ClusterSnapshotRepositoryStatic

edit

The cluster snapshot repository static object.

Properties

edit
repository_type (string)
Type of snapshot repository, ie: S3
settings (object)
Settings associated with snapshot repository

Example

edit
{
   "repository_type" : "string",
   "settings" : {}
}