Upload a Manager configuration image
POST/configuration/manager/file
Decodes and stores the supplied FileInfo under the requested relative path, then returns its Manager API path.
Request
Responses
- 200
- 400
- 401
- 403
- 500
The request completed successfully
The request parameters or body are invalid
Authentication is required or the supplied credentials are invalid
The authenticated user does not have permission to perform this operation
The operation failed because of an unexpected server error