PerformanceData

 

Applies To: System Center 2016 - Service Provider Foundation, System Center Technical Preview

PerformanceData

Reads performance data for a specific virtual machine.

HTTP Verbs

GET POST PUT DELETE
Yes No No No

GET

Gets the specified performance counters for the specified time period.

Entity Properties

Name Type Mandatory Description
PerformanceCounter Edm.String No The performance counter to retrieve; one of the following values:

- CPUUsage
- MemoryUsage
- StorageIOPSUsage
- NetworkIOUsage
StampId Edm.Guid Yes The identifier of the stamp to restrict the query to
TimeFrame Edm.String No The time period for which to retrieve the performance counter; one of the following values:

- hour
- day
- month
VMId Edm.Guid Yes The identifier of the virtual machine

See Also

VMM Collections Reference R2