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

REST API - Support "PUT Service Group" without creation in the SML #163

Closed
phax opened this issue May 4, 2021 · 1 comment
Closed

REST API - Support "PUT Service Group" without creation in the SML #163

phax opened this issue May 4, 2021 · 1 comment
Assignees

Comments

@phax
Copy link
Owner

phax commented May 4, 2021

E.g. via a URL parameter
PUT /{ServiceGroupId}?create-in-sml=false

and the same for the DELETE /{ServiceGroupId} action using delete-in-sml=false

@phax
Copy link
Owner Author

phax commented May 4, 2021

Part of 5.4.0 release

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

1 participant