v1

latestOpenAPI 3.1.02026-07-245531,0212.1 MB
Schedules

Create the schedules

Creates the schedules associated to the specific account

post/organizations/{organization_id}/accounts/{account_id}/schedules

Path parameters

organization_idstring required

Organization Id of the Organization that you are working with. This can be found by looking at the organization id in the URL of the dashboard. These are randomly generated alphanumber values

account_idstring required

Account id of the CloudRanger Account that you are managing inside an organization, these can be found by call the /organizations/{organization_id}/accounts endpoints which returns all accounts inside an Organization These are randomly generated alphanumber values

Request body

account_idstring
group_tagsstring[]
groupsstring[]
hours_oninteger
is_activeboolean
match_all_tags_flagboolean
namestring
organization_idstring
percent_oninteger
retainObjectsboolean
schedule_timesstring[]
serversstring[]
tagsstring[]
timezone_locationstring
typestring

Response

200 response

account_idstring
created_atstring date-time
hours_oninteger
idinteger
is_activeboolean
match_all_tags_flagboolean
namestring
organization_idstring
percent_oninteger
schedule_jsonstring
schedule_timesstring[]
serversstring[]
tagsstring[]
timezone_locationstring
typestring
updated_atstring date-time