xcsh object_storage list
List Object Storage resources
Synopsis
xcsh object_storage list <resource-type> [name] [flags]
Description
List Object Storage resources in F5 Distributed Cloud
Examples
Common Usage Patterns
List all resources in default namespace
xcsh object_storage list <resource-type>
List resources in a specific namespace
xcsh object_storage list <resource-type> -n example-namespace
List with JSON output
xcsh object_storage list <resource-type> --output-format json