We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Networks that are owned by a tenant, but aren't fabrics don't display Subnet / Gateway information during triton networks.
/g/i/consul ❯❯❯ tt networks SHORTID NAME SUBNET GATEWAY FABRIC VLAN PUBLIC 4b609af0 My-Fabric-Network 192.168.128.0/22 192.168.128.1 true 2 false a0ae9499 consul_demo 192.168.10.0/24 192.168.10.1 true 2 false b3c03534 home - - - - false 913849ab nexus 10.0.0.0/24 10.0.0.1 true 20 false 17d7aa50 sdc_nat - - - - true
owner:
[root@headnode (us-east-1) ~]# sdc-napi /networks/b3c03534-0380-43d2-83b6-45a112dcd057 HTTP/1.1 200 OK Etag: 070215F5 Content-Type: application/json Content-Length: 370 Date: Thu, 06 Dec 2018 01:42:15 GMT Server: SmartDataCenter Networking API x-request-id: 1d788afc-7f5f-4f45-ace1-4a9057027b9b x-response-time: 65 x-server-name: b5c8e696-cce3-4eba-9163-984bb636c896 Connection: keep-alive { "family": "ipv4", "mtu": 1500, "nic_tag": "home", "name": "home", "provision_end_ip": "192.168.2.250", "provision_start_ip": "192.168.2.100", "subnet": "192.168.2.0/24", "uuid": "b3c03534-0380-43d2-83b6-45a112dcd057", "vlan_id": 0, "resolvers": [ "192.168.1.1", "8.8.8.8" ], "gateway": "192.168.2.1", "routes": {}, "owner_uuids": [ "4b60d82b-d858-4c5a-ea3e-a0b9b411d65d" ], "netmask": "255.255.255.0" }
account:
/g/i/consul ❯❯❯ tt account get ✘ 1 id: 4b60d82b-d858-4c5a-ea3e-a0b9b411d65d login: smith email: [email protected] companyName: rawr firstName: bruce lastName: smith triton_cns_enabled: true phone: 510-123-3214 updated: 2018-11-30T18:38:14.208Z (5d) created: 2018-11-07T04:33:26.359Z (4w)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Networks that are owned by a tenant, but aren't fabrics don't display Subnet / Gateway information during triton networks.
owner:
account:
The text was updated successfully, but these errors were encountered: