Get-RayFlowWebService

<< Click to Display Table of Contents >>

RayFlow PowerShell API > 7.3 > Implementation Guide > Cmdlet Reference 

Get-RayFlowWebService

Description

Gets the underlying web service.

 

Parameters

None

 

Remarks

This method provides an instance of web service, which you can use to programatically access all features and functions offered by your RayFlow instance, including Administration and Management. Be aware that using these functions is not trivial and you should avoid using it unless this RayFlow PowerShell API does not provide the function you need.

 

Returns

Type

Description

RayflowWebCommunicationforRayFlowClient

The web service object.