``agents``required, array[object]Collection of Agents
each Agent has the following fields ``agentId``required, integerThe ``agentId`` is the (technical) name that is used in the Controller to identify an Agent. This value is set once and cannot be overwritten ``agentName``required, stringThe ``agentName`` is the (logical) name that is used for the configuration of a Job to identify an Agent ``agentNameAliases``optional, array[string]Aliases of the ``agentName`` ``url``required, stringURL of the Agent ``disabled``optional, booleanA disabled Agent will not be offered in JOC Cockpit during the Job configurationfalse