Skip to main content

Delete Active Passage (v2.0)

DELETE 

/sdwan/v2.0/api/elements/:element_id/toolkitsessions/:session_id

Delete an active passage.

Request

Path Parameters

    element_id stringrequired

    The ID of the element.

    session_id stringrequired

    The ID of the session.

Responses

Accepted

Schema
    cols integer

    The col value.

    debug_host_ip string

    The debug host IP address.

    debug_host_service_port int32

    The debug host service port.

    debug_host_sshd_port int32

    The debug host SSh port.

    element_id string

    The element ID.

    expiry_time int64

    The expiry time.

    id string

    Id

    instance_id stringrequired

    The instance ID.

    rows integer

    The row value.

    serial_no string

    The serial number.

    session_id stringrequired

    The session ID.

    time_left int64

    The time left value.

    tunnel_pub_key string

    The tunnel pub key.

    user_name stringrequired

    The mandatory user name.

Loading...