[Index]

Model: data/ApiVersionMapping

A model provide valid API version and a mapping from template version to API version

Model Details

Title Description Details
Name * API version mapping name
  • Field Name: name
  • Type: String
  • MaxLength: 64
Version Map A list containing the template and API version map
  • Field Name: version_map.[n]
  • Type: Array
API Version * The API version
  • Field Name: version_map.[n].api_version
  • Type: String
  • MaxLength: 32
Core Version * The Core code version associated with the template version
  • Field Name: version_map.[n].core_version
  • Type: String
  • MaxLength: 32
CUCM Version * The latest CUCM API version associated with the template version
  • Field Name: version_map.[n].data/CallManager
  • Type: String
  • MaxLength: 32
CUC Version * The latest CUC API version associated with the template version
  • Field Name: version_map.[n].data/UnityConnection
  • Type: String
  • MaxLength: 32
HCMF Version * The latest HCMF API version associated with the template version
  • Field Name: version_map.[n].data/Hcmf
  • Type: String
  • MaxLength: 32
WebEx Version * The latest WebEx API version associated with the template version
  • Field Name: version_map.[n].data/WebEx
  • Type: String
  • MaxLength: 32
API reference for data/ApiVersionMapping