1. Packages
  2. Azure Native
  3. API Docs
  4. securityinsights
  5. getRestApiPollerDataConnector
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

azure-native.securityinsights.getRestApiPollerDataConnector

Explore with Pulumi AI

azure-native logo
This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi

    Gets a data connector.

    Uses Azure REST API version 2024-09-01.

    Using getRestApiPollerDataConnector

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getRestApiPollerDataConnector(args: GetRestApiPollerDataConnectorArgs, opts?: InvokeOptions): Promise<GetRestApiPollerDataConnectorResult>
    function getRestApiPollerDataConnectorOutput(args: GetRestApiPollerDataConnectorOutputArgs, opts?: InvokeOptions): Output<GetRestApiPollerDataConnectorResult>
    def get_rest_api_poller_data_connector(data_connector_id: Optional[str] = None,
                                           resource_group_name: Optional[str] = None,
                                           workspace_name: Optional[str] = None,
                                           opts: Optional[InvokeOptions] = None) -> GetRestApiPollerDataConnectorResult
    def get_rest_api_poller_data_connector_output(data_connector_id: Optional[pulumi.Input[str]] = None,
                                           resource_group_name: Optional[pulumi.Input[str]] = None,
                                           workspace_name: Optional[pulumi.Input[str]] = None,
                                           opts: Optional[InvokeOptions] = None) -> Output[GetRestApiPollerDataConnectorResult]
    func LookupRestApiPollerDataConnector(ctx *Context, args *LookupRestApiPollerDataConnectorArgs, opts ...InvokeOption) (*LookupRestApiPollerDataConnectorResult, error)
    func LookupRestApiPollerDataConnectorOutput(ctx *Context, args *LookupRestApiPollerDataConnectorOutputArgs, opts ...InvokeOption) LookupRestApiPollerDataConnectorResultOutput

    > Note: This function is named LookupRestApiPollerDataConnector in the Go SDK.

    public static class GetRestApiPollerDataConnector 
    {
        public static Task<GetRestApiPollerDataConnectorResult> InvokeAsync(GetRestApiPollerDataConnectorArgs args, InvokeOptions? opts = null)
        public static Output<GetRestApiPollerDataConnectorResult> Invoke(GetRestApiPollerDataConnectorInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetRestApiPollerDataConnectorResult> getRestApiPollerDataConnector(GetRestApiPollerDataConnectorArgs args, InvokeOptions options)
    public static Output<GetRestApiPollerDataConnectorResult> getRestApiPollerDataConnector(GetRestApiPollerDataConnectorArgs args, InvokeOptions options)
    
    fn::invoke:
      function: azure-native:securityinsights:getRestApiPollerDataConnector
      arguments:
        # arguments dictionary

    The following arguments are supported:

    DataConnectorId string
    Connector ID
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    WorkspaceName string
    The name of the workspace.
    DataConnectorId string
    Connector ID
    ResourceGroupName string
    The name of the resource group. The name is case insensitive.
    WorkspaceName string
    The name of the workspace.
    dataConnectorId String
    Connector ID
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    workspaceName String
    The name of the workspace.
    dataConnectorId string
    Connector ID
    resourceGroupName string
    The name of the resource group. The name is case insensitive.
    workspaceName string
    The name of the workspace.
    data_connector_id str
    Connector ID
    resource_group_name str
    The name of the resource group. The name is case insensitive.
    workspace_name str
    The name of the workspace.
    dataConnectorId String
    Connector ID
    resourceGroupName String
    The name of the resource group. The name is case insensitive.
    workspaceName String
    The name of the workspace.

    getRestApiPollerDataConnector Result

    The following output properties are available:

    Auth Pulumi.AzureNative.SecurityInsights.Outputs.AWSAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.ApiKeyAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.BasicAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.GCPAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.GenericBlobSbsAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.GitHubAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.JwtAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.NoneAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.OAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.OracleAuthModelResponse | Pulumi.AzureNative.SecurityInsights.Outputs.SessionAuthModelResponse
    The a authentication model.
    AzureApiVersion string
    The Azure API version of the resource.
    ConnectorDefinitionName string
    The connector definition name (the dataConnectorDefinition resource id).
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Request Pulumi.AzureNative.SecurityInsights.Outputs.RestApiPollerRequestConfigResponse
    The request configuration.
    SystemData Pulumi.AzureNative.SecurityInsights.Outputs.SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AddOnAttributes Dictionary<string, string>
    The add on attributes. The key name will become attribute name (a column) and the value will become the attribute value in the payload.
    DataType string
    The Log Analytics table destination.
    DcrConfig Pulumi.AzureNative.SecurityInsights.Outputs.DCRConfigurationResponse
    The DCR related properties.
    Etag string
    Etag of the azure resource
    IsActive bool
    Indicates whether the connector is active or not.
    Paging Pulumi.AzureNative.SecurityInsights.Outputs.RestApiPollerRequestPagingConfigResponse
    The paging configuration.
    Response Pulumi.AzureNative.SecurityInsights.Outputs.CcpResponseConfigResponse
    The response configuration.
    Auth AWSAuthModelResponse | ApiKeyAuthModelResponse | BasicAuthModelResponse | GCPAuthModelResponse | GenericBlobSbsAuthModelResponse | GitHubAuthModelResponse | JwtAuthModelResponse | NoneAuthModelResponse | OAuthModelResponse | OracleAuthModelResponse | SessionAuthModelResponse
    The a authentication model.
    AzureApiVersion string
    The Azure API version of the resource.
    ConnectorDefinitionName string
    The connector definition name (the dataConnectorDefinition resource id).
    Id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    Name string
    The name of the resource
    Request RestApiPollerRequestConfigResponse
    The request configuration.
    SystemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    Type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    AddOnAttributes map[string]string
    The add on attributes. The key name will become attribute name (a column) and the value will become the attribute value in the payload.
    DataType string
    The Log Analytics table destination.
    DcrConfig DCRConfigurationResponse
    The DCR related properties.
    Etag string
    Etag of the azure resource
    IsActive bool
    Indicates whether the connector is active or not.
    Paging RestApiPollerRequestPagingConfigResponse
    The paging configuration.
    Response CcpResponseConfigResponse
    The response configuration.
    auth AWSAuthModelResponse | ApiKeyAuthModelResponse | BasicAuthModelResponse | GCPAuthModelResponse | GenericBlobSbsAuthModelResponse | GitHubAuthModelResponse | JwtAuthModelResponse | NoneAuthModelResponse | OAuthModelResponse | OracleAuthModelResponse | SessionAuthModelResponse
    The a authentication model.
    azureApiVersion String
    The Azure API version of the resource.
    connectorDefinitionName String
    The connector definition name (the dataConnectorDefinition resource id).
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    request RestApiPollerRequestConfigResponse
    The request configuration.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    addOnAttributes Map<String,String>
    The add on attributes. The key name will become attribute name (a column) and the value will become the attribute value in the payload.
    dataType String
    The Log Analytics table destination.
    dcrConfig DCRConfigurationResponse
    The DCR related properties.
    etag String
    Etag of the azure resource
    isActive Boolean
    Indicates whether the connector is active or not.
    paging RestApiPollerRequestPagingConfigResponse
    The paging configuration.
    response CcpResponseConfigResponse
    The response configuration.
    auth AWSAuthModelResponse | ApiKeyAuthModelResponse | BasicAuthModelResponse | GCPAuthModelResponse | GenericBlobSbsAuthModelResponse | GitHubAuthModelResponse | JwtAuthModelResponse | NoneAuthModelResponse | OAuthModelResponse | OracleAuthModelResponse | SessionAuthModelResponse
    The a authentication model.
    azureApiVersion string
    The Azure API version of the resource.
    connectorDefinitionName string
    The connector definition name (the dataConnectorDefinition resource id).
    id string
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name string
    The name of the resource
    request RestApiPollerRequestConfigResponse
    The request configuration.
    systemData SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type string
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    addOnAttributes {[key: string]: string}
    The add on attributes. The key name will become attribute name (a column) and the value will become the attribute value in the payload.
    dataType string
    The Log Analytics table destination.
    dcrConfig DCRConfigurationResponse
    The DCR related properties.
    etag string
    Etag of the azure resource
    isActive boolean
    Indicates whether the connector is active or not.
    paging RestApiPollerRequestPagingConfigResponse
    The paging configuration.
    response CcpResponseConfigResponse
    The response configuration.
    auth AWSAuthModelResponse | ApiKeyAuthModelResponse | BasicAuthModelResponse | GCPAuthModelResponse | GenericBlobSbsAuthModelResponse | GitHubAuthModelResponse | JwtAuthModelResponse | NoneAuthModelResponse | OAuthModelResponse | OracleAuthModelResponse | SessionAuthModelResponse
    The a authentication model.
    azure_api_version str
    The Azure API version of the resource.
    connector_definition_name str
    The connector definition name (the dataConnectorDefinition resource id).
    id str
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name str
    The name of the resource
    request RestApiPollerRequestConfigResponse
    The request configuration.
    system_data SystemDataResponse
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type str
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    add_on_attributes Mapping[str, str]
    The add on attributes. The key name will become attribute name (a column) and the value will become the attribute value in the payload.
    data_type str
    The Log Analytics table destination.
    dcr_config DCRConfigurationResponse
    The DCR related properties.
    etag str
    Etag of the azure resource
    is_active bool
    Indicates whether the connector is active or not.
    paging RestApiPollerRequestPagingConfigResponse
    The paging configuration.
    response CcpResponseConfigResponse
    The response configuration.
    auth Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map | Property Map
    The a authentication model.
    azureApiVersion String
    The Azure API version of the resource.
    connectorDefinitionName String
    The connector definition name (the dataConnectorDefinition resource id).
    id String
    Fully qualified resource ID for the resource. E.g. "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"
    name String
    The name of the resource
    request Property Map
    The request configuration.
    systemData Property Map
    Azure Resource Manager metadata containing createdBy and modifiedBy information.
    type String
    The type of the resource. E.g. "Microsoft.Compute/virtualMachines" or "Microsoft.Storage/storageAccounts"
    addOnAttributes Map<String>
    The add on attributes. The key name will become attribute name (a column) and the value will become the attribute value in the payload.
    dataType String
    The Log Analytics table destination.
    dcrConfig Property Map
    The DCR related properties.
    etag String
    Etag of the azure resource
    isActive Boolean
    Indicates whether the connector is active or not.
    paging Property Map
    The paging configuration.
    response Property Map
    The response configuration.

    Supporting Types

    AWSAuthModelResponse

    RoleArn string
    AWS STS assume role ARN
    ExternalId string
    AWS STS assume role external ID. This is used to prevent the confused deputy problem: 'https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html'
    RoleArn string
    AWS STS assume role ARN
    ExternalId string
    AWS STS assume role external ID. This is used to prevent the confused deputy problem: 'https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html'
    roleArn String
    AWS STS assume role ARN
    externalId String
    AWS STS assume role external ID. This is used to prevent the confused deputy problem: 'https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html'
    roleArn string
    AWS STS assume role ARN
    externalId string
    AWS STS assume role external ID. This is used to prevent the confused deputy problem: 'https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html'
    role_arn str
    AWS STS assume role ARN
    external_id str
    AWS STS assume role external ID. This is used to prevent the confused deputy problem: 'https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html'
    roleArn String
    AWS STS assume role ARN
    externalId String
    AWS STS assume role external ID. This is used to prevent the confused deputy problem: 'https://docs.aws.amazon.com/IAM/latest/UserGuide/confused-deputy.html'

    ApiKeyAuthModelResponse

    ApiKey string
    API Key for the user secret key credential
    ApiKeyName string
    API Key name
    ApiKeyIdentifier string
    API Key Identifier
    IsApiKeyInPostPayload bool
    Flag to indicate if API key is set in HTTP POST payload
    ApiKey string
    API Key for the user secret key credential
    ApiKeyName string
    API Key name
    ApiKeyIdentifier string
    API Key Identifier
    IsApiKeyInPostPayload bool
    Flag to indicate if API key is set in HTTP POST payload
    apiKey String
    API Key for the user secret key credential
    apiKeyName String
    API Key name
    apiKeyIdentifier String
    API Key Identifier
    isApiKeyInPostPayload Boolean
    Flag to indicate if API key is set in HTTP POST payload
    apiKey string
    API Key for the user secret key credential
    apiKeyName string
    API Key name
    apiKeyIdentifier string
    API Key Identifier
    isApiKeyInPostPayload boolean
    Flag to indicate if API key is set in HTTP POST payload
    api_key str
    API Key for the user secret key credential
    api_key_name str
    API Key name
    api_key_identifier str
    API Key Identifier
    is_api_key_in_post_payload bool
    Flag to indicate if API key is set in HTTP POST payload
    apiKey String
    API Key for the user secret key credential
    apiKeyName String
    API Key name
    apiKeyIdentifier String
    API Key Identifier
    isApiKeyInPostPayload Boolean
    Flag to indicate if API key is set in HTTP POST payload

    BasicAuthModelResponse

    Password string
    The password
    UserName string
    The user name.
    Password string
    The password
    UserName string
    The user name.
    password String
    The password
    userName String
    The user name.
    password string
    The password
    userName string
    The user name.
    password str
    The password
    user_name str
    The user name.
    password String
    The password
    userName String
    The user name.

    CcpResponseConfigResponse

    EventsJsonPaths List<string>
    The json paths, '$' char is the json root.
    CompressionAlgo string
    The compression algorithm. For Example: 'gzip', 'multi-gzip', 'deflate'.
    ConvertChildPropertiesToArray bool
    The value indicating whether the response isn't an array of events / logs. By setting this flag to true it means the remote server will response with an object which each property has as a value an array of events / logs.
    CsvDelimiter string
    The csv delimiter, in case the response format is CSV.
    CsvEscape string
    The character used to escape characters in CSV.
    Format string
    The response format. possible values are json,csv,xml
    HasCsvBoundary bool
    The value indicating whether the response has CSV boundary in case the response in CSV format.
    HasCsvHeader bool
    The value indicating whether the response has headers in case the response in CSV format.
    IsGzipCompressed bool
    The value indicating whether the remote server support Gzip and we should expect Gzip response.
    SuccessStatusJsonPath string
    The value where the status message/code should appear in the response.
    SuccessStatusValue string
    The status value.
    EventsJsonPaths []string
    The json paths, '$' char is the json root.
    CompressionAlgo string
    The compression algorithm. For Example: 'gzip', 'multi-gzip', 'deflate'.
    ConvertChildPropertiesToArray bool
    The value indicating whether the response isn't an array of events / logs. By setting this flag to true it means the remote server will response with an object which each property has as a value an array of events / logs.
    CsvDelimiter string
    The csv delimiter, in case the response format is CSV.
    CsvEscape string
    The character used to escape characters in CSV.
    Format string
    The response format. possible values are json,csv,xml
    HasCsvBoundary bool
    The value indicating whether the response has CSV boundary in case the response in CSV format.
    HasCsvHeader bool
    The value indicating whether the response has headers in case the response in CSV format.
    IsGzipCompressed bool
    The value indicating whether the remote server support Gzip and we should expect Gzip response.
    SuccessStatusJsonPath string
    The value where the status message/code should appear in the response.
    SuccessStatusValue string
    The status value.
    eventsJsonPaths List<String>
    The json paths, '$' char is the json root.
    compressionAlgo String
    The compression algorithm. For Example: 'gzip', 'multi-gzip', 'deflate'.
    convertChildPropertiesToArray Boolean
    The value indicating whether the response isn't an array of events / logs. By setting this flag to true it means the remote server will response with an object which each property has as a value an array of events / logs.
    csvDelimiter String
    The csv delimiter, in case the response format is CSV.
    csvEscape String
    The character used to escape characters in CSV.
    format String
    The response format. possible values are json,csv,xml
    hasCsvBoundary Boolean
    The value indicating whether the response has CSV boundary in case the response in CSV format.
    hasCsvHeader Boolean
    The value indicating whether the response has headers in case the response in CSV format.
    isGzipCompressed Boolean
    The value indicating whether the remote server support Gzip and we should expect Gzip response.
    successStatusJsonPath String
    The value where the status message/code should appear in the response.
    successStatusValue String
    The status value.
    eventsJsonPaths string[]
    The json paths, '$' char is the json root.
    compressionAlgo string
    The compression algorithm. For Example: 'gzip', 'multi-gzip', 'deflate'.
    convertChildPropertiesToArray boolean
    The value indicating whether the response isn't an array of events / logs. By setting this flag to true it means the remote server will response with an object which each property has as a value an array of events / logs.
    csvDelimiter string
    The csv delimiter, in case the response format is CSV.
    csvEscape string
    The character used to escape characters in CSV.
    format string
    The response format. possible values are json,csv,xml
    hasCsvBoundary boolean
    The value indicating whether the response has CSV boundary in case the response in CSV format.
    hasCsvHeader boolean
    The value indicating whether the response has headers in case the response in CSV format.
    isGzipCompressed boolean
    The value indicating whether the remote server support Gzip and we should expect Gzip response.
    successStatusJsonPath string
    The value where the status message/code should appear in the response.
    successStatusValue string
    The status value.
    events_json_paths Sequence[str]
    The json paths, '$' char is the json root.
    compression_algo str
    The compression algorithm. For Example: 'gzip', 'multi-gzip', 'deflate'.
    convert_child_properties_to_array bool
    The value indicating whether the response isn't an array of events / logs. By setting this flag to true it means the remote server will response with an object which each property has as a value an array of events / logs.
    csv_delimiter str
    The csv delimiter, in case the response format is CSV.
    csv_escape str
    The character used to escape characters in CSV.
    format str
    The response format. possible values are json,csv,xml
    has_csv_boundary bool
    The value indicating whether the response has CSV boundary in case the response in CSV format.
    has_csv_header bool
    The value indicating whether the response has headers in case the response in CSV format.
    is_gzip_compressed bool
    The value indicating whether the remote server support Gzip and we should expect Gzip response.
    success_status_json_path str
    The value where the status message/code should appear in the response.
    success_status_value str
    The status value.
    eventsJsonPaths List<String>
    The json paths, '$' char is the json root.
    compressionAlgo String
    The compression algorithm. For Example: 'gzip', 'multi-gzip', 'deflate'.
    convertChildPropertiesToArray Boolean
    The value indicating whether the response isn't an array of events / logs. By setting this flag to true it means the remote server will response with an object which each property has as a value an array of events / logs.
    csvDelimiter String
    The csv delimiter, in case the response format is CSV.
    csvEscape String
    The character used to escape characters in CSV.
    format String
    The response format. possible values are json,csv,xml
    hasCsvBoundary Boolean
    The value indicating whether the response has CSV boundary in case the response in CSV format.
    hasCsvHeader Boolean
    The value indicating whether the response has headers in case the response in CSV format.
    isGzipCompressed Boolean
    The value indicating whether the remote server support Gzip and we should expect Gzip response.
    successStatusJsonPath String
    The value where the status message/code should appear in the response.
    successStatusValue String
    The status value.

    DCRConfigurationResponse

    DataCollectionEndpoint string
    Represents the data collection ingestion endpoint in log analytics.
    DataCollectionRuleImmutableId string
    The data collection rule immutable id, the rule defines the transformation and data destination.
    StreamName string
    The stream we are sending the data to.
    DataCollectionEndpoint string
    Represents the data collection ingestion endpoint in log analytics.
    DataCollectionRuleImmutableId string
    The data collection rule immutable id, the rule defines the transformation and data destination.
    StreamName string
    The stream we are sending the data to.
    dataCollectionEndpoint String
    Represents the data collection ingestion endpoint in log analytics.
    dataCollectionRuleImmutableId String
    The data collection rule immutable id, the rule defines the transformation and data destination.
    streamName String
    The stream we are sending the data to.
    dataCollectionEndpoint string
    Represents the data collection ingestion endpoint in log analytics.
    dataCollectionRuleImmutableId string
    The data collection rule immutable id, the rule defines the transformation and data destination.
    streamName string
    The stream we are sending the data to.
    data_collection_endpoint str
    Represents the data collection ingestion endpoint in log analytics.
    data_collection_rule_immutable_id str
    The data collection rule immutable id, the rule defines the transformation and data destination.
    stream_name str
    The stream we are sending the data to.
    dataCollectionEndpoint String
    Represents the data collection ingestion endpoint in log analytics.
    dataCollectionRuleImmutableId String
    The data collection rule immutable id, the rule defines the transformation and data destination.
    streamName String
    The stream we are sending the data to.

    GCPAuthModelResponse

    ProjectNumber string
    GCP Project Number
    ServiceAccountEmail string
    GCP Service Account Email
    WorkloadIdentityProviderId string
    GCP Workload Identity Provider ID
    ProjectNumber string
    GCP Project Number
    ServiceAccountEmail string
    GCP Service Account Email
    WorkloadIdentityProviderId string
    GCP Workload Identity Provider ID
    projectNumber String
    GCP Project Number
    serviceAccountEmail String
    GCP Service Account Email
    workloadIdentityProviderId String
    GCP Workload Identity Provider ID
    projectNumber string
    GCP Project Number
    serviceAccountEmail string
    GCP Service Account Email
    workloadIdentityProviderId string
    GCP Workload Identity Provider ID
    project_number str
    GCP Project Number
    service_account_email str
    GCP Service Account Email
    workload_identity_provider_id str
    GCP Workload Identity Provider ID
    projectNumber String
    GCP Project Number
    serviceAccountEmail String
    GCP Service Account Email
    workloadIdentityProviderId String
    GCP Workload Identity Provider ID

    GenericBlobSbsAuthModelResponse

    CredentialsConfig Dictionary<string, string>
    Credentials for service bus namespace, keyvault uri for access key
    StorageAccountCredentialsConfig Dictionary<string, string>
    Credentials for storage account, keyvault uri for access key
    CredentialsConfig map[string]string
    Credentials for service bus namespace, keyvault uri for access key
    StorageAccountCredentialsConfig map[string]string
    Credentials for storage account, keyvault uri for access key
    credentialsConfig Map<String,String>
    Credentials for service bus namespace, keyvault uri for access key
    storageAccountCredentialsConfig Map<String,String>
    Credentials for storage account, keyvault uri for access key
    credentialsConfig {[key: string]: string}
    Credentials for service bus namespace, keyvault uri for access key
    storageAccountCredentialsConfig {[key: string]: string}
    Credentials for storage account, keyvault uri for access key
    credentials_config Mapping[str, str]
    Credentials for service bus namespace, keyvault uri for access key
    storage_account_credentials_config Mapping[str, str]
    Credentials for storage account, keyvault uri for access key
    credentialsConfig Map<String>
    Credentials for service bus namespace, keyvault uri for access key
    storageAccountCredentialsConfig Map<String>
    Credentials for storage account, keyvault uri for access key

    GitHubAuthModelResponse

    InstallationId string
    The GitHubApp auth installation id.
    InstallationId string
    The GitHubApp auth installation id.
    installationId String
    The GitHubApp auth installation id.
    installationId string
    The GitHubApp auth installation id.
    installation_id str
    The GitHubApp auth installation id.
    installationId String
    The GitHubApp auth installation id.

    JwtAuthModelResponse

    Password Dictionary<string, string>
    The password
    TokenEndpoint string
    Token endpoint to request JWT
    UserName Dictionary<string, string>
    The user name. If user name and password sent in header request we only need to populate the value property with the user name (Same as basic auth). If user name and password sent in body request we need to specify the Key and Value.
    Headers Dictionary<string, string>
    The custom headers we want to add once we send request to token endpoint.
    IsCredentialsInHeaders bool
    Flag indicating whether we want to send the user name and password to token endpoint in the headers.
    IsJsonRequest bool
    Flag indicating whether the body request is JSON (header Content-Type = application/json), meaning its a Form URL encoded request (header Content-Type = application/x-www-form-urlencoded).
    QueryParameters Dictionary<string, string>
    The custom query parameter we want to add once we send request to token endpoint.
    RequestTimeoutInSeconds int
    Request timeout in seconds.
    Password map[string]string
    The password
    TokenEndpoint string
    Token endpoint to request JWT
    UserName map[string]string
    The user name. If user name and password sent in header request we only need to populate the value property with the user name (Same as basic auth). If user name and password sent in body request we need to specify the Key and Value.
    Headers map[string]string
    The custom headers we want to add once we send request to token endpoint.
    IsCredentialsInHeaders bool
    Flag indicating whether we want to send the user name and password to token endpoint in the headers.
    IsJsonRequest bool
    Flag indicating whether the body request is JSON (header Content-Type = application/json), meaning its a Form URL encoded request (header Content-Type = application/x-www-form-urlencoded).
    QueryParameters map[string]string
    The custom query parameter we want to add once we send request to token endpoint.
    RequestTimeoutInSeconds int
    Request timeout in seconds.
    password Map<String,String>
    The password
    tokenEndpoint String
    Token endpoint to request JWT
    userName Map<String,String>
    The user name. If user name and password sent in header request we only need to populate the value property with the user name (Same as basic auth). If user name and password sent in body request we need to specify the Key and Value.
    headers Map<String,String>
    The custom headers we want to add once we send request to token endpoint.
    isCredentialsInHeaders Boolean
    Flag indicating whether we want to send the user name and password to token endpoint in the headers.
    isJsonRequest Boolean
    Flag indicating whether the body request is JSON (header Content-Type = application/json), meaning its a Form URL encoded request (header Content-Type = application/x-www-form-urlencoded).
    queryParameters Map<String,String>
    The custom query parameter we want to add once we send request to token endpoint.
    requestTimeoutInSeconds Integer
    Request timeout in seconds.
    password {[key: string]: string}
    The password
    tokenEndpoint string
    Token endpoint to request JWT
    userName {[key: string]: string}
    The user name. If user name and password sent in header request we only need to populate the value property with the user name (Same as basic auth). If user name and password sent in body request we need to specify the Key and Value.
    headers {[key: string]: string}
    The custom headers we want to add once we send request to token endpoint.
    isCredentialsInHeaders boolean
    Flag indicating whether we want to send the user name and password to token endpoint in the headers.
    isJsonRequest boolean
    Flag indicating whether the body request is JSON (header Content-Type = application/json), meaning its a Form URL encoded request (header Content-Type = application/x-www-form-urlencoded).
    queryParameters {[key: string]: string}
    The custom query parameter we want to add once we send request to token endpoint.
    requestTimeoutInSeconds number
    Request timeout in seconds.
    password Mapping[str, str]
    The password
    token_endpoint str
    Token endpoint to request JWT
    user_name Mapping[str, str]
    The user name. If user name and password sent in header request we only need to populate the value property with the user name (Same as basic auth). If user name and password sent in body request we need to specify the Key and Value.
    headers Mapping[str, str]
    The custom headers we want to add once we send request to token endpoint.
    is_credentials_in_headers bool
    Flag indicating whether we want to send the user name and password to token endpoint in the headers.
    is_json_request bool
    Flag indicating whether the body request is JSON (header Content-Type = application/json), meaning its a Form URL encoded request (header Content-Type = application/x-www-form-urlencoded).
    query_parameters Mapping[str, str]
    The custom query parameter we want to add once we send request to token endpoint.
    request_timeout_in_seconds int
    Request timeout in seconds.
    password Map<String>
    The password
    tokenEndpoint String
    Token endpoint to request JWT
    userName Map<String>
    The user name. If user name and password sent in header request we only need to populate the value property with the user name (Same as basic auth). If user name and password sent in body request we need to specify the Key and Value.
    headers Map<String>
    The custom headers we want to add once we send request to token endpoint.
    isCredentialsInHeaders Boolean
    Flag indicating whether we want to send the user name and password to token endpoint in the headers.
    isJsonRequest Boolean
    Flag indicating whether the body request is JSON (header Content-Type = application/json), meaning its a Form URL encoded request (header Content-Type = application/x-www-form-urlencoded).
    queryParameters Map<String>
    The custom query parameter we want to add once we send request to token endpoint.
    requestTimeoutInSeconds Number
    Request timeout in seconds.

    NoneAuthModelResponse

    OAuthModelResponse

    ClientId string
    The Application (client) ID that the OAuth provider assigned to your app.
    ClientSecret string
    The Application (client) secret that the OAuth provider assigned to your app.
    GrantType string
    The grant type, usually will be 'authorization code'.
    TokenEndpoint string
    The token endpoint. Defines the OAuth2 refresh token.
    AccessTokenPrepend string
    Access token prepend. Default is 'Bearer'.
    AuthorizationCode string
    The user's authorization code.
    AuthorizationEndpoint string
    The authorization endpoint.
    AuthorizationEndpointHeaders Dictionary<string, string>
    The authorization endpoint headers.
    AuthorizationEndpointQueryParameters Dictionary<string, string>
    The authorization endpoint query parameters.
    IsCredentialsInHeaders bool
    Indicating whether we want to send the clientId and clientSecret to token endpoint in the headers.
    IsJwtBearerFlow bool
    A value indicating whether it's a JWT flow.
    RedirectUri string
    The Application redirect url that the user config in the OAuth provider.
    Scope string
    The Application (client) Scope that the OAuth provider assigned to your app.
    TokenEndpointHeaders Dictionary<string, string>
    The token endpoint headers.
    TokenEndpointQueryParameters Dictionary<string, string>
    The token endpoint query parameters.
    ClientId string
    The Application (client) ID that the OAuth provider assigned to your app.
    ClientSecret string
    The Application (client) secret that the OAuth provider assigned to your app.
    GrantType string
    The grant type, usually will be 'authorization code'.
    TokenEndpoint string
    The token endpoint. Defines the OAuth2 refresh token.
    AccessTokenPrepend string
    Access token prepend. Default is 'Bearer'.
    AuthorizationCode string
    The user's authorization code.
    AuthorizationEndpoint string
    The authorization endpoint.
    AuthorizationEndpointHeaders map[string]string
    The authorization endpoint headers.
    AuthorizationEndpointQueryParameters map[string]string
    The authorization endpoint query parameters.
    IsCredentialsInHeaders bool
    Indicating whether we want to send the clientId and clientSecret to token endpoint in the headers.
    IsJwtBearerFlow bool
    A value indicating whether it's a JWT flow.
    RedirectUri string
    The Application redirect url that the user config in the OAuth provider.
    Scope string
    The Application (client) Scope that the OAuth provider assigned to your app.
    TokenEndpointHeaders map[string]string
    The token endpoint headers.
    TokenEndpointQueryParameters map[string]string
    The token endpoint query parameters.
    clientId String
    The Application (client) ID that the OAuth provider assigned to your app.
    clientSecret String
    The Application (client) secret that the OAuth provider assigned to your app.
    grantType String
    The grant type, usually will be 'authorization code'.
    tokenEndpoint String
    The token endpoint. Defines the OAuth2 refresh token.
    accessTokenPrepend String
    Access token prepend. Default is 'Bearer'.
    authorizationCode String
    The user's authorization code.
    authorizationEndpoint String
    The authorization endpoint.
    authorizationEndpointHeaders Map<String,String>
    The authorization endpoint headers.
    authorizationEndpointQueryParameters Map<String,String>
    The authorization endpoint query parameters.
    isCredentialsInHeaders Boolean
    Indicating whether we want to send the clientId and clientSecret to token endpoint in the headers.
    isJwtBearerFlow Boolean
    A value indicating whether it's a JWT flow.
    redirectUri String
    The Application redirect url that the user config in the OAuth provider.
    scope String
    The Application (client) Scope that the OAuth provider assigned to your app.
    tokenEndpointHeaders Map<String,String>
    The token endpoint headers.
    tokenEndpointQueryParameters Map<String,String>
    The token endpoint query parameters.
    clientId string
    The Application (client) ID that the OAuth provider assigned to your app.
    clientSecret string
    The Application (client) secret that the OAuth provider assigned to your app.
    grantType string
    The grant type, usually will be 'authorization code'.
    tokenEndpoint string
    The token endpoint. Defines the OAuth2 refresh token.
    accessTokenPrepend string
    Access token prepend. Default is 'Bearer'.
    authorizationCode string
    The user's authorization code.
    authorizationEndpoint string
    The authorization endpoint.
    authorizationEndpointHeaders {[key: string]: string}
    The authorization endpoint headers.
    authorizationEndpointQueryParameters {[key: string]: string}
    The authorization endpoint query parameters.
    isCredentialsInHeaders boolean
    Indicating whether we want to send the clientId and clientSecret to token endpoint in the headers.
    isJwtBearerFlow boolean
    A value indicating whether it's a JWT flow.
    redirectUri string
    The Application redirect url that the user config in the OAuth provider.
    scope string
    The Application (client) Scope that the OAuth provider assigned to your app.
    tokenEndpointHeaders {[key: string]: string}
    The token endpoint headers.
    tokenEndpointQueryParameters {[key: string]: string}
    The token endpoint query parameters.
    client_id str
    The Application (client) ID that the OAuth provider assigned to your app.
    client_secret str
    The Application (client) secret that the OAuth provider assigned to your app.
    grant_type str
    The grant type, usually will be 'authorization code'.
    token_endpoint str
    The token endpoint. Defines the OAuth2 refresh token.
    access_token_prepend str
    Access token prepend. Default is 'Bearer'.
    authorization_code str
    The user's authorization code.
    authorization_endpoint str
    The authorization endpoint.
    authorization_endpoint_headers Mapping[str, str]
    The authorization endpoint headers.
    authorization_endpoint_query_parameters Mapping[str, str]
    The authorization endpoint query parameters.
    is_credentials_in_headers bool
    Indicating whether we want to send the clientId and clientSecret to token endpoint in the headers.
    is_jwt_bearer_flow bool
    A value indicating whether it's a JWT flow.
    redirect_uri str
    The Application redirect url that the user config in the OAuth provider.
    scope str
    The Application (client) Scope that the OAuth provider assigned to your app.
    token_endpoint_headers Mapping[str, str]
    The token endpoint headers.
    token_endpoint_query_parameters Mapping[str, str]
    The token endpoint query parameters.
    clientId String
    The Application (client) ID that the OAuth provider assigned to your app.
    clientSecret String
    The Application (client) secret that the OAuth provider assigned to your app.
    grantType String
    The grant type, usually will be 'authorization code'.
    tokenEndpoint String
    The token endpoint. Defines the OAuth2 refresh token.
    accessTokenPrepend String
    Access token prepend. Default is 'Bearer'.
    authorizationCode String
    The user's authorization code.
    authorizationEndpoint String
    The authorization endpoint.
    authorizationEndpointHeaders Map<String>
    The authorization endpoint headers.
    authorizationEndpointQueryParameters Map<String>
    The authorization endpoint query parameters.
    isCredentialsInHeaders Boolean
    Indicating whether we want to send the clientId and clientSecret to token endpoint in the headers.
    isJwtBearerFlow Boolean
    A value indicating whether it's a JWT flow.
    redirectUri String
    The Application redirect url that the user config in the OAuth provider.
    scope String
    The Application (client) Scope that the OAuth provider assigned to your app.
    tokenEndpointHeaders Map<String>
    The token endpoint headers.
    tokenEndpointQueryParameters Map<String>
    The token endpoint query parameters.

    OracleAuthModelResponse

    PemFile string
    Content of the PRM file
    PublicFingerprint string
    Public Fingerprint
    TenantId string
    Oracle tenant ID
    UserId string
    Oracle user ID
    PemFile string
    Content of the PRM file
    PublicFingerprint string
    Public Fingerprint
    TenantId string
    Oracle tenant ID
    UserId string
    Oracle user ID
    pemFile String
    Content of the PRM file
    publicFingerprint String
    Public Fingerprint
    tenantId String
    Oracle tenant ID
    userId String
    Oracle user ID
    pemFile string
    Content of the PRM file
    publicFingerprint string
    Public Fingerprint
    tenantId string
    Oracle tenant ID
    userId string
    Oracle user ID
    pem_file str
    Content of the PRM file
    public_fingerprint str
    Public Fingerprint
    tenant_id str
    Oracle tenant ID
    user_id str
    Oracle user ID
    pemFile String
    Content of the PRM file
    publicFingerprint String
    Public Fingerprint
    tenantId String
    Oracle tenant ID
    userId String
    Oracle user ID

    RestApiPollerRequestConfigResponse

    ApiEndpoint string
    The API endpoint.
    EndTimeAttributeName string
    The query parameter name which the remote server expect to end query. This property goes hand to hand with startTimeAttributeName
    Headers Dictionary<string, string>
    The header for the request for the remote server.
    HttpMethod string
    The HTTP method, default value GET.
    IsPostPayloadJson bool
    Flag to indicate if HTTP POST payload is in JSON format (vs form-urlencoded).
    QueryParameters object
    The HTTP query parameters to RESTful API.
    QueryParametersTemplate string
    the query parameters template. Defines the query parameters template to use when passing query parameters in advanced scenarios.
    QueryTimeFormat string
    The query time format. A remote server can have a query to pull data from range 'start' to 'end'. This property indicate what is the expected time format the remote server know to parse.
    QueryTimeIntervalAttributeName string
    The query parameter name which we need to send the server for query logs in time interval. Should be defined with queryTimeIntervalPrepend and queryTimeIntervalDelimiter
    QueryTimeIntervalDelimiter string
    The delimiter string between 2 QueryTimeFormat in the query parameter queryTimeIntervalAttributeName.
    QueryTimeIntervalPrepend string
    The string prepend to the value of the query parameter in queryTimeIntervalAttributeName.
    QueryWindowInMin int
    The query window in minutes for the request.
    RateLimitQPS int
    The Rate limit queries per second for the request..
    RetryCount int
    The retry count.
    StartTimeAttributeName string
    The query parameter name which the remote server expect to start query. This property goes hand to hand with endTimeAttributeName.
    TimeoutInSeconds int
    The timeout in seconds.
    ApiEndpoint string
    The API endpoint.
    EndTimeAttributeName string
    The query parameter name which the remote server expect to end query. This property goes hand to hand with startTimeAttributeName
    Headers map[string]string
    The header for the request for the remote server.
    HttpMethod string
    The HTTP method, default value GET.
    IsPostPayloadJson bool
    Flag to indicate if HTTP POST payload is in JSON format (vs form-urlencoded).
    QueryParameters interface{}
    The HTTP query parameters to RESTful API.
    QueryParametersTemplate string
    the query parameters template. Defines the query parameters template to use when passing query parameters in advanced scenarios.
    QueryTimeFormat string
    The query time format. A remote server can have a query to pull data from range 'start' to 'end'. This property indicate what is the expected time format the remote server know to parse.
    QueryTimeIntervalAttributeName string
    The query parameter name which we need to send the server for query logs in time interval. Should be defined with queryTimeIntervalPrepend and queryTimeIntervalDelimiter
    QueryTimeIntervalDelimiter string
    The delimiter string between 2 QueryTimeFormat in the query parameter queryTimeIntervalAttributeName.
    QueryTimeIntervalPrepend string
    The string prepend to the value of the query parameter in queryTimeIntervalAttributeName.
    QueryWindowInMin int
    The query window in minutes for the request.
    RateLimitQPS int
    The Rate limit queries per second for the request..
    RetryCount int
    The retry count.
    StartTimeAttributeName string
    The query parameter name which the remote server expect to start query. This property goes hand to hand with endTimeAttributeName.
    TimeoutInSeconds int
    The timeout in seconds.
    apiEndpoint String
    The API endpoint.
    endTimeAttributeName String
    The query parameter name which the remote server expect to end query. This property goes hand to hand with startTimeAttributeName
    headers Map<String,String>
    The header for the request for the remote server.
    httpMethod String
    The HTTP method, default value GET.
    isPostPayloadJson Boolean
    Flag to indicate if HTTP POST payload is in JSON format (vs form-urlencoded).
    queryParameters Object
    The HTTP query parameters to RESTful API.
    queryParametersTemplate String
    the query parameters template. Defines the query parameters template to use when passing query parameters in advanced scenarios.
    queryTimeFormat String
    The query time format. A remote server can have a query to pull data from range 'start' to 'end'. This property indicate what is the expected time format the remote server know to parse.
    queryTimeIntervalAttributeName String
    The query parameter name which we need to send the server for query logs in time interval. Should be defined with queryTimeIntervalPrepend and queryTimeIntervalDelimiter
    queryTimeIntervalDelimiter String
    The delimiter string between 2 QueryTimeFormat in the query parameter queryTimeIntervalAttributeName.
    queryTimeIntervalPrepend String
    The string prepend to the value of the query parameter in queryTimeIntervalAttributeName.
    queryWindowInMin Integer
    The query window in minutes for the request.
    rateLimitQPS Integer
    The Rate limit queries per second for the request..
    retryCount Integer
    The retry count.
    startTimeAttributeName String
    The query parameter name which the remote server expect to start query. This property goes hand to hand with endTimeAttributeName.
    timeoutInSeconds Integer
    The timeout in seconds.
    apiEndpoint string
    The API endpoint.
    endTimeAttributeName string
    The query parameter name which the remote server expect to end query. This property goes hand to hand with startTimeAttributeName
    headers {[key: string]: string}
    The header for the request for the remote server.
    httpMethod string
    The HTTP method, default value GET.
    isPostPayloadJson boolean
    Flag to indicate if HTTP POST payload is in JSON format (vs form-urlencoded).
    queryParameters any
    The HTTP query parameters to RESTful API.
    queryParametersTemplate string
    the query parameters template. Defines the query parameters template to use when passing query parameters in advanced scenarios.
    queryTimeFormat string
    The query time format. A remote server can have a query to pull data from range 'start' to 'end'. This property indicate what is the expected time format the remote server know to parse.
    queryTimeIntervalAttributeName string
    The query parameter name which we need to send the server for query logs in time interval. Should be defined with queryTimeIntervalPrepend and queryTimeIntervalDelimiter
    queryTimeIntervalDelimiter string
    The delimiter string between 2 QueryTimeFormat in the query parameter queryTimeIntervalAttributeName.
    queryTimeIntervalPrepend string
    The string prepend to the value of the query parameter in queryTimeIntervalAttributeName.
    queryWindowInMin number
    The query window in minutes for the request.
    rateLimitQPS number
    The Rate limit queries per second for the request..
    retryCount number
    The retry count.
    startTimeAttributeName string
    The query parameter name which the remote server expect to start query. This property goes hand to hand with endTimeAttributeName.
    timeoutInSeconds number
    The timeout in seconds.
    api_endpoint str
    The API endpoint.
    end_time_attribute_name str
    The query parameter name which the remote server expect to end query. This property goes hand to hand with startTimeAttributeName
    headers Mapping[str, str]
    The header for the request for the remote server.
    http_method str
    The HTTP method, default value GET.
    is_post_payload_json bool
    Flag to indicate if HTTP POST payload is in JSON format (vs form-urlencoded).
    query_parameters Any
    The HTTP query parameters to RESTful API.
    query_parameters_template str
    the query parameters template. Defines the query parameters template to use when passing query parameters in advanced scenarios.
    query_time_format str
    The query time format. A remote server can have a query to pull data from range 'start' to 'end'. This property indicate what is the expected time format the remote server know to parse.
    query_time_interval_attribute_name str
    The query parameter name which we need to send the server for query logs in time interval. Should be defined with queryTimeIntervalPrepend and queryTimeIntervalDelimiter
    query_time_interval_delimiter str
    The delimiter string between 2 QueryTimeFormat in the query parameter queryTimeIntervalAttributeName.
    query_time_interval_prepend str
    The string prepend to the value of the query parameter in queryTimeIntervalAttributeName.
    query_window_in_min int
    The query window in minutes for the request.
    rate_limit_qps int
    The Rate limit queries per second for the request..
    retry_count int
    The retry count.
    start_time_attribute_name str
    The query parameter name which the remote server expect to start query. This property goes hand to hand with endTimeAttributeName.
    timeout_in_seconds int
    The timeout in seconds.
    apiEndpoint String
    The API endpoint.
    endTimeAttributeName String
    The query parameter name which the remote server expect to end query. This property goes hand to hand with startTimeAttributeName
    headers Map<String>
    The header for the request for the remote server.
    httpMethod String
    The HTTP method, default value GET.
    isPostPayloadJson Boolean
    Flag to indicate if HTTP POST payload is in JSON format (vs form-urlencoded).
    queryParameters Any
    The HTTP query parameters to RESTful API.
    queryParametersTemplate String
    the query parameters template. Defines the query parameters template to use when passing query parameters in advanced scenarios.
    queryTimeFormat String
    The query time format. A remote server can have a query to pull data from range 'start' to 'end'. This property indicate what is the expected time format the remote server know to parse.
    queryTimeIntervalAttributeName String
    The query parameter name which we need to send the server for query logs in time interval. Should be defined with queryTimeIntervalPrepend and queryTimeIntervalDelimiter
    queryTimeIntervalDelimiter String
    The delimiter string between 2 QueryTimeFormat in the query parameter queryTimeIntervalAttributeName.
    queryTimeIntervalPrepend String
    The string prepend to the value of the query parameter in queryTimeIntervalAttributeName.
    queryWindowInMin Number
    The query window in minutes for the request.
    rateLimitQPS Number
    The Rate limit queries per second for the request..
    retryCount Number
    The retry count.
    startTimeAttributeName String
    The query parameter name which the remote server expect to start query. This property goes hand to hand with endTimeAttributeName.
    timeoutInSeconds Number
    The timeout in seconds.

    RestApiPollerRequestPagingConfigResponse

    PagingType string
    Type of paging
    PageSize int
    Page size
    PageSizeParameterName string
    Page size parameter name
    PagingType string
    Type of paging
    PageSize int
    Page size
    PageSizeParameterName string
    Page size parameter name
    pagingType String
    Type of paging
    pageSize Integer
    Page size
    pageSizeParameterName String
    Page size parameter name
    pagingType string
    Type of paging
    pageSize number
    Page size
    pageSizeParameterName string
    Page size parameter name
    paging_type str
    Type of paging
    page_size int
    Page size
    page_size_parameter_name str
    Page size parameter name
    pagingType String
    Type of paging
    pageSize Number
    Page size
    pageSizeParameterName String
    Page size parameter name

    SessionAuthModelResponse

    Password Dictionary<string, string>
    The password attribute name.
    UserName Dictionary<string, string>
    The user name attribute key value.
    Headers Dictionary<string, string>
    HTTP request headers to session service endpoint.
    IsPostPayloadJson bool
    Indicating whether API key is set in HTTP POST payload.
    QueryParameters object
    Query parameters to session service endpoint.
    SessionIdName string
    Session id attribute name from HTTP response header.
    SessionLoginRequestUri string
    HTTP request URL to session service endpoint.
    SessionTimeoutInMinutes int
    Session timeout in minutes.
    Password map[string]string
    The password attribute name.
    UserName map[string]string
    The user name attribute key value.
    Headers map[string]string
    HTTP request headers to session service endpoint.
    IsPostPayloadJson bool
    Indicating whether API key is set in HTTP POST payload.
    QueryParameters interface{}
    Query parameters to session service endpoint.
    SessionIdName string
    Session id attribute name from HTTP response header.
    SessionLoginRequestUri string
    HTTP request URL to session service endpoint.
    SessionTimeoutInMinutes int
    Session timeout in minutes.
    password Map<String,String>
    The password attribute name.
    userName Map<String,String>
    The user name attribute key value.
    headers Map<String,String>
    HTTP request headers to session service endpoint.
    isPostPayloadJson Boolean
    Indicating whether API key is set in HTTP POST payload.
    queryParameters Object
    Query parameters to session service endpoint.
    sessionIdName String
    Session id attribute name from HTTP response header.
    sessionLoginRequestUri String
    HTTP request URL to session service endpoint.
    sessionTimeoutInMinutes Integer
    Session timeout in minutes.
    password {[key: string]: string}
    The password attribute name.
    userName {[key: string]: string}
    The user name attribute key value.
    headers {[key: string]: string}
    HTTP request headers to session service endpoint.
    isPostPayloadJson boolean
    Indicating whether API key is set in HTTP POST payload.
    queryParameters any
    Query parameters to session service endpoint.
    sessionIdName string
    Session id attribute name from HTTP response header.
    sessionLoginRequestUri string
    HTTP request URL to session service endpoint.
    sessionTimeoutInMinutes number
    Session timeout in minutes.
    password Mapping[str, str]
    The password attribute name.
    user_name Mapping[str, str]
    The user name attribute key value.
    headers Mapping[str, str]
    HTTP request headers to session service endpoint.
    is_post_payload_json bool
    Indicating whether API key is set in HTTP POST payload.
    query_parameters Any
    Query parameters to session service endpoint.
    session_id_name str
    Session id attribute name from HTTP response header.
    session_login_request_uri str
    HTTP request URL to session service endpoint.
    session_timeout_in_minutes int
    Session timeout in minutes.
    password Map<String>
    The password attribute name.
    userName Map<String>
    The user name attribute key value.
    headers Map<String>
    HTTP request headers to session service endpoint.
    isPostPayloadJson Boolean
    Indicating whether API key is set in HTTP POST payload.
    queryParameters Any
    Query parameters to session service endpoint.
    sessionIdName String
    Session id attribute name from HTTP response header.
    sessionLoginRequestUri String
    HTTP request URL to session service endpoint.
    sessionTimeoutInMinutes Number
    Session timeout in minutes.

    SystemDataResponse

    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    CreatedAt string
    The timestamp of resource creation (UTC).
    CreatedBy string
    The identity that created the resource.
    CreatedByType string
    The type of identity that created the resource.
    LastModifiedAt string
    The timestamp of resource last modification (UTC)
    LastModifiedBy string
    The identity that last modified the resource.
    LastModifiedByType string
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.
    createdAt string
    The timestamp of resource creation (UTC).
    createdBy string
    The identity that created the resource.
    createdByType string
    The type of identity that created the resource.
    lastModifiedAt string
    The timestamp of resource last modification (UTC)
    lastModifiedBy string
    The identity that last modified the resource.
    lastModifiedByType string
    The type of identity that last modified the resource.
    created_at str
    The timestamp of resource creation (UTC).
    created_by str
    The identity that created the resource.
    created_by_type str
    The type of identity that created the resource.
    last_modified_at str
    The timestamp of resource last modification (UTC)
    last_modified_by str
    The identity that last modified the resource.
    last_modified_by_type str
    The type of identity that last modified the resource.
    createdAt String
    The timestamp of resource creation (UTC).
    createdBy String
    The identity that created the resource.
    createdByType String
    The type of identity that created the resource.
    lastModifiedAt String
    The timestamp of resource last modification (UTC)
    lastModifiedBy String
    The identity that last modified the resource.
    lastModifiedByType String
    The type of identity that last modified the resource.

    Package Details

    Repository
    Azure Native pulumi/pulumi-azure-native
    License
    Apache-2.0
    azure-native logo
    This is the latest version of Azure Native. Use the Azure Native v2 docs if using the v2 version of this package.
    Azure Native v3.3.0 published on Monday, Apr 28, 2025 by Pulumi