CloudAccountIntegration
A model that serves as the structure of the payload data for creating or updating cloud account integration.
{
"certificates": [
{
"certificate": "string",
"certificateDetails": "string",
"expires": "string",
"issuedBy": "string",
"issuedTo": "string",
"thumbprint": "string"
}
],
"collectorGroupId": "string",
"collectorId": "string",
"credentialInstanceId": "string",
"description": "string",
"id": "string",
"name": "string",
"resourceIdentifiers": [
{
"name": "string",
"value": "string"
}
]
}
List of new trusted certificates, must be provided upon creation/update of new cloud account integration, for establishing connection.
The Collector Group ID to be used for this cloud account integration
The Collector instance used by this cloud account integration
Credential Instance identifier, for this cloud account integration.
Optional description of the cloud account integration
ID of existing cloud account integration, must be null at creation
The name of the cloud account integration
Cloud account integration specific resource identifiers