We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 327e1a8 commit 2ca8959Copy full SHA for 2ca8959
1 file changed
services/certificates/v2/certificates.json
@@ -295,7 +295,7 @@
295
"Usage": {
296
"properties": {
297
"count": {
298
- "description": "Number of Load Balancers using this certificate.",
+ "description": "Number of listeners using this certificate.",
299
"format": "int32",
300
"type": "integer"
301
},
@@ -312,7 +312,7 @@
312
"UsageItem": {
313
314
"listenerNames": {
315
- "description": "A list of listener names on this Load Balancer that are using the certificate.",
+ "description": "The list of listener names in this Load Balancer, that are using the certificate.",
316
"example": [
317
"https-443",
318
"api-8443",
0 commit comments