GET /apidefinitions

Operation:
GET /apidefinitions
Description:
Since:
Input parameters
Consume media type(s):
None
Input type:
None
Output parameters
Produce media type(s):
None
Output type:
ContainerType
Examples
Request
HTTP 1.1
GET /api/apidefinitions

Headers:
x-vcloud-authorization: SZMKkKToUBmDWSEeqZYL2yxpCqDiyToj5PYW3TigOrI=

Body:
Response
HTTP/1.1 200 OK

Headers:
Content-Length: 847
Content-Type: application/vnd.vmware.vcloud.query.records+xml;version=5.5
Vary: Accept-Encoding

Body:
<?xml version="1.0" encoding="UTF-8"?><QueryResultRecords xmlns="http://www.vmware.com/vcloud/v1.5" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" href="https://vcloud.example.com/api/apidefinitions?page=1&amp;pageSize=25&amp;format=records" name="apiDefinition" page="1" pageSize="25" total="0" type="application/vnd.vmware.vcloud.query.records+xml" xsi:schemaLocation="http://www.vmware.com/vcloud/v1.5 http://https://vcloud.example.com/api/v1.5/schema/master.xsd">
    <Link href="https://vcloud.example.com/api/apidefinitions?page=1&amp;pageSize=25&amp;format=references" rel="alternate" type="application/vnd.vmware.vcloud.query.references+xml"/>
    <Link href="https://vcloud.example.com/api/apidefinitions?page=1&amp;pageSize=25&amp;format=idrecords" rel="alternate" type="application/vnd.vmware.vcloud.query.idrecords+xml"/>
</QueryResultRecords>