VMware Cloud Community
rdaka
Enthusiast
Enthusiast

Get resources using deployment id vRA 8.5

 

Hi,

I have created a subscription using event topic deployment.request.post. When the corresponding vRO workflow is executed, I want to retrieve resource details using the deployment ID. I am trying to achieve this using REST API method /deployment​/api​/deployments​/{deploymentId}​/resources, but it is failing with below error.

HTTP 404 - Not Found : {"message":"No value present","statusCode":404,"errorCode":0} 

If I execute the same REST call outside EBS, I am able to get the resource details. Any insights are appreciated. Thanks

Labels (2)
Tags (4)
0 Kudos
0 Replies