File tree 2 files changed +18
-18
lines changed
2 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -1312,9 +1312,9 @@ properties:
1312
1312
description : |
1313
1313
Lifetime of the cookie.
1314
1314
at_least_one_of :
1315
- - ' http_cookie .0.ttl'
1316
- - ' http_cookie .0.name'
1317
- - ' http_cookie .0.path'
1315
+ - ' strong_session_affinity_cookie .0.ttl'
1316
+ - ' strong_session_affinity_cookie .0.name'
1317
+ - ' strong_session_affinity_cookie .0.path'
1318
1318
properties :
1319
1319
- name : ' seconds'
1320
1320
type : Integer
@@ -1334,17 +1334,17 @@ properties:
1334
1334
description : |
1335
1335
Name of the cookie.
1336
1336
at_least_one_of :
1337
- - ' http_cookie .0.ttl'
1338
- - ' http_cookie .0.name'
1339
- - ' http_cookie .0.path'
1337
+ - ' strong_session_affinity_cookie .0.ttl'
1338
+ - ' strong_session_affinity_cookie .0.name'
1339
+ - ' strong_session_affinity_cookie .0.path'
1340
1340
- name : ' path'
1341
1341
type : String
1342
1342
description : |
1343
1343
Path to set for the cookie.
1344
1344
at_least_one_of :
1345
- - ' http_cookie .0.ttl'
1346
- - ' http_cookie .0.name'
1347
- - ' http_cookie .0.path'
1345
+ - ' strong_session_affinity_cookie .0.ttl'
1346
+ - ' strong_session_affinity_cookie .0.name'
1347
+ - ' strong_session_affinity_cookie .0.path'
1348
1348
- name : ' timeoutSec'
1349
1349
type : Integer
1350
1350
description : |
Original file line number Diff line number Diff line change @@ -1168,9 +1168,9 @@ properties:
1168
1168
description : |
1169
1169
Lifetime of the cookie.
1170
1170
at_least_one_of :
1171
- - ' http_cookie .0.ttl'
1172
- - ' http_cookie .0.name'
1173
- - ' http_cookie .0.path'
1171
+ - ' strong_session_affinity_cookie .0.ttl'
1172
+ - ' strong_session_affinity_cookie .0.name'
1173
+ - ' strong_session_affinity_cookie .0.path'
1174
1174
properties :
1175
1175
- name : ' seconds'
1176
1176
type : Integer
@@ -1190,17 +1190,17 @@ properties:
1190
1190
description : |
1191
1191
Name of the cookie.
1192
1192
at_least_one_of :
1193
- - ' http_cookie .0.ttl'
1194
- - ' http_cookie .0.name'
1195
- - ' http_cookie .0.path'
1193
+ - ' strong_session_affinity_cookie .0.ttl'
1194
+ - ' strong_session_affinity_cookie .0.name'
1195
+ - ' strong_session_affinity_cookie .0.path'
1196
1196
- name : ' path'
1197
1197
type : String
1198
1198
description : |
1199
1199
Path to set for the cookie.
1200
1200
at_least_one_of :
1201
- - ' http_cookie .0.ttl'
1202
- - ' http_cookie .0.name'
1203
- - ' http_cookie .0.path'
1201
+ - ' strong_session_affinity_cookie .0.ttl'
1202
+ - ' strong_session_affinity_cookie .0.name'
1203
+ - ' strong_session_affinity_cookie .0.path'
1204
1204
- name : ' connectionTrackingPolicy'
1205
1205
type : NestedObject
1206
1206
description : |
You can’t perform that action at this time.
0 commit comments