VMware {code} Community
mm6
Contributor
Contributor
Jump to solution

api communication with linked mode vcenter

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?

Tags (3)
Reply
0 Kudos
1 Solution

Accepted Solutions
lamw
Community Manager
Community Manager
Jump to solution

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:

Twitter: @lamw

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

VMware Developer Community

If you find this information useful, please award points for "correct" or "helpful".

View solution in original post

Reply
0 Kudos
1 Reply
lamw
Community Manager
Community Manager
Jump to solution

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:

Twitter: @lamw

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

VMware Developer Community

If you find this information useful, please award points for "correct" or "helpful".

Reply
0 Kudos