getCustAnnotation: gets a custom annotation of an object from HCP...

Description Usage Arguments Value Examples

Description

gets a custom annotation of an object from HCP getCustAnnotation gets a object (file) a namespace

Usage

1
2
getCustAnnotation(objectName, annotationName, saveName, namespace, auth,
  verbose = FALSE)

Arguments

objectName

path to file to be uploaded

annotationName

name of stored custome annotation

saveName

name for annotation

namespace

namespace to get object list from

auth

authentication string

verbose

Print a messages default = FALSE

Value

returns "annotation saved in ..." if sucessful, "Error" followed by the returned http headers.

Examples

1
## Not run: getCustAnnotation(objectName,annotationName,saveName,namespace,auth,verbose=True)

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