0
2.0.0
Yokohama, Xanadu, Washington DC, Vancouver
Provides actions to automate the management of blobs and containers in Azure.
Subflows
Blob Management
- Look up Blobs Stream
- Move Blob
- Rename Blob
Container Management
- Look up Containers Stream
Actions
Blob Management
- Attach Blob to ServiceNow Record
- Copy Blob
- Delete Blob
- Lease Blob
- Look up Blob
- Look up Blobs
- Release Lease on Blob
- Snapshot Blob
- Upload Attachment to Container
Container Management
- Create Container
- Delete Container
- Lease Container
- Look up Container
- Look up Containers
- Release Lease on Container
New
- New connection & credential alias: Microsoft Azure Blob Storage (sn_azure_blob_spke.Microsoft_Azure_Blob_Storage)
- Authentication Template for easy spoke setup
- New Actions with latest design pattern of complex object outputs, retry policy, connection & credentials, and error evaluation making use of the new connection & credential alias
- Blob Management: Attach Blob to ServiceNow Record (attach_blob_to_servicenow_record_v2), Copy Blob (copy_blob_v2), Delete Blob (delete_blob_v2), Lease Blob (lease_blob_v2), Look up Blob (look_up_blob), Look up Blobs (look_up_blobs), Parse Blob JSON (parse_blob_json), Release Lease on Blob (release_lease_on_blob_v2), Snapshot Blob (snapshot_blob_v2), Upload Attachment to Container (upload_attachment_to_container)
- Container Management: Create Container (create_container_v2), Delete Container (delete_container_v2), Lease Container (lease_container_v2), Look up Container (look_up_container), Look up Containers (look_up_containers), Parse Container JSON (parse_container_json), Release Lease on Container (release_lease_on_container_v2)
- New subflows
- Blob Management: Look up Blobs Stream (look_up_blobs_stream), Move Blob (move_blob_v2), Rename Blob (rename_blob_v2)
- Container Management: Look up Containers Stream (look_up_containers_stream)
Removed
- Deprecate old credential alias for the spoke Azure_Blob_Storage (sn_azure_blob_spke.Azure_Blob_Storage) and Azure_Blob_Storage_SAS (sn_azure_blob_spke.Azure_Blob_Storage_SAS).
- Deprecated Actions that make use of old credential alias.
- Blob Management: Attach Blob To ServiceNow Record (Deprecated) (attach_blob_to_servicenow_record), Copy Blob (Deprecated) (copy_blob), Delete Blob (Deprecated) (delete_blob), Get Blob Details (Deprecated) (get_blob_details), Lease Blob (Deprecated) (lease_blob), Look up Blob (Deprecated) (list_blobs), Release Lease On Blob (Deprecated) (release_lease_on_blob), Snapshot Blob (Deprecated) (snapshot_blob), Upload ServiceNow Attachment To Container (Deprecated) (upload_servicenow_attachment_to_container)
- Container Management: Create Container (Deprecated) (create_container), Delete Container (Deprecated) (delete_container), Get Container Details (Deprecated) (get_container_details), Lease Container (Deprecated) (lease_container), Look up Container (Deprecated) (list_containers), Release Lease On Container (Deprecated) (release_lease_on_container)
- Deprecated subflows
- Blob Management: Rename Blob (Deprecated) (rename_blob), Move Blob (Deprecated) (move_blob)
Required plugins and products
- See Supporting Links and Docs
Dependencies
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow IntegrationHub Action Step - JSON Parser (com.glide.hub.action_step.jsonparser)
- Complex Object (com.glide.cobject)
- ServiceNow IntegrationHub Action Step - Get Connection Info (com.glide.hub.action_step.get_connection_info)
- IHUB Spoke Util Pack (com.snc.ihub_spoke_util_pack)