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

DependentVmSpec

A spec describing a list of dependent VMs.


Properties

array of string
dependent_vms Optional

A list of dependent VM IDs.

JSON Example

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

Update Plan Virtual Machine Dependent VMS
Plan Virtual Machine Check Dependent VMS

Feedback

Was this page helpful?