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

fix: remove Powered field from from Service type (#365) #367

Merged
merged 1 commit into from
Oct 16, 2024

Conversation

rriski
Copy link
Contributor

@rriski rriski commented Oct 16, 2024

ServiceGet response doesn't contain powered. Previously, the field defaulted to false.

To verify the service state, use the State field. When the service is powered off, state is "POWEROFF".

[ServiceGet](https://api.aiven.io/doc/#tag/Service/operation/ServiceGet) response
doesn't contain powered. Previously, the field defaulted to `false`.

To verify the service state, use the `State` field. When the service is powered
off, state is "POWEROFF".
@byashimov byashimov merged commit 64a9d0d into main Oct 16, 2024
4 checks passed
@byashimov byashimov deleted the rriski-remove-service-powered-field branch October 16, 2024 11:21
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

Successfully merging this pull request may close these issues.

2 participants