Application Snapshot Settings REST Endpoints
Application Snapshot Settings
The application snapshot settings resource is used to view, create, or modify application snapshot setup.
- Create a snapshot setting instance
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings - Get a snapshot setting instance
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId} - Get all snapshot settings
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings - Update a snapshot setting instance
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}