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_mac"></a> [mac](#output\_mac)| Moids of the MAC Pools. |
46
-
| <aname="output_mac_reservations"></a> [mac\_reservations](#output\_mac\_reservations)| Moids of the MAC Pool Reservations. |
47
45
| <aname="output_resource"></a> [resource](#output\_resource)| Moids of the Resource Pools. |
48
46
| <aname="output_uuid"></a> [uuid](#output\_uuid)| Moids of the UUID Pools. |
49
-
| <aname="output_uuid_reservations"></a> [uuid\_reservations](#output\_uuid\_reservations)| Moids of the UUID Pool Reservations. |
50
47
| <aname="output_wwnn"></a> [wwnn](#output\_wwnn)| Moids of the WWNN Pools. |
51
-
| <aname="output_wwnn_reservations"></a> [wwnn\_reservations](#output\_wwnn\_reservations)| Moids of the WWNN Pool Reservations. |
52
48
| <aname="output_wwpn"></a> [wwpn](#output\_wwpn)| Moids of the WWPN Pools. |
53
-
| <aname="output_wwpn_reservations"></a> [wwpn\_reservations](#output\_wwpn\_reservations)| Moids of the WWPN Pool Reservations. |
54
-
| <aname="output_z_moids_of_pools_that_were_referenced_in_server_profile_reservations_but_not_already_created"></a> [z\_moids\_of\_pools\_that\_were\_referenced\_in\_server\_profile\_reservations\_but\_not\_already\_created](#output\_z\_moids\_of\_pools\_that\_were\_referenced\_in\_server\_profile\_reservations\_but\_not\_already\_created)| moids of Pools that were referenced in server profiles but not defined |
|[intersight_compute_physical_summary.servers](https://registry.terraform.io/providers/CiscoDevNet/intersight/latest/docs/data-sources/compute_physical_summary)| data source |
67
+
|[intersight_search_search_item.pools](https://registry.terraform.io/providers/CiscoDevNet/intersight/latest/docs/data-sources/search_search_item)| data source |
) >0?jsonencode({ "ClassId" = "${local.pools[each.key].object}' and Name in ('${trim(join("', '", local.data_pools[each.key]), ", '")}') and PoolPurpose eq '${upper(each.key)}" }
10
+
) :jsonencode({ "ClassId" = "${local.pools[each.key].object}' and Name in ('${trim(join("', '", local.data_pools[each.key]), ", '")}') and ObjectType eq '${local.pools[each.key].object}" })
0 commit comments