MultiSiteAuthRequest
MultiSiteAuthRequest
Request payload used when extending a user session to a remote VCDA site using VMware Cloud Director Multisite.
AllOf
This class requires all of the following:
JSON Example
{
"type": "string",
"site": "site1",
"vcdUsername": "admin1@org2",
"vcdPassword": "password",
"org": "acme-dr"
}
string
org
Optional
The name of the remote vCloud Director Organization which is associated with the organization of the currently-logged in user.
string
type
Optional
Polymorphic discriminator property, value is 'multisite'