Integrations Context
Returns an array of context integrations.
List of Context Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Creates a context integration from the data that's been supplied. Do not provide an id. IDs are auto generated
List of Context Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
List of Context Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Fetches a specific context integration from the ID supplied in the path.
The ID of the context integration to be returned.
List of Context Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Update a context integration given the provided object. This does not do a diff. You must send the complete object.
The ID of the context integration to be updated
List of Context Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
List of Context Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Deletes a context integration
The ID of the context integration to be deleted
An empty array
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
No content
Runs the specified context integration. Retuns a list of ip labels that would be imported when the context integration is run.
The ID of the context integration to be test run.
List of IP Labels Requested
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Runs the specified context integration. Returns a list of ip labels that were imported.
The ID of the context integration to be test run.
List of IP Labels Requested
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Only applicable to Oracle Cloud.
String ID of the role to get
List of Context Integrations Requested, or an array containing the new/updated Context Integration after a Create or Update operation.
Bad Request. Typically due to a malformatted JSON body, or parameter values are not validating.
Access token is missing or invalid
Access is forbidden
Unknown Error Occurred
Last updated