summaryrefslogtreecommitdiffstats
path: root/nokiav2/docs/sample/aai.create.tenant.request.json
diff options
context:
space:
mode:
authorDenes Nemeth <denes.nemeth@nokia.com>2018-05-11 11:10:55 +0200
committerDenes Nemeth <denes.nemeth@nokia.com>2018-05-11 11:10:55 +0200
commit29ec1736ac4558082b5a979e1ec882eb6e63affb (patch)
treedc6d3e517730d66408bce539f3c69592517f07be /nokiav2/docs/sample/aai.create.tenant.request.json
parent4d75f3f7de8034914712fdc37e276a69b9df7d66 (diff)
Documentation update
Change-Id: Id306fb37abf9071879e490f9553f0538b2cef0da Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com> Issue-ID: VFC-728
Diffstat (limited to 'nokiav2/docs/sample/aai.create.tenant.request.json')
-rw-r--r--nokiav2/docs/sample/aai.create.tenant.request.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/nokiav2/docs/sample/aai.create.tenant.request.json b/nokiav2/docs/sample/aai.create.tenant.request.json
index afe2f546..cebbb4b6 100644
--- a/nokiav2/docs/sample/aai.create.tenant.request.json
+++ b/nokiav2/docs/sample/aai.create.tenant.request.json
@@ -1,6 +1,6 @@
{
- "cloud-owner": "Nokia",
- "cloud-region-id": "RegionOne",
- "tenant-id": "2ca57d2dbeda4e8a84739319bab769f4",
- "tenant-name": "VFC"
+ "cloud-owner": "<cloudOwner>",
+ "cloud-region-id": "<cloudRegion>",
+ "tenant-id": "<tenantId>",
+ "tenant-name": "<tenantName>"
} \ No newline at end of file