< Back

Watch-P1WebModel

Sat Jan 18, 2020 7:05 pm

NAME Watch-P1WebModel



SYNOPSIS

Watch the model versions on PlannerOne web.





SYNTAX

Watch-P1WebModel [[-Tenant] <String>] [[-HostName] <String>] [[-ServicePort] <Int32>] [[-WebAppName] <String>]

[<CommonParameters>]





DESCRIPTION

Display for each session in PlannerOne Web application the model versions.





PARAMETERS

-Tenant <String>

The tenant to use to retrieve connection informations.



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



-HostName <String>

The hostname to query (default localhost)



Required? false

Position? 2

Default value

Accept pipeline input? false

Accept wildcard characters? false



-ServicePort <Int32>

The hostname port of PlannerOne web Service (default 80)



Required? false

Position? 3

Default value 0

Accept pipeline input? false

Accept wildcard characters? false



-WebAppName <String>

The web application name of PlannerOne (default PlannerOne)



Required? false

Position? 4

Default value

Accept pipeline input? false

Accept wildcard characters? 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



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Watch-P1WebModel -ServicePort 8073















RELATED LINKS