Skip to main content

Get Summary of a Plan

Get Plan Summary

Responses

Success


Schema
  • plans object[]
  • plan object
  • id int32
  • name string
  • planType string

    Possible values: [Server, Laptop, FSIBMiVTL, ExchangeJournal, ExchangeUser, Office365, DataClassification, Archiver, CDM, ObjectStore, DLO, Database, Snap, FSServer, VSAServer, Dynamics365]

  • parentPlan object
  • id int32
  • name string
  • targetApp string[]

    Possible values: [NOT_AVAILABLE, FILE_STORAGE_OPTIMIZATION, SENSITIVE_DATA_GOVERNANCE, CASE_MANAGER, CONTENT_INDEXING, THREAT_ANALYSIS]

    This tells the content indexing target apps for data classification plans

  • associatedEntities int32

    Count of associated entities for the plan

  • RPO int32

    RPO in minutes for the plan

  • numberOfCopies int32

    Number of copies for the plan

  • status string

    Possible values: [ENABLED, DISABLED, INCOMPLETE, HIDDEN, BACKUP_DISABLED]

  • missingEntities object[]

    For plans in incomplete state contains list of entities missing from the plan

  • id int32
  • name string
  • resourcePool object[]

    This lists the various resource Pools of different app types associated with storage pools of plan

  • id int32
  • name string
  • tags object[]

    Tags associated with this plan

  • id int32
  • name string
  • value string
  • company object
  • id int32
  • name string
  • commcell string

    Tells which commcell this plan belongs to.

  • derivable boolean

    Tells if this plan can be used to derive from and create a new child plan

  • plansCount int32

    Number of plans returned

Loading...