Skip to content

Commit d97cc83

Browse files
committed
Added Workload Factory Link management API samples.
1 parent 552a4b7 commit d97cc83

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,14 @@ If you do create a new script, please consider contributing it back to this repo
3030
## Available Scripts
3131
| Script | Description |
3232
| --- | --- |
33+
| [link_associate](link_associate) | This associates a Workload Factory Link with a specified FSx for ONTAP file system. |
34+
| [link_delete](link_delete) | This deletes a Workload Factory Link. |
35+
| [link_disassociate](link_disassociate) | This disassociates a Workload Factory Link with a specified FSx for ONTAP file system. |
3336
| [list_bluexp_accts](list_bluexp_accts) | This list all the BlueXP accounts (a.k.a. organizations) that you have access to. |
3437
| [list_bluexp_members](list_bluexp_members) | This list all members of a provided BlueXP account. |
3538
| [list_credentials](list_credentials) | This lists all the Workload Factory credentials that you have access to. |
3639
| [list_filesystems](list_filesystems) | This lists all the FSx for ONTAP file systems that you have access to in the specified AWS region. |
40+
| [list_links](list_links) | This lists all the Workload Factory Links that you have access to. |
3741
| [list_snapmirrors](list_snapmirrors) | This lists all the SnapMirror relationships that are associated with the specified file system. |
3842
| [list_svms](list_svms) | This lists all the SVMs that are associated with the specified file system. |
3943
| [list_volumes](list_volumes) | This lists all the volumes that are associated with the specified file system. |

0 commit comments

Comments
 (0)