Apache Guacamole · Example Payload

Guacamole Rest Connection Group Example

ApacheOpen SourceRDPRemote AccessRemote DesktopSSHVNCWeb Gateway

Guacamole Rest Connection Group Example is an example object payload from Apache Guacamole, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

identifiernametypeparentIdentifieractiveConnections

Example Payload

Raw ↑
{
  "identifier": "1",
  "name": "Production Servers",
  "type": "ORGANIZATIONAL",
  "parentIdentifier": "ROOT",
  "activeConnections": "3"
}