Printing Debugging Information
Print debugging information during command execution. To do so, add --debug in the command:
cloud VPC ShowVpc/v3 --cli-region="ru-moscow-1" --project_id="0dd8cb****************19b5a84546" --vpc_id="0bbe****-****-****-****-****235be6e7" --debug[debug info] 2022/06/21 19:59:25 Read and connection timeouts are 40s and 30s respectively.[debug info] 2022/06/21 19:59:25 URL: https://vpc.ru-moscow-1.hc.sbercloud.ru/v3/0dd8cb****************19b5a84546/vpc/vpcs/0bbe****-****-****-****-****235be6e7[debug info] 2022/06/21 19:59:26 API response status code is 200.[debug info] 2022/06/21 19:59:26 API response X-Request-Id is f9fd68****************2e48ec7f88.{"vpc": {"id": "0bbe****-****-****-****-****235be6e7","name": "CCI-VPC-*******","description": "","cidr": "192.***.*.*/**","extend_cidrs": [],"status": "ACTIVE","project_id": "0dd8cb****************19b5a84546","enterprise_project_id": "0","tags": [],"created_at": "2022-05-10T02:53:42Z","updated_at": "2022-05-10T02:53:43Z","cloud_resources": [{"resource_type": "routetable","resource_count": 1},{"resource_type": "virsubnet","resource_count": 1}]},"request_id": "f9fd68****************2e48ec7f88"}
Parent topic: Options