< Back

Invoke-FreeIPAAPIidview_unapply

Sat Jan 18, 2020 10:11 am

NAME Invoke-FreeIPAAPIidview_unapply



SYNOPSIS





SYNTAX

Invoke-FreeIPAAPIidview_unapply [[-hosts] <String[]>] [[-hostgroups] <String[]>] [[-version] <String>]

[-FullResultsOutput] [<CommonParameters>]





DESCRIPTION

Clears ID View from specified hosts or current members of specified hostgroups.





PARAMETERS

-hosts <String[]>

Hosts to clear (any) ID View from.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-hostgroups <String[]>

Hostgroups whose hosts should have ID Views cleared. Note that view is not cleared automatically from any host

added to the hostgroup after running idview-unapply command.



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-version <String>

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



Required? false

Position? 3

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