osc network local-ip list
Command without description in OpenAPI
Usage: osc network local-ip list [OPTIONS]
Options:
-
--description <DESCRIPTION>
— description query parameter for /v2.0/local-ips API -
--id <ID>
— id query parameter for /v2.0/local-ips API -
--ip-mode <IP_MODE>
— ip_mode query parameter for /v2.0/local-ips APIPossible values:
passthrough
,translate
-
--limit <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 -
--local-ip-address <LOCAL_IP_ADDRESS>
— local_ip_address query parameter for /v2.0/local-ips API -
--local-port-id <LOCAL_PORT_ID>
— local_port_id query parameter for /v2.0/local-ips API -
--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 -
--name <NAME>
— name query parameter for /v2.0/local-ips API -
--network-id <NETWORK_ID>
— network_id query parameter for /v2.0/local-ips API -
--page-reverse <PAGE_REVERSE>
— Reverse the page directionPossible values:
true
,false
-
--project-id <PROJECT_ID>
— project_id query parameter for /v2.0/local-ips API -
--revision-number <REVISION_NUMBER>
— revision_number query parameter for /v2.0/local-ips API -
--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