oos_ls: Lists the contents of a container and all sub containers.

Description Usage Arguments Value Examples

Description

Lists the contents of a container and all sub containers.

Usage

1
oos_ls(credentials, container)

Arguments

credentials

List Object returned from a call to oos_autheticate

container

Full container name to show contents.

Value

reurns a dataframe which contains the container path and file name, the size in bytes of the file and when it was last modified.

Examples

1
2
#oos_ls(my_credentials,"sales" )
#oos_ls(my_credentials,"sales/2004" )

brianmacdonald-ml/oraobjectstore documentation built on May 13, 2019, 7:41 a.m.