_VAPI_SERVICE_ID| Modifier and Type | Method and Description |
|---|---|
NodeGrubProperties |
get()
Return node GRUB properties.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback)
Return node GRUB properties.
|
void |
get(com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Return node GRUB properties.
|
NodeGrubProperties |
get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Return node GRUB properties.
|
NodeGrubProperties |
update(NodeGrubProperties nodeGrubProperties)
Update node GRUB properties.
|
void |
update(NodeGrubProperties nodeGrubProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback)
Update node GRUB properties.
|
void |
update(NodeGrubProperties nodeGrubProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update node GRUB properties.
|
NodeGrubProperties |
update(NodeGrubProperties nodeGrubProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Update node GRUB properties.
|
NodeGrubUserProperties |
update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties)
Updates the GRUB user properties.
|
void |
update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubUserProperties> asyncCallback)
Updates the GRUB user properties.
|
void |
update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubUserProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Updates the GRUB user properties.
|
NodeGrubUserProperties |
update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Updates the GRUB user properties.
|
NodeGrubProperties get()
Synchronous method overload. Result of the invocation will be reported as a method return value.
com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not FoundNodeGrubProperties get(com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
invocationConfig - Configuration for the method invocation.com.vmware.vapi.std.errors.InvalidRequest - Bad Request, Precondition Failedcom.vmware.vapi.std.errors.Unauthorized - Forbiddencom.vmware.vapi.std.errors.ServiceUnavailable - Service Unavailablecom.vmware.vapi.std.errors.InternalServerError - Internal Server Errorcom.vmware.vapi.std.errors.NotFound - Not Foundvoid get(com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeGrubProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.void get(com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeGrubProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.NodeGrubProperties update(NodeGrubProperties nodeGrubProperties)
/node/grub/
Synchronous method overload. Result of the invocation will be reported as a method return value.
nodeGrubProperties - (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 FoundNodeGrubProperties update(NodeGrubProperties nodeGrubProperties, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
/node/grub/
Synchronous method overload. Result of the invocation will be
reported as a method return value.
Use invocationConfig to specify configuration for this particular invocation.
nodeGrubProperties - (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 update(NodeGrubProperties nodeGrubProperties, com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback)
/node/grub/
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeGrubProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
nodeGrubProperties - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void update(NodeGrubProperties nodeGrubProperties, com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubProperties> asyncCallback, com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
/node/grub/
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeGrubProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
nodeGrubProperties - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.NodeGrubUserProperties update0(java.lang.String grubUsername, NodeGrubUserProperties nodeGrubUserProperties)
Synchronous method overload. Result of the invocation will be reported as a method return value.
grubUsername - GRUB username (required)nodeGrubUserProperties - (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 FoundNodeGrubUserProperties update0(java.lang.String grubUsername, NodeGrubUserProperties nodeGrubUserProperties, 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.
grubUsername - GRUB username (required)nodeGrubUserProperties - (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 update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubUserProperties> asyncCallback)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Invocation Result:
com.vmware.nsx.model.NodeGrubUserProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
grubUsername - GRUB username (required)nodeGrubUserProperties - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.void update0(java.lang.String grubUsername,
NodeGrubUserProperties nodeGrubUserProperties,
com.vmware.vapi.bindings.client.AsyncCallback<NodeGrubUserProperties> asyncCallback,
com.vmware.vapi.bindings.client.InvocationConfig invocationConfig)
Asynchronous method overload. Result of the invocation will be
reported via the specified asyncCallback.
Use invocationConfig to specify configuration for this particular invocation.
Invocation Result:
com.vmware.nsx.model.NodeGrubUserProperties
Operation Errors:
InvalidRequest - Bad Request, Precondition Failed
Unauthorized - Forbidden
ServiceUnavailable - Service Unavailable
InternalServerError - Internal Server Error
NotFound - Not Found
grubUsername - GRUB username (required)nodeGrubUserProperties - (required)asyncCallback - Receives the status (progress, result or error) of the operation invocation.invocationConfig - Configuration for the method invocation.