< Back
Get-ItmActivePolicy
Post
NAME Get-ItmActivePolicy
SYNTAX
Get-ItmActivePolicy [-ItmWebSeviceProxy] <Object> [-ItmAuthToken] <string> [<CommonParameters>]
PARAMETERS
-ItmAuthToken <string>
Required? true
Position? 1
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-ItmWebSeviceProxy <Object>
Required? true
Position? 0
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.Object
System.String
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
description : {@{Text=Requests and returns an authentication token to the Level3 ITM SOAP web service.
A token will be return if a valid set of ITM credentials are passed to this cmdlet.
The cmdlet optionally allows for the username to be passed on the command line. The
pasword may only be passed by typing it in from the interactive prompt.
This is a low level cmdlet for use in writing scripts. It is typically not needed for
interactive use of the ItmWebService module. The best way to make use of the cmdlets
in this module is to first run the New-ItmAuthenticatedWebServiceProxy cmdlet which will
set up an authenticated connection to the service endpoint.}}
syntax : @{syntaxItem=@{name=Get-ItmAuthToken; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Get-ItmAuthToken
-ItmWebSeviceProxy $var -UserName Domain/user; remarks=System.Management.Automation.PSObject[];
title=-------------------------- EXAMPLE 1 --------------------------}}
details : @{name=Get-ItmAuthToken; description=System.Management.Automation.PSObject[]}
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
Name : Get-ItmAuthToken
Category : Function
Synopsis : Requests an authentication token to the Level3 ITM SOAP web service.
Component :
Role :
Functionality :
ModuleName : ItmWebService
SYNTAX
Get-ItmActivePolicy [-ItmWebSeviceProxy] <Object> [-ItmAuthToken] <string> [<CommonParameters>]
PARAMETERS
-ItmAuthToken <string>
Required? true
Position? 1
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-ItmWebSeviceProxy <Object>
Required? true
Position? 0
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
System.Object
System.String
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
description : {@{Text=Requests and returns an authentication token to the Level3 ITM SOAP web service.
A token will be return if a valid set of ITM credentials are passed to this cmdlet.
The cmdlet optionally allows for the username to be passed on the command line. The
pasword may only be passed by typing it in from the interactive prompt.
This is a low level cmdlet for use in writing scripts. It is typically not needed for
interactive use of the ItmWebService module. The best way to make use of the cmdlets
in this module is to first run the New-ItmAuthenticatedWebServiceProxy cmdlet which will
set up an authenticated connection to the service endpoint.}}
syntax : @{syntaxItem=@{name=Get-ItmAuthToken; parameter=System.Management.Automation.PSObject[]}}
parameters : @{parameter=System.Management.Automation.PSObject[]}
examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=Get-ItmAuthToken
-ItmWebSeviceProxy $var -UserName Domain/user; remarks=System.Management.Automation.PSObject[];
title=-------------------------- EXAMPLE 1 --------------------------}}
details : @{name=Get-ItmAuthToken; description=System.Management.Automation.PSObject[]}
xmlns:maml : http://schemas.microsoft.com/maml/2004/10
xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10
xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10
Name : Get-ItmAuthToken
Category : Function
Synopsis : Requests an authentication token to the Level3 ITM SOAP web service.
Component :
Role :
Functionality :
ModuleName : ItmWebService