Skip to content

xcsh api list

List Api resources

Synopsis

xcsh api list <resource-type> [name] [flags]

Description

List Api resources in F5 Distributed Cloud

Examples

xcsh api list

Common Usage Patterns

List all resources in default namespace

xcsh api list <resource-type>

List resources in a specific namespace

xcsh api list <resource-type> -n example-namespace

List with JSON output

xcsh api list <resource-type> --output-format json