Skip to main content
Show all instances. Returns a list of instance objects. Key status fields per instance: actual_status, current container state: intended_status, user’s desired target state: running, stopped, or frozen. cur_state, machine contract / hardware allocation state: running, stopped, or unloaded (released on destroy). status_msg, human-readable detail on the current status.

Signature

Parameters

quiet
bool
default:"False"
quiet

Returns

str, Result from the API call.

Example