{ | |
"name" : "protected-prefix-id", | |
"tags" : "protected-prefix-id", | |
"updated-by" : "Singal, Kapil <ks220y@att.com>", | |
"property" : { | |
"description" : "protected-prefix-id", | |
"type" : "string" | |
}, | |
"sources" : { | |
"primary-db" : { | |
"type" : "source-primary-db", | |
"properties" : { | |
"type" : "SQL", | |
"query" : "select sdnctl.IPAM_IP_POOL.prefix_id as prefix_id from sdnctl.IPAM_IP_POOL where description = protected", | |
"output-key-mapping" : { | |
"protected-prefix-id" : "prefix_id" | |
} | |
} | |
} | |
} | |
} |