我正在尝试获取与组织下的环境相关联的所有产品。
我能够获取组织中的所有产品,但我似乎没有找到获取特定环境产品的方法。
您可能认为“搜索 API 产品”API 调用会促进这一点,但我也无法让它发挥作用。文档:https ://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/apiproducts
例如, curl -X GET https://api.enterprise.apigee.com/v1/organizations/ {my_org}/apiproducts?attributename=environments&attributevalue=prod