Temporal · Example Payload

Cloud Ops Region Example

ProCode_API_CompositionWorkflows

Cloud Ops Region Example is an example object payload from Temporal, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idcloudProviderlocation

Example Payload

Raw ↑
{
  "id": "abc123",
  "cloudProvider": "example_value",
  "location": "example_value"
}