From 423a1bffb87f2a43fb75cd7248ec4daeb6b40b96 Mon Sep 17 00:00:00 2001 From: Ugo Emekauwa <51210375+ugo-emekauwa@users.noreply.github.com> Date: Mon, 7 Nov 2022 19:21:11 -0500 Subject: [PATCH] Added UCS Chassis Deployment Tool --- USECASE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/USECASE.md b/USECASE.md index 68bd5ab..fe90f80 100644 --- a/USECASE.md +++ b/USECASE.md @@ -13,6 +13,7 @@ [![published](https://static.production.devnetcloud.com/codeexchange/assets/images/devnet-published.svg)](https://developer.cisco.com/codeexchange/github/repo/ugo-emekauwa/cisco-imm-automation-tools) ## Build and Deployment Tools +- [UCS Chassis Deployment Tool](./src/deployment_tools/ucs_chassis_deployment_tool) - Build, assign and deploy one or more UCS chassis profiles with all policies and pools in minutes. - [UCS Default Policy Deployment Tool](./src/deployment_tools/ucs_default_policy_deployment_tool) - Quickly deploy your own set of 27 default UCS policies. - [UCS Domain Deployment Tool](./src/deployment_tools/ucs_domain_deployment_tool) - Build, assign and deploy a UCS domain profile with all policies in minutes. - [UCS FI Claim Handler](./src/deployment_tools/ucs_fi_claim_handler) - Claim one or more UCS IMM fabric interconnect clusters to an Intersight account.