workers_placement_mode

Specifies the placement mode for the Worker (e.g. 'smart').

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-workers-placement-mode-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/workers_placement_mode",
  "title": "workers_placement_mode",
  "description": "Specifies the placement mode for the Worker (e.g. 'smart').",
  "example": "smart",
  "type": "string"
}