Skip to main content

Update Ransomware Resilience Configuration

Update ransomware resilience configuration for a storage array

Path Parameters
  • arrayId int32 required
Request Body

Request to update ransomware resilience configuration

  • 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...