GET SSH Server Groups Access ID
The GET /SSH The SSH (secure shell) protocol provides for secure connections between computers. It provides several options for authentication, including public key, and protects the communications with strong encryption./ServerGroups/Access/{id} method is used to retrieve Linux logons for an SSH server group, along with any users or service accounts mapped to those logons, from Keyfactor Command for the specified server group GUID. This method returns HTTP 200 OK on a success with details of the logons and associated users, if applicable, for the specified SSH server group.
SSH actions are affected by ownership on the server group and limited for users with only the Server Admin (/ssh/server_admin/) role. For more information, see SSH Permissions.
Table 782: GET SSH Server Groups Access {id} Input Parameters
Name | In | Description |
---|---|---|
id | Path | Required. A string indicating the Keyfactor Command reference GUID for the SSH server group for which to retrieve logon and user mappings. Use the GET /SSH/ServerGroups method (see GET SSH Server Groups) to retrieve a list of all the SSH server groups to determine the server group's ID. |
Table 783: GET SSH Server Groups Access {id} Response Data
Name | Description |
---|---|
ServerGroupId | A string indicating the Keyfactor Command reference GUID for the SSH server group. |
LogonUsers |
An array of objects containing information for the Linux logons from the Linux server that have been stored in Keyfactor Command. |



Was this page helpful? Provide Feedback