GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/policySets/{policySetId}

Get a policy set.

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 policy set integer

Required

policySetId The ID of the policy set to get integer

Required

Body Parameters

None.

Response Information

Resource Description

A policy set

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.