DeleteAzureBlobStorage_v12 2.3.0¶

BUNDLE¶

org.apache.nifi | nifi-azure-nar

DESCRIPTION¶

Deletes the specified blob from Azure Blob Storage. The processor uses Azure Blob Storage client library v12.

TAGS¶

azure, blob, cloud, microsoft, storage

INPUT REQUIREMENT¶

REQUIRED

Supports Sensitive Dynamic Properties¶

false

PROPERTIES¶

Property

Description

blob-name

The full name of the blob

container-name

Name of the Azure storage container. In case of PutAzureBlobStorage processor, container can be created if it does not exist.

delete-snapshots-option

Specifies the snapshot deletion options to be used when deleting a blob.

proxy-configuration-service

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.

storage-credentials-service

Controller Service used to obtain Azure Blob Storage Credentials.

RELATIONSHIPS¶

NAME

DESCRIPTION

failure

Unsuccessful operations will be transferred to the failure relationship.

success

All successfully processed FlowFiles are routed to this relationship

SEE ALSO¶