JOC API

Version 2.6.5

Download RAML
JOC API
/joc/versions
POST

Reads the versions of the specified JS7 components.


Parameters in the POST body schema

Name Type Description Example Default
controllerIds optional, array Filter collection of JS7 Controllers, specified by their controllerId. "controllerIds" : [ "testsuite", "standalone" ]
agentIds optional, array Filter collection of JS7 agents, specified by their agentId. "agentIds" : [ "agent_cluster_001", "standaloneAgentID" ]