InMageRcmEventDetails interface
Event details for InMageRcm provider.
- Extends
Properties
appliance |
The appliance name. NOTE: This property will not be serialized. It can only be populated by the server. |
component |
The component display name. NOTE: This property will not be serialized. It can only be populated by the server. |
fabric |
The fabric name. NOTE: This property will not be serialized. It can only be populated by the server. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
job |
The job Id. NOTE: This property will not be serialized. It can only be populated by the server. |
latest |
The latest agent version. NOTE: This property will not be serialized. It can only be populated by the server. |
protected |
The protected item name. NOTE: This property will not be serialized. It can only be populated by the server. |
server |
The server type. NOTE: This property will not be serialized. It can only be populated by the server. |
vm |
The protected item name. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
applianceName
The appliance name. NOTE: This property will not be serialized. It can only be populated by the server.
applianceName?: string
Property Value
string
componentDisplayName
The component display name. NOTE: This property will not be serialized. It can only be populated by the server.
componentDisplayName?: string
Property Value
string
fabricName
The fabric name. NOTE: This property will not be serialized. It can only be populated by the server.
fabricName?: string
Property Value
string
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InMageRcm"
Property Value
"InMageRcm"
jobId
The job Id. NOTE: This property will not be serialized. It can only be populated by the server.
jobId?: string
Property Value
string
latestAgentVersion
The latest agent version. NOTE: This property will not be serialized. It can only be populated by the server.
latestAgentVersion?: string
Property Value
string
protectedItemName
The protected item name. NOTE: This property will not be serialized. It can only be populated by the server.
protectedItemName?: string
Property Value
string
serverType
The server type. NOTE: This property will not be serialized. It can only be populated by the server.
serverType?: string
Property Value
string
vmName
The protected item name. NOTE: This property will not be serialized. It can only be populated by the server.
vmName?: string
Property Value
string