Difference between revisions of "Snapshots"
Jump to navigation
Jump to search
↑ https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html
Line 13: | Line 13: | ||
* [[Amazon Redshift snapshots]] <ref>https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html</ref> | * [[Amazon Redshift snapshots]] <ref>https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-snapshots.html</ref> | ||
* [[AWS RDS snapshots]]: <code>[[aws rds create-db-snapshot]]</code>, <code>[[aws rds restore-db-cluster-from-snapshot|restore-db-cluster-from-snapshot]]</code>, <code>[[aws rds describe-db-cluster-snapshots|describe-db-cluster-snapshots]]</code> | * [[AWS RDS snapshots]]: <code>[[aws rds create-db-snapshot]]</code>, <code>[[aws rds restore-db-cluster-from-snapshot|restore-db-cluster-from-snapshot]]</code>, <code>[[aws rds describe-db-cluster-snapshots|describe-db-cluster-snapshots]]</code> | ||
+ | |||
+ | [[GET /_cat/snapshots/<repository>]] | ||
+ | |||
+ | [[GET /_cat/snapshots]] | ||
== Related == | == Related == |
Revision as of 13:56, 18 October 2022
- Virsh Snapshots:
virsh snapshot-create-as
,virsh snapshot-info
,virsh snapshot-list
,virsh blockjob
,virsh snapshot-revert (Destructive action)
,virsh snapshot-delete
- Nutanix
zfs snapshot: zfs list -t snapshot
- Btrfs
snap save
etcdctl snapshot save
AWS
- EC2 snapshots
- Amazon Redshift snapshots [1]
- AWS RDS snapshots:
aws rds create-db-snapshot
,restore-db-cluster-from-snapshot
,describe-db-cluster-snapshots
[[GET /_cat/snapshots/<repository>]]
GET /_cat/snapshots
Related
See also
- Snapshot,
mysqldump, mariabackup, mongodump, aws ebs start-snapshot, aws rds create-db-snapshot, aws rds restore-db-cluster-from-snapshot, aws rds promote-read-replica, aws rds promote-read-replica-db-cluster
, Elasticsearch snapshots, Kubernetes Volume Group Snapshots API, EC2 snapshots,lvcreate --snapshot
- MongoDB:
mongodump
, PostgreSQL:pg_dump
, MariaDB: mysqldump
Advertising: