vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostVmciAccessManagerAccessSpec(vim.host.VmciAccessManager.AccessSpec)
- Extends
- DynamicData
- See also
- VirtualMachine
- Since
- vSphere API Release 5.0
Data Object Description
The AccessSpec data object declares an update to the service access granted to a VM. The given list of services will either be granted in addition to existing services, replace the existing service or be revoked depending on the mode specified. In case of a revoke, an empty or non-existing service list indicates that all granted services should be revoked.Properties
Name | Type | Description |
---|---|---|
mode | xsd:string |
|
services* | xsd:string[] |
|
vm | ManagedObjectReference
to a VirtualMachine |
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |