Skip to main content

Create Storage Policy

Customer Managed

This API is Applicable only for Customer Managed Environment

This operation creates a storage policy.

Header Parameters
  • Accept string required
Request Body required

Request Body to update the storage policy details.

  • copyName string required

    Name of the storage policy copy.

  • numberOfCopies int32 required

    Number of copies in the storage policy.

  • numberOfStreams int32 required

    Number of streams in the storage policy.

  • storagePolicyCopyInfo object required
  • active int32 required

    Indicates whether the storage policy copy is active.

  • copyType int32 required

    Type of the storage policy copy.

  • dedupeFlags object required
  • enableClientSideDedup int32 required

    Property that indicates whether to enable client side deduplication.

  • enableDASHFull int32 required

    Property that indicates whether to enable DASH full.

  • enableDeduplication int32 required

    Property that indicates whether to enable deduplication.

  • useGlobalDedupStore int32 required

    Property that indicates whether to use global deduplication store.

  • isDefault int32 required

    Indicates whether the storage policy copy is the primary copy.

  • isFromGui boolean required

    Indicates whether the request is from the GUI.

  • numberOfStreamsToCombine int32 required

    Number of streams to combine.

  • retentionRules object required
  • retainArchiverDataForDays int32 required

    Number of days to retain archiver data.

  • retainBackupDataForCycles int32 required

    Number of backup data cycles to retain.

  • retainBackupDataForDays int32 required

    Number of days to retain backup data.

  • retentionFlags object required
  • enableDataAging int32 required

    Property that indicates whether to enable data aging.

  • storagePolicyFlags object required
  • blockLevelDedup int32 required

    Property that indicates whether to enable block level deduplication.

  • useGlobalPolicy object required
  • storagePolicyId int32 required

    ID of the global storage policy.

  • storagePolicyName string required

    Name of the global storage policy.

  • storagePolicyName string required

    Name of the storage policy.

  • type int32 required

    Type of the storage policy.

Responses

OK

Loading...