osc load-balancer amphorae list

Lists all amphora for the project.

If you are not an administrative user, the service returns the HTTP Forbidden (403) response code.

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.

The list might be empty.

Usage: osc load-balancer amphorae list [OPTIONS]

Options:

  • --cached-zone <CACHED_ZONE>

  • --cert-busy <CERT_BUSY>

  • --cert-expiration <CERT_EXPIRATION>

  • --compute-flavor <COMPUTE_FLAVOR>

  • --compute-id <COMPUTE_ID>

  • --created-at <CREATED_AT>

  • --ha-ip <HA_IP>

  • --ha-port-id <HA_PORT_ID>

  • --id <ID>

  • --image-id <IMAGE_ID>

  • --lb-network-ip <LB_NETWORK_IP>

  • --limit <LIMIT> — Page size

  • --loadbalancer-id <LOADBALANCER_ID>

  • --marker <MARKER> — ID of the last item in the previous list

  • --page-reverse <PAGE_REVERSE> — The page direction

    Possible values: true, false

  • --role <ROLE>

  • --status <STATUS>

  • --updated-at <UPDATED_AT>

  • --vrrp-id <VRRP_ID>

  • --vrrp-interface <VRRP_INTERFACE>

  • --vrrp-ip <VRRP_IP>

  • --vrrp-port-id <VRRP_PORT_ID>

  • --vrrp-priority <VRRP_PRIORITY>

  • --max-items <MAX_ITEMS> — Total limit of entities count to return. Use this when there are too many entries

    Default value: 10000