OptionalenableOptionalmaxThe maximum number of computes in the endpoint group. Currently, this must be equal to min. Set to 1 for single compute endpoints, to disable HA. To manually suspend all computes in an endpoint group, set disabled to true on the EndpointSpec.
OptionalminThe minimum number of computes in the endpoint group. Currently, this must be equal to max. This must be greater than or equal to 1.
Whether to allow read-only connections to read-write endpoints. Only relevant for read-write endpoints where size.max > 1.