Get the latest desired inventory for an environment.

This command returns a JSON array of all of the desired inventory for an environment.

Request

GET https://{hostname}:{port}
    /cli/environment/{environmentId}/latestDesiredInventory/
Accept: {contentType}
Table 1. URL parameters
Parameter Type Required Description
environmentId string true Name or ID of the environment
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getLatestDesiredInventory.