< Back

Invoke-FreeIPAAPIclass_show

Sat Jan 18, 2020 10:01 am

NAME Invoke-FreeIPAAPIclass_show



SYNOPSIS





SYNTAX

Invoke-FreeIPAAPIclass_show [-all] [-raw] [[-version] <String>] [-full_name] <String> [-FullResultsOutput]

[<CommonParameters>]





DESCRIPTION

Display information about a class.





PARAMETERS

-all [<SwitchParameter>]

Retrieve and print all attributes from the server. Affects command output.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-raw [<SwitchParameter>]

Print entries as stored on the server. Only affects output format.



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



-version <String>

Client version. Used to determine if server will accept request.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-full_name <String>

Full name



Required? true

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-FullResultsOutput [<SwitchParameter>]



Required? false

Position? named

Default value False

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.Management.Automation.PSObject







RELATED LINKS