/
OT
otterize
/
Otterize API Server
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 27m ago · Updated 1mo ago
Details
Filter operations
access graph
4
access log
1
clusters
6
environments
8
health
1
integrations
26
get
Get integration by filters
get
List integrations
post
Create a new AWS integration
patch
Update AWS integration
post
Create a new AWS Visibility integration
patch
Update an AWS Visibility integration
post
Create a new Azure integration
patch
Update Azure integration
post
patch
Update Database integration
post
Create a new GCP integration
patch
Update GCP integration
post
Create a new generic integration
patch
Update Generic integration
post
Create a new GitHub integration
patch
Update GitHub integration
post
Create a new GitLab integration
patch
Update GitLab integration
post
Create a new Kubernetes integration
patch
Update Kubernetes integration
post
Create a new SIEM integration
patch
Update SIEM integration
post
Create a new Slack integration
patch
Update a Slack integration
get
Get integration
delete
Delete integration
invites
6
me
1
namespaces
4
organizations
5
services
5
terraform_resources
2
users
3
integrations
Create a new AWS integration
Create a new AWS integration
post
/integrations/aws
Request body
object
required
awsIntegration
AWSInfoInput
required
name
string
required
Response
Create a new AWS integration
Integration
required
awsInfo
AWSInfo
awsVisibilitySettings
AWSVisibilitySettings
azureInfo
AzureInfo
cluster
object
components
IntegrationComponents
credentials
IntegrationCredentials
required
databaseInfo
DatabaseInfo
defaultEnvironment
object
gcpInfo
GCPInfo
gitHubSettings
GitHubSettings
gitLabSettings
GitLabSettings
id
string
required
name
string
required
organizationId
string
required
siemSettings
SIEMSettings
slackSettings
SlackSettings
status
IntegrationStatus
type
'GENERIC'
|
'KUBERNETES'
|
'DATABASE'
|
'AWS'
|
'GCP'
|
'GITHUB'
|
'GITLAB'
|
'AZURE'
|
'SLACK'
|
'AWS_VISIBILITY'
|
'SIEM'
required
Changes