BasicStatistics [SPFSDK][VMMREF]
Applies To: Windows Azure Pack
The BasicStatistics entity represents statistics for resources based on a tenant.
VMM
BasicStatistics
For more information about how the properties of an entity interact with HTTP operations, see Entity Basics.
Name | Create (POST) | Read (GET) | Update (PUT) | Delete (DELETE) | Type | Nullable | Description |
|---|---|---|---|---|---|---|---|
ID | - | Optional | - | - | Edm.Guid | False | Key Property The identifier of the basic statistics. |
StampID | - | Optional | - | - | Edm.Guid | False | Key Property The identifier of the stamp. |
Clouds | - | Optional | - | - | Edm.Int32 | True | The number of accessible tenant clouds. |
ServiceDeployments | - | Optional | - | - | Edm.Int32 | True | The number of deployed tenant services. |
ServiceDeploymentsNotRunning | - | Optional | - | - | Edm.Int32 | True | The number of tenant services not running. |
ServiceDeploymentsRequiringAttention | - | Optional | - | - | Edm.Int32 | True | The number of tenant services in one of the following states requiring attention:
|
ServiceVMs | - | Optional | - | - | Edm.Int32 | True | The number of tenant service VMs. |
StandaloneVMs | - | Optional | - | - | Edm.Int32 | True | The number of tenant stand-alone VMs. |
VMsNotRunning | - | Optional | - | - | Edm.Int32 | True | The number of VMs not running. |
VMsRequiringAttention | - | Optional | - | - | Edm.Int32 | True | The number of VMs in one of the following states requiring attention:
|
None
None