Operations Management/Billing Management Operations
GETBilling Management OperationsSince 3.7.2SynchronousAuth Required
QueryAccountPriceTableRef
QueryAccountPriceTableRef
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/accounts/price-tables/refs
/zstack/v1/accounts/price-tables/refs
Request Example
curl -X GET 'http://{host}/zstack/v1/accounts/price-tables/refs' -H 'Authorization: OAuth {sessionUuid}'
Response Example
200{ "inventories": [ { "accountUuid": "3dd9565ef61137c2a8615c26da6ddd4c", "tableUuid": "b0c83f78e0323aea8969e5b879ffbe5f", "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.
