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: Management-Utilities/Workload-Factory-API-Samples/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ If you do create a new script, please consider contributing it back to this repo
53
53
|[snapshot_create](snapshot_create)| This creates a snapshot of the specified volume. |
54
54
|[volume_clone](volume_clone)| This clones the specified volume. |
55
55
|[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. |
0 commit comments