Hi all,
I'm trying to use new Masking API and I'm wondering how to get info about a masking job with querying the status of an "Execution".
I used the https://docs.delphix.com/docs52/delphix-masking/masking-api-cookbook/api-calls-for-creating-and-runn... api call
The info returned are about global counters such as:
I'm using the first version of the new masking api (The version of the Engine is 5.2.0).
In the 5.2.0, there are other services in order to drill down data of an execution?
There will be into a newer version?
Thank you.
Gianpiero
I'm trying to use new Masking API and I'm wondering how to get info about a masking job with querying the status of an "Execution".
I used the https://docs.delphix.com/docs52/delphix-masking/masking-api-cookbook/api-calls-for-creating-and-runn... api call
The info returned are about global counters such as:
- status (SUCCESS, FAILED, RUNNING, ...)
- rowsMasked (total masked rows over all tables of the underlyng ruleset)
- rowsTotal (total rows contained into all tables of the underlyng ruleset)
- startTime
- endTime
I'm using the first version of the new masking api (The version of the Engine is 5.2.0).
In the 5.2.0, there are other services in order to drill down data of an execution?
There will be into a newer version?
Thank you.
Gianpiero
Be the first to post a reply!