[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Get Query Result
DescriptionThis endpoint will not produce results. It is a placeholder to enforce code generation of Page.
Request
Operation doesn't accept any path, query or header parameters.
URL
https://{api_host}/cloudapi/query/page
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
Page
of type(s) application/json;version=36.3
The request is successful
{
"associations": [
{
"associationId": "string",
"entityId": "string"
}
],
"page": 0,
"pageCount": 0,
"pageSize": 0,
"resultTotal": 0
}
integer
page
Optional
The page that was fetched, 1-indexed.
integer
pageCount
Optional
How many pages there are in total.
integer
pageSize
Optional
Result count for page that was fetched.
integer
resultTotal
Optional
How many results there are in total (i.e., considering all pages).
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://{api_host}/cloudapi/query/page
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
On This Page
Codegen Placeholder Operations
get