Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List Devices
{ "data": [ { "scheduleID": 123456789, "userName": "admin", "lastUpdated": "2021-09-01T00:00:00Z", "applicableAction": [ { "type": "Patch", "actions": [ { "Key": "reboot", "Value": null } ] } ], "name": "Test Maintenance Window", "type": "action", "cron": "0 0 0 ? 2 1,4 *", "duration": 60, "enabled": "true", "maxDowntime": "0", "rebootMethod": "", "rebootDelay": 0, "downTimeOnAction": false, "userMessageEnabled": false, "userMessage": null, "messageSenderEnabled": false, "messageSender": null, "preserveStateEnabled": false, "ruleID": 123456789, "ruleName": "Test Rule" } ], "totalItems": 0 }
Was this page helpful?