InMageRcmDiscoveredProtectedVmDetails interface
InMageRcm discovered protected VM details.
Properties
| created |
The SDS created timestamp. NOTE: This property will not be serialized. It can only be populated by the server. |
| datastores | The list of datastores. NOTE: This property will not be serialized. It can only be populated by the server. |
| ip |
The list of IP addresses. NOTE: This property will not be serialized. It can only be populated by the server. |
| is |
A value indicating whether the VM is deleted. NOTE: This property will not be serialized. It can only be populated by the server. |
| last |
The last time when SDS information discovered in SRS. NOTE: This property will not be serialized. It can only be populated by the server. |
| os |
The VM's OS name. NOTE: This property will not be serialized. It can only be populated by the server. |
| power |
The VM power status. NOTE: This property will not be serialized. It can only be populated by the server. |
| updated |
The SDS updated timestamp. NOTE: This property will not be serialized. It can only be populated by the server. |
| v |
The VCenter fqdn. NOTE: This property will not be serialized. It can only be populated by the server. |
| v |
The VCenter Id. NOTE: This property will not be serialized. It can only be populated by the server. |
| vm |
The VM fqdn. NOTE: This property will not be serialized. It can only be populated by the server. |
| vmware |
The VMware tools status. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
createdTimestamp
The SDS created timestamp. NOTE: This property will not be serialized. It can only be populated by the server.
createdTimestamp?: Date
Property Value
Date
datastores
The list of datastores. NOTE: This property will not be serialized. It can only be populated by the server.
datastores?: string[]
Property Value
string[]
ipAddresses
The list of IP addresses. NOTE: This property will not be serialized. It can only be populated by the server.
ipAddresses?: string[]
Property Value
string[]
isDeleted
A value indicating whether the VM is deleted. NOTE: This property will not be serialized. It can only be populated by the server.
isDeleted?: boolean
Property Value
boolean
lastDiscoveryTimeInUtc
The last time when SDS information discovered in SRS. NOTE: This property will not be serialized. It can only be populated by the server.
lastDiscoveryTimeInUtc?: Date
Property Value
Date
osName
The VM's OS name. NOTE: This property will not be serialized. It can only be populated by the server.
osName?: string
Property Value
string
powerStatus
The VM power status. NOTE: This property will not be serialized. It can only be populated by the server.
powerStatus?: string
Property Value
string
updatedTimestamp
The SDS updated timestamp. NOTE: This property will not be serialized. It can only be populated by the server.
updatedTimestamp?: Date
Property Value
Date
vCenterFqdn
The VCenter fqdn. NOTE: This property will not be serialized. It can only be populated by the server.
vCenterFqdn?: string
Property Value
string
vCenterId
The VCenter Id. NOTE: This property will not be serialized. It can only be populated by the server.
vCenterId?: string
Property Value
string
vmFqdn
The VM fqdn. NOTE: This property will not be serialized. It can only be populated by the server.
vmFqdn?: string
Property Value
string
vmwareToolsStatus
The VMware tools status. NOTE: This property will not be serialized. It can only be populated by the server.
vmwareToolsStatus?: string
Property Value
string