This product is not supported for your selected Datadog site. ().
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

aws_drs_job

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The ARN of a Job.

creation_date_time

Type: STRING
Provider name: creationDateTime
Description: The date and time of when the Job was created.

end_date_time

Type: STRING
Provider name: endDateTime
Description: The date and time of when the Job ended.

initiated_by

Type: STRING
Provider name: initiatedBy
Description: A string representing who initiated the Job.

job_id

Type: STRING
Provider name: jobID
Description: The ID of the Job.

participating_resources

Type: UNORDERED_LIST_STRUCT
Provider name: participatingResources
Description: A list of resources that the Job is acting upon.

  • launch_status
    Type: STRING
    Provider name: launchStatus
    Description: The launch status of a participating resource.
  • participating_resource_id
    Type: STRUCT
    Provider name: participatingResourceID
    Description: The ID of a participating resource.
    • source_network_id
      Type: STRING
      Provider name: sourceNetworkID
      Description: Source Network ID.

participating_servers

Type: UNORDERED_LIST_STRUCT
Provider name: participatingServers
Description: A list of servers that the Job is acting upon.

  • launch_actions_status
    Type: STRUCT
    Provider name: launchActionsStatus
    Description: The post-launch action runs of a participating server.
    • runs
      Type: UNORDERED_LIST_STRUCT
      Provider name: runs
      Description: List of post launch action status.
      • action
        Type: STRUCT
        Provider name: action
        Description: Action.
        • action_code
          Type: STRING
          Provider name: actionCode
          Description: Launch action code.
        • action_id
          Type: STRING
          Provider name: actionId
        • action_version
          Type: STRING
          Provider name: actionVersion
        • active
          Type: BOOLEAN
          Provider name: active
          Description: Whether the launch action is active.
        • category
          Type: STRING
          Provider name: category
        • description
          Type: STRING
          Provider name: description
        • name
          Type: STRING
          Provider name: name
        • optional
          Type: BOOLEAN
          Provider name: optional
          Description: Whether the launch will not be marked as failed if this action fails.
        • order
          Type: INT32
          Provider name: order
        • parameters
          Type: STRING
          Provider name: parameters
        • type
          Type: STRING
          Provider name: type
          Description: Launch action type.
      • failure_reason
        Type: STRING
        Provider name: failureReason
        Description: Failure reason.
      • run_id
        Type: STRING
        Provider name: runId
        Description: Run Id.
      • status
        Type: STRING
        Provider name: status
        Description: Run status.
    • ssm_agent_discovery_datetime
      Type: STRING
      Provider name: ssmAgentDiscoveryDatetime
      Description: Time where the AWS Systems Manager was detected as running on the launched instance.
  • launch_status
    Type: STRING
    Provider name: launchStatus
    Description: The launch status of a participating server.
  • recovery_instance_id
    Type: STRING
    Provider name: recoveryInstanceID
    Description: The Recovery Instance ID of a participating server.
  • source_server_id
    Type: STRING
    Provider name: sourceServerID
    Description: The Source Server ID of a participating server.

status

Type: STRING
Provider name: status
Description: The status of the Job.

tags

Type: UNORDERED_LIST_STRING

type

Type: STRING
Provider name: type
Description: The type of the Job.