Remove already delegated Monitoring check

Description

Remove already delegated Monitoring check from a sub-user


 Parameters

Name Data Type Status Description
auth-id Integer Required Authentication parameter
auth-password String Required Authentication parameter
id Integer Required Sub-user's ID
monitoring-id Integer Required The ID of the Monitoring check

Return: Array with status and status description.


Errors

When the authentication of the API user is not correct, the API request will fail with the following status and statusDescription:

{"status":"Failed","statusDescription":"Invalid authentication, incorrect auth-id or auth-password."}

Note: These are example errors in JSON format, and these are not the only errors that can be displayed.


 Example

URL JSON: https://api.cloudns.net/sub-users/remove-monitoring-check-delegation.json.json
POST/GET: auth-id=0&auth-password=password&id=0&monitoring-id=0

URL XML: https://api.cloudns.net/sub-users/remove-monitoring-check-delegation.json.jsonxml
POST/GET: auth-id=0&auth-password=password&id=0&monitoring-id=0


Last modified: 2025-05-14
Cookies help us deliver our services. By using our services, you agree to our use of cookies. Learn more