ComponentServiceAccountSpec
ComponentServiceAccountSpec
Component service account creation specification.
JSON Example
{
"username": "string",
"role": "string",
"targetServiceType": "string"
}
string
username
Required
The user name of the service account.
string
role
Optional
The role name of the service account.
targetServiceType
Optional
Target service type for the service account.
Possible values are :
SDDC_MANAGER,
VCENTER,