You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to assign sla with ansible pluging rubrikinc.cdm.rubrik_assign_sla the plugin does not give erros.
Current Behavior
When trying to assign sla with ansible rubrikinc.cdm.rubrik_assign_sla the api calls from this library fail.
Failure Information (for bugs)
"msg": "Undefined API"
Trace
The full traceback is:
File "/tmp/ansible_rubrikinc.cdm.rubrik_assign_sla_payload_2yujz2un/ansible_rubrikinc.cdm.rubrik_assign_sla_payload.zip/ansible_collections/rubrikinc/cdm/plugins/modules/rubrik_assign_sla.py", line 182, in main
File "/var/lib/awx/venv/ansible/lib/python3.6/site-packages/rubrik_cdm/data_management.py", line 923, in assign_sla
windows_host, "volume_group", timeout=timeout)
File "/var/lib/awx/venv/ansible/lib/python3.6/site-packages/rubrik_cdm/data_management.py", line 519, in object_id
timeout=timeout)
File "/var/lib/awx/venv/ansible/lib/python3.6/site-packages/rubrik_cdm/api.py", line 228, in get
params=params)
File "/var/lib/awx/venv/ansible/lib/python3.6/site-packages/rubrik_cdm/api.py", line 168, in _common_api
raise APICallException(error_message)
Expected Behavior
When trying to assign sla with ansible pluging rubrikinc.cdm.rubrik_assign_sla the plugin does not give erros.
Current Behavior
When trying to assign sla with ansible rubrikinc.cdm.rubrik_assign_sla the api calls from this library fail.
Failure Information (for bugs)
Steps to Reproduce
Run following ansible
Context
Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.
The text was updated successfully, but these errors were encountered: