Skip to main content

Get Network VPC create options

GET 

/backend/api/openstack/networks/create_options

Host: https://core.ocplanet.cloud

Retrieve options for view Network VPC. Through a GET request with create_options, data about the service options is obtained before ordering it. You can see what the characteristics may be. These options contain all need data which must be specified when you will use POST/PUT requests.

Request

Responses

Schema
    availability_zones string[]required
    has_hidden_regions booleanrequired
    regions object[]required
  • Array [
  • description stringrequired
    id stringrequired
    is_default booleanrequired
  • ]
  • selected_region stringrequired
Loading...