다음 화면과 같이 할당량 생성(Create Quota) 버튼을 클릭한 후 이름과 설명, 할당량 정책 구문을 입력하여 정책을 생성합니다.
다음은 몇 가지 구문 예시입니다.
Zero email-delivery quotas in compartment MyCompartment
Zero notifications quotas in compartment MyCompartment
set database quota /*exadata*/ to 1 in tenancy
set compute-core quota standard2-core-count to 10 in tenancy
unset compute-core quota standard2-core-count in compartment productionApp
set compute-core quota standard-e4-core-count to 240 in compartment MyCompartment where request.region = us-phoenix-1
set compute-core quota standard2-core-count to 240 in tenancy
set compute-core quota standard2-core-count to 20 in compartment ItCompartment
set compute-core quota standard2-core-count to 20 in compartment MyCompartment where request.region = us-phoenix-1
set compute-core quota standard2-core-count to 20 in compartment MyCompartment where request.ad=abcd:US-PHOENIX-1-AD-1
set compute-core quota to 0 in tenancy
Set database quota to 0 in compartment quotassdktest
zero compute-core quotas in tenancy
unset compute-core quota standard2-core-count in tenancy
zero compute-core quotas /*dense-io*/ in tenancy
set compute-core quota /*dense-io*/ to 48 in tenancy where request.region = us-phoenix-1
zero compute-core quotas in tenancy
unset compute-core quota standard-e4-core-count in tenancy
이 글은 개인적으로 얻은 지식과 경험을 작성한 글로 내용에 오류가 있을 수 있습니다. 또한 글 속의 의견은 개인적인 의견으로 특정 회사를 대변하지 않습니다.
Donghu Kim INFRASTRUCTURE
oci quota