ServicesDetails
ServicesDetails
Container class that holds a list of integration services details.
JSON Example
{
"servicesDetails": [
{
"address": "string",
"addressType": "string",
"basePath": "string",
"certificates": [
"string"
],
"key": "string",
"name": "string",
"port": 0,
"type": "string",
"version": "string"
}
]
}
array of
ServiceDetails
servicesDetails
Optional
A list of integrated services details in the system.