Skip to content

Register Peer with Bazaar

MarilizaC edited this page Jun 26, 2018 · 5 revisions

Peers that you create manually or through the Subutai Control Center can be shared or made available to other users by registering them with Bazaar.

Prior to registering, you must have created and set up a Subutai Bazaar account.

To register your peer, use:

POST /rest/v1/hub/register

Include the following form attributes:

  • email - Email address used for the Bazaar account
  • password - Bazaar account password
  • peerName - Unique name given to the peer
  • peerScope - Scope of peer use or exposure, either Private or Public
Clone this wiki locally