Nas
API Key Scope: nas / 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 host
Filter on type
Filter on price
List of NAS.
List of NAS.
API Key Scope: nas / create
Pass the username and password of a user in the authorization header. This currently gives full access.
2sambasamba.localsmb_v3Possible values: Local NAS120.0A specific NAS.
The received resource was not correctly formatted.
API Key Scope: nas / show
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID or name of NAS.
A specific NAS.
The requested resource was not found. The detailed error will be of type not_found.
API Key Scope: nas / update
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID or name of NAS.
2sambasamba.localsmb_v3Possible values: Local NAS120.0A specific NAS.
The received resource was not correctly formatted.
API Key Scope: nas / destroy
Pass the username and password of a user in the authorization header. This currently gives full access.
Numeric ID or name of NAS.
NAS destroyed.
NAS destroyed.
No content
Last updated
Was this helpful?