ServerStatusRequest [velero.io/v1]
- 描述
- ServerStatusRequest is a request to access current status information about the Velero server.
- 类型
object
规格
.spec
- 描述
- ServerStatusRequestSpec is the specification for a ServerStatusRequest.
- 类型
object
.status
- 描述
- ServerStatusRequestStatus is the current status of a ServerStatusRequest.
- 类型
object
.status.plugins
- 描述
- Plugins list information about the plugins running on the Velero server
- 类型
array
.status.plugins[]
- 描述
- PluginInfo contains attributes of a Velero plugin
- 类型
object- 必填
kindname
API 端点
可用的 API 端点如下:
/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
- HTTP 方法
DELETE- 描述
- delete collection of ServerStatusRequest
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind ServerStatusRequest
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new ServerStatusRequest
- 查询参数
- 请求体参数
- HTTP 响应
/apis/velero.io/v1/namespaces/{namespace}/serverstatusrequests/{name}
- HTTP 方法
DELETE- 描述
- delete the specified ServerStatusRequest
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified ServerStatusRequest
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified ServerStatusRequest
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified ServerStatusRequest
- 查询参数
- 请求体参数
- HTTP 响应