Sha256: b37dde352e60de974a94eac4659307cb7198902b068f77d31a8d99da41565813

Contents?: true

Size: 1.02 KB

Versions: 38

Compression:

Stored size: 1.02 KB

Contents

# Fastly::TlsPrivateKeyResponseAttributes

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **created_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **deleted_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **updated_at** | **Time** | Date and time in ISO 8601 format. | [optional][readonly] |
| **name** | **String** | A customizable name for your private key. | [optional] |
| **key_length** | **Integer** | The key length used to generate the private key. | [optional][readonly] |
| **key_type** | **String** | The algorithm used to generate the private key. Must be `RSA`. | [optional][readonly] |
| **replace** | **Boolean** | A recommendation from Fastly to replace this private key and all associated certificates. | [optional][readonly] |
| **public_key_sha1** | **String** | Useful for safely identifying the key. | [optional][readonly] |

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

Version data entries

38 entries across 38 versions & 1 rubygems

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