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}
Parameter | Type | Required | Description |
---|---|---|---|
environmentId | string | true | Name or ID of the environment |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getLatestDesiredInventory.