Global configuration sync status

Prev Next

API URL

<ips-api-base>/global/sync/<sync-uuid>/status

Sample curl request

curl -gsvk -H "$c" "https://<host>/wsapis/v2.0.0/ips/global/sync/ 6252b6ab-b62c-4077-a4f9-892eff436020/status"

Authentication

Standard WSAPI authentication

Method

GET

Response

application/json

{"status_message":"sync sucessfull","status_code":2,"search_id":"6252b6ab-b62c-4077- a4f9-892eff436020"}

Response codes

  • 200 - no errors

  • 401 - auth error

  • 500 - internal error