REST API Method: GET /rest/portmembership/{identifier}

Retrieves all resource schema elements and values of a PortMembership based on a requested ID.

If no ID is specified in the GET, a listing of all PortMemberships will be returned along with their associated IDs. These identifiers can be used to collect resource schema element values via the GET portmembership id method.

URL:

https://192.168.0.111/rest/portmembership/{identifier}

HTTP Method

GET

Requires Authentication:

true

  • No labels