Library Item File APIs
The File service can be used to query for information on the files within a library item. Files are objects which are added to a library item through the UpdateSession and File services.
Operations
GET
Get Library Item Id File
Retrieves the information for a single file in a library item by its name. if you do not have all of the privileges described as follows: - The resource com.vmware.content.library.Item referenced by the parameter libraryItemId requires System.Read.
GET
List Library Item Id Content File
Lists all of the files that are stored within a given library item. if you do not have all of the privileges described as follows: - The resource com.vmware.content.library.Item referenced by the parameter libraryItemId requires System.Read.