Open
Description
Describe the bug
New-IntersightworkflowWorkflowInfo -Input parameter help references an unknown cmdlet
To Reproduce
Get-Help New-IntersightworkflowWorkflowInfo -Full
-Input <object>
All the given inputs for the workflow.
**Note :- Use Initialize-Intersightobject to create the object of complex type object**
Required? false
Position? named
Default value None
Accept pipeline input? True (ByPropertyName)
Accept wildcard characters? false
C:> Initialize-Intersightobject
Initialize-Intersightobject: The term 'Initialize-Intersightobject' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Version used
Intersight Powershell SDK 1.0.11.7766
Expected behavior
Better documentation on how to define the input parameter
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.