mirror of https://github.com/apache/cloudstack.git
CLOUDSTACK-3546, CLOUDSTACK-3548, CLOUDSTACK-3549
This commit is contained in:
parent
4585e46a35
commit
f5023af298
File diff suppressed because it is too large
Load Diff
|
|
@ -0,0 +1,144 @@
|
|||
<?xml version='1.0' encoding='utf-8' ?>
|
||||
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN" "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
||||
<!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent">
|
||||
%BOOK_ENTITIES;
|
||||
]>
|
||||
<!-- Licensed to the Apache Software Foundation (ASF) under one
|
||||
or more contributor license agreements. See the NOTICE file
|
||||
distributed with this work for additional information
|
||||
regarding copyright ownership. The ASF licenses this file
|
||||
to you under the Apache License, Version 2.0 (the
|
||||
"License"); you may not use this file except in compliance
|
||||
with the License. You may obtain a copy of the License at
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
Unless required by applicable law or agreed to in writing,
|
||||
software distributed under the License is distributed on an
|
||||
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
||||
KIND, either express or implied. See the License for the
|
||||
specific language governing permissions and limitations
|
||||
under the License.
|
||||
-->
|
||||
<section id="removed-api-4.2">
|
||||
<title>Removed APIs</title>
|
||||
<itemizedlist>
|
||||
<listitem>
|
||||
<para>deleteCiscoNexusVSM (Deletes a Cisco Nexus VSM device) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>enableCiscoNexusVSM (Enables a Cisco Nexus VSM device) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>disableCiscoNexusVSM (Disables a Cisco Nexus VSM device) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listCiscoNexusVSMs (Retrieves a Cisco Nexus 1000v Virtual Switch Manager device
|
||||
associated with a Cluster) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>addBaremetalHost (Adds a new host.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>addExternalFirewall (Adds an external firewall appliance) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deleteExternalFirewall (Deletes an external firewall appliance.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listExternalFirewalls (Lists external firewall appliances.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>addExternalLoadBalancer (Adds F5 external load balancer appliance.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deleteExternalLoadBalancer (Deletes a F5 external load balancer appliance added in a
|
||||
zone.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listExternalLoadBalancers (Lists F5 external load balancer appliances added in a
|
||||
zone.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>createVolumeOnFiler (Creates a volume.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>destroyVolumeOnFiler (Destroys a volume.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listVolumesOnFiler (Lists volumes.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>createLunOnFiler (Creates a LUN from a pool.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>destroyLunOnFiler (Destroys a LUN.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listLunsOnFiler (Lists LUN.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>associateLun (Associates a LUN with a guest IQN.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>dissociateLun (Dissociates a LUN.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>createPool (Creates a pool.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deletePool (Deletes a pool.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>modifyPool (Modifies pool.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listPools (Lists pool.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>addF5LoadBalancer (Adds a F5 BigIP load balancer device.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>configureF5LoadBalancer (Configures a F5 load balancer device.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deleteF5LoadBalancer (Deletes a F5 load balancer device.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listF5LoadBalancers (Lists F5 load balancer devices.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listF5LoadBalancerNetworks (Lists network that are using a F5 load balancer device.)
|
||||
</para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>addSrxFirewall (Adds a SRX firewall device.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deleteSrxFirewall (Deletes a SRX firewall device.) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>configureSrxFirewall (Configures a SRX firewall device) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listSrxFirewalls (Lists SRX firewall devices in a physical network) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listSrxFirewallNetworks (Lists network that are using SRX firewall device) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>addNetscalerLoadBalancer (Adds a netscaler load balancer device) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>deleteNetscalerLoadBalancer (Deletes a netscaler load balancer device) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>configureNetscalerLoadBalancer (Configures a netscaler load balancer device) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listNetscalerLoadBalancers (Lists netscaler load balancer devices) </para>
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>listNetscalerLoadBalancerNetworks (Lists network that are using a netscaler load
|
||||
balancer device) </para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</section>
|
||||
|
|
@ -25,6 +25,8 @@
|
|||
<section id="whats-new-in-api-4.2">
|
||||
<title>What's New in the API for 4.2</title>
|
||||
<xi:include href="added-API-commands-4.2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<xi:include href="changed-API-commands-4.2.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
<xi:include href="removed-api-4.2.xml.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
|
||||
</section>
|
||||
<section id="whats-new-in-api-4.1">
|
||||
<title>What's New in the API for 4.1</title>
|
||||
|
|
|
|||
Loading…
Reference in New Issue