External DocumentationTo learn more, visit the Veeam Basic Backup & Replication documentation.
Actions
Get KMS Server
Retrieve the KMS server with a specified ID.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| ID | The ID of the KMS server to retrieve. |
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"description": "string",
"type": "KMS",
"port": 0,
"serverCertificateThumbprint": "string",
"clientCertificateThumbprint": "string"
}
Was this page helpful?