xcsh api get
Get Api resources
Synopsis
xcsh api get <resource-type> [name] [flags]
Description
Get Api resources in F5 Distributed Cloud
Examples
Common Usage Patterns
Get resource details
xcsh api get <resource-type> <name>
Get with YAML output
xcsh api get <resource-type> <name> --output-format yaml
Get resource in specific namespace
xcsh api get <resource-type> <name> -n example-namespace