You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Contains code samples of using NetBackup REST APIs in different scripting/progra
5
5
#### Disclaimer
6
6
These samples are only meant to be used as a reference. Please do not use these in production.
7
7
8
-
#### Executing the snippets for different programming languages
8
+
#### Executing the `snippets`
9
9
10
10
The `snippets` folder contains code samples to invoke NetBackup REST APIs using different scripting/programming languages. These are usually simple examples that demonstrate specific API.
11
11
@@ -15,7 +15,7 @@ Pre-requisites:
15
15
- See the script's README for the corresponding requirements and usage
16
16
17
17
18
-
#### Executing the recipes for different programming languages
18
+
#### Executing the `recipes`
19
19
20
20
The `recipes` folder contains code samples to invoke NetBackup REST APIs using different scripting/programming languages. These are usually examples of usage of multiple APIs covering specific use-cases.
0 commit comments