DownloadRequest [velero.io/v1]
- Description
- DownloadRequest is a request to download an artifact from backup object storage, such as a backup log file.
- Type
object
Specification
.spec
- Description
- DownloadRequestSpec is the specification for a download request.
- Type
object- Required
target
.spec.target
- Description
- Target is what to download (e.g. logs for a backup).
- Type
object- Required
kindname
.status
- Description
- DownloadRequestStatus is the current status of a DownloadRequest.
- Type
object
API Endpoints
The following API endpoints are available:
/apis/velero.io/v1/namespaces/{namespace}/downloadrequestsDELETE: delete collection of DownloadRequestGET: list objects of kind DownloadRequestPOST: create a new DownloadRequest
/apis/velero.io/v1/namespaces/{namespace}/downloadrequests/{name}DELETE: delete the specified DownloadRequestGET: read the specified DownloadRequestPATCH: partially update the specified DownloadRequestPUT: replace the specified DownloadRequest
/apis/velero.io/v1/namespaces/{namespace}/downloadrequests/{name}/statusGET: read status of the specified DownloadRequestPATCH: partially update status of the specified DownloadRequestPUT: replace status of the specified DownloadRequest
/apis/velero.io/v1/namespaces/{namespace}/downloadrequests
- HTTP method
DELETE- Description
- delete collection of DownloadRequest
- HTTP responses
- HTTP method
GET- Description
- list objects of kind DownloadRequest
- HTTP responses
- HTTP method
POST- Description
- create a new DownloadRequest
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/downloadrequests/{name}
- HTTP method
DELETE- Description
- delete the specified DownloadRequest
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified DownloadRequest
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified DownloadRequest
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified DownloadRequest
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/downloadrequests/{name}/status
- HTTP method
GET- Description
- read status of the specified DownloadRequest
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified DownloadRequest
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified DownloadRequest
- Query parameters
- Body parameters
- HTTP responses