Skip to content

Commit f28c8b7

Browse files
authored
Merge pull request #95 from apache/DaanHoogland-patch-1
Update README.md
2 parents d654fcc + e570e06 commit f28c8b7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Last but not the least, there are a lot of helper functions that will try to aut
5959
The SDK relies on the `generate.go` script to auto generate the code for all the supported APIs listed in the `listApis.json` file.
6060
The `listAPIs.json` file holds the output of `listApis` command for a specific release of CloudStack.
6161

62+
**_NOTE:_** This will only take into account enabled APIs, so only those accessible to the user doing the call at the time of the call. Non-Admin users may get less APIs in their list and even admin will not get APIs for services that are not enabled.
63+
6264
```
6365
# Run it via the Makefile
6466
make all

0 commit comments

Comments
 (0)