GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spplusservers/{spPlusServerId}/backuppolicies?sync={sync}

Get all backup policies 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

spPlusServerId The ID of the server of the backup policies integer

Required

sync Synchronize backup policies with IBM Storage Protect Plus server before returning result. boolean

Default value is False

Body Parameters

None.

Response Information

Resource Description

A list of all backup policies of the requested server

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.