ShareableInformation

ShareableInformation
ShareableInformation

Indicates whether the service API and/or the service API category can be shared to the list of CAPIF provider domains.

JSON Example
{
    "isShareable": false,
    "capifProvDoms": [
        "string"
    ]
}
boolean
isShareable
Required

Set to "true" indicates that the service API and/or the service API category can be shared to the list of CAPIF provider domain information. Otherwise set to "false".

array of string
capifProvDoms
Optional

List of CAPIF provider domains to which the service API information to be shared.