public interface TransportNodeCollections extends com.vmware.vapi.bindings.Service, TransportNodeCollectionsTypes
_VAPI_SERVICE_ID| Modifier and Type | Method and Description |
|---|---|
void |
delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId)
By deleting transport node collection, we are detaching the transport node
profile(TNP) from the compute collection.
|
void |
delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
By deleting transport node collection, we are detaching the transport node
profile(TNP) from the compute collection.
|
void |
delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
By deleting transport node collection, we are detaching the transport node
profile(TNP) from the compute collection.
|
void |
delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
By deleting transport node collection, we are detaching the transport node
profile(TNP) from the compute collection.
|
HostTransportNodeCollection |
get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId)
Returns transport node collection by id
|
void |
get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback)
Returns transport node collection by id
|
void |
get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns transport node collection by id
|
HostTransportNodeCollection |
get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns transport node collection by id
|
void |
installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection)
This API configures a compute collection for security.
|
void |
installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API configures a compute collection for security.
|
void |
installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API configures a compute collection for security.
|
void |
installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API configures a compute collection for security.
|
HostTransportNodeCollectionListResult |
list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String clusterMoid,
java.lang.String computeCollectionId,
java.lang.String vcInstanceUuid)
Returns all Transport Node collections
|
void |
list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String clusterMoid,
java.lang.String computeCollectionId,
java.lang.String vcInstanceUuid,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollectionListResult> asyncCallback)
Returns all Transport Node collections
|
void |
list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String clusterMoid,
java.lang.String computeCollectionId,
java.lang.String vcInstanceUuid,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollectionListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns all Transport Node collections
|
HostTransportNodeCollectionListResult |
list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String clusterMoid,
java.lang.String computeCollectionId,
java.lang.String vcInstanceUuid,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns all Transport Node collections
|
void |
patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection)
Attach different transport node profile to compute collection by updating
transport node collection.
|
void |
patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Attach different transport node profile to compute collection by updating
transport node collection.
|
void |
patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Attach different transport node profile to compute collection by updating
transport node collection.
|
void |
patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Attach different transport node profile to compute collection by updating
transport node collection.
|
void |
removensx(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId)
This API uninstalls NSX applied to the Transport Node Collection with the ID
corresponding to the one specified in the request.
|
void |
removensx(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API uninstalls NSX applied to the Transport Node Collection with the ID
corresponding to the one specified in the request.
|
void |
removensx(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API uninstalls NSX applied to the Transport Node Collection with the ID
corresponding to the one specified in the request.
|
void |
removensx(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API uninstalls NSX applied to the Transport Node Collection with the ID
corresponding to the one specified in the request.
|
void |
retryprofilerealization(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId)
This API is relevant for compute collection on which vLCM is enabled.
|
void |
retryprofilerealization(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
This API is relevant for compute collection on which vLCM is enabled.
|
void |
retryprofilerealization(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API is relevant for compute collection on which vLCM is enabled.
|
void |
retryprofilerealization(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
This API is relevant for compute collection on which vLCM is enabled.
|
HostTransportNodeCollection |
update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
void |
update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
void |
update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
HostTransportNodeCollection |
update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
When transport node collection is created the hosts which are part of compute
collection will be prepared automatically i.e.
|
void delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (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 Foundvoid delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (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 delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.HostTransportNodeCollection get(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String transportNodeCollectionId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (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 FoundHostTransportNodeCollection get(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String transportNodeCollectionId, 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.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (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 get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.HostTransportNodeCollection
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> 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.HostTransportNodeCollection
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)hostTransportNodeCollection - (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 Foundvoid installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
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.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)hostTransportNodeCollection - (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 installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)hostTransportNodeCollection - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void installformicroseg(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)hostTransportNodeCollection - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.HostTransportNodeCollectionListResult list(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String clusterMoid, java.lang.String computeCollectionId, java.lang.String vcInstanceUuid)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)clusterMoid - Managed object ID of cluster in VC (optional)computeCollectionId - Compute collection id (optional)vcInstanceUuid - UUID for VC deployment (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 FoundHostTransportNodeCollectionListResult list(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String clusterMoid, java.lang.String computeCollectionId, java.lang.String vcInstanceUuid, 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.
siteId - (required)enforcementpointId - (required)clusterMoid - Managed object ID of cluster in VC (optional)computeCollectionId - Compute collection id (optional)vcInstanceUuid - UUID for VC deployment (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 Foundvoid list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String clusterMoid,
java.lang.String computeCollectionId,
java.lang.String vcInstanceUuid,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollectionListResult> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.HostTransportNodeCollectionListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)clusterMoid - Managed object ID of cluster in VC (optional)computeCollectionId - Compute collection id (optional)vcInstanceUuid - UUID for VC deployment (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String clusterMoid,
java.lang.String computeCollectionId,
java.lang.String vcInstanceUuid,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollectionListResult> 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.HostTransportNodeCollectionListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)clusterMoid - Managed object ID of cluster in VC (optional)computeCollectionId - Compute collection id (optional)vcInstanceUuid - UUID for VC deployment (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)hostTransportNodeCollection - (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 Foundvoid patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
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.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)hostTransportNodeCollection - (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 patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)hostTransportNodeCollection - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
HostTransportNodeCollection hostTransportNodeCollection,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)hostTransportNodeCollection - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void removensx(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (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 Foundvoid removensx(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (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 removensx(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void removensx(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void retryprofilerealization(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (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 Foundvoid retryprofilerealization(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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.
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (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 retryprofilerealization(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void retryprofilerealization(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionId,
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
siteId - (required)enforcementpointId - (required)transportNodeCollectionId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.HostTransportNodeCollection update(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String transportNodeCollectionsId, HostTransportNodeCollection hostTransportNodeCollection, java.lang.Boolean applyProfile, java.lang.Boolean overrideNsxOwnership)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)transportNodeCollectionsId - (required)hostTransportNodeCollection - (required)applyProfile - Indicates if the Transport Node Profile (TNP) configuration should be applied
during creation (optional, default to true)overrideNsxOwnership - Override NSX Ownership (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 FoundHostTransportNodeCollection update(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String transportNodeCollectionsId, HostTransportNodeCollection hostTransportNodeCollection, java.lang.Boolean applyProfile, java.lang.Boolean overrideNsxOwnership, 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.
siteId - (required)enforcementpointId - (required)transportNodeCollectionsId - (required)hostTransportNodeCollection - (required)applyProfile - Indicates if the Transport Node Profile (TNP) configuration should be applied
during creation (optional, default to true)overrideNsxOwnership - Override NSX Ownership (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 update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.HostTransportNodeCollection
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)transportNodeCollectionsId - (required)hostTransportNodeCollection - (required)applyProfile - Indicates if the Transport Node Profile (TNP) configuration should be applied
during creation (optional, default to true)overrideNsxOwnership - Override NSX Ownership (optional, default to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String transportNodeCollectionsId,
HostTransportNodeCollection hostTransportNodeCollection,
java.lang.Boolean applyProfile,
java.lang.Boolean overrideNsxOwnership,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeCollection> 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.HostTransportNodeCollection
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)transportNodeCollectionsId - (required)hostTransportNodeCollection - (required)applyProfile - Indicates if the Transport Node Profile (TNP) configuration should be applied
during creation (optional, default to true)overrideNsxOwnership - Override NSX Ownership (optional, default to false)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.