Sha256: 5dc85a6875baa3b879f2f94a63438910327822450adadfeba2e7c7bbbcad03a5

Contents?: true

Size: 1.13 KB

Versions: 28

Compression:

Stored size: 1.13 KB

Contents

# Fastly::Director

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **backends** | [**Array<Backend>**](Backend.md) | List of backends associated to a director. | [optional] |
| **capacity** | **Integer** | Unused. | [optional] |
| **comment** | **String** | A freeform descriptive note. | [optional] |
| **name** | **String** | Name for the Director. | [optional] |
| **quorum** | **Integer** | The percentage of capacity that needs to be up for a director to be considered up. `0` to `100`. | [optional][default to 75] |
| **shield** | **String** | Selected POP to serve as a shield for the backends. Defaults to `null` meaning no origin shielding if not set. Refer to the [POPs API endpoint](/reference/api/utils/pops/) to get a list of available POPs used for shielding. | [optional][default to 'null'] |
| **type** | **Integer** | What type of load balance group to use. | [optional][default to TYPE::random] |
| **retries** | **Integer** | How many backends to search if it fails. | [optional][default to 5] |

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

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
fastly-8.0.1 docs/Director.md
fastly-8.0.0 docs/Director.md
fastly-7.2.2 docs/Director.md
fastly-7.2.1 docs/Director.md
fastly-7.2.0 docs/Director.md
fastly-7.1.1 docs/Director.md
fastly-7.1.0 docs/Director.md
fastly-7.0.0 docs/Director.md
fastly-6.0.2 docs/Director.md
fastly-6.0.1 docs/Director.md
fastly-6.0.0 docs/Director.md
fastly-5.3.1 docs/Director.md
fastly-5.3.0 docs/Director.md
fastly-5.2.2 docs/Director.md
fastly-5.2.1 docs/Director.md
fastly-5.2.0 docs/Director.md
fastly-5.1.1 docs/Director.md
fastly-5.1.0 docs/Director.md
fastly-5.0.0 docs/Director.md
fastly-4.4.0 docs/Director.md