在尝试通过Prism Central API更新VM类别时,我们得到409回复说:
{
'api_version':'3.1',
“代码”:409,
'Message_list':[{{
“消息”:'编辑冲突:请重试更改。实体CAS版本不匹配。',
'原因':'concurrent_requests_not_lowered'
}],
'状态':'错误'
}
它似乎仅在一个VM上发生,因为所有其他VM似乎都在正常更新。我可以通过通过GUI更新VM来清除它,但是,一旦尝试通过API进行操作,我会发现该错误。
关于此VM可能发生的事情有什么想法吗?
最好的答案etr.Eric
\"use_catetories_mapping\": True<\/code><\/pre> Oddly enough, this value doesn\u2019t show up when you pull the config of a VM, so you don\u2019t know if it\u2019s ever set or not. It appears to be a hidden value but in order to utilize the categories mapping so that you can have multiple category:values set, you need to make sure that it is set to True.<\/p>","className":"post__content__best_answer"}">