Shows details of a STACKIT Network Area
Shows details of a STACKIT Network Area in an organization.
stackit network-area describe AREA_ID [flags]
Show details of a network area with ID "xxx" in organization with ID "yyy"
$ stackit network-area describe xxx --organization-id yyy
Show details of a network area with ID "xxx" in organization with ID "yyy" and show attached projects
$ stackit network-area describe xxx --organization-id yyy --show-attached-projects
Show details of a network area with ID "xxx" in organization with ID "yyy" in JSON format
$ stackit network-area describe xxx --organization-id yyy --output-format json
-h, --help Help for "stackit network-area describe"
--organization-id string Organization ID
--show-attached-projects Whether to show attached projects. If a network area has several attached projects, their retrieval may take some time and the output may be extensive.
-y, --assume-yes If set, skips all confirmation prompts
--async If set, runs the command asynchronously
-o, --output-format string Output format, one of ["json" "pretty" "none" "yaml"]
-p, --project-id string Project ID
--region string Target region for region-specific requests
--verbosity string Verbosity of the CLI, one of ["debug" "info" "warning" "error"] (default "info")
- stackit network-area - Provides functionality for STACKIT Network Area (SNA)