Share via


BasicStatistics [SPFSDK][VMMREF]

 

Applies To: Windows Azure Pack

The BasicStatistics entity represents statistics for resources based on a tenant.

Inheritance Hierarchy

VMM
  BasicStatistics

Entity Properties

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:

  • NeedsAttention

  • DeploymentFailed

  • ServicingFailed

  • RemediationRequired

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:

  • VMsRequiringAttention

  • CreationFailed

  • CustomizationFailed

  • UpdateFailed

  • MigrationFailed

  • CheckpointFailed

  • Missing

  • HostNotResponding

  • Unsupported

  • IncompleteVMConfig

  • UnsupportedSharedFiles

  • UnsupportedCluster

  • P2VCreationFailed

  • V2VCreationFailed

  • TemplateCreationFailed

Relationships

None

OData Operations

None

Examples

See Also

Entities [SPFSDK][VMMREF]
BasicStatistics Collection [SPFSDK][VMMREF]