List Of Apply Changes

List Of Apply Changes

Returns a list of products deployed in each Apply Change All products which are deployed as part of an Apply Change will be listed in one of the following groups:

  • additions: newly installed products
  • updates: settings were changed or the product was upgraded
  • deletions: the product was deleted
  • unchanged: none of the above, but the product was still redeployed
Request
URI
GET
https://{opsmanager-installation}//api/v0/installations
COPY
Query Parameters
integer
page_num
Optional

(Optional) The page of results to retrieve. Leaving this unset disables pagination.

integer
per_page
Optional

(Optional) The number of Installation records to retrieve per page. If unset, it will be a server-defined default. If set without also setting 'page_num', it will be ignored.


Responses
200

OK

Operation doesn't return any data structure