Skip to content

Get-OverallSecurity

SYNOPSIS

Deprecated. Use Get-VmsRoleOverallSecurity and Set-VmsRoleOverallSecurity instead.

SYNTAX

Get-OverallSecurity [-Role <Role>] [-SecurityNamespaceId <String>] [<CommonParameters>]

DESCRIPTION

Deprecated. Use Get-VmsRoleOverallSecurity and Set-VmsRoleOverallSecurity instead.

REQUIREMENTS

  • Requires VMS connection and will attempt to connect automatically

EXAMPLES

Example 1

# Deprecated

Deprecated. Use Get-VmsRoleOverallSecurity and Set-VmsRoleOverallSecurity instead.

PARAMETERS

-Role

Deprecated. Use Get-VmsRoleOverallSecurity and Set-VmsRoleOverallSecurity instead.

Type: Role
Parameter Sets: (All)
Aliases:

Required: False
Position: Named
Default value: None
Accept pipeline input: True (ByValue)
Accept wildcard characters: False

-SecurityNamespaceId

Deprecated. Use Get-VmsRoleOverallSecurity and Set-VmsRoleOverallSecurity instead.

Type: String
Parameter Sets: (All)
Aliases:

Required: False
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.

INPUTS

VideoOS.Platform.ConfigurationItems.Role

OUTPUTS

System.Object

NOTES