UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

84 lines 2.35 kB
{ "actions": [ { "name": "restPropertyrulesPropertyValuePolicyAssignGroups", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/propertyrules/PropertyValuePolicy/assignGroups/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restPropertyrulesPropertyValuePolicyAssignUsers", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/propertyrules/PropertyValuePolicy/assignUsers/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restPropertyrulesPropertyValuePolicyUnassignGroups", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/propertyrules/PropertyValuePolicy/unassignGroups/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restPropertyrulesPropertyValuePolicyUnassignUsers", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/propertyrules/PropertyValuePolicy/unassignUsers/{pathv1}?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }