DeallocateNode interface
Methods
| post(Deallocate |
You can deallocate a Compute Node only if it is in an idle or running state. |
Method Details
post(DeallocateNodeParameters)
You can deallocate a Compute Node only if it is in an idle or running state.
function post(options: DeallocateNodeParameters): StreamableMethod<DeallocateNode202Response | DeallocateNodeDefaultResponse>
Parameters
- options
- DeallocateNodeParameters