REST Resource: projects.locations.backupCollections

リソース: BackupCollection

クラスタの BackupCollection。

JSON 表現
{
  "name": string,
  "clusterUid": string,
  "cluster": string,
  "kmsKey": string,
  "uid": string,
  "createTime": string
}
フィールド
name

string

ID。バックアップ コレクションの完全なリソースパス。

clusterUid

string

出力専用。バックアップ コレクションのクラスタ UID。

cluster

string

出力専用。バックアップ コレクションが属するクラスタの完全なリソースパス。例: projects/{project}/locations/{location}/clusters/{cluster}

kmsKey

string

出力専用。このバックアップ コレクションのバックアップの暗号化に使用される KMS 鍵。

uid

string

出力専用。システムによって割り当てられたバックアップ コレクションの一意の識別子。

createTime

string (Timestamp format)

出力専用。バックアップ コレクションが作成された日時。

RFC 3339 を使用します。生成された出力は常に Z 正規化され、小数点以下は 0、3、6、または 9 桁になります。「Z」以外のオフセットも使用できます。例: "2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z""2014-10-02T15:01:23+05:30"

メソッド

get

バックアップ コレクションを取得します。

list

指定されたロケーション(リージョン)またはすべてのロケーションにあるコンシューマー プロジェクトが所有するすべてのバックアップ コレクションを一覧表示します。