VcenterSettingsV1ConfigComponentsInventoryDatastorePodStorageDrsEntry

The PodStorageDrsEntry structure contains spec to define storage DRS related attributes of the Storage Pod.


Properties

storage_drs_config Required

Storage DRS configuration.

JSON Example

{
	"storage_drs_config": {
		"pod_config": {
			"enabled": false
		}
	}
}

Feedback

Was this page helpful?