Skip to main content

Get LAN Segments (v2.0)

List all the LAN segments.

Path Parameters
  • tenant_id string required

    The ID of the tenant.

Responses

Successful Operation


Schema
  • count int32

    The total number of responses.

  • id string

    The ID of the response.

  • type string

    The type of response.

  • 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...