GET v1/bunits/{bunitId}/datacenters/{dataCenterId}/spservers/{spServerId}/domains/{domainId}/schedules/{scheduleId}
Get a single schedule.
                
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 domain | integer | Required | 
| domainId | The ID of the domain of the schedule | integer | Required | 
| scheduleId | The ID of the schedule | integer | Required | 
Body Parameters
None.
Response Information
Resource Description
The requested schedule
IHttpActionResultNone.
Response Formats
application/json, text/json
            Sample:
                    
Sample not available.