Search
Plugins
>
vRO Multi-Node 7.6.0
>
VCOPlugin
>
Class VCOPlugin
Extends
com.vmware.o11n.plugin.vcoconn.model.LocalObject
Provides the core set of functions for accessing information about configured remote servers.
Attributes
Name
Type
Description
id
String
Item ID
name
String
Item name
Methods
Name
Returns
findRemoteServerByName
(
String
name
)
VCORemoteServer
findRemoteServersByHost
(
String
host
)
VCORemoteServer[]
getAvailableRemoteServers
()
VCORemoteServer[]
getRemoteServers
()
VCORemoteServer[]
Returned by
None
Referenced in
None