仮想デバイス - 証明書接続の分離
    • PDF

    仮想デバイス - 証明書接続の分離

    • PDF

    Article Summary

    概要

    仮想デバイスと証明書の間の接続を分離します。

    リクエスト

    リクエストURL

    DELETE {CLOUD_IOT_CORE_API_URL}/mappings/device-certification
    
    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}
    

    リクエストボディー

    {
        "deviceName": "string",
        "serialNo":"string"
    }
    
    項目必須の有無タイプ制約事項説明
    deviceNameYesstring仮想デバイス名
    serialNoYesstring1証明書のシリアル番号

    レスポンス

    レスポンスボディ

    {
        "status": "string",
        "body": null
    }
    
    項目タイプ説明
    statusstringレスポンスの成否
    bodynull

    {
        "status": "SUCCESS",
        "body": null
    }
    

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

    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.