EvSys

HarborUploadResult

Result of one harbor upload call.

Attributes

attributeidstr
attributenamestr
attributeversionint
attributecontent_hashstr
attributestatusstr

"created" | "updated" | "unchanged".

attributen_tasksint

Functions

func__init__(self, id, name, version, content_hash, status, n_tasks) -> None
paramself
paramidstr
paramnamestr
paramversionint
paramcontent_hashstr
paramstatusstr
paramn_tasksint

Returns

None

On this page