Register-OCIRealm
SYNOPSIS
Register a new realm.
SYNTAX
Register-OCIRealm -RealmId <String> -SecondLevelDomain <String> [<CommonParameters>]
DESCRIPTION
Registers a new realm that is currently not supported by this version of PowerShell modules.
PARAMETERS
-RealmId
Realm Identifier of the new realm.
Type: String
Parameter Sets: (All)
Aliases: None
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-SecondLevelDomain
The second level domain of the realm.
Type: String
Parameter Sets: (All)
Aliases: None
Required: True
Position: Named
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.
OUTPUTS
- Oci.Common.Realm