Skip to main content

Get LAN Segments (v2.0)

GET 

/sdwan/v2.0/api/networkcontexts

List all the LAN segments.

Responses

Successful Operation

Schema
    count int32

    The total number.

    id string

    The ID.

    type string

    The type.

    items NetworkContext[]
  • Array [
  • 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...