osc load-balancer pool list
Lists all pools for the project.
Use the fields
query parameter to control which fields are returned in the response body. Additionally, you can filter results by using query string parameters. For information, see Filtering and column selection.
Administrative users can specify a project ID that is different than their own to list pools for other projects.
The list might be empty.
Usage: osc load-balancer pool list [OPTIONS]
Options:
-
--admin-state-up <ADMIN_STATE_UP>
— The administrative state of the resourcePossible values:
true
,false
-
--alpn-protocols <ALPN_PROTOCOLS>
— A list of ALPN protocols. Available protocols: http/1.0, http/1.1, h2 -
--created-at <CREATED_AT>
— The UTC date and timestamp when the resource was created -
--description <DESCRIPTION>
— A human-readable description for the resource -
--id <ID>
— The ID of the resource -
--limit <LIMIT>
— Page size -
--loadbalancer-id <LOADBALANCER_ID>
— The ID of the load balancer for the pool -
--marker <MARKER>
— ID of the last item in the previous list -
--name <NAME>
— Human-readable name of the resource -
--not-tags <NOT_TAGS>
— Return the list of entities that do not have one or more of the given tags -
--not-tags-any <NOT_TAGS_ANY>
— Return the list of entities that do not have at least one of the given tags -
--operating-status <OPERATING_STATUS>
— The operating status of the resourcePossible values:
DEGRADED
,DRAINING
,ERROR
,NO_MONITOR
,OFFLINE
,ONLINE
-
--page-reverse <PAGE_REVERSE>
— The page directionPossible values:
true
,false
-
--project-name <PROJECT_NAME>
— Project Name -
--project-id <PROJECT_ID>
— Project ID -
--current-project
— Current project -
--provisioning-status <PROVISIONING_STATUS>
— The provisioning status of the resourcePossible values:
ACTIVE
,DELETED
,ERROR
,PENDING_CREATE
,PENDING_DELETE
,PENDING_UPDATE
-
--tags <TAGS>
— Return the list of entities that have this tag or tags -
--tags-any <TAGS_ANY>
— Return the list of entities that have one or more of the given tags -
--tls-ciphers <TLS_CIPHERS>
— List of ciphers in OpenSSL format -
--tls-enabled <TLS_ENABLED>
Possible values:
true
,false
-
--tls-versions <TLS_VERSIONS>
— A list of TLS protocol versions -
--updated-at <UPDATED_AT>
— The UTC date and timestamp when the resource was last updated -
--max-items <MAX_ITEMS>
— Total limit of entities count to return. Use this when there are too many entriesDefault value:
10000