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

    Type Alias PutManagedCredentialResponses

    type PutManagedCredentialResponses = {
        "200": { id: number; label: string; last_decrypted: string };
    }
    Index

    Properties

    Properties

    "200": { id: number; label: string; last_decrypted: string }

    A securely stored Credential that allows Linode's special forces to access a Managed server to respond to Issues.

    Type Declaration

    • Readonlyid: number

      Read-only This Credential's unique ID.

    • label: string

      The unique label for this Credential. This is for display purposes only.

    • Readonlylast_decrypted: string

      Read-only The date this Credential was last decrypted by a member of Linode special forces.