< Back

Invoke-FreeIPAAPIidview_apply

Sat Jan 18, 2020 10:11 am

NAME Invoke-FreeIPAAPIidview_apply



SYNOPSIS





SYNTAX

Invoke-FreeIPAAPIidview_apply [[-hosts] <String[]>] [[-hostgroups] <String[]>] [[-version] <String>] [-name]

<String> [-FullResultsOutput] [<CommonParameters>]





DESCRIPTION

Applies ID View to specified hosts or current members of specified hostgroups. If any other ID View is applied to

the host, it is overridden.





PARAMETERS

-hosts <String[]>

Hosts to apply the ID View to



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-hostgroups <String[]>

Hostgroups to whose hosts apply the ID View to. Please note that view is not applied automatically to any

hosts added to the hostgroup after running the idview-apply 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



-name <String>

ID View Name



Required? true

Position? 4

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