UNPKG

@itentialopensource/adapter-accedian_skylight

Version:

This adapter integrates with system described as: accedianSkylight.

392 lines 10.7 kB
{ "actions": [ { "name": "getApiOrchestrateV3Agents", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/orchestrate/v3/agents?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getApiOrchestrateV3AgentsAgentId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteApiOrchestrateV3AgentsAgentId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postApiOrchestrateV3AgentsConfiguration", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/configuration?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getApiOrchestrateV3AgentsConfiguration", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/configuration?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getApiOrchestrateV3AgentsConfigurationAgentId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/configuration/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putApiOrchestrateV3AgentsConfigurationAgentId", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/configuration/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteApiOrchestrateV3AgentsConfigurationAgentId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/configuration/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postApiOrchestrateV3AgentsAgentIdCommand", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/{pathv1}/command?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getApiOrchestrateV3AgentsSessions", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/sessions?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postApiOrchestrateV3AgentsSessions", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/sessions?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postApiOrchestrateV3AgentsSession", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/session?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "putApiOrchestrateV3AgentsSession", "protocol": "REST", "method": "PUT", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/session?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getApiOrchestrateV3AgentsSessionSessionId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/session/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteApiOrchestrateV3AgentsSessionSessionId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/session/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getApiOrchestrateV3AgentsSessionsAgentId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/sessions/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "deleteApiOrchestrateV3AgentsSessionsAgentId", "protocol": "REST", "method": "DELETE", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/sessions/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "getApiOrchestrateV3AgentsSessionstatusSessionId", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/sessionstatus/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "postApiOrchestrateV3AgentsAgentIdSecrets", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/orchestrate/v3/agents/{pathv1}/secrets?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }