Check agent config
POST https://caas.digicert.com/automationws/v1/agent/checkconfig
Use this endpoint to update the configuration of the automation agent with any changes to the server configuration (such as the addition or removal of ports or IPs).
Example requests and responses
Request parameters
Name | Req/Opt | Type | Description |
---|---|---|---|
accountId | required | string | Account ID. |
agentId | required | long | ID of the agent. |
divisionId | required | long | Division ID. |
Response parameters
Name | Type | Description |
---|---|---|
error | object | Object with error details, if any. |
data | object | Message with additional information about the request. |