nerdexam
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

350-601 question #726 exhibit

Options

  • AGet-UcsOrg -Level admin
  • BComplete-UcsTransaction
  • CAdd-UcsComputePooledRackUnit
  • DAdd-UcsWwnMemberBlock

How the community answered

(35 responses)
  • A
    17% (6)
  • B
    71% (25)
  • C
    9% (3)
  • D
    3% (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.

Full 350-601 Practice