Operations Management/Billing Management Operations
GETBilling Management OperationsSince 3.7.2SynchronousAuth Required
QueryPriceTable
QueryPriceTable
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/price-tables
/zstack/v1/billings/price-tables
Request Example
curl -X GET 'http://{host}/zstack/v1/billings/price-tables' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "uuid": "3e78d076698438a6a68aa2eabdde8adf", "name": "price table", "createDate": "Nov 14, 2017 10:20:57 PM", "lastOpDate": "Nov 14, 2017 10:20:57 PM" } ] }Change History
This API has no change history records yet.
