public interface TopologyByCluster extends com.vmware.vapi.bindings.Service, TopologyByClusterTypes
_VAPI_SERVICE_ID| Modifier and Type | Method and Description |
|---|---|
UpgradeTopology |
apply(java.lang.String precheckId,
UpgradeTopology upgradeTopology,
java.lang.String clusterId,
java.lang.Boolean useRecommendedTopologyConfig)
Deprecated.
|
void |
apply(java.lang.String precheckId,
UpgradeTopology upgradeTopology,
java.lang.String clusterId,
java.lang.Boolean useRecommendedTopologyConfig,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeTopology> asyncCallback)
Deprecated.
|
void |
apply(java.lang.String precheckId,
UpgradeTopology upgradeTopology,
java.lang.String clusterId,
java.lang.Boolean useRecommendedTopologyConfig,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeTopology> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
UpgradeTopology |
apply(java.lang.String precheckId,
UpgradeTopology upgradeTopology,
java.lang.String clusterId,
java.lang.Boolean useRecommendedTopologyConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
UpgradeTopology |
get(java.lang.String precheckId,
java.lang.String clusterId,
java.lang.String computeManagerId,
java.lang.Boolean showVdsConfig)
Deprecated.
|
void |
get(java.lang.String precheckId,
java.lang.String clusterId,
java.lang.String computeManagerId,
java.lang.Boolean showVdsConfig,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeTopology> asyncCallback)
Deprecated.
|
void |
get(java.lang.String precheckId,
java.lang.String clusterId,
java.lang.String computeManagerId,
java.lang.Boolean showVdsConfig,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeTopology> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
UpgradeTopology |
get(java.lang.String precheckId,
java.lang.String clusterId,
java.lang.String computeManagerId,
java.lang.Boolean showVdsConfig,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deprecated.
|
@Deprecated UpgradeTopology apply(java.lang.String precheckId, UpgradeTopology upgradeTopology, java.lang.String clusterId, java.lang.Boolean useRecommendedTopologyConfig)
Synchronous method overload. Result of the invocation will be reported as a method return value.
precheckId - (required)upgradeTopology - (required)clusterId - cluster identifier (optional)useRecommendedTopologyConfig - Flag to indicate if use recommended topology got from the latest precheck
(optional)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 Found@Deprecated UpgradeTopology apply(java.lang.String precheckId, UpgradeTopology upgradeTopology, java.lang.String clusterId, java.lang.Boolean useRecommendedTopologyConfig, 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.
precheckId - (required)upgradeTopology - (required)clusterId - cluster identifier (optional)useRecommendedTopologyConfig - Flag to indicate if use recommended topology got from the latest precheck
(optional)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 Found@Deprecated
void apply(java.lang.String precheckId,
UpgradeTopology upgradeTopology,
java.lang.String clusterId,
java.lang.Boolean useRecommendedTopologyConfig,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeTopology> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.UpgradeTopology
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
precheckId - (required)upgradeTopology - (required)clusterId - cluster identifier (optional)useRecommendedTopologyConfig - Flag to indicate if use recommended topology got from the latest precheck
(optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.@Deprecated
void apply(java.lang.String precheckId,
UpgradeTopology upgradeTopology,
java.lang.String clusterId,
java.lang.Boolean useRecommendedTopologyConfig,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeTopology> 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_policy.model.UpgradeTopology
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
precheckId - (required)upgradeTopology - (required)clusterId - cluster identifier (optional)useRecommendedTopologyConfig - Flag to indicate if use recommended topology got from the latest precheck
(optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.@Deprecated UpgradeTopology get(java.lang.String precheckId, java.lang.String clusterId, java.lang.String computeManagerId, java.lang.Boolean showVdsConfig)
Synchronous method overload. Result of the invocation will be reported as a method return value.
precheckId - (required)clusterId - cluster identifier (optional)computeManagerId - vCenter identifier (optional)showVdsConfig - Flag to indicate if VdsTopology should contain VDS configuration (optional)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 Found@Deprecated UpgradeTopology get(java.lang.String precheckId, java.lang.String clusterId, java.lang.String computeManagerId, java.lang.Boolean showVdsConfig, 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.
precheckId - (required)clusterId - cluster identifier (optional)computeManagerId - vCenter identifier (optional)showVdsConfig - Flag to indicate if VdsTopology should contain VDS configuration (optional)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 Found@Deprecated
void get(java.lang.String precheckId,
java.lang.String clusterId,
java.lang.String computeManagerId,
java.lang.Boolean showVdsConfig,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeTopology> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.UpgradeTopology
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
precheckId - (required)clusterId - cluster identifier (optional)computeManagerId - vCenter identifier (optional)showVdsConfig - Flag to indicate if VdsTopology should contain VDS configuration (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.@Deprecated
void get(java.lang.String precheckId,
java.lang.String clusterId,
java.lang.String computeManagerId,
java.lang.Boolean showVdsConfig,
com.vmware.vapi.bindings.client.AsyncCallback<UpgradeTopology> 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_policy.model.UpgradeTopology
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
precheckId - (required)clusterId - cluster identifier (optional)computeManagerId - vCenter identifier (optional)showVdsConfig - Flag to indicate if VdsTopology should contain VDS configuration (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.