Firewall
Detach a subnet from firewall
POST
/
project
/
{project_id}
/
location
/
{location}
/
firewall
/
_
{firewall_id}
/
detach-subnet
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
location
string
requiredThe Ubicloud location/region
project_id
string
requiredID of the project
firewall_id
string
requiredID of the firewall
Body
application/json
private_subnet_id
string
requiredPrivate subnet id to detach
Response
200 - application/json
description
string
requiredDescription of the firewall
firewall_rules
object[]
requiredList of firewall rules
id
string
requiredID of the firewall
location
string
requiredLocation of the the firewall
name
string
requiredName of the firewall
private_subnets
string[]
requiredList of private subnets