Skip to main content

Get an IoTA service policy.

Fetches an IoTA subscription package. The subscription package is represented through a service policy (separate endpoint).

Path Parameters
  • iotaInstance string required

    Possible values: [iota_eu]

    IoTA instance where the service policy is configured.

  • id string required

    Service policy in IoTA (i.e. subscription package) to perform request on.

Responses

Contains the requested service policy (IoTA subscription package).


Schema
  • attributes object

    Attributes used to describe an IoTA subscription package.

  • id string

    Id of the service policy on the CMP instance

  • description string

    The subscription package's description in IoTA.

  • services object
  • bearerServices object
  • 2g3g boolean

    2G and 3G.

  • lte boolean

    Long Term Evolution.

  • smsMo boolean

    SMS Mobile Originated.

  • smsMt boolean

    SMS Mobile Terminated.

  • voice boolean
  • lteRadioAccessTechnologyRestrictions object
  • 2g boolean
  • 3g boolean
  • lte boolean

    Long Term Evolution.

  • nbIot boolean

    Narrowband Internet of Things.

  • 5g boolean
  • supplementaryServices object
  • baoc boolean

    Barring of all outgoing calls.

  • baic boolean

    Barring of all incoming calls.

  • boic boolean

    Barring of outgoing international calls.

  • ard string

    Possible values: [NO_RESTRICTIONS, 2G_BLOCKED, 3G_BLOCKED, 4G_BLOCKED]

    Access data restriction.

  • obopre boolean

    Barring of outgoing premium rate calls (entertainment).

  • apns object[]
  • apnName string

    Possible values: Value must match regular expression ^[a-zA-Z0-9.]{3,256}$

  • roamingProfiles object
  • 2g3g object
  • id string

    Possible values: non-empty and <= 64 characters

  • description string

    Possible values: <= 256 characters

    Connexion 953

  • lte object
  • id string

    Possible values: non-empty and <= 64 characters

  • description string

    Possible values: <= 256 characters

    Connexion 954 LTE

  • version string

    Possible values: [v1, v2]

Loading...