< Back
Invoke-ItmStoredPolicyDownload
Post
NAME Invoke-ItmStoredPolicyDownload
SYNTAX
Invoke-ItmStoredPolicyDownload [-ItmWebSeviceProxy] <Object> [-ItmAuthToken] <string> [-PolicyName] <string>
[[-DomainNameOrigin] <string>] [[-Version] <string>] [[-LastModifiedTime] <datetime>] [<CommonParameters>]
PARAMETERS
-DomainNameOrigin <string>
Required? false
Position? 3
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-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
-LastModifiedTime <datetime>
Required? false
Position? 5
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-PolicyName <string>
Required? true
Position? 2
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-Version <string>
Required? false
Position? 4
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
System.DateTime
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
description : {@{Text=Creates an authenticated web service proxy to the Level3 ITM SOAP web service. The cmdlet
prompts the user for a user name and password and returns a web-service proxy object that
has been authenticated against the ITM service. This object is required by all the other
cmdlets in this module.}}
syntax : @{syntaxItem=@{name=New-ItmAuthenticatedWebServiceProxy;
parameter=@{description=System.Management.Automation.PSObject[]; parameterValue=String; name=URI;
required=false; globbing=false; pipelineInput=false; position=1}}}
parameters : @{parameter=@{description=System.Management.Automation.PSObject[];
defaultValue=https://admin.nsatc.net/ITM.wsdl; parameterValue=String; name=URI; type=@{name=String};
required=false; globbing=false; pipelineInput=false; position=1}}
examples : @{example=@{introduction=System.Management.Automation.PSObject[];
code=New-ItmAuthenticatedWebServiceProxy; remarks=System.Management.Automation.PSObject[];
title=-------------------------- EXAMPLE 1 --------------------------}}
details : @{name=New-ItmAuthenticatedWebServiceProxy; 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 : New-ItmAuthenticatedWebServiceProxy
Category : Function
Synopsis : Creates an authenticated web service proxy to the Level3 ITM SOAP web service.
Component :
Role :
Functionality :
ModuleName : ItmWebService
SYNTAX
Invoke-ItmStoredPolicyDownload [-ItmWebSeviceProxy] <Object> [-ItmAuthToken] <string> [-PolicyName] <string>
[[-DomainNameOrigin] <string>] [[-Version] <string>] [[-LastModifiedTime] <datetime>] [<CommonParameters>]
PARAMETERS
-DomainNameOrigin <string>
Required? false
Position? 3
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-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
-LastModifiedTime <datetime>
Required? false
Position? 5
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-PolicyName <string>
Required? true
Position? 2
Accept pipeline input? true (ByPropertyName)
Parameter set name (All)
Aliases None
Dynamic? false
-Version <string>
Required? false
Position? 4
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
System.DateTime
OUTPUTS
System.Object
ALIASES
None
REMARKS
None
description : {@{Text=Creates an authenticated web service proxy to the Level3 ITM SOAP web service. The cmdlet
prompts the user for a user name and password and returns a web-service proxy object that
has been authenticated against the ITM service. This object is required by all the other
cmdlets in this module.}}
syntax : @{syntaxItem=@{name=New-ItmAuthenticatedWebServiceProxy;
parameter=@{description=System.Management.Automation.PSObject[]; parameterValue=String; name=URI;
required=false; globbing=false; pipelineInput=false; position=1}}}
parameters : @{parameter=@{description=System.Management.Automation.PSObject[];
defaultValue=https://admin.nsatc.net/ITM.wsdl; parameterValue=String; name=URI; type=@{name=String};
required=false; globbing=false; pipelineInput=false; position=1}}
examples : @{example=@{introduction=System.Management.Automation.PSObject[];
code=New-ItmAuthenticatedWebServiceProxy; remarks=System.Management.Automation.PSObject[];
title=-------------------------- EXAMPLE 1 --------------------------}}
details : @{name=New-ItmAuthenticatedWebServiceProxy; 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 : New-ItmAuthenticatedWebServiceProxy
Category : Function
Synopsis : Creates an authenticated web service proxy to the Level3 ITM SOAP web service.
Component :
Role :
Functionality :
ModuleName : ItmWebService