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

Can not do rollback #226

Open
xukai-ibm opened this issue Oct 25, 2017 · 0 comments
Open

Can not do rollback #226

xukai-ibm opened this issue Oct 25, 2017 · 0 comments

Comments

@xukai-ibm
Copy link

The API rollback_group(group_id=args.group_id, version=args.version, force=False) does not work well. My DC/OS version is 1.9.0.
I get an error of 400 :

Got HTTP 400: b'{"message":"Please specify data in JSON format","details":"No content to map due to end-of-input\\n at [Source: [B@59c504cb; line: 1, column: 0]"}'

my code is:

result = client.rollback_group(group_id=args.group_id, version=args.version, force=False)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant