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

API addition in events payload #175

Closed
bkircher opened this issue Jan 20, 2021 · 0 comments
Closed

API addition in events payload #175

bkircher opened this issue Jan 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@bkircher
Copy link
Contributor

GET /objects/servers//events as well as GET /objects/events and all other events end-points now include an additional key "initiator" whose value is a string.

From the docs, initiator is "The user that triggered the event. Usually the user's email if the event was triggered by request of a user, otherwise a short descriptive name of the system component responsible."

Docs here: https://gridscale.io/en/api-documentation/index.html#operation/getServerEvents

Please add this to EventProperties struct.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants