공유 스토리지 생성

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

새로운 공유 스토리지 서비스를 생성합니다.

Body Params
string
required
Defaults to api_nas
  • /v1/apinas/products 조회
string
required
  • 길이: 4~32자
  • 허용 문자: 영문, 한글, 숫자, 아래의 특수문자
  • 허용 특수문자: ! @ # $ % ^ & * - _ = + ( ) [ ] { } ; , . < > / ?
string
  • 길이: 최대 50자
string
required
  • 길이: 6~20자
  • 허용 문자: 영문, 숫자
integer
required
Defaults to 100
  • 최소값: 100
  • 최대값: 2000
  • 단위: GB
allowip
array of strings
required
  • IP별 접근 권한 설정
  • RW : 읽기 / 쓰기
  • RO : 읽기
  • { "1.1.1.1": "RW", "2.2.2.2": "RO" }
allowip*
Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!