@itentialopensource/adapter-infoblox
Version:
Itential Infoblox Adapter
37 lines • 910 B
JSON
{
"copy_rpz_records": {
"dest_zone": "string",
"dest_view": "string",
"clear_destination_first": "bool",
"replace_existing_records": "bool",
"select_records": [
"PassthruIpaddr",
"PassthruDomain",
"BlockNxdomainIpaddr",
"BlockNxdomainDomain",
"BlockNoDataIpaddr",
"BlockNoDataDomain",
"SubstituteARecord",
"SubstituteAAAARecord",
"SubstituteCName",
"SubstituteMXRecord",
"SubstituteNAPTRRecord",
"SubstitutePTRRecord",
"SubstituteSRVRecord",
"SubstituteTXTRecord",
"SubstituteIPv4AddressRecord",
"SubstituteIPv6AddressRecord",
"SubstituteIPAddressCname",
"PassthruClientIpaddr",
"BlockNxdomainClientIpaddr",
"BlockNoDataClientIpaddr",
"SubstituteClientIPAddressCname"
]
},
"lock_unlock_zone": {
"operation": [
"LOCK",
"UNLOCK"
]
}
}