Create a director-backend relationship
POST {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/director/{{director_name}}/backend/{{backend_name}}
Establishes a relationship between a Backend and a Director. The Backend is then considered a member of the Director and can be used to balance traffic onto.
Authorization: API token with at least Engineer permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |