@akamai/openapi-ts
    Preparing search index...

    Type Alias GetManagedSshKeyResponses

    type GetManagedSshKeyResponses = {
        "200": { ssh_key: string };
    }
    Index

    Properties

    Properties

    "200": { ssh_key: string }

    A unique SSH public key that allows Linode's special forces to access a Managed server to respond to Issues.

    Type Declaration

    • Readonlyssh_key: string

      Read-only The unique SSH public key assigned to your Linode account's Managed service.