Overview

The Pilvi Automatic Integration Technology API aka PAITA consists of two parts.

  1. Service Integration API Specification
  2. Service Management API

 

Service Integration API Specification provides an interface for the partner to implement in order for Pilvi to automatically integrate into the partner’s cloud service.

Service Integration API functions:

  • Service Lifetime Management (provisioning and termination)
  • Usage Based Billing

 

Service Management API is a supplementary API to be used in combination with the Service Integration API. The Service Management API allows the partner to notify Pilvi of immediate changes to the Service. These changes might affect the billing of the Service.

Service Management API functions:

  • Service Parameter Changes

 

g3466

 

 

Getting Started

First, implement Service Integration API Specification.

After that you can create an integration to Service Management API if you find it to suit your needs.