Skip to main content

Change Load Balancer Pool

PUT 

/backend/api/openstack/lbaas-pools/:lbaas-pools

Host: https://core.ocplanet.cloud

Change Load Balancer Pool. You may not have services or there may not be funds on your balance to complete this operation.

Request

Body

    admin_state_up booleanrequired
    description stringrequired
    lb_algorithm stringrequired
    name stringrequired
    session_persistence objectrequired
    type stringrequired
    persistance stringrequired
    cookie_name stringrequired

Responses

Schema
    admin_state_up booleanrequired
    created_at stringrequired
    description stringrequired
    healthmonitor_id stringrequired
    id stringrequired
    lb_algorithm stringrequired
    name stringrequired
    operating_status stringrequired
    protocol stringrequired
    provisioning_status stringrequired
    session_persistence nullobjectrequired
    updated_at stringrequired
Loading...