You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »


The Elasticsearch Cache Lookup is a workflow component for Aspire.
                                                          Content Type Detector            
Factory Namecom.accenture.aspire:content-type-detector
subTypejob-input
Inputs
Outputs

Configuration


This section lists all configuration parameters available to configure the Content Type Detector component.

Field

Required

Default

Multiple

NotesExample
idYes-NoId of the credential to update."2f287669-d163-4e35-ad17-6bbfe9df3778"
descriptionYes-NoName of the credential object.

"Credential"

propertiesYes-NoConfiguration object






Example Configuration

PUT aspire/_api/credentials/2a5ca234-e328-4d40-bb2a-2df3e550b065
{
    "id": "2a5ca234-e328-4d40-bb2a-2df3e550b065",
    "description": "<Connector Name> Credential",
    "properties": {
		
    }
}







  • No labels