SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > M
  • 0 Ratings

Data Object - ModeInfo(vim.host.FileAccess.Modes)

Extends
DynamicData

Data Object Description

The FileAccess.Modes data object type defines the known access modes for a datastore. The property values specify how to interpret the "what" property for a FileAccess object.

Properties

Name Type Description
admin*xsd:string

Can change permissions for a file.
browse*xsd:string

Can see the existence of a file.
fullxsd:string

Can do anything to a file, including change permissions.
modifyxsd:string

Can read and write a file.
readxsd:string

Can read a file.
usexsd:string

Can execute or operate a file or look inside a directory.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings