Skip to content

Commit 0929d03

Browse files
committed
Update OpenAPI spec for v3 (Commit SHA: 6484a1ffe7083dc676f2ed7622abf58dec4085bb)
1 parent 34e771b commit 0929d03

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

openapi-v3.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10899,6 +10899,11 @@ components:
1089910899
title: Connectivity Status
1090010900
description: The connectivity status of the Private Endpoint.
1090110901
type: string
10902+
connection_count:
10903+
title: Connection Count
10904+
description: The number of active connections using this Private Endpoint.
10905+
default: 0
10906+
type: integer
1090210907
created_at:
1090310908
title: Created At
1090410909
description: The timestamp when the Private Endpoint was created.

0 commit comments

Comments
 (0)