diff options
Diffstat (limited to 'src/main/resources/etc/appprops/aai-resources-uri-templates.properties')
-rw-r--r-- | src/main/resources/etc/appprops/aai-resources-uri-templates.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/etc/appprops/aai-resources-uri-templates.properties b/src/main/resources/etc/appprops/aai-resources-uri-templates.properties index 44066e1..2e3de7a 100644 --- a/src/main/resources/etc/appprops/aai-resources-uri-templates.properties +++ b/src/main/resources/etc/appprops/aai-resources-uri-templates.properties @@ -10,7 +10,7 @@ constrained-element-set=/constrained-element-sets/constrained-element-set/{const ctag-assignment=/ctag-assignments/ctag-assignment/{vlan-id-inner} ctag-pool=/ctag-pools/ctag-pool/{target-pe}/{availability-zone-name} customer=/business/customers/customer/{global-customer-id} -cvlan-tag-entry=/cvlan-tags/cvlan-tag-entry/{cvlan-tag} +cvlan-tag=/cvlan-tags/cvlan-tag/{cvlan-tag} dvs-switch=/dvs-switches/dvs-switch/{switch-name} element-choice-set=/element-choice-sets/element-choice-set/{element-choice-set-uuid} entitlement=/entitlements/entitlement/{group-uuid}/{resource-uuid} |