[PL #2896] Admin API suggestions

Mark Huang via RT devel at planet-lab.org
Tue Nov 2 11:06:56 EST 2004


Email Recipients (see http://www.planet-lab.org/Support)
       Requestor: mlhuang at cs.princeton.edu


==================================================

Tue Nov 02 11:06:56 2004: Request 2896 was acted upon.
Transaction: Ticket created by mlhuang

Subject: Admin API suggestions

1. Generalized query functions, e.g.

AdmQueryNodeNetworks (auth, vals)

Name            Type    Optional
vals            struct  yes
        node_id integer yes
        method  string  yes
        type    string  yes
        ip      string  yes
        mac     string  yes
        etc...

AdmGetAllNodeNetworks (auth, node_id)
== AdmQueryNodeNetworks (auth, { 'node_id': node_id }).

2. nodenetworks field additions:

	type	[ipv4|ipv6|proxy]	// add ipv6 and proxy as acceptable types
	name	[eth0|eth1|...|proxy0]	// suggested mapping to actual netdevice




More information about the Devel-community mailing list