Skip to content

Commit 1f02791

Browse files
committed
Added new scripts.
1 parent 36109b6 commit 1f02791

File tree

1 file changed

+1
-1
lines changed
  • Management-Utilities/Workload-Factory-API-Samples

1 file changed

+1
-1
lines changed

Management-Utilities/Workload-Factory-API-Samples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ If you do create a new script, please consider contributing it back to this repo
5353
| [snapshot_create](snapshot_create) | This creates a snapshot of the specified volume. |
5454
| [volume_clone](volume_clone) | This clones the specified volume. |
5555
| [volume_delete](volume_delete) | This deletes the specified volume. |
56-
| [wf_utils](wf_utils) | This file contains common functions used by all the scripts. It includes the `get_token()` function that retrieves an authentication token from the Workload Factory API. |
56+
| [wf_utils](wf_utils) | This file contains common functions used by all the scripts. It includes the `get_token()` function that retrieves an access token from the Workload Factory API. |
5757

5858
## Author Information
5959

0 commit comments

Comments
 (0)