config-sync
List config-sync data-plane connections
Returns the observed data-plane Sync connections, optionally filtered by opaque scope. Answers “is this data plane online?”.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns the observed data-plane Sync connections, optionally filtered by opaque scope. Answers “is this data plane online?”.
A valid request URL is required to generate request examples{
"items": [
{
"applied_version": "<string>",
"first_seen": "<string>",
"instance_id": "<string>",
"last_seen": "<string>",
"scope": "<string>",
"state": "<string>"
}
]
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}A valid request URL is required to generate request examples{
"items": [
{
"applied_version": "<string>",
"first_seen": "<string>",
"instance_id": "<string>",
"last_seen": "<string>",
"scope": "<string>",
"state": "<string>"
}
]
}{
"error": "<string>",
"message": "<string>"
}{
"error": "<string>",
"message": "<string>"
}