2.2. API エンドポイント
以下の API エンドポイントを利用できます。
/apis/quota.openshift.io/v1/appliedclusterresourcequotas-
GET: 種類が AppliedClusterResourceQuota のオブジェクトをリスト表示します。
-
/apis/quota.openshift.io/v1/namespaces/{namespace}/appliedclusterresourcequotas-
GET: 種類が AppliedClusterResourceQuota のオブジェクトをリスト表示します。
-
/apis/quota.openshift.io/v1/namespaces/{namespace}/appliedclusterresourcequotas/{name}-
GET: 指定された AppliedClusterResourceQuota を読み取ります
-
2.2.1. /apis/quota.openshift.io/v1/appliedclusterresourcequotas リンクのコピーリンクがクリップボードにコピーされました!
- HTTP メソッド
-
GET - 説明
- 種類が AppliedClusterResourceQuota のオブジェクトをリスト表示します。
| HTTP コード | レスポンスのボディー |
|---|---|
| 200 - OK | |
| 401 - Unauthorized | 空白 |
2.2.2. /apis/quota.openshift.io/v1/namespaces/{namespace}/appliedclusterresourcequotas リンクのコピーリンクがクリップボードにコピーされました!
- HTTP メソッド
-
GET - 説明
- 種類が AppliedClusterResourceQuota のオブジェクトをリスト表示します。
| HTTP コード | レスポンスのボディー |
|---|---|
| 200 - OK | |
| 401 - Unauthorized | 空白 |
2.2.3. /apis/quota.openshift.io/v1/namespaces/{namespace}/appliedclusterresourcequotas/{name} リンクのコピーリンクがクリップボードにコピーされました!
| パラメーター | 型 | 説明 |
|---|---|---|
|
|
| AppliedClusterResourceQuota の名前 |
- HTTP メソッド
-
GET - 説明
- 指定された AppliedClusterResourceQuota を読み取ります
| HTTP コード | レスポンスのボディー |
|---|---|
| 200 - OK |
|
| 401 - Unauthorized | 空白 |