-
Hi,
From my understnding, if we want to create new clientgroup, we need still pass object_type as "clientgroup", object_operation "add" and pass new clientgroup_name in the args dict. it still want…
-
**Is your feature request related to a problem? Please describe.**
Remove checking that there should only be max of 12 entries per FY to allow other teams who have multiple facilitator and minutes ta…
-
hello ,
How can I get the current running aux jos?
thanks
Sorin
-
**Describe the bug**
Application errors in various screens for QA implementation. See Teams QA trail
**Version (please complete the following information):**
- Version 3.3.3
-
Hi, I get errors when trying to update subclient properties, e.g.
```
# after opening session with CommCell:
client = commcell.clients.get('client name')
agent = client.agents.get('oracle')
in…
-
Hi!
Usually we need to move all subclients which associated with Storage Policy to another policy.
There's tab "Associated Subclients" in the Commcell Console. Can we get that information using cvpy…
-
Have downloaded this and installed with "Install-CVModules.ps1"
Trying to add a new client (VM) to my CommCell.
But function Add-CVClient is missing.
E:\Admin\CVPowershellSDK-master
PS > Get-Com…
-
**Describe the bug**
An unapproved Employee's status is already displayed on Home
**To Reproduce**
Steps to reproduce the behavior:
[1] From Home / Dashboard, click the "Contacts List" on the bo…
-
According to the documentation we are able to use clientgroup, but when attempting to use it
```yaml
entity_type: clientgroup
```
it's not available
`The error was: NameError: name 'clientgro…
-
Need to get a list of operations which can be performed with this module apart from the ones mentioned in the readme file (backup, wait_for_completion, restore_in_place, update_subclient_description).