Fetches the log-level override, if any, for a given resource-ID and resource-type. It can be used for a wireless device or a wireless gateway.
get/log-levels/{ResourceIdentifier}#resourceType
Path parameters
ResourceIdentifierstring required
The identifier of the resource. For a Wireless Device, it is the wireless device ID. For a wireless gateway, it is the wireless gateway ID.
Query parameters
resourceTypestring required
The type of the resource, which can be <code>WirelessDevice</code> or <code>WirelessGateway</code>.
Response
Success