Uses of Class
com.xensource.xenapi.Types.JoiningHostCannotContainSharedSrs
-
Uses of Types.JoiningHostCannotContainSharedSrs in com.xensource.xenapi
Methods in com.xensource.xenapi that throw Types.JoiningHostCannotContainSharedSrsModifier and TypeMethodDescriptionstatic void
Pool.join
(Connection c, String masterAddress, String masterUsername, String masterPassword) Instruct host to join a new pool Minimum allowed role: pool-operator First published in XenServer 4.0.static Task
Pool.joinAsync
(Connection c, String masterAddress, String masterUsername, String masterPassword) Instruct host to join a new pool Minimum allowed role: pool-operator First published in XenServer 4.0.