Please enter search query.
Search <book_title>...
Important Update: Cohesity Products Documentation
All Cohesity product documentation are now managed via the Cohesity Docs Portal: https://docs.cohesity.com/HomePage/Content/home.htm. Some documentation available here may not reflect the latest information or may no longer be accessible.
InfoScale™ 9.1 Cluster Server Bundled Agents Reference Guide - Windows
Last Published:
2025-12-12
Product(s):
InfoScale & Storage Foundation (9.1)
Platform: Windows
- Introducing VCS bundled agents
- Storage agents
- Network agents
- FileShare agents
- Services and applications agents
- VCS infrastructure and support agents
- VCS hardware replication agent for NetApp
- Troubleshooting bundled agents
Resource type definition
type AzureDNSZone (
static i18nstr ArgList[] = { AzureDnsZoneResourceId, RSType, ResRecords, TTL, OffDelRR,
"AzureAuthResName:SubscriptionId", "AzureAuthResName:ClientId",
"AzureAuthResName:SecretKey", "AzureAuthResName:TenantId" }
str AzureDnsZoneResourceId
str RSType
str ResRecords{}
int TTL = 3600
boolean OffDelRR = 0
str AzureAuthResName
)type AzureDNSZone (
static int FaultOnMonitorTimeouts = 0
static str i18nArgList[] = { AzureDnsZoneResourceId, RSType,
ResRecords, TTL, OffDelRR, "AzureAuthResName:SubscriptionId",
"AzureAuthResName:ClientId", "AzureAuthResName:SecretKey",
"AzureAuthResName:TenantId", ManagedIdentityClientID,
tempSubscriptionId }
str AzureDnsZoneResourceId
str RSType
str ResRecords{}
int TTL = 3600
boolean OffDelRR = 0
str AzureAuthResName
str ManagedIdentityClientID
temp str tempSubscriptionId
)