Skip to contents

Get the metadata of a file. The response HTTP headers contain the metadata. There is no response body.

Usage

get_file_metadata(client, file_path)

filesGetMetadata(client, file_path)

Arguments

client

Required. Instance of DatabricksClient()

file_path

Required. The absolute path of the file.