Resources | Methods |
---|---|
https://localhost:8443/api/rest/config |
|
https://localhost:8443/api/rest/config/call-server |
|
https://localhost:8443/api/rest/config/call-server/call-server-config |
GET
Retrieves Call Server configuration settings.
PUT Update the call server configuration settings. |
https://localhost:8443/api/rest/config/call-server/call-server-config/default |
GET
Retrieves Call Server default configuration settings.
|
https://localhost:8443/api/rest/config/call-server/history-retention-config |
GET
Retrieves History Retention settings.
PUT Update current History Retention configuration. |
https://localhost:8443/api/rest/config/call-server/history-retention-config/default |
GET
Retrieves History Retention settings.
|
https://localhost:8443/api/rest/config/cluster |
|
https://localhost:8443/api/rest/config/cluster/logging |
GET
Retrieves Logging configuration.
PUT Update current Logging configuration. |
https://localhost:8443/api/rest/config/cluster/physical-limits |
GET
Retrieves Physical Limits configuration.
PUT Update current Physical Limits configuration. |
https://localhost:8443/api/rest/config/root-password |
POST Changes password of the root user.
|
https://localhost:8443/api/rest/config/remote-password |
POST Changes password of the remote user.
|
https://localhost:8443/api/rest/config/initial-configuration |
POST Sets the initial configuration of Polycom RealPresence DMA.
GET Retrieves the choice of initial configuration. PUT updates the value of hide * menus for Polycom RealPresence DMA DMA roles required: any authenticated user [tags: DMA_INTERNAL] . |
GETRetrieves Call Server configuration settings. DMA role required: administrator, provisioner [tags: DMA] RequestResponse
PUTUpdate the call server configuration settings. DMA role required: administrator [tags: DMA] RequestRepresentationsResponse
|
GETRetrieves Call Server default configuration settings. DMA role required: administrator, provisioner [tags: DMA] RequestResponse
|
GETRetrieves History Retention settings. DMA roles required: administrator, auditor [tags: DMA] RequestResponse
PUTUpdate current History Retention configuration. DMA roles required: administrator, auditor [tags: DMA] RequestRepresentations
Response
|
GETRetrieves History Retention settings. DMA roles required: administrator, auditor [tags: DMA] RequestResponse
|
GETRetrieves Logging configuration. DMA roles required: administrator, auditor [tags: DMA] RequestResponse
PUTUpdate current Logging configuration. DMA roles required: administrator, auditor [tags: DMA] RequestRepresentations
Response
|
GETRetrieves Physical Limits configuration. DMA roles required: administrator, auditor [tags: DMA_INTERNAL] RequestResponse
PUTUpdate current Physical Limits configuration. DMA roles required: administrator, auditor [tags: DMA_INTERNAL] RequestRepresentations
Response
|
POSTChanges password of the root user. [tags: DMA]RequestRepresentations
Response
|
POSTChanges password of the remote user. [tags: DMA]RequestRepresentations
Response
|
POSTSets the initial configuration of Polycom RealPresence DMA.The initial configuration may be stored once ()and only once) via this API call. It will default to the choice "NONE" at system installation but will afterwards reflect the administrator's choice for subsequent GET calls. [tags: DMA_INTERNAL] RequestRepresentations
Response
GETRetrieves the choice of initial configuration. The initial configuration will always be accessible via this API call. It will default to the choice "NONE" at system installation. The choice can be updated only once when the administrator logs into the DMA for the first time. After the choice has been updated this API will return the value specified in the POST. DMA roles required: any authenticated user [tags: DMA_INTERNAL] RequestResponse
PUTupdates the value of hide * menus for Polycom RealPresence DMA DMA roles required: any authenticated user [tags: DMA_INTERNAL] RequestResponse
|