We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e771b commit 0929d03Copy full SHA for 0929d03
openapi-v3.yaml
@@ -10899,6 +10899,11 @@ components:
10899
title: Connectivity Status
10900
description: The connectivity status of the Private Endpoint.
10901
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
10907
created_at:
10908
title: Created At
10909
description: The timestamp when the Private Endpoint was created.
0 commit comments