Come join our live training webinar every other Wednesday at 11am PST and hear LogicMonitor experts explain best practices and answer common questions. We understand these are uncertain times, and we are here to help!
The SDT resource allows you to programmatically manage your LogicMonitor scheduled down times (SDTs).
Note: As with all of our API calls, authentication is required.
Using LogicMonitor’s REST API, you can:
/sdt/sdts
All SDTs have the following properties:
Additional properties apply depending on the type of SDT – see the following sections:
Service SDTs (i.e. SDTs with type=ServiceSDT) have the following additional properties:
Service Group SDTs (i.e. SDTs with type=ServiceGroupSDT) have the following additional properties:
Device SDTs (type=DeviceSDT) have the following additional parameters:
Device Group SDTs (type=DeviceGroupSDT) have the following additional properties:
Collector SDTs (type=CollectorSDT) have the following additional properties:
Datasource SDTs (type=DeviceDataSourceSD) have the following additional properties:
Eventsource SDTs (type=DeviceEventSourceSDT) have the following additional properties:
Batchjob SDTs (type=DeviceBatchJobSDT) have the following additional properties:
Instance SDTs (type=DeviceDataSourceInstanceSDT) have the following additional properties:
Instance Group SDTs (type=DeviceDataSourceInstanceGroup) have the following additional properties:
In This Article