get the metadata of an hdf object
get the metadata of an hdf object. If the object is a dataset and the ixstr parameter is provided, all shape-related metadata will be for the slab specified by ixstr
Response
metadata of an arbitrary hdf object, as a dictionary
Changes
Changed in 9 of the 50 revisions of this API.8116
- ●
removed the optional property
oneOf[group_meta]/childrenCountfrom the response with the200statusresponse-optional-property-removed
- ○
added the required property
oneOf[group_meta]/childrento the response with the200statusresponse-required-property-added
- ●
- ▲
the response property
oneOf[group_meta]/childrenCountbecame optional for the status200response-property-became-optional
- ▲
- ▲
removed the required property
oneOf[dataset_meta]/attributeCountfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
oneOf[group_meta]/attributeCountfrom the response with the200statusresponse-required-property-removed
- ○
added the required property
oneOf[dataset_meta]/attributesto the response with the200statusresponse-required-property-added
- ○
added the required property
oneOf[group_meta]/attributesto the response with the200statusresponse-required-property-added
- ▲
- ▲
removed the required property
oneOf[dataset_meta]/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
oneOf[group_meta]/idfrom the response with the200statusresponse-required-property-removed
- ▲
- ○
the response property
oneOf[dataset_meta]/attributeCountbecame required for the status200response-property-became-required
- ○
the response property
oneOf[dataset_meta]/idbecame required for the status200response-property-became-required
- ○
the response property
oneOf[group_meta]/attributeCountbecame required for the status200response-property-became-required
- ○
the response property
oneOf[group_meta]/childrenCountbecame required for the status200response-property-became-required
- ○
the response property
oneOf[group_meta]/idbecame required for the status200response-property-became-required
- ○
- ○
added the optional property
oneOf[dataset_meta]/attributeCountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[dataset_meta]/idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[group_meta]/attributeCountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[group_meta]/childrenCountto the response with the200statusresponse-optional-property-added
- ○
added the optional property
oneOf[group_meta]/idto the response with the200statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲
- ▲
added the new path request parameter
apiPathnew-request-path-parameter
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
added the non-success response with the status
404response-non-success-status-added
- ○
removed the non-success response with the status
401response-non-success-status-removed
This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