Parameter: Provision Opengate Module SimManagement Subscription Mobile Audit

JSON Object

Table 1. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.subscription.mobile.audit

name

Audited SIM

description

It indicates if the SIM must be audited or monitored. By default all SIM must have that value to true. Manually, the user can change this value to false if he don’t want monitoring the SIM, for example, because it has received an alarm (discrepance, overcome threshold, …​)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the SIM must be audited or monitored. By default all SIM must have that value to true. Manually, the user can change this value to false if he don't want monitoring the SIM, for example, because it has received an alarm (discrepance, overcome threshold, ...)",
    "identifier": "provision.opengate.module.simManagement.subscription.mobile.audit",
    "name": "Audited SIM",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Subscription Mobile AuditNote

JSON Object

Table 2. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.subscription.mobile.auditNote

name

Audited SIM Notes

description

Written notes when the user audit a SIM

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Written notes when the user audit a SIM",
    "identifier": "provision.opengate.module.simManagement.subscription.mobile.auditNote",
    "name": "Audited SIM Notes",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Ticket Claim

JSON Object

Table 3. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.ticket.claim

name

Claim

description

Claims in the SIM Request

period

INSTANT

tags

  • simManagement

schema

{
    "enum": [
        "Request",
        "Billing",
        "Administration"
    ],
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Claims in the SIM Request",
    "identifier": "provision.opengate.module.simManagement.ticket.claim",
    "name": "Claim",
    "period": "INSTANT",
    "schema": {
        "enum": [
            "Request",
            "Billing",
            "Administration"
        ],
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Ticket Quantity

JSON Object

Table 4. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.ticket.quantity

name

Quantity

description

Quantity of SIM to order

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "description": "Quantity of SIM to order",
    "identifier": "provision.opengate.module.simManagement.ticket.quantity",
    "name": "Quantity",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Ticket Operator

JSON Object

Table 5. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.ticket.operator

name

Operator

description

Operator of SIM request

period

INSTANT

tags

  • simManagement

schema

{
    "enum": [
        "MOVISTAR",
        "VODAFONE",
        "ORANGE"
    ],
    "type": "string"
}
Datastream JSON format
{
    "description": "Operator of SIM request",
    "identifier": "provision.opengate.module.simManagement.ticket.operator",
    "name": "Operator",
    "period": "INSTANT",
    "schema": {
        "enum": [
            "MOVISTAR",
            "VODAFONE",
            "ORANGE"
        ],
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Ticket Plan

JSON Object

Table 6. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.ticket.plan

name

Plan

description

It is the plan request

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It is the plan request",
    "identifier": "provision.opengate.module.simManagement.ticket.plan",
    "name": "Plan",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Ticket Profile

JSON Object

Table 7. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.ticket.profile

name

Service profile

description

It is the service profile of the request

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It is the service profile of the request",
    "identifier": "provision.opengate.module.simManagement.ticket.profile",
    "name": "Service profile",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Ticket BillingAccount

JSON Object

Table 8. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.ticket.billingAccount

name

Billing account

description

It is the billing account of the request

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It is the billing account of the request",
    "identifier": "provision.opengate.module.simManagement.ticket.billingAccount",
    "name": "Billing account",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Ticket Observations

JSON Object

Table 9. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.ticket.observations

name

Observations

description

It is the observations of the request

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It is the observations of the request",
    "identifier": "provision.opengate.module.simManagement.ticket.observations",
    "name": "Observations",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Ticket Email

JSON Object

Table 10. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.ticket.email

name

email

description

email where it will send the request

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "email where it will send the request",
    "identifier": "provision.opengate.module.simManagement.ticket.email",
    "name": "email",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement OperatorSIMGroup Name

JSON Object

Table 11. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.operatorSIMGroup.name

name

Operator SIM Group

description

Name of the SIM group

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Name of the SIM group",
    "identifier": "provision.opengate.module.simManagement.operatorSIMGroup.name",
    "name": "Operator SIM Group",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement OperatorSIMGroup Operator

JSON Object

Table 12. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.operatorSIMGroup.operator

name

Operator

description

Operator of the SIM group

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Operator of the SIM group",
    "identifier": "provision.opengate.module.simManagement.operatorSIMGroup.operator",
    "name": "Operator",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement OperatorSIMGroup Active

JSON Object

Table 13. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.operatorSIMGroup.active

name

Active

description

It indicates if the group is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the group is active",
    "identifier": "provision.opengate.module.simManagement.operatorSIMGroup.active",
    "name": "Active",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement OperatorSIMGroup BillingAccount

JSON Object

Table 14. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.operatorSIMGroup.billingAccount

name

Billing account

description

Billing account assigned to the SIM group

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Billing account assigned to the SIM group",
    "identifier": "provision.opengate.module.simManagement.operatorSIMGroup.billingAccount",
    "name": "Billing account",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement OperatorSIMGroup Plan

JSON Object

Table 15. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.operatorSIMGroup.plan

name

Comercial plan

description

Comercial plan assigned to the SIM group

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Comercial plan assigned to the SIM group",
    "identifier": "provision.opengate.module.simManagement.operatorSIMGroup.plan",
    "name": "Comercial plan",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile AdvancedService Vpn

JSON Object

Table 16. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.advancedService.vpn

name

VPN service

description

It indicates if the VPN service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the VPN service is active",
    "identifier": "provision.opengate.module.simManagement.profile.advancedService.vpn",
    "name": "VPN service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile AdvancedService Supervision

JSON Object

Table 17. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.advancedService.supervision

name

Supervision service

description

It indicates if the supervision service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the supervision service is active",
    "identifier": "provision.opengate.module.simManagement.profile.advancedService.supervision",
    "name": "Supervision service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile AdvancedService Location

JSON Object

Table 18. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.advancedService.location

name

Location service

description

It indicates if the location service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the location service is active",
    "identifier": "provision.opengate.module.simManagement.profile.advancedService.location",
    "name": "Location service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile AdvancedService Lte

JSON Object

Table 19. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.advancedService.lte

name

LTE service

description

It indicates if the LTE service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the LTE service is active",
    "identifier": "provision.opengate.module.simManagement.profile.advancedService.lte",
    "name": "LTE service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile AdvancedService IncomingSmsFiltering

JSON Object

Table 20. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.advancedService.incomingSmsFiltering

name

Incoming SMS filtering service

description

It indicates if the incoming SMS filtering service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the incoming SMS filtering service is active",
    "identifier": "provision.opengate.module.simManagement.profile.advancedService.incomingSmsFiltering",
    "name": "Incoming SMS filtering service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService VoiceIncomingLocal

JSON Object

Table 21. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.voiceIncomingLocal

name

Voice incoming local service

description

It indicates if the voice incoming local service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the voice incoming local service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.voiceIncomingLocal",
    "name": "Voice incoming local service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService VoiceIncomingRoaming

JSON Object

Table 22. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.voiceIncomingRoaming

name

Voice incoming roaming service

description

It indicates if the voice incoming roaming service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the voice incoming roaming service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.voiceIncomingRoaming",
    "name": "Voice incoming roaming service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService VoiceOutgoingLocal

JSON Object

Table 23. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.voiceOutgoingLocal

name

Voice outgoing local service

description

It indicates if the voice outgoing local service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the voice outgoing local service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.voiceOutgoingLocal",
    "name": "Voice outgoing local service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService VoiceOutgoingRoaming

JSON Object

Table 24. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.voiceOutgoingRoaming

name

Voice outgoing roaming service

description

It indicates if the voice outgoing roaming service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the voice outgoing roaming service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.voiceOutgoingRoaming",
    "name": "Voice outgoing roaming service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService VoiceOutgoingInternational

JSON Object

Table 25. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.voiceOutgoingInternational

name

Voice outgoing international service

description

It indicates if the voice outgoing international service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the voice outgoing international service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.voiceOutgoingInternational",
    "name": "Voice outgoing international service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService SmsIncomingLocal

JSON Object

Table 26. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.smsIncomingLocal

name

SMS incoming local service

description

It indicates if the SMS incoming local service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the SMS incoming local service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.smsIncomingLocal",
    "name": "SMS incoming local service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService SmsIncomingRoaming

JSON Object

Table 27. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.smsIncomingRoaming

name

SMS incoming roaming service

description

It indicates if the SMS incoming roaming service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the SMS incoming roaming service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.smsIncomingRoaming",
    "name": "SMS incoming roaming service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService SmsOutgoingLocal

JSON Object

Table 28. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.smsOutgoingLocal

name

SMS outgoing local service

description

It indicates if the SMS outgoing local service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the SMS outgoing local service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.smsOutgoingLocal",
    "name": "SMS outgoing local service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService SmsOutgoingRoaming

JSON Object

Table 29. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.smsOutgoingRoaming

name

SMS outgoing roaming service

description

It indicates if the SMS outgoing roaming service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the SMS outgoing roaming service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.smsOutgoingRoaming",
    "name": "SMS outgoing roaming service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService SmsOutgoingInternational

JSON Object

Table 30. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.smsOutgoingInternational

name

SMS outgoing international service

description

It indicates if the SMS outgoing international service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the SMS outgoing international service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.smsOutgoingInternational",
    "name": "SMS outgoing international service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService DataLocal

JSON Object

Table 31. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.dataLocal

name

Data local service

description

It indicates if the data local service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the data local service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.dataLocal",
    "name": "Data local service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Profile BasicService DataRoaming

JSON Object

Table 32. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.profile.basicService.dataRoaming

name

Data roaming service

description

It indicates if the data roaming service is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the data roaming service is active",
    "identifier": "provision.opengate.module.simManagement.profile.basicService.dataRoaming",
    "name": "Data roaming service",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan PlanCurrency

JSON Object

Table 33. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.planCurrency

name

Plan currency

description

Currency in which the plan is quoted

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Currency in which the plan is quoted",
    "identifier": "provision.opengate.module.simManagement.plan.planCurrency",
    "name": "Plan currency",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan SuscriptionLimit

JSON Object

Table 34. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.suscriptionLimit

name

Plan suscription limit plan

description

It indicates if is configured the subscriptions limit of the plan

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if is configured the subscriptions limit of the plan",
    "identifier": "provision.opengate.module.simManagement.plan.suscriptionLimit",
    "name": "Plan suscription limit plan",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan SuscriptionLimitNumber

JSON Object

Table 35. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.suscriptionLimitNumber

name

Suscription limit number plan

description

It indicates the subscription limit number of the plan

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates the subscription limit number of the plan",
    "identifier": "provision.opengate.module.simManagement.plan.suscriptionLimitNumber",
    "name": "Suscription limit number plan",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan Operator

JSON Object

Table 36. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.operator

name

Locked operator

description

It indicates the operator that generated the plan

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates the operator that generated the plan",
    "identifier": "provision.opengate.module.simManagement.plan.operator",
    "name": "Locked operator",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan SuscriptionLimitUsed

JSON Object

Table 37. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.suscriptionLimitUsed

name

Locked operator

description

It indicates the numbers of the SIM registered in this plan

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates the numbers of the SIM registered in this plan",
    "identifier": "provision.opengate.module.simManagement.plan.suscriptionLimitUsed",
    "name": "Locked operator",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan SuscriptionLimitLeft

JSON Object

Table 38. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.suscriptionLimitLeft

name

Locked operator

description

It indicates the numbers of remanining SIM left in this plan. These SIMs that can still be requested in this plan

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates the numbers of remanining SIM left in this plan. These SIMs that can still be requested in this plan",
    "identifier": "provision.opengate.module.simManagement.plan.suscriptionLimitLeft",
    "name": "Locked operator",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan LifeCycleName

JSON Object

Table 39. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.lifeCycleName

name

Life cycle name plan

description

Name of the life cycle

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Name of the life cycle",
    "identifier": "provision.opengate.module.simManagement.plan.lifeCycleName",
    "name": "Life cycle name plan",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan Active

JSON Object

Table 40. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.active

name

Active plan

description

It indicates if the plan is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the plan is active",
    "identifier": "provision.opengate.module.simManagement.plan.active",
    "name": "Active plan",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Plan LockedOperator

JSON Object

Table 41. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.plan.lockedOperator

name

Locked operator

description

It indicates if the prices are given by the operator or we have put them manually

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the prices are given by the operator or we have put them manually",
    "identifier": "provision.opengate.module.simManagement.plan.lockedOperator",
    "name": "Locked operator",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate SubscriptionCost

JSON Object

Table 42. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.subscriptionCost

name

Subscription rate cost

description

Amount of the monthly rate of the subscription (The currency is the one that appears in PlanCurrency of the Plan)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Amount of the monthly rate of the subscription (The currency is the one that appears in PlanCurrency of the Plan)",
    "identifier": "provision.opengate.module.simManagement.rate.subscriptionCost",
    "name": "Subscription rate cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate SmsFlatCost

JSON Object

Table 43. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.smsFlatCost

name

Sms flat rate cost

description

Cost of the flat rate of SMS messaging (if it does not exist, it will be 0)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Cost of the flat rate of SMS messaging (if it does not exist, it will be 0)",
    "identifier": "provision.opengate.module.simManagement.rate.smsFlatCost",
    "name": "Sms flat rate cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate SmsFlatLimit

JSON Object

Table 44. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.smsFlatLimit

name

Sms flat rate limit

description

Limit number of SMS included in the flat rate without additional cost

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Limit number of SMS included in the flat rate without additional cost",
    "identifier": "provision.opengate.module.simManagement.rate.smsFlatLimit",
    "name": "Sms flat rate limit",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate SmsAdditionalMessageCost

JSON Object

Table 45. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.smsAdditionalMessageCost

name

Sms additional message cost

description

Cost per additional message above the SMS limit number

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Cost per additional message above the SMS limit number",
    "identifier": "provision.opengate.module.simManagement.rate.smsAdditionalMessageCost",
    "name": "Sms additional message cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate VoiceOutgoingFlatCost

JSON Object

Table 46. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.voiceOutgoingFlatCost

name

Voice outgoing flat rate cost

description

Cost of the flat rate of outgoing voice calls (if it does not exist, it will be 0)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Cost of the flat rate of outgoing voice calls (if it does not exist, it will be 0)",
    "identifier": "provision.opengate.module.simManagement.rate.voiceOutgoingFlatCost",
    "name": "Voice outgoing flat rate cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate VoiceOutgoingFlatLimit

JSON Object

Table 47. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.voiceOutgoingFlatLimit

name

Voice outgoing flat rate limit

description

Limit number of minutes included in the flat rate without additional cost

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Limit number of minutes included in the flat rate without additional cost",
    "identifier": "provision.opengate.module.simManagement.rate.voiceOutgoingFlatLimit",
    "name": "Voice outgoing flat rate limit",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate VoiceAdditionalMinuteCost

JSON Object

Table 48. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.voiceAdditionalMinuteCost

name

Voice additional minute cost

description

Additional cost per minute above the limit number of the outgoing calls

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Additional cost per minute above the limit number of the outgoing calls",
    "identifier": "provision.opengate.module.simManagement.rate.voiceAdditionalMinuteCost",
    "name": "Voice additional minute cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate DataFlatCost

JSON Object

Table 49. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.dataFlatCost

name

Data flat rate cost

description

Cost of the flat data rate (if it does not exist, it will be 0)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Cost of the flat data rate (if it does not exist, it will be 0)",
    "identifier": "provision.opengate.module.simManagement.rate.dataFlatCost",
    "name": "Data flat rate cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate DataFlatLimit

JSON Object

Table 50. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.dataFlatLimit

name

Data flat rate limit

description

Limit number of MB included in the flat rate without additional cost

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Limit number of MB included in the flat rate without additional cost",
    "identifier": "provision.opengate.module.simManagement.rate.dataFlatLimit",
    "name": "Data flat rate limit",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate DataAdditionalMbCost

JSON Object

Table 51. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.dataAdditionalMbCost

name

Data additional MB cost

description

Cost per additional MB over the limit number of MB of Data)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Cost per additional MB over the limit number of MB of Data)",
    "identifier": "provision.opengate.module.simManagement.rate.dataAdditionalMbCost",
    "name": "Data additional MB cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate ExpenseTotalLimitActive

JSON Object

Table 52. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.expenseTotalLimitActive

name

Expense total limit active

description

It indicates if the total expense control of the SIM is active)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the total expense control of the SIM is active)",
    "identifier": "provision.opengate.module.simManagement.rate.expenseTotalLimitActive",
    "name": "Expense total limit active",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate ExpenseSMSLimitActive

