list

List Load Balancers

Usage

ionosctl loadbalancer list [flags]

Aliases

For loadbalancer command:

[lb]

For list command:

[l ls]

Description

Use this command to retrieve a list of Load Balancers within a Virtual Data Center on your account.

You can filter the results using --filters option. Use the following format to set filters: --filters KEY1=VALUE1,KEY2=VALUE2. Available Filters:

  • filter by property: [name ip dhcp]

  • filter by metadata: [etag createdDate createdBy createdByUserId lastModifiedDate lastModifiedBy lastModifiedByUserId state]

Required values to run command:

  • Data Center Id

Options

Examples

Last updated