Net::Fastly::Director - Representation of an a logical collection of backends - for example all the asset servers in one data center
The id of the service this belongs to.
The number of the version this belongs to.
The domain name of this domain
what kind of Load Balancer group (currently always 1 meaning random)
how many backends to search if it fails (default 5)
the percentage of capacity that needs to be up for a director to be considered up (default 75)
a free form comment field
Add a Backend to a Director.
Returns true on success and false on failure.
Delete a Backend from a Director
Returns true on success and false on failure.