ArrayOfAgentPinnedPemCertificate
ArrayOfAgentPinnedPemCertificate
A boxed array of AgentPinnedPemCertificate. To be used in Any placeholders.
This structure may be used only with operations rendered under /eam
.
Since: vEAM API 8.2
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"_value": [
{
"_typeName": "string",
"sslCertificate": "string"
}
]
}
Availability
Added in vEAM API 8.2