< Back
Invoke-FreeIPAAPIcertprofile_import
Post
NAME Invoke-FreeIPAAPIcertprofile_import
SYNOPSIS
SYNTAX
Invoke-FreeIPAAPIcertprofile_import [-desc] <String> [-store] [-file] <String> [-all] [-raw] [[-version] <String>]
[-id] <String> [-FullResultsOutput] [<CommonParameters>]
DESCRIPTION
Import a Certificate Profile.
PARAMETERS
-desc <String>
Brief description of this profile
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-store [<SwitchParameter>]
Whether to store certs issued using this profile
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-file <String>
Filename of a raw profile. The XML format is not supported.
Required? true
Position? 2
Default value
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? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-id <String>
Profile ID for referring to this profile
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
SYNOPSIS
SYNTAX
Invoke-FreeIPAAPIcertprofile_import [-desc] <String> [-store] [-file] <String> [-all] [-raw] [[-version] <String>]
[-id] <String> [-FullResultsOutput] [<CommonParameters>]
DESCRIPTION
Import a Certificate Profile.
PARAMETERS
-desc <String>
Brief description of this profile
Required? true
Position? 1
Default value
Accept pipeline input? false
Accept wildcard characters? false
-store [<SwitchParameter>]
Whether to store certs issued using this profile
Required? false
Position? named
Default value False
Accept pipeline input? false
Accept wildcard characters? false
-file <String>
Filename of a raw profile. The XML format is not supported.
Required? true
Position? 2
Default value
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? 3
Default value
Accept pipeline input? false
Accept wildcard characters? false
-id <String>
Profile ID for referring to this profile
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