Get Reclamation Requests
Get all the reclamation requests.
Page Number
Number of entries per page
Multiple comma-separated properties sorted in ascending or descending order
Sets the number of returned entries from the top of the response (total number per page in relation to skip)
Sets how many entries you would like to skip
Boolean expression for whether a particular entry should be included in the response
Success - return the paginated list of reclamation requests.
{
"assignedDate": "string",
"resourceId": "string",
"requestReason": "string",
"waitBeforeForcingLeasePeriod": 0,
"currentLeaseExpiryDate": "string",
"workItemId": "string",
"userComments": "string",
"machineName": "string",
"iaasMachineId": "string",
"requestor": "string",
"ownerName": "string",
"dailyCost": "number",
"newLeasePeriod": 0,
"id": 0,
"state": "string",
"requireAdditionalNotification": false,
"currencyCode": "string",
"tenant": "string"
}
assignedDate
resourceId
requestReason
waitBeforeForcingLeasePeriod
currentLeaseExpiryDate
workItemId
userComments
machineName
iaasMachineId
requestor
ownerName
dailyCost
newLeasePeriod
id
state
requireAdditionalNotification
currencyCode
tenant