我正在尝试获取与组织下的环境相关的所有产品。
我能够获取组织中的所有产品,但是我似乎没有找到获取特定于环境的产品的方法。
您可能会认为“搜索API产品” API调用会简化此操作,但我也无法使其正常工作。文件:https://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/apiproducts
例如,curl -X GEThttps://api.enterprise.apigee.com/v1/organizations/{my_org} / apiproducts?attributename = environments&attributevalue = prod