Update an environment.

Parameters

ParameterDescription
Environment IDThe ID of an environment that contains the incident(s). Can be obtained via the Retrieve All Environments action.
Environment NameThe updated environment name.

Example Output

{
  "name": "updated-env",
  "id": "3d1f8e59b2aeca781234567",
  "created_at": 1682847227,
  "updated_at": 1682847227,
  "updated_by": "b710e234d8f6a2c123456789",
  "created_by": "b710e234d8f6a2c123456789",
}

Workflow Library Example

Update Environment with Bigpanda and Send Results Via Email

Preview this Workflow on desktop