VMware Cloud Community
ganzales
Contributor
Contributor

Catalog Service REST API - How to retrieve the dynamic values of a form field ?

We are integrating VRA catalog service in our product. While integrating we found out that to retrieve the field  details of a service , we are using the  service vRealize Automation Catalog Service API - VMware API Explorer - VMware {code}   . In the response of the api the individual fields details are sent. In case the display advice of the field is DROPDOWN then the field information contains a property called permissibleValues. In case the permissibleValues.type=dynamic , the values are not listed in the same response .

However it seems there are some other POST API by which this can be fetched by passing some input arguments .

vRealize Automation Catalog Service API - VMware API Explorer - VMware {code}

How to use this API . ? As it requires some input in the body . . How to form this input body . ? Could any body clarify . ?

0 Kudos
0 Replies