[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
Post Orgs Org ID Users Assign Missing VCp Vui Service Roles
DescriptionAssigns the Service Manager role to a Provider Billing User with Commerce Portal and vCloud Usage Insight default roles.
Request
URLURL
https://console.navigator.vmware.com/cphub/api/auth/v1/orgs/{orgId}/users/assign-missing-vcp-vui-service-roles
Path Parameters
Path Parameters
string
orgId
Required
Unique identifier (GUID) of the organization.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
Users
of type application/json
{
"users": [
{
"idpId": "string",
"username": "string"
}
]
}
Errors
400
Bad Request - The request is either incomplete or incorrect - The request is either incomplete or incorrect
500
Internal Server Error - An unexpected error has occurred while processing the request
Code Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"users":[{"idpId":"string","username":"string"}]}' https://console.navigator.vmware.com/cphub/api/auth/v1/orgs/{orgId}/users/assign-missing-vcp-vui-service-roles
[{"label":"Latest (1.0)","version":"latest"}]
cloud-partner-navigator
On This Page
Service Organization Operations
post
post
delete
get
get
delete