运行 Python 脚本以将 API 批量上载到 Oracle API Platform Cloud Service
创建配置文件、CSV 数据文件并安装了 Python 3.x 后,您可以运行 Python 实用程序。Before running the main script, make sure that you have the API Manager role in Oracle API Platform Cloud Service , and that all the .py files are located in the same folder.
要运行该实用程序,请打开命令提示符并执行命令:
$python LoadAPIs.py输入您的 Oracle API Platform Cloud Service 密码,然后单击 Enter。该实用程序将开始创建 API 并将其部署到 Oracle API Platform Cloud Service 实例。