CAIQUM-7059:将数据源添加到AIQUM 9.16窗口失败、并显示"\"应用程序\"对象无效。必须同时指定\"应用程序\"和\"身份验证方法\"。"
问题描述
- 添加数据源失败、并显示以下错误:
"The \"applications\" object is invalid. Both \"application\" and \"authentication-methods\" must be specified."
- ONTAP audit-mlog.log
audit-mlog.log
显示以下错误:
PATCH /api/security/accounts/<user id used for adding datasource> : {"applications":[{"application":"amqp","authentication_methods":["password"],"second_authentication_method":"none"},{"application":"console","authentication_methods":["password"],"second_authentication_method":"none"},{"application":" http","authentication_methods":["password"],"second_authentication_method":"none"},{"application":"ontapi","authentication_methods":["password","certificate"],"second_authentication_method":"none"},{"authentication_methods":["password"],"second_authentication_method":"none"},{"application":"service_processor","authentication_methods":["password"],"second_authentication_method":"none"},{"application":"ssh","authentication_methods":["password"],"second_authentication_method":"none"}]} :: Error: The "applications" object is invalid. Both "application" and "authentication-methods" must be specified.