Sha256: cbaf9bf7ca1e2692cc66abbbf82f18784338cd84adddac01fccd73e065ea6744
Contents?: true
Size: 976 Bytes
Versions: 20
Compression:
Stored size: 976 Bytes
Contents
# Fastly::LoggingFtpAllOf ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **address** | **String** | An hostname or IPv4 address. | [optional] | | **hostname** | **String** | Hostname used. | [optional] | | **ipv4** | **String** | IPv4 address of the host. | [optional] | | **password** | **String** | The password for the server. For anonymous use an email address. | [optional] | | **path** | **String** | The path to upload log files to. If the path ends in `/` then it is treated as a directory. | [optional] | | **port** | **Integer** | The port number. | [optional][default to 21] | | **public_key** | **String** | A PGP public key that Fastly will use to encrypt your log files before writing them to disk. | [optional][default to 'null'] | | **user** | **String** | The username for the server. Can be anonymous. | [optional] | [[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)
Version data entries
20 entries across 20 versions & 1 rubygems