|
| Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| None | ||
Methods
| Methods defined in this Managed Object |
|---|
| MarkServiceProviderEntities, RetrieveServiceProviderEntities, UnmarkServiceProviderEntities |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the TenantTenantManager used to make the method call. |
| entity* P | ManagedObjectReference[]
to a ManagedEntity[] |
an array of management entities.
Since vSphere API 6.9.1 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| AuthMinimumAdminPermission | Thrown if this change will leave the system with no Administrator permission on the root folder of the service provider inventory. |
| ManagedObjectNotFound | Thrown if any of the entities doesn't exist. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the TenantTenantManager used to make the method call. |
Return Value
| Type | Description |
|---|---|
| ManagedObjectReference[]
to a ManagedEntity[] | The array of tenant management resources. |
Faults
| Type | Description |
|---|---|
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
Parameters
| Name | Type | Description |
|---|---|---|
| _this | ManagedObjectReference | A reference to the TenantTenantManager used to make the method call. |
| entity* P | ManagedObjectReference[]
to a ManagedEntity[] |
an array of management entities.
Since vSphere API 6.9.1 |
Return Value
| Type | Description |
|---|---|
| None | |
Faults
| Type | Description |
|---|---|
| ManagedObjectNotFound | Thrown if any of the entities doesn't exist. |
| RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
| Type | |
|---|---|
| None | |
| Top of page | Local Methods | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |