Skip to content

LAB-2585: [Data Gateway] Open API Spec for CSPM Assessment Data Retrieval#194

Merged
pr0uxx merged 3 commits into
mainfrom
LAB-2585
Jul 17, 2026
Merged

LAB-2585: [Data Gateway] Open API Spec for CSPM Assessment Data Retrieval#194
pr0uxx merged 3 commits into
mainfrom
LAB-2585

Conversation

@Loop-infinity

Copy link
Copy Markdown
Contributor

This pull request adds a new API endpoint to retrieve a CSPM (Cloud Security Posture Management) Policy Assessment by correlation ID. This enhancement allows clients to fetch detailed assessment data for a specific correlation record, with appropriate access restrictions and permissions.

New API endpoint for CSPM Policy Assessment retrieval:

  • Added a GET /Api/V1/ArchitectureReport/CspmPolicyAssessment/Correlation/{correlationId}/Data endpoint to fetch CSPM policy assessment data by correlation ID, including example response data and schema reference. This endpoint is restricted to certain tenants and requires specific permissions.…eval Endpoint

Copilot AI review requested due to automatic review settings July 15, 2026 13:46

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Architecture Reporting API route to retrieve stored CSPM (Cloud Security Posture Management) policy assessment results by correlation ID, extending the Data Gateway OpenAPI contract to support assessment data retrieval for clients with appropriate permissions.

Changes:

  • Adds GET /Api/V1/ArchitectureReport/CspmPolicyAssessment/Correlation/{correlationId}/Data returning CspmPolicyAssessmentV1.
  • Includes example response payload and schema reference for the new retrieval endpoint.
  • Fixes minor formatting/indentation in an existing schema property reference.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread specs/Data-Gateway.json
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Ruman Mulla <91155446+Loop-infinity@users.noreply.github.com>
@pr0uxx
pr0uxx merged commit df43e3a into main Jul 17, 2026
8 checks passed
@pr0uxx
pr0uxx deleted the LAB-2585 branch July 17, 2026 14:16
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.

3 participants