osc compute simple-tenant-usage show
Shows usage statistics for a tenant.
Normal response codes: 200
Error response codes: badRequest(400), unauthorized(401), forbidden(403)
Usage: osc compute simple-tenant-usage show [OPTIONS] <ID>
Arguments:
<ID>
— id parameter for /v2.1/os-simple-tenant-usage/{id} API
Options:
--end <END>
--page-size <LIMIT>
— Requests a page size of items. Returns a number of items up to a limit value. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request--marker <MARKER>
— The ID of the last-seen item. Use the limit parameter to make an initial limited request and use the ID of the last-seen item from the response as the marker parameter value in a subsequent limited request--start <START>