packageDeploymentsStop

Stop all package-deployments of the package or package-revision

Query Parameters
package_id uuid
package_revision_id uuid
force boolean
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
paging object OPTIONAL
totalElements int64
totalPages int64
pageSize int64
pageNumber int64
pageOffset int64
errors object[]
code string
message string