Skip to main content

Deleting a team

To delete a new team, log into Front-end (PSF) as a Team administrator and use the Team: Delete request. When selected, a wizard will guide you through the process of deleting a team.

Before you can delete a team, the team trustee must remove all managed systems and accounts from the team. This prevents managed systems and accounts from being orphaned with Bravura Security Fabric .

  1. From the home page, click Manage resources.

  2. Click Team: Delete.

  3. Select the team to be deleted.

    3400.png

    Click Next .

  4. Confirm the deletion and add notes if necessary.

    3401.png
  5. Click Submit.

    Bravura Security Fabric notifies authorizers to review the request if required.

  6. Click the View request link at the top of the page to view the status of the request.

Once the request has been approved, the team will be deleted from Bravura Security Fabric .

API automation for team delete

Once the API has been configured (See ”SOAP API” in Bravura Security Fabric Remote API (api.pdf) and your script has been authenticated to the API (Login or LoginEx API calls), the WF API calls can be used to create an API request.

Use the WFPDRSubmit function to create a workflow request and submit the request for publishing.

When submitting a request, use ”TEAM-DELETE” as the PDR ID. At a minimum, the request requires the following attributes:

attrkey

value

TC

The name of the team.

TEAM-DELETE batch request sample:

TC
TEAM-000000