Placement Profile Response
data class PlacementProfileResponse(val clusterId: String? = null, val datastoreId: String? = null, val hostId: String? = null, val resourcePoolId: String? = null)
Specifies the compute and storage placement settings for the virtual machine.