Get agent configuration
GET {{baseUrl}}/scanners/:scanner_id/agents/config
Returns the configuration of agents associated with a specific scanner. Agent configuration controls agent settings for global agent software update enablement and agent auto-expiration.
Requires SCAN MANAGER [40] user permissions. See Permissions.
RESPONSES
status: OK
{"auto_unlink":{"expiration":"30","enabled":"false"},"software_update":"true"}