Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1.02 KB

SoftwarerepositoryHttpServer.md

File metadata and controls

14 lines (10 loc) · 1.02 KB

SoftwarerepositoryHttpServer

An external HTTP file server. This can represent the cisco.com website or a HTTP server in the user's datacenter.

Properties

Name Type Description Notes
is_password_set bool [optional]
location_link str HTTP/HTTPS link to the image. Accepted formats are HTTP[s]://server-hostname/share/image or HTTP[s]://serverip/share/image. [optional]
password str Password as configured on the HTTP[S] server for user authentication. It is generally required to authenticate user provided HTTP[S] based software repositories. [optional]
username str Username as configured on the HTTP[S] server for user authentication. It is generally required to authenticate user provided HTTP[S] based software repositories. [optional]

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