跳至主要内容

GetFirewallRuleDetail

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

Path Parameters
  • firewall_rule_id integer required

    firewall rule ID

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
  • create_time date-time
Loading...