Get-OCIRealm
SYNOPSIS
Gets the realm object.
SYNTAX
Get-OCIRealm -RealmId <String> [<CommonParameters>]
DESCRIPTION
Gets the realm object corresponding to the realm id from the list of realms supported.
PARAMETERS
-RealmId
Realm Identifier of the realm. eg) oc1
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