Update brg topo activate DG
[sdnc/oam.git] / installation / src / main / properties / generic-resource-api-dg.properties
1 restapi.templateDir=/opt/onap/sdnc/restapi/templates
2 controller.url=http://localhost:8181
3 controller.user=admin
4 controller.pwd=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
5 honeycomb.url=http://{honeycomb-instance-ip}:8183
6 honeycomb.user=admin
7 honeycomb.password=admin
8
9 # Templates
10 restapi.sz.templatefile=security-zone-allotted-resource.json
11 restapi.cr.templatefile=contrail-route-allotted-resource.json
12 restapi.brg.templatefile=brg-allotted-resource.json
13 restapi.brg.vxlan-tunnel.templatefile=vcpe-vxlan-tunnel.json
14 restapi.brg.vpp-bridge-domain.templatefile=vcpe-vpp-bridge-domain.json
15 restapi.tx.templatefile=tx-allotted-resource.json
16 restapi.parentsvc.templatefile=parent-provided-allotted-resource.json
17 restapi.network-ar.templatefile=network-provided-allotted-resources.json
18 restapi.vnf-ar.templatefile=vnf-provided-allotted-resources.json
19 # URLs
20 restapi.cr-allottedresource=/restconf/config/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource/{allotted-resource-id}/
21 restapi.sz-allottedresource=/restconf/config/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource/{allotted-resource-id}/
22 restapi.brg-allottedresource=/restconf/config/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource/{allotted-resource-id}/
23 restapi.brg-vpp-honeycomb=/restconf/config/ietf-interfaces:interfaces/interface/{tunnel-name}
24 restapi.tx-allottedresource=/restconf/config/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource/{allotted-resource-id}/
25 restapi.vnf-provided-allottedresource=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs/vnf/{vnf-id}/vnf-data/vnf-provided-allotted-resources/
26 restapi.network-provided-allottedresource=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs/vnf/{vnf-id}/vnf-data/vnf-provided-allotted-resources/
27 restapi.pm-configuration=/restconf/config/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration/{configuration-id}/
28 restapi.network=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/networks
29 restapi.vnf=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs
30 restapi.parent-provided-resource=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/provided-allotted-resources/provided-allotted-resource/{allotted-resource-id}/
31 restapi.network-provided-resource=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/networks/network/{network-id}/network-data/network-provided-allotted-resources/