Get inventory changes for application process run with snapshot in environment

Request

GET https://{hostname}:{port}
    /cli/snapshot/inventoryChanges?{parameters}
Accept: application/json
Table 1. Request parameters
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
Table 2. Header parameters
Parameter Type Required Description
Accept application/json true

Related CLI command: getInventoryChangesForSnapshot.