Get Key Info
    • PDF

    Get Key Info

    • PDF

    The content is currently unavailable in English. You are viewing the default Korean version.
    Article summary

    GET /kms/v1/keys/{keyTag}

    키 상세 정보를 조회합니다.

    요청

    요청 파라미터

    Parameter NameTypeAdditional Information
    x-ncp-apigw-timestampHeader(Required)
    x-ncp-apigw-signature-v2Header(Required)
    x-ncp-iam-access-keyHeader(Required)
    keyTagPath(Required)

    응답

    응답 바디

    {
      "code": "SUCCESS",
      "data": {
        "keyId": 0,
        "keyTag": "string",
        "keyName": "string",
        "keyType": "string",
        "status": "string",
        "keystoreId": 0,
        "currentVersion": 0,
        "protectionType": "string",
        "memo": "string",
        "isConvergent": true,
        "isAutoRotation": true,
        "rotationPeriod": 0,
        "nextRotationDate": 0,
        "registerDate": 0
      }
    }
    

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.