Operations Management/Billing Management Operations
GETBilling Management OperationsSince 0.6SynchronousAuth Required
QueryResourcePrice
QueryResourcePrice
Execution Availability
Try It Out
Submit a mock request using the current auth context and example-driven inputs.
Request Inputs
This API requires no request parameters.
Responses
Endpoint
GET/zstack/v1/billings/prices
/zstack/v1/billings/prices
Request Example
curl -X GET 'http://{host}/zstack/v1/billings/prices' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "127da3fe2612443187bdb5cc1c0a1b93", "resourceName": "Volume", "resourceUnit": "1", "timeUnit": "s", "price": 2.0 } ] }Change History
This API has no change history records yet.
