Developers API
unassignHostRuleSet
Removes a Metrics Rule Set from the specified Host.
Request Parameters
Parameter | Data Type | Description | Required | Default |
---|---|---|---|---|
hostid | integer | The HostID identifying the host to be modified | Required | - |
hostrulesetid | integer | The Host-RuleSet ID identifying the Host-RuleSet instance to be removed | Required | - |
Response Data
Response Variable | Data Type | Description |
---|---|---|
errorcode | integer | Returns an errorcode of 0 if call is successful. |