Entity representing a Cloud Identity account which may or may
not be associated with a Channel Services API partner.
Attributes
Name
Description
existing
bool
True if a Cloud Identity account exists for a
specific domain.
owned
bool
True if the Cloud Identity account is
associated with a customer belonging to the
Channel Services partner making the API call.
customer_name
str
Name of the customer that owns the Cloud Identity account.
This field is populated ONLY if owned = true. The
customer_name takes the format:
accounts/{account_id}/customers/{customer_id}
customer_cloud_identity_id
str
Cloud Identity ID of the customer. This field
is populated ONLY if existing = true.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]