public interface HostTransportNodes extends com.vmware.vapi.bindings.Service, HostTransportNodesTypes
_VAPI_SERVICE_ID, UPDATEMAINTENANCEMODE_ACTION_ENTER_MAINTENANCE_MODE, UPDATEMAINTENANCEMODE_ACTION_EXIT_MAINTENANCE_MODE, UPDATEMAINTENANCEMODE_ACTION_FORCED_ENTER_MAINTENANCE_MODE| Modifier and Type | Method and Description |
|---|---|
void |
delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost)
Deletes the specified transport node.
|
void |
delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Deletes the specified transport node.
|
void |
delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deletes the specified transport node.
|
void |
delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Deletes the specified transport node.
|
HostTransportNode |
get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId)
Returns information about a specified transport node.
|
void |
get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> asyncCallback)
Returns information about a specified transport node.
|
void |
get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about a specified transport node.
|
HostTransportNode |
get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about a specified transport node.
|
HostTransportNodeListResult |
list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String cursor,
java.lang.String discoveredNodeId,
java.lang.Boolean inMaintenanceMode,
java.lang.String includedFields,
java.lang.String nodeIp,
java.lang.String nodeTypes,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String transportZonePath)
Returns information about all host transport nodes along with underlying host
details.
|
void |
list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String cursor,
java.lang.String discoveredNodeId,
java.lang.Boolean inMaintenanceMode,
java.lang.String includedFields,
java.lang.String nodeIp,
java.lang.String nodeTypes,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String transportZonePath,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeListResult> asyncCallback)
Returns information about all host transport nodes along with underlying host
details.
|
void |
list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String cursor,
java.lang.String discoveredNodeId,
java.lang.Boolean inMaintenanceMode,
java.lang.String includedFields,
java.lang.String nodeIp,
java.lang.String nodeTypes,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String transportZonePath,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeListResult> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about all host transport nodes along with underlying host
details.
|
HostTransportNodeListResult |
list(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String cursor,
java.lang.String discoveredNodeId,
java.lang.Boolean inMaintenanceMode,
java.lang.String includedFields,
java.lang.String nodeIp,
java.lang.String nodeTypes,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String transportZonePath,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Returns information about all host transport nodes along with underlying host
details.
|
void |
patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest)
Transport nodes are hypervisor hosts that will participate in an NSX-T overlay.
|
void |
patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Transport nodes are hypervisor hosts that will participate in an NSX-T overlay.
|
void |
patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Transport nodes are hypervisor hosts that will participate in an NSX-T overlay.
|
void |
patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Transport nodes are hypervisor hosts that will participate in an NSX-T overlay.
|
void |
restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId)
A host can be overridden to have different configuration than Transport Node
Profile(TNP) on cluster.
|
void |
restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
A host can be overridden to have different configuration than Transport Node
Profile(TNP) on cluster.
|
void |
restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
A host can be overridden to have different configuration than Transport Node
Profile(TNP) on cluster.
|
void |
restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
A host can be overridden to have different configuration than Transport Node
Profile(TNP) on cluster.
|
void |
resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId)
Resync the TransportNode configuration on a host.
|
void |
resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Resync the TransportNode configuration on a host.
|
void |
resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Resync the TransportNode configuration on a host.
|
void |
resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Resync the TransportNode configuration on a host.
|
HostTransportNode |
update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest)
Transport nodes are hypervisor hosts that will participate in an NSX-T overlay.
|
void |
update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> asyncCallback)
Transport nodes are hypervisor hosts that will participate in an NSX-T overlay.
|
void |
update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Transport nodes are hypervisor hosts that will participate in an NSX-T overlay.
|
HostTransportNode |
update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Transport nodes are hypervisor hosts that will participate in an NSX-T overlay.
|
void |
updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action)
Put transport node into maintenance mode or exit from maintenance mode.
|
void |
updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
Put transport node into maintenance mode or exit from maintenance mode.
|
void |
updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Put transport node into maintenance mode or exit from maintenance mode.
|
void |
updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Put transport node into maintenance mode or exit from maintenance mode.
|
void delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)force - Force delete the resource even if it is being used somewhere (optional, default
to false)unprepareHost - Uninstall NSX components from host while deleting (optional, default to true)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 hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost,
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)hostTransportNodeId - (required)force - Force delete the resource even if it is being used somewhere (optional, default
to false)unprepareHost - Uninstall NSX components from host while deleting (optional, default to true)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 hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost,
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)hostTransportNodeId - (required)force - Force delete the resource even if it is being used somewhere (optional, default
to false)unprepareHost - Uninstall NSX components from host while deleting (optional, default to true)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 hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost,
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)hostTransportNodeId - (required)force - Force delete the resource even if it is being used somewhere (optional, default
to false)unprepareHost - Uninstall NSX components from host while deleting (optional, default to true)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.HostTransportNode get(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String hostTransportNodeId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (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 FoundHostTransportNode get(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String hostTransportNodeId, 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)hostTransportNodeId - (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 hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.HostTransportNode
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (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 hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> 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.HostTransportNode
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.HostTransportNodeListResult list(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String cursor, java.lang.String discoveredNodeId, java.lang.Boolean inMaintenanceMode, java.lang.String includedFields, java.lang.String nodeIp, java.lang.String nodeTypes, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String transportZonePath)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)discoveredNodeId - discovered node id (optional)inMaintenanceMode - maintenance mode flag (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)nodeIp - Transport node IP address (optional)nodeTypes - a list of node types separated by comma or a single type (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)transportZonePath - Transport zone path (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 FoundHostTransportNodeListResult list(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String cursor, java.lang.String discoveredNodeId, java.lang.Boolean inMaintenanceMode, java.lang.String includedFields, java.lang.String nodeIp, java.lang.String nodeTypes, java.lang.Long pageSize, java.lang.Boolean sortAscending, java.lang.String sortBy, java.lang.String transportZonePath, 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)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)discoveredNodeId - discovered node id (optional)inMaintenanceMode - maintenance mode flag (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)nodeIp - Transport node IP address (optional)nodeTypes - a list of node types separated by comma or a single type (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)transportZonePath - Transport zone path (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 cursor,
java.lang.String discoveredNodeId,
java.lang.Boolean inMaintenanceMode,
java.lang.String includedFields,
java.lang.String nodeIp,
java.lang.String nodeTypes,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String transportZonePath,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeListResult> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.HostTransportNodeListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)discoveredNodeId - discovered node id (optional)inMaintenanceMode - maintenance mode flag (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)nodeIp - Transport node IP address (optional)nodeTypes - a list of node types separated by comma or a single type (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)transportZonePath - Transport zone path (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 cursor,
java.lang.String discoveredNodeId,
java.lang.Boolean inMaintenanceMode,
java.lang.String includedFields,
java.lang.String nodeIp,
java.lang.String nodeTypes,
java.lang.Long pageSize,
java.lang.Boolean sortAscending,
java.lang.String sortBy,
java.lang.String transportZonePath,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNodeListResult> 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.HostTransportNodeListResult
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)cursor - Opaque cursor to be used for getting next page of records (supplied by current
result page) (optional)discoveredNodeId - discovered node id (optional)inMaintenanceMode - maintenance mode flag (optional)includedFields - Comma separated list of fields that should be included in query result
(optional)nodeIp - Transport node IP address (optional)nodeTypes - a list of node types separated by comma or a single type (optional)pageSize - Maximum number of results to return in this page (server may return fewer)
(optional, default to 1000)sortAscending - (optional)sortBy - Field by which records are sorted (optional)transportZonePath - Transport zone path (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 hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)hostTransportNode - (required)esxMgmtIfMigrationDest - The network ids to which the ESX vmk interfaces will be migrated (optional)ifId - The ESX vmk interfaces to migrate (optional)overrideNsxOwnership - Override NSX Ownership (optional, default to false)pingIp - IP Addresses to ping right after ESX vmk interfaces were migrated. (optional)skipValidation - Whether to skip front-end validation for vmk/vnic/pnic migration (optional,
default to false)vnic - The ESX vmk interfaces and/or VM NIC to migrate (optional)vnicMigrationDest - The migration destinations of ESX vmk interfaces and/or VM NIC (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 Foundvoid patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
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)hostTransportNodeId - (required)hostTransportNode - (required)esxMgmtIfMigrationDest - The network ids to which the ESX vmk interfaces will be migrated (optional)ifId - The ESX vmk interfaces to migrate (optional)overrideNsxOwnership - Override NSX Ownership (optional, default to false)pingIp - IP Addresses to ping right after ESX vmk interfaces were migrated. (optional)skipValidation - Whether to skip front-end validation for vmk/vnic/pnic migration (optional,
default to false)vnic - The ESX vmk interfaces and/or VM NIC to migrate (optional)vnicMigrationDest - The migration destinations of ESX vmk interfaces and/or VM NIC (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 patch(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
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)hostTransportNodeId - (required)hostTransportNode - (required)esxMgmtIfMigrationDest - The network ids to which the ESX vmk interfaces will be migrated (optional)ifId - The ESX vmk interfaces to migrate (optional)overrideNsxOwnership - Override NSX Ownership (optional, default to false)pingIp - IP Addresses to ping right after ESX vmk interfaces were migrated. (optional)skipValidation - Whether to skip front-end validation for vmk/vnic/pnic migration (optional,
default to false)vnic - The ESX vmk interfaces and/or VM NIC to migrate (optional)vnicMigrationDest - The migration destinations of ESX vmk interfaces and/or VM NIC (optional)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 hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
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)hostTransportNodeId - (required)hostTransportNode - (required)esxMgmtIfMigrationDest - The network ids to which the ESX vmk interfaces will be migrated (optional)ifId - The ESX vmk interfaces to migrate (optional)overrideNsxOwnership - Override NSX Ownership (optional, default to false)pingIp - IP Addresses to ping right after ESX vmk interfaces were migrated. (optional)skipValidation - Whether to skip front-end validation for vmk/vnic/pnic migration (optional,
default to false)vnic - The ESX vmk interfaces and/or VM NIC to migrate (optional)vnicMigrationDest - The migration destinations of ESX vmk interfaces and/or VM NIC (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (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 restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
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)hostTransportNodeId - (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 restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
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)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
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)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (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 resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
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)hostTransportNodeId - (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 resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
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)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
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)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.HostTransportNode update(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String hostTransportNodeId, HostTransportNode hostTransportNode, java.lang.String esxMgmtIfMigrationDest, java.lang.String ifId, java.lang.Boolean overrideNsxOwnership, java.lang.String pingIp, java.lang.Boolean skipValidation, java.lang.String vnic, java.lang.String vnicMigrationDest)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)hostTransportNode - (required)esxMgmtIfMigrationDest - The network ids to which the ESX vmk interfaces will be migrated (optional)ifId - The ESX vmk interfaces to migrate (optional)overrideNsxOwnership - Override NSX Ownership (optional, default to false)pingIp - IP Addresses to ping right after ESX vmk interfaces were migrated. (optional)skipValidation - Whether to skip front-end validation for vmk/vnic/pnic migration (optional,
default to false)vnic - The ESX vmk interfaces and/or VM NIC to migrate (optional)vnicMigrationDest - The migration destinations of ESX vmk interfaces and/or VM NIC (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 FoundHostTransportNode update(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String hostTransportNodeId, HostTransportNode hostTransportNode, java.lang.String esxMgmtIfMigrationDest, java.lang.String ifId, java.lang.Boolean overrideNsxOwnership, java.lang.String pingIp, java.lang.Boolean skipValidation, java.lang.String vnic, java.lang.String vnicMigrationDest, 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)hostTransportNodeId - (required)hostTransportNode - (required)esxMgmtIfMigrationDest - The network ids to which the ESX vmk interfaces will be migrated (optional)ifId - The ESX vmk interfaces to migrate (optional)overrideNsxOwnership - Override NSX Ownership (optional, default to false)pingIp - IP Addresses to ping right after ESX vmk interfaces were migrated. (optional)skipValidation - Whether to skip front-end validation for vmk/vnic/pnic migration (optional,
default to false)vnic - The ESX vmk interfaces and/or VM NIC to migrate (optional)vnicMigrationDest - The migration destinations of ESX vmk interfaces and/or VM NIC (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 update(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx_policy.model.HostTransportNode
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)hostTransportNode - (required)esxMgmtIfMigrationDest - The network ids to which the ESX vmk interfaces will be migrated (optional)ifId - The ESX vmk interfaces to migrate (optional)overrideNsxOwnership - Override NSX Ownership (optional, default to false)pingIp - IP Addresses to ping right after ESX vmk interfaces were migrated. (optional)skipValidation - Whether to skip front-end validation for vmk/vnic/pnic migration (optional,
default to false)vnic - The ESX vmk interfaces and/or VM NIC to migrate (optional)vnicMigrationDest - The migration destinations of ESX vmk interfaces and/or VM NIC (optional)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 hostTransportNodeId,
HostTransportNode hostTransportNode,
java.lang.String esxMgmtIfMigrationDest,
java.lang.String ifId,
java.lang.Boolean overrideNsxOwnership,
java.lang.String pingIp,
java.lang.Boolean skipValidation,
java.lang.String vnic,
java.lang.String vnicMigrationDest,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> 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.HostTransportNode
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)hostTransportNode - (required)esxMgmtIfMigrationDest - The network ids to which the ESX vmk interfaces will be migrated (optional)ifId - The ESX vmk interfaces to migrate (optional)overrideNsxOwnership - Override NSX Ownership (optional, default to false)pingIp - IP Addresses to ping right after ESX vmk interfaces were migrated. (optional)skipValidation - Whether to skip front-end validation for vmk/vnic/pnic migration (optional,
default to false)vnic - The ESX vmk interfaces and/or VM NIC to migrate (optional)vnicMigrationDest - The migration destinations of ESX vmk interfaces and/or VM NIC (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.void updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action)
Synchronous method overload. Result of the invocation will be reported as a method return value.
siteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)action - (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 Foundvoid updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action,
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)hostTransportNodeId - (required)action - (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 updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action,
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)hostTransportNodeId - (required)action - (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action,
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)hostTransportNodeId - (required)action - (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.