Construct a FindingsApiV1 object.
Name | Type | Attribute | Description |
---|---|---|---|
options |
UserOptions |
Options for the service. |
Configure the service using external configuration
Name | Type | Attribute | Description |
---|---|---|---|
serviceName |
string |
The name of the service. Will be used to read from external configuration. |
Creates a new Note
.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
CreateNoteParams |
The parameters to send to the service. Properties
|
Creates a new Occurrence
. Use this method to create Occurrences
for a resource.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
CreateOccurrenceParams |
The parameters to send to the service. Properties
|
Wrapper around sendRequest
that enforces the request will be authenticated.
Name | Type | Attribute | Description |
---|---|---|---|
parameters |
any |
Service request options passed in by user. |
Deletes the given Note
from the system.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
DeleteNoteParams |
The parameters to send to the service. Properties
|
Deletes the given Occurrence
from the system.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
DeleteOccurrenceParams |
The parameters to send to the service. Properties
|
Get the instance of the authenticator set on the service.
Returns the requested Note
.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
GetNoteParams |
The parameters to send to the service. Properties
|
Returns the requested Occurrence
.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
GetOccurrenceParams |
The parameters to send to the service. Properties
|
Gets the Note
attached to the given Occurrence
.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
GetOccurrenceNoteParams |
The parameters to send to the service. Properties
|
Lists Occurrences
referencing the specified Note
. Use this method to get all occurrences referencing your Note
across all your customer providers.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
ListNoteOccurrencesParams |
The parameters to send to the service. Properties
|
Lists all Notes
for a given provider.
Name | Type | Attribute | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
ListNotesParams |
The parameters to send to the service. Properties
|
Lists active Occurrences
for a given provider matching the filters.
Name | Type | Attribute | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
ListOccurrencesParams |
The parameters to send to the service. Properties
|
Lists all Providers
for a given account id.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
ListProvidersParams |
The parameters to send to the service. Properties
|
query findings.
query findings.
Name | Type | Attribute | Description | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
PostGraphParams |
The parameters to send to the service. Properties
|
Turn request body compression on or off.
Name | Type | Attribute | Description |
---|---|---|---|
setting |
boolean |
Will turn it on if 'true', off if 'false'. |
Set the service URL to send requests to.
Name | Type | Attribute | Description |
---|---|---|---|
url |
string |
The base URL for the service. |
Updates an existing Note
.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
UpdateNoteParams |
The parameters to send to the service. Properties
|
Updates an existing Occurrence
.
Name | Type | Attribute | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
params |
UpdateOccurrenceParams |
The parameters to send to the service. Properties
|
Constructs an instance of FindingsApiV1 with passed in options and external configuration.
Name | Type | Attribute | Description |
---|---|---|---|
options |
UserOptions |
Generated using TypeDoc
The Findings API interfaces