osc network qos policy minimum-packet-rate-rule list
Command without description in OpenAPI
Usage: osc network qos policy minimum-packet-rate-rule list [OPTIONS] <POLICY_ID>
Arguments:
<POLICY_ID>— policy_id parameter for /v2.0/qos/policies/{policy_id}/minimum-packet-rate-rules/{id} API
Options:
- 
--direction <DIRECTION>— direction query parameter for /v2.0/qos/policies/{policy_id}/minimum-packet-rate-rules APIPossible values:
any,egress,ingress - 
--id <ID>— id query parameter for /v2.0/qos/policies/{policy_id}/minimum-packet-rate-rules API - 
--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 - 
--min-kpps <MIN_KPPS>— min_kpps query parameter for /v2.0/qos/policies/{policy_id}/minimum-packet-rate-rules API - 
--page-reverse <PAGE_REVERSE>— Reverse the page directionPossible values:
true,false - 
--sort-dir <SORT_DIR>— Sort direction. This is an optional feature and may be silently ignored by the server - 
--sort-key <SORT_KEY>— Sort results by the attribute. This is an optional feature and may be silently ignored by the server - 
--max-items <MAX_ITEMS>— Total limit of entities count to return. Use this when there are too many entriesDefault value:
10000