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

Add deprecation note to Storage.StorageControllers #309

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

stmcginnis
Copy link
Owner

This property has been deprecated in favor of linking to a collection of objects, rather than embedding in the storage object. This adds a note to make it clear to consumers that this property may not be the right way to access this information if talking to a newer system.

Closes: #294

This property has been deprecated in favor of linking to a collection of
objects, rather than embedding in the storage object. This adds a note
to make it clear to consumers that this property may not be the right
way to access this information if talking to a newer system.

Signed-off-by: Sean McGinnis <[email protected]>
@stmcginnis stmcginnis merged commit b5563b1 into main Apr 19, 2024
2 checks passed
@stmcginnis stmcginnis deleted the storage-controllers branch April 19, 2024 11:39
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.

Support Storage Controllers in new (v1.13.0) versions of redfish
1 participant