packageDeploymentGet

packageDeploymentGet

Path Parameters
packageDeploymentId uuid REQUIRED
Responses
200

OK

Schema OPTIONAL
data object OPTIONAL
id uuid
packageName string
packageRevisionId uuid
keyset object
portalId int32
name string
subkey string
pubkey string
seckey string
createdDttm string
updatedDttm string OPTIONAL
status int32
type int32
state string

Possible values: [STARTING, RESTARTING, RUNNING, STOPPING, STOPPED, FAILED]

functionDeployments object[]
functionName string
functionRevisionId uuid
state string

Possible values: [STARTING, RUNNING, STOPPING, STOPPED, FAILED]

createdDttm string
updatedDttm string OPTIONAL
createdDttm string
updatedDttm string OPTIONAL
meta object
correlationId string
timestamp date-time
errors object[]
code string
message string