Skip to content
Start here

Audit SSH Settings

Get Zero Trust SSH settings
client.ZeroTrust.Gateway.AuditSSHSettings.Get(ctx, query) (*GatewaySettings, error)
GET/accounts/{account_id}/gateway/audit_ssh_settings
Update Zero Trust SSH settings
client.ZeroTrust.Gateway.AuditSSHSettings.Update(ctx, params) (*GatewaySettings, error)
PUT/accounts/{account_id}/gateway/audit_ssh_settings
Rotate Zero Trust SSH account seed
client.ZeroTrust.Gateway.AuditSSHSettings.RotateSeed(ctx, body) (*GatewaySettings, error)
POST/accounts/{account_id}/gateway/audit_ssh_settings/rotate_seed
ModelsExpand Collapse
type GatewaySettings struct{…}
CreatedAt TimeOptional
formatdate-time
PublicKey stringOptional
SeedID stringOptional

Identify the seed ID.

maxLength36
UpdatedAt TimeOptional
formatdate-time