From 0eec851e9902ea9a98c8cbc57256354fb0eb3cb3 Mon Sep 17 00:00:00 2001 From: lbalmont <33131192+lbalmont@users.noreply.github.com> Date: Thu, 26 Oct 2017 19:16:03 +0200 Subject: [PATCH] Correct url_parameters for servicesAppsScope --- nsxvapi.raml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/nsxvapi.raml b/nsxvapi.raml index 7e758e2..bfd58b5 100644 --- a/nsxvapi.raml +++ b/nsxvapi.raml @@ -2226,6 +2226,13 @@ securitySchemes: description: | Create a Service on a Specific Scope ------ + uriParameters: + scopeId: + required: true + displayName: scopeId + description: | + Can be "globalroot-0", "universalroot-0" or datacenterId in upgrade use + cases. post: displayName: servicesAppsScopeCreate # existing reorg/dupfix servicesScopeCreate description: |