- 홈
- API Enriched
- API 참조
- 🟢 Nginx One API
🟢 Nginx One API
인스턴스 탐색, WAF 통합 및 서비스 메시 연결. 구독 수명 주기 및 구성 동기화.
- 카테고리: 플랫폼
- 복잡성: 단순
- 경로: 13 | 스키마: 59
- 티어: 고급
- 관련 도메인:
marketplace
사용 사례
섹션 제목: “사용 사례”- NGINX One 플랫폼 통합 관리
- NGINX Plus 인스턴스 구성
- NGINX 구성 관리 통합
기본 리소스
섹션 제목: “기본 리소스”- nginx_config: 프록시 설정을 위한 NGINX 구성
- nginx_upstream: 백엔드 서버 풀을 위한 NGINX 업스트림
엔드포인트
섹션 제목: “엔드포인트”| 메서드 | 경로 | 설명 |
|---|---|---|
| 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 서비스 검색 삭제. |