< Back
Invoke-FreeIPAAPIdelegation_find
Post
NAME Invoke-FreeIPAAPIdelegation_find
SYNOPSIS
SYNTAX
Invoke-FreeIPAAPIdelegation_find [[-name] <String>] [[-permissions] <String[]>] [[-attrs] <String[]>]
[[-membergroup] <String>] [[-group] <String>] [-pkey_only] [-all] [-raw] [[-version] <String>] [[-criteria]
<String>] [-FullResultsOutput] [<CommonParameters>]
DESCRIPTION
Search for delegations.
PARAMETERS
-name <String>
Delegation name
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-permissions <String[]>
Permissions to grant (read, write). Default is write.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-attrs <String[]>
Attributes to which the delegation applies
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-membergroup <String>
User group to apply delegation to
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-group <String>
User group ACI grants access to
Required? false
Position? 5
Default value
Accept pipeline input? false
Accept wildcard characters? false
-pkey_only [<SwitchParameter>]
Results should contain primary key attribute only ("name")
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-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? 6
Default value
Accept pipeline input? false
Accept wildcard characters? false
-criteria <String>
A string searched in all relevant object attributes
Required? false
Position? 7
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
SYNOPSIS
SYNTAX
Invoke-FreeIPAAPIdelegation_find [[-name] <String>] [[-permissions] <String[]>] [[-attrs] <String[]>]
[[-membergroup] <String>] [[-group] <String>] [-pkey_only] [-all] [-raw] [[-version] <String>] [[-criteria]
<String>] [-FullResultsOutput] [<CommonParameters>]
DESCRIPTION
Search for delegations.
PARAMETERS
-name <String>
Delegation name
Required? false
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-permissions <String[]>
Permissions to grant (read, write). Default is write.
Required? false
Position? 2
Default value
Accept pipeline input? false
Accept wildcard characters? false
-attrs <String[]>
Attributes to which the delegation applies
Required? false
Position? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-membergroup <String>
User group to apply delegation to
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-group <String>
User group ACI grants access to
Required? false
Position? 5
Default value
Accept pipeline input? false
Accept wildcard characters? false
-pkey_only [<SwitchParameter>]
Results should contain primary key attribute only ("name")
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-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? 6
Default value
Accept pipeline input? false
Accept wildcard characters? false
-criteria <String>
A string searched in all relevant object attributes
Required? false
Position? 7
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