Retrieve information about the scheduled import of Windows data into Address Manager.
Request
GET http://<Gateway_url>/overlay/api/v1/schedules Authorization: <token>
Successful
response
200 OK
Content-Type: application/json
{
"next_run": "21:11 03/12/2021",
"settings": {
"frequency": 15,
"unit": "minutes",
"status: "disable"
}