[Index]

Model: data/SparkCustomer

This model stores information about a Webex Teams Customer

Model Details: data/SparkCustomer

Title Description Details
Customer Name * Name of this customer
  • Field Name: name
  • Type: String
Organization Account Number * This can be found when logging into the Webex Teams Admin portal under the My Company Info section
  • Field Name: account_number
  • Type: String
Default Calling Behaviour This is the default calling behaviour for the organization.
  • Field Name: default_calling_behaviour
  • Type: String
  • Choices: ["Calling in Webex Teams", "Calling in Webex Teams (Unified CM)", "Cisco Jabber app"]
Use Organization's Domain This is the global setting that determines whether to use the Webex Teams organization domain for Calling in Webex Teams (Unified CM).
  • Field Name: calling_behaviour_use_org_domain
  • Type: Boolean
Default UC Manager Profile This is the default UC Manager Profile for when the calling behaviour is Calling in Webex Teams (Unified CM).
  • Field Name: default_calling_behaviour_uc_manager_profile
  • Type: String
Subscription ID This is the Subscription ID to be used for license selection e.g. Sub160730. Only licenses of this Subscription ID will be synced into VOSS-4-UC and be assignable to users.
  • Field Name: subscription_id
  • Type: String
Site URL This is the Site URL to use for assigning 'Meeting - Webex Enterprise Edition' licenses. If this is not set, the license will not be synced into VOSS-4-UC and will not be assignable to users
  • Field Name: site_url
  • Type: String
Email Domain for Hybrid Calling in Workspaces This is the email domain that will be used when creating a Unified CM user associated with a Workspace in Webex Teams Control Hub for hybrid calling.
  • Field Name: email_domain
  • Type: String
Enterprise Content Management Enabled This setting must be enabled if Content Management is enabled in Webex Teams Control Hub.
  • Field Name: enterprise_content_management
  • Type: Boolean
Jabber Team Messaging Mode Enabled This setting must be enabled if Jabber Team Messaging Mode is enabled in Webex Teams Control Hub.
  • Field Name: jabber_team_messaging_mode
  • Type: Boolean
UC Manager Profiles This list of UC Manager profiles must be configured to match the list of profiles in Webex Teams Control Hub.
  • Field Name: uc_manager_profiles.[n]
  • Type: Array
Admin Access Token This is the Access Token provided when logging into Webex Teams Developer portal. This token is valid for 14 days. The Refresh token can be used to generate a new Access Token.
  • Field Name: token
  • Type: String
  • Is Password: True
Refresh Token This is the Refresh Token provided when logging into Webex Teams Developer portal. This token will be used to create a new access token. The refresh token is valid for 90 dyas.
  • Field Name: refresh_token
  • Type: String
  • Is Password: True
Access Token Expires In Time when the Access Token will expire.
  • Field Name: access_token_expires
  • Type: String
Refresh Token Expires In Time when the Refresh Token will expire.
  • Field Name: refresh_token_expires
  • Type: String
HTTP Proxy String HTTP Proxy string e.g. http://10.10.10.10:8123
  • Field Name: http_proxy
  • Type: String
HTTPS Proxy String HTTPS Proxy string e.g. https://10.10.10.10:8123
  • Field Name: https_proxy
  • Type: String
Sync on Create Sync this organization's roles and licenses from Control Hub on creation.
  • Field Name: sync
  • Type: Boolean