Get-B1CSPCurrentUser¶
SYNOPSIS¶
Retrieves the user associated with the current API key
SYNTAX¶
Default (Default)¶
Groups¶
Account¶
Compartments¶
DESCRIPTION¶
This function will retrieve the user associated with the current API key
EXAMPLES¶
EXAMPLE 1¶
PARAMETERS¶
-Groups¶
Using the -Groups switch will return a list of Groups associated with the current user
Type: SwitchParameter
Parameter Sets: Groups
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-Account¶
Using the -Account switch will return the account data associated with the current user
Type: SwitchParameter
Parameter Sets: Account
Aliases:
Required: False
Position: Named
Default value: False
Accept pipeline input: False
Accept wildcard characters: False
-Compartments¶
Using the -Compartments switch will return a list of Compartments associated with the current user
Type: SwitchParameter
Parameter Sets: Compartments
Aliases:
Required: False
Position: Named
Default value: False
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.