Skip to content
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

slcli autoscale create #1623

Merged
merged 7 commits into from
May 5, 2022
Merged

slcli autoscale create #1623

merged 7 commits into from
May 5, 2022

Conversation

caberos
Copy link
Contributor

@caberos caberos commented Apr 23, 2022

Issue link: issue1603

E.g
slcli autoscale create --name test --cooldown 3600 --min 1 --max 2 -o CENTOS_7_64 --datacenter dal10 --termination-policy 2 -H testvs -D test.com --cpu 2 --memory 1024 --policy-relative absolute --policy-name policytest --policy-amount 3 --regional 102 --disk 25 --disk 30

Response

:........................:...........................:
: name : value :
:........................:...........................:
: Id : 5445364 :
: Created : 2022-04-22T09:30:46-06:00 :
: Name : test:
: Virtual Guest Id : 129906774 :
: Virtual Guest domain : test.com :
: Virtual Guest hostname : testvs-7bc9 :
:........................:...........................:

Copy link
Member

@allmightyspiff allmightyspiff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a few minor changes needed. Thanks

@BrianSantivanez
Copy link

image

After add required fields looks good to me

@allmightyspiff allmightyspiff merged commit 6b54d42 into softlayer:master May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

slcli autoscale create
3 participants