Created
October 2, 2018 20:14
-
-
Save ironfroggy/153054a38737aee1ff936dfef72e7d15 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"images":[ | |
{ | |
"id":218, | |
"cloud_image_id":"ami-93778", | |
"name":null, | |
"status":"inspected", | |
"is_encrypted":false, | |
"rhel":true, | |
"rhel_detected":true, | |
"rhel_challenged":false, | |
"openshift":true, | |
"openshift_detected":true, | |
"openshift_challenged":false, | |
"instances_seen":1, | |
"runtime_seconds":86400.0 | |
} | |
] | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id":218, | |
"created_at":"2018-10-02T20:10:36.117419Z", | |
"updated_at":"2018-10-02T20:11:25.907193Z", | |
"owner_aws_account_id":"480160336118", | |
"is_encrypted":false, | |
"ec2_ami_id":"ami-93778", | |
"status":"inspected", | |
"rhel":false, | |
"rhel_detected":true, | |
"rhel_enabled_repos_found":false, | |
"rhel_product_certs_found":false, | |
"rhel_release_files_found":true, | |
"rhel_signed_packages_found":false, | |
"rhel_challenged":true, | |
"openshift":true, | |
"openshift_detected":true, | |
"openshift_challenged":false, | |
"inspection_json":"{\"rhel_release_files_found\": true}", | |
"resourcetype":"AwsMachineImage" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment