OpenstackImageVisibilityType
Visibility type of an OpenStack image.
Values
| Value | Description |
|---|---|
| COMMUNITY | The image is visible to all projects but is not listed by default. |
| PRIVATE | The image is visible only to its owning project. |
| PUBLIC | The image is visible to all projects. |
| SHARED | The image is shared with specific projects. |
| UNKNOWN | The visibility type was not recognized by the API. |