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

PlaceholderDatastoreVisibleTo

Information about a host or cluster that can access a datastore. If this is a cluster, it means that the datastore is accessible to all hosts in this cluster.


Properties

string
id Optional

The ID of the host or cluster.


string
name Optional

The name of the host or cluster.


string
status Optional

The status of the object - gray, green, red, or yellow.

JSON Example

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

PlaceholderDatastore

Feedback

Was this page helpful?