Skip to main content
POST
Diff Manifest

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
manifest_file
string
required

YAML manifest file

Response

Successful Response

Result of comparing manifest to current state.

to_create
DiffItem · object[]

Resources in manifest but not in system

in_system_only
DiffItem · object[]

Resources in system but not in manifest

differences
DiffItem · object[]

Resources in both with differences