Skip to main content

Create Security Zone (v2.0)

POST 

/sdwan/v2.0/api/securityzones

Create a new security zone.

Request

Body

Details of the security zone to be created

    description

    The description of the security zone. Max size = 256.

    id string

    The security zone ID.

    name stringrequired

    The name of the zone. Max size = 128.

Responses

Successful Operation

Schema
    description

    The description of the security zone. Max size = 256.

    id string

    The security zone ID.

    name stringrequired

    The name of the zone. Max size = 128.

Loading...