[Index]

Model: data/WebEx

Stores the connection parameters of a WebEx server.

Model Details: data/WebEx

Title Description Details
Type * The type of WebEx server. Can be 'Cloud-Based'.
  • Field Name: type
  • Type: String
  • Choices: ["Cloud-Based"]
Protocol * The protocol that is used for communication with the WebEx server.
  • Field Name: protocol
  • Type: String
  • Choices: ["https", "http"]
Address * The address of the WebEx server eg. site-name.webex.com.
  • Field Name: address
  • Type: String
Port The port that is used for communication with the WebEx server.
  • Field Name: port
  • Type: String
Site Name The name of the site to be managed which is typically the same as the WebEx address prefix. This field is mandatory if Site ID is not specified.
  • Field Name: site_name
  • Type: String
Site Id An Id for the site being managed, typically received from the Cisco WebEx Site Provisioning group. This field is mandatory if Site Name is not specified.
  • Field Name: site_id
  • Type: String
Partner Id Partner ID, typically received from the Cisco WebEx Site Provisioning group.
  • Field Name: partner_id
  • Type: String
Partner Credentials Partner credentials to use for this set of connection parameters
  • Field Name: partner_credentials_override
  • Type: String
  • Target: data/WebExPartnerCredentials
  • Target attr: name
  • Format: uri
REST URI * The relative URI of the XML service of the WebEx server eg. WBXService/XMLService
  • Field Name: rest_uri
  • Type: String
WebEx Id The WebEx Id of an administrator of the site. This used to connect to the server for administrative tasks such as adding/deleting users.
  • Field Name: webex_id
  • Type: String
Email A valid email for the administrator. Required if no WebEx Id is provided.
  • Field Name: email
  • Type: String
Password The password for the administrator with the supplied WebEx Id.
  • Field Name: password
  • Type: String
  • Is Password: True
  • Store Encrypted: True
Version * Supported WebEx server versions.
  • Field Name: version
  • Type: String
  • Choices: ["27.00", "29.13"]