[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api

DatastoreBrowserResult

The result of the browsing datastore request


Properties

string
file_type Optional

The type of the file.

Possible values are: FOLDERFLOPPY_IMAGEVM_DISKVM_LOGVM_NVRAMISO_IMAGEVM_SNAPSHOTTEMPLATE_VM_CONFIGVM_CONFIGFILE


string
name Optional

Name.


string
path Optional

The full path of the file with the datastore name as the prefix.


integer as int64
size Optional

The size of the returned object/file in bytes.

JSON Example

{
	"file_type": "FOLDER",
	"name": "string",
	"path": "string",
	"size": 0
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
vsphere-replication-api
Property Of

DatastoreBrowserResultDrResponseList
Used By

DatastoreBrowserResultDrResponseEntity

Feedback

Was this page helpful?