Sha256: a4d6cd81e0c051a81b1fd3c8c49124b33ca880f74f43dc7ddb63e42969a65b26

Contents?: true

Size: 1020 Bytes

Versions: 18

Compression:

Stored size: 1020 Bytes

Contents

# Fastly::LoggingSftpAdditional

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **password** | **String** | The password for the server. If both `password` and `secret_key` are passed, `secret_key` will be used in preference. | [optional] |
| **path** | **String** | The path to upload logs to. | [optional][default to 'null'] |
| **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'] |
| **secret_key** | **String** | The SSH private key for the server. If both `password` and `secret_key` are passed, `secret_key` will be used in preference. | [optional][default to 'null'] |
| **ssh_known_hosts** | **String** | A list of host keys for all hosts we can connect to over SFTP. | [optional] |
| **user** | **String** | The username for the server. | [optional] |

[[Back to API list]](../../README.md#endpoints) [[Back to README]](../../README.md)

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
fastly-9.0.0 docs/LoggingSftpAdditional.md
fastly-8.10.0 docs/LoggingSftpAdditional.md
fastly-8.9.0 docs/LoggingSftpAdditional.md
fastly-8.8.0 docs/LoggingSftpAdditional.md
fastly-8.7.0 docs/LoggingSftpAdditional.md
fastly-8.6.0 docs/LoggingSftpAdditional.md
fastly-8.5.0 docs/LoggingSftpAdditional.md
fastly-8.4.0 docs/LoggingSftpAdditional.md
fastly-8.2.0 docs/LoggingSftpAdditional.md
fastly-8.1.0 docs/LoggingSftpAdditional.md
fastly-8.0.1 docs/LoggingSftpAdditional.md
fastly-8.0.0 docs/LoggingSftpAdditional.md
fastly-7.2.2 docs/LoggingSftpAdditional.md
fastly-7.2.1 docs/LoggingSftpAdditional.md
fastly-7.2.0 docs/LoggingSftpAdditional.md
fastly-7.1.1 docs/LoggingSftpAdditional.md
fastly-7.1.0 docs/LoggingSftpAdditional.md
fastly-7.0.0 docs/LoggingSftpAdditional.md