list

List Firewall Rules

Usage

ionosctl firewallrule list [flags]

Aliases

For firewallrule command:

[f fr firewall]

For list command:

[l ls]

Description

Use this command to get a list of Firewall Rules from a specified NIC from a Server.

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 protocol sourceMac ipVersion sourceIp targetIp icmpCode icmpType portRangeStart portRangeEnd type]

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

Required values to run command:

  • Data Center Id

  • Server Id

  • Nic Id

Options

Examples

Last updated