DeploymentInstance Class

Deployment instance payload.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
DeploymentInstance

Constructor

DeploymentInstance(**kwargs)

Variables

name
str

Name of the deployment instance.

status
str

Status of the deployment instance.

reason
str

Failed reason of the deployment instance.

discovery_status
str

Discovery status of the deployment instance.

start_time
str

Start time of the deployment instance.