Skip to main content

Create LAN Segment (v2.0)

POST 

/sdwan/v2.0/api/networkcontexts

Create a new LAN segment.

Request

Body

Details of the lan segment model to be created

    description

    The description of the LAN segment. Maz size = 256.

    id string

    The ID of the LAN segment.

    name string

    The name of the LAN segment. Max size = 128.

Responses

Successful Operation

Schema
    description

    The description of the LAN segment. Maz size = 256.

    id string

    The ID of the LAN segment.

    name string

    The name of the LAN segment. Max size = 128.

Loading...