Name | Type | Description | Notes |
---|---|---|---|
Name | string | The name of the tag | [optional] [default to null] |
Description | string | The description of the robot | [optional] [default to null] |
Secret | string | The secret of the robot | [optional] [default to null] |
Level | string | The level of the robot, project or system | [optional] [default to null] |
Disable | bool | The disable status of the robot | [optional] [default to null] |
Duration | int64 | The duration of the robot in days | [optional] [default to null] |
Permissions | []RobotPermission | [optional] [default to null] |