REST API Method: GET /rest/fan

Retrieves all resource schema elements and values of a Fan with a requested ID.

This resource is only applicable to the SBC 2000. On the SBC 1000 a query for this resource will return a app_code 404

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

URL:

https://192.168.0.111/rest/fan

HTTP Method

GET

Requires Authentication:

true

Parameters

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

  • No labels