Managed Object - VsanSpaceReportSystem(vim.cluster.VsanSpaceReportSystem)

See also
ComputeResource, VsanSpaceUsage
Since
vSphere API 5.5


Managed Object Description

This managed object type provides the service interface to report the Virtual SAN cluster space usage information including the space overview, the space usage breakdown to various Virtual SAN object types and the Virtual SAN data efficiency info after enabling Virtual SAN deduplication.
The ManagedEntity can be accessed with MOID of 'vsan-cluster-space-report-system', through Virtual SAN service at vCenter server side.

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
VsanQuerySpaceUsage

VsanQuerySpaceUsage(querySpaceUsage)

Query the Virtual SAN space usage including the space usage overview and the space usage breakdown according to Virtual SAN object type. This API will take less than one or tens seconds to return according to the number of node and object in the Virtual SAN cluster
Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the VsanSpaceReportSystem used to make the method call.
clusterManagedObjectReference
to a ComputeResource

Virtual SAN cluster

Return Value

Type Description
VsanSpaceUsageThe Virtual SAN space usage

Faults

Type Description
InvalidArgument
NotSupported
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None

Show WSDL type definition





© 2016 VMware, Inc. All rights reserved.
Revision 15-MAR-2016  | VMware Virtual SAN Management API