証明書の作成
    • PDF

    証明書の作成

    • PDF

    Article Summary

    概要

    証明書を作成します。

    リクエスト

    リクエストURL

    POST {CLOUD_IOT_CORE_API_URL}/certifications
    
    Content-Type: application/json; charset=utf-8
    x-ncp-apigw-timestamp: {Timestamp}
    x-ncp-iam-access-key: {Sub Account Access Key}
    x-ncp-apigw-signature-v2: {API Gateway Signature}
    

    レスポンス

    レスポンスボディ

    {
        "status": "string",
        "body": {
            "serialNo": "string"
        }
    }
    
    項目タイプ説明
    statusstringレスポンスの成否
    body.serialNostring証明書のシリアル番号

    {
        "status": "SUCCESS",
        "body": {
            "serialNo": "3c:66:82:b4:28:93:6a:98:ff:b8:e0:75:ae:16:4f:39:92:5f:9e:66"
        }
    }
    

    この記事は役に立ちましたか?

    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.