| Field | Type | Required | Description |
|---|---|---|---|
name |
str | ✔️ | The name of the machine |
scoped_machines |
List[str] | ➖ | Array of machine IDs that this machine will have access to. Maximum of 150 scopes per machine. |
default_token_ttl |
Optional[int] | ➖ | The default time-to-live (TTL) in seconds for tokens created by this machine. Must be at least 1 second. |