Skip to main content
GET
Get DB Role Job

Path Parameters

id
string
required

The unique identifier of the resource

Response

OK

completed_at
string

Timestamp when this job finished execution (null if still in progress)

Example:

"2025-02-28T13:45:12Z"

created_at
string

Timestamp when this job was initially created

Example:

"2025-02-28T12:34:56Z"

hook_status
object

The Runbook execution status

id
string

Unique identifier for this database role job

Example:

"67D7D053-3CAF-430E-97BA-6D4933D3FD5B"

org_id
string

Unique identifier of the organization that owns this job

Example:

"37EEBC20-D8DF-416B-8AC2-01B6EB456318"

spec
object

AWS-specific configuration details for the database role provisioning

status
object

Current status and results of the job execution (null if not started)