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

DatastoreNameDetails

Data object with datastore identifier and name.


Properties

string
id Required

Identifier of the datastore.


string
name Required

Name of the datastore.

JSON Example

{
	"id": "string",
	"name": "string"
}
[{"label":"Latest (2.0.0)","version":"latest"},{"version":"1.0.0"}]
srm-rest-api
Property Of

StorageDeviceData
What's changed in 2.0.0?

New! in version 2.0.0

Feedback

Was this page helpful?