-
Notifications
You must be signed in to change notification settings - Fork 119
Add docs for scheduling operations on a VM #313
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add docs for scheduling operations on a VM #313
Conversation
6825ca7
to
63e0e22
Compare
@blueorangutan docbuild |
@blueorangutan docbuild |
@rohityadavcloud a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. |
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/313. (QA-JID 73) |
63e0e22
to
aa67c2c
Compare
@blueorangutan docbuild |
@vishesh92 a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. |
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/313. (QA-JID 74) |
|
||
- **Action**: Select the action to be triggered by the schedule. Can't be changed once the schedule has been created. | ||
|
||
- **Schedule**: Select the frequency at which the action should be triggered. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vishesh92 will it make sense to add an example of schedule or some note about the cron format here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Minor comment added
2934b2d
to
5602ce8
Compare
@blueorangutan docbuild |
@vishesh92 a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. |
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/313. (QA-JID 80) |
5602ce8
to
b03cad4
Compare
@blueorangutan docbuild |
@vishesh92 a Jenkins job has been kicked to build the document. I'll keep you posted as I make progress. |
QA-Doc build preview: https://qa.cloudstack.cloud/builds/docs-build/pr/313. (QA-JID 85) |
This PR adds a feature to setup schedules to stop/start/restart your VMs. Documentation PR: apache/cloudstack-documentation#313 Related issue: #3387
Documentation for PR: apache/cloudstack#7397