Skip to main content

Create Security Groups

POST 

/backend/api/openstack/securitygroups

Host: https://core.ocplanet.cloud

Set security group associated with the user's account.

Request

Body

    description stringrequired
    name stringrequired
    region stringrequired

Responses

Schema
    description stringrequired
    id stringrequired
    name stringrequired
Loading...