Disable trust anchor
    • PDF

    Disable trust anchor

    • PDF

    Article summary

    Disable a trust anchor.

    API

    • POST /trust-anchors/{trustAnchorId}/disable

    Request

    Path variables

    ParameterRequiredTypeRestrictionsDescription
    trustAnchorIdYstringTrust anchor ID

    Response

    Body

    {
      "trustAnchorId": "string",
      "trustAnchorNrn": "string",
      "name": "string",
      "description": "string",
      "enabled": boolean,
      "createTime": "string",
      "updateTime": "string",
      "source": {
        "sourceType": "string",
        "sourceData": {
          "caId": integer
        }
      }
    }
    

    Response fields

    ItemTypeDescription
    trustAnchorIdstringTrust anchor ID
    trustAnchorNrnstringNRN of the trust anchor
    namestringTrust anchor name
    descriptionstringTrust anchor description
    enabledbooleanTrust anchor activation status
    createTimestringCreation time
    updateTimestringModification time
    sourceobjectInformation on CA registered as trust anchor
    source.sourceTypestringTrust anchor CA type
    source.sourceDataobjectTrust anchor CA data
    source.sourceData.caIdintegerID of NAVER Cloud Platform Private CA registered to the trust anchor

    Was this article helpful?

    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.