-
Notifications
You must be signed in to change notification settings - Fork 33
dx_get_maskingjob
Marcin Przepiorowski edited this page Jan 10, 2019
·
3 revisions
dx_get_maskingjob [ -engine|d <delphix identifier> | -all ] [ -configfile file ]
[ -name maskingjob_name ]
[ -format csv|json ]
[ -help|? ]
[ -debug ]
List a list of masking job known to virtualization engine.
Delphix Engine selection - if not specified a default host(s) from dxtools.conf will be used.
- -engine|d Specify Delphix Engine name from dxtools.conf file
- -all Display databases on all Delphix appliance
- -configfile file Location of the configuration file. A config file search order is as follow:
- configfile parameter
- DXTOOLKIT_CONF variable
- dxtools.conf from dxtoolkit location
- -name Masking job name
- -format Display output in csv or json format If not specified pretty formatting is used.
- -help Print this screen
- -debug Turn on debugging
Display list of masking jobs
dx_get_maskingjob -d Delphix32
Appliance Masking job name Assigned Database
-------------------- ------------------------------ ------------------------------
Delphix32 SCOTT_JOB TestORCL
Delphix32 JOB2 N/A
Delphix