Can the API on one vcenter manage entities on another linked vcenter? The inventory in the linked vcenter doesn't seem to show up anywhere in the MOB.
The linked vcenter can be managed in the vcenter gui, but is this just the gui knowing to send api requests to the other vcenter? Does the API know anything about linked mode?
No, It can not cross manage. By setting up Linked Mode from what I understand, it just provides you connections to both vCenter. Linked Mode also uses ADAM to replicate the permissions between Linked VC's but you still need to send the proper API calls to the appropriate vCenter if you want to perform a specific operation on a given entity. It's not really a "federated" vCenter, but just allowing multiple connections in a single view or pane of glass.
=========================================================================
William Lam
VMware vExpert 2009,2010
VMware scripts and resources at:
Getting Started with the vMA (tips/tricks)
Getting Started with the vSphere SDK for Perl
VMware Code Central - Scripts/Sample code for Developers and Administrators
![]()
If you find this information useful, please award points for "correct" or "helpful".
No, It can not cross manage. By setting up Linked Mode from what I understand, it just provides you connections to both vCenter. Linked Mode also uses ADAM to replicate the permissions between Linked VC's but you still need to send the proper API calls to the appropriate vCenter if you want to perform a specific operation on a given entity. It's not really a "federated" vCenter, but just allowing multiple connections in a single view or pane of glass.
=========================================================================
William Lam
VMware vExpert 2009,2010
VMware scripts and resources at:
Getting Started with the vMA (tips/tricks)
Getting Started with the vSphere SDK for Perl
VMware Code Central - Scripts/Sample code for Developers and Administrators
![]()
If you find this information useful, please award points for "correct" or "helpful".
