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

Update summary of Playbook run via API #1863

Open
auglotov opened this issue Jul 31, 2023 · 2 comments
Open

Update summary of Playbook run via API #1863

auglotov opened this issue Jul 31, 2023 · 2 comments

Comments

@auglotov
Copy link

auglotov commented Jul 31, 2023

Hi.

How can i update summary of playbook run?
The method PATCH /plugins/playbooks/api/v0/runs/{run_id} with payload "summary": "Example summary" is getting the answer 200 OK, but do nothing.

I'm trying to update it in Postman

What am i doing wrong?

@auglotov auglotov changed the title Update summary of Playbook run Update summary of Playbook run via API Jul 31, 2023
@mszeftel
Copy link

mszeftel commented Sep 26, 2023

Hi, did you find a away to implement this?

What am i doing wrong?

For what I can see, there's nothing in the API reference regarding the possiblity to update the Summary or to define it when creating a new playbook run.

I think it would be very helpful.

@auglotov
Copy link
Author

auglotov commented Sep 26, 2023

Hi, did you find a away to implement this?

What am i doing wrong?

For what I can see, there's nothing in the API reference regarding the possiblity to update the Summary or to define it when creating a new playbook run.

I think it would be very helpful.

Hi
I can define it when creating a new playbook run? but can't do it? when try to update a playbook run

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

2 participants