public interface Cluster extends com.vmware.vapi.bindings.Service, ClusterTypes
_VAPI_SERVICE_ID, BACKUPTOREMOTE_FRAME_TYPE_GLOBAL_MANAGER, BACKUPTOREMOTE_FRAME_TYPE_LOCAL_LOCAL_MANAGER, BACKUPTOREMOTE_FRAME_TYPE_LOCAL_MANAGER, BACKUPTOREMOTE_FRAME_TYPE_NSX_INTELLIGENCE, REMOVENODE_FORCE_FALSE, REMOVENODE_FORCE_TRUE, REMOVENODE_GRACEFUL_SHUTDOWN_FALSE, REMOVENODE_GRACEFUL_SHUTDOWN_TRUE, REMOVENODE_IGNORE_REPOSITORY_IP_CHECK_FALSE, REMOVENODE_IGNORE_REPOSITORY_IP_CHECK_TRUE| Modifier and Type | Method and Description |
|---|---|
void |
backuptoremote(java.lang.String frameType,
java.lang.String siteId)
Request one-time backup.
|
void |
backuptoremote(java.lang.String frameType,
java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Request one-time backup.
|
void |
backuptoremote(java.lang.String frameType,
java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Request one-time backup.
|
void |
backuptoremote(java.lang.String frameType,
java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Request one-time backup.
|
void |
create(java.lang.String targetNodeId,
java.lang.String targetUri)
Invoke POST request on target cluster node
|
void |
create(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Invoke POST request on target cluster node
|
void |
create(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke POST request on target cluster node
|
void |
create(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke POST request on target cluster node
|
void |
delete(java.lang.String targetNodeId,
java.lang.String targetUri)
Invoke DELETE request on target cluster node
|
void |
delete(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Invoke DELETE request on target cluster node
|
void |
delete(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke DELETE request on target cluster node
|
void |
delete(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke DELETE request on target cluster node
|
ClusterConfig |
get()
Returns information about the NSX cluster configuration.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfig> asyncCallback)
Returns information about the NSX cluster configuration.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfig> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the NSX cluster configuration.
|
ClusterConfig |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the NSX cluster configuration.
|
ClusterNodeInfo |
get0(java.lang.String nodeId)
Returns information about the specified NSX cluster node.
|
void |
get0(java.lang.String nodeId,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterNodeInfo> asyncCallback)
Returns information about the specified NSX cluster node.
|
void |
get0(java.lang.String nodeId,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterNodeInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified NSX cluster node.
|
ClusterNodeInfo |
get0(java.lang.String nodeId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about the specified NSX cluster node.
|
void |
get1(java.lang.String targetNodeId,
java.lang.String targetUri)
Invoke GET request on target cluster node
|
void |
get1(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Invoke GET request on target cluster node
|
void |
get1(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke GET request on target cluster node
|
void |
get1(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke GET request on target cluster node
|
ClusterConfiguration |
joincluster(JoinClusterParameters joinClusterParameters)
Join this node to a NSX Cluster
|
void |
joincluster(JoinClusterParameters joinClusterParameters,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfiguration> asyncCallback)
Join this node to a NSX Cluster
|
void |
joincluster(JoinClusterParameters joinClusterParameters,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Join this node to a NSX Cluster
|
ClusterConfiguration |
joincluster(JoinClusterParameters joinClusterParameters,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Join this node to a NSX Cluster
|
ClusterConfiguration |
removenode(java.lang.String nodeId,
java.lang.String force,
java.lang.String gracefulShutdown,
java.lang.String ignoreRepositoryIpCheck)
Detach a node from the Cluster
|
void |
removenode(java.lang.String nodeId,
java.lang.String force,
java.lang.String gracefulShutdown,
java.lang.String ignoreRepositoryIpCheck,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfiguration> asyncCallback)
Detach a node from the Cluster
|
void |
removenode(java.lang.String nodeId,
java.lang.String force,
java.lang.String gracefulShutdown,
java.lang.String ignoreRepositoryIpCheck,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Detach a node from the Cluster
|
ClusterConfiguration |
removenode(java.lang.String nodeId,
java.lang.String force,
java.lang.String gracefulShutdown,
java.lang.String ignoreRepositoryIpCheck,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Detach a node from the Cluster
|
void |
summarizeinventorytoremote()
Request one-time inventory summary.
|
void |
summarizeinventorytoremote(com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Request one-time inventory summary.
|
void |
summarizeinventorytoremote(com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Request one-time inventory summary.
|
void |
summarizeinventorytoremote(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Request one-time inventory summary.
|
void |
update(java.lang.String targetNodeId,
java.lang.String targetUri)
Invoke PUT request on target cluster node
|
void |
update(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Invoke PUT request on target cluster node
|
void |
update(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke PUT request on target cluster node
|
void |
update(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Invoke PUT request on target cluster node
|
void backuptoremote(java.lang.String frameType,
java.lang.String siteId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
frameType - Frame type (optional, default to LOCAL_LOCAL_MANAGER)siteId - Site ID (optional, default to localhost)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid backuptoremote(java.lang.String frameType,
java.lang.String siteId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
frameType - Frame type (optional, default to LOCAL_LOCAL_MANAGER)siteId - Site ID (optional, default to localhost)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid backuptoremote(java.lang.String frameType,
java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
frameType - Frame type (optional, default to LOCAL_LOCAL_MANAGER)siteId - Site ID (optional, default to localhost)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void backuptoremote(java.lang.String frameType,
java.lang.String siteId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
frameType - Frame type (optional, default to LOCAL_LOCAL_MANAGER)siteId - Site ID (optional, default to localhost)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void create(java.lang.String targetNodeId,
java.lang.String targetUri)
Synchronous method overload. Result of the invocation will be reported as a method return value.
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.TimedOut - Gateway Timeoutcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid create(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.TimedOut - Gateway Timeoutcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid create(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
TimedOut - Gateway Timeout
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void create(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
TimedOut - Gateway Timeout
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void delete(java.lang.String targetNodeId,
java.lang.String targetUri)
Synchronous method overload. Result of the invocation will be reported as a method return value.
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.TimedOut - Gateway Timeoutcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid delete(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.TimedOut - Gateway Timeoutcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid delete(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
TimedOut - Gateway Timeout
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void delete(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
TimedOut - Gateway Timeout
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.ClusterConfig get()
Synchronous method overload. Result of the invocation will be reported as a method return value.
com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundClusterConfig get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid get(com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfig> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.ClusterConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.void get(com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfig> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.ClusterConfig
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.ClusterNodeInfo get0(java.lang.String nodeId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
nodeId - (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundClusterNodeInfo get0(java.lang.String nodeId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
nodeId - (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid get0(java.lang.String nodeId,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterNodeInfo> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.ClusterNodeInfo
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
nodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void get0(java.lang.String nodeId,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterNodeInfo> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.ClusterNodeInfo
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
nodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void get1(java.lang.String targetNodeId,
java.lang.String targetUri)
Synchronous method overload. Result of the invocation will be reported as a method return value.
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.TimedOut - Gateway Timeoutcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid get1(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.TimedOut - Gateway Timeoutcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid get1(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
TimedOut - Gateway Timeout
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void get1(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
TimedOut - Gateway Timeout
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.ClusterConfiguration joincluster(JoinClusterParameters joinClusterParameters)
Synchronous method overload. Result of the invocation will be reported as a method return value.
joinClusterParameters - (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundClusterConfiguration joincluster(JoinClusterParameters joinClusterParameters, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
joinClusterParameters - (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid joincluster(JoinClusterParameters joinClusterParameters, com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfiguration> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.ClusterConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
joinClusterParameters - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void joincluster(JoinClusterParameters joinClusterParameters, com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfiguration> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.ClusterConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
joinClusterParameters - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.ClusterConfiguration removenode(java.lang.String nodeId, java.lang.String force, java.lang.String gracefulShutdown, java.lang.String ignoreRepositoryIpCheck)
Synchronous method overload. Result of the invocation will be reported as a method return value.
nodeId - UUID of the node (required)force - (optional)gracefulShutdown - (optional, default to false)ignoreRepositoryIpCheck - (optional, default to false)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundClusterConfiguration removenode(java.lang.String nodeId, java.lang.String force, java.lang.String gracefulShutdown, java.lang.String ignoreRepositoryIpCheck, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
nodeId - UUID of the node (required)force - (optional)gracefulShutdown - (optional, default to false)ignoreRepositoryIpCheck - (optional, default to false)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid removenode(java.lang.String nodeId,
java.lang.String force,
java.lang.String gracefulShutdown,
java.lang.String ignoreRepositoryIpCheck,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfiguration> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.ClusterConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
nodeId - UUID of the node (required)force - (optional)gracefulShutdown - (optional, default to false)ignoreRepositoryIpCheck - (optional, default to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void removenode(java.lang.String nodeId,
java.lang.String force,
java.lang.String gracefulShutdown,
java.lang.String ignoreRepositoryIpCheck,
com.vmware.vapi.bindings.client.AsyncCallback<ClusterConfiguration> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.ClusterConfiguration
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
nodeId - UUID of the node (required)force - (optional)gracefulShutdown - (optional, default to false)ignoreRepositoryIpCheck - (optional, default to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void summarizeinventorytoremote()
Synchronous method overload. Result of the invocation will be reported as a method return value.
com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid summarizeinventorytoremote(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid summarizeinventorytoremote(com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.void summarizeinventorytoremote(com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void update(java.lang.String targetNodeId,
java.lang.String targetUri)
Synchronous method overload. Result of the invocation will be reported as a method return value.
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.TimedOut - Gateway Timeoutcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid update(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.TimedOut - Gateway Timeoutcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid update(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
TimedOut - Gateway Timeout
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void update(java.lang.String targetNodeId,
java.lang.String targetUri,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
TimedOut - Gateway Timeout
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
targetNodeId - Target node UUID or keyword self (required)targetUri - URI of API to invoke on target node (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.