api.stg-01.securestate.vmware.com Open in urlscan Pro
54.209.201.44  Public Scan

URL: https://api.stg-01.securestate.vmware.com/
Submission: On February 26 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

We collect data to deliver, analyze and improve the service, to customize your
experience, and for other purposes set out in our Privacy Notice . Some of this
data is collected using cookies and similar tracking technologies. To learn more
or disable certain cookies, see our Cookie Usage page.
Cookie Usage
Skip to content
CloudHealth Secure State API Browser
Sign in


Services
 * IAM (BETA)
 * Entity Data Service
 * Rules Service
 * Findings Service
 * Cloud Accounts Service
 * Remediation Service


FINDINGS SERVICE

 1.0.0 

[ Base URL: api.stg-01.securestate.vmware.com ]

Findings in Secure State include violations, events, and anomalies that are
detected in customer cloud accounts. The Findings Service is a public API that
lets users query, filter, and aggregate Secure State findings data through a UI,
CLI, or other types of caller.

You must sign in on this page to make API calls. Some endpoints also require a
JSON object when making a request. Refer to the Findings API Reference
Documentation for examples of how to build a valid request body with information
from your account.



V2


POST /v2 /findings /query
Query API used to filter and aggregate findings.
POST /v2 /findings /trends-query

GET /v2 /findings /{FindingId}
Gets a Finding resource using the identifier.

SUPPRESSIONS


POST /v2 /suppressions
Add suppression.
GET /v2 /suppressions /{id}
Get suppression by id.
PUT /v2 /suppressions /{id}
Update suppression by id.
DELETE /v2 /suppressions /{id}
Delete suppression by id.
PATCH /v2 /suppressions /{id}
Update suppression by id.

SUPPRESSIONS-BULK-UPDATE


POST /v2 /suppressions /bulk-update
Bulk update API that accepts updates for multiple suppressions in one request.

SUPPRESSIONS-QUERY


POST /v2 /suppressions /query
Query suppressions by various filters.

SUPPRESSIONS-REASON-TEMPLATE


GET /v2 /suppressions /reason-template
Get suppression reason template.
PUT /v2 /suppressions /reason-template
Update reason template.
POST /v2 /suppressions /reason-template
Add template for suppression reason. Only one template per org is allowed.
DELETE /v2 /suppressions /reason-template
Delete reason template.

MODELS

Action
ActiveRequest
AggregationOrderedBucketItem
AggregationOrderedBucketItems
BulkUpdateSuppressionRequest
BulkUpdateSuppressionResponse
CloudTagCriteria
CloudTagOperator - used for searching operations.
Context
Criteria - various of criteria that suppression will suppress from monitoring.
PaginationInfo
Property
PropertyType
QueryFilters - represents suppressions query filters.
ReasonTemplate
RequestAction
RequestStatus
SortInfo
Status
Suppression - an acceptable exception that will hide it from ongoing monitoring.
SuppressionStatus - could be active/inactive/pending/rejected.
SuppressionUpdate
SuppressionsQueryRequest
SuppressionsQueryResponse
TimeRangeFilter
Type
UpdateError
UpdateRequest
UserInfo
aggregationBucketItem
aggregationBucketItems
aggregationBucketItemsRequest
errorResponse
finding-v2
paginationInfo
queryExcludeFilters-v2
queryFilters-v2
queryRequest-v2
queryResponse-v2
riskScoreFilter
sortInfo
timeRangeFilter
trendsQueryRequest-v2
trendsQueryResponse-v2