Sample Exchange

 View Only

Create VRO Package with all elements inside 

May 31, 2018 03:54 PM

This action creates a VRO package with all elements needed. It could be helpful when you need to export daily your work and version it under git for instance.
#package
#vroapi
#MIT
#vROpackage
#vRealizeOrchestrator
#JavaScript
#vRealizeOrchestratorPlug-inSDK

Statistics
0 Favorited
0 Views
1 Files
0 Shares
0 Downloads
Attachment(s)
js file
createPackageAction.js   7 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Comments

May 22, 2019 03:22 PM

I actually tested on 7.0.1. I believe the create just wasn't available. Also, my 7.5 version was an upgrade from 7.4. I fired up my clean, standalone install of 7.5 (not an upgrade from 7.4), and the Swagger UI has the PUT. I ran the code, and it works! All is good! Please, disregard, my previous message.
Again, nice work, Emmanual!

May 22, 2019 02:53 PM

Nice work, Emmanual!
You're using a PUT to create a package. Did that work for you? I've tried that in vRO versions 7.0 and 7.5. It's not listed in the Swagger UI, and the REST call returns a 405 code: PUT method not supported for the requested resource.
Swagger: https://

Related Entries and Links

No Related Resource entered.