Marketplace

Register with a cloud marketplace

Links the authenticated user to a cloud marketplace subscription. Only one marketplace registration is allowed per user.

post/marketplace/register

Request body

marketplace'aws' required

Marketplace provider accepted for registration.

company_namestring required

Company name for the marketplace registration

Response

Marketplace registration successful

Changes

Changed in 2 of the 43 revisions of this API.511

    • added MarketplaceRegistrationProvider to the marketplace request property allOf list

      request-property-all-of-added

    • removed the enum value aws of the request property marketplace

      request-property-enum-value-removed

    • the marketplace request property type/format changed from string/ to /

      request-property-type-changed

  • a2cc5189d200211See the full diff
    • request property marketplace was restricted to a list of enum values

      request-property-became-enum

    • the marketplace request property type/format changed from / to string/

      request-property-type-changed

    • removed MarketplaceRegistrationProvider from the marketplace request property allOf list

      request-property-all-of-removed

    • added the new aws enum value to the request property marketplace

      request-property-enum-value-added

    This revision also has 28 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog