Assignment の個別照会
    • PDF

    Assignment の個別照会

    • PDF

    Article Summary

    Assignmentを照会します。

    リクエスト

    • GET /assignments/{assignmentId}

    リクエスト Path

    パラメータ要否タイプ制約事項説明
    assignmentIdYStringAssignment Id

    レスポンス

    レスポンスボディ

    {
      "assignmentId": "String",
      "assignmentName": "String",
      "description": "String",
      "nrn": "String",
      "status": "String",
      "iamRoleNrn": "String",
      "createdAt": "String",
      "updatedAt": "String",
      "accountMbrNo": "String",
      "accountName": "String",
      "accountAlias": "String",
      "accountGroup": "String",
      "accountType": "String",
      "accountLoginId": "String",
      "permissionSetId": "String",
      "permissionSetName": "String",
      "permissionSetNrn": "String",
      "permissionSetDescription": "String",
      "permissionCreatedAt": "String",
      "consoleAccessAllowed": "String",
      "consoleAccessRestricted": "String",
      "apiAccessAllowed": "String",
      "apiAccessRestricted": "String"
    }
    
    パラメータタイプ説明制約事項
    assignmentIdStringAssignment ID
    assignmentNameStringAssignment名
    descriptionStringAssignmentの説明
    nrnStringAssignment nrn
    statusStringAssignment状態active, suspend
    iamRoleNrnStringIAM Role nrn
    createdAtString作成日時(UTC、ex. 2023-04-25T13:11:50Z)
    updatedAtString修正日時(UTC、ex. 2023-04-25T13:11:50Z)
    accountMbrNoNumberアカウント番号
    accountNameStringアカウント名
    accountAliasString社員番号
    accountGroupStringアカウントグループ
    accountTypeStringアカウントタイプMaster, Member
    accountLoginIdStringアカウントのログイン ID
    permissionSetIdStringPermissionSet ID
    permissionSetNameStringPermissionSet名
    permissionSetNrnStringPermissionSet nrn
    permissionSetDescriptionStringPermissionSetの説明
    permissionCreatedAtStringPermissionSetの作成日時(UTC、ex. 2023-04-25T13:11:50Z)
    consoleAccessAllowedBooleanコンソールへのアクセス許可の有無
    consoleAccessRestrictedBooleanコンソールへのアクセス制限の有無
    apiAccessAllowedBooleanAPIへのアクセス許可の有無
    apiAccessRestrictedBooleanAPIへのアクセス制限の有無

    エラー

    以下のエラーコードは、このアクション(Action)で発生する特徴的なエラーです。エラーレスポンス形式は ErrorResponseをご参照ください。よく発生するエラーについての詳細は、NAVER Cloud Platform APIをご参照ください。

    HTTP status codeエラーコードエラーメッセージ
    4009080Assignmentが存在しない

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

    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.