This section describes File System Binary Storage and Database Data Source read-only attributes.
There is only one File System Binary Storage read-only attribute.
Read-Only Attribute | Description |
---|---|
Size | Total size of Artifactory storage in bytes |
The following table lists the database data source read-only attributes.
Read-Only Attribute | Description |
---|---|
Url | Database URL |
MaxIdle | Maximum number of idle database connections allowed |
MaxWait | Timeout in ms when attempting to get a free connection |
MinIdle | Minimum number of idle database connections to maintain |
MaxActive | Maximum number of active connections to the database |
ActiveConnectionsCount | Number of active database connections |
IdleConnectionsCount | Number of idle database connections |