Documentation Index

Fetch the complete documentation index at: https://help.idibilling.com/llms.txt

Use this file to discover all available pages before exploring further.

IDI version 26.8 is now available.  Click here for details: IDI Updates.

Provisioning – Airspan Mimosa Specifications and Actions

Prev Next

Summary

This article describes the certified specifications and actions supported for Airspan Mimosa. Provisioning currently supports a subset of the Airspan Mimosa provisioning capabilities. The article contains a detailed list of actions and parameters.

Specifications

Provider: Airspan Mimosa

Link: https://mimosa.co

Application Interface: Mimosa MMP

Application Version: v3.0

CostGuard Airspan Mimosa Provider Version: 1.0

CostGuard Bundle Version: 24.5

Overview

The section below highlights how Provisioning interacts with the Airspan Mimosa API, as well as some helpful advice and guidelines.

  • The system has a list of provisioning actions. Some actions can be fulfilled in one API call, while others may require multiple API calls to perform the action.

  • If an error occurs on an API call, none of the objects in the request were processed and must be corrected and regenerated accordingly.

Available Actions:

The current actions supported for Airspan Mimosa include:

Provider

Action

Available

Airspan Mimosa

Set SLA

24.5

Set SLA

This action updates the SLA of a service.

Parameters:

Name

Type

Required

Notes

Serial Number

String

Required

Serial number of the device

Network ID

String

Required

Unique identifier of the network

Template ID

String

Required

Unique identifier of the template

QoS Plan Name

String

Required

AP to Client Allowed Bandwidth

Int

Required

Client to AP Allowed Bandwidth

Int

Required

Interface (MAC Address)

String

Required

Client QoS

String

Required

Template Name

String

Required

A unique name for the configuration template.

Template Description

String

Required

Supported Devices

String

Required

List of supported devices

Delay

Int

Required

Delay to apply configuration template to devices. If it is set to zero, it is applied immediately

SET SLA Example

An example of the updates on the SLA of a service.

Parameters:

Name

Type

Required

Example Value

Serial Number

String

Required

2151234567

Network ID

String

Required

123

Template ID

String

Required

321

QoS Plan Name

String

Required

100Mbps-Plan

AP to Client Allowed Bandwidth

Int

Required

100

Client to AP Allowed Bandwidth

Int

Required

100

Interface (MAC Address)

String

Required

20:b5:c6:c6:01:02

Client QoS

String

Required

100Mbps-Plan

Template Name

String

Required

Config-template-for-airspana6-1

Template Description

String

Required

Sla configuration

Supported Devices

String

Required

A6;AP;3.2.0

Delay

Int

Required

0