Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Cancels daily plan orders from a number of JS7 ControllersController

SYNTAX

Stop-JS7DailyPlanOrder [[-OrderId] <String>] [[-ControllerId] <String>] [[-DateFrom] <DateTime>] [[-DateTo] <DateTime>] [[-RelativeDateFrom] <String>] [[-RelativeDateTo] <String>] [[-AuditComment] <String>] [[-AuditTimeSpent] <Int32>] [[-AuditTicketLink] <Uri>] [-WhatIf] [-Confirm] [<CommonParameters>]

...

Cancels daily plan orders from a number of JS7 ControllersController.

The following REST Web Service API resources are used:

* /orders/daily_plan/cancel

...