Share via


DeallocateNode interface

Methods

post(DeallocateNodeParameters)

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

Returns