InMageRcmApplianceDetails interface
InMageRcm appliance details.
Properties
dra | The DRA. NOTE: This property will not be serialized. It can only be populated by the server. |
fabric |
The fabric ARM Id. NOTE: This property will not be serialized. It can only be populated by the server. |
id | The appliance Id. NOTE: This property will not be serialized. It can only be populated by the server. |
mars |
The Mars agent. NOTE: This property will not be serialized. It can only be populated by the server. |
name | The appliance name. NOTE: This property will not be serialized. It can only be populated by the server. |
process |
The process server. NOTE: This property will not be serialized. It can only be populated by the server. |
push |
The push installer. NOTE: This property will not be serialized. It can only be populated by the server. |
rcm |
The of RCM proxy. NOTE: This property will not be serialized. It can only be populated by the server. |
replication |
The replication agent. NOTE: This property will not be serialized. It can only be populated by the server. |
reprotect |
The reprotect agent. NOTE: This property will not be serialized. It can only be populated by the server. |
switch |
The switch provider blocking error information. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
dra
The DRA. NOTE: This property will not be serialized. It can only be populated by the server.
dra?: DraDetails
Property Value
fabricArmId
The fabric ARM Id. NOTE: This property will not be serialized. It can only be populated by the server.
fabricArmId?: string
Property Value
string
id
The appliance Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
marsAgent
The Mars agent. NOTE: This property will not be serialized. It can only be populated by the server.
marsAgent?: MarsAgentDetails
Property Value
name
The appliance name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
processServer
The process server. NOTE: This property will not be serialized. It can only be populated by the server.
processServer?: ProcessServerDetails
Property Value
pushInstaller
The push installer. NOTE: This property will not be serialized. It can only be populated by the server.
pushInstaller?: PushInstallerDetails
Property Value
rcmProxy
The of RCM proxy. NOTE: This property will not be serialized. It can only be populated by the server.
rcmProxy?: RcmProxyDetails
Property Value
replicationAgent
The replication agent. NOTE: This property will not be serialized. It can only be populated by the server.
replicationAgent?: ReplicationAgentDetails
Property Value
reprotectAgent
The reprotect agent. NOTE: This property will not be serialized. It can only be populated by the server.
reprotectAgent?: ReprotectAgentDetails
Property Value
switchProviderBlockingErrorDetails
The switch provider blocking error information. NOTE: This property will not be serialized. It can only be populated by the server.
switchProviderBlockingErrorDetails?: InMageRcmFabricSwitchProviderBlockingErrorDetails[]