Class LoadBalancerPoolFailsafePolicyTargetPatch

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel
    Direct Known Subclasses:
    LoadBalancerPoolFailsafePolicyTargetPatchLoadBalancerPoolIdentityByHref, LoadBalancerPoolFailsafePolicyTargetPatchLoadBalancerPoolIdentityById

    public class LoadBalancerPoolFailsafePolicyTargetPatch
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    The failsafe target pool to forward to. The specified pool must: - Belong to this load balancer - Have the same `protocol` as this pool, or have a compatible protocol. At present, the compatible protocols are `http` and `https`. - Not have a `failsafe_policy.action` of `forward` or `bypass`. If specified, `action` must be `forward`. Specify `null` to remove an existing failsafe target pool. Classes which extend this class: - LoadBalancerPoolFailsafePolicyTargetPatchLoadBalancerPoolIdentityById - LoadBalancerPoolFailsafePolicyTargetPatchLoadBalancerPoolIdentityByHref
    • Method Detail

      • id

        public String id()
        Gets the id. The unique identifier for this load balancer pool.
        Returns:
        the id
      • href

        public String href()
        Gets the href. The URL for this load balancer pool.
        Returns:
        the href