跳至主要内容

CreatesNetwork

VCS-ntwk-1025 Create a network. Only tenant admin can use

Header Parameters
  • x-api-host string required

    Default value: openstack-taichung-default-2

    Authentication Required Parameters

Request Body required
  • name string
  • project int64
  • cidr string
  • gateway string
  • with_router boolean
  • dns_domain string
Responses

Created


Schema
  • cidr string
  • ext_net string
  • gateway string
  • nameservers string[]
  • id int64
  • ip_version int64
  • name string
  • user object
  • id string
  • display_name string
  • username string
  • email string
  • project int64
  • status string
  • with_router boolean
  • create_time date-time
  • dns_domain string
Loading...