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/
| Format | Description |
|---|---|
| HTTP URL | An HTTP URL to a file. |
| HTTPS URL | An HTTPS URL to a file. |
| FTP URL | An FTP URL to a file. |
- Data type: string
- Configuration
- Required
CLI: (cli)> config compute container <key> network interface connectivity test <index> fetch url
