Im trying to export a CMA from an MDS, lets call it "MY_Cma".
Im using the following command on the MDS to export it:
mgmt_cli export-management version "Rxx" domain-name "MY_Cma" file-path "/var/log/My_Cma_exported.tgz" --domain 'System Data' --format json
If I try to export a 1 word CMA that does not include the "_" in the name it exports fine but when I try to export the domain that has the "_" in it, it fails with:
code: "generic_err_object_not_found"
message: "Requested object [My_Cma] not found"
Is there an undocumented issue with having an "_" in the name of the CMA when it comes to exporting it? I cannot find any sk article or anything on google about this. The Global and all of the other CMA's that didnt have "_" in them exported just fine, it's just this one CMA I cannot export and Im thinking it has to do with the "_" as thats the only thing different.
Anyone seen this or know how to get around it?
Thanks.
Robert Smith, CCSM-E