-
Using below command to restore a database.
_restoreSQL.ps1 -vip xxxyyyzzz.abc.com -username xxx -domain xxxx -sourceServer prodServer1 -sourceDB "DB1" -targetServer devServer1 -targetInstance "INST…
-
So I am trying to automate creating a new alert notification rule via ansible url module playbook (below), but I cant get this to work via curl actually either. I was just wondering if you have this …
-
On views with larger numbers of directory quotes, Get-CohesityViewDirectoryQuota fails to return all of the quotas. When incomplete results are returned, the results include a cookie value.
It app…
-
Can the documentation be clarified on how to use Helios API key for python scripts?
They are working directly to cohesity cluster with -v -u syntax
I am able to get an authentication with the ap…
-
![image](https://user-images.githubusercontent.com/32902493/167770793-d2e55d55-403b-4969-99ce-80c02fd89b54.png)
-
Sorry i did not gave correct statement in before issue.
when i use ./fileSearch.py -v cohesity_cluster -u username -p filename its listing the Protection group, Source Server and Filename but not …
-
Hi can you add support for api key authentication for restoreOracle.ps1 and parallel-process-mssql-objects.ps1 ?
-
This ER is related to the VSphere module for Metricbeat.
ESX nodes are often clustered together for HA. VMs share resources from the cluster nodes (hosts).
Including cluster name in the ESX Host…
-
can we get python version script for restoreFilesReport.ps1
-
What is the correct syntax to list the protection jobs within a specified organization?
Get-CohesityProtectionJob only shows the protection jobs without any org.
Would be great if there are sample…