Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 910 Bytes

RobotCreate.md

File metadata and controls

16 lines (12 loc) · 910 Bytes

RobotCreate

Properties

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]

[Back to Model list] [Back to API list] [Back to README]