ONTAP System Manager不会显示SAN启动程序组
适用场景
ONTAP System Manager
问题描述
- 管理员或任何其他具有足够权限的用户将获取空的 SAN启动程序组 列表

- 对应的API不会 在问题解答(从ONTAP获取数据的API)中返回任何数据
API
https://cluster-ip-or-name/api/protocols/san/igroups?return_timeout=120&fields=*%2Clun_maps&order_by=name&max_records=20
{
"records": [
],
"num_records": 0,
"_links": {
"self": {
"href": "/api/protocols/san/igroups?return_timeout=120&fields=*%2Clun_maps&order_by=name&max_records=20"
}
}
}