MachineDeleteSpec
MachineDeleteSpec
The machines and specification for deletion.
JSON Example
{
"machine_delete_data": {
"allow_delete_from_multi_desktop_pools": true,
"archive_datastore_id": "855ea6c5-720a-41e1-96f4-958c90e6e424",
"archive_datastore_path_id": "a219420d-4799-4517-8f78-39c74c7c4efc",
"archive_persistent_disk": true,
"delete_from_disk": true,
"force_logoff_session": true
},
"machine_ids": [
"0103796c-102b-4ed3-953f-3dfe3d23e0fe",
"7cdd624f-37d1-46c1-ab96-695a5d13956f"
]
}
array of string
machine_ids
Required
Machine Ids representing the machines to be deleted.