[Index]

Model: data/MicrosoftOperatorConnectTenant

This model stores information about a Microsoft Tenant Connection

Model Details: data/MicrosoftOperatorConnectTenant

Title Description Details
Name * Microsoft Operator Connect user defined name can have a max length of 255 charactors within the following regex pattern - ^[a-zA-Z0-9-_ ]+$
  • Field Name: name
  • Type: String
  • MaxLength: 255
  • Pattern: ^[a-zA-Z0-9-_. ]+$
Description Microsoft Operator Connect defined description can have a max length of 255 charactors.
  • Field Name: description
  • Type: String
  • MaxLength: 255
Authentication Method Type of authentication to use when interfacing to the external service.
  • Field Name: auth_method
  • Type: String
  • Choices: ["HTTP Basic Authentication", "OAuth(OApen Authorization)", "Session Based Authentication"]
Microsoft Operator Connect sync on Create/Update Sync Microsoft Operator Connect on Create and Update. When this checkbox is checked it will execute a full Pull Sync from the Microsoft Operator Connect.
  • Field Name: syncMsOperatorConnect
  • Type: Boolean
Client ID * The Client ID or Application ID located in the Azure AD app registration portal.
  • Field Name: client_id
  • Type: String
Tenant ID * The Tenant ID or Directory ID located in the Azure AD app registration portal.
  • Field Name: tenant_id
  • Type: String
Secret A Client secret previously created in the Azure AD app registration portal.
  • Field Name: client_secret
  • Type: String
  • Is Password: True
  • Store Encrypted: True
Tenant resource Tenant resource
  • Field Name: resource
  • Type: String
  • Store Encrypted: True
Version * Version Default: v1.0
  • Field Name: version
  • Type: String
  • Default: v1.0
Microsoft proxy MS proxy
  • Field Name: http_proxy
  • Type: String
  • Store Encrypted: True
Microsoft secure proxy MS secure proxy
  • Field Name: https_proxy
  • Type: String
  • Store Encrypted: True