IpamDnsInfobloxProfile
{
"dns_view": "string",
"extensible_attributes": [
{
"is_dynamic": false,
"is_sensitive": false,
"name": "string",
"value": "string"
}
],
"ip6_address": {
"addr": "string",
"type": "string"
},
"ip_address": {
"addr": "string",
"type": "string"
},
"network_view": "string",
"password": "string",
"profile_url": "string",
"usable_alloc_subnets": [
{
"subnet": {
"ip_addr": {
"addr": "string",
"type": "string"
},
"mask": 0
},
"subnet6": {
"ip_addr": {
"addr": "string",
"type": "string"
},
"mask": 0
}
}
],
"usable_domains": [
"string"
],
"username": "string",
"wapi_version": "string"
}
DNS view used for Infoblox host record creation, If this field is not configured by the user, then its value will be set to 'default'. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Custom parameters that will passed to the Infoblox provider as extensible attributes. Field introduced in 18.2.7, 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Network view used for Infoblox host record creation, If this field is not configured by the user, then its value will be set to 'default'. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Password for API access for Infoblox appliance. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
url of the profile writen to /etc/hosts for HA between IPv6 and IPv4. Field deprecated in 31.1.1. Field introduced in 30.2.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Subnets to use for Infoblox IP allocation. Field introduced in 18.2.8, 20.1.1. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Usable domains to pick from Infoblox. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
Username for API access for Infoblox appliance. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
WAPI version. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.