You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="output_data_policies"></a> [data\_policies](#output\_data\_policies)| Moid's of the Policies that were not defined locally. |
40
41
| <aname="output_data_pools"></a> [data\_pools](#output\_data\_pools)| Moid's of the Pools that were not defined locally. |
41
42
| <aname="output_ip"></a> [ip](#output\_ip)| Moids of the IP Pools. |
42
43
| <aname="output_iqn"></a> [iqn](#output\_iqn)| Moids of the IQN Pools. |
@@ -45,6 +46,7 @@ No modules.
45
46
| <aname="output_uuid"></a> [uuid](#output\_uuid)| Moids of the UUID Pools. |
46
47
| <aname="output_wwnn"></a> [wwnn](#output\_wwnn)| Moids of the WWNN Pools. |
47
48
| <aname="output_wwpn"></a> [wwpn](#output\_wwpn)| Moids of the WWPN Pools. |
49
+
| <aname="output_server_pool_qualification"></a> [server\_pool\_qualification](#output\_server\_pool\_qualification)| Moids of the Server Pool Qualfication Policies. |
48
50
| <aname="output_reservations"></a> [reservations](#output\_reservations)| Moids of the Pool Reservations. |
|[intersight_compute_physical_summary.servers](https://registry.terraform.io/providers/CiscoDevNet/intersight/latest/docs/data-sources/compute_physical_summary)| data source |
70
+
|[intersight_search_search_item.policies](https://registry.terraform.io/providers/CiscoDevNet/intersight/latest/docs/data-sources/search_search_item)| data source |
67
71
|[intersight_search_search_item.pools](https://registry.terraform.io/providers/CiscoDevNet/intersight/latest/docs/data-sources/search_search_item)| data source |
{ "ObjectType" = "${local.policies[each.key].object}' and Name in ('${trim(join("', '", local.data_policies[each.key]), ", '")}') and ClassId eq '${local.policies[each.key].object}" }
].results[0].source_object_type), 1)}s?$filter=(Serial in (${format("'%s'", join("','", [
42
-
forsineach.value.serial_number_list:s
43
-
]))})) and (ManagementMode eq '${data.intersight_compute_physical_summary.servers[each.value.serial_number_list[0]].results[0].management_mode}')"
54
+
forsineach.value.static_resource_selection:s
55
+
]))})) and (ManagementMode eq '${data.intersight_compute_physical_summary.servers[each.value.static_resource_selection[0]].results[0].management_mode}')"
0 commit comments