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

AppDependencyManagement - 2 invalid API definitions in SDK #150

Open
jbcintra opened this issue Dec 2, 2022 · 5 comments
Open

AppDependencyManagement - 2 invalid API definitions in SDK #150

jbcintra opened this issue Dec 2, 2022 · 5 comments
Labels
Application Dependency Management Issue pertains to the Application Dependency Management Media Services Issue pertains to the Media Services

Comments

@jbcintra
Copy link

jbcintra commented Dec 2, 2022

Hi,

AdmService, there are 2 list APIs, that are failing when called without parameters. No parameters are specified as required in the documentation. Testing the same calls in the CLI found on both occasions they work with the CompartmentId parameter.

ListKnowledgeBasesRequest
ListVulnerabilityAuditsRequest

The CLI documentation states "Returns a list of KnowledgeBases based on the specified query parameters. At least id or compartmentId query parameter must be provided". Can this be added to the C# SDK documentation?

Best Regards,
Justin.

@github-anurag
Copy link
Member

@jbcintra
Thanks for reporting this. I will forward this information to the Application Dependency Management team.

@jbcintra
Copy link
Author

jbcintra commented Dec 2, 2022

Hi @github-anurag , Media Services, ListMediaAssets has the same scenario, failing without CompartmentId, though it mentions the possibility of using BucketId ... not in the documentation.

@github-anurag
Copy link
Member

Thanks @jbcintra, I will forward the Media Services team this info as well.

@jbcintra
Copy link
Author

jbcintra commented Dec 2, 2022

Thanks @github-anurag
Same thing with a few other List*** functions under Media Services ... Just doing a full re-run now and hopefully all is good!

@KartikShrikantHegde KartikShrikantHegde added Application Dependency Management Issue pertains to the Application Dependency Management Media Services Issue pertains to the Media Services labels Dec 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Application Dependency Management Issue pertains to the Application Dependency Management Media Services Issue pertains to the Media Services
Projects
None yet
Development

No branches or pull requests

3 participants