Pools
API Key Scope: pools / index
Pass the username and password of a user in the authorization header. This currently gives full access.
The number of items to display for pagination.
The number of items to skip for pagination.
Sort results by attribute.
Can sort on multiple attributes, separated by |.
Order direction can be suffixing the attribute by either :asc (default) or :desc.
Filter on id
Filter on name
Filter on comment
Filter on type
Filter on content
Filter on primary id
List of pools.
List of pools.
API Key Scope: pools / create
Pass the username and password of a user in the authorization header. This currently gives full access.
A specific pool.
The received resource was not correctly formatted.
API Key Scope: pools / show
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
A specific pool.
A specific pool.
API Key Scope: pools / update
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
A specific pool.
The received resource was not correctly formatted.
API Key Scope: pools / destroy
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
Pool destroyed.
Pool destroyed.
No content
API Key Scope: primary_scans / show
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
The primary pool scan status.
The primary pool scan status.
API Key Scope: primary_scans / create
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
16true4The primary pool scan status.
The received resource was not correctly formatted.
API Key Scope: primary_scans / update
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
16true4The primary pool scan status.
The received resource was not correctly formatted.
API Key Scope: primary_scans / destroy
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
Primary pool scan disabled.
Primary pool scan disabled.
No content
API Key Scope: pools / sync_primary
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
New transaction number.
Synchronization triggered.
Synchronization triggered.
No content
API Key Scope: pools / mount_status
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
Mount status of storage.
The requested resource was not found. The detailed error will be of type not_found.
API Key Scope: pools / mount
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
Mount status of storage.
The requested resource was not found. The detailed error will be of type not_found.
API Key Scope: pools / unmount
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID, or name of pool.
Mount status of storage.
The requested resource was not found. The detailed error will be of type not_found.
Last updated
Was this helpful?