InstanceGetResponsePhase: typeof InstanceGetResponsePhase[keyof typeof InstanceGetResponsePhase]

The phase of the application. This is a string, one of a limited number of values that are defined internally within the Data Manager. The initial phase, indicating that the Instance is preparing to run, is PENDING. The instance is running when the phase is RUNNING. COMPLETED indicates the Instance has finished successfully and FAILED when it's finished but unsuccessfully.