Name | Type | Description | Notes |
---|---|---|---|
id | Integer | The ID of the robot | [optional] |
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] |
duration | Integer | The duration of the robot in days | [optional] |
editable | BOOLEAN | The editable status of the robot | [optional] |
disable | BOOLEAN | The disable status of the robot | [optional] |
expires_at | Integer | The expiration data of the robot | [optional] |
permissions | Array<Permission> | [optional] | |
creation_time | DateTime | The creation time of the robot. | [optional] |
update_time | DateTime | The update time of the robot. | [optional] |