Multiple Installations

Introduction

Users can set up, manage & utilize multiple installations under their account and switch between these at any time seamlessly. All NET2GRID end-user functionalities and services are on installation level.

Setting up user journeys

🚧

B2B provisioning via the AM-API of the account and the installations is a prerequisite

  • “Primary installation” logic is introduced via the CE-API.
  • End-users can have an overview of all their existing/provisioned installations via the CE-API and declare their primary installation through which they will access the INSIGHT Platform (via CE-API services & resources).

Endpoints

🚧

Prior to any CE-API call, GET /primary-installation should be executed.

👍

In case a primary installation is not declared through the PUT /installation/{external-installation-id}/primary-installation endpoint then the first provisioned installation will be the default primary installation.

Related Documentation

NET2GRID Insight Account Model

NET2GRID end-user onboarding process