Skip to contents

Gets a data object clean room from the metastore. The caller must be a metastore admin or the owner of the clean room.

Usage

get_clean_room(client, name, include_remote_details = NULL)

cleanRoomsGet(client, name, include_remote_details = NULL)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. The name of the clean room.

include_remote_details

Whether to include remote details (central) on the clean room.