Skip to content

Instantly share code, notes, and snippets.

@alagalah
Created May 31, 2015 18:00
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save alagalah/3230000010f5f89d0404 to your computer and use it in GitHub Desktop.
{
"port": {
"binding:host_id": "",
"allowed_address_pairs": [],
"device_owner": "",
"binding:profile": {},
"fixed_ips": [
{
"subnet_id": "63bb0e01-eead-4863-a509-e1d2bb976e72",
"ip_address": "10.1.1.3"
}
],
"id": "4ac818bf-8584-44e5-8391-b5301593b876",
"security_groups": [
{
"tenant_id": "bd0612d213c0472dbbcbf242dd80f464",
"description": "",
"id": "c357f1df-7fc3-470e-a447-32f4e1364018",
"security_group_rules": [
{
"remote_group_id": null,
"direction": "egress",
"remote_ip_prefix": null,
"protocol": null,
"ethertype": "IPv4",
"tenant_id": "bd0612d213c0472dbbcbf242dd80f464",
"port_range_max": null,
"port_range_min": null,
"id": "a44fb0ad-cee1-47ef-a21a-9aca9a601413",
"security_group_id": "c357f1df-7fc3-470e-a447-32f4e1364018"
},
{
"remote_group_id": null,
"direction": "egress",
"remote_ip_prefix": null,
"protocol": null,
"ethertype": "IPv6",
"tenant_id": "bd0612d213c0472dbbcbf242dd80f464",
"port_range_max": null,
"port_range_min": null,
"id": "ba6059ab-1421-4c72-8358-835ea3786f14",
"security_group_id": "c357f1df-7fc3-470e-a447-32f4e1364018"
},
{
"remote_group_id": null,
"direction": "ingress",
"remote_ip_prefix": null,
"protocol": null,
"ethertype": "IPv4",
"tenant_id": "bd0612d213c0472dbbcbf242dd80f464",
"port_range_max": null,
"port_range_min": null,
"id": "de46a9e9-e063-4f18-9e1d-5aedfa867494",
"security_group_id": "c357f1df-7fc3-470e-a447-32f4e1364018"
}
],
"name": "client_sg"
}
],
"device_id": "",
"name": "",
"admin_state_up": true,
"network_id": "3d4d7c5f-d7e8-4a05-87be-1857d3e98ed2",
"tenant_id": "bd0612d213c0472dbbcbf242dd80f464",
"binding:vif_details": {},
"binding:vnic_type": "normal",
"binding:vif_type": "unbound",
"mac_address": "FA:16:3E:E1:A2:A5"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment