Role 단건 조회
    • PDF

    Role 단건 조회

    • PDF

    Article Summary

    Role 단건을 조회합니다.

    API

    • GET /roles/{roleNo}

    요청

    Path Variables

    파라미터필수여부타입제약사항설명
    roleNoYStringRole No

    응답

    {
    	"active": "boolean",
    	"createTime": "string",
    	"descCont": "string",
    	"entities": [
    		{
    			"id": "string",
    			"type": "string"
    		}
    	],
    	"lastUseTime": "string",
    	"modifiedTime": "string",
    	"nrn": "string",
    	"policies": [
    		{
    			"policyDesc": "string",
    			"policyId": "string",
    			"policyName": "string",
    			"policyType": "string"
    		}
    	],
    	"roleName": "string",
    	"roleNo": "string",
    	"roleType": "string"
    	"sessionExpirationSec": "integer"
    }
    
    항목타입설명비고
    activebooleanRole 상태 (true: 활성, false: 비활성)
    createTimestring생성일시 2019-08-10T13:21:00Z
    descContstringRole description (max: 300 bytes)
    entitiesarrayRole 이 부여받은 엔티티 목록
    entities.idstringRole Entity Id
    entities.typestringRole Entity 타입 (available: Server, Account)
    entities.entityIdintegerRole Entity IdDeprecated
    entities.entityTypestringRole Entity 타입Deprecated
    modifiedTimestring최종 수정일시 2019-08-10T13:21:00Z
    nrnstringRole nrn
    policiesarrayRole 이 부여받은 정책 목록
    policies.policyDescstring정책 description
    policies.policyIdstring정책 아이디
    policies.policyNamestring정책 이름
    policies.policyTypestring정책 유형 (SYSTEM_MANAGED, USER_CREATED)
    roleNamestringRole 이름
    roleNostringRole No
    roleTypestringRole 타입 (available : Server, Account)
    sessionExpirationSecinteger세션 만료 시간 (available : (600, 1800, 3600,10800)

    에러

    아래 에러 코드는 이 액션(Action)에서 특징적으로 발생하는 에러입니다. 에러 응답 형식은 ErrorResponse를 참조하세요.
    공통적으로 발생하는 에러에 대한 상세한 설명은 NAVER Cloud Platform API를 참고해주세요.

    HTTP status code에러 코드에러 메시지
    40130잘못된 roleNo

    이 문서가 도움이 되었습니까?

    What's Next
    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.