v1/files
Use the v1/files API to manage files.
URI
https://<hostname>/ws/v1/files
Formats
HTTP method | Format | Description | Parameters |
---|---|---|---|
GET | /ws/v1/files | Get a summary of the /ws/v1/files APIs. | |
GET | /ws/v1/files/bulk/{fileset} | Export file data in CVS format for the specified fileset. | |
GET, POST, DELETE | /ws/v1/files/inventory/{fileset}/{filepath} | Create, get, or delete files. | |
GET | /ws/v1/files/sets/bulk | Export a list of files in CVS format. | |
GET | /ws/v1/files/sets/inventory | ||
DELETE | /ws/v1/files/sets/inventory/{fileset} | ||
GET, POST | /ws/v1/files/inventory/{fileset} |