getObjectsList: get current objects a directory 'authString' CReturns list of...

Description Usage Arguments Value Examples

Description

get current objects a directory authString CReturns list of current object in a directory

Usage

1
getObjectsList(namespace, auth, verbose = FALSE)

Arguments

namespace

namespace to get object list from

auth

authorization string created with authString

verbose

Print a messages default = FALSE

Value

returns charactor array of object names if sucessful, Otherwise returms "Error" followed by the returned http headers.

Examples

1
## Not run: getObjectsList(namespace,auth)

ceparman/HCPtools documentation built on May 13, 2019, 3:01 p.m.