AzureStorageCredentialsService_v12
Implementations: AzureStorageCredentialsControllerService_v12
AzureStorageCredentialsControllerServiceLookup_v12
Controller Service used to obtain Azure Blob Storage Credentials. | Container Name | container-name | ${azure.container} | | Name of the Azure storage container. In case of PutAzureBlobStorage processor, container can be created if it does not exist. Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Blob Name | blob-name | ${azure.blobname} | | The full name of the blob Supports Expression Language: true (will be evaluated using flow file attributes and variable registry) |
Delete Snapshots Option | delete-snapshots-option | None | - None
- Include Snapshots
- Delete Snapshots Only
| Specifies the snapshot deletion options to be used when deleting a blob. |
Proxy Configuration Service | proxy-configuration-service | | Controller Service API: ProxyConfigurationService Implementation: StandardProxyConfigurationService | Specifies the Proxy Configuration Controller Service to proxy network requests. Supported proxies: HTTP, SOCKS In case of SOCKS, it is not guaranteed that the selected SOCKS Version will be used by the processor. |
Relationships:
Name | Description |
---|
success | All successfully processed FlowFiles are routed to this relationship |
failure | Unsuccessful operations will be transferred to the failure relationship. |
Reads Attributes:
None specified.Writes Attributes:
None specified.State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
None specified.See Also:
ListAzureBlobStorage_v12, FetchAzureBlobStorage_v12, PutAzureBlobStorage_v12