Webex · Schema

CanonicalValuesObject

* `Group` - Represents a set of users or entities. * `User` - Denotes an individual with access credentials to interact with a system or application. * `Machine` - Refers to a computing device or automated system within a network. * `location` - Indicates the physical or virtual place where an entity operates. * `distribution` - Relates to the dissemination or allocation of resources, tasks, or information within a system. * `policy` - Represents rules or guidelines which operates within a system or organization. * `SCIM` - A protocol for managing user identities across multiple domains. * `AD` - Refers to Active Directory, a directory service for Windows domain networks. * `AAD` - Denotes Azure Active Directory, Microsoft's cloud-based identity and access management service. * `BROADWORKS` - A platform for delivering telephony and Unified Communications services. * `OKTA` - A cloud-based identity management service. * `role` - Defines a set of permissions or responsibilities assigned to a user or group within a system. * `id_user_admin` - An identifier for a user with administrative privileges. * `id_readonly_admin` - An identifier for an admin with read-only access, unable to make changes. * `id_device_admin` - An identifier for an admin responsible for managing devices. * `id_full_admin` - An identifier for an admin with full access and privileges within a system. * `user` - Denotes an individual with access credentials to interact with a system or application. * `unique_flat_static` - Represents a unique, non-hierarchical, and unchanging value or setting. * `dynamic` - Indicates a value or entity that changes or adapts based on conditions or inputs. * `flat_static` - Refers to non-hierarchical and unchanging data or structure. * `nested_static` - Implies a hierarchical and unchanging structure or data. * `compliance` - transient - Temporary status or condition related to compliance. * `pending` - transient - Temporary status indicating an action or decision is awaiting completion. * `marked_deleted` - Status indicating an entity is flagged for deletion but not yet removed. * `transient` - Denotes temporary or short-lived status or condition. * `fraud` - transient - Temporary status relating to suspected fraudulent activity. * `active` - Status indicating an entity is currently in use or operational. * `disabled` - Status indicating an entity is deactivated or not operational. * `suspended` - Status indicating an entity is temporarily inactive or halted. * `facebook` - Relates to integration or interaction with the Facebook platform. * `O365` - Refers to Office 365, a cloud-based suite of productivity applications from Microsoft. * `google` - Relates to integration or interaction with Google services or platforms. * `cco` - Cisco Connection Online, a portal for Cisco customers and partners. * `enterprise` - Denotes a business or organizational environment, often large-scale. * `cloud` - calling - Refers to telephony services delivered via cloud infrastructure. * `personal` - room - A virtual space designated for individual use, often for meetings or collaboration. * `Everyone` - A designation that includes all users or entities within a system or context. * `Internal` - Refers to entities or communications within an organization. * `Hidden` - Indicates an entity or setting that is not visible or accessible by default. * `Global` - Pertains to settings or entities that apply universally across a system or organization. * `phone` - Denotes communication via telephone or telephone numbers. * `partner` - upn - User Principal Name used by a partner organization. * `email` - Refers to electronic mail addresses or communications. * `ciRole` - A specific role related to Cisco Identity. * `serviceRole` - A role associated with a particular service or function within a system. * `globalRole` - A role with permissions or responsibilities that apply across an entire system or organization. * `other` - A category for values or entities that do not fit predefined categories. * `work` - Denotes professional or business-related context or communications. * `room` - Refers to physical or virtual spaces designated for meetings or collaboration. * `home` - Indicates a residential or personal context or setting. * `external_calling` - Refers to calls made outside an internal network or organization. * `calling_service` - A service dedicated to managing voice communications. * `alternate1` - Additional contact methods or backup communication channels. * `mobile` - Pertains to mobile phones or communications via mobile networks. * `work_extension` - A telephone extension associated with a workplace. * `fax` - Refers to facsimile communications or numbers. * `alternate2` - Additional contact methods or backup communication channels. * `qq` - Denote integration or interaction with various instant messaging or communication platforms. * `aim` - Denote integration or interaction with various instant messaging or communication platforms. * `cucm` - jid - Jabber IDs used within Cisco Unified Communications Manager or Webex platforms. * `webex` - squared-jid - Jabber IDs used within Cisco Unified Communications Manager or Webex platforms. * `msn` - Denote integration or interaction with various instant messaging or communication platforms. * `xmpp` - Denote integration or interaction with various instant messaging or communication platforms. * `skype` - Denote integration or interaction with various instant messaging or communication platforms. * `gtalk` - Denote integration or interaction with various instant messaging or communication platforms. * `icq` - Denote integration or interaction with various instant messaging or communication platforms. * `yahoo` - Denote integration or interaction with various instant messaging or communication platforms. * `microsoft` - sip-uri - Session Initiation Protocol Uniform Resource Identifier used by Microsoft services. * `thumbnail` - A small image representation of a larger picture. * `resizable` - Indicates an image or element that can be adjusted in size. * `photo` - Refers to an image or picture, often used for profile or identification purposes.

