Develop Python Code that Uses the Oracle API Platform Cloud Service Management Service REST APIs
Use the Oracle API Platform Cloud Service Management APIs to create and deploy APIs that are located under the /apiplatform/management/v1/apis
endpoint in your Oracle API Platform Cloud Service instance.
예를 들어, 전체 URL은 https://YOUR-API-PCS-INSTANCE-URL/apiplatform/management/v1/apis
입니다.
API 데이터 파일 생성
CSV(쉼표로 구분된 파일)와 같은 컴퓨터 구문 분석 가능 데이터 파일을 생성하여 Oracle API Platform Cloud Service 포털에서 업로드할 API를 정의할 수 있습니다.
API를 Oracle API Platform Cloud Service에 게시하기 전에 API, 이름 지정 규칙, 설명 및 백엔드 URL과 같은 모든 정보를 정의하고 확인할 수 있는 데이터 파일이 있으면 유용합니다.