``agents``required, array[object]Collection of Agents
each Standalone 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 ``processLimit``optional, integerLimits the number max. processes that are started by the Agent ``hidden``optional, booleanA hidden Agent will not be offered in JOC Cockpit during the Job configurationfalse