HTTP/HTTPS/FTP file fetch test

Check the interface by downloading a file over HTTP, HTTPS, or FTP.

Properties

URL

The URL of the file to fetch.

Connectivity testing will check that it can download the file at the provided URL and receive a successful response. The URL may use the HTTP, HTTPS, or FTP protocol.

  • http://www.not-a-real-site.com/
  • https://www.not-a-real-site.com/
  • ftp://ftp.not-a-real-site.com/
FormatDescription
HTTP URLAn HTTP URL to a file.
HTTPS URLAn HTTPS URL to a file.
FTP URLAn FTP URL to a file.
  • Data type: string
  • Configuration
  • Required

CLI: (cli)> config network link-aggregation <key> interface connectivity test <index> fetch url