GeoDBFile

GeoDBFile
GeoDBFile
JSON Example
{
    "enabled": false,
    "file_ref": "string",
    "index": 0,
    "name": "string",
    "vendor": "string"
}
boolean
enabled
Optional
Constraints: default: true

If set to false, this file is ignored. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
file_ref
Required  

The file object that contains the geo data. Must be of type 'GeoDB'. It is a reference to an object of type FileObject. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As uint32 As uint32
index
Required  

Priority of the file - larger number takes precedence. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
name
Required  

Name of the file. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
vendor
Required  

Source of the file data. Enum options - VENDOR_USER_DEFINED, VENDOR_AVI_DEFINED. Field introduced in 21.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

Property Of