Application Snapshot Settings Statuses REST Endpoints

Application Snapshot Settings/Application Snapshot Settings Statuses
The application snapshot settings statuses resource stores the application statuses for which a snapshot of an application are taken.
Create a snapshot setting status
Method: post
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/applicationStatuses
Delete a snapshot setting status
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/applicationStatuses/{SnapshotStatusId}
Get a snapshot setting status
Method: get
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/applicationStatuses/{SnapshotStatusId}
Get all snapshot setting statuses
Method: get
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/applicationStatuses
Update a snapshot setting status
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/applicationSnapshotSettings/{SnapshotSetupId}/child/applicationStatuses/{SnapshotStatusId}