We have several different vCloud instances each housing several distinct vOrgs (each vCloud instance has a Cloudlibrary vOrg for making ISOs available). I'm looking for a way to replicate media from one vCloud instance's Cloudlibary to another vCloud instance's Cloudlibrary - effectively ensuring that each site has the same ISO offering.
I'm sure there are multiple ways of approaching it, and I was slightly excited about cdecanini_'s Orchestrator workflow for catalogue replication:http://communities.vmware.com/docs/DOC-20591, but it looks like that workflow only deals with vApps.
I've found a few thing that may help with the upload of ISOs to a catalog (specifically http://geekafterfive.com/2012/02/24/upload-media-to-vcloud-with-powercli/). I'm running into a few errors for that script, but regardless I'll need someway of downloading the ISOs first.
Does anyone know if this has been done before? If so/If not - any ideas how to accomplish this?