Skip to main content

Create/Configure Ransomware Resilience

Create or configure ransomware resilience settings for a storage array

Path Parameters
  • arrayId int32 required
Request Body

Request to create or configure ransomware resilience settings

  • arrayId integer
  • configInfo object
  • accountInfo object
  • organizationId string
  • organizationName string
  • serviceAccountName string
  • siteType string

    Possible values: [BACKUPVAULT, DATAVAULT]

  • isStorageAirgapEnabled boolean
  • threatScanInfo object
  • isThreatScanEnabled boolean
  • ARDVMs object
  • machineCredentials object[]
  • ipAddress string
  • credential object
  • id int32
  • name string
  • defenderVMs object
  • machineCredentials object[]
  • ipAddress string
  • credential object
  • id int32
  • name string
  • additionalInfo object
  • crrSVMInfo object
  • cidr string
  • gateway string
  • broadcastDomain string
Responses

OK


Schema
  • configJobId integer
  • error object
  • errorMessage string
  • errorCode int32
Loading...