Update powershell to python in README.md
Change powershell to python in the descrption
This commit is contained in:
Родитель
bb60e2e081
Коммит
80c141195c
|
@ -54,36 +54,36 @@ Each of these Analytic Rules run on a continuous basis and are querying for the
|
|||
* Name =
|
||||
* Commvault_Disable_IDP
|
||||
* Runbook Type =
|
||||
* Powershell
|
||||
* Python
|
||||
* Runtime Version =
|
||||
* 5.1
|
||||
* 3.8
|
||||
* Click “Create”
|
||||
* Edit Powershell Runbook =
|
||||
* Use the content in this file: **Runbooks/Commvault_Disable_IDP.ps1**
|
||||
* Edit Python Runbook =
|
||||
* Use the content in this file: **Runbooks/Commvault_Disable_IDP.py**
|
||||
* Click "Publish"
|
||||
* Click "Save"
|
||||
* Go to “Commvault-Automation-Account" -> Runbooks (under “Process Automation”) -> Create a Runbook
|
||||
* Name =
|
||||
* Commvault_Disable_User
|
||||
* Runbook Type =
|
||||
* Powershell
|
||||
* Python
|
||||
* Runtime Version =
|
||||
* 5.1
|
||||
* 3.8
|
||||
* Click "Create"
|
||||
* Edit Powershell Runbook =
|
||||
* Use the content in this file: **Runbooks/Commvault_Disable_Users.ps1**
|
||||
* Edit Python Runbook =
|
||||
* Use the content in this file: **Runbooks/Commvault_Disable_Users.py**
|
||||
* Click "Publish"
|
||||
* Click "Save"
|
||||
* Go to “Commvault-Automation-Account" -> Runbooks (under “Process Automation”) -> Create a Runbook
|
||||
* Name =
|
||||
* Commvault_Disable_Data_Aging
|
||||
* Runbook Type =
|
||||
* Powershell
|
||||
* Python
|
||||
* Runtime Version =
|
||||
* 5.1
|
||||
* 3.8
|
||||
* Click "Create"
|
||||
* Edit Powershell Runbook =
|
||||
* Use the content in this file: **Runbooks/Commvault_Disable_Data_Aging.ps1**
|
||||
* Edit Python Runbook =
|
||||
* Use the content in this file: **Runbooks/Commvault_Disable_Data_Aging.py**
|
||||
* Click "Publish"
|
||||
* Click "Save"
|
||||
|
||||
|
@ -601,4 +601,4 @@ Each of these Analytic Rules run on a continuous basis and are querying for the
|
|||
* In the middle of the screen is a table with the column headers Status, Start Time, etc.
|
||||
* Sort the rows by start time by clicking the "Start Time" column header
|
||||
* The latest run should say "Succeeded". Click it.
|
||||
* Check to see the result of the runbook at the end of the logic app chain.
|
||||
* Check to see the result of the runbook at the end of the logic app chain.
|
||||
|
|
Загрузка…
Ссылка в новой задаче