简体   繁体   中英

Fetch Products under a specific Environment in an Organization - Apigee Edge

I am trying to fetch all the Products which are associated to an Environment under an organization.

I am able to fetch all the products in an organization but i don't seem to find a way in getting Environment specific Products.

You might think the 'Search API Products' API call would facilitate this, but I cannot make it work either. Docs: https://apidocs.apigee.com/management/apis/get/organizations/%7Borg_name%7D/apiproducts

eg, curl -X GET https://api.enterprise.apigee.com/v1/organizations/ {my_org}/apiproducts?attributename=environments&attributevalue=prod

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM