UNPKG

@itentialopensource/adapter-nokia_nsp_nfm_p

Version:

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

184 lines 5.09 kB
{ "actions": [ { "name": "restDhcpAbstractAddressPoolDhcpStickyLeaseAction", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/AbstractAddressPool/dhcpStickyLeaseAction?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDhcpAbstractDhcpServerFailoverForcePartnerDown", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/AbstractDhcpServerFailover/forcePartnerDown?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDhcpAddressPoolResyncDeclinedAddresses", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/AddressPool/resyncDeclinedAddresses?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDhcpAddressPoolResyncFreeAddresses", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/AddressPool/resyncFreeAddresses?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDhcpLocalDhcp6ServerShowDhcp6Leases", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/LocalDhcp6Server/showDhcp6Leases?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDhcpLocalDhcpServerClearDhcpServerLeases", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/LocalDhcpServer/clearDhcpServerLeases?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDhcpLocalDhcpServerClearDhcpServerStickyLeases", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/LocalDhcpServer/clearDhcpServerStickyLeases?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDhcpLocalDhcpServerResyncLeases", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/LocalDhcpServer/resyncLeases?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] }, { "name": "restDhcpStickyLeaseDataRetrieveStickyLeases", "protocol": "REST", "method": "POST", "entitypath": "{base_path}/{version}/v2/dhcp/StickyLeaseData/retrieveStickyLeases?{query}", "requestSchema": "schema.json", "responseSchema": "schema.json", "timeout": 0, "sendEmpty": false, "requestDatatype": "JSON", "responseDatatype": "JSON", "headers": {}, "responseObjects": [ { "type": "default", "key": "", "mockFile": "" } ] } ] }