ObjectStorage 버킷 목록

Prev Next

개요

ObjectStorage 버킷 목록을 조회합니다.

요청

API URL

GET 	{SOURCEDEPLOY_API_URL}/objectstorage/bucket

요청 Parameter

없음

요청 Query

없음

요청 Body

없음

응답

응답 Body

{
    "bucketList": [
        {
            "name": "string",
            "permission": "string",
            "actionName": "string"
        }
    ]
}
항목 타입 설명 비고
bucketList.name string objectStorage 버킷 이름
bucketList.permission string 상세 정보 조회 권한 소유 여부 "Allow" | "Deny"
bucketList.actionName string 상세 정보 조회 권한명