Get-SentinelOneMarketplaceAppConfigFields

SYNOPSIS

Get the Catalog Application Configuration Fields.

SYNTAX

Get-SentinelOneMarketplaceAppConfigFields -application_catalog_id <String> [<CommonParameters>]

DESCRIPTION

The Get-SentinelOneMarketplaceAppConfigFields cmdlet gets the Catalog Application Configuration Fields.

EXAMPLES

EXAMPLE 1

Get-SentinelOneMarketplaceAppConfigFields -application_catalog_id 225494730938493804

Returns the defined Marketplace catalog applications configuration fields.

EXAMPLE 2

225494730938493804 | Get-SentinelOneMarketplaceAppConfigFields

Returns the defined Marketplace catalog applications configuration fields.

PARAMETERS

-application_catalog_id

Application Catalog ID.

Example: “225494730938493804”.

Type: String
Parameter Sets: (All)
Aliases:

Required: True
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
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.

INPUTS

OUTPUTS

NOTES

N\A

https://celerium.github.io/SentinelOne-PowerShellWrapper/site/Marketplace/Get-SentinelOneMarketplaceAppConfigFields.html