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

DatastoreBrowserResult

The result of the browsing datastore request


Properties

string
file_type Optional

Possible values are: FOLDERFLOPPY_IMAGEVM_DISKVM_LOGVM_NVRAMISO_IMAGEVM_SNAPSHOTTEMPLATE_VM_CONFIGVM_CONFIGFILE


string
name Optional

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 (1.0.0)","version":"latest"}]
vsphere-replication-api
Property Of

DatastoreBrowserResultDrResponseList
Used By

DatastoreBrowserResultDrResponseEntity

Feedback

Was this page helpful?