Adding connectivity attachment Resource DGs
authorgaurav <gaurav.agrawal@huawei.com>
Tue, 24 Jul 2018 11:24:22 +0000 (16:54 +0530)
committergaurav <gaurav.agrawal@huawei.com>
Tue, 24 Jul 2018 11:24:22 +0000 (16:54 +0530)
commit295a37952f7e6209ab9dc8b7bd98a71d99325a01
treeb1a82e215e9cceac871609b2d70ed6e5540e8652
parente98ad550f65d09e743deefe58bcc402df7b95c1b
Adding connectivity attachment Resource DGs

Addition includes:
1. Templates for RestapiCallNode
2. DGs for activate, deactivate and delete

Change-Id: Id6a6150d880a14ba71f9587484fc5677b8c5b24c
Issue-ID: SDNC-356
Signed-off-by: Gaurav Agrawal <gaurav.agrawal@huawei.com>
platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-activate.json [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-deactivate.json [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/json/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-delete.json [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-activate.xml [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-deactivate.xml [new file with mode: 0644]
platform-logic/generic-resource-api/src/main/xml/GENERIC-RESOURCE-API_sotn-attachment-topology-operation-delete.xml [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/oof-getpath.json [new file with mode: 0644]
platform-logic/restapi-templates/src/main/json/sotn-ethernet-service.json [new file with mode: 0644]