Sample Code Reference
The following table lists the sample applications included with the vSphere Web Services SDK that demonstrate some of the topics discussed in this chapter.
Java
(SDK\vsphere-ws\java\JAX-WS\samples\com\vmware\performance) |
C#
(SDK\vsphere-ws\dotnet\cs\samples\) |
---|---|
Basics.java | Basics\Basics.cs |
Basics\Basics.csproj | |
Basics\Basics2008.csproj | |
Basics\Basics2010.csproj | |
History.java | History\History.cs |
History\History.csproj | |
History\History2008.csproj | |
History\History2010.csproj | |
PrintCounters.java | PrintCounters\PrintCounters.cs |
PrintCounters\PrintCounters.csproj | |
PrintCounters\PrintCounters2008.csproj | |
PrintCounters\PrintCounters2010.csproj | |
QueryMemoryOverhead\QueryMemoryOverhead.cs | |
QueryMemoryOverhead\QueryMemoryOverhead.csproj | |
QueryMemoryOverhead\QueryMemoryOverhead2008.csproj | |
QueryMemoryOverhead\QueryMemoryOverhead2010.csproj | |
RealTime.java | RealTime\RealTime.cs |
RealTime\RealTime.csproj | |
RealTime\RealTime2008.csproj | |
RealTime\RealTime2010.csproj | |
VITop.java | |
VIUsage.java |