< Back
Watch-P1Commands
Post
NAME Watch-P1Commands
SYNOPSIS
Watch the commands on PlannerOne server.
SYNTAX
Watch-P1Commands [[-Tenant] <String>] [[-HostName] <String>] [[-ServicePort] <Int32>] [[-Product] <String>]
[[-NameFilter] <String>] [<CommonParameters>]
DESCRIPTION
Display for one environment loaded in PlannerOne the current command, queued commands and executed commands.
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
-Product <String>
The product to query (PS or RP - Default PS)
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-NameFilter <String>
Filter for the environment name.
Required? false
Position? 5
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-P1ServerModel -ServicePort 8073
RELATED LINKS
SYNOPSIS
Watch the commands on PlannerOne server.
SYNTAX
Watch-P1Commands [[-Tenant] <String>] [[-HostName] <String>] [[-ServicePort] <Int32>] [[-Product] <String>]
[[-NameFilter] <String>] [<CommonParameters>]
DESCRIPTION
Display for one environment loaded in PlannerOne the current command, queued commands and executed commands.
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
-Product <String>
The product to query (PS or RP - Default PS)
Required? false
Position? 4
Default value
Accept pipeline input? false
Accept wildcard characters? false
-NameFilter <String>
Filter for the environment name.
Required? false
Position? 5
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-P1ServerModel -ServicePort 8073
RELATED LINKS