[Index]
Model ref.: relation/HcsCallManagerREL
The full URL would include the host-proxy name: https://[host-proxy].
Variables are enclosed in square brackets.
{ "$schema": "http://json-schema.org/draft-03/schema", "type": "object", "properties": { "isMediaTerminationPoint": { "is_password": false, "title": "Is Media Termination Point", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "typeCucmServer": { "is_password": false, "title": "Type Cucm Server", "default": "VOICE_VIDEO", "required": true, "displayable": false, "choices": [ { "value": "VOICE_VIDEO", "title": "VOICE_VIDEO" }, { "value": "IM_P", "title": "IM_P" } ], "readonly": false, "maxLength": 1024, "type": "string" }, "id": { "is_password": false, "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "routingId": { "is_password": false, "title": "Routing Id", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "virtualMachine": { "is_password": false, "target_model_type": "data/HCSHcmfVirtualMachineDAT", "target": "/api/data/HCSHcmfVirtualMachineDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "required": false, "displayable": false, "choices": [], "readonly": false, "maxLength": 1024, "title": "Virtual Machine", "type": "string" }, "isConferenceServer": { "is_password": false, "title": "Is Conference Server", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "typeDeploymentMode": { "is_password": false, "title": "Type Deployment Mode", "required": false, "displayable": false, "choices": [ { "value": "HCS", "title": "HCS" }, { "value": "HCS_LE", "title": "HCS_LE" }, { "value": "ENTERPRISE", "title": "ENTERPRISE" } ], "readonly": false, "maxLength": 1024, "type": "string" }, "isTFTPServer": { "is_password": false, "title": "Is TFTP Server", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "isCTIManager": { "is_password": false, "title": "Is CTI Manager", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "isAttendantConsole": { "is_password": false, "title": "Is Attendant Console", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "isUCPublisher": { "is_password": false, "title": "Is UC Publisher", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "networkAddresses": { "is_password": false, "title": "Network Addresses", "minItems": 0, "items": { "is_password": false, "type": "object", "properties": { "domain": { "is_password": false, "title": "Domain", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "iPAddrV4": { "is_password": false, "title": "IP Addr V4", "required": false, "displayable": false, "readonly": false, "maxLength": 64, "type": "string" }, "description": { "is_password": false, "title": "Description", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "iPAddrV6": { "is_password": false, "title": "IP Addr V6", "required": false, "displayable": false, "readonly": false, "maxLength": 64, "type": "string" }, "hostShortNameOnly": { "is_password": false, "title": "Host Short Name Only", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "isSRVAddress": { "is_password": false, "title": "Is SRV Address", "default": false, "required": true, "displayable": false, "readonly": false, "type": "boolean" }, "typeAddressSpace": { "is_password": false, "title": "Type Address Space", "required": true, "displayable": false, "choices": [ { "value": "APPLICATION_SPACE", "title": "APPLICATION_SPACE" }, { "value": "SERVICE_PROVIDER_SPACE", "title": "SERVICE_PROVIDER_SPACE" }, { "value": "CUSTOMER_SPACE", "title": "CUSTOMER_SPACE" } ], "readonly": false, "maxLength": 1024, "type": "string" } } }, "required": false, "displayable": false, "readonly": false, "type": "array" }, "bkCUCMCluster_name": { "is_password": false, "target_model_type": "data/HCSHcmfCUCMClusterDAT", "target": "/api/data/HCSHcmfCUCMClusterDAT/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "required": false, "displayable": false, "choices": [], "target_attr": "name", "readonly": false, "maxLength": 1024, "title": "Cluster Name", "type": "string" }, "isMusicServer": { "is_password": false, "title": "Is Music Server", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "description": { "is_password": false, "title": "Description", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "sIPTrunks": { "is_password": false, "title": "SIP Trunks", "minItems": 0, "items": { "is_password": false, "target": "/api/data/HCSHcmfSIPTrunkDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "choices": [], "target_model_type": "data/HCSHcmfSIPTrunkDAT", "type": "string" }, "required": false, "displayable": false, "readonly": false, "type": "array" }, "isAnnunciator": { "is_password": false, "title": "Is Annunciator", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "credentials": { "is_password": false, "title": "Credentials", "minItems": 0, "items": { "is_password": false, "type": "object", "properties": { "typeSNMPAccess": { "is_password": false, "title": "Type SNMP Access", "default": "RO", "required": false, "displayable": false, "choices": [ { "value": "RO", "title": "RO" }, { "value": "RW", "title": "RW" } ], "readonly": false, "maxLength": 1024, "type": "string" }, "userID": { "is_password": false, "title": "User ID", "required": false, "displayable": false, "readonly": false, "maxLength": 256, "type": "string" }, "description": { "is_password": false, "title": "Description", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "password_CommunityString": { "is_password": true, "title": "Password Community String", "required": false, "displayable": false, "readonly": false, "maxLength": 512, "store_encrypted": true, "type": "string" }, "typeCredential": { "is_password": false, "title": "Type Credential", "required": true, "displayable": false, "choices": [ { "value": "SNMP_V1", "title": "SNMP_V1" }, { "value": "SNMP_V2", "title": "SNMP_V2" }, { "value": "SNMP_V3", "title": "SNMP_V3" }, { "value": "ADMIN", "title": "ADMIN" }, { "value": "PLATFORM", "title": "PLATFORM" }, { "value": "WMI", "title": "WMI" }, { "value": "IOS_ENABLE", "title": "IOS_ENABLE" }, { "value": "HTTP", "title": "HTTP" }, { "value": "CLI", "title": "CLI" }, { "value": "OPERATOR", "title": "OPERATOR" }, { "value": "SFTP", "title": "SFTP" }, { "value": "JTAPI", "title": "JTAPI" } ], "readonly": false, "maxLength": 1024, "type": "string" } } }, "required": false, "displayable": false, "readonly": false, "type": "array" }, "isAutoLinked": { "is_password": false, "title": "Is Auto Linked", "default": true, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "vossCluster": { "type": "object", "properties": { "FieldMapping": { "is_password": false, "title": "Field Mapping", "required": false, "displayable": false, "readonly": false, "type": "object", "properties": { "customString3": { "is_password": false, "description": "The CUCM field mapped to a custom string.", "title": "Custom String 3", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "buildingName": { "is_password": false, "description": "The CUCM field mapped to the user's custom building name.", "title": "Building Name", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customString2": { "is_password": false, "description": "The CUCM field mapped to a custom string.", "title": "Custom String 2", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "objectClass": { "is_password": false, "description": "The CUCM field mapped to the user's object class.", "title": "Object Class", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "unverifiedMailBox": { "is_password": false, "description": "The CUCM field mapped to the user's unverified mailbox.", "title": "Unverified Mail Box", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "manager": { "is_password": false, "description": "The CUCM field mapped to the user's manager.", "title": "Manager ID", "default": "manager", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "street": { "is_password": false, "description": "The CUCM field mapped to the user's street.", "title": "Street", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "timezone": { "is_password": false, "description": "The CUCM field mapped to the user's time zone.", "title": "Timezone", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "uid": { "is_password": false, "description": "The CUCM field mapped to the user's userid.", "title": "Uid", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "jabberID": { "is_password": false, "description": "The CUCM field mapped to the user's custom Jabber ID.", "title": "Jabber ID", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "directoryUri": { "is_password": false, "description": "The CUCM field mapped to the user's custom directory URI.", "title": "Directory URI", "default": "directoryUri", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "employeeType": { "is_password": false, "description": "The CUCM field mapped to the user's custom employee type.", "title": "Employee Type", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "otherMailbox": { "is_password": false, "description": "The CUCM field mapped to the user's other mailbox.", "title": "Other Mailbox", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "title": { "is_password": false, "description": "The CUCM field mapped to the user's title.", "title": "Title", "default": "title", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "facsimileTelephoneNumber": { "is_password": false, "description": "The CUCM field mapped to the user's custom FAX number.", "title": "Facsimile Telephone Number", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customString4": { "is_password": false, "description": "The CUCM field mapped to a custom string.", "title": "Custom String 4", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "postalCode": { "is_password": false, "description": "The CUCM field mapped to the user's postal code.", "title": "Postal Code", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "mail": { "is_password": false, "description": "The CUCM field mapped to the user's email address.", "title": "Mail ID", "default": "mailid", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "username": { "is_password": false, "description": "The CUCM field mapped to the user's login attribute.", "title": "User ID", "default": "userid", "required": true, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "departmentNumber": { "is_password": false, "description": "The CUCM field mapped to the user's department number.", "title": "Department", "default": "department", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customString1": { "is_password": false, "description": "The CUCM field mapped to a custom string.", "title": "Custom String 1", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customString5": { "is_password": false, "description": "The CUCM field mapped to a custom string.", "title": "Custom String 5", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "photoURL": { "is_password": false, "description": "The CUCM field mapped to the user's custom photo URL.", "title": "Photo URL", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "employeeNumber": { "is_password": false, "description": "The CUCM field mapped to the user's custom employee number.", "title": "Employee Number", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "physicalDeliveryOfficeName": { "is_password": false, "description": "The CUCM field mapped to the user's post office.", "title": "Physical Delivery Office Name", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customListOfStrings2": { "is_password": false, "description": "The CUCM field mapped to a custom list of strings.", "title": "Custom List of Strings 2", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customListOfStrings3": { "is_password": false, "description": "The CUCM field mapped to a custom list of strings.", "title": "Custom List of Strings 3", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customListOfStrings4": { "is_password": false, "description": "The CUCM field mapped to a custom list of strings.", "title": "Custom List of Strings 4", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customListOfStrings5": { "is_password": false, "description": "The CUCM field mapped to a custom list of strings.", "title": "Custom List of Strings 5", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "homePhone": { "is_password": false, "description": "The CUCM field mapped to the user's home phone number.", "title": "Home Number", "default": "homeNumber", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "telephoneNumber": { "is_password": false, "description": "The CUCM field mapped to the user's telephone number.", "title": "Telephone Number", "default": "telephoneNumber", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "c": { "is_password": false, "description": "The CUCM field mapped to the user's custom country.", "title": "C", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "displayName": { "is_password": false, "description": "The CUCM field mapped to the user's custom display name.", "title": "Display Name", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "mobile": { "is_password": false, "description": "The CUCM field mapped to the user's mobile phone number.", "title": "Mobile Number", "default": "mobileNumber", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "memberOf": { "is_password": false, "description": "The CUCM field mapped to the user's groups.", "title": "Member Of", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "customListOfStrings1": { "is_password": false, "description": "The CUCM field mapped to a custom list of strings.", "title": "Custom List of Strings 1", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "l": { "is_password": false, "description": "The CUCM field mapped to the user's custom city.", "title": "L", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "o": { "is_password": false, "description": "The CUCM field mapped to the user's custom organization name.", "title": "O", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "st": { "is_password": false, "description": "The CUCM field mapped to the user's state.", "title": "St", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "preferredLanguage": { "is_password": false, "description": "The CUCM field mapped to the user's preferred language.", "title": "Preferred Language", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "sn": { "is_password": false, "description": "The CUCM field mapped to the user's last name.", "title": "Last Name", "default": "lastName", "required": true, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "ou": { "is_password": false, "description": "The CUCM field mapped to the user's custom organization unit name.", "title": "Ou", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "givenName": { "is_password": false, "description": "The CUCM field mapped to the user's first name.", "title": "First Name", "default": "firstName", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "ipPhone": { "is_password": false, "description": "The CUCM field mapped to the user's custom IP phone number.", "title": "IP Phone", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" } } }, "filter_move_mode": { "is_password": false, "description": "The behavior for moving users to site. Setting this value to Automatic will trigger the system to apply the move filters (refer to User Management) automatically when users are sync'd into the system. Automatic is only applicable to creating new users. Setting this value to Manual means that users must be moved to site by an Adminstrator (refer to User Management).", "title": "User Move Mode", "default": "Automatic", "required": false, "displayable": false, "choices": [ { "value": "Automatic", "title": "Automatic" }, { "value": "Manual", "title": "Manual" } ], "readonly": false, "maxLength": 1024, "type": "string" }, "name": { "is_password": false, "target_model_type": "data/HCSHcmfCUCMClusterDAT", "description": "The (unique) name of the CUCM cluster.", "format": "uri", "required": true, "displayable": false, "choices": [], "target_attr": "name", "readonly": false, "maxLength": 1024, "title": "Name", "type": "string", "target": "/api/data/HCSHcmfCUCMClusterDAT/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "hostNameOrIP": { "is_password": false, "description": "The hostname or IPV4 of the CUCM", "title": "HostNameOrIP", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "migrate": { "is_password": false, "description": "Migrate HCM-F Models to CUCDM Models", "title": "Migrate from HCM-F to CUCDM", "default": "false", "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "misc_data": { "is_password": false, "description": "Miscellaneous data used at run-time", "title": "Misc Data", "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "enableCnf": { "is_password": false, "description": "Enable Change Notification Sync for Cluster", "title": "Enable Change Notification Sync", "default": "false", "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "version": { "is_password": false, "target_model_type": "data/HcsVossToSdrVersionMap", "description": "Indicates the version of the CUCMs within the cluster.", "format": "uri", "required": false, "displayable": false, "choices": [], "target_attr": "name", "readonly": false, "maxLength": 1024, "title": "Version", "type": "string", "target": "/api/data/HcsVossToSdrVersionMap/choices/?field=name&format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "default_entitlement_profile": { "is_password": false, "target_model_type": "data/HcsEntitlementProfileDAT", "description": "The Entitlement Profile assigned to users imported from this UC Application.", "format": "uri", "required": false, "displayable": false, "choices": [], "readonly": false, "maxLength": 1024, "title": "User Entitlement Profile", "type": "string", "target": "/api/data/HcsEntitlementProfileDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken] }, "multi_tenant": { "is_password": false, "description": "Indicates whether the cluster applications are dedicated to a customer or shared across multiple customers", "title": "Multi-Tenant", "required": false, "displayable": false, "choices": [ { "value": "Dedicated", "title": "Dedicated" }, { "value": "Shared", "title": "Shared" } ], "readonly": false, "maxLength": 1024, "type": "string" }, "sync_on_save": { "type": "boolean", "description": "If this checkbox is selected, then when saving this form (on either create or update), it will also immediately trigger the auto-import (sync) of this UC App server now.", "title": "Sync on Create/Update" } }, "title": "Voss Cluster" }, "isCallProcessingEngine": { "is_password": false, "title": "Is Call Processing Engine", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "name": { "is_password": false, "title": "Server Name", "required": true, "displayable": false, "readonly": false, "maxLength": 64, "type": "string" }, "sdrCluster": { "type": "object", "properties": { "typeAppVersion": { "is_password": false, "title": "Type App Version", "required": true, "displayable": false, "choices": [ { "value": "VERSION_PRE_8_6", "title": "VERSION_PRE_8_6" }, { "value": "VERSION_8_6", "title": "VERSION_8_6" }, { "value": "VERSION_9_0", "title": "VERSION_9_0" }, { "value": "VERSION_9_1", "title": "VERSION_9_1" }, { "value": "VERSION_10_0", "title": "VERSION_10_0" }, { "value": "VERSION_10_5", "title": "VERSION_10_5" } ], "readonly": false, "maxLength": 1024, "type": "string" }, "numEndUserSubscribers": { "is_password": false, "title": "Num End User Subscribers", "required": false, "displayable": false, "maximum": 65535, "readonly": false, "type": "integer" }, "isManualMode": { "is_password": false, "title": "Is Manual Mode", "default": false, "required": false, "displayable": false, "readonly": false, "type": "boolean" }, "description": { "is_password": false, "title": "Description", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "countryCode": { "is_password": false, "title": "Country Code", "required": false, "displayable": false, "readonly": false, "maxLength": 8, "type": "string" }, "typeCucmCupSharingMode": { "is_password": false, "title": "Type Cucm Cup Sharing Mode", "default": "DEDICATED", "required": false, "displayable": false, "choices": [ { "value": "DEDICATED", "title": "DEDICATED" }, { "value": "SHARED", "title": "SHARED" } ], "readonly": false, "maxLength": 1024, "type": "string" }, "ownsOrgUnit": { "is_password": false, "target_model_type": "data/HCSHcmfOrgUnitDAT", "target": "/api/data/HCSHcmfOrgUnitDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "required": false, "displayable": false, "choices": [], "readonly": false, "maxLength": 1024, "title": "Owns Org Unit", "type": "string" }, "eLM": { "is_password": false, "target_model_type": "data/HCSHcmfELMDAT", "target": "/api/data/HCSHcmfELMDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "required": false, "displayable": false, "choices": [], "readonly": false, "maxLength": 1024, "title": "ELM", "type": "string" }, "clusterID": { "is_password": false, "title": "Cluster ID", "required": false, "displayable": false, "readonly": false, "maxLength": 64, "type": "string" }, "customers": { "is_password": false, "title": "Customers", "minItems": 0, "items": { "is_password": false, "target": "/api/data/HCSHcmfCustomerDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "choices": [], "target_model_type": "data/HCSHcmfCustomerDAT", "type": "string" }, "required": false, "displayable": false, "readonly": false, "type": "array" }, "eLMID": { "is_password": false, "title": "ELMID", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "email": { "is_password": false, "title": "Email", "required": false, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" }, "monitorsPrimeCollab": { "is_password": false, "target_model_type": "data/HCSHcmfPrimeCollabDAT", "target": "/api/data/HCSHcmfPrimeCollabDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "required": false, "displayable": false, "choices": [], "readonly": false, "maxLength": 1024, "title": "Monitors Prime Collab", "type": "string" }, "cUOM": { "is_password": false, "target_model_type": "data/HCSHcmfCUOMDAT", "target": "/api/data/HCSHcmfCUOMDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "required": false, "displayable": false, "choices": [], "readonly": false, "maxLength": 1024, "title": "CUOM", "type": "string" }, "callProcessingID": { "is_password": false, "title": "Call Processing ID", "required": false, "displayable": false, "readonly": false, "maxLength": 64, "type": "string" }, "id": { "is_password": false, "required": false, "displayable": false, "readonly": false, "maxLength": 1024, "type": "string" }, "name": { "is_password": false, "title": "Name", "required": true, "displayable": false, "readonly": false, "maxLength": 128, "type": "string" } }, "title": "Sdr Cluster" }, "vossApplication": { "type": "object", "properties": { "username": { "required": true, "type": "string", "description": "The administrator Username to connect to the Cisco Unified Communications Manager.", "title": "Admin Username" }, "description": { "required": false, "type": "string", "description": "The description of the Cisco Unified Communications Manager.", "title": "Description" }, "notes": { "readonly": false, "required": false, "type": "string", "description": "CUCM Cluster Notes Field", "title": "CUCM Cluster Notes" }, "host": { "required": true, "type": "string", "description": "The host name of the Cisco Unified Communications Manager.", "title": "Host Name" }, "version": { "choices": [ { "value": "9.1", "title": "9.1" }, { "value": "10.0", "title": "10.0" }, { "value": "10.5", "title": "10.5" }, { "value": "11.5", "title": "11.5" }, { "value": "12.5", "title": "12.5" } ], "required": true, "type": "string", "description": "The selected version of the Cisco Unified Communications Manager to connect to. The list of versions is maintained in the CallManagerVersion model.", "title": "Version" }, "import": { "type": "boolean", "description": "Deprecated.", "title": "Immediate Import" }, "password": { "is_password": true, "description": "The administrator Password associated with the Username to connect to the Cisco Unified Communications Manager. The text will be hidden.", "title": "Admin Password", "required": true, "store_encrypted": true, "type": "string" }, "port": { "default": "8443", "type": "string", "description": "The port on the Cisco Unified Communications Manager server to connect to.", "title": "Port" } }, "title": "Voss Application" }, "cUCMCluster": { "is_password": false, "target_model_type": "data/HCSHcmfCUCMClusterDAT", "target": "/api/data/HCSHcmfCUCMClusterDAT/choices/?format=json&hierarchy=[hierarchy]&auth_token=[authtoken], "format": "uri", "required": true, "displayable": false, "choices": [], "readonly": false, "maxLength": 1024, "title": "CUCM Cluster", "type": "string" } }, "schema_version": "2.2" }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the GUI Add form. | GET | /api/relation/HcsCallManagerREL/add/ |
|
The GUI Add form of relation/HcsCallManagerREL as JSON |
The API call to the /add/ URL can only be made from a hierarchy that allows the model type to be added. The actions in the response shows the url for the POST API call to create an instance.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Create | POST | /api/relation/HcsCallManagerREL/ | hierarchy=[hierarchy] |
|
tool/Transaction/[trans pkid]to inspect the created resource and its instance pkid.
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Bulk delete [pkid1],[pkid2]... | DELETE | /api/relation/HcsCallManagerREL/ | hierarchy=[hierarchy] | {"hrefs":["/api/relation/HcsCallManagerREL/[pkid1]", "/api/relation/HcsCallManagerREL/[pkid2]", ...]} |
GET http://[host-proxy]/api/relation/HcsCallManagerREL/?hierarchy=[hierarchy]&format=json
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Get a selected [export_format] of the schema and instances [pkid1], [pkid2],... of relation/HcsCallManagerREL; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | POST | /api/relation/HcsCallManagerREL/export/ |
|
{ "hrefs":["/api/relation/HcsCallManagerREL/[pkid1]", "/api/relation/HcsCallManagerREL/[pkid2]",...]}} |
For export_format=json, the response is a time stamped zip file of data in JSON as in the system database. Item properties such as strings that are empty or Boolean values that are not set, are not included. The filename in the response is of the format as the example:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
For export_format=raw_xlsx, the response is a MS Excel spreadsheet with columns corresponding to the JSON format export and a response filename format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, arranged by any Field Display Policies that apply. The columns correspond with those of a Bulk Load Template export sheet. The response filename format is:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
The XLSX format can be used to bulk load instances of relation/HcsCallManagerREL and the JSON format can be used to import instances of relation/HcsCallManagerREL.
GET http://[host-proxy]/api/relation/HcsCallManagerREL/?hierarchy=[hierarchy]
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a compressed format of the Bulk Load spreadsheet template for relation/HcsCallManagerREL | POST | /api/relation/HcsCallManagerREL/export_bulkload_template/ |
|
The response is an attachment of the format: filetype_bulkloadsheet.xlsx.gz |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
List | GET | /api/relation/HcsCallManagerREL/ |
|
The relation/HcsCallManagerREL schema and all instances as JSON. |
(The list will return 0 to 3 relation/HcsCallManagerREL instances)
{ "operations": [ "field_display_policy", "configuration_template", "help", "get", "export_bulkload_template", "list", "update", "remove", "add", "bulk_update", "export" ], "pagination": { "direction": "asc", "order_by": "bkCUCMCluster_name", "maximum_limit": 2000, "skip": 0, "current": "/api/relation/HcsCallManagerREL/?skip=0&limit=3&order_by=bkCUCMCluster_name&direction=asc&traversal=default", "limit": 3, "total_limit": null, "total": 5 }, "meta": { "tags": [], "cached": true, "title": "", "business_key": {}, "schema_version": "2.2", "references": { "device": [ { "pkid": "", "href": "" } ], "self": [ { "pkid": null, "href": "/api/relation/HcsCallManagerREL/None/" } ], "children": [], "parent": [ { "pkid": "6t0ggef2c0deab00hb595101", "href": "/api/data/HierarchyNode/6t0ggef2c0deab00hb595101" } ], "foreign_key": [] }, "actions": [ { "add": { "support_async": false, "class": "add", "href": "/api/relation/HcsCallManagerREL/add/?hierarchy=[hierarchy]", "method": "GET", "title": "Add" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/relation/HcsCallManagerREL/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/HcsCallManagerREL/export/?hierarchy=[hierarchy]", "method": "POST", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "export_bulkload_template": { "support_async": false, "class": "bulkload_template", "href": "/api/relation/HcsCallManagerREL/export_bulkload_template/?hierarchy=[hierarchy]", "method": "POST", "title": "Export Bulk Load Template" } }, { "list": { "support_async": false, "class": "list", "href": "/api/relation/HcsCallManagerREL/?hierarchy=[hierarchy]", "method": "GET", "title": "List" } }, { "help": { "support_async": false, "class": "help", "href": "/api/relation/HcsCallManagerREL/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } } ], "model_type": "relation/HcsCallManagerREL", "model_specific_actions": [ "help", "get", "export_bulkload_template", "list", "update", "remove", "add", "export" ], "summary_attrs": [ { "name": "bkCUCMCluster_name", "title": "Cluster Name" }, { "name": "name", "title": "Server Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "19.3.1", "tagged_versions": [] }, "resources": [ { "pkid": "5dcd183a4544b70018605167", "meta": { "tags": [], "cached": true, "title": "title format", "business_key": { "hierarchy": false, "consider_null": true, "unique": [ "bkCUCMCluster_name", "name", "id" ] }, "schema_version": "21", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5dcd183a4544b70018605167", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/" } ], "parent": [ { "pkid": "5dcd1812e186e30018eb7023", "href": "/api/data/HierarchyNode/5dcd1812e186e30018eb7023" } ], "foreign_key": [ { "pkid": "5dcd18399d77dd0018b0ba26", "path": "cUCMCluster", "model_type": "data/HCSHcmfCUCMClusterDAT" }, { "pkid": "5dcd18399d77dd0018b0ba26", "path": "bkCUCMCluster_name", "model_type": "data/HCSHcmfCUCMClusterDAT" } ] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/", "method": "DELETE", "title": "Delete" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "class": "get", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/help", "method": "GET", "title": "Help" } } ], "model_type": "relation/HcsCallManagerREL", "path": [ "6t0ggef2c0deab00hb595101", "5dcc7ff74544b7001862482f", "5dcd17c256b5de00189138f9", "5dcd180233fc9b00189005b2", "5dcd1812e186e30018eb7023", "5dcd183a4544b70018605167" ], "summary_attrs": [ { "name": "bkCUCMCluster_name", "title": "Cluster Name" }, { "name": "name", "title": "Server Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "19.3.1", "tagged_versions": [] }, "data": { "isCallProcessingEngine": false, "isTFTPServer": false, "cUCMCluster": "[\"AAAGlobal-CL1-CHANGED_NAME\", \"884e8e54-06bd-11ea-acfc-0242ac1ffc07\"]", "name": "192.168.100.15", "pkid": "5dcd183a4544b70018605168", "isConferenceServer": false, "isMediaTerminationPoint": false, "isCTIManager": false, "isAttendantConsole": false, "isUCPublisher": true, "networkAddresses": [ { "domain": "aaaglobal.com", "iPAddrV4": "192.168.100.15", "description": "CHANGED by Auto-Test for EKB-252", "hostShortNameOnly": "192.168.100.15", "isSRVAddress": false, "typeAddressSpace": "SERVICE_PROVIDER_SPACE" } ], "bkCUCMCluster_name": "AAAGlobal-CL1-CHANGED_NAME", "isMusicServer": false, "typeCucmServer": "VOICE_VIDEO", "credentials": [ { "userID": "ccmadmin", "typeCredential": "ADMIN", "password_CommunityString": "==$0fvZmULapSrsGcKz$ASjeyO8eywU=$==" }, { "userID": "ccmadmin", "typeCredential": "PLATFORM", "password_CommunityString": "==$jIfp5RSTgO1JanVa$nHv6gPyB6X4=$==" }, { "userID": "public", "typeCredential": "SNMP_V2", "password_CommunityString": "==$JUrv35nw2uSJumz9$VNke/YC/$==" }, { "userID": "ccmadmin", "typeCredential": "HTTP", "password_CommunityString": "==$fosdAWaYrJwBxER9$zjp3qICnK+U=$==" } ], "hierarchy_friendly_name": "AAAGlobal (Customer)", "hierarchy_path": "sys.hcs.CS-P.CS-NB.AAAGlobal", "id": "89362106-06bd-11ea-af2b-0242ac1ffc08", "isAnnunciator": false } }, { "pkid": "5dcd186b4544b70018605466", "meta": { "tags": [], "cached": true, "title": "title format", "business_key": { "hierarchy": false, "consider_null": true, "unique": [ "bkCUCMCluster_name", "name", "id" ] }, "schema_version": "21", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5dcd186b4544b70018605466", "href": "/api/relation/HcsCallManagerREL/5dcd186b4544b70018605466/" } ], "parent": [ { "pkid": "5dcd1812e186e30018eb7023", "href": "/api/data/HierarchyNode/5dcd1812e186e30018eb7023" } ], "foreign_key": [ { "pkid": "5dcd18699d77dd0018b0ba63", "path": "cUCMCluster", "model_type": "data/HCSHcmfCUCMClusterDAT" }, { "pkid": "5dcd18699d77dd0018b0ba63", "path": "bkCUCMCluster_name", "model_type": "data/HCSHcmfCUCMClusterDAT" } ] }, "actions": [ { "update": { "support_async": true, "href": "/api/relation/HcsCallManagerREL/5dcd186b4544b70018605466/", "title": "Modify", "class": "update", "method": "PUT" } }, { "remove": { "support_async": true, "href": "/api/relation/HcsCallManagerREL/5dcd186b4544b70018605466/", "title": "Delete", "class": "delete", "method": "DELETE" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/HcsCallManagerREL/5dcd186b4544b70018605466/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "href": "/api/relation/HcsCallManagerREL/5dcd186b4544b70018605466/", "title": "Get", "class": "get", "method": "GET" } }, { "help": { "support_async": false, "href": "/api/relation/HcsCallManagerREL/5dcd186b4544b70018605466/help", "title": "Help", "class": "help", "method": "GET" } } ], "model_type": "relation/HcsCallManagerREL", "path": [ "6t0ggef2c0deab00hb595101", "5dcc7ff74544b7001862482f", "5dcd17c256b5de00189138f9", "5dcd180233fc9b00189005b2", "5dcd1812e186e30018eb7023", "5dcd186b4544b70018605466" ], "summary_attrs": [ { "name": "bkCUCMCluster_name", "title": "Cluster Name" }, { "name": "name", "title": "Server Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "19.3.1", "tagged_versions": [] }, "data": { "isCallProcessingEngine": false, "isTFTPServer": false, "cUCMCluster": "[\"AAAGlobal-CL2\", \"a559ea02-06bd-11ea-acfc-0242ac1ffc07\"]", "name": "192.168.100.16", "pkid": "5dcd186b4544b70018605467", "isConferenceServer": false, "isMediaTerminationPoint": false, "isCTIManager": false, "isAttendantConsole": false, "isUCPublisher": true, "networkAddresses": [ { "typeAddressSpace": "SERVICE_PROVIDER_SPACE", "iPAddrV4": "192.168.100.16", "hostShortNameOnly": "192.168.100.16", "domain": "aaaglobal.com", "isSRVAddress": false } ], "bkCUCMCluster_name": "AAAGlobal-CL2", "isMusicServer": false, "typeCucmServer": "VOICE_VIDEO", "credentials": [ { "typeSNMPAccess": "RO", "userID": "ccmadmin", "typeCredential": "ADMIN", "password_CommunityString": "==$cz4omU92dqwnXPaZ$gppbVCL4z78=$==" }, { "typeSNMPAccess": "RO", "userID": "ccmadmin", "typeCredential": "PLATFORM", "password_CommunityString": "==$nDKsgkWljC9wvtnm$VDw+cYNJyxc=$==" }, { "typeCredential": "SNMP_V2", "password_CommunityString": "==$NxrOyNlQ5oD0WwkZ$vJgaKrtu$==" }, { "typeSNMPAccess": "RO", "userID": "ccmadmin", "typeCredential": "HTTP", "password_CommunityString": "==$HoaMMM1AU75TFgPS$10lp5J8ZCNQ=$==" } ], "hierarchy_friendly_name": "AAAGlobal (Customer)", "hierarchy_path": "sys.hcs.CS-P.CS-NB.AAAGlobal", "id": "a670cfdc-06bd-11ea-af2b-0242ac1ffc08", "isAnnunciator": false } }, { "pkid": "5ddf89a733fc9b001834cb84", "meta": { "tags": [], "cached": true, "title": "title format", "business_key": { "hierarchy": false, "consider_null": true, "unique": [ "bkCUCMCluster_name", "name", "id" ] }, "schema_version": "21", "summary": "false", "references": { "device": [ { "pkid": "", "href": "" } ], "owner": [ { "pkid": "" } ], "self": [ { "pkid": "5ddf89a733fc9b001834cb84", "href": "/api/relation/HcsCallManagerREL/5ddf89a733fc9b001834cb84/" } ], "parent": [ { "pkid": "5dcd1812e186e30018eb7023", "href": "/api/data/HierarchyNode/5dcd1812e186e30018eb7023" } ], "foreign_key": [ { "pkid": "5ddf89a656b5de0018e8b18a", "path": "cUCMCluster", "model_type": "data/HCSHcmfCUCMClusterDAT" }, { "pkid": "5ddf89a656b5de0018e8b18a", "path": "bkCUCMCluster_name", "model_type": "data/HCSHcmfCUCMClusterDAT" } ] }, "actions": [ { "update": { "support_async": true, "method": "PUT", "href": "/api/relation/HcsCallManagerREL/5ddf89a733fc9b001834cb84/", "class": "update", "title": "Modify" } }, { "remove": { "support_async": true, "method": "DELETE", "href": "/api/relation/HcsCallManagerREL/5ddf89a733fc9b001834cb84/", "class": "delete", "title": "Delete" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/HcsCallManagerREL/5ddf89a733fc9b001834cb84/export/", "method": "GET", "view": "/api/view/ExportData/add/" } }, { "get": { "support_async": false, "method": "GET", "href": "/api/relation/HcsCallManagerREL/5ddf89a733fc9b001834cb84/", "class": "get", "title": "Get" } }, { "help": { "support_async": false, "method": "GET", "href": "/api/relation/HcsCallManagerREL/5ddf89a733fc9b001834cb84/help", "class": "help", "title": "Help" } } ], "model_type": "relation/HcsCallManagerREL", "path": [ "6t0ggef2c0deab00hb595101", "5dcc7ff74544b7001862482f", "5dcd17c256b5de00189138f9", "5dcd180233fc9b00189005b2", "5dcd1812e186e30018eb7023", "5ddf89a733fc9b001834cb84" ], "summary_attrs": [ { "name": "bkCUCMCluster_name", "title": "Cluster Name" }, { "name": "name", "title": "Server Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "19.3.1", "tagged_versions": [] }, "data": { "isCallProcessingEngine": false, "isTFTPServer": false, "cUCMCluster": "[\"EKB-3577-CL1\", \"b8ae33de-11bb-11ea-82eb-0242ac1ffc07\"]", "name": "EKB3577", "pkid": "5ddf89a733fc9b001834cb86", "isConferenceServer": false, "isMediaTerminationPoint": false, "isCTIManager": false, "isAttendantConsole": false, "isUCPublisher": true, "networkAddresses": [ { "typeAddressSpace": "SERVICE_PROVIDER_SPACE", "iPAddrV4": "10.133.3.112", "hostShortNameOnly": "EKB3577", "isSRVAddress": false } ], "bkCUCMCluster_name": "EKB-3577-CL1", "isMusicServer": false, "typeCucmServer": "VOICE_VIDEO", "id": "b9862744-11bb-11ea-a719-0242ac1ffc08", "credentials": [ { "typeSNMPAccess": "RO", "userID": "ccmadmin", "typeCredential": "ADMIN", "password_CommunityString": "==$IF0FWS9WV7WKZQIR$Cv0KtNRAwoY=$==" } ], "hierarchy_friendly_name": "AAAGlobal (Customer)", "hierarchy_path": "sys.hcs.CS-P.CS-NB.AAAGlobal", "isAutoLinked": true, "isAnnunciator": false } } ] }
(Show the first instance)
{ "pkid": "5dcd183a4544b70018605167", "meta": { "tags": [], "cached": true, "cache_control_policy": "cache_then_device", "title": "192.168.100.15", "business_key": {}, "schema_version": "2.2", "references": { "device": [ { "pkid": "", "href": "" } ], "self": [ { "pkid": "5dcd183a4544b70018605167", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/" } ], "children": [], "parent": [ { "pkid": "5dcd1812e186e30018eb7023", "href": "/api/data/HierarchyNode/5dcd1812e186e30018eb7023" } ] }, "actions": [ { "update": { "support_async": true, "class": "update", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/?hierarchy=[hierarchy]", "method": "PUT", "title": "Modify" } }, { "remove": { "support_async": true, "class": "delete", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/?hierarchy=[hierarchy]", "method": "DELETE", "title": "Delete" } }, { "export": { "title": "Export", "support_async": false, "submit": "payload", "class": "export", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/export/?hierarchy=[hierarchy]", "method": "GET", "view": "/api/view/ExportData/add/?auth_token=[authtoken] } }, { "get": { "support_async": false, "class": "get", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/?hierarchy=[hierarchy]", "method": "GET", "title": "Get" } }, { "help": { "support_async": false, "class": "help", "href": "/api/relation/HcsCallManagerREL/5dcd183a4544b70018605167/help?hierarchy=[hierarchy]", "method": "GET", "title": "Help" } } ], "model_type": "relation/HcsCallManagerREL", "summary_attrs": [ { "name": "bkCUCMCluster_name", "title": "Cluster Name" }, { "name": "name", "title": "Server Name" }, { "allow_filtering": true, "name": "hierarchy_friendly_name", "title": "Located At" } ], "api_version": "19.3.1", "tagged_versions": [] }, "data": { "isCallProcessingEngine": false, "isTFTPServer": false, "name": "192.168.100.15", "isConferenceServer": false, "sdrCluster": { "typeAppVersion": "VERSION_12_5", "numEndUserSubscribers": 0, "isManualMode": true, "name": "AAAGlobal-CL1-CHANGED_NAME", "ownsOrgUnit": "[\"AAAGlobal, 71cb7412-06bd-11ea-af2b-0242ac1ffc08\", \"71cb7412-06bd-11ea-af2b-0242ac1ffc08\"]", "customers": [ "[\"AAAGlobal\", \"71cb7412-06bd-11ea-af2b-0242ac1ffc08\"]" ], "id": "884e8e54-06bd-11ea-acfc-0242ac1ffc07" }, "isMediaTerminationPoint": false, "isCTIManager": false, "isAttendantConsole": false, "isUCPublisher": true, "networkAddresses": [ { "domain": "aaaglobal.com", "iPAddrV4": "192.168.100.15", "description": "CHANGED by Auto-Test for EKB-252", "hostShortNameOnly": "192.168.100.15", "isSRVAddress": false, "typeAddressSpace": "SERVICE_PROVIDER_SPACE" } ], "bkCUCMCluster_name": "AAAGlobal-CL1-CHANGED_NAME", "isMusicServer": false, "typeCucmServer": "VOICE_VIDEO", "vossApplication": { "username": "ccmadmin", "description": "Dedicated CUCM", "notes": "192.168.100.15", "host": "192.168.100.15", "version": "12.5", "import": false, "password": "==$0fvZmULapSrsGcKz$ASjeyO8eywU=$==", "port": "8443" }, "credentials": [ { "userID": "ccmadmin", "typeCredential": "ADMIN", "password_CommunityString": "==$0fvZmULapSrsGcKz$ASjeyO8eywU=$==" }, { "userID": "ccmadmin", "typeCredential": "PLATFORM", "password_CommunityString": "==$jIfp5RSTgO1JanVa$nHv6gPyB6X4=$==" }, { "userID": "public", "typeCredential": "SNMP_V2", "password_CommunityString": "==$JUrv35nw2uSJumz9$VNke/YC/$==" }, { "userID": "ccmadmin", "typeCredential": "HTTP", "password_CommunityString": "==$fosdAWaYrJwBxER9$zjp3qICnK+U=$==" } ], "cUCMCluster": "[\"AAAGlobal-CL1-CHANGED_NAME\", \"884e8e54-06bd-11ea-acfc-0242ac1ffc07\"]", "vossCluster": { "FieldMapping": { "username": "userid", "departmentNumber": "department", "telephoneNumber": "telephoneNumber", "title": "title", "mobile": "mobileNumber", "manager": "manager", "sn": "lastName", "mail": "mailid", "givenName": "firstName", "homePhone": "homeNumber", "directoryUri": "directoryUri" }, "filter_move_mode": "Automatic", "name": "AAAGlobal-CL1-CHANGED_NAME", "hostNameOrIP": "192.168.100.15", "migrate": false, "misc_data": "", "version": "12.5", "multi_tenant": "Dedicated" }, "id": "89362106-06bd-11ea-af2b-0242ac1ffc08", "isAnnunciator": false } }
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get the on-line Help for relation/HcsCallManagerREL. | GET | /api/relation/HcsCallManagerREL/help | hierarchy=[hierarchy] | On-line help of Model ref.: relation/HcsCallManagerREL as HTML |
Task | Call | URL | Parameters | Payload |
---|---|---|---|---|
Modify | PUT | /api/relation/HcsCallManagerREL/[pkid]/ | hierarchy=[hierarchy] | (For payload specification) |
For Bulk modification, refer to the Bulk Modify section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Delete | DELETE | /api/relation/HcsCallManagerREL/[pkid]/ | hierarchy=[hierarchy] |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get a selected [export_format] of the schema and a single instance with [pkid] of relation/HcsCallManagerREL; optionally with tag_version at [version] and Configuration Template as [configtemplate]. | GET | /api/relation/HcsCallManagerREL/[pkid]/export/ |
|
The response is an attachment. Refer to the list below. |
For export_format=raw_xlsx, the response is a "raw" MS Excel spreadsheet with columns corresponding to the JSON format export and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=xlsx, the response is a MS Excel spreadsheet, formatted to show all columns and a response format:
Content-Disposition: attachment; filename=<resource_type>_<resource_name>_exportedsheet_formatted_CCYY-MM-DD_HH-MM-SS.xlsx Content-Language:en Content-Type:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
For export_format=json, the response is a time stamped zip file of data in JSON and a response format:
Content-Disposition: attachment; filename=export_2013-05-17_14:20:19.186444.json.zip Content-Language:en Content-Type:application/x-zip
The XLSX format can be used to bulk load instances of relation/HcsCallManagerREL and the JSON format can be used to import instances of relation/HcsCallManagerREL.
For Bulk Export, refer to the Bulk Export section.
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Get | GET | /api/relation/HcsCallManagerREL/[pkid]/ | hierarchy=[hierarchy] | The relation/HcsCallManagerREL instance with [pkid]. |
Task | Call | URL | Parameters | Response |
---|---|---|---|---|
Help | GET | /api/relation/HcsCallManagerREL/[pkid]/help | hierarchy=[hierarchy] | The on-line Help for relation/HcsCallManagerREL. |