e0e9af3b51
Add "tls_enabled" option in Pool API. This option will work on cert cases or no cert cases. Story: 2003858 Task: 26672 Co-Authored-By: Michael Johnson <johnsomor@gmail.com> Change-Id: I62e31aaa66748ba652dfd5dbfd5a8b06d9ba0dfe
37 lines
1.3 KiB
JSON
37 lines
1.3 KiB
JSON
{
|
|
"pool": {
|
|
"lb_algorithm": "ROUND_ROBIN",
|
|
"protocol": "HTTP",
|
|
"description": "Super Round Robin Pool",
|
|
"admin_state_up": true,
|
|
"loadbalancers": [
|
|
{
|
|
"id": "607226db-27ef-4d41-ae89-f2a800e9c2db"
|
|
}
|
|
],
|
|
"created_at": "2017-05-10T18:14:44",
|
|
"provisioning_status": "ACTIVE",
|
|
"updated_at": "2017-05-10T23:08:12",
|
|
"session_persistence": {
|
|
"cookie_name": "ChocolateChip",
|
|
"type": "APP_COOKIE"
|
|
},
|
|
"listeners": [
|
|
{
|
|
"id": "023f2e34-7806-443b-bfae-16c324569a3d"
|
|
}
|
|
],
|
|
"members": [],
|
|
"healthmonitor_id": null,
|
|
"project_id": "e3cd678b11784734bc366148aa37580e",
|
|
"id": "4029d267-3983-4224-a3d0-afb3fe16a2cd",
|
|
"operating_status": "ONLINE",
|
|
"name": "super-pool",
|
|
"tags": ["test_tag"],
|
|
"tls_container_ref": "http://198.51.100.10:9311/v1/containers/4073846f-1d5e-42e1-a4cf-a7046419d0e6",
|
|
"ca_tls_container_ref": "http://198.51.100.10:9311/v1/containers/5f0d5540-fae6-4646-85d6-8a84883807fb",
|
|
"crl_container_ref": "http://198.51.100.10:9311/v1/containers/6faf0a01-6892-454c-aaac-650282820c0b",
|
|
"tls_enabled": true
|
|
}
|
|
}
|