add-SilverfortServiceAccount
SYNOPSIS
Adds a newly created Service-account to the Service-accounts pane
SYNTAX
DESCRIPTION
This function will add a newly created Service-account to the Service-accounts pane under the category "MACHINE_TO_MACHINE"
EXAMPLES
EXAMPLE 1
Adds a serviceaccount to the category Machine-to-machine service-accounts pane, based on the given guid
CHANGELOG YYYY-MM-DD - Naam - Wat gewijzigd 2025-03-09 - MM - Initieel script
PARAMETERS
-ObjectGUID
Guid of the serviceaccount.
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 1
Default value: None
Accept pipeline input: False
Accept wildcard characters: False
-jwtToken
A valid JWT-token
Type: String
Parameter Sets: (All)
Aliases:
Required: True
Position: 2
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.