OBJECT
FilesetTemplateDetail
Description
Supported in v5.0+
link GraphQL Schema definition
- type FilesetTemplateDetail {
- # Supported in v5.0+
- # Number of hosts where this template has been applied.
- Int :
- # Required. Supported in v5.0+
- String! :
- # Supported in v5.0+
- Boolean :
- # Required. Supported in v5.0+
- String! :
- # Supported in v5.0+
- # Number of shares where this template has been applied.
- Int :
- # Supported in v6.0
- # Specifies whether this is created by a Kupr Host.
- Boolean :
- FilesetTemplateCreate :
- }