Skip to content

New-IntersightworkflowWorkflowInfo -Input parameter help references an unknown cmdlet #93

Open
@briamorr

Description

@briamorr

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions