Installation resource type (install)
The install installation resource type describes a fix record that tracks the installing of a fix by WebSphere Automation.
Example installation created event (install)
{
"type" : "CREATE",
"installation" : {
"created" : "2023-06-12T10:17:23Z",
"createdBy" : "admin",
"description" : "Installation of 9.0.5.3-WS-WASProd-IFPH43148",
"id" : "3d5940c8-ba3b-43d9-83b8-046305db5c29",
"name" : "9.0.5.3-WS-WASProd-IFPH43148",
"updated" : "2023-06-12T10:17:23Z",
"updatedBy" : "admin",
"assetIds" : [ "1a5d141a-3294-3ff3-9182-5ae1d4f3465d" ],
"autoInstall" : true,
"backupNeeded" : false,
"fixIds" : [ "98066355-1670-3abe-86dc-d4024b7f59ad" ],
"fixName" : "9.0.5.3-WS-WASProd-IFPH43148",
"hostName" : "defected1.example.com",
"installDirectory" : "/opt/WAS",
"installationNumber" : 10,
"status" : "pending",
"steps" : [ ],
"type" : "install"
}
}
Example installation updated event (install)
{
"type" : "UPDATE",
"installation" : {
"created" : "2023-06-12T10:17:23Z",
"createdBy" : "admin",
"description" : "Installation of 9.0.5.3-WS-WASProd-IFPH43148",
"id" : "3d5940c8-ba3b-43d9-83b8-046305db5c29",
"name" : "9.0.5.3-WS-WASProd-IFPH43148",
"updated" : "2023-06-12T10:17:23Z",
"updatedBy" : "admin",
"assetIds" : [ "1a5d141a-3294-3ff3-9182-5ae1d4f3465d" ],
"autoInstall" : true,
"backupNeeded" : false,
"fixIds" : [ "98066355-1670-3abe-86dc-d4024b7f59ad" ],
"fixName" : "9.0.5.3-WS-WASProd-IFPH43148",
"hostName" : "defected1.example.com",
"installDirectory" : "/opt/WAS",
"installationNumber" : 10,
"status" : "installing-fix",
"steps" : [ {
"end" : "2023-06-12T10:17:23Z",
"files" : [ ],
"id" : "423578ac-d5d7-4f7c-85be-965bc4e4fa5f",
"internalName" : {
"messageBundle" : "com.ibm.ws.automation.api.messages.SecureMessages",
"messageInserts" : [ ],
"messageKey" : "WIOVS1000I"
},
"internalSummaries" : [ ],
"start" : "2023-06-12T10:17:23Z",
"state" : "succeeded"
}, {
"files" : [ ],
"id" : "9ae111a6-94d8-4735-a3c2-d7fd40735381",
"internalName" : {
"messageBundle" : "com.ibm.ws.automation.api.messages.SecureMessages",
"messageInserts" : [ ],
"messageKey" : "WIOVS1001I"
},
"internalSummaries" : [ ],
"start" : "2023-06-12T10:17:23Z",
"state" : "in-progress"
} ],
"type" : "install"
},
"originalVersion" : {
"created" : "2023-06-12T10:17:23Z",
"createdBy" : "admin",
"description" : "Installation of 9.0.5.3-WS-WASProd-IFPH43148",
"id" : "3d5940c8-ba3b-43d9-83b8-046305db5c29",
"name" : "9.0.5.3-WS-WASProd-IFPH43148",
"updated" : "2023-06-12T10:17:23Z",
"updatedBy" : "admin",
"assetIds" : [ "1a5d141a-3294-3ff3-9182-5ae1d4f3465d" ],
"autoInstall" : true,
"backupNeeded" : false,
"fixIds" : [ "98066355-1670-3abe-86dc-d4024b7f59ad" ],
"fixName" : "9.0.5.3-WS-WASProd-IFPH43148",
"hostName" : "defected1.example.com",
"installDirectory" : "/opt/WAS",
"installationNumber" : 10,
"status" : "pending",
"steps" : [ ],
"type" : "install"
}
}
Example installation deleted event (install)
{
"type" : "DELETE",
"installation" : {
"created" : "2023-06-12T10:17:23Z",
"createdBy" : "admin",
"description" : "Installation of 9.0.5.3-WS-WASProd-IFPH43148",
"id" : "3d5940c8-ba3b-43d9-83b8-046305db5c29",
"name" : "9.0.5.3-WS-WASProd-IFPH43148",
"updated" : "2023-06-12T10:21:52Z",
"updatedBy" : "installation-manager",
"assetIds" : [ "1a5d141a-3294-3ff3-9182-5ae1d4f3465d" ],
"autoInstall" : true,
"backupNeeded" : false,
"fixIds" : [ "98066355-1670-3abe-86dc-d4024b7f59ad" ],
"fixName" : "9.0.5.3-WS-WASProd-IFPH43148",
"hostName" : "defected1.example..com",
"installDirectory" : "/opt/WAS",
"installationNumber" : 10,
"status" : "succeeded",
"steps" : [ {
"end" : "2023-06-12T10:17:23Z",
"files" : [ ],
"id" : "423578ac-d5d7-4f7c-85be-965bc4e4fa5f",
"internalName" : {
"messageBundle" : "com.ibm.ws.automation.api.messages.SecureMessages",
"messageInserts" : [ ],
"messageKey" : "WIOVS1000I"
},
"internalSummaries" : [ ],
"start" : "2023-06-12T10:17:23Z",
"state" : "succeeded"
}, {
"end" : "2023-06-12T10:21:50Z",
"files" : [ {
"created" : "2023-06-12T10:21:50Z",
"fileName" : "runbook.log",
"fileSize" : 129124
} ],
"id" : "9ae111a6-94d8-4735-a3c2-d7fd40735381",
"internalName" : {
"messageBundle" : "com.ibm.ws.automation.api.messages.SecureMessages",
"messageInserts" : [ ],
"messageKey" : "WIOVS1001I"
},
"internalSummaries" : [ ],
"start" : "2023-06-12T10:17:23Z",
"state" : "succeeded"
} ],
"type" : "install"
}
}