Get inventory changes for application process run with snapshot in environment#

Request#

GET https://{hostname}:{port}
    /cli/snapshot/inventoryChanges?{parameters}
Accept: application/json

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 application/json true  

Related CLI command: getInventoryChangesForSnapshot.

Parent topic: snapshot resource