@itentialopensource/adapter-viavi_xpertrak 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.eslintignore +6 -0
- package/.eslintrc.js +18 -0
- package/.gitlab/.gitkeep +0 -0
- package/.gitlab/issue_templates/.gitkeep +0 -0
- package/.gitlab/issue_templates/Default.md +17 -0
- package/.gitlab/issue_templates/bugReportTemplate.md +76 -0
- package/.gitlab/issue_templates/featureRequestTemplate.md +14 -0
- package/.jshintrc +0 -0
- package/AUTH.md +39 -0
- package/BROKER.md +199 -0
- package/CALLS.md +170 -0
- package/CHANGELOG.md +9 -0
- package/CODE_OF_CONDUCT.md +43 -0
- package/CONTRIBUTING.md +13 -0
- package/ENHANCE.md +69 -0
- package/LICENSE +201 -0
- package/PROPERTIES.md +641 -0
- package/README.md +346 -0
- package/SUMMARY.md +9 -0
- package/SYSTEMINFO.md +11 -0
- package/TROUBLESHOOT.md +47 -0
- package/adapter.js +7887 -0
- package/adapterBase.js +1452 -0
- package/entities/.generic/action.json +214 -0
- package/entities/.generic/schema.json +28 -0
- package/entities/.system/action.json +50 -0
- package/entities/.system/mockdatafiles/getToken-default.json +3 -0
- package/entities/.system/mockdatafiles/healthcheck-default.json +3 -0
- package/entities/.system/schema.json +19 -0
- package/entities/.system/schemaTokenReq.json +53 -0
- package/entities/.system/schemaTokenResp.json +53 -0
- package/entities/AssetManagementCMTS/action.json +127 -0
- package/entities/AssetManagementCMTS/mockdatafiles/getAllCmtsLiteUsingGET1-default.json +152 -0
- package/entities/AssetManagementCMTS/mockdatafiles/getAllCmtsUsingGET1-default.json +68 -0
- package/entities/AssetManagementCMTS/schema.json +24 -0
- package/entities/AssetManagementCMTSUSPort/action.json +65 -0
- package/entities/AssetManagementCMTSUSPort/schema.json +21 -0
- package/entities/AssetManagementHCU/action.json +66 -0
- package/entities/AssetManagementHCU/schema.json +21 -0
- package/entities/AssetManagementHCUHSM/action.json +46 -0
- package/entities/AssetManagementHCUHSM/schema.json +20 -0
- package/entities/AssetManagementHCURPM/action.json +46 -0
- package/entities/AssetManagementHCURPM/schema.json +20 -0
- package/entities/AssetManagementHCURPMPort/action.json +46 -0
- package/entities/AssetManagementHCURPMPort/schema.json +20 -0
- package/entities/AssetManagementNode/action.json +45 -0
- package/entities/AssetManagementNode/mockdatafiles/getNodesUsingGET2-default.json +37 -0
- package/entities/AssetManagementNode/schema.json +20 -0
- package/entities/AssetManagementNoiseTrak/action.json +25 -0
- package/entities/AssetManagementNoiseTrak/schema.json +19 -0
- package/entities/AssetManagementOTU/action.json +46 -0
- package/entities/AssetManagementOTU/mockdatafiles/getAllOtusUsingGET1-default.json +59 -0
- package/entities/AssetManagementOTU/schema.json +20 -0
- package/entities/AssetManagementOTUPort/action.json +25 -0
- package/entities/AssetManagementOTUPort/mockdatafiles/getAllPortsUsingGET1-default.json +18 -0
- package/entities/AssetManagementOTUPort/schema.json +19 -0
- package/entities/AssetManagementRCI/action.json +46 -0
- package/entities/AssetManagementRCI/mockdatafiles/getAllRcisUsingGET1-default.json +41960 -0
- package/entities/AssetManagementRCI/schema.json +20 -0
- package/entities/Authentication/action.json +45 -0
- package/entities/Authentication/schema.json +20 -0
- package/entities/CableModem/action.json +171 -0
- package/entities/CableModem/mockdatafiles/getModemDescriptionUsingGET1-default.json +38 -0
- package/entities/CableModem/mockdatafiles/getModemExclusionDescriptionsUsingGET1-default.json +7 -0
- package/entities/CableModem/mockdatafiles/getModemWatchByNodeUsingGET1-default.json +15 -0
- package/entities/CableModem/mockdatafiles/getModemWatchUsingGET1-default.json +54 -0
- package/entities/CableModem/schema.json +48 -0
- package/entities/CollectionScheduleDetails/action.json +67 -0
- package/entities/CollectionScheduleDetails/schema.json +21 -0
- package/entities/Container/action.json +25 -0
- package/entities/Container/mockdatafiles/getNodeContainersUsingGET1-default.json +10 -0
- package/entities/Container/schema.json +19 -0
- package/entities/DeviceSettings/action.json +44 -0
- package/entities/DeviceSettings/schema.json +20 -0
- package/entities/EventsAndAlarmsAlarms/action.json +127 -0
- package/entities/EventsAndAlarmsAlarms/schema.json +24 -0
- package/entities/EventsAndAlarmsEvents/action.json +25 -0
- package/entities/EventsAndAlarmsEvents/mockdatafiles/getEventsUsingGET2-default.json +38 -0
- package/entities/EventsAndAlarmsEvents/schema.json +19 -0
- package/entities/GraphQL/action.json +24 -0
- package/entities/GraphQL/schema.json +19 -0
- package/entities/MACTrakDetail/action.json +25 -0
- package/entities/MACTrakDetail/mockdatafiles/getMactrakDetailsUsingGET1-default.json +27 -0
- package/entities/MACTrakDetail/schema.json +19 -0
- package/entities/MACTrakPerformance/action.json +67 -0
- package/entities/MACTrakPerformance/mockdatafiles/getChannelPerformanceUsingGET2-default.json +271 -0
- package/entities/MACTrakPerformance/schema.json +21 -0
- package/entities/MACTrakRanking/action.json +25 -0
- package/entities/MACTrakRanking/mockdatafiles/getLatestRankingsUsingGET2-default.json +58 -0
- package/entities/MACTrakRanking/schema.json +19 -0
- package/entities/ModemAnalysisLiveAndHistory/action.json +66 -0
- package/entities/ModemAnalysisLiveAndHistory/schema.json +21 -0
- package/entities/NoiseTrakImport/action.json +65 -0
- package/entities/NoiseTrakImport/schema.json +21 -0
- package/entities/PreeqApiService/action.json +25 -0
- package/entities/PreeqApiService/schema.json +19 -0
- package/entities/QoE/action.json +46 -0
- package/entities/QoE/schema.json +20 -0
- package/entities/QoENodeSummary/action.json +25 -0
- package/entities/QoENodeSummary/mockdatafiles/getSpectrumDetailsUsingGET3-default.json +40 -0
- package/entities/QoENodeSummary/schema.json +19 -0
- package/entities/QoERanking/action.json +25 -0
- package/entities/QoERanking/mockdatafiles/getQoeNodeRankingsUsingGET1-default.json +25 -0
- package/entities/QoERanking/schema.json +19 -0
- package/entities/RCISweep/action.json +65 -0
- package/entities/RCISweep/mockdatafiles/rCISweepPlanAPI1-default.json +30 -0
- package/entities/RCISweep/schema.json +21 -0
- package/entities/RPMPortBroadcast/action.json +65 -0
- package/entities/RPMPortBroadcast/schema.json +21 -0
- package/entities/Ranking/action.json +25 -0
- package/entities/Ranking/schema.json +19 -0
- package/entities/RankingSummary/action.json +25 -0
- package/entities/RankingSummary/schema.json +19 -0
- package/entities/SearchNetworkElementsAndProperties/action.json +88 -0
- package/entities/SearchNetworkElementsAndProperties/mockdatafiles/searchAlarmableModemsUsingGET1-default.json +26 -0
- package/entities/SearchNetworkElementsAndProperties/mockdatafiles/searchElementsUsingGET1-default.json +8 -0
- package/entities/SearchNetworkElementsAndProperties/mockdatafiles/searchModemWatchModemsUsingGET1-default.json +20 -0
- package/entities/SearchNetworkElementsAndProperties/schema.json +22 -0
- package/entities/Site/action.json +25 -0
- package/entities/Site/mockdatafiles/getAllUsingGET6-default.json +8 -0
- package/entities/Site/schema.json +19 -0
- package/entities/SpectrumAll/action.json +25 -0
- package/entities/SpectrumAll/schema.json +19 -0
- package/entities/SpectrumDetail/action.json +25 -0
- package/entities/SpectrumDetail/mockdatafiles/getSpectrumDetailsUsingGET5-default.json +37 -0
- package/entities/SpectrumDetail/schema.json +19 -0
- package/entities/SpectrumRanking/action.json +25 -0
- package/entities/SpectrumRanking/mockdatafiles/getLatestRankingsUsingGET3-default.json +61 -0
- package/entities/SpectrumRanking/schema.json +19 -0
- package/entities/TopologyImport/action.json +85 -0
- package/entities/TopologyImport/schema.json +22 -0
- package/entities/UserActionLogging/action.json +46 -0
- package/entities/UserActionLogging/schema.json +20 -0
- package/entities/UserActionSummary/action.json +25 -0
- package/entities/UserActionSummary/schema.json +19 -0
- package/error.json +190 -0
- package/metadata.json +45 -0
- package/package.json +86 -0
- package/pronghorn.json +7886 -0
- package/propertiesDecorators.json +14 -0
- package/propertiesSchema.json +1569 -0
- package/refs?service=git-upload-pack +0 -0
- package/report/creationReport.json +1120 -0
- package/report/xpertrak_API.json-OpenApi3Json.json +11962 -0
- package/sampleProperties.json +256 -0
- package/test/integration/adapterTestBasicGet.js +83 -0
- package/test/integration/adapterTestConnectivity.js +142 -0
- package/test/integration/adapterTestIntegration.js +2777 -0
- package/test/unit/adapterBaseTestUnit.js +1024 -0
- package/test/unit/adapterTestUnit.js +3369 -0
- package/utils/adapterInfo.js +206 -0
- package/utils/addAuth.js +94 -0
- package/utils/artifactize.js +146 -0
- package/utils/basicGet.js +50 -0
- package/utils/checkMigrate.js +63 -0
- package/utils/entitiesToDB.js +179 -0
- package/utils/findPath.js +74 -0
- package/utils/methodDocumentor.js +273 -0
- package/utils/modify.js +152 -0
- package/utils/packModificationScript.js +35 -0
- package/utils/patches2bundledDeps.js +90 -0
- package/utils/pre-commit.sh +32 -0
- package/utils/removeHooks.js +20 -0
- package/utils/setup.js +33 -0
- package/utils/taskMover.js +309 -0
- package/utils/tbScript.js +239 -0
- package/utils/tbUtils.js +489 -0
- package/utils/testRunner.js +298 -0
- package/utils/troubleshootingAdapter.js +193 -0
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"billingNode": "string",
|
|
4
|
+
"billingNodeId": 7,
|
|
5
|
+
"cmts": "string",
|
|
6
|
+
"cmtsNode": "string",
|
|
7
|
+
"cmtsNodeId": 2,
|
|
8
|
+
"cmtsUsPortId": 5,
|
|
9
|
+
"cmtsUsPortName": "string",
|
|
10
|
+
"downstreamServiceGroup": 9,
|
|
11
|
+
"hcu": "string",
|
|
12
|
+
"icsCount": 5,
|
|
13
|
+
"macDomain": 5,
|
|
14
|
+
"modemAnalyserLicensed": true,
|
|
15
|
+
"modemHealthLicensed": false,
|
|
16
|
+
"modemHistoryLicensed": false,
|
|
17
|
+
"modemLiveAnalyzerLicensed": true,
|
|
18
|
+
"modems": 5,
|
|
19
|
+
"name": "string",
|
|
20
|
+
"nodeId": 5,
|
|
21
|
+
"pnmLicensed": true,
|
|
22
|
+
"qoeLicensed": false,
|
|
23
|
+
"rci": "string",
|
|
24
|
+
"rphy": true,
|
|
25
|
+
"rphyMac": "string",
|
|
26
|
+
"rpmPort": "string",
|
|
27
|
+
"rpmPortId": 10,
|
|
28
|
+
"rpmPortMapTyp": "MACTRAK",
|
|
29
|
+
"serviceGroup": 3,
|
|
30
|
+
"topologyAlarmLicensed": false,
|
|
31
|
+
"topologyOutageLicensed": false,
|
|
32
|
+
"totalModemsBillingNode": 9,
|
|
33
|
+
"totalModemsCmtsNode": 6,
|
|
34
|
+
"totalModemsRpmPort": 5,
|
|
35
|
+
"upstreamServiceGroup": 9
|
|
36
|
+
}
|
|
37
|
+
]
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$id": "schema.json",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"schema": "http://json-schema.org/draft-07/schema#",
|
|
5
|
+
"translate": false,
|
|
6
|
+
"dynamicfields": true,
|
|
7
|
+
"properties": {
|
|
8
|
+
"ph_request_type": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "type of request (internal to adapter)",
|
|
11
|
+
"default": "getNodesUsingGET2",
|
|
12
|
+
"enum": [
|
|
13
|
+
"getNodesUsingGET2",
|
|
14
|
+
"editNodeNameUsingPOST2"
|
|
15
|
+
],
|
|
16
|
+
"external_name": "ph_request_type"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"definitions": {}
|
|
20
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"actions": [
|
|
3
|
+
{
|
|
4
|
+
"name": "getByStatusUsingGET1",
|
|
5
|
+
"protocol": "REST",
|
|
6
|
+
"method": "GET",
|
|
7
|
+
"entitypath": "{base_path}/{version}/noiseTrak/legGroupInfo/status/{pathv1}?{query}",
|
|
8
|
+
"requestSchema": "schema.json",
|
|
9
|
+
"responseSchema": "schema.json",
|
|
10
|
+
"timeout": 0,
|
|
11
|
+
"sendEmpty": false,
|
|
12
|
+
"sendGetBody": false,
|
|
13
|
+
"requestDatatype": "JSON",
|
|
14
|
+
"responseDatatype": "JSON",
|
|
15
|
+
"headers": {},
|
|
16
|
+
"responseObjects": [
|
|
17
|
+
{
|
|
18
|
+
"type": "default",
|
|
19
|
+
"key": "",
|
|
20
|
+
"mockFile": ""
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
]
|
|
25
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$id": "schema.json",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"schema": "http://json-schema.org/draft-07/schema#",
|
|
5
|
+
"translate": false,
|
|
6
|
+
"dynamicfields": true,
|
|
7
|
+
"properties": {
|
|
8
|
+
"ph_request_type": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "type of request (internal to adapter)",
|
|
11
|
+
"default": "getByStatusUsingGET1",
|
|
12
|
+
"enum": [
|
|
13
|
+
"getByStatusUsingGET1"
|
|
14
|
+
],
|
|
15
|
+
"external_name": "ph_request_type"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"definitions": {}
|
|
19
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"actions": [
|
|
3
|
+
{
|
|
4
|
+
"name": "getAllOtusUsingGET1",
|
|
5
|
+
"protocol": "REST",
|
|
6
|
+
"method": "GET",
|
|
7
|
+
"entitypath": "{base_path}/{version}/otu?{query}",
|
|
8
|
+
"requestSchema": "schema.json",
|
|
9
|
+
"responseSchema": "schema.json",
|
|
10
|
+
"timeout": 0,
|
|
11
|
+
"sendEmpty": false,
|
|
12
|
+
"sendGetBody": false,
|
|
13
|
+
"requestDatatype": "JSON",
|
|
14
|
+
"responseDatatype": "JSON",
|
|
15
|
+
"headers": {},
|
|
16
|
+
"responseObjects": [
|
|
17
|
+
{
|
|
18
|
+
"type": "default",
|
|
19
|
+
"key": "",
|
|
20
|
+
"mockFile": "mockdatafiles/getAllOtusUsingGET1-default.json"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "getOtuUsingGET1",
|
|
26
|
+
"protocol": "REST",
|
|
27
|
+
"method": "GET",
|
|
28
|
+
"entitypath": "{base_path}/{version}/otu/{pathv1}?{query}",
|
|
29
|
+
"requestSchema": "schema.json",
|
|
30
|
+
"responseSchema": "schema.json",
|
|
31
|
+
"timeout": 0,
|
|
32
|
+
"sendEmpty": false,
|
|
33
|
+
"sendGetBody": false,
|
|
34
|
+
"requestDatatype": "JSON",
|
|
35
|
+
"responseDatatype": "JSON",
|
|
36
|
+
"headers": {},
|
|
37
|
+
"responseObjects": [
|
|
38
|
+
{
|
|
39
|
+
"type": "default",
|
|
40
|
+
"key": "",
|
|
41
|
+
"mockFile": ""
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
]
|
|
46
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"created": "string",
|
|
4
|
+
"elementId": 8,
|
|
5
|
+
"location": "string",
|
|
6
|
+
"model": "OTU_5000",
|
|
7
|
+
"modified": "string",
|
|
8
|
+
"module": "string",
|
|
9
|
+
"name": "string",
|
|
10
|
+
"notes": "string",
|
|
11
|
+
"offline": false,
|
|
12
|
+
"parentId": 9,
|
|
13
|
+
"password": "string",
|
|
14
|
+
"portCount": 5,
|
|
15
|
+
"proxyHostname": "string",
|
|
16
|
+
"serialNumber": "string",
|
|
17
|
+
"softwareVersion": "string",
|
|
18
|
+
"url": "string",
|
|
19
|
+
"username": "string"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"created": "string",
|
|
23
|
+
"elementId": 4,
|
|
24
|
+
"location": "string",
|
|
25
|
+
"model": "OTU_8000E",
|
|
26
|
+
"modified": "string",
|
|
27
|
+
"module": "string",
|
|
28
|
+
"name": "string",
|
|
29
|
+
"notes": "string",
|
|
30
|
+
"offline": true,
|
|
31
|
+
"parentId": 6,
|
|
32
|
+
"password": "string",
|
|
33
|
+
"portCount": 5,
|
|
34
|
+
"proxyHostname": "string",
|
|
35
|
+
"serialNumber": "string",
|
|
36
|
+
"softwareVersion": "string",
|
|
37
|
+
"url": "string",
|
|
38
|
+
"username": "string"
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"created": "string",
|
|
42
|
+
"elementId": 9,
|
|
43
|
+
"location": "string",
|
|
44
|
+
"model": "OTU_8000E",
|
|
45
|
+
"modified": "string",
|
|
46
|
+
"module": "string",
|
|
47
|
+
"name": "string",
|
|
48
|
+
"notes": "string",
|
|
49
|
+
"offline": false,
|
|
50
|
+
"parentId": 7,
|
|
51
|
+
"password": "string",
|
|
52
|
+
"portCount": 9,
|
|
53
|
+
"proxyHostname": "string",
|
|
54
|
+
"serialNumber": "string",
|
|
55
|
+
"softwareVersion": "string",
|
|
56
|
+
"url": "string",
|
|
57
|
+
"username": "string"
|
|
58
|
+
}
|
|
59
|
+
]
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$id": "schema.json",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"schema": "http://json-schema.org/draft-07/schema#",
|
|
5
|
+
"translate": false,
|
|
6
|
+
"dynamicfields": true,
|
|
7
|
+
"properties": {
|
|
8
|
+
"ph_request_type": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "type of request (internal to adapter)",
|
|
11
|
+
"default": "getAllOtusUsingGET1",
|
|
12
|
+
"enum": [
|
|
13
|
+
"getAllOtusUsingGET1",
|
|
14
|
+
"getOtuUsingGET1"
|
|
15
|
+
],
|
|
16
|
+
"external_name": "ph_request_type"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"definitions": {}
|
|
20
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"actions": [
|
|
3
|
+
{
|
|
4
|
+
"name": "getAllPortsUsingGET1",
|
|
5
|
+
"protocol": "REST",
|
|
6
|
+
"method": "GET",
|
|
7
|
+
"entitypath": "{base_path}/{version}/otuPort?{query}",
|
|
8
|
+
"requestSchema": "schema.json",
|
|
9
|
+
"responseSchema": "schema.json",
|
|
10
|
+
"timeout": 0,
|
|
11
|
+
"sendEmpty": false,
|
|
12
|
+
"sendGetBody": false,
|
|
13
|
+
"requestDatatype": "JSON",
|
|
14
|
+
"responseDatatype": "JSON",
|
|
15
|
+
"headers": {},
|
|
16
|
+
"responseObjects": [
|
|
17
|
+
{
|
|
18
|
+
"type": "default",
|
|
19
|
+
"key": "",
|
|
20
|
+
"mockFile": "mockdatafiles/getAllPortsUsingGET1-default.json"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
}
|
|
24
|
+
]
|
|
25
|
+
}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
[
|
|
2
|
+
{
|
|
3
|
+
"containerId": 7,
|
|
4
|
+
"containerName": "string",
|
|
5
|
+
"elementId": 6,
|
|
6
|
+
"monitored": true,
|
|
7
|
+
"name": "string",
|
|
8
|
+
"nodeIds": [
|
|
9
|
+
4
|
|
10
|
+
],
|
|
11
|
+
"otuId": 10,
|
|
12
|
+
"otuName": "string",
|
|
13
|
+
"otuSerial": "string",
|
|
14
|
+
"otuUrl": "string",
|
|
15
|
+
"portNumber": 6,
|
|
16
|
+
"portUrl": "string"
|
|
17
|
+
}
|
|
18
|
+
]
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$id": "schema.json",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"schema": "http://json-schema.org/draft-07/schema#",
|
|
5
|
+
"translate": false,
|
|
6
|
+
"dynamicfields": true,
|
|
7
|
+
"properties": {
|
|
8
|
+
"ph_request_type": {
|
|
9
|
+
"type": "string",
|
|
10
|
+
"description": "type of request (internal to adapter)",
|
|
11
|
+
"default": "getAllPortsUsingGET1",
|
|
12
|
+
"enum": [
|
|
13
|
+
"getAllPortsUsingGET1"
|
|
14
|
+
],
|
|
15
|
+
"external_name": "ph_request_type"
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"definitions": {}
|
|
19
|
+
}
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"actions": [
|
|
3
|
+
{
|
|
4
|
+
"name": "getAllRcisUsingGET1",
|
|
5
|
+
"protocol": "REST",
|
|
6
|
+
"method": "GET",
|
|
7
|
+
"entitypath": "{base_path}/{version}/rci?{query}",
|
|
8
|
+
"requestSchema": "schema.json",
|
|
9
|
+
"responseSchema": "schema.json",
|
|
10
|
+
"timeout": 0,
|
|
11
|
+
"sendEmpty": false,
|
|
12
|
+
"sendGetBody": false,
|
|
13
|
+
"requestDatatype": "JSON",
|
|
14
|
+
"responseDatatype": "JSON",
|
|
15
|
+
"headers": {},
|
|
16
|
+
"responseObjects": [
|
|
17
|
+
{
|
|
18
|
+
"type": "default",
|
|
19
|
+
"key": "",
|
|
20
|
+
"mockFile": "mockdatafiles/getAllRcisUsingGET1-default.json"
|
|
21
|
+
}
|
|
22
|
+
]
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
"name": "getRciUsingGET1",
|
|
26
|
+
"protocol": "REST",
|
|
27
|
+
"method": "GET",
|
|
28
|
+
"entitypath": "{base_path}/{version}/rci/{pathv1}?{query}",
|
|
29
|
+
"requestSchema": "schema.json",
|
|
30
|
+
"responseSchema": "schema.json",
|
|
31
|
+
"timeout": 0,
|
|
32
|
+
"sendEmpty": false,
|
|
33
|
+
"sendGetBody": false,
|
|
34
|
+
"requestDatatype": "JSON",
|
|
35
|
+
"responseDatatype": "JSON",
|
|
36
|
+
"headers": {},
|
|
37
|
+
"responseObjects": [
|
|
38
|
+
{
|
|
39
|
+
"type": "default",
|
|
40
|
+
"key": "",
|
|
41
|
+
"mockFile": ""
|
|
42
|
+
}
|
|
43
|
+
]
|
|
44
|
+
}
|
|
45
|
+
]
|
|
46
|
+
}
|