Create an `oxide_subnet_pools` data source with the following structure. ``` data "oxide_subnet_pools" "example" {} ``` It will use the following Oxide APIs: * Read: [https://docs.oxide.computer/api/subnet_pool_list](<https://docs.oxide.computer/api/subnet_pool_list>)
Create an
oxide_subnet_poolsdata source with the following structure.It will use the following Oxide APIs: