Create a firewall group

Authentication

AuthorizationBearer

IBEE platform API token, for example: ibee_live_xxx.

Query parameters

workspace_idstringRequired
The workspace ID to scope this request to.

Request

This endpoint expects an object.
namestringRequired1-120 characters
descriptionstring or nullOptional
is_defaultbooleanOptionalDefaults to false

Response

Firewall group created successfully.
firewall_group_idstring
organization_idstring
workspace_idstring
namestring
is_defaultboolean
statusstring
ruleslist of objects
created_atdatetime
updated_atdatetime
workspace_namestring
descriptionstring or null
linked_instance_countinteger>=0

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error