Skip to main content
POST
Compare explicit prior state with current state

Authorizations

Authorization
string
header
required

Used by lifecycle, catalog, and state endpoints

Path Parameters

sessionId
string
required
Minimum string length: 1
environmentId
string
required
Required string length: 1 - 80

Body

application/json
source
string
required
Allowed value: "explicit"
before
any
required
maxChanges
integer
Required range: 1 <= x <= 1000

Response

Successful response

schema
string
required
Allowed value: "archal.environment-state-diff"
version
number
required
sessionId
string
required
Minimum string length: 1
environmentId
string
required
Required string length: 1 - 80
beforeSha256
string
required
Pattern: ^[a-f0-9]{64}$
afterSha256
string
required
Pattern: ^[a-f0-9]{64}$
changed
boolean
required
totalChanges
integer
required
Required range: 0 <= x <= 9007199254740991
returnedChanges
integer
required
Required range: 0 <= x <= 9007199254740991
truncated
boolean
required
changes
object[]
required