REST API Method: GET /rest/bridge/{identifier}/mstp/{identifier}

Retrieves all resource schema elements and values of a MST Instance based on a requested ID. The value of bridge ID must be 1.

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

URL:

https://192.168.0.111/rest/bridge/{identifier}/mstp/{identifier}

HTTP Method

GET

Requires Authentication:

true

Parameters

Name Required Values Description
filterNoconfigThe type of filtered information in the response. If no filters are specified, all get applied.

  • No labels