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 AdminOrgVdcStorageProfile for querying (improved #375) #499

Merged
merged 15 commits into from
Aug 23, 2022

Conversation

Didainius
Copy link
Collaborator

@Didainius Didainius commented Aug 18, 2022

This PR builds on top of discussions in #375 with test improvement.

Closes #373, #375

lelvisl and others added 10 commits May 11, 2021 16:33
Added:
- QueryResultAdminOrgVdcStorageProfileRecordType type.
- Constants for querying: QtOrgVdcStorageProfile and QtAdminOrgVdcStorageProfile.
- Funcs for querying : QueryAdminOrgVdcStorageProfileByID and QueryOrgVdcStorageProfileByID.

QueryOrgVdcStorageProfileByID (non Admin) not workin (tested wiht vCloud 10.0 and 10.2.2).
May be query isn't correct.
- corrected review notes
- added point to changelog
- update test suit and add test
updated fields for QueryResultAdminOrgVdcStorageProfileRecordType and  QueryResultOrgVdcStorageProfileRecordType
add skip/error in case of Client.IsSysAdmin - vmware#384
Signed-off-by: Dainius Serplis <[email protected]>
Signed-off-by: Dainius Serplis <[email protected]>
@Didainius Didainius marked this pull request as ready for review August 19, 2022 06:46
Copy link
Collaborator

@lvirbalas lvirbalas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Copy link
Collaborator

@adambarreiro adambarreiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a few nitpicks 😊

@Didainius Didainius merged commit bc692c3 into vmware:main Aug 23, 2022
@Didainius Didainius deleted the AdminOrgVdcStorageProfileRecord-test branch August 23, 2022 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unmarshal of QueryResultRecordsType for OrgVdcStorageProfileRecord
5 participants