Hi
The resourceActionRef ID of for the destroy action differs across vRA versions. Is it expected behaviour ?
I am using the following API call. The shorter version of output as follows .Id value is different for each version of vRA. I checked aganist vRA 6.2.1 and 6.2.3
https://vRA-Ip/catalog-service/api/resourceOperations.
"@type": "ResourceAction"
"id": "d3c13a4a-bd4c-45c5-8549-5c8f8c25f4f0"
"externalId": "Infrastructure.Virtual.Action.Destroy"
"name": "Destroy"
"description": "Destroy a virtual machine."
Thanks