adapter-instances

adapter-instances
adapter-instances

Model object representing a Collection of Adapter Instances

JSON Example
{
    "adapterInstancesInfoDto": [
        {
            "adapter-certificates": [
                {
                    "certificateDetails": "string",
                    "expires": "string",
                    "issuedBy": "string",
                    "issuedTo": "string",
                    "thumbprint": "string"
                }
            ],
            "collectorGroupId": "string",
            "collectorId": 0,
            "credentialInstanceId": "string",
            "description": "string",
            "id": "string",
            "lastCollected": "string",
            "lastHeartbeat": "string",
            "links": [
                {
                    "description": "string",
                    "href": "string",
                    "name": "string",
                    "rel": "string"
                }
            ],
            "messageFromAdapterInstance": "string",
            "monitoringInterval": 0,
            "monitoringIntervalMinutes": 0,
            "monitoringIntervalSeconds": 0,
            "numberOfMetricsCollected": 0,
            "numberOfResourcesCollected": 0,
            "resourceKey": {
                "adapterKindKey": "string",
                "extension": {
                    "anyObjects": [
                        {}
                    ]
                },
                "links": [
                    {
                        "description": "string",
                        "href": "string",
                        "name": "string",
                        "rel": "string"
                    }
                ],
                "name": "string",
                "resourceIdentifiers": [
                    {
                        "identifierType": {
                            "dataType": "string",
                            "extension": {
                                "anyObjects": [
                                    {}
                                ]
                            },
                            "isPartOfUniqueness": false,
                            "links": [
                                {
                                    "description": "string",
                                    "href": "string",
                                    "name": "string",
                                    "rel": "string"
                                }
                            ],
                            "name": "string"
                        },
                        "key": "string",
                        "links": [
                            {
                                "description": "string",
                                "href": "string",
                                "name": "string",
                                "rel": "string"
                            }
                        ],
                        "name": "string",
                        "uniquelyIdentifying": false,
                        "value": "string"
                    }
                ],
                "resourceKindKey": "string"
            }
        }
    ]
}
adapterInstancesInfoDto
Optional

The collection of adapter instances