POST v1/bunits/{bunitId}/deleteprocesses/{deleteProcessId}/reset

Reset a deletion process for either a backup node or a file space
This may be done if the deletion has failed on the IBM Storage Protect server

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The business unit managing the data-source of the deletion process integer

Required

deleteProcessId integer

Required

Body Parameters

The deletion process to reset

DeleteProcess
NameDescriptionTypeAdditional information
Node The backup node to be deleted
or the backup node of the file space to be deleted
Node

None.

ReplicationTargetServer The name of the server on which the replication node resides if only replication node is to be deleted
Should only have value if replication node is the item to delete
If it has value it means that the original backup node will be left undeleted
string

None.

Filespace The file space to be deleted.
If null the node is deleted
Filespace

None.

Server The server the backup node is residing on
SpServer

None.

DeleteCommands The delete commands used to delete the backup nodes
Collection of string

None.

ScriptName Name of script used to delete the backup node
string

None.

ScriptStartTime The time the script was started
date

None.

ScriptCompletionTime The time the script was declared finished
date

None.

DeletionCompleted Indicates that the deletion of the backup node has been confirmed
If false and completion time is set the deletion failed
boolean

None.

AuditLogs An overview of what has been done on the deletion
Collection of AuditLog

None.

Name string

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

NodeAssignmentFilter
NameDescriptionTypeAdditional information
BusinessUnit The business unit that holds the data center(s) where primary data-sources should be assigned from
BusinessUnit

None.

TargetBusinessUnit The business unit the data-sources should be assigned to
BusinessUnit

None.

Filter The filter that determines when a data-source is assigned to the target business unit
string

None.

FilterType What information the filter will target
FilterType

None.

ReplicationType Use replication type to filter what data-sources are assigned
ReplicationType

None.

ServerTypeId The type of server this filter is related to
integer

None.

Server If the assignment filter targets a single server
Server

None.

Id A unique ID for the object.
integer

Read-only.

CreatedDate Time and date the object was created.
date

Read-only.

ArchivedDate Time and date the object was or is going to be archived.

Unarchived objects have no value in ArchivedDate
date

Read-only.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.