Versions Compared

Key

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

...

Sends a request to the JS7 REST Web Service.

SYNTAX

Invoke-JS7ApiRequest [-Path] <String> [[-Body] <PSObject>] [[-Method] <String>] [[-ContentType] <String>] [[-Headers] <Hashtable>] [[-AuditComment] <String>] [[-AuditTimeSpent] <Int32>] [[-AuditTicketLink] <Uri>] [<CommonParameters>]

...