GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/policySets/{policySetId}/managementClasses
Get management classes of policy set
Request Information
URI Parameters
Name | Description | Type | Additional 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 sets | integer |
Required |
policySetId |
The ID of the policy set the management classes are related to | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
A list of all management classes of the requested policy set
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.