GoodMem
ReferenceClient SDKsJavaResponses

AdminDrainResponse

AdminDrainResponse documentation for Java SDK

AdminDrainResponse

Properties

NameTypeDescriptionNotes
stateStateEnumLifecycle state reported after the drain request was processed.[optional]
quiescedBooleanWhether the server has reached the QUIESCED lifecycle state.
messageStringHuman-readable status message describing the drain outcome.[optional]

Enum: StateEnum

NameValue
STARTING"STARTING"
READY"READY"
DRAINING"DRAINING"
QUIESCED"QUIESCED"