Get Resources of Schedule Maintenance Windows
Retrieve the list of devices (or device groups or sites) for a scheduled maintenance window of the client.
get
/api/v2/tenants/{clientId}/scheduleMaintenances{smId}/resources/{resourcesType}
Path Parameters
- smId
Scheduled maintenance unique identifier
- resourcesType
Supported values for resourcetypes (resources,deviceGroups,sites)
- clientId
Describes the clientId of the tenant
00