In Aria Automation Assembler, the cloud account detects local content libraries but not subscribed libraries. Why is that?
Our vCenter, named d1vcenter, has three content libraries in three datacenters.
- C1 Content Library is type Local. It holds all of our VM templates.
- D1 Content Library is type Subscribed. It is subscribed to C1.
- BV Content Library is type Subscribed. It is also subscribed to C1.

In Aria Automation Assembler, under Image Mappings, only images in the C1 Content Library appear.
As a result, deployments to any datacenter pull image files from the C1 Content Library. Deployments to the D1 and BV datacenters are very slow, because the deployment copies the image file from the C1 library, even though there's a subscribed content library in those datacenters.
Is there a way to get Assembler to use the subscribed content libraries?
-------------------------------------------