GET /overlay/api/v1/schedules - Adaptive Applications - BlueCat Gateway - 22.7

BlueCat Overlay for Microsoft

Locale
English
Product name
BlueCat Gateway
Version
22.7

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"
    }