Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi @allmightyspiff,
I have added the code of lambda function that contains clean_time in this SoftLayer/CLI/virt/list.py file and tested it, it is working as expected.
Please review it and approve this pull request.
Please find the details.
Details:
Title:
Add cleantime to vs list
File: SoftLayer/CLI/virt/list.py
Description:
I have added code of lambda function of clean_time in SoftLayer/CLI/virt/list.py file and working as expected
Linked Issues: #1744
Please find the screen shots for reference.
Before Screen Shot 1:
![Screenshot 2023-05-15 at 8 55 50 PM](https://private-user-images.githubusercontent.com/125332006/238396704-a8f29ad2-9c77-46ec-a3de-d2000c974ecc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODg5MDQsIm5iZiI6MTczOTI4ODYwNCwicGF0aCI6Ii8xMjUzMzIwMDYvMjM4Mzk2NzA0LWE4ZjI5YWQyLTljNzctNDZlYy1hM2RlLWQyMDAwYzk3NGVjYy5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNTQzMjRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0zMzUyNTRlMmJmZDU3MmJlZDdlOTAyZTcyYmY3ZjY0ZDU1MjNlOWFmZjcwZmI5YTNkYjNlZGRhMmJhMjM0NWU4JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.-uGsruJ7dJQq7cOZmkbK84NdWaewUG0swPk_xqBRVWM)
After Screen Shot 1:
![Screenshot 2023-05-15 at 8 56 28 PM](https://private-user-images.githubusercontent.com/125332006/238396734-c062be61-8f31-49cf-a924-a1b471032e96.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyODg5MDQsIm5iZiI6MTczOTI4ODYwNCwicGF0aCI6Ii8xMjUzMzIwMDYvMjM4Mzk2NzM0LWMwNjJiZTYxLThmMzEtNDljZi1hOTI0LWExYjQ3MTAzMmU5Ni5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjExJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxMVQxNTQzMjRaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT01ZWY0ZjVkY2RiZmI1YmFjYjI1NzY5ZGRjZDViMjIzNDlhN2EyNDRjNjYyMDg4NDY2NmZkNjc4NzVkNjkzMDQzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.HLwvlhR8fcxqErImiaUN1mWiYAxFP4R8IOrWMS5gyNM)
Thanks,
Ramkishor Chaladi.