Utilization
Contract number
[0-9]{5,10}Filter out by particular VDC UUID (or "Bucket" UUID for non-vdc related resources)
Filter out by particular resource UUID (e.g.VM UUID, NIC UUID)
Filter out by particular type of items
Result data
2020-01-012020-01-12Unauthorized
Forbidden
The contract not found or doesn't belong to the user
Wrong period format specified
Unexpected internal server error
Contract number
[0-9]{5,10}Period of interest in format YYYY-MM
2020-01Pattern: ^(\d{4}-\d{2}|null)$Filter out by particular VDC UUID (or "Bucket" UUID for non-vdc related resources)
Filter out by particular resource UUID (e.g.VM UUID, NIC UUID)
Filter out by particular type of items
Result data
2020-01-012020-01-12Unauthorized
Forbidden
The contract not found or doesn't belong to the user
Wrong period format specified
Unexpected internal server error
Contract number
[0-9]{5,10}Date of interest in format YYYY-MM-DD
2025-09-15Pattern: ^(\d{4}-\d{2}-\d{2})$Filter out by particular VDC UUID (or "Bucket" UUID for non-vdc related resources)
Filter out by particular resource UUID (e.g.VM UUID, NIC UUID)
Filter out by particular type of items
Result data
2025-09-152025-09-15Unauthorized
Forbidden
The contract not found or doesn't belong to the user
Wrong period format specified
Unexpected internal server error
Last updated
Was this helpful?