クォータ要求クエリ実行時のレイテンシ
環境
- ONTAP REST API
- ONTAP REST API Python
問題
- ONTAP REST API Pythonでスクリプトを使用したクォータ要求に時間がかかる
- 以前はスクリプトが機能しなかった
- スクリプトを使用せずに同じリクエストを処理
curl
httpie
LinuxマシンからREST APIへのAPI要求を実行または実行して、要求テストを実行します。 次に例を示します。curl -X GET -u username:password https://your_ontap_cluster/api/storage/v1/svms
http GET https://your_ontap_cluster/api/storage/v1/svms username:password