Skip to main content

Get a service policy.

Fetches a service policy. Connectivity subscriptions can be associated with service policies (separate endpoint). The service policy has configuration and information which applies to all associated subscriptions.

Path Parameters
  • servicePolicyId string required

    Possible values: Value must match regular expression ^22[A-HJ-NP-Z2-9]{6}$

    Service policy ID to perform request on.

Query Parameters
  • include string[]

    Possible values: [cmpServicePolicy]

    Related resources to include in response. Format as a comma separated list. Omitting this query parameter means that no related resources will be included in response. Note that including resources may result in longer response times so only include what you actually need.

Responses

Contains the requested service policy.


Schema
  • attributes object
  • id string

    Possible values: Value must match regular expression ^22[A-HJ-NP-Z2-9]{6}$

    Identifies the service policy.

  • domainId string

    Possible values: Value must match regular expression ^([A-Za-z0-9]{8}-){0,6}[A-Za-z0-9]{8}$

    Domain the resource belongs to. Used to determine which users have access to the resource.

  • name string

    Possible values: non-empty and <= 256 characters

    Name of the service policy.

  • type string

    Possible values: [IOTA_SERVICE_POLICY, ARQIA_SERVICE_POLICY, THINGSPACE_SERVICE_POLICY]

    Specifies the underlying service policy type in the Connectivity Management Platform (CMP).

  • metadata object

    All metadata key-value pairs associated with this service policy. This object contains dynamic properties since metadata has a customized definition process.

  • relationships object
  • cmpServicePolicy object
    anyOf

  • url string

    Possible values: non-empty and <= 256 characters

  • 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...