View Source LightningWeb.API.ProvisioningController (Lightning v2.10.4)

Summary

Functions

Creates or updates a project based on a JSON payload that may or may not contain UUIDs for existing resources.

Returns a project "state.json", complete with UUIDs to enable idempotent project deployments and updates to existing projects via the CLI.

Returns a description of the project as yaml. Same as the export project to yaml button (see Downloads Controller) but made for the API.

Functions

Creates or updates a project based on a JSON payload that may or may not contain UUIDs for existing resources.

Returns a project "state.json", complete with UUIDs to enable idempotent project deployments and updates to existing projects via the CLI.

Returns a description of the project as yaml. Same as the export project to yaml button (see Downloads Controller) but made for the API.