event_mgr_set_default_schedule
Back to SOAP Architecture Method Reference
Description
The event_mgr_set_default_schedule method sets a previously created schedule as the default schedule for the designated Events.
Parameters
| Parameter | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| default_schedule_id | The unique ID# of the schedule. | bstypes:ResourceId | R |
| domain_id |
The unique ID# of your domain. |
bstypes:ResourceId | R |
| id | The unique ID# of the event. | bstypes:ResourceId | R |
Return Values
| Value | Description | Type | Required (R) or Optional (O) |
|---|---|---|---|
| id | The unique ID# of the event. | bstypes:ResourceId | R |
