| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the tag | [optional] |
| description | String | The description of the robot | [optional] |
| secret | String | The secret of the robot | [optional] |
| level | String | The level of the robot, project or system | [optional] |
| disable | BOOLEAN | The disable status of the robot | [optional] |
| duration | Integer | The duration of the robot in days | [optional] |
| permissions | Array<RobotPermission> | [optional] |