How to contribute a Postman collection

Naming Conventions

  1. Use the follow naming conventions [fqdn]-[optional tags]-create and [fqdn]-[optional tags]-delete. For example:
  • vpn.acme.com-ad-create
  • vpn.acme.com-ad-delete

How to export a Postman Collection

::todo.. Need to highlight now to export Postman

  1. Following the steps outlined for Pushing_content

Additional Things to Know

  1. Ensure the request names are meaningful
  2. Ensure each request has the necessary support tests to ensure accurate reporting on success or failure
  3. Ensure that deletion collections remove EVERYTHING or that the supporting solution guide details the components that will remain
  4. Collections should only need to be ran once to either create a or delete a solution. Apply necessary pre-scripts and/or pauses where necessary.
  5. There are templates available inside the subfolder Templates inside the Postman Folder.
  6. Need help writing the Postman Collection? If you are an F5 Employee reach out on Teams via SME-UA’s Postman Channel. External users reach out the XXXXX Slack Channel.