Skip to main content

Get WAN Interface Label (v2.1)

List a specific WAN interface label.

Path Parameters
  • tenant_id string required

    The ID of the tenant.

  • wantinterface_label_id string required

    The ID of the WAN interface label.

Responses

Successful Operation


Schema
  • description

    The description of the WAN interface label. Maz size = 256.

  • id string

    The ID of the WAN interface label.

  • label string

    The label of the WAN interface.

  • name string

    The name of the WAN interface label. Max size = 128.

  • tags string[]

    An information field that can be added to identify the WAN interface label. Maximum 10 unique tags of length 1024 each are allowed.

Loading...