Infoblox Payload
| Name | Mandatory | Description | Field Type | Constraints |
|---|---|---|---|---|
| name | Yes | Name of the device . | String |
|
| vendor | Yes | Vendor of the device - Infoblox. | String | - |
| communicationAddressType | Yes | Communication type to the device. | String | Possible Values: IP, FQDN. |
| ip | Yes | IP of the device. | String |
Required only if communicationAddressType is IP. The IP address must be in IPV4 format. |
| fqdn | Yes | FQDN of the device. | String | Required only if communicationAddressType is FQDN. |
| credentialType | Yes | Type of credential to be associated for the device. | String | Possible Values: ‘Manual Entry’,’Credential List - AppViewX’. |
| userName | Yes | User name of the device. | String |
Required only if credential Type is Manual entry. It will not accept ‘,”,<,>. |
| password | Yes | Encoded value of the password to authenticate with the device. | String | Required only if credential Type is Manual entry. |
| credentialName | Yes | Name of the credential to be associated with the device. | String |
|
| isAutoDetectSecondary | No | Boolean value to denote whether secondary devices should be automatically discovered and added to AppViewX. | String | Default value: False |
| dataCenter | No | Data center with which the device is to be added. | String |
|