Post /relocation/api/wo/query Resource
Request
URI
POST
https://{api_host}/relocation/api/wo/query-resource
COPY
Responses
200
Success
Operation doesn't return any data structure
404
Error
Returns
com_vmware_xenon_common_ServiceErrorResponse
of type(s)
application/json
{
"details": [
"string"
],
"message": "string",
"messageId": "string",
"stackTrace": [
"string"
],
"statusCode": 0
}
array of
string
details
Optional
details
string
message
Optional
message
string
messageId
Optional
messageId
array of
string
stackTrace
Optional
stackTrace
integer As int64
As int64
statusCode
Optional
statusCode
Code Samples
COPY
curl -X POST -H 'Authorization: <value>' https://{api_host}/relocation/api/wo/query-resource
/relocation/api/wo/query Resource Operations
GET
Get /relocation/api/wo/query Resource
POST
Post /relocation/api/wo/query Resource
DELETE
Delete /relocation/api/wo/query Resource