Open grimm26 opened 1 year ago
I have a feeling this is to describe the ID of the resource you want to import. The ID is a guid resource in the infoblox grid, the easiest way to get it is to query the infoblox WAPI for the object you are looking for.
I have a feeling this is to describe the ID of the resource you want to import. The ID is a guid resource in the infoblox grid, the easiest way to get it is to query the infoblox WAPI for the object you are looking for.
query how?
there are two types of reference you can use to import your object
Seen at https://github.com/infobloxopen/terraform-provider-infoblox/blob/master/docs/index.md?plain=1#L77
What does "get a reference for the resource you want to import (ex. by using curl tool)" mean? Please provide an example curl command or something that is descriptive besides "use something like curl to get a reference."