Skip to main content

CreateFirewall

VCS-wall-1016 Create a firewall. 'Rules' is an optional parameter to define filrewall rules list for this firewall, and 'associate_networks' is another optional parameter to define which private networks list associate to this firewall. Only tenant admin can use

Header Parameters
  • x-api-host string required

    Default value: openstack-taichung-default-2

    Authentication Required Parameters

Request Body required

Post

  • name string
  • project int32
  • rules int32[]
  • associate_networks int32[]
  • desc string
Responses

OK


Schema
  • id int64
  • user object
  • id string
  • display_name string
  • username string
  • email string
  • name string
  • project int64
  • status string
  • platform string
  • desc string
Loading...