Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InconsistentVmDetails

Package version

interface

An interface representing InconsistentVmDetails. This class stores the monitoring details for consistency check of inconsistent Protected Entity.

Hierarchy

  • InconsistentVmDetails

Index

Properties

Optional cloudName

cloudName: undefined | string
member

{string} [cloudName] The Cloud name.

Optional details

details: string[]
member

{string[]} [details] The list of details regarding state of the Protected Entity in SRS and On prem.

Optional errorIds

errorIds: string[]
member

{string[]} [errorIds] The list of error ids.

Optional vmName

vmName: undefined | string
member

{string} [vmName] The Vm name.

Generated using TypeDoc