- ホーム
- API Enriched
- APIリファレンス
- 🟢 Nginx One API
🟢 Nginx One API
インスタンス検出、WAF 統合、およびサービスメッシュ接続。サブスクリプションのライフサイクルと設定の同期。
- カテゴリー: プラットフォーム
- 複雑さ: シンプル
- パス数: 13 | スキーマ数: 59
- ティア: 上級
- 関連ドメイン:
marketplace
ユースケース
Section titled “ユースケース”- NGINX One プラットフォームの統合を管理する
- NGINX Plus インスタンスを設定する
- NGINX 設定管理を統合する
主要リソース
Section titled “主要リソース”- nginx_config: プロキシ設定のための NGINX 設定
- nginx_upstream: バックエンドサーバープール用の NGINX アップストリーム
エンドポイント
Section titled “エンドポイント”| メソッド | パス | 説明 |
|---|---|---|
| GET | /api/config/namespaces/{namespace}/nginx_csgs | NGINX One CSG オブジェクト設定の一覧取得。 |
| GET | /api/config/namespaces/{namespace}/nginx_csgs/{name} | GET リクエスト。 |
| GET | /api/config/namespaces/{namespace}/nginx_instances | NGINX One インスタンスオブジェクト設定の一覧取得。 |
| GET | /api/config/namespaces/{namespace}/nginx_instances/{name} | GET リクエスト。 |
| POST | /api/config/namespaces/{namespace}/nginx_dataplane_servers | NGINX One データプレーンサーバーの取得。 |
| GET | /api/config/namespaces/{namespace}/nginx_servers | NGINX One サーバー API の一覧取得。 |
| GET | /api/config/namespaces/{namespace}/nginx_servers/{name} | GET リクエスト。 |
| POST | /api/nginx/one/namespaces/system/n1/subscribe | NGINX One にサブスクライブする。 |
| POST | /api/nginx/one/namespaces/system/n1/unsubscribe | NGINX One のサブスクライブを解除する。 |
| POST | /api/config/namespaces/{metadata.namespace}/nginx_service_discoverys | NGINX サービスディスカバリーの作成。 |
| PUT | /api/config/namespaces/{metadata.namespace}/nginx_service_discoverys/{metadata.name} | NGINX サービスディスカバリーの置き換え。 |
| GET | /api/config/namespaces/{namespace}/nginx_service_discoverys | NGINX サービスディスカバリーの一覧取得。 |
| GET | /api/config/namespaces/{namespace}/nginx_service_discoverys/{name} | NGINX サービスディスカバリーの取得。 |
| DELETE | /api/config/namespaces/{namespace}/nginx_service_discoverys/{name} | NGINX サービスディスカバリーの削除。 |