post
https://{fqdn}/apis/rackai.rackspace.com/v1alpha1/namespaces//datasets//
Uploads a single file to the Dataset's storage directory in SeaweedFS.
The front proxy routes this request based on the x-upload-target header.
To upload an entire directory, call this endpoint once per file, preserving
the relative path in the {filePath} parameter.
After all files are uploaded, the Dataset controller verifies file presence
and (if configured) MD5 integrity, then sets status.ready = true.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200File uploaded successfully.
201File created successfully.
401Unauthorized — no or invalid bearer token provided.
403Forbidden — the authenticated principal lacks permission.
404Not Found — the resource does not exist.
