ServerStatusRequest [velero.io/v1]
- Description
- ServerStatusRequest is a request to access current status information about the Velero server.
- Type
object
Specification
.spec
- Description
- ServerStatusRequestSpec is the specification for a ServerStatusRequest.
- Type
object
.status
- Description
- ServerStatusRequestStatus is the current status of a ServerStatusRequest.
- Type
object
.status.plugins
- Description
- Plugins list information about the plugins running on the Velero server
- Type
array
.status.plugins[]
- Description
- PluginInfo contains attributes of a Velero plugin
- Type
object- Required
kindname
API Endpoints
The following API endpoints are available:
/apis/velero.io/v1/namespaces/{namespace}/serverstatusrequestsDELETE: delete collection of ServerStatusRequestGET: list objects of kind ServerStatusRequestPOST: create a new ServerStatusRequest
/apis/velero.io/v1/namespaces/{namespace}/serverstatusrequests/{name}DELETE: delete the specified ServerStatusRequestGET: read the specified ServerStatusRequestPATCH: partially update the specified ServerStatusRequestPUT: replace the specified ServerStatusRequest
/apis/velero.io/v1/namespaces/{namespace}/serverstatusrequests/{name}/statusGET: read status of the specified ServerStatusRequestPATCH: partially update status of the specified ServerStatusRequestPUT: replace status of the specified ServerStatusRequest
/apis/velero.io/v1/namespaces/{namespace}/serverstatusrequests
- HTTP method
DELETE- Description
- delete collection of ServerStatusRequest
- HTTP responses
- HTTP method
GET- Description
- list objects of kind ServerStatusRequest
- HTTP responses
- HTTP method
POST- Description
- create a new ServerStatusRequest
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/serverstatusrequests/{name}
- HTTP method
DELETE- Description
- delete the specified ServerStatusRequest
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified ServerStatusRequest
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified ServerStatusRequest
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified ServerStatusRequest
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/serverstatusrequests/{name}/status
- HTTP method
GET- Description
- read status of the specified ServerStatusRequest
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified ServerStatusRequest
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified ServerStatusRequest
- Query parameters
- Body parameters
- HTTP responses