ClusterSnapshotRepositoryStaticedit

The cluster snapshot repository static object.

Propertiesedit

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

Exampleedit

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