Service PortMirrorSession

HTTP Method Resource

Request

Response

Description

GET

.../port-mirror

   

N/A

WiredElementList

Returns the list of Port Mirror Session elements matching the given query.

POST

.../port-mirror

   

PortMirrorSession

PortMirrorSession

Adds the given Port Mirror Session to the model.

GET

.../port-mirror/PortMirrorSession.session_id}

   

N/A

PortMirrorSession

Returns the Port Mirror Session matching the given ID.

PUT

.../port-mirror/{PortMirrorSession.session_id}

   

PortMirrorSession

PortMirrorSession

Updates the given Port Mirror Session in the model.

DELETE

.../port-mirror/{PortMirrorSession.session_id}

   

N/A

N/A

Deletes the Port Mirror Session with the given ID from the model.