Skip to contents

Lists GDS volumes accessible by the provided ICA token.

Usage

gds_volumes_list(token, page_size = 10)

Arguments

token

ICA access token (def: $ICA_ACCESS_TOKEN env var).

page_size

Page size (def: 10).

Value

A tibble with vol name and vol id.