<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"> <span><br>Hi,<br>I want to talk about the name_or_id argument in quantum client commands.<br></span>For example:<br>1. quantum net-create myname<br>2. quantum net-show myname or id<br>3. quantum subnet-create network_id 10.0.1.0/24 --name mysub<br>here subnet-create cannot use networkname.<br>4.quanum subnet-show mysub<br><br>All in all, If we want to show, delete and update a resource, we can use name or id to specify the resource. When using name,  the number of that resource with the given name must be 1.<br>When we reference a resource in another resource, for example, we create a subnet under a network, we must reference that network by id.<br><br>So, are these implementations acceptable?<br><br>Thanks<br>Yong Sheng Gong<br></font>