JSON Object

Table 53. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.expenseSMSLimitActive

name

Expense SMS limit active

description

It indicates if the SMS spend control of the SIM is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the SMS spend control of the SIM is active",
    "identifier": "provision.opengate.module.simManagement.rate.expenseSMSLimitActive",
    "name": "Expense SMS limit active",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate ExpenseVoiceLimitActive

JSON Object

Table 54. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.expenseVoiceLimitActive

name

Expense voice limit active

description

It indicates if the voice control of the SIM is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the voice control of the SIM is active",
    "identifier": "provision.opengate.module.simManagement.rate.expenseVoiceLimitActive",
    "name": "Expense voice limit active",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate ExpenseDataLimitActive

JSON Object

Table 55. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.expenseDataLimitActive

name

Expense data limit active

description

It indicates if the SIM data expenditure control is active

period

INSTANT

tags

  • simManagement

schema

{
    "type": "boolean"
}
Datastream JSON format
{
    "access": "READ",
    "description": "It indicates if the SIM data expenditure control is active",
    "identifier": "provision.opengate.module.simManagement.rate.expenseDataLimitActive",
    "name": "Expense data limit active",
    "period": "INSTANT",
    "schema": {
        "type": "boolean"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate ExpenseTotalLimit

JSON Object

Table 56. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.expenseTotalLimit

name

ExpenseTotalLimit

description

The total amount spent on the SIM card (in the PlanCurrency currency)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "The total amount spent on the SIM card (in the PlanCurrency currency)",
    "identifier": "provision.opengate.module.simManagement.rate.expenseTotalLimit",
    "name": "ExpenseTotalLimit",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate ExpenseSMSLimit

JSON Object

Table 57. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.expenseSMSLimit

name

Expense SMS limit

description

SMS spending limit amount of the SIM card (in the PlanCurrency currency)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "SMS spending limit amount of the SIM card (in the PlanCurrency currency)",
    "identifier": "provision.opengate.module.simManagement.rate.expenseSMSLimit",
    "name": "Expense SMS limit",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate ExpenseVoiceLimit

JSON Object

Table 58. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.expenseVoiceLimit

name

ExpenseTotalLimit

description

The total amount spent on the SIM card (in the PlanCurrency currency)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "The total amount spent on the SIM card (in the PlanCurrency currency)",
    "identifier": "provision.opengate.module.simManagement.rate.expenseVoiceLimit",
    "name": "ExpenseTotalLimit",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate ExpenseDataLimit

JSON Object

Table 59. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.expenseDataLimit

name

Expense data limit

description

Expense limit amount SIM card data (in the PlanCurrency currency)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Expense limit amount SIM card data (in the PlanCurrency currency)",
    "identifier": "provision.opengate.module.simManagement.rate.expenseDataLimit",
    "name": "Expense data limit",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate VpnSeviceCost

JSON Object

Table 60. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.vpnSeviceCost

name

Vpn service cost

description

Fixed cost for VPN service activation

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Fixed cost for VPN service activation",
    "identifier": "provision.opengate.module.simManagement.rate.vpnSeviceCost",
    "name": "Vpn service cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate AdvancedSupervisionCost

JSON Object

Table 61. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.advancedSupervisionCost

name

Advanced supervision cost

description

Fixed cost for advanced supervision service activation

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Fixed cost for advanced supervision service activation",
    "identifier": "provision.opengate.module.simManagement.rate.advancedSupervisionCost",
    "name": "Advanced supervision cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate LocationServiceCost

JSON Object

Table 62. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.locationServiceCost

name

Location service cost

description

Fixed cost for location service activation

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Fixed cost for location service activation",
    "identifier": "provision.opengate.module.simManagement.rate.locationServiceCost",
    "name": "Location service cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate RoamingVoiceServiceCost

JSON Object

Table 63. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.roamingVoiceServiceCost

name

Voice roaming service cost

description

Fixed cost for roaming voice service activation

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Fixed cost for roaming voice service activation",
    "identifier": "provision.opengate.module.simManagement.rate.roamingVoiceServiceCost",
    "name": "Voice roaming service cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate InternationalVoiceServiceCost

JSON Object

Table 64. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.internationalVoiceServiceCost

name

International voice service cost

description

Fixed cost for international voice service activation

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Fixed cost for international voice service activation",
    "identifier": "provision.opengate.module.simManagement.rate.internationalVoiceServiceCost",
    "name": "International voice service cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate RoamingSmsServiceCost

JSON Object

Table 65. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.roamingSmsServiceCost

name

Roaming SMS service cost

description

Fixed cost for roaming SMS service activation

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Fixed cost for roaming SMS service activation",
    "identifier": "provision.opengate.module.simManagement.rate.roamingSmsServiceCost",
    "name": "Roaming SMS service cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate InternationalSmsServiceCost

JSON Object

Table 66. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.internationalSmsServiceCost

name

International SMS service cost

description

Fixed cost for international SMS service activation

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Fixed cost for international SMS service activation",
    "identifier": "provision.opengate.module.simManagement.rate.internationalSmsServiceCost",
    "name": "International SMS service cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Rate LteServiceCost

JSON Object

Table 67. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.rate.lteServiceCost

name

LTE service cost

description

Fixed cost for LTE service activation

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Fixed cost for LTE service activation",
    "identifier": "provision.opengate.module.simManagement.rate.lteServiceCost",
    "name": "LTE service cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Billing AccountCif

JSON Object

Table 68. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.billing.AccountCif

name

Billing account CIF

description

Tax code identification of the billing account

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Tax code identification of the billing account",
    "identifier": "provision.opengate.module.simManagement.billing.AccountCif",
    "name": "Billing account CIF",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Billing AccountRegion

JSON Object

Table 69. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.billing.accountRegion

name

Billing account region

description

Region fo the billing account

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Region fo the billing account",
    "identifier": "provision.opengate.module.simManagement.billing.accountRegion",
    "name": "Billing account region",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Billing AccountCycle

JSON Object

Table 70. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.billing.accountCycle

name

Billing account cycle

description

Cycle of the billing account

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Cycle of the billing account",
    "identifier": "provision.opengate.module.simManagement.billing.accountCycle",
    "name": "Billing account cycle",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Billing AccountScheduledDay

JSON Object

Table 71. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.billing.accountScheduledDay

name

Billing account scheduled day

description

Date of billing date

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Date of billing date",
    "identifier": "provision.opengate.module.simManagement.billing.accountScheduledDay",
    "name": "Billing account scheduled day",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Billing AccountContact

JSON Object

Table 72. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.billing.accountContact

name

Billing account contact

description

Billing contact of the account

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Billing contact of the account",
    "identifier": "provision.opengate.module.simManagement.billing.accountContact",
    "name": "Billing account contact",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Cost EstimatedOG

JSON Object

Table 73. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.cost.estimatedOG

name

Actual estimated cost

description

Actual estimated cost of OpenGate

period

INSTANT

tags

  • simManagement

schema

{
    "type": "number"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Actual estimated cost of OpenGate",
    "identifier": "provision.opengate.module.simManagement.cost.estimatedOG",
    "name": "Actual estimated cost",
    "period": "INSTANT",
    "schema": {
        "type": "number"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Cost Operator

JSON Object

Table 74. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.cost.operator

name

Actual operator cost

description

Actual operator cost

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Actual operator cost",
    "identifier": "provision.opengate.module.simManagement.cost.operator",
    "name": "Actual operator cost",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Cost Canal MensualSent

JSON Object

Table 75. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.cost.canal.mensualSent

name

mensual cost total sent

description

mensual cost of the total sent

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "mensual cost of the total sent",
    "identifier": "provision.opengate.module.simManagement.cost.canal.mensualSent",
    "name": "mensual cost total sent",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Cost Canal MensualReceived

JSON Object

Table 76. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.cost.canal.mensualReceived

name

mensual cost total received

description

mensual cost of the total received

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "mensual cost of the total received",
    "identifier": "provision.opengate.module.simManagement.cost.canal.mensualReceived",
    "name": "mensual cost total received",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Cost Canal SimpleSIMSent

JSON Object

Table 77. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.cost.canal.simpleSIMSent

name

Sent cost for SIM

description

Sent cost for SIM (medium values)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Sent cost for SIM (medium values)",
    "identifier": "provision.opengate.module.simManagement.cost.canal.simpleSIMSent",
    "name": "Sent cost for SIM",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}

Parameter: Provision Opengate Module SimManagement Cost Canal SimpleSIMReceived

JSON Object

Table 78. Datastream object attributes
Attribute Value

identifier

provision.opengate.module.simManagement.cost.canal.simpleSIMReceived

name

Received cost for SIM

description

Received cost for SIM (medium values)

period

INSTANT

tags

  • simManagement

schema

{
    "type": "string"
}
Datastream JSON format
{
    "access": "READ",
    "description": "Received cost for SIM (medium values)",
    "identifier": "provision.opengate.module.simManagement.cost.canal.simpleSIMReceived",
    "name": "Received cost for SIM",
    "period": "INSTANT",
    "schema": {
        "type": "string"
    },
    "tags": [
        "simManagement"
    ]
}