CloudsmithApi::RepositoryTokenRefresh

Properties

Name Type Description Notes
clients Integer [optional]
created_at DateTime The datetime the token was updated at. [optional]
created_by String [optional]
created_by_url String [optional]
default BOOLEAN If selected this is the default token for this repository. [optional]
disable_url String [optional]
downloads Integer [optional]
enable_url String [optional]
eula_accepted Eula [optional]
eula_accepted_at DateTime The datetime the EULA was accepted at. [optional]
eula_accepted_from String [optional]
eula_required BOOLEAN If checked, a EULA acceptance is required for this token. [optional]
has_limits BOOLEAN [optional]
identifier Integer [optional]
is_active BOOLEAN If enabled, the token will allow downloads based on configured restrictions (if any). [optional]
is_limited BOOLEAN [optional]
limit_bandwidth Integer The maximum download bandwidth allowed for the token. Values are expressed as the selected unit of bandwidth. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. [optional]
limit_bandwidth_unit String [optional] [default to 'Byte']
limit_date_range_from DateTime The starting date/time the token is allowed to be used from. [optional]
limit_date_range_to DateTime The ending date/time the token is allowed to be used until. [optional]
limit_num_clients Integer The maximum number of unique clients allowed for the token. Please note that since clients are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. [optional]
limit_num_downloads Integer The maximum number of downloads allowed for the token. Please note that since downloads are calculated asynchronously (after the download happens), the limit may not be imposed immediately but at a later point. [optional]
limit_package_query String The package-based search query to apply to restrict downloads to. This uses the same syntax as the standard search used for repositories, and also supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. This will still allow access to non-package files, such as metadata. [optional]
limit_path_query String The path-based search query to apply to restrict downloads to. This supports boolean logic operators such as OR/AND/NOT and parentheses for grouping. The path evaluated does not include the domain name, the namespace, the entitlement code used, the package format, etc. and it always starts with a forward slash. [optional]
metadata Object [optional]
name String [optional]
refresh_url String [optional]
reset_url String [optional]
scheduled_reset_at DateTime The time at which the scheduled reset period has elapsed and the token limits were automatically reset to zero. [optional]
scheduled_reset_period String [optional] [default to 'Never Reset']
self_url String [optional]
slug_perm String [optional]
token String [optional]
updated_at DateTime The datetime the token was updated at. [optional]
updated_by String [optional]
updated_by_url String [optional]
usage String [optional]
user String [optional]
user_url String [optional]