GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/retentionRules?tsmSync={tsmSync}

Get all retention rules of a server.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
bunitId The ID of the business unit of the data center integer

Required

dataCenterId The ID of the data center of the server integer

Required

spServerId The ID of the server of the retention rules integer

Required

tsmSync Set this to true if information should be synced with IBM Storage Protect server first boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

A list of all retention rules of the requested server

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.