Read resource information published to the index

The information that appliance resources publish to the index is a subset of attributes that you can retrieve using simple to complex filter and query parameters. To learn more about using these parameters, see Common REST API Parameters.

Prerequisites

  • Minimum required session ID privileges: Infrastructure administrator

Reading resource information published to the index using REST APIs

GET /rest/index/resources


[NOTE: ]

NOTE: The Index always returns the latest version of resource data, independent of what is sent in the X-API-Version header on the request (this header controls the Index DTO model, but not the data contained within). To obtain a specific version of a resource’s data, perform a GET on that resource’s URI with the desired X-API-Version header.