UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

This adapter integrates with system described as: nfm-p(SAMO).

207 lines 5.58 kB
{ "actions": [ { "name": "restDbAuxiliaryDbBackupAuxDbBackup", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/db/AuxiliaryDbBackup/AuxDbBackup/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbDatabaseManagerBackup", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/db/DatabaseManager/backup?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbDatabaseManagerGetDbStatus", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/db/DatabaseManager/getDbStatus?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbDatabaseManagerGetProxyStatus", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/db/DatabaseManager/getProxyStatus?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbDatabaseManagerGetStandbyDbStatus", "protocol": "REST", "method": "GET", "entitypath": "{base_path}/{version}/v2/db/DatabaseManager/getStandbyDbStatus?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "sendGetBody": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbDatabaseManagerIsDbRedundant", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/db/DatabaseManager/isDbRedundant?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbDatabaseManagerReinstantiateStandby", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/db/DatabaseManager/reinstantiateStandby?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbDatabaseManagerSwitchover", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/db/DatabaseManager/switchover?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbSizeConstrainedClassListUnusedClasses", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/db/SizeConstrainedClass/listUnusedClasses?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDbSizeConstraintPolicyConfigure", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/db/SizeConstraintPolicy/configure?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }