API
API文档
访问API
"Authorization" : "Basic encodedStr"$ echo -n "admin:Harbor12345" | base64
YWRtaW46SGFyYm9yMTIzNDU=curl -H "Authorization: Basic YWRtaW46SGFyYm9yMTIzNDU=" http://ip:port/api/usersLast updated
"Authorization" : "Basic encodedStr"$ echo -n "admin:Harbor12345" | base64
YWRtaW46SGFyYm9yMTIzNDU=curl -H "Authorization: Basic YWRtaW46SGFyYm9yMTIzNDU=" http://ip:port/api/usersLast updated