Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 2.14 KB

File metadata and controls

10 lines (7 loc) · 2.14 KB

CreateMachineRequestBody

Fields

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.