Azure VM Shutdown
Version 1
This handler uses the Azure Rest API library to shut down a Virtual Machine associated to the security certificate tied to the handler.
Parameters
Name |
Description |
Subscription ID |
The Azure Subscription ID. |
VM Name |
The Name of the Virtual Machine to be shut down. |
Sample Configuration
Name |
Description |
Subscription ID |
55c212bdee118e0662030003 |
VM Name |
kdtestmachine2 |
Results
Changelog
AzureVmShutdown_V1 (2015-08-17)
- Initial version. See README for details.
Related Handlers
- Azure Cloud Service Create
- This handler creates a new cloud service.
- Azure Operation Status
- This handler checks to see the status of an operation given the request id.
- Azure VM Create
- This handler creates a new issue in a Jira project.
- Azure VM Delete
- This handler deletes down an Azure VM.
- Azure VM Restart
- This handler creates a new issue in a Jira project.
- Azure VM Retrieve
- This handler retrieves information about an Azure VM.
- Azure VM Start
- This handler creates a new issue in a Jira project.