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

Related CLI command: getLatestDesiredInventory.