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など、すべての情報を定義および検証できるデータ・ファイルを作成すると便利です。