< Back

Watch-P1ServerModel

Sat Jan 18, 2020 7:05 pm

NAME Watch-P1ServerModel



SYNOPSIS

Watch the model versions on PlannerOne server.





SYNTAX

Watch-P1ServerModel [[-Tenant] <String>] [[-HostName] <String>] [[-ServicePort] <Int32>] [<CommonParameters>]





DESCRIPTION

Display for each environment loaded in PlannerOne the real model and cache 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 REST Service (default 80)



Required? false

Position? 3

Default value 0

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-P1ServerModel -ServicePort 8073















RELATED LINKS