APIPythonOpen-Source Solutions

 View Only
  • 1.  export API fails due to duplicate objects

    Posted 04-22-2020 10:36:00 PM
    Hi, I am new here and unable to find a way to search previous postings.

    I am trying to bulk configure an engine using sync

    from syncable-objects I can get the list for profile_jobs and masking_jobs

    placing the response list into the export and export-sync comes back with

    masking_job errorMessage": "Attempting to export two objects named [CX_TELECOM] that are both of type RULESET"
    profile_job errorMessage": "Attempting to export two objects named [All Tables] that are both of type RULESET

    without results, I am unable to import them into the engine.

    Is this a configuration issue on our side?
    or am I using the export command incorrectly

    All other syncable-objects are ok and successfully imported into the engine.

    ------------------------------
    Peter
    Delphix Community Members
    ------------------------------


  • 2.  RE: export API fails due to duplicate objects

    Posted 04-22-2020 10:37:00 PM
    this error is the same in the api-client as we well as curl and python requests.post

    ------------------------------
    Peter
    Delphix Community Members
    ------------------------------