VolumeSnapshotLocation [velero.io/v1]
- Description
- VolumeSnapshotLocation is a location where Velero stores volume snapshots.
- Type
object
Specification
.spec
- Description
- VolumeSnapshotLocationSpec defines the specification for a Velero VolumeSnapshotLocation.
- Type
object- Required
provider
.spec.config
- Description
- Config is for provider-specific configuration fields.
- Type
object
.spec.credential
- Description
- Credential contains the credential information intended to be used with this location
- Type
object- Required
key
.status
- Description
- VolumeSnapshotLocationStatus describes the current status of a Velero VolumeSnapshotLocation.
- Type
object
API Endpoints
The following API endpoints are available:
/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/{name}/statusGET: read status of the specified VolumeSnapshotLocationPATCH: partially update status of the specified VolumeSnapshotLocationPUT: replace status of the specified VolumeSnapshotLocation
/apis/velero.io/v1/namespaces/{namespace}/volumesnapshotlocations
- HTTP method
DELETE- Description
- delete collection of VolumeSnapshotLocation
- HTTP responses
- HTTP method
GET- Description
- list objects of kind VolumeSnapshotLocation
- HTTP responses
- HTTP method
POST- Description
- create a new VolumeSnapshotLocation
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/volumesnapshotlocations/{name}
- HTTP method
DELETE- Description
- delete the specified VolumeSnapshotLocation
- Query parameters
- HTTP responses
- HTTP method
GET- Description
- read the specified VolumeSnapshotLocation
- HTTP responses
- HTTP method
PATCH- Description
- partially update the specified VolumeSnapshotLocation
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace the specified VolumeSnapshotLocation
- Query parameters
- Body parameters
- HTTP responses
/apis/velero.io/v1/namespaces/{namespace}/volumesnapshotlocations/{name}/status
- HTTP method
GET- Description
- read status of the specified VolumeSnapshotLocation
- HTTP responses
- HTTP method
PATCH- Description
- partially update status of the specified VolumeSnapshotLocation
- Query parameters
- HTTP responses
- HTTP method
PUT- Description
- replace status of the specified VolumeSnapshotLocation
- Query parameters
- Body parameters
- HTTP responses