Name | Type | Description |
---|---|---|
name | String | Display name of this Object |
uri | java.net.URI | URI of the remote VC server |
Name | Returns |
---|---|
configureReplicationTo(String vmId, String datastoreId, VRReplicationSettings settings) | VRTask |
getDatastores() | VRRemoteDatastore[] |
getReplicationsTo() | VRVcToVcSourceGroup[] |
loginRemoteSite() | void |
logoutRemoteSite() | void |
Method | Returns |
---|---|
VRSite.getVcRemoteSites() | VRVcRemoteSite[] |
Method | Returns |
---|---|
VRPluginConfig.registerRemoteVcSite(VRVcRemoteSite remoteSite, String username, String password) | void |
VRPluginConfig.unregisterRemoteVcSite(VRVcRemoteSite remoteSite) | void |