|
3 | 3 | <!ENTITY % BOOK_ENTITIES SYSTEM "cloudstack.ent"> |
4 | 4 | %BOOK_ENTITIES; |
5 | 5 | ]> |
6 | | - |
7 | 6 | <!-- Licensed to the Apache Software Foundation (ASF) under one |
8 | | - or more contributor license agreements. See the NOTICE file |
9 | | - distributed with this work for additional information |
10 | | - regarding copyright ownership. The ASF licenses this file |
11 | | - to you under the Apache License, Version 2.0 (the |
12 | | - "License"); you may not use this file except in compliance |
13 | | - with the License. You may obtain a copy of the License at |
14 | | - |
15 | | - http://www.apache.org/licenses/LICENSE-2.0 |
16 | | - |
17 | | - Unless required by applicable law or agreed to in writing, |
18 | | - software distributed under the License is distributed on an |
19 | | - "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
20 | | - KIND, either express or implied. See the License for the |
21 | | - specific language governing permissions and limitations |
22 | | - under the License. |
| 7 | + or more contributor license agreements. See the NOTICE file |
| 8 | + distributed with this work for additional information |
| 9 | + regarding copyright ownership. The ASF licenses this file |
| 10 | + to you under the Apache License, Version 2.0 (the |
| 11 | + "License"); you may not use this file except in compliance |
| 12 | + with the License. You may obtain a copy of the License at |
| 13 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 14 | + Unless required by applicable law or agreed to in writing, |
| 15 | + software distributed under the License is distributed on an |
| 16 | + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 17 | + KIND, either express or implied. See the License for the |
| 18 | + specific language governing permissions and limitations |
| 19 | + under the License. |
23 | 20 | --> |
24 | | - |
25 | 21 | <chapter id="whats-new"> |
26 | | - <title>What's New in the API?</title> |
27 | | - <para>The following describes any new major features of each &PRODUCT; version as it applies to API usage.</para> |
28 | | - <section id="whats-new-in-api-4.0"> |
29 | | - <title>What's New in the API for 4.0</title> |
30 | | - <xi:include href="changed-apicommands-4-0.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
31 | | - <xi:include href="added-API-commands-4-0.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
32 | | - </section> |
33 | | - <section id="whats-new-in-api-3.0"> |
34 | | - <title>What's New in the API for 3.0</title> |
35 | | - <xi:include href="enabling-port-8096.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
36 | | - <xi:include href="stopped-vm.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
37 | | - <xi:include href="change-to-behavior-of-list-commands.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
38 | | - <xi:include href="removed-API-commands.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
39 | | - <xi:include href="added-API-commands.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
40 | | - <xi:include href="added-error-codes.xml" xmlns:xi="http://www.w3.org/2001/XInclude" /> |
41 | | - </section> |
| 22 | + <title>What's New in the API?</title> |
| 23 | + <para>The following describes any new major features of each &PRODUCT; version as it applies to |
| 24 | + API usage.</para> |
| 25 | + <section id="whats-new-in-api-4.1"> |
| 26 | + <title>What's New in the API for 4.1</title> |
| 27 | + <xi:include href="vmx-settings-dev.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 28 | + <xi:include href="reset-ssh-key-dev.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 29 | + <xi:include href="changed-apicommands-4.1.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 30 | + <xi:include href="added-API-commands-4-1.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 31 | + </section> |
| 32 | + <section id="whats-new-in-api-4.0"> |
| 33 | + <title>What's New in the API for 4.0</title> |
| 34 | + <xi:include href="changed-apicommands-4-0.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 35 | + <xi:include href="added-API-commands-4-0.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 36 | + </section> |
| 37 | + <section id="whats-new-in-api-3.0"> |
| 38 | + <title>What's New in the API for 3.0</title> |
| 39 | + <xi:include href="enabling-port-8096.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 40 | + <xi:include href="stopped-vm.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 41 | + <xi:include href="change-to-behavior-of-list-commands.xml" |
| 42 | + xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 43 | + <xi:include href="removed-API-commands.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 44 | + <xi:include href="added-API-commands.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 45 | + <xi:include href="added-error-codes.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/> |
| 46 | + </section> |
42 | 47 | </chapter> |
0 commit comments