Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 762 Bytes

RobotAccount.md

File metadata and controls

15 lines (12 loc) · 762 Bytes

Harbor1Client::RobotAccount

Properties

Name Type Description Notes
id Integer The id of robot account [optional]
name String The name of robot account [optional]
description String The description of robot account [optional]
expires_at Integer The expiration of robot account (in seconds) [optional]
project_id Integer The project id of robot account [optional]
disabled BOOLEAN The robot account is disable or enable [optional]
creation_time String The creation time of the robot account [optional]
update_time String The update time of the robot account [optional]