Get inventory changes for application process run with snapshot in environment
Request
GET https://{hostname}:{port}
/cli/snapshot/inventoryChanges?{parameters}
Accept: {contentType}
| Parameter | Type | Required | Description |
|---|---|---|---|
| snapshot | string | true | Name or ID of snapshot |
| application | string | true | Name or ID of the application |
| environment | string | true | Name or ID of environment |
| applicationProcess | string | true | Name or ID of application process |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getInventoryChangesForSnapshot.