Subjectの個別照会
    • PDF

    Subjectの個別照会

    • PDF

    記事の要約

    Subjectnを個別照会します。

    API

    • GET /subjects/{subjectId}

    リクエスト

    Path Variables

    パラメータ必須の有無タイプ制限事項説明
    subjectIdYstringsubject ID

    レスポンス

    Body

    {
      "subjectId": "string",
      "subjectNrn": "string",
      "x509Subject": "string",
      "enabled": true,
      "createTime": "string",
      "updateTime": "string",
      "lastSeenTime": "string"
    }
    

    レスポンスフィールド

    項目タイプ説明
    subjectIdstringsubjectの ID
    subjectNrnstringsubjectの NRN
    x509Subjectstring証明書の X.509 subject識別子
    enabledbooleansubjectは有効化されているか
    createTimestring作成時刻
    updateTimestring更新時刻
    lastSeenTimestring最終使用時刻

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

    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.