< Back

Close-ItmAuthenticatedWebServiceProxy

Wed Jan 15, 2020 10:23 am

NAME Close-ItmAuthenticatedWebServiceProxy



SYNTAX

Close-ItmAuthenticatedWebServiceProxy [-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=Makes an unauthenticated connection to the Level3 ITM SOAP web service. It simply returns

a conneceted web service proxy object to the service endpoint.



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

setup an authenticated connection to the service endpoint.}}

syntax : @{syntaxItem=@{name=Connect-ItmWebService;

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=Connect-ItmWebService;

remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

details : @{name=Connect-ItmWebService; 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 : Connect-ItmWebService

Category : Function

Synopsis : Makes an unauthenticated connection to the Level3 ITM SOAP web service.

Component :

Role :

Functionality :

ModuleName : ItmWebService