Versions Compared

Key

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

...

Remove-JS7IAMService

SYNOPSIS

Removes Permanently removes a JOC Cockpit Identity Service

...

Remove-JS7IAMService [-Service] <String> [[-AuditComment] <String>] [[-AuditTimeSpent] <Int32>] [[-AuditTicketLink] <Uri>] [-WhatIf] [-Confirm] [<CommonParameters>]

DESCRIPTION

This cmdlet permanently removes a JOC Cockpit Identity Service.

The following REST Web Service API resources are used:

* /iam/identityservice/delete

...

PS > Remove-JS7IAMService -Service 'JOC'

Removes Deletes the indicated JOC Cockpit Identity Service.