Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The sla functions (create, get, etc..) need to support v2 SLAs #252

Open
DamaniN opened this issue Sep 13, 2020 · 2 comments
Open

The sla functions (create, get, etc..) need to support v2 SLAs #252

DamaniN opened this issue Sep 13, 2020 · 2 comments

Comments

@DamaniN
Copy link
Contributor

DamaniN commented Sep 13, 2020

An update of CDM introduced v2 of the REST API. This change included a new set of SLA APIs. This SDK needs to be updated to support the newer SLA API.

@dewbrik
Copy link

dewbrik commented Jul 13, 2021

We have a need for this as well for large workload onboarding project in 5.3. v2 endpoints respond asynchronously and allows for the script to complete without timeout errors.

@kambleakash0
Copy link

This support has been added now.
I can see V2 specific declarations in create_sla().

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants