Hi Tyler, /v0.1/extensions works for me. You can check your quantum.conf file to see whether the extension is configured or not.
BTW, this extension framework is not merged with quantum yet. You need to directly check out Santosh's branch to use /v0.1/extensions Best, Ying > -----Original Message----- > From: netstack-bounces+yinliu2=cisco....@lists.launchpad.net > [mailto:netstack-bounces+yinliu2=cisco....@lists.launchpad.net] On > Behalf Of Tyler Smith -X (tylesmit) > Sent: Thursday, August 04, 2011 8:07 AM > To: Santhosh Kumar M > Cc: netstack@lists.launchpad.net > Subject: Re: [Netstack] [Merge]lp:~raxnetworking/quantum/api_extensions > into lp:quantum > > Hi Santhosh, > > I'm trying to write a wrapper for this call in the api client, but I > get > a 404 when I request /v0.1/extensions. Am I missing something? > > Thanks, > -Tyler > > On 8/4/2011 12:31 AM, Santhosh Kumar M wrote: > > Hi Arvind, > > > > In quantum, we can find all supported extensions and its basic > details > > though an api. The response for the api "/v0.1/extensions" will look > like: > > > > { > > "extensions" : [ { > > "updated" : "2011-01-22T13:25:27-06:00", > > "name" : "Extension Name", > > "links" : [ ], > > "namespace" : "extensions namespace url", > > "alias" : "Extension alias", > > "description" : "The Extension description" > > } ] > > } > > > > This can be used to find the basic details of the supported > extensions. > > > > Thanks, > > Santhosh > > -- > Mailing list: https://launchpad.net/~netstack > Post to : netstack@lists.launchpad.net > Unsubscribe : https://launchpad.net/~netstack > More help : https://help.launchpad.net/ListHelp -- Mailing list: https://launchpad.net/~netstack Post to : netstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp