summaryrefslogtreecommitdiff
path: root/lib/azure_ex (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-10Add run command related APIsHentioe2-0/+56
2020-12-05Fix credo issuesHentioe1-10/+8
2020-12-03Automatic retry of token application failureHentioe1-5/+13
2020-11-29Fix error returnsHentioe1-1/+1
2020-11-27The request fails and returns an errorHentioe2-4/+36
2020-11-26Add some modelsHentioe1-0/+9
2020-11-26Added models for creating virtual machinesHentioe1-1/+28
2020-11-21Add ssh related APIsHentioe1-0/+20
2020-11-10Update configurationunknown2-6/+6
2020-11-04Add some APIsHentioe2-0/+46
2020-11-03Wrap remote errorHentioe3-4/+40
2020-10-30Added some resources to delete APIsHentioe1-1/+7
2020-10-29Add some APIs to create resourcesHentioe3-2/+107
2020-10-29Add some APIsHentioe1-2/+15
2020-10-29Delete all modelsHentioe2-38/+0
2020-10-28Fix token refresh intervalHentioe1-5/+7
2020-10-28Optimize DSLHentioe2-17/+48
2020-10-28Simplify the calling processHentioe3-29/+24
2020-10-27Add helper functionsHentioe1-0/+8
2020-10-27Fix module nameHentioe2-3/+3
2020-10-27Hosting token refreshHentioe4-9/+135
2020-10-26Independent endpoint constructionHentioe3-23/+92
2020-10-26Fix returns typeHentioe1-1/+1
2020-10-26Fix typespecsHentioe1-2/+4
2020-10-22Add basic request implementationHentioe5-0/+109