共用方式為


VMwareDetails interface

Store the fabric details specific to the VMware fabric.

Extends

Properties

agentCount

The number of source and target servers configured to talk to this CS.

agentExpiryDate

Agent expiry date.

agentVersion

The agent Version.

agentVersionDetails

The agent version details.

availableMemoryInBytes

The available memory.

availableSpaceInBytes

The available space.

cpuLoad

The percentage of the CPU load.

cpuLoadStatus

The CPU load status.

csServiceStatus

The CS service status.

databaseServerLoad

The database server load.

databaseServerLoadStatus

The database server load status.

hostName

The host name.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

ipAddress

The IP address.

lastHeartbeat

The last heartbeat received from CS server.

masterTargetServers

The list of Master Target servers associated with the fabric.

memoryUsageStatus

The memory usage status.

processServerCount

The number of process servers.

processServers

The list of Process Servers associated with the fabric.

protectedServers

The number of protected servers.

psTemplateVersion

PS template version.

replicationPairCount

The number of replication pairs configured in this CS.

runAsAccounts

The list of run as accounts created on the server.

spaceUsageStatus

The space usage status.

sslCertExpiryDate

CS SSL cert expiry date.

sslCertExpiryRemainingDays

CS SSL cert expiry date.

switchProviderBlockingErrorDetails

The switch provider blocking error information.

systemLoad

The percentage of the system load.

systemLoadStatus

The system load status.

totalMemoryInBytes

The total memory.

totalSpaceInBytes

The total space.

versionStatus

Version status.

webLoad

The web load.

webLoadStatus

The web load status.

Property Details

agentCount

The number of source and target servers configured to talk to this CS.

agentCount?: string

Property Value

string

agentExpiryDate

Agent expiry date.

agentExpiryDate?: Date

Property Value

Date

agentVersion

The agent Version.

agentVersion?: string

Property Value

string

agentVersionDetails

The agent version details.

agentVersionDetails?: VersionDetails

Property Value

availableMemoryInBytes

The available memory.

availableMemoryInBytes?: number

Property Value

number

availableSpaceInBytes

The available space.

availableSpaceInBytes?: number

Property Value

number

cpuLoad

The percentage of the CPU load.

cpuLoad?: string

Property Value

string

cpuLoadStatus

The CPU load status.

cpuLoadStatus?: string

Property Value

string

csServiceStatus

The CS service status.

csServiceStatus?: string

Property Value

string

databaseServerLoad

The database server load.

databaseServerLoad?: string

Property Value

string

databaseServerLoadStatus

The database server load status.

databaseServerLoadStatus?: string

Property Value

string

hostName

The host name.

hostName?: string

Property Value

string

instanceType

Polymorphic discriminator, which specifies the different types this object can be

instanceType: "VMware"

Property Value

"VMware"

ipAddress

The IP address.

ipAddress?: string

Property Value

string

lastHeartbeat

The last heartbeat received from CS server.

lastHeartbeat?: Date

Property Value

Date

masterTargetServers

The list of Master Target servers associated with the fabric.

masterTargetServers?: MasterTargetServer[]

Property Value

memoryUsageStatus

The memory usage status.

memoryUsageStatus?: string

Property Value

string

processServerCount

The number of process servers.

processServerCount?: string

Property Value

string

processServers

The list of Process Servers associated with the fabric.

processServers?: ProcessServer[]

Property Value

protectedServers

The number of protected servers.

protectedServers?: string

Property Value

string

psTemplateVersion

PS template version.

psTemplateVersion?: string

Property Value

string

replicationPairCount

The number of replication pairs configured in this CS.

replicationPairCount?: string

Property Value

string

runAsAccounts

The list of run as accounts created on the server.

runAsAccounts?: RunAsAccount[]

Property Value

spaceUsageStatus

The space usage status.

spaceUsageStatus?: string

Property Value

string

sslCertExpiryDate

CS SSL cert expiry date.

sslCertExpiryDate?: Date

Property Value

Date

sslCertExpiryRemainingDays

CS SSL cert expiry date.

sslCertExpiryRemainingDays?: number

Property Value

number

switchProviderBlockingErrorDetails

The switch provider blocking error information.

switchProviderBlockingErrorDetails?: InMageFabricSwitchProviderBlockingErrorDetails[]

Property Value

systemLoad

The percentage of the system load.

systemLoad?: string

Property Value

string

systemLoadStatus

The system load status.

systemLoadStatus?: string

Property Value

string

totalMemoryInBytes

The total memory.

totalMemoryInBytes?: number

Property Value

number

totalSpaceInBytes

The total space.

totalSpaceInBytes?: number

Property Value

number

versionStatus

Version status.

versionStatus?: string

Property Value

string

webLoad

The web load.

webLoad?: string

Property Value

string

webLoadStatus

The web load status.

webLoadStatus?: string

Property Value

string