Name | Type | Description |
---|---|---|
name | String | Display name of this Object |
Name | Returns |
---|---|
getSites() | VRSite[] |
getStandaloneOrgs() | VRStandaloneOrg[] |
registerRemoteVcSite(VRVcRemoteSite remoteSite, String username, String password) | void |
registerRemoteVdcSite(VRCloudVdcRemoteSite remoteSite, String username, String password, String orgName) | void |
registerStandaloneOrg(String address, String orgName, String username, String password) | void |
unregisterRemoteVcSite(VRVcRemoteSite remoteSite) | void |
unregisterRemoteVdcSite(VRCloudVdcRemoteSite remoteSite) | void |
unregisterStandaloneOrg(VRStandaloneOrg org) | void |
None |
---|
None |
---|