InlineBaseImageDetailed1
{
"shared": false,
"application_count": 2,
"status": "ACTIVE",
"packaging_type": "CONTAINER_IMAGE",
"platforms": [
"PlatformFamily Object"
],
"operating_system": "OperatingSystemBase Object",
"pull_registry": "Registry Object",
"created_at": "2023-03-03T00:59:52.762Z",
"created_by": "johndoe",
"updated_at": "2023-03-03T00:59:52.762Z",
"updated_by": "johndoe",
"removed_at": "2023-03-03T00:59:52.762Z",
"removed_by": "johndoe",
"deprecated_at": "2023-03-03T00:59:52.762Z",
"_links": {
"pull_registry": {
"href": "/v1/registries/cddcfa79-352c-4555-9d28-4442de559876"
},
"operating_system": {
"href": "/v1/operating-system/351c1739-ca01-4a74-8124-1b99257cd7c9"
}
}
}
Base image is (or can be) shared with different organizations
Total no of Applications which has this base image
Status of base image (ACTIVE, DEPRECATED, DELETED)
Packaging type of a base image (OVA, CONTAINER_IMAGE)
Registry where the artifacts of an application release are pushed to
Date of the creation of the base image
User that created the base image
Date of the update of the base image
User that updated the operating system
Date of the removal of the base image
User that removed the base image
Date of the deprecation of the base image
Section to include hyperlinks based on Hypertext Application Language