TemplateStatus interface

The status of the session pool template.

Properties

containers

List of container definitions for the sessions of this template.

createdTime

The creation time of this template.

details

The detailed status of this template.

ingress

Session pool ingress configuration of this template.

status

The status of this template.

Property Details

containers

List of container definitions for the sessions of this template.

containers?: SessionContainer[]

Property Value

createdTime

The creation time of this template.

createdTime?: Date

Property Value

Date

details

The detailed status of this template.

details?: string

Property Value

string

ingress

Session pool ingress configuration of this template.

ingress?: SessionIngress

Property Value

status

The status of this template.

status?: TemplatePoolStatus

Property Value