Userdata Model
- Name
uuid
- Type
- string
- Description
Userdata script unique identifier.
- Name
name
- Type
- string
- Description
Userdate script name given by the user at its creation.
- Name
userdata
- Type
- string
- Description
The
user data
is the script used by the user to configure the Stacklet on first boot, often acloud-config
file or Bash script. It must be plain text and may not exceed 64 kilobytes in size.
- Name
created_at
- Type
- string
- Description
The date and time in ISO 8601 formats of when the userdata script was created.