GuidesRecipesAPI ReferenceChangelog
Log In
API Reference

Get the cloud distribution point Inventory files details

Retrieves the details of the inventory files associated with a cloud distribution point.This includes information about the files used for content distribution, such as their type, status, and categorization.The response provides a comprehensive list of inventory files, which may include packages, ebooks, or mobile device apps, allowing users to view the current state and metadata for each file in the distribution system.

Query Params
integer
Defaults to 0
integer
Defaults to 100
sort
array of strings
Defaults to id.asc

Sorts results by one or more criteria, following the format property:asc/desc.
Default sort is id:asc.
If using multiple criteria, separate with commas. Allows sort for id, fileName, inventoryId and type etc.

sort
string

Filters results. Use RSQL format for query. Allows for many fields, including fileName and type
Can be combined with paging and sorting.
Fields allowed in the query: fileName, inventoryId and type
Default filter is an empty query and returns all results from the requested page.

Responses

Language
Credentials
Response
Choose an example:
application/json