Object Storage 버킷 목록 조회
    • PDF

    Object Storage 버킷 목록 조회

    • PDF

    Article Summary

    개요

    Object Storage 버킷 목록을 조회합니다.

    요청

    API URL

    GET  {SOURCEBUILD_API_URL}/objectstorage/bucket
    

    요청 Parameter

    없음

    요청 Query

    없음

    요청 Body

    없음

    응답

    응답 Body

    {
        "bucket": [
            {
                "name": "string",
                "permission": "string",
                "actionName": "string",
                "creationTime": "number",
                "disabled": "boolean"
            }
        ]
    }
    
    항목타입설명비고
    bucket[].namestring버킷 이름
    bucket[].permissionstring버킷 선택 가능 권한 소유 여부"Allow"|"Deny"
    bucket[].actionNamestring버킷 선택 가능 필요 권한 이름
    bucket[].creationTimenumber버킷 생성 시각
    bucket[].disabledboolean버킷 비활성 여부

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

    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.