ServicesDetails

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"
        }
    ]
}
servicesDetails
Optional

A list of integrated services details in the system.