Skip to content

Developer Portal Home

The Omnissa Developer Portal is a collection of resources and samples that developers, customers and partners can use to integrate and extend their Omnissa products.

Urgent Notification regarding legacy Domain End of Service

As part of the migration from legacy VMware-owned domains to Omnissa-owned domains, customers' network and security teams will need to make firewall changes to allow access to the new Omnissa-owned domains by June 15th, 2025, to prepare and not block the new Omnissa domain network requests in upcoming product and service updates. This will also impact any API-driven tasks or automation that has been created. Please go to KB6000840 for more information.

Contributing

Omnissa welcomes contributions from any member of our community, in the form of documentation updates, code samples or sample apps. Each documentation set, SDK and code samples are hosted within a dedicated GitHub repository. Determine the repository you want to contribute to by clicking on the button in the top right of the page, then you can fork that repository before making your change and committing back.

To get started contributing:

  1. Please familiarize yourself with the Code of Conduct and Developer Certificate of Origin before contributing.
  2. Read the LICENSE file in the root of the respective repository
  3. Fork the repo as per instructions in CONTRIBUTING.md by clicking on the button in the top right of the page
  4. Edit the content pages under the /docs folder for documentation, or add / modify code to other repository types
  5. Commit the changes back including your signature as per the Developer Certificate of Origin
  6. If required, create a PR to merge your forked changes back into main branch of the respective repository

Testing

Please refer to TESTING.md for information on the requirements and process to test the site locally.