Skip to main content

Reset Action on Interface (v2.0)

POST 

/sdwan/v2.0/api/sites/:site_id/elements/:element_id/interfaces/:interface_id/operations

Reset an action on the element interface.

Request

Path Parameters

    site_id stringrequired

    The ID of the site.

    element_id stringrequired

    The ID of the element.

    interface_id stringrequired

    The ID of the interface.

Body

    action string

    Possible values: [ospf_reset]

    Action

    id string

    Id

Responses

Successful Operation

Schema
    action string

    Possible values: [ospf_reset]

    Action

    id string

    Id

Loading...