Skip to main content

Get Site WAN Interface Status (v2.1)

Get the status of a specific site wan interface.

Path Parameters
    tenant_id string required

    The tenant ID.

    site_id string required

    ID of the site. More details on the site can be retrieved by querying the sites API.

    wan_interface_id string required

    ID of the WAN interface.

Responses

Successful Operation


Schema
    id string

    The ID of the WAN interface.

    operational_state boolean

    The operational state of the site WAN interface.

Loading...