Retrieve the entitlement lists with full details

get

https://cloud-native-SBC-IP/config/v1/license/entitlement

Retrieve the entitlement lists with full details

Request

There are no request parameters for this operation.

There's no request body for this operation.

Back to Top

Response

Supported Media Types

200 Response

Retrieve the entitlement lists with full details
Body ()
Root Schema : EntitlementDetails
Type: object
Show Source
Nested Schema : type
type of entitlement can be int or boolean
Match All
type of entitlement can be int or boolean
Show Source
  • Allowed Values: [ "INTEGER", "BOOLEAN" ]

404 Response

Not Found
Body ()
Root Schema : ApiValidationError
Type: object
Show Source
Nested Schema : errors
Type: array
Show Source
Nested Schema : Errors
Type: object
Show Source
Back to Top