Layer7 API Management

  • 1.  GMU Delete command

    Posted Jul 22, 2018 03:31 PM

    Hi There,I have migratedIn with the following command i want to delete again what command i need to use here,is it detemplete?

    ./GatewayMigrationUtility.sh migrateIn -h ssg91pri.mydmn.com -p 8443 -u admin -x LDCGsS3YKdw.zcP5N6MAs2W9pkLo8a9WEw --trustCertificate --trustHostname --bundle RestAPIs.xml  --destFolder / -r "results.xml"  --encryptionPassphrase zs0TVKvrbYXWnqKvrbYXWnqKvrbYXWnq8s-3KQ



  • 2.  Re: GMU Delete command
    Best Answer

    Broadcom Employee
    Posted Jul 22, 2018 07:44 PM

    Dear PopleysYsb ,

    If you want to delete all the entities in the bundle file, you should use manageMappings command to map the action as Delete or DeleteOrIgnore, and then migrateIn again to delete them.

    manageMappings command - CA API Gateway - 9.3 - CA Technologies Documentation 

     

    Regards,

    Mark



  • 3.  Re: GMU Delete command

    Posted Sep 21, 2018 05:18 PM

    I have the same problem.

     

    I tried with:

     

    $ GatewayMigrationUtility.sh manageMappings  --argFile  /d/ProgramFiles/gmu-1.5.00-479/conf/mibanco.source-qa.args  --type  FOLDER --bundle 'urpi.xml' --srcId=0000000000000000ffffffffffffec76 --targetId=919a087bf54e41ddc0ad911807f0a6e2 --action DeleteOrIgnore 

    But it shows me the next message

     

    bash: GatewayMigrationUtility.sh: No such file or directory

     

     

    somebody that help me



  • 4.  Re: GMU Delete command

    Broadcom Employee
    Posted Sep 23, 2018 09:33 PM

    Try input,

    $ ./ GatewayMigrationUtility.sh

    Or

    $ sh GatewayMigrationUtility.sh