Additional details about the data set. Different attributes correspond to different data set organizations. The values are populated based on datasetOrg, storageType and backend (Blu Age or Micro Focus).
DatasetDetailOrgAttributes is a JSON Structure definition published by Amazon Mainframe Modernization, describing 4 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mainframe-modernization/refs/heads/main/json-structure/amazon-mainframe-modernization-dataset-detail-org-attributes-structure.json",
"name": "DatasetDetailOrgAttributes",
"description": "Additional details about the data set. Different attributes correspond to different data set organizations. The values are populated based on datasetOrg, storageType and backend (Blu Age or Micro Focus).",
"type": "object",
"properties": {
"gdg": {
"allOf": [
{
"$ref": "#/components/schemas/GdgDetailAttributes"
},
{
"description": "The generation data group of the data set."
}
]
},
"po": {
"allOf": [
{
"$ref": "#/components/schemas/PoDetailAttributes"
},
{
"description": "The details of a PO type data set."
}
]
},
"ps": {
"allOf": [
{
"$ref": "#/components/schemas/PsDetailAttributes"
},
{
"description": "The details of a PS type data set."
}
]
},
"vsam": {
"allOf": [
{
"$ref": "#/components/schemas/VsamDetailAttributes"
},
{
"description": "The details of a VSAM data set."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.