Link Search Menu Expand Document

elastio:snapshots:import:failed-to-get-scheduled

Version: V0

Group: Snapshot

Snapshots import failed to get scheduled.

Example:

{
    "event_id": "00000000-0000-0000-0000-000000000000",
    "event_kind": "elastio:snapshots:import:failed-to-get-scheduled",
    "event_time": "2023-05-09T16:19:41Z",
    "deprecation_warning": null,
    "source_asset_id": [
      "elastio:asset:aws-ebs:s:000000000000:us-east-2:vol-00000000000000000",
      "elastio:asset:aws-ebs:s:000000000000:us-east-2:vol-00000000000000000"
    ],
    "cloud_connector_vault_name": "default",
    "error": "something was not ok"
}

Fields:

  • source_asset_id

Type: array

Field description: Source asset IDs.

  • cloud_connector_vault_name

Type: array

Field description: Names of the vaults belonging to a certain Cloud Connector.

  • error

Type: string, can be empty

Field description: Error message for a failed job.