Skip to main content
Retrieve the KMS server with a specified ID.
External DocumentationTo learn more, visit the Veeam Basic Backup & Replication documentation.

Parameters

ParameterDescription
IDThe ID of the KMS server to retrieve.

Example Output

{
	"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
	"name": "string",
	"description": "string",
	"type": "KMS",
	"port": 0,
	"serverCertificateThumbprint": "string",
	"clientCertificateThumbprint": "string"
}

Workflow Library Example

Get Kms Server with Veeam Basic Backup and Replication and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop