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

Security Center REST API Endpoint missing #808

Open
martin-nisbet opened this issue Nov 8, 2023 · 0 comments
Open

Security Center REST API Endpoint missing #808

martin-nisbet opened this issue Nov 8, 2023 · 0 comments

Comments

@martin-nisbet
Copy link

Describe the bug
This PowerShell script uses an endpoint that is not published in the REST documentation (https://github.com/Azure/Azure-Security-Center/blob/master/Powershell%20scripts/Vulnerability%20Solution/New-ASCVASolution.ps1)

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'https://docs.microsoft.com/en-us/rest/api/securitycenter'
  2. Look for rest operation group 'Security Solution'
  3. See it is missing. Only group similar is ExternalSecuritySolutions

Expected behavior
I expected to find the API, uriParameters, requestBody and responses that are permitted for this endpoint. I can find External Security Solutions but

Screenshots
image

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

No branches or pull requests

1 participant