azure-nsgflow-files
Enumerate NSG flow log blobs in the container in the Azure storage account.
azure-nsgflow-files [profile=PROFILE]
- profile=PROFILE
- Azure NSG Flow connect profile code
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Azure NSG Flow connect profile code. |
container | String | Container name | |
blob_type | String | Blob type | e.g. BLOCK_BLOB, PAGE_BLOB, APPEND_BLOB |
file_size | Long | File size | In bytes |
etag | String | Etag | e.g. "0x8DD1043925D1433" |
public_scope | String | Public scope | e.g. off, blob, container |
file_path | String | File path | Blob name |
content_type | String | Content type | e.g. application/octet-stream |
file_mtime | Date | Last modified | Last modified time |
encrypted | Bool | Is encrypted | true or false |
lease_state | String | Lease state | e.g. available |
lease_status | String | Lease status | e.g. unlocked |
uri | String | URI | https://ACCOUNT.blob.core.windows.net/... |