post
https://{fqdn}/apis/rackai.rackspace.com/v1alpha1/namespaces//models//
Uploads a single file to the Model's storage directory in SeaweedFS.
The front proxy routes this request based on the x-upload-target header.
To upload an entire model directory, call this endpoint once per file,
preserving the relative path in the {filePath} parameter.
After all files are uploaded, the Model controller verifies file presence,
computes total size, and (if configured) checks 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.
