API Schema¶
The schema for a resource is obtained in the request parameter: ?format=json&schema=1. This way of requesting the schema is only available when requesting an Add form or when viewing a resource.
A specific url is also available for obtaining the schema of a resource:
GET /api/{model_type}/{model_name}/schema/?format=json&hierarchy=pkid
All the schemas are in JSON format.
For more information on the specific API schemas, refer to the Cisco Unified Communications Domain Manager, API Schema Reference Guide