createRepeatingRule
Creates a repeating rule for downtime for the specified configuration.
Applies to Clouds and Integration Appliances.
Parameters:
- projectName
- The name of the specified project.
- version
- The version number for the specified project.
- configName
- The configuration name for the specified project.
- stopDate
- The date the configuration is to be stopped.
- restartDate
- The date the configuration is to be restarted.
- downtimeType
- The type or reason for the downtime.
- repeat
- Specifies that the downtime rule be repeated.
- repeatInterval
- Specifies the amount of time between repeats of the downtime rule.
Together projectName, version, and configName uniquely identify a configuration.
- Returns:
- The new repeating rule for the specified configuration.