McDewey

Multi-vendor documentation library · semantic search · MCP endpoint at /mcp

Page 274

↗ View in doc context
page
274
source
finesse/v12.5/developer-guide/developer-guide.md
chunk_id
finesse::v12.5::developer-guide::developer-guide::258

MediaPropertiesLayout APIs MediaPropertiesLayout—Get This API allows an administrator to get a copy of the media properties layout associated with the specified ID. https://<FQDN>/finesse/api/MediaPropertiesLayout/{id} URI: https://finesse1.xyz.com/finesse/api/MediaPropertiesLayout/15 Example URI: Only administrators can use this API. Security Constraints: GET HTTP Method: — Content Type: XML Input/Output Format: — HTTP Request: 200: Success 401: Authorization Failure 403: Forbidden 500: Internal Server Error HTTP Response: <MediaPropertiesLayout> ... Full MediaPropertiesLayoutConfig Object ... </MediaPropertiesLayout> Example Response: <ApiErrors> <ApiError> <ErrorType>Authorization Failure</ErrorType> <ErrorMessage>UNAUTHORIZED</ErrorMessage> <ErrorData>jsmith</ErrorData> </ApiError> </ApiErrors> Example Failure Response: MediaPropertiesLayout—Get Default Layout This API allows an administrator to get a copy of the default MediaPropertiesLayout object. Cisco Finesse supports this API for backward compatibility, but to get the default layout, developers must specify the default MediaPropertiesLayout ID in the MediaPropertiesLayout—Get API. Note https://<FQDN>/finesse/api/MediaPropertiesLayout/default URI: https://finesse1.xyz.com/finesse/api/MediaPropertiesLayout/default Example URI: Cisco Finesse Web Services Developer and JavaScript Guide, Release 12.5(1) 258 Cisco Finesse Configuration APIs MediaPropertiesLayout APIs

Image 1 from page 274