Hi Evan, >> So, there is currently no way from the CloudStack Management GUI to >> invoke [add|delete|list|update]NetworkServiceProvider[s]?
Log in as admin. Go to Infrastructure->Zone->physical Network->Network service provider->Netscaler-> Add Netscaler device You will be presented with a page where you can enter all the information relating to netscaler device . There is an option "Type" is this page that lets you select MPX/SDX/VPX for the netscaler being added. -Thanks Sangeetha -----Original Message----- From: Kimihiko Kitase [mailto:kimihiko.kit...@citrix.co.jp] Sent: Tuesday, June 05, 2012 8:35 PM To: cloudstack-users@incubator.apache.org Subject: RE: Does/will CloudStack support having a SDX box (e.g. NS19500) as an added host in a cluster? Evan, There are some problem to call NetScaler SDX with 3.0.1. http://bugs.cloudstack.org/browse/CS-14458 http://bugs.cloudstack.org/browse/CS-14510 http://bugs.cloud.com/show_bug.cgi?id=14516 Murali has patch. Thanks Kimi -----Original Message----- From: Evan Miller [mailto:evan.mil...@citrix.com] Sent: Tuesday, June 05, 2012 10:35 AM To: cloudstack-users@incubator.apache.org Subject: RE: Does/will CloudStack support having a SDX box (e.g. NS19500) as an added host in a cluster? -----Original Message----- From: David Nalley [mailto:da...@gnsa.us] Sent: Monday, June 04, 2012 6:17 PM To: cloudstack-users@incubator.apache.org Subject: Re: Does/will CloudStack support having a SDX box (e.g. NS19500) as an added host in a cluster? On Mon, Jun 4, 2012 at 9:04 PM, Evan Miller <evan.mil...@citrix.com> wrote: > Hi Chandon: > > One more follow-up ... > Can you please be more specific as to which API or APIs can be used to > add a Network Service Provider Appliance? > > The unsorted grouping of API types and API names in this reference > didn't help me find what I need: > > http://download.cloud.com/releases/3.0.0/api_3.0.0/TOC_User.html > > > Also, is there any way from the CloudStack Management GUI that the > Network Service Provider Appliance can be configured? > > > Regards, > Evan > That's the User API which is a subset of the Admin API: http://download.cloud.com/releases/3.0.0/api_3.0.0/TOC_Root_Admin.html >> OK. This API is probably the one you are looking for: http://download.cloud.com/releases/3.0.0/api_3.0.0/root_admin/addNetworkServiceProvider.html >> Indeed and others similarly named: >> deleteNetworkServiceProvider >> listNetworkServiceProviders >> updateNetworkServiceProvider Though you may also be interested in: http://download.cloud.com/releases/3.0.0/api_3.0.0/root_admin/addNetscalerLoadBalancer.html >> OK. >> So, there is currently no way from the CloudStack Management GUI to >> invoke [add|delete|list|update]NetworkServiceProvider[s]? Regards, Evan --David