Get a director-backend relationship
GET {{fastly_url}}/service/{{service_id}}/version/{{version_id}}/director/{{director_name}}/backend/{{backend_name}}
Returns the relationship between a Backend and a Director. If the Backend has been associated with the Director, it returns a simple record indicating this. Otherwise, returns a 404.
Authorization: API token with at least Engineer permissions.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Host | string | ||
Accept | string |