You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2024. It is now read-only.
I have added a dcm-deprecate-machine-image tool. It does not appear to work (tested against k30-rc1). Also, there does not appear to be functionality to support un-deprecate within the API. Leaving this as a branch to look at in the future.
Not much else to say, except I don't think the API supports un-deprecate yet.
Here's the json to deprecate an image:
{
"deprecateImage": [ { } ]
}
You do a put to infrastructure/MachineImage/xxxx
The text was updated successfully, but these errors were encountered: