VMware

This Question is Possibly Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (6 pts)
2 Replies Last post: Nov 10, 2009 1:59 AM by AngelaS  

Method for top level PerformanceManager properties posted: Nov 6, 2009 7:17 PM

Click to view silmaril's profile Lurker 2 posts since
Nov 5, 2009

What method should be used to query the description, historicalInterval and perfCounter properties of the Performance Manager Object?

Regards

Click to view AngelaS's profile Enthusiast 43 posts since
Sep 28, 2009

Hi,

description, historicalInterval and perfCounter are the properties of PerformanceManager managed object. In order to retrieve these properties, you need to invoke RetrieveProperties method,of PropertyCollector, which retrieves the specified properties of the specified managed objects.

Please refer to the vSphere Programming guide, section 8 Obtaining References to Objects and Property Values from the Server(pg 73), on how to use RetrieveProperties method.

http://www.vmware.com/support/developer/vc-sdk/visdk400pubs/sdk40programmingguide.pdf

Hope the information is helpful

  • Angela


Click to view AngelaS's profile Enthusiast 43 posts since
Sep 28, 2009

You might also want to have a look at the VI SDK PropertyFilter - Getting Started Community Guide, which explains on how to use propertyfilter object and to use retrieveproperties method.

http://communities.vmware.com/docs/DOC-9499


Developer Social Media

Communities