The file ID or the absolute path to the file system object. File IDs can be found in the id field of responses of APIs that return file attributes. You must URL-encode the paths. The APIs & Tools page in the Qumulo Core Web UI URL-encodes the paths.
Yes
stream_id
Stream ID (uint64) to be renamed
Yes
If-Match
ETag for expected version
No
Request
Schema
{"description":"api_named_stream_entry","type":"object","properties":{"stream_name":{"description":"Stream name to be created.","type":"string"}}}