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

EnvironmentBrowserData

The result of the browsing datastore request.


Properties

string
type Required

File type.

Possible values are: FOLDERFLOPPY_IMAGEVM_DISKVM_LOGVM_NVRAMISO_IMAGEVM_SNAPSHOTTEMPLATE_VM_CONFIGVM_CONFIGFILE


string
name Required

File name


string
path Required

File path used by the user to perform browse operations.


string
datastore_id Optional

Datastore id.


integer as int64
modification Optional

Last file modification date time in milliseconds.


string
owner Optional

File owner name.


integer as int64
size Optional

File size


string
datastore_name Optional

Datastore name.

JSON Example

{
    "path": "/datastore-name/testFolder/childFolder"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

EnvironmentBrowserDataDrResponseList
Used By

EnvironmentBrowserDataDrResponseEntity
What's changed in 2.0.0?

New! in version 2.0.0

Feedback

Was this page helpful?