
List reservation identifiers
Source:R/list_reservation_identifiers.R
list_reservation_identifiers.Rd
List reservation identifiers
Arguments
- scope
(character) Scope of data package
- env
(character) Repository environment. Can be: "production", "staging", or "development".
Value
(numeric) The set of identifiers for the specified scope
that
end users have actively reserved for future upload
See also
Other Identifier Reservations:
create_reservation()
,
delete_reservation()
,
list_active_reservations()