{"tool":"openstack","tool_display":"Openstack","intent":"show-network-details","intent_display":"show network details","title":"Openstack Command: show network details","command_string":"openstack network show <network_id_or_name>","raw_command_string":"openstack network show {{network_id_or_name}}","description":"Exact CLI syntax to show network details using Openstack.","usage_scenario":"When troubleshooting network configurations or verifying network settings.","scenario_context":"When troubleshooting network configurations or verifying network settings.","simulated_output":"+---------------------+-------------------------------------+\n| Field               | Value                               |\n+---------------------+-------------------------------------+\n| id                  | 12345678-1234-5678-1234-567812345678|\n| name                | my_network                          |\n| status              | ACTIVE                              |\n| admin_state_up     | True                                |\n| tenant_id          | abcdefghijklmnopqrstuvwxyz          |\n+---------------------+-------------------------------------+","how_to_steps":["Identify the network ID or name you want to inspect.","Run the command: openstack network show {{network_id_or_name}}.","Review the output for detailed network information."],"canonical_url":"https://www.syntaxstandard.com/openstack/show-network-details"}