{
    "apiVersion": "v1",
    "items": [
        {
            "apiVersion": "machine.openshift.io/v1beta1",
            "kind": "Machine",
            "metadata": {
                "annotations": {
                    "machine.openshift.io/instance-state": "running"
                },
                "creationTimestamp": "2026-01-28T13:08:27Z",
                "finalizers": [
                    "machine.machine.openshift.io"
                ],
                "generation": 3,
                "labels": {
                    "machine.openshift.io/cluster-api-cluster": "clusterpool418-dcxsj-jj64q",
                    "machine.openshift.io/cluster-api-machine-role": "master",
                    "machine.openshift.io/cluster-api-machine-type": "master",
                    "machine.openshift.io/instance-type": "m6i.xlarge",
                    "machine.openshift.io/region": "us-east-1",
                    "machine.openshift.io/zone": "us-east-1a"
                },
                "name": "clusterpool418-dcxsj-jj64q-master-0",
                "namespace": "openshift-machine-api",
                "ownerReferences": [
                    {
                        "apiVersion": "machine.openshift.io/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "ControlPlaneMachineSet",
                        "name": "cluster",
                        "uid": "1cf3dc6f-274a-47a8-821c-05c84dccb172"
                    }
                ],
                "resourceVersion": "42081",
                "uid": "4839a092-5db6-4544-853a-40fb9b4ca01a"
            },
            "spec": {
                "lifecycleHooks": {
                    "preDrain": [
                        {
                            "name": "EtcdQuorumOperator",
                            "owner": "clusteroperator/etcd"
                        }
                    ]
                },
                "metadata": {},
                "providerID": "aws:///us-east-1a/i-0aff444f7aac4c887",
                "providerSpec": {
                    "value": {
                        "ami": {
                            "id": "ami-0ccb061ea4996e851"
                        },
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockDevices": [
                            {
                                "ebs": {
                                    "encrypted": true,
                                    "iops": 0,
                                    "kmsKey": {
                                        "arn": ""
                                    },
                                    "volumeSize": 120,
                                    "volumeType": "gp3"
                                }
                            }
                        ],
                        "capacityReservationId": "",
                        "credentialsSecret": {
                            "name": "aws-cloud-credentials"
                        },
                        "deviceIndex": 0,
                        "iamInstanceProfile": {
                            "id": "clusterpool418-dcxsj-jj64q-master-profile"
                        },
                        "instanceType": "m6i.xlarge",
                        "kind": "AWSMachineProviderConfig",
                        "loadBalancers": [
                            {
                                "name": "clusterpool418-dcxsj-jj64q-int",
                                "type": "network"
                            },
                            {
                                "name": "clusterpool418-dcxsj-jj64q-ext",
                                "type": "network"
                            }
                        ],
                        "metadata": {
                            "creationTimestamp": null
                        },
                        "metadataServiceOptions": {},
                        "placement": {
                            "availabilityZone": "us-east-1a",
                            "region": "us-east-1"
                        },
                        "securityGroups": [
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-node"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-lb"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-controlplane"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "subnet": {
                            "filters": [
                                {
                                    "name": "tag:Name",
                                    "values": [
                                        "clusterpool418-dcxsj-jj64q-subnet-private-us-east-1a"
                                    ]
                                }
                            ]
                        },
                        "tags": [
                            {
                                "name": "kubernetes.io/cluster/clusterpool418-dcxsj-jj64q",
                                "value": "owned"
                            }
                        ],
                        "userDataSecret": {
                            "name": "master-user-data"
                        }
                    }
                }
            },
            "status": {
                "addresses": [
                    {
                        "address": "10.0.4.0",
                        "type": "InternalIP"
                    },
                    {
                        "address": "ip-10-0-4-0.ec2.internal",
                        "type": "InternalDNS"
                    },
                    {
                        "address": "ip-10-0-4-0.ec2.internal",
                        "type": "Hostname"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-01-28T13:12:44Z",
                        "message": "Drain operation currently blocked by: [{Name:EtcdQuorumOperator Owner:clusteroperator/etcd}]",
                        "reason": "HookPresent",
                        "severity": "Warning",
                        "status": "False",
                        "type": "Drainable"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:12:10Z",
                        "status": "True",
                        "type": "InstanceExists"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:11:23Z",
                        "status": "True",
                        "type": "Terminable"
                    }
                ],
                "lastUpdated": "2026-04-24T12:30:24Z",
                "nodeRef": {
                    "kind": "Node",
                    "name": "ip-10-0-4-0.ec2.internal",
                    "uid": "13741256-69d5-4bed-b406-342c4893ee9c"
                },
                "phase": "Running",
                "providerStatus": {
                    "conditions": [
                        {
                            "lastTransitionTime": "2026-01-28T13:12:10Z",
                            "message": "Machine successfully created",
                            "reason": "MachineCreationSucceeded",
                            "status": "True",
                            "type": "MachineCreation"
                        }
                    ],
                    "instanceId": "i-0aff444f7aac4c887",
                    "instanceState": "running"
                }
            }
        },
        {
            "apiVersion": "machine.openshift.io/v1beta1",
            "kind": "Machine",
            "metadata": {
                "annotations": {
                    "machine.openshift.io/instance-state": "running"
                },
                "creationTimestamp": "2026-01-28T13:08:27Z",
                "finalizers": [
                    "machine.machine.openshift.io"
                ],
                "generation": 3,
                "labels": {
                    "machine.openshift.io/cluster-api-cluster": "clusterpool418-dcxsj-jj64q",
                    "machine.openshift.io/cluster-api-machine-role": "master",
                    "machine.openshift.io/cluster-api-machine-type": "master",
                    "machine.openshift.io/instance-type": "m6i.xlarge",
                    "machine.openshift.io/region": "us-east-1",
                    "machine.openshift.io/zone": "us-east-1b"
                },
                "name": "clusterpool418-dcxsj-jj64q-master-1",
                "namespace": "openshift-machine-api",
                "ownerReferences": [
                    {
                        "apiVersion": "machine.openshift.io/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "ControlPlaneMachineSet",
                        "name": "cluster",
                        "uid": "1cf3dc6f-274a-47a8-821c-05c84dccb172"
                    }
                ],
                "resourceVersion": "42083",
                "uid": "99473e20-7293-44a7-9219-5317688bf296"
            },
            "spec": {
                "lifecycleHooks": {
                    "preDrain": [
                        {
                            "name": "EtcdQuorumOperator",
                            "owner": "clusteroperator/etcd"
                        }
                    ]
                },
                "metadata": {},
                "providerID": "aws:///us-east-1b/i-0af9eb2e9f283feb5",
                "providerSpec": {
                    "value": {
                        "ami": {
                            "id": "ami-0ccb061ea4996e851"
                        },
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockDevices": [
                            {
                                "ebs": {
                                    "encrypted": true,
                                    "iops": 0,
                                    "kmsKey": {
                                        "arn": ""
                                    },
                                    "volumeSize": 120,
                                    "volumeType": "gp3"
                                }
                            }
                        ],
                        "capacityReservationId": "",
                        "credentialsSecret": {
                            "name": "aws-cloud-credentials"
                        },
                        "deviceIndex": 0,
                        "iamInstanceProfile": {
                            "id": "clusterpool418-dcxsj-jj64q-master-profile"
                        },
                        "instanceType": "m6i.xlarge",
                        "kind": "AWSMachineProviderConfig",
                        "loadBalancers": [
                            {
                                "name": "clusterpool418-dcxsj-jj64q-int",
                                "type": "network"
                            },
                            {
                                "name": "clusterpool418-dcxsj-jj64q-ext",
                                "type": "network"
                            }
                        ],
                        "metadata": {
                            "creationTimestamp": null
                        },
                        "metadataServiceOptions": {},
                        "placement": {
                            "availabilityZone": "us-east-1b",
                            "region": "us-east-1"
                        },
                        "securityGroups": [
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-node"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-lb"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-controlplane"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "subnet": {
                            "filters": [
                                {
                                    "name": "tag:Name",
                                    "values": [
                                        "clusterpool418-dcxsj-jj64q-subnet-private-us-east-1b"
                                    ]
                                }
                            ]
                        },
                        "tags": [
                            {
                                "name": "kubernetes.io/cluster/clusterpool418-dcxsj-jj64q",
                                "value": "owned"
                            }
                        ],
                        "userDataSecret": {
                            "name": "master-user-data"
                        }
                    }
                }
            },
            "status": {
                "addresses": [
                    {
                        "address": "10.0.53.180",
                        "type": "InternalIP"
                    },
                    {
                        "address": "ip-10-0-53-180.ec2.internal",
                        "type": "InternalDNS"
                    },
                    {
                        "address": "ip-10-0-53-180.ec2.internal",
                        "type": "Hostname"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-01-28T13:12:45Z",
                        "message": "Drain operation currently blocked by: [{Name:EtcdQuorumOperator Owner:clusteroperator/etcd}]",
                        "reason": "HookPresent",
                        "severity": "Warning",
                        "status": "False",
                        "type": "Drainable"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:12:11Z",
                        "status": "True",
                        "type": "InstanceExists"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:11:23Z",
                        "status": "True",
                        "type": "Terminable"
                    }
                ],
                "lastUpdated": "2026-04-24T12:30:24Z",
                "nodeRef": {
                    "kind": "Node",
                    "name": "ip-10-0-53-180.ec2.internal",
                    "uid": "1fce5566-e0a0-4849-88ca-50fad683eafc"
                },
                "phase": "Running",
                "providerStatus": {
                    "conditions": [
                        {
                            "lastTransitionTime": "2026-01-28T13:12:11Z",
                            "message": "Machine successfully created",
                            "reason": "MachineCreationSucceeded",
                            "status": "True",
                            "type": "MachineCreation"
                        }
                    ],
                    "instanceId": "i-0af9eb2e9f283feb5",
                    "instanceState": "running"
                }
            }
        },
        {
            "apiVersion": "machine.openshift.io/v1beta1",
            "kind": "Machine",
            "metadata": {
                "annotations": {
                    "machine.openshift.io/instance-state": "running"
                },
                "creationTimestamp": "2026-01-28T13:08:27Z",
                "finalizers": [
                    "machine.machine.openshift.io"
                ],
                "generation": 3,
                "labels": {
                    "machine.openshift.io/cluster-api-cluster": "clusterpool418-dcxsj-jj64q",
                    "machine.openshift.io/cluster-api-machine-role": "master",
                    "machine.openshift.io/cluster-api-machine-type": "master",
                    "machine.openshift.io/instance-type": "m6i.xlarge",
                    "machine.openshift.io/region": "us-east-1",
                    "machine.openshift.io/zone": "us-east-1c"
                },
                "name": "clusterpool418-dcxsj-jj64q-master-2",
                "namespace": "openshift-machine-api",
                "ownerReferences": [
                    {
                        "apiVersion": "machine.openshift.io/v1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "ControlPlaneMachineSet",
                        "name": "cluster",
                        "uid": "1cf3dc6f-274a-47a8-821c-05c84dccb172"
                    }
                ],
                "resourceVersion": "42086",
                "uid": "2863a760-cff8-424e-af46-432ca1b24ab7"
            },
            "spec": {
                "lifecycleHooks": {
                    "preDrain": [
                        {
                            "name": "EtcdQuorumOperator",
                            "owner": "clusteroperator/etcd"
                        }
                    ]
                },
                "metadata": {},
                "providerID": "aws:///us-east-1c/i-0a956f26d06a5c902",
                "providerSpec": {
                    "value": {
                        "ami": {
                            "id": "ami-0ccb061ea4996e851"
                        },
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockDevices": [
                            {
                                "ebs": {
                                    "encrypted": true,
                                    "iops": 0,
                                    "kmsKey": {
                                        "arn": ""
                                    },
                                    "volumeSize": 120,
                                    "volumeType": "gp3"
                                }
                            }
                        ],
                        "capacityReservationId": "",
                        "credentialsSecret": {
                            "name": "aws-cloud-credentials"
                        },
                        "deviceIndex": 0,
                        "iamInstanceProfile": {
                            "id": "clusterpool418-dcxsj-jj64q-master-profile"
                        },
                        "instanceType": "m6i.xlarge",
                        "kind": "AWSMachineProviderConfig",
                        "loadBalancers": [
                            {
                                "name": "clusterpool418-dcxsj-jj64q-int",
                                "type": "network"
                            },
                            {
                                "name": "clusterpool418-dcxsj-jj64q-ext",
                                "type": "network"
                            }
                        ],
                        "metadata": {
                            "creationTimestamp": null
                        },
                        "metadataServiceOptions": {},
                        "placement": {
                            "availabilityZone": "us-east-1c",
                            "region": "us-east-1"
                        },
                        "securityGroups": [
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-node"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-lb"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-controlplane"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "subnet": {
                            "filters": [
                                {
                                    "name": "tag:Name",
                                    "values": [
                                        "clusterpool418-dcxsj-jj64q-subnet-private-us-east-1c"
                                    ]
                                }
                            ]
                        },
                        "tags": [
                            {
                                "name": "kubernetes.io/cluster/clusterpool418-dcxsj-jj64q",
                                "value": "owned"
                            }
                        ],
                        "userDataSecret": {
                            "name": "master-user-data"
                        }
                    }
                }
            },
            "status": {
                "addresses": [
                    {
                        "address": "10.0.87.130",
                        "type": "InternalIP"
                    },
                    {
                        "address": "ip-10-0-87-130.ec2.internal",
                        "type": "InternalDNS"
                    },
                    {
                        "address": "ip-10-0-87-130.ec2.internal",
                        "type": "Hostname"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-01-28T13:12:45Z",
                        "message": "Drain operation currently blocked by: [{Name:EtcdQuorumOperator Owner:clusteroperator/etcd}]",
                        "reason": "HookPresent",
                        "severity": "Warning",
                        "status": "False",
                        "type": "Drainable"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:12:12Z",
                        "status": "True",
                        "type": "InstanceExists"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:11:24Z",
                        "status": "True",
                        "type": "Terminable"
                    }
                ],
                "lastUpdated": "2026-04-24T12:30:24Z",
                "nodeRef": {
                    "kind": "Node",
                    "name": "ip-10-0-87-130.ec2.internal",
                    "uid": "32252c1e-e9a8-4ad4-9de3-5ee430332a13"
                },
                "phase": "Running",
                "providerStatus": {
                    "conditions": [
                        {
                            "lastTransitionTime": "2026-01-28T13:12:12Z",
                            "message": "Machine successfully created",
                            "reason": "MachineCreationSucceeded",
                            "status": "True",
                            "type": "MachineCreation"
                        }
                    ],
                    "instanceId": "i-0a956f26d06a5c902",
                    "instanceState": "running"
                }
            }
        },
        {
            "apiVersion": "machine.openshift.io/v1beta1",
            "kind": "Machine",
            "metadata": {
                "annotations": {
                    "machine.openshift.io/instance-state": "running"
                },
                "creationTimestamp": "2026-01-28T13:11:18Z",
                "finalizers": [
                    "machine.machine.openshift.io"
                ],
                "generateName": "clusterpool418-dcxsj-jj64q-worker-us-east-1a-",
                "generation": 2,
                "labels": {
                    "machine.openshift.io/cluster-api-cluster": "clusterpool418-dcxsj-jj64q",
                    "machine.openshift.io/cluster-api-machine-role": "worker",
                    "machine.openshift.io/cluster-api-machine-type": "worker",
                    "machine.openshift.io/cluster-api-machineset": "clusterpool418-dcxsj-jj64q-worker-us-east-1a",
                    "machine.openshift.io/instance-type": "m6i.2xlarge",
                    "machine.openshift.io/region": "us-east-1",
                    "machine.openshift.io/zone": "us-east-1a"
                },
                "name": "clusterpool418-dcxsj-jj64q-worker-us-east-1a-j8tcn",
                "namespace": "openshift-machine-api",
                "ownerReferences": [
                    {
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "MachineSet",
                        "name": "clusterpool418-dcxsj-jj64q-worker-us-east-1a",
                        "uid": "c2ed991f-2c07-4d92-a6b5-0ee0653e7617"
                    }
                ],
                "resourceVersion": "42077",
                "uid": "31bd73cd-2254-450f-b3fd-426d96ec4626"
            },
            "spec": {
                "lifecycleHooks": {},
                "metadata": {},
                "providerID": "aws:///us-east-1a/i-00e46ee37681e11d4",
                "providerSpec": {
                    "value": {
                        "ami": {
                            "id": "ami-0ccb061ea4996e851"
                        },
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockDevices": [
                            {
                                "ebs": {
                                    "encrypted": true,
                                    "iops": 0,
                                    "kmsKey": {
                                        "arn": ""
                                    },
                                    "volumeSize": 120,
                                    "volumeType": "gp3"
                                }
                            }
                        ],
                        "capacityReservationId": "",
                        "credentialsSecret": {
                            "name": "aws-cloud-credentials"
                        },
                        "deviceIndex": 0,
                        "iamInstanceProfile": {
                            "id": "clusterpool418-dcxsj-jj64q-worker-profile"
                        },
                        "instanceType": "m6i.2xlarge",
                        "kind": "AWSMachineProviderConfig",
                        "metadata": {
                            "creationTimestamp": null
                        },
                        "metadataServiceOptions": {},
                        "placement": {
                            "availabilityZone": "us-east-1a",
                            "region": "us-east-1"
                        },
                        "securityGroups": [
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-node"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-lb"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "subnet": {
                            "filters": [
                                {
                                    "name": "tag:Name",
                                    "values": [
                                        "clusterpool418-dcxsj-jj64q-subnet-private-us-east-1a"
                                    ]
                                }
                            ]
                        },
                        "tags": [
                            {
                                "name": "kubernetes.io/cluster/clusterpool418-dcxsj-jj64q",
                                "value": "owned"
                            }
                        ],
                        "userDataSecret": {
                            "name": "worker-user-data"
                        }
                    }
                }
            },
            "status": {
                "addresses": [
                    {
                        "address": "10.0.0.34",
                        "type": "InternalIP"
                    },
                    {
                        "address": "ip-10-0-0-34.ec2.internal",
                        "type": "InternalDNS"
                    },
                    {
                        "address": "ip-10-0-0-34.ec2.internal",
                        "type": "Hostname"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-01-28T13:11:22Z",
                        "status": "True",
                        "type": "Drainable"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:12:22Z",
                        "status": "True",
                        "type": "InstanceExists"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:11:22Z",
                        "status": "True",
                        "type": "Terminable"
                    }
                ],
                "lastUpdated": "2026-04-24T12:30:24Z",
                "nodeRef": {
                    "kind": "Node",
                    "name": "ip-10-0-0-34.ec2.internal",
                    "uid": "84d20704-028f-4712-94f5-b5decef00695"
                },
                "phase": "Running",
                "providerStatus": {
                    "conditions": [
                        {
                            "lastTransitionTime": "2026-01-28T13:12:04Z",
                            "message": "Machine successfully created",
                            "reason": "MachineCreationSucceeded",
                            "status": "True",
                            "type": "MachineCreation"
                        }
                    ],
                    "instanceId": "i-00e46ee37681e11d4",
                    "instanceState": "running"
                }
            }
        },
        {
            "apiVersion": "machine.openshift.io/v1beta1",
            "kind": "Machine",
            "metadata": {
                "annotations": {
                    "machine.openshift.io/instance-state": "running"
                },
                "creationTimestamp": "2026-01-28T13:11:18Z",
                "finalizers": [
                    "machine.machine.openshift.io"
                ],
                "generateName": "clusterpool418-dcxsj-jj64q-worker-us-east-1b-",
                "generation": 2,
                "labels": {
                    "machine.openshift.io/cluster-api-cluster": "clusterpool418-dcxsj-jj64q",
                    "machine.openshift.io/cluster-api-machine-role": "worker",
                    "machine.openshift.io/cluster-api-machine-type": "worker",
                    "machine.openshift.io/cluster-api-machineset": "clusterpool418-dcxsj-jj64q-worker-us-east-1b",
                    "machine.openshift.io/instance-type": "m6i.2xlarge",
                    "machine.openshift.io/region": "us-east-1",
                    "machine.openshift.io/zone": "us-east-1b"
                },
                "name": "clusterpool418-dcxsj-jj64q-worker-us-east-1b-qzhh7",
                "namespace": "openshift-machine-api",
                "ownerReferences": [
                    {
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "MachineSet",
                        "name": "clusterpool418-dcxsj-jj64q-worker-us-east-1b",
                        "uid": "727cd7eb-4f11-4670-8105-f37faa57c3f9"
                    }
                ],
                "resourceVersion": "42079",
                "uid": "a509294f-83bb-4a23-93f4-b881b399d41a"
            },
            "spec": {
                "lifecycleHooks": {},
                "metadata": {},
                "providerID": "aws:///us-east-1b/i-02b3779685dd2767d",
                "providerSpec": {
                    "value": {
                        "ami": {
                            "id": "ami-0ccb061ea4996e851"
                        },
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockDevices": [
                            {
                                "ebs": {
                                    "encrypted": true,
                                    "iops": 0,
                                    "kmsKey": {
                                        "arn": ""
                                    },
                                    "volumeSize": 120,
                                    "volumeType": "gp3"
                                }
                            }
                        ],
                        "capacityReservationId": "",
                        "credentialsSecret": {
                            "name": "aws-cloud-credentials"
                        },
                        "deviceIndex": 0,
                        "iamInstanceProfile": {
                            "id": "clusterpool418-dcxsj-jj64q-worker-profile"
                        },
                        "instanceType": "m6i.2xlarge",
                        "kind": "AWSMachineProviderConfig",
                        "metadata": {
                            "creationTimestamp": null
                        },
                        "metadataServiceOptions": {},
                        "placement": {
                            "availabilityZone": "us-east-1b",
                            "region": "us-east-1"
                        },
                        "securityGroups": [
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-node"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-lb"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "subnet": {
                            "filters": [
                                {
                                    "name": "tag:Name",
                                    "values": [
                                        "clusterpool418-dcxsj-jj64q-subnet-private-us-east-1b"
                                    ]
                                }
                            ]
                        },
                        "tags": [
                            {
                                "name": "kubernetes.io/cluster/clusterpool418-dcxsj-jj64q",
                                "value": "owned"
                            }
                        ],
                        "userDataSecret": {
                            "name": "worker-user-data"
                        }
                    }
                }
            },
            "status": {
                "addresses": [
                    {
                        "address": "10.0.38.155",
                        "type": "InternalIP"
                    },
                    {
                        "address": "ip-10-0-38-155.ec2.internal",
                        "type": "InternalDNS"
                    },
                    {
                        "address": "ip-10-0-38-155.ec2.internal",
                        "type": "Hostname"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-01-28T13:11:22Z",
                        "status": "True",
                        "type": "Drainable"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:12:33Z",
                        "status": "True",
                        "type": "InstanceExists"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:11:22Z",
                        "status": "True",
                        "type": "Terminable"
                    }
                ],
                "lastUpdated": "2026-04-24T12:30:24Z",
                "nodeRef": {
                    "kind": "Node",
                    "name": "ip-10-0-38-155.ec2.internal",
                    "uid": "0ecd75bf-be6b-44f7-afef-24f90c5a6de6"
                },
                "phase": "Running",
                "providerStatus": {
                    "conditions": [
                        {
                            "lastTransitionTime": "2026-01-28T13:12:06Z",
                            "message": "Machine successfully created",
                            "reason": "MachineCreationSucceeded",
                            "status": "True",
                            "type": "MachineCreation"
                        }
                    ],
                    "instanceId": "i-02b3779685dd2767d",
                    "instanceState": "running"
                }
            }
        },
        {
            "apiVersion": "machine.openshift.io/v1beta1",
            "kind": "Machine",
            "metadata": {
                "annotations": {
                    "machine.openshift.io/instance-state": "running"
                },
                "creationTimestamp": "2026-01-28T13:11:18Z",
                "finalizers": [
                    "machine.machine.openshift.io"
                ],
                "generateName": "clusterpool418-dcxsj-jj64q-worker-us-east-1c-",
                "generation": 2,
                "labels": {
                    "machine.openshift.io/cluster-api-cluster": "clusterpool418-dcxsj-jj64q",
                    "machine.openshift.io/cluster-api-machine-role": "worker",
                    "machine.openshift.io/cluster-api-machine-type": "worker",
                    "machine.openshift.io/cluster-api-machineset": "clusterpool418-dcxsj-jj64q-worker-us-east-1c",
                    "machine.openshift.io/instance-type": "m6i.2xlarge",
                    "machine.openshift.io/region": "us-east-1",
                    "machine.openshift.io/zone": "us-east-1c"
                },
                "name": "clusterpool418-dcxsj-jj64q-worker-us-east-1c-gl9gd",
                "namespace": "openshift-machine-api",
                "ownerReferences": [
                    {
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockOwnerDeletion": true,
                        "controller": true,
                        "kind": "MachineSet",
                        "name": "clusterpool418-dcxsj-jj64q-worker-us-east-1c",
                        "uid": "9f77611e-a75c-4da8-8ba8-23d9861ae80d"
                    }
                ],
                "resourceVersion": "42085",
                "uid": "632e352a-ecc0-4c32-93e4-59ddabffba41"
            },
            "spec": {
                "lifecycleHooks": {},
                "metadata": {},
                "providerID": "aws:///us-east-1c/i-00532353f38d5d46e",
                "providerSpec": {
                    "value": {
                        "ami": {
                            "id": "ami-0ccb061ea4996e851"
                        },
                        "apiVersion": "machine.openshift.io/v1beta1",
                        "blockDevices": [
                            {
                                "ebs": {
                                    "encrypted": true,
                                    "iops": 0,
                                    "kmsKey": {
                                        "arn": ""
                                    },
                                    "volumeSize": 120,
                                    "volumeType": "gp3"
                                }
                            }
                        ],
                        "capacityReservationId": "",
                        "credentialsSecret": {
                            "name": "aws-cloud-credentials"
                        },
                        "deviceIndex": 0,
                        "iamInstanceProfile": {
                            "id": "clusterpool418-dcxsj-jj64q-worker-profile"
                        },
                        "instanceType": "m6i.2xlarge",
                        "kind": "AWSMachineProviderConfig",
                        "metadata": {
                            "creationTimestamp": null
                        },
                        "metadataServiceOptions": {},
                        "placement": {
                            "availabilityZone": "us-east-1c",
                            "region": "us-east-1"
                        },
                        "securityGroups": [
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-node"
                                        ]
                                    }
                                ]
                            },
                            {
                                "filters": [
                                    {
                                        "name": "tag:Name",
                                        "values": [
                                            "clusterpool418-dcxsj-jj64q-lb"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "subnet": {
                            "filters": [
                                {
                                    "name": "tag:Name",
                                    "values": [
                                        "clusterpool418-dcxsj-jj64q-subnet-private-us-east-1c"
                                    ]
                                }
                            ]
                        },
                        "tags": [
                            {
                                "name": "kubernetes.io/cluster/clusterpool418-dcxsj-jj64q",
                                "value": "owned"
                            }
                        ],
                        "userDataSecret": {
                            "name": "worker-user-data"
                        }
                    }
                }
            },
            "status": {
                "addresses": [
                    {
                        "address": "10.0.68.107",
                        "type": "InternalIP"
                    },
                    {
                        "address": "ip-10-0-68-107.ec2.internal",
                        "type": "InternalDNS"
                    },
                    {
                        "address": "ip-10-0-68-107.ec2.internal",
                        "type": "Hostname"
                    }
                ],
                "conditions": [
                    {
                        "lastTransitionTime": "2026-01-28T13:11:23Z",
                        "status": "True",
                        "type": "Drainable"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:12:43Z",
                        "status": "True",
                        "type": "InstanceExists"
                    },
                    {
                        "lastTransitionTime": "2026-01-28T13:11:23Z",
                        "status": "True",
                        "type": "Terminable"
                    }
                ],
                "lastUpdated": "2026-04-24T12:30:24Z",
                "nodeRef": {
                    "kind": "Node",
                    "name": "ip-10-0-68-107.ec2.internal",
                    "uid": "d11ecdec-7f28-4acb-bf29-ddc0483387c8"
                },
                "phase": "Running",
                "providerStatus": {
                    "conditions": [
                        {
                            "lastTransitionTime": "2026-01-28T13:12:09Z",
                            "message": "Machine successfully created",
                            "reason": "MachineCreationSucceeded",
                            "status": "True",
                            "type": "MachineCreation"
                        }
                    ],
                    "instanceId": "i-00532353f38d5d46e",
                    "instanceState": "running"
                }
            }
        }
    ],
    "kind": "List",
    "metadata": {
        "resourceVersion": ""
    }
}