CallingCollaborationCommunicationEnterpriseMessagingVideo Conferencing
View JSON Schema on GitHub

JSON Schema

webex-canonicalvaluesobject-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/CanonicalValuesObject",
  "title": "CanonicalValuesObject",
  "type": "string",
  "enum": [
    "Group",
    "User",
    "Machine",
    "location",
    "distribution",
    "policy",
    "SCIM",
    "AD",
    "AAD",
    "BROADWORKS",
    "OKTA",
    "role",
    "id_user_admin",
    "id_readonly_admin",
    "id_device_admin",
    "id_full_admin",
    "user",
    "unique_flat_static",
    "dynamic",
    "flat_static",
    "nested_static",
    "compliance",
    "pending",
    "marked_deleted",
    "transient",
    "fraud",
    "active",
    "disabled",
    "suspended",
    "facebook",
    "O365",
    "google",
    "cco",
    "enterprise",
    "cloud",
    "personal",
    "Everyone",
    "Internal",
    "Hidden",
    "Global",
    "phone",
    "partner",
    "email",
    "ciRole",
    "serviceRole",
    "globalRole",
    "other",
    "work",
    "room",
    "home",
    "external_calling",
    "calling_service",
    "alternate1",
    "mobile",
    "work_extension",
    "fax",
    "alternate2",
    "qq",
    "aim",
    "cucm",
    "webex",
    "msn",
    "xmpp",
    "skype",
    "gtalk",
    "icq",
    "yahoo",
    "microsoft",
    "thumbnail",
    "resizable",
    "photo"
  ],
  "description": " * `Group` - Represents a set of users or entities.\n * `User` - Denotes an individual with access credentials to interact with a system or application.\n * `Machine` - Refers to a computing device or automated system within a network.\n * `location` - Indicates the physical or virtual place where an entity operates.\n * `distribution` - Relates to the dissemination or allocation of resources, tasks, or information within a system.\n * `policy` - Represents rules or guidelines which operates within a system or organization.\n * `SCIM` - A protocol for managing user identities across multiple domains.\n * `AD` - Refers to Active Directory, a directory service for Windows domain networks.\n * `AAD` - Denotes Azure Active Directory, Microsoft's cloud-based identity and access management service.\n * `BROADWORKS` - A platform for delivering telephony and Unified Communications services.\n * `OKTA` - A cloud-based identity management service.\n * `role` - Defines a set of permissions or responsibilities assigned to a user or group within a system.\n * `id_user_admin` - An identifier for a user with administrative privileges.\n * `id_readonly_admin` - An identifier for an admin with read-only access, unable to make changes.\n * `id_device_admin` - An identifier for an admin responsible for managing devices.\n * `id_full_admin` - An identifier for an admin with full access and privileges within a system.\n * `user` - Denotes an individual with access credentials to interact with a system or application.\n * `unique_flat_static` - Represents a unique, non-hierarchical, and unchanging value or setting.\n * `dynamic` - Indicates a value or entity that changes or adapts based on conditions or inputs.\n * `flat_static` - Refers to non-hierarchical and unchanging data or structure.\n * `nested_static` - Implies a hierarchical and unchanging structure or data.\n * `compliance` - transient - Temporary status or condition related to compliance.\n * `pending` - transient - Temporary status indicating an action or decision is awaiting completion.\n * `marked_deleted` - Status indicating an entity is flagged for deletion but not yet removed.\n * `transient` - Denotes temporary or short-lived status or condition.\n * `fraud` - transient - Temporary status relating to suspected fraudulent activity.\n * `active` - Status indicating an entity is currently in use or operational.\n * `disabled` - Status indicating an entity is deactivated or not operational.\n * `suspended` - Status indicating an entity is temporarily inactive or halted.\n * `facebook` - Relates to integration or interaction with the Facebook platform.\n * `O365` - Refers to Office 365, a cloud-based suite of productivity applications from Microsoft.\n * `google` - Relates to integration or interaction with Google services or platforms.\n * `cco` - Cisco Connection Online, a portal for Cisco customers and partners.\n * `enterprise` - Denotes a business or organizational environment, often large-scale.\n * `cloud` - calling - Refers to telephony services delivered via cloud infrastructure.\n * `personal` - room - A virtual space designated for individual use, often for meetings or collaboration.\n * `Everyone` - A designation that includes all users or entities within a system or context.\n * `Internal` - Refers to entities or communications within an organization.\n * `Hidden` - Indicates an entity or setting that is not visible or accessible by default.\n * `Global` - Pertains to settings or entities that apply universally across a system or organization.\n * `phone` - Denotes communication via telephone or telephone numbers.\n * `partner` - upn - User Principal Name used by a partner organization.\n * `email` - Refers to electronic mail addresses or communications.\n * `ciRole` - A specific role related to Cisco Identity.\n * `serviceRole` - A role associated with a particular service or function within a system.\n * `globalRole` - A role with permissions or responsibilities that apply across an entire system or organization.\n * `other` - A category for values or entities that do not fit predefined categories.\n * `work` - Denotes professional or business-related context or communications.\n * `room` - Refers to physical or virtual spaces designated for meetings or collaboration.\n * `home` - Indicates a residential or personal context or setting.\n * `external_calling` - Refers to calls made outside an internal network or organization.\n * `calling_service` - A service dedicated to managing voice communications.\n * `alternate1` - Additional contact methods or backup communication channels.\n * `mobile` - Pertains to mobile phones or communications via mobile networks.\n * `work_extension` - A telephone extension associated with a workplace.\n * `fax` - Refers to facsimile communications or numbers.\n * `alternate2` - Additional contact methods or backup communication channels.\n * `qq` - Denote integration or interaction with various instant messaging or communication platforms.\n * `aim` - Denote integration or interaction with various instant messaging or communication platforms.\n * `cucm` - jid - Jabber IDs used within Cisco Unified Communications Manager or Webex platforms.\n * `webex` - squared-jid - Jabber IDs used within Cisco Unified Communications Manager or Webex platforms.\n * `msn` - Denote integration or interaction with various instant messaging or communication platforms.\n * `xmpp` - Denote integration or interaction with various instant messaging or communication platforms.\n * `skype` - Denote integration or interaction with various instant messaging or communication platforms.\n * `gtalk` - Denote integration or interaction with various instant messaging or communication platforms.\n * `icq` - Denote integration or interaction with various instant messaging or communication platforms.\n * `yahoo` - Denote integration or interaction with various instant messaging or communication platforms.\n * `microsoft` - sip-uri - Session Initiation Protocol Uniform Resource Identifier used by Microsoft services.\n * `thumbnail` - A small image representation of a larger picture.\n * `resizable` - Indicates an image or element that can be adjusted in size.\n * `photo` - Refers to an image or picture, often used for profile or identification purposes.\n"
}