PBCS REST API Copy Snapshot
Summary
Copy Snapshot ExampleContent
G'day Guys,
Just wondering if anyone has a working example of the PBCS REST API copy snapshot command. I think the documentation is slightly wrong? Or at least it doesn't match what the EPMAutomate command seems to do (and I suppose it doesn't work).
I'm using:
REST Query: POST
URL: https://cloud-domain.pbcs.ap1.oraclecloud.com/interop/rest/v1/services/PBCS/copysnapshot
Body: "snapshotName": "20180805_LCM_Test",
"srcUserName": "<username>",
"srcEPWfilePath": "C:\Git\PBCS_Migration_Util\Password.epw",
"targetURL": "https://cloud-<domain>-test.pbcs.ap1.oraclecloud.com",
"srcDomain": "<domain>"
I've also tested with what epmautomate appears to use as the body without luck:
Tagged:
0