Newer Version Available

This content describes an older version of this product. View Latest

Lens File Metadata Resource

Returns or creates the lens file metadata with the specified ID or API name.
Resource URL
Formats
JSON
Available Version
36.0
HTTP Methods
GET POST
GET Request Parameters
Parameter Name Type Description Required or Optional Available Version
page String

A generated token that indicates the view of the lenses to be returned.

Optional 36.0
pageSize Integer

The number of items to be returned in a single page. Minimum is 1,

maximum is 200, and default is 25.

Optional 36.0
GET Response Body (WaveFileMetadataCollectionRepresentation)
Property Name Type Description Filter Group and Version Available Version
files Wave​File​Metadata​Representation[] The list of file metadata. Small, 36.0 36.0
next​Page​Url String The URL to get the next page of contents in the collection. Small, 36.0 36.0
total​Size Integer The total count of the elements in the collection irrespective of the page. Medium, 36.0 36.0
url String The URL to get the collection. Small, 36.0 36.0
POST Request Parameters
Parameter Name Type Description Required or Optional Available Version
preview​File Binary The binary upload to create the preview file. Required 36.0
POST Response Body (WaveFileMetadataRepresentation)
Property Name Type Description Filter Group and Version Available Version
created​By Wave​User​Representation The user that created the file. Medium, 36.0 36.0
created​Date Date The created date of the file. Medium, 36.0 36.0
id String The 18 character file ID. Small, 36.0 36.0
last​Accessed​Date Date The last accessed date of the file. Medium, 36.0 36.0
last​Modified​Date Date The last modified date of the file. Medium, 36.0 36.0
length Integer The size of the binary file. Small, 36.0 36.0
name String The name of the file. Small, 36.0 36.0
url String The URL of the file. Small, 36.0 36.0