跳至主要内容

ListFirewallRules

VCS-wall-0047 Get firewall rules list. Only tenant admin can use

Query Parameters
  • project integer required

    Project ID is required to request

Header Parameters
  • x-api-host string required

    Default value: openstack-taichung-default-2

    Authentication Required Parameters

Responses

OK


Schema array
  • id int64
  • ip_version int64
  • name string
  • project int64
  • platform string
  • protocol string
  • action string
  • destination_ip_address string
  • destination_port string
  • source_ip_address string
  • source_port string
Loading...