RcmProxyDetails interface
RCM proxy details.
Properties
| bios |
The RCM proxy Bios Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| client |
The client authentication type. NOTE: This property will not be serialized. It can only be populated by the server. |
| fabric |
The fabric object Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| fqdn | The RCM proxy Fqdn. NOTE: This property will not be serialized. It can only be populated by the server. |
| health | The health of the RCM proxy. NOTE: This property will not be serialized. It can only be populated by the server. |
| health |
The health errors. NOTE: This property will not be serialized. It can only be populated by the server. |
| id | The RCM proxy Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
The last heartbeat received from the RCM proxy. NOTE: This property will not be serialized. It can only be populated by the server. |
| name | The RCM proxy name. NOTE: This property will not be serialized. It can only be populated by the server. |
| version | The version. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
biosId
The RCM proxy Bios Id. NOTE: This property will not be serialized. It can only be populated by the server.
biosId?: string
Property Value
string
clientAuthenticationType
The client authentication type. NOTE: This property will not be serialized. It can only be populated by the server.
clientAuthenticationType?: string
Property Value
string
fabricObjectId
The fabric object Id. NOTE: This property will not be serialized. It can only be populated by the server.
fabricObjectId?: string
Property Value
string
fqdn
The RCM proxy Fqdn. NOTE: This property will not be serialized. It can only be populated by the server.
fqdn?: string
Property Value
string
health
The health of the RCM proxy. NOTE: This property will not be serialized. It can only be populated by the server.
health?: string
Property Value
string
healthErrors
The health errors. NOTE: This property will not be serialized. It can only be populated by the server.
healthErrors?: HealthError[]
Property Value
id
The RCM proxy Id. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
lastHeartbeatUtc
The last heartbeat received from the RCM proxy. NOTE: This property will not be serialized. It can only be populated by the server.
lastHeartbeatUtc?: Date
Property Value
Date
name
The RCM proxy name. NOTE: This property will not be serialized. It can only be populated by the server.
name?: string
Property Value
string
version
The version. NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string