Class SecurityMonitoringSentinelOneIntegrationCredentialsValidateAttributes

The SentinelOne credentials to validate against the external entity source.

Hierarchy

  • SecurityMonitoringSentinelOneIntegrationCredentialsValidateAttributes

Constructors

Properties

additionalProperties?: {
    [key: string]: any;
}

A container for additional, undeclared properties. This is a holder for any undeclared properties as specified with the 'additionalProperties' keyword in the OAS document.

Type declaration

  • [key: string]: any
domain: string

The domain associated with the external entity source.

The source type for a SentinelOne entity context sync.

Credentials for a SentinelOne entity context sync.

Generated using TypeDoc