Merge "Fix tunnelxconn template value"
[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.pwd=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.vpp.vxlan-tunnel.templatefile=vcpe-vxlan-tunnel.json
14 restapi.vpp.bridge-domain.templatefile=vcpe-vpp-bridge-domain.json
15 restapi.vpp.xconnect.templatefile=vcpe-l2-interface.json
16 restapi.tx.templatefile=tunnelxconn-allotted-resource.json
17 restapi.parentsvc.templatefile=parent-provided-allotted-resource.json
18 restapi.network-ar.templatefile=network-provided-allotted-resources.json
19 restapi.vnf-ar.templatefile=vnf-provided-allotted-resources.json
20 # URLs
21 restapi.cr-allottedresource=/restconf/config/GENERIC-RESOURCE-API:contrail-route-allotted-resources/contrail-route-allotted-resource/{allotted-resource-id}/
22 restapi.sz-allottedresource=/restconf/config/GENERIC-RESOURCE-API:security-zone-allotted-resources/security-zone-allotted-resource/{allotted-resource-id}/
23 restapi.brg-allottedresource=/restconf/config/GENERIC-RESOURCE-API:brg-allotted-resources/brg-allotted-resource/{allotted-resource-id}/
24 restapi.vpp-honeycomb=/restconf/config/ietf-interfaces:interfaces/interface/{tunnel-name}
25 restapi.tx-allottedresource=/restconf/config/GENERIC-RESOURCE-API:tunnelxconn-allotted-resources/tunnelxconn-allotted-resource/{allotted-resource-id}/
26 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/
27 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/
28 restapi.pm-configuration=/restconf/config/GENERIC-RESOURCE-API:port-mirror-configurations/port-mirror-configuration/{configuration-id}/
29 restapi.network=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/networks
30 restapi.vnf=/restconf/config/GENERIC-RESOURCE-API:services/service/{service-instance-id}/service-data/vnfs
31 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}/
32 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/