Link Search Menu Expand Document

elastio:vault:create:scheduled

Version: V0

Group: Vault

A vault creation was successfully scheduled.

Example:

{

      "event_id": "00000000-0000-0000-0000-0000000000000",

      "event_kind": "elastio:vault:create:scheduled",

      "event_time": "2023-05-02T10:10:13Z",

      "event_version": "v0",

      "vault_name": "delete-vault",

      "deprecation_warning": null,

      "cloud_connector_id": "00000000-0000-0000-0000-0000000000000",

      "job_id": "00000000-0000-0000-0000-0000000000000",

      "region": "us-east-1",

      "account_id": "000000000000"

}

Fields:

  • account_id

Type: string (is never empty)

Field description: AWS account ID.

  • region

Type: string (is never empty)

Field description: AWS region of the asset.

  • cloud_connector_id

Type: uuid

Field description: ID of the Cloud Connector the event took place in.

  • job_id

Type: uuid

Field description: Job ID in UUID form.

  • vault_name

Type: string, cannot be empty

Field description: The name of the vault the recovery point belongs to.