Take snapshots of environments, which are saved. Snapshots can be used when creating new environments, or to be restored onto existing environments to start them in a specific state.
| Resource | Description |
| GetSnapshots | Get a list of snapshots for the environment |
| GetSnapshotDetails | Get details for a snapshot |
| EntAppTakeSnapshot | Take a snapshot of the current environment |
| EntAppTakeSnapshotToNewBlueprint | Take a snapshot of the current environment and save it in the specified Blueprint |
| EntAppTakeSnapshotToExistingBlueprint | Take a snapshot of the current environment and save it in the current Blueprint |
| MakeSnapshotDefault | Mark a snapshot as default |
| GetBlueprintsForPublish | Get a list of all Blueprints for which snapshots can be taken by the user |