v5
latestOpenAPI 3.1.02026-08-025631,1012.8 MBManifest
Diff Manifest
Compare a manifest file with current state.
Shows resources that would be:
- Created: In manifest but not in system
- In system only: In system but not in manifest
- Different: In both but with configuration differences
This is useful for understanding what changes would occur before applying a manifest.
Example:
curl -X POST /v1/manifest/diff \
-H "Authorization: Bearer $API_KEY" \
-F "manifest_file=@mixpeek.yaml"
post/v1/manifest/diff
Response
Successful Response