public class HostTransportNodesStub extends com.vmware.vapi.internal.bindings.Stub implements HostTransportNodes
HostTransportNodes
API service.
WARNING: Internal class, subject to change in future versions.
apiProvider, converter, ifaceId, retryPolicy, securityContext_VAPI_SERVICE_ID, UPDATEMAINTENANCEMODE_ACTION_ENTER_MAINTENANCE_MODE, UPDATEMAINTENANCEMODE_ACTION_EXIT_MAINTENANCE_MODE, UPDATEMAINTENANCEMODE_ACTION_FORCED_ENTER_MAINTENANCE_MODE| Constructor and Description |
|---|
HostTransportNodesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config) |
HostTransportNodesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config) |
| 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.
|
public HostTransportNodesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.internal.bindings.TypeConverter typeConverter,
com.vmware.vapi.bindings.StubConfigurationBase config)
public HostTransportNodesStub(com.vmware.vapi.core.ApiProvider apiProvider,
com.vmware.vapi.bindings.StubConfigurationBase config)
public void delete(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.Boolean force,
java.lang.Boolean unprepareHost)
HostTransportNodesSynchronous method overload. Result of the invocation will be reported as a method return value.
delete in interface HostTransportNodessiteId - (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)public 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)
HostTransportNodesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
delete in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesAsynchronous 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
delete in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesAsynchronous 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
delete in interface HostTransportNodessiteId - (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.public HostTransportNode get(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String hostTransportNodeId)
HostTransportNodesSynchronous method overload. Result of the invocation will be reported as a method return value.
get in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)public HostTransportNode get(java.lang.String siteId, java.lang.String enforcementpointId, java.lang.String hostTransportNodeId, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
HostTransportNodesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
get in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)invocationConfig - Configuration for the method invocation.public void get(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<HostTransportNode> asyncCallback)
HostTransportNodesAsynchronous 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
get in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public 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)
HostTransportNodesAsynchronous 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
get in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public 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)
HostTransportNodesSynchronous method overload. Result of the invocation will be reported as a method return value.
list in interface HostTransportNodessiteId - (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)public 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)
HostTransportNodesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
list in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesAsynchronous 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
list in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesAsynchronous 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
list in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesSynchronous method overload. Result of the invocation will be reported as a method return value.
patch in interface HostTransportNodessiteId - (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)public 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)
HostTransportNodesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
patch in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesAsynchronous 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
patch in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesAsynchronous 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
patch in interface HostTransportNodessiteId - (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.public void restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId)
HostTransportNodesSynchronous method overload. Result of the invocation will be reported as a method return value.
restoreclusterconfig in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)public void restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
HostTransportNodesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
restoreclusterconfig in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)invocationConfig - Configuration for the method invocation.public void restoreclusterconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
HostTransportNodesAsynchronous 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
restoreclusterconfig in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public 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)
HostTransportNodesAsynchronous 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
restoreclusterconfig in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public void resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId)
HostTransportNodesSynchronous method overload. Result of the invocation will be reported as a method return value.
resynchostconfig in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)public void resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
HostTransportNodesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
resynchostconfig in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)invocationConfig - Configuration for the method invocation.public void resynchostconfig(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
com.vmware.vapi.bindings.client.AsyncCallback<java.lang.Void> asyncCallback)
HostTransportNodesAsynchronous 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
resynchostconfig in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public 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)
HostTransportNodesAsynchronous 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
resynchostconfig in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.public 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)
HostTransportNodesSynchronous method overload. Result of the invocation will be reported as a method return value.
update in interface HostTransportNodessiteId - (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)public 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)
HostTransportNodesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
update in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesAsynchronous 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
update in interface HostTransportNodessiteId - (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.public 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)
HostTransportNodesAsynchronous 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
update in interface HostTransportNodessiteId - (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.public void updatemaintenancemode(java.lang.String siteId,
java.lang.String enforcementpointId,
java.lang.String hostTransportNodeId,
java.lang.String action)
HostTransportNodesSynchronous method overload. Result of the invocation will be reported as a method return value.
updatemaintenancemode in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)action - (optional)public 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)
HostTransportNodesSynchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
updatemaintenancemode in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)action - (optional)invocationConfig - Configuration for the method invocation.public 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)
HostTransportNodesAsynchronous 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
updatemaintenancemode in interface HostTransportNodessiteId - (required)enforcementpointId - (required)hostTransportNodeId - (required)action - (optional)asyncCallback - Receives the status (progress, result or error) of the operation invocation.public 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)
HostTransportNodesAsynchronous 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
updatemaintenancemode in interface HostTransportNodessiteId - (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.