@itentialopensource/adapter-nokia_nsp_nfm_p
Version:
This adapter integrates with system described as: nfm-p(SAMO).
888 lines • 24.9 kB
JSON
{
"actions": [
{
"name": "restScriptAbstractScriptChangeScriptVersion",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/AbstractScript/changeScriptVersion/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptAbstractScriptConfigScriptVersion",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/AbstractScript/configScriptVersion/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptAbstractScriptConfigureScript",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/AbstractScript/configureScript/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptAbstractScriptConfigureTarget",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/AbstractScript/configureTarget/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptAbstractScriptConfigureTargets",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/AbstractScript/configureTargets/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptAbstractScriptCreateScriptVersion",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/AbstractScript/createScriptVersion/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptAbstractVersionGetScriptContents",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/v2/script/AbstractVersion/getScriptContents?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptBundleAddScripts",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/Bundle/addScripts/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptBundleDeleteBundleAndAssociatedScripts",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/v2/script/Bundle/deleteBundleAndAssociatedScripts/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptBundleRemoveScripts",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/Bundle/removeScripts/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptControlScriptAssociateExecutableScript",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/ControlScript/associateExecutableScript/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptControlScriptAssociateHandlerScript",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/ControlScript/associateHandlerScript/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptResultGetResultBody",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/v2/script/Result/getResultBody?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptResultManagerSaveResult",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/ResultManager/saveResult?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerCancelExecution",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/cancelExecution?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerCancelRunningCliExecution",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/cancelRunningCliExecution?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerCancelScriptFlow",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/cancelScriptFlow?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerConfigure",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/configure?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerExecuteCLIScript",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeCLIScript?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerExecuteCLITargetScripts",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeCLITargetScripts?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerExecuteScript",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeScript?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerExecuteScriptFlow",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeScriptFlow?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerExecuteSystemScripts",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeSystemScripts?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerExecuteTargetScripts",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeTargetScripts?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerExecuteTargetScriptsWithParameters",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/executeTargetScriptsWithParameters?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerGetBodyOfTargetScriptResult",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/getBodyOfTargetScriptResult?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptScriptManagerPreviewScriptWithParameters",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/ScriptManager/previewScriptWithParameters?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetParameterConfigure",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/TargetParameter/configure/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetScriptCancelExecution",
"protocol": "REST",
"method": "DELETE",
"entitypath": "{base_path}/{version}/v2/script/TargetScript/cancelExecution/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetScriptConfigure",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/TargetScript/configure/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetScriptExecuteCLIScript",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/TargetScript/executeCLIScript/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetScriptExecuteCLITargetScript",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/TargetScript/executeCLITargetScript/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetScriptExecuteScript",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/TargetScript/executeScript/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetScriptExecuteTargetScript",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/TargetScript/executeTargetScript/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetScriptPreview",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/TargetScript/preview/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptTargetScriptResultGetTargetScriptResult",
"protocol": "REST",
"method": "GET",
"entitypath": "{base_path}/{version}/v2/script/TargetScriptResult/getTargetScriptResult?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"sendGetBody": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptVelocityTemplateReload",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/VelocityTemplate/reload?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptVelocityTemplateStore",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/VelocityTemplate/store?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptXmlApiConfigTemplateAssociateTemplate",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/associateTemplate/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptXmlApiConfigTemplateConvertOldTemplates",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/convertOldTemplates?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptXmlApiConfigTemplateExecute",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/execute/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptXmlApiConfigTemplateExecuteMulti",
"protocol": "REST",
"method": "PUT",
"entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/executeMulti/{pathv1}?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptXmlApiConfigTemplateGenerate",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/generate?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
},
{
"name": "restScriptXmlApiConfigTemplateGenerateFromSample",
"protocol": "REST",
"method": "POST",
"entitypath": "{base_path}/{version}/v2/script/XmlApiConfigTemplate/generateFromSample?{query}",
"requestSchema": "schema.json",
"responseSchema": "schema.json",
"timeout": 0,
"sendEmpty": false,
"requestDatatype": "JSON",
"responseDatatype": "JSON",
"headers": {},
"responseObjects": [
{
"type": "default",
"key": "",
"mockFile": ""
}
]
}
]
}