Skip to content

Invoke-NSAddSimpleACL6

Module area: NetScalerToolkit

Synopsis

Generated command reference. Review the command syntax and parameter metadata before use.

Syntax

Invoke-NSAddSimpleACL6 -AclAction <String> -AclName <String> [-DestPort <Int32>] [-Protocol <String>] -SrcIPv6 <String> [-TrafficDomain <Int32>] [-Ttl <Int32>] [-Session <PSObject>] [-IgnoreNotFound <SwitchParameter>] [-ReturnNullOnNotFound <SwitchParameter>] [-ThrowOnWarning <SwitchParameter>] [-PassThru <SwitchParameter>]

Parameters

-AclAction

  • Type: System.String
  • Required: True
  • Pipeline input: False

-AclName

  • Type: System.String
  • Required: True
  • Pipeline input: False

-Confirm

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False
  • Aliases: cf

-DestPort

  • Type: System.Int32
  • Required: False
  • Pipeline input: False

-IgnoreNotFound

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False

-PassThru

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False

-Protocol

  • Type: System.String
  • Required: False
  • Pipeline input: False

-ReturnNullOnNotFound

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False

-Session

  • Type: System.Management.Automation.PSObject
  • Required: False
  • Pipeline input: False

-SrcIPv6

  • Type: System.String
  • Required: True
  • Pipeline input: False

-ThrowOnWarning

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False

-TrafficDomain

  • Type: System.Int32
  • Required: False
  • Pipeline input: False

-Ttl

  • Type: System.Int32
  • Required: False
  • Pipeline input: False

-WhatIf

  • Type: System.Management.Automation.SwitchParameter
  • Required: False
  • Pipeline input: False
  • Aliases: wi

Notes

This page was generated from exported PowerShell command metadata.