group_ssh_public_key
Retrieve the public key from the SSH key pair associated with a specified group in your Fivetran environment.
Instructions
Returns public key from SSH key pair associated with the group.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | The unique identifier for the group | |
| schema_file | Yes | REQUIRED: You must first read the schema file at 'open-api-definitions/groups/group_ssh_public_key.json', then provide this exact path here to confirm. |