Step

This endpoint is used to see the output for a job step.

Entity fields:

Example:

{
  "data": {
    "type": "step",
    "attributes": {
      "output": "URL with the step output",
      "stepNumber": "Step Number Order",
      "status": "Terraform Provider"
    }
  }
}

Supported Operations

For a complete list of organization operation please visit the OpenAPI specification