ibmcloud-security-advisor-findings
Version:
JavaScript client library for the IBM Cloud Security Advisor Findings API
13 lines (8 loc) • 544 B
Markdown
# findings.InlineResponse2001
### Description
Response including listed active occurrences.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**occurrences** | [**[InlineResponse2001Occurrences]**](InlineResponse2001Occurrences.md) | The occurrences requested. | [optional]
**next_page_token** | **String** | The next pagination token in the list response. It should be used as `page_token` for the following request. An empty value means no more results. | [optional]