InMageRcmFailbackEventDetails interface
Event details for InMageRcmFailback 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. |
| instance |
Polymorphic discriminator, which specifies the different types this object can be |
| 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
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "InMageRcmFailback"
Property Value
"InMageRcmFailback"
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