SHARE
TWEET
Untitled
a guest
Feb 1st, 2016
44
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- before selecting unconfigured in the GUI as the subnet:
- "links": [
- {
- "subnet": {
- "dns_servers": [
- "9.4.8.73"
- ],
- "name": "9.4.113.0/24",
- "space": "space-0",
- "vlan": {
- "name": "untagged",
- "vid": 0,
- "mtu": 1500,
- "fabric": "fabric-0",
- "id": 0,
- "resource_uri": "/MAAS/api/1.0/vlans/0/"
- },
- "gateway_ip": "9.4.113.254",
- "cidr": "9.4.113.0/24",
- "id": 1,
- "resource_uri": "/MAAS/api/1.0/subnets/1/"
- },
- "id": 1118,
- "mode": "link_up"
- }
- ],
- after selecting "unconfigured" for the interface:
- "links": [
- {
- "id": 1118,
- "mode": "link_up"
- }
- ],
RAW Paste Data
