artifactCredAccount¶
Holds artifact account information for a software artifact. These credentials allow the platform to communicate with the remote repository to fetch to add files for a software or project.
Attributes¶
The list of attributes for artifactCredAccount are:
uri(anyURI): the uri resource of this artifact accountparentUri(anyURI): the uri resource of the parent object this artifact account is attached toname(string): the name of the artifact accounthost(string): the hostname of the artifact accountlogin(string): the login (optional) to connect to the artifact accountpassword(string): the password (optional) to connect to the artifact accounttype: the type of the artifact account, for exampleftpport(int): the port of the artifact accountsoftwareArtifactsUri(anyURI): the uri resource to retrieve artifacts from the artifact accountcreated(dateTime): the date the appliance template is createddbId(long): the database id of the objectdigest(string): the digest value (used for etag)lastModified(dateTime): the last modified date of this object