List all connections.
Filter by agent id
DEPRECATED: Filter by tags, separated by comma
Selector tags to fo filter on, supports '=' and '!=' (e.g. key1=value1,key2=value2)
Search by name, type, or subtype
Filter by type
Filter by subtype
Filter by managed by
Filter by specific connection IDs, separated by comma
Maximum number of items to return (1-100). When provided, enables pagination
Page number (1-based). When provided, enables pagination
Returns array of Connection objects
Toggle Port Forwarding
enabled, disabled Toggle Ad Hoc Executions
enabled, disabled Toggle Ad Hoc Runbooks Executions
enabled, disabled Toggle Introspection Schema
enabled, disabled The agent associated with this connection
"1837453e-01fc-46f3-9e4c-dcf22d395393"
Name of the connection. This attribute is immutable when updating it
"pgdemo"
Type represents the main type of the connection:
database, application, custom "database"
Is the shell command that is going to be executed when interacting with this connection. This value is required if the connection is going to be used from the Webapp.
["/bin/bash"]Tags to identify the connection
{ "environment": "prod", "tier": "frontend" }Default databases returns the configured value of the attribute secrets->'DB'
The guard rail association id rules
[
"5701046A-7B7A-4A78-ABB0-A24C95E6FE54",
"B19BBA55-8646-4D94-A40A-C3AFE2F4BAFD"
]Unique ID of the resource
"5364ec99-653b-41ba-8165-67236e894990"
The jira issue templates ids associated to the connection
"B19BBA55-8646-4D94-A40A-C3AFE2F4BAFD"
Managed By is a read only field that indicates who is managing this resource. When this attribute is set, this resource is considered immutable
""
When this option is enabled it will allow managing the redact types through the attribute redact_types
Redact Types is a list of info types that will used to redact the output of the connection. Possible values are described in the DLP documentation: https://cloud.google.com/sensitive-data-protection/docs/infotypes-reference
["EMAIL_ADDRESS"]Resource to which this connection belongs to, it'll be created if it doesn't exist
"pgdemo"
Reviewers is a list of groups that will review the connection before the user could execute it
["dba-group"]Secrets are environment variables that are going to be exposed in the runtime of the connection:
The value could also represent an integration with a external provider:
Status is a read only field that informs if the connection is available for interaction
online, offline Sub Type is the underline implementation of the connection:
"postgres"
DEPRECATED: Tags to classify the connection
["prod"]