VolumeSnapshotLocation [velero.io/v1]
- 描述
- VolumeSnapshotLocation is a location where Velero stores volume snapshots.
- 类型
object
规格
.spec
- 描述
- VolumeSnapshotLocationSpec defines the specification for a Velero VolumeSnapshotLocation.
- 类型
object- 必填
provider
.spec.config
- 描述
- Config is for provider-specific configuration fields.
- 类型
object
.spec.credential
- 描述
- Credential contains the credential information intended to be used with this location
- 类型
object- 必填
key
.status
- 描述
- VolumeSnapshotLocationStatus describes the current status of a Velero VolumeSnapshotLocation.
- 类型
object
API 端点
可用的 API 端点如下:
/apis/velero.io/v1/namespaces/{namespace}/volumesnapshotlocationsDELETE: delete collection of VolumeSnapshotLocationGET: list objects of kind VolumeSnapshotLocationPOST: create a new VolumeSnapshotLocation
/apis/velero.io/v1/namespaces/{namespace}/volumesnapshotlocations/{name}DELETE: delete the specified VolumeSnapshotLocationGET: read the specified VolumeSnapshotLocationPATCH: partially update the specified VolumeSnapshotLocationPUT: replace the specified VolumeSnapshotLocation
/apis/velero.io/v1/namespaces/{namespace}/volumesnapshotlocations
- HTTP 方法
DELETE- 描述
- delete collection of VolumeSnapshotLocation
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind VolumeSnapshotLocation
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new VolumeSnapshotLocation
- 查询参数
- 请求体参数
- HTTP 响应
/apis/velero.io/v1/namespaces/{namespace}/volumesnapshotlocations/{name}
- HTTP 方法
DELETE- 描述
- delete the specified VolumeSnapshotLocation
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified VolumeSnapshotLocation
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified VolumeSnapshotLocation
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified VolumeSnapshotLocation
- 查询参数
- 请求体参数
- HTTP 响应