Cisco
350-601 · Question #726
Refer to the exhibit. The PowerShell script uses cmdlet to create the MAC pool resource on the Cisco UCS Manager. Which command resolves the issue?
The correct answer is B. Complete-UcsTransaction. The Complete-UcsTransaction cmdlet is required to commit and apply the configuration changes made within a UCS PowerShell transaction. Without this command, the changes (like creating a MAC pool) are not finalized on Cisco UCS Manager.
Automation
Question
Refer to the exhibit. The PowerShell script uses cmdlet to create the MAC pool resource on the Cisco UCS Manager. Which command resolves the issue?
Exhibit
Options
- AGet-UcsOrg -Level admin
- BComplete-UcsTransaction
- CAdd-UcsComputePooledRackUnit
- DAdd-UcsWwnMemberBlock
How the community answered
(35 responses)- A17% (6)
- B71% (25)
- C9% (3)
- D3% (1)
Explanation
The Complete-UcsTransaction cmdlet is required to commit and apply the configuration changes made within a UCS PowerShell transaction. Without this command, the changes (like creating a MAC pool) are not finalized on Cisco UCS Manager.
Topics
#Cisco UCS#PowerShell Automation#Resource Provisioning#Transaction Management
Community Discussion
No community discussion yet for this question.
