get_dataset_info
Retrieve DCB attributes (RECFM, LRECL, BLKSIZE, DSORG, volume) for any fully-qualified dataset on the mainframe.
Instructions
Return DCB attributes (RECFM, LRECL, BLKSIZE, DSORG, volume) for a dataset.
Args: dataset: Fully-qualified dataset name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dataset | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |