bseltz-cohesity / scripts

Cohesity REST API examples in PowerShell and Python
Apache License 2.0
102 stars 41 forks source link

restoreOracle Powershell #43

Closed einarbey closed 2 years ago

einarbey commented 2 years ago

Hi,

Can you add preScript and postScript parameters to restoreOracle powershell script ?

bseltz-cohesity commented 2 years ago

Hi @einarbey pre/post scripts are not supported within the Cohesity oracle restore workflow, but you can simply create a shell script on your host to 1) perform the pre steps, 2) run the restoreOracle script, 3) perform the post steps.