Managed Object - TenantTenantManager

Property of
ServiceContent
See also
ManagedEntity
Since
vSphere API 6.9.1


Managed Object Description

Properties

Name Type Description
None

Methods

Methods defined in this Managed Object
MarkServiceProviderEntities, RetrieveServiceProviderEntities, UnmarkServiceProviderEntities

MarkServiceProviderEntities

Required Privileges
TenantManager.Update

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the TenantTenantManager used to make the method call.
entity* PManagedObjectReference[]
to a ManagedEntity[]

Since vSphere API 6.9.1
*Need not be set P Required privilege: entity

Return Value

Type Description
None

Faults

Type Description
AuthMinimumAdminPermission
ManagedObjectNotFound
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



RetrieveServiceProviderEntities

Required Privileges
TenantManager.Query

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the TenantTenantManager used to make the method call.

Return Value

Type Description
ManagedObjectReference[]
to a ManagedEntity[]

Faults

Type Description
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



UnmarkServiceProviderEntities

Required Privileges
TenantManager.Update

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the TenantTenantManager used to make the method call.
entity* PManagedObjectReference[]
to a ManagedEntity[]

Since vSphere API 6.9.1
*Need not be set P Required privilege: entity

Return Value

Type Description
None

Faults

Type Description
ManagedObjectNotFound
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