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

Version Path
fastly-6.0.2 docs/LoggingFtpAllOf.md
fastly-6.0.1 docs/LoggingFtpAllOf.md
fastly-6.0.0 docs/LoggingFtpAllOf.md
fastly-5.3.1 docs/LoggingFtpAllOf.md
fastly-5.3.0 docs/LoggingFtpAllOf.md
fastly-5.2.2 docs/LoggingFtpAllOf.md
fastly-5.2.1 docs/LoggingFtpAllOf.md
fastly-5.2.0 docs/LoggingFtpAllOf.md
fastly-5.1.1 docs/LoggingFtpAllOf.md
fastly-5.1.0 docs/LoggingFtpAllOf.md
fastly-5.0.0 docs/LoggingFtpAllOf.md
fastly-4.4.0 docs/LoggingFtpAllOf.md
fastly-4.3.0 docs/LoggingFtpAllOf.md
fastly-4.2.0 docs/LoggingFtpAllOf.md
fastly-4.1.0 docs/LoggingFtpAllOf.md
fastly-4.0.1.pre.alpha.0 docs/LoggingFtpAllOf.md
fastly-4.0.0 docs/LoggingFtpAllOf.md
fastly-4.0.0.alpha4 docs/LoggingFtpAllOf.md
fastly-4.0.0.alpha3 docs/LoggingFtpAllOf.md
fastly-4.0.0.alpha2 docs/LoggingFtpAllOf.md