A Terraform module to configure Intersight Infrastructure Pools.
Name | Version |
---|---|
terraform | >=1.3.0 |
intersight | >=1.0.59 |
Name | Version |
---|---|
intersight | 1.0.59 |
No modules.
Name | Description | Type | Default | Required |
---|---|---|---|---|
global_settings | YAML to HCL Data - global_settings. | any |
n/a | yes |
model | YAML to HCL Data - model. | any |
n/a | yes |
orgs | Intersight Organizations Moid Data. | any |
n/a | yes |
Name | Description |
---|---|
data_pools | Moid's of the Pools that were not defined locally. |
ip | Moids of the IP Pools. |
iqn | Moids of the IQN Pools. |
mac | Moids of the MAC Pools. |
resource | Moids of the Resource Pools. |
uuid | Moids of the UUID Pools. |
wwnn | Moids of the WWNN Pools. |
wwpn | Moids of the WWPN Pools. |
reservations | Moids of the Pool Reservations. |
Name | Type |
---|---|
intersight_fcpool_pool.wwnn | resource |
intersight_fcpool_pool.wwpn | resource |
intersight_fcpool_reservation.wwnn | resource |
intersight_fcpool_reservation.wwpn | resource |
intersight_ippool_pool.map | resource |
intersight_ippool_reservation.map | resource |
intersight_iqnpool_pool.map | resource |
intersight_iqnpool_reservation.map | resource |
intersight_macpool_pool.map | resource |
intersight_macpool_reservation.map | resource |
intersight_resourcepool_pool.map | resource |
intersight_uuidpool_pool.map | resource |
intersight_uuidpool_reservation.map | resource |
intersight_compute_physical_summary.servers | data source |
intersight_search_search_item.pools | data source |