CspmIntegration
No description
type CspmIntegration {
cloudAccounts: [CloudAccount!]!
config: JSON
createdAt: ISO8601DateTime!
id: ID!
mode: String!
status: String!
tool: String!
updatedAt: ISO8601DateTime!
}
Fields
CspmIntegration.cloudAccounts ● [CloudAccount!]! non-null object
Cloud accounts linked to this integration
CspmIntegration.config ● JSON scalar
Tool-specific configuration (e.g. api_url, access_key_id). Secrets are NOT included.
CspmIntegration.createdAt ● ISO8601DateTime! non-null scalar
CspmIntegration.id ● ID! non-null scalar
CspmIntegration.mode ● String! non-null scalar
Operation mode: engine (Conviso scans) | aggregator (consumes existing tool)
CspmIntegration.status ● String! non-null scalar
Aggregate status: active if any cloud account synced, error if all failed, inactive otherwise
CspmIntegration.tool ● String! non-null scalar
Scanner tool: prowler | wiz | prisma | orca | defender | crowdstrike
CspmIntegration.updatedAt ● ISO8601DateTime! non-null scalar
Returned By
cspmIntegrations query
Member Of
Asset object ● CreateCspmIntegrationPayload object ● UpdateCspmIntegrationPayload object
Contribute to the Docs
Found something outdated or missing? Help us improve the documentation with a quick suggestion or edit.
How to contributeResources
By exploring our content, you'll find resources that will enhance your understanding of the importance of a Security Application Program.
Conviso Blog: Explore our blog, which offers a collection of articles and posts covering a wide range of AppSec topics. The content on the blog is primarily in English.
Conviso's YouTube Channel: Access a wealth of informative videos covering various topics related to AppSec. Please note that the content is primarily in Portuguese.