spotf workspace storage generate-secure-uri
Generate secure URI (Azure Storage SAS URI)
Arguments
None.
Options
--workspace
: Workspace ID / Name. If the workspace is not specified, the current workspace will be used.
- Value = [string]
--container
: Workspace storage container
- Value = [Messages|Batches|DeadLetter]
--duration
: Secure URI duration. Kubernetes-style format: <number><unit>, where <number> represents the numerical value of the duration, and <unit> represents the unit of time. Examples: '1h' (1 hour) , '5m' (5 minutes), '10s' (10 seconds), '2d3h30m' (2 days, 3 hours and 30 minutes)
- Value = [TimeSpan]
--instance-label
: Label for IoT Platform instance
- Value = [string]