获取物理主机分配策略(GetHostAllocatorStrategies)

管理员可以使用GetHostAllocatorStrategies来获取物理主机分配策略。 返回示例:
{
    "hostAllocatorStrategies": [
        "DefaultHostAllocatorStrategy",
        "LeastVmPreferredHostAllocatorStrategy"
    ]
}

参数(Parameters)

名字 描述 可选的 可选的参数值 起始支持版本
userTags 用户标签,请参见 创建用户标签(CreateUserTag);资源类型是 HostVO 0.6
systemTags 系统标签,请参见 创建系统标签(CreateSystemTag); 资源类型是 HostVO 0.6
timeout