We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bdef61 commit 26d393eCopy full SHA for 26d393e
Management-Utilities/Workload-Factory-API-Samples/README.md
@@ -2,7 +2,7 @@
2
3
The idea behind this folder is to show examples of how to use the [BlueXP Workload Factory APIs](https://console.workloads.netapp.com/api-doc).
4
Not every API is covered, but the ones required to get you started (get a refresh token, get the BlueXP accountID,
5
-get BlueXP credentials ID) are included. Once you have the informaiton provided from these APIs are ready to start
+get BlueXP credentials ID) are included. Once you have the information provided from these APIs are ready to start
6
calling the others. While these examples are implemented as bash shell scripts you should be able to translate them
7
to the programming language that you prefer, such as Python, Go, or JavaScript.
8
0 commit comments