Config

Apply a config bundle

Reconcile a config-as-code bundle into the project. Submit the full desired set of resources; resources already managed by config are updated, new ones created, and (unless prune is false) config-managed resources absent from the bundle are deleted. Identity is by name — no ids in the bundle.

post/v1/config/apply

Request body

pruneboolean

Response

The applied changes

Changes