Entity representing a Cloud Identity account that may be
associated with a Channel Services API partner.
Attributes
Name
Description
existing
bool
Returns true if a Cloud Identity account
exists for a specific domain.
owned
bool
Returns true if the Cloud Identity account is
associated with a customer of the Channel
Services partner.
customer_name
str
If owned = true, the name of the customer that owns the
Cloud Identity account. Customer_name uses the format:
accounts/{account_id}/customers/{customer_id}
customer_cloud_identity_id
str
If existing = true, the Cloud Identity ID of
the customer.
[[["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-06 UTC."],[],[]]