VMware Cloud Community
Vsure
Enthusiast
Enthusiast

vRA REST API to activate custom form?

Can anyone point me in the direction of a REST API that can activate and/or deactivate a Custom Form?   

 

My current process for exporting and importing a blueprint using the APIs results in the blueprints Custom Form being in a deactivated state after the import.  I have to manually activating the Custom Form after each time it is imported.

0 Kudos
1 Reply
daphnissov
Immortal
Immortal

Look into /api/blueprints/{blueprintId}/forms/{formType}.

0 Kudos