AVI Payload
| Name | Mandatory | Description | Field Type | Constraints |
|---|---|---|---|---|
| name | Yes | Name of the device. | String |
|
| vendor | Yes | Vendor of the device - AVI. | 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’,’Credential List - CyberArk’. |
| 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 to the device. | String |
|
| module | Yes | Modules with which the device is to be added. | String[] | Possible Values; SLB,GSLB. |
| certSync | No | Certificate sync mode. | String |
Possible values: Managed,Monitored,Ignored Default Value: Ignored. |
| 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 |
|