Network linker job. It searches assets with IP and link them to corresponding core networks by tags
usage: fcpc module/networklinker [-h] [--networklinker.sync.location {if-empty,force}] [--networklinker.query NETWORKLINKER.QUERY] [--networklinker.retag {0,1}]
networklinker
optional arguments:
-h, --help show this help message and exit
--networklinker.sync.location {if-empty,force}
Sync locations of the objects[Defined:fcplib.job.networklinker] (default: if-empty)
Choices:
if-empty Sync only objects with empty location
force Sync all locations of objects accordning to network location
--networklinker.query NETWORKLINKER.QUERY
Query to find objects to link[Defined:fcplib.job.networklinker] (default: ci+/{ ip:* AND -tag: l3network\/* }/)
--networklinker.retag {0,1}
If set to 1, will retag already tagged objects[Defined:fcplib.job.networklinker] (default: 0)
Choices:
0
1