models

package
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 28, 2018 License: BSD-3-Clause Imports: 6 Imported by: 1

Documentation ¶

Index ¶

Constants ¶

View Source
const (
	// ClusterStatsElasticsearchStatusRED captures enum value "RED"
	ClusterStatsElasticsearchStatusRED string = "RED"
	// ClusterStatsElasticsearchStatusYELLOW captures enum value "YELLOW"
	ClusterStatsElasticsearchStatusYELLOW string = "YELLOW"
	// ClusterStatsElasticsearchStatusGREEN captures enum value "GREEN"
	ClusterStatsElasticsearchStatusGREEN string = "GREEN"
)
View Source
const (
	// ConfigurationBundleInputsItemsExtractorsItemsConditionTypeNONE captures enum value "NONE"
	ConfigurationBundleInputsItemsExtractorsItemsConditionTypeNONE string = "NONE"
	// ConfigurationBundleInputsItemsExtractorsItemsConditionTypeSTRING captures enum value "STRING"
	ConfigurationBundleInputsItemsExtractorsItemsConditionTypeSTRING string = "STRING"
	// ConfigurationBundleInputsItemsExtractorsItemsConditionTypeREGEX captures enum value "REGEX"
	ConfigurationBundleInputsItemsExtractorsItemsConditionTypeREGEX string = "REGEX"
)
View Source
const (
	// ConfigurationBundleInputsItemsExtractorsItemsCursorStrategyCUT captures enum value "CUT"
	ConfigurationBundleInputsItemsExtractorsItemsCursorStrategyCUT string = "CUT"
	// ConfigurationBundleInputsItemsExtractorsItemsCursorStrategyCOPY captures enum value "COPY"
	ConfigurationBundleInputsItemsExtractorsItemsCursorStrategyCOPY string = "COPY"
)
View Source
const (
	// ConfigurationBundleInputsItemsExtractorsItemsTypeSUBSTRING captures enum value "SUBSTRING"
	ConfigurationBundleInputsItemsExtractorsItemsTypeSUBSTRING string = "SUBSTRING"
	// ConfigurationBundleInputsItemsExtractorsItemsTypeREGEX captures enum value "REGEX"
	ConfigurationBundleInputsItemsExtractorsItemsTypeREGEX string = "REGEX"
	// ConfigurationBundleInputsItemsExtractorsItemsTypeREGEXREPLACE captures enum value "REGEX_REPLACE"
	ConfigurationBundleInputsItemsExtractorsItemsTypeREGEXREPLACE string = "REGEX_REPLACE"
	// ConfigurationBundleInputsItemsExtractorsItemsTypeSPLITANDINDEX captures enum value "SPLIT_AND_INDEX"
	ConfigurationBundleInputsItemsExtractorsItemsTypeSPLITANDINDEX string = "SPLIT_AND_INDEX"
	// ConfigurationBundleInputsItemsExtractorsItemsTypeCOPYINPUT captures enum value "COPY_INPUT"
	ConfigurationBundleInputsItemsExtractorsItemsTypeCOPYINPUT string = "COPY_INPUT"
	// ConfigurationBundleInputsItemsExtractorsItemsTypeGROK captures enum value "GROK"
	ConfigurationBundleInputsItemsExtractorsItemsTypeGROK string = "GROK"
	// ConfigurationBundleInputsItemsExtractorsItemsTypeJSON captures enum value "JSON"
	ConfigurationBundleInputsItemsExtractorsItemsTypeJSON string = "JSON"
	// ConfigurationBundleInputsItemsExtractorsItemsTypeLOOKUPTABLE captures enum value "LOOKUP_TABLE"
	ConfigurationBundleInputsItemsExtractorsItemsTypeLOOKUPTABLE string = "LOOKUP_TABLE"
)
View Source
const (
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeNUMERIC captures enum value "NUMERIC"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeNUMERIC string = "NUMERIC"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeDATE captures enum value "DATE"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeDATE string = "DATE"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeHASH captures enum value "HASH"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeHASH string = "HASH"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeSPLITANDCOUNT captures enum value "SPLIT_AND_COUNT"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeSPLITANDCOUNT string = "SPLIT_AND_COUNT"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeSYSLOGPRILEVEL captures enum value "SYSLOG_PRI_LEVEL"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeSYSLOGPRILEVEL string = "SYSLOG_PRI_LEVEL"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeSYSLOGPRIFACILITY captures enum value "SYSLOG_PRI_FACILITY"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeSYSLOGPRIFACILITY string = "SYSLOG_PRI_FACILITY"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeTOKENIZER captures enum value "TOKENIZER"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeTOKENIZER string = "TOKENIZER"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeIPANONYMIZER captures enum value "IP_ANONYMIZER"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeIPANONYMIZER string = "IP_ANONYMIZER"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeCSV captures enum value "CSV"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeCSV string = "CSV"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeLOWERCASE captures enum value "LOWERCASE"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeLOWERCASE string = "LOWERCASE"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeUPPERCASE captures enum value "UPPERCASE"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeUPPERCASE string = "UPPERCASE"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeFLEXDATE captures enum value "FLEXDATE"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeFLEXDATE string = "FLEXDATE"
	// ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeLOOKUPTABLE captures enum value "LOOKUP_TABLE"
	ConfigurationBundleInputsItemsExtractorsItemsConvertersItemsTypeLOOKUPTABLE string = "LOOKUP_TABLE"
)
View Source
const (
	// ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeSTRING captures enum value "STRING"
	ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeSTRING string = "STRING"
	// ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeNUMBER captures enum value "NUMBER"
	ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeNUMBER string = "NUMBER"
	// ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeOBJECT captures enum value "OBJECT"
	ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeOBJECT string = "OBJECT"
	// ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeBOOLEAN captures enum value "BOOLEAN"
	ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeBOOLEAN string = "BOOLEAN"
	// ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeNULL captures enum value "NULL"
	ConfigurationBundleLookupTablesItemsDefaultMultiValueTypeNULL string = "NULL"
)
View Source
const (
	// ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeSTRING captures enum value "STRING"
	ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeSTRING string = "STRING"
	// ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeNUMBER captures enum value "NUMBER"
	ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeNUMBER string = "NUMBER"
	// ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeOBJECT captures enum value "OBJECT"
	ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeOBJECT string = "OBJECT"
	// ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeBOOLEAN captures enum value "BOOLEAN"
	ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeBOOLEAN string = "BOOLEAN"
	// ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeNULL captures enum value "NULL"
	ConfigurationBundleLookupTablesItemsDefaultSingleValueTypeNULL string = "NULL"
)
View Source
const (
	// ConfigurationBundleStreamsItemsMatchingTypeAND captures enum value "AND"
	ConfigurationBundleStreamsItemsMatchingTypeAND string = "AND"
	// ConfigurationBundleStreamsItemsMatchingTypeOR captures enum value "OR"
	ConfigurationBundleStreamsItemsMatchingTypeOR string = "OR"
)
View Source
const (
	// ConfigurationBundleStreamsItemsStreamRulesItemsTypeEXACT captures enum value "EXACT"
	ConfigurationBundleStreamsItemsStreamRulesItemsTypeEXACT string = "EXACT"
	// ConfigurationBundleStreamsItemsStreamRulesItemsTypeREGEX captures enum value "REGEX"
	ConfigurationBundleStreamsItemsStreamRulesItemsTypeREGEX string = "REGEX"
	// ConfigurationBundleStreamsItemsStreamRulesItemsTypeGREATER captures enum value "GREATER"
	ConfigurationBundleStreamsItemsStreamRulesItemsTypeGREATER string = "GREATER"
	// ConfigurationBundleStreamsItemsStreamRulesItemsTypeSMALLER captures enum value "SMALLER"
	ConfigurationBundleStreamsItemsStreamRulesItemsTypeSMALLER string = "SMALLER"
	// ConfigurationBundleStreamsItemsStreamRulesItemsTypePRESENCE captures enum value "PRESENCE"
	ConfigurationBundleStreamsItemsStreamRulesItemsTypePRESENCE string = "PRESENCE"
	// ConfigurationBundleStreamsItemsStreamRulesItemsTypeCONTAINS captures enum value "CONTAINS"
	ConfigurationBundleStreamsItemsStreamRulesItemsTypeCONTAINS string = "CONTAINS"
	// ConfigurationBundleStreamsItemsStreamRulesItemsTypeALWAYSMATCH captures enum value "ALWAYS_MATCH"
	ConfigurationBundleStreamsItemsStreamRulesItemsTypeALWAYSMATCH string = "ALWAYS_MATCH"
)
View Source
const (
	// CreateStreamRequestMatchingTypeAND captures enum value "AND"
	CreateStreamRequestMatchingTypeAND string = "AND"
	// CreateStreamRequestMatchingTypeOR captures enum value "OR"
	CreateStreamRequestMatchingTypeOR string = "OR"
)
View Source
const (
	// ElasticsearchStatsStatusRED captures enum value "RED"
	ElasticsearchStatsStatusRED string = "RED"
	// ElasticsearchStatsStatusYELLOW captures enum value "YELLOW"
	ElasticsearchStatsStatusYELLOW string = "YELLOW"
	// ElasticsearchStatsStatusGREEN captures enum value "GREEN"
	ElasticsearchStatsStatusGREEN string = "GREEN"
)
View Source
const (
	// LookupTableAPIDefaultMultiValueTypeSTRING captures enum value "STRING"
	LookupTableAPIDefaultMultiValueTypeSTRING string = "STRING"
	// LookupTableAPIDefaultMultiValueTypeNUMBER captures enum value "NUMBER"
	LookupTableAPIDefaultMultiValueTypeNUMBER string = "NUMBER"
	// LookupTableAPIDefaultMultiValueTypeOBJECT captures enum value "OBJECT"
	LookupTableAPIDefaultMultiValueTypeOBJECT string = "OBJECT"
	// LookupTableAPIDefaultMultiValueTypeBOOLEAN captures enum value "BOOLEAN"
	LookupTableAPIDefaultMultiValueTypeBOOLEAN string = "BOOLEAN"
	// LookupTableAPIDefaultMultiValueTypeNULL captures enum value "NULL"
	LookupTableAPIDefaultMultiValueTypeNULL string = "NULL"
)
View Source
const (
	// LookupTableAPIDefaultSingleValueTypeSTRING captures enum value "STRING"
	LookupTableAPIDefaultSingleValueTypeSTRING string = "STRING"
	// LookupTableAPIDefaultSingleValueTypeNUMBER captures enum value "NUMBER"
	LookupTableAPIDefaultSingleValueTypeNUMBER string = "NUMBER"
	// LookupTableAPIDefaultSingleValueTypeOBJECT captures enum value "OBJECT"
	LookupTableAPIDefaultSingleValueTypeOBJECT string = "OBJECT"
	// LookupTableAPIDefaultSingleValueTypeBOOLEAN captures enum value "BOOLEAN"
	LookupTableAPIDefaultSingleValueTypeBOOLEAN string = "BOOLEAN"
	// LookupTableAPIDefaultSingleValueTypeNULL captures enum value "NULL"
	LookupTableAPIDefaultSingleValueTypeNULL string = "NULL"
)
View Source
const (
	// LookupTablePageLookupTablesItemsDefaultMultiValueTypeSTRING captures enum value "STRING"
	LookupTablePageLookupTablesItemsDefaultMultiValueTypeSTRING string = "STRING"
	// LookupTablePageLookupTablesItemsDefaultMultiValueTypeNUMBER captures enum value "NUMBER"
	LookupTablePageLookupTablesItemsDefaultMultiValueTypeNUMBER string = "NUMBER"
	// LookupTablePageLookupTablesItemsDefaultMultiValueTypeOBJECT captures enum value "OBJECT"
	LookupTablePageLookupTablesItemsDefaultMultiValueTypeOBJECT string = "OBJECT"
	// LookupTablePageLookupTablesItemsDefaultMultiValueTypeBOOLEAN captures enum value "BOOLEAN"
	LookupTablePageLookupTablesItemsDefaultMultiValueTypeBOOLEAN string = "BOOLEAN"
	// LookupTablePageLookupTablesItemsDefaultMultiValueTypeNULL captures enum value "NULL"
	LookupTablePageLookupTablesItemsDefaultMultiValueTypeNULL string = "NULL"
)
View Source
const (
	// LookupTablePageLookupTablesItemsDefaultSingleValueTypeSTRING captures enum value "STRING"
	LookupTablePageLookupTablesItemsDefaultSingleValueTypeSTRING string = "STRING"
	// LookupTablePageLookupTablesItemsDefaultSingleValueTypeNUMBER captures enum value "NUMBER"
	LookupTablePageLookupTablesItemsDefaultSingleValueTypeNUMBER string = "NUMBER"
	// LookupTablePageLookupTablesItemsDefaultSingleValueTypeOBJECT captures enum value "OBJECT"
	LookupTablePageLookupTablesItemsDefaultSingleValueTypeOBJECT string = "OBJECT"
	// LookupTablePageLookupTablesItemsDefaultSingleValueTypeBOOLEAN captures enum value "BOOLEAN"
	LookupTablePageLookupTablesItemsDefaultSingleValueTypeBOOLEAN string = "BOOLEAN"
	// LookupTablePageLookupTablesItemsDefaultSingleValueTypeNULL captures enum value "NULL"
	LookupTablePageLookupTablesItemsDefaultSingleValueTypeNULL string = "NULL"
)
View Source
const (
	// StreamListResponseStreamsItemsRulesItemsTypeEXACT captures enum value "EXACT"
	StreamListResponseStreamsItemsRulesItemsTypeEXACT string = "EXACT"
	// StreamListResponseStreamsItemsRulesItemsTypeREGEX captures enum value "REGEX"
	StreamListResponseStreamsItemsRulesItemsTypeREGEX string = "REGEX"
	// StreamListResponseStreamsItemsRulesItemsTypeGREATER captures enum value "GREATER"
	StreamListResponseStreamsItemsRulesItemsTypeGREATER string = "GREATER"
	// StreamListResponseStreamsItemsRulesItemsTypeSMALLER captures enum value "SMALLER"
	StreamListResponseStreamsItemsRulesItemsTypeSMALLER string = "SMALLER"
	// StreamListResponseStreamsItemsRulesItemsTypePRESENCE captures enum value "PRESENCE"
	StreamListResponseStreamsItemsRulesItemsTypePRESENCE string = "PRESENCE"
	// StreamListResponseStreamsItemsRulesItemsTypeCONTAINS captures enum value "CONTAINS"
	StreamListResponseStreamsItemsRulesItemsTypeCONTAINS string = "CONTAINS"
	// StreamListResponseStreamsItemsRulesItemsTypeALWAYSMATCH captures enum value "ALWAYS_MATCH"
	StreamListResponseStreamsItemsRulesItemsTypeALWAYSMATCH string = "ALWAYS_MATCH"
)
View Source
const (
	// StreamResponseRulesItemsTypeEXACT captures enum value "EXACT"
	StreamResponseRulesItemsTypeEXACT string = "EXACT"
	// StreamResponseRulesItemsTypeREGEX captures enum value "REGEX"
	StreamResponseRulesItemsTypeREGEX string = "REGEX"
	// StreamResponseRulesItemsTypeGREATER captures enum value "GREATER"
	StreamResponseRulesItemsTypeGREATER string = "GREATER"
	// StreamResponseRulesItemsTypeSMALLER captures enum value "SMALLER"
	StreamResponseRulesItemsTypeSMALLER string = "SMALLER"
	// StreamResponseRulesItemsTypePRESENCE captures enum value "PRESENCE"
	StreamResponseRulesItemsTypePRESENCE string = "PRESENCE"
	// StreamResponseRulesItemsTypeCONTAINS captures enum value "CONTAINS"
	StreamResponseRulesItemsTypeCONTAINS string = "CONTAINS"
	// StreamResponseRulesItemsTypeALWAYSMATCH captures enum value "ALWAYS_MATCH"
	StreamResponseRulesItemsTypeALWAYSMATCH string = "ALWAYS_MATCH"
)
View Source
const (
	// StreamRuleTypeEXACT captures enum value "EXACT"
	StreamRuleTypeEXACT string = "EXACT"
	// StreamRuleTypeREGEX captures enum value "REGEX"
	StreamRuleTypeREGEX string = "REGEX"
	// StreamRuleTypeGREATER captures enum value "GREATER"
	StreamRuleTypeGREATER string = "GREATER"
	// StreamRuleTypeSMALLER captures enum value "SMALLER"
	StreamRuleTypeSMALLER string = "SMALLER"
	// StreamRuleTypePRESENCE captures enum value "PRESENCE"
	StreamRuleTypePRESENCE string = "PRESENCE"
	// StreamRuleTypeCONTAINS captures enum value "CONTAINS"
	StreamRuleTypeCONTAINS string = "CONTAINS"
	// StreamRuleTypeALWAYSMATCH captures enum value "ALWAYS_MATCH"
	StreamRuleTypeALWAYSMATCH string = "ALWAYS_MATCH"
)
View Source
const (
	// StreamRuleListResponseStreamRulesItemsTypeEXACT captures enum value "EXACT"
	StreamRuleListResponseStreamRulesItemsTypeEXACT string = "EXACT"
	// StreamRuleListResponseStreamRulesItemsTypeREGEX captures enum value "REGEX"
	StreamRuleListResponseStreamRulesItemsTypeREGEX string = "REGEX"
	// StreamRuleListResponseStreamRulesItemsTypeGREATER captures enum value "GREATER"
	StreamRuleListResponseStreamRulesItemsTypeGREATER string = "GREATER"
	// StreamRuleListResponseStreamRulesItemsTypeSMALLER captures enum value "SMALLER"
	StreamRuleListResponseStreamRulesItemsTypeSMALLER string = "SMALLER"
	// StreamRuleListResponseStreamRulesItemsTypePRESENCE captures enum value "PRESENCE"
	StreamRuleListResponseStreamRulesItemsTypePRESENCE string = "PRESENCE"
	// StreamRuleListResponseStreamRulesItemsTypeCONTAINS captures enum value "CONTAINS"
	StreamRuleListResponseStreamRulesItemsTypeCONTAINS string = "CONTAINS"
	// StreamRuleListResponseStreamRulesItemsTypeALWAYSMATCH captures enum value "ALWAYS_MATCH"
	StreamRuleListResponseStreamRulesItemsTypeALWAYSMATCH string = "ALWAYS_MATCH"
)

Variables ¶

This section is empty.

Functions ¶

This section is empty.

Types ¶

type AddOutputRequest ¶

type AddOutputRequest struct {

	// outputs
	Outputs []string `json:"outputs"`
}

AddOutputRequest add output request swagger:model AddOutputRequest

func (*AddOutputRequest) MarshalBinary ¶

func (m *AddOutputRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AddOutputRequest) UnmarshalBinary ¶

func (m *AddOutputRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AddOutputRequest) Validate ¶

func (m *AddOutputRequest) Validate(formats strfmt.Registry) error

Validate validates this add output request

type AddWidgetRequest ¶

type AddWidgetRequest struct {

	// cache time
	CacheTime int64 `json:"cache_time,omitempty"`

	// config
	Config interface{} `json:"config,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

AddWidgetRequest add widget request swagger:model AddWidgetRequest

func (*AddWidgetRequest) MarshalBinary ¶

func (m *AddWidgetRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AddWidgetRequest) UnmarshalBinary ¶

func (m *AddWidgetRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AddWidgetRequest) Validate ¶

func (m *AddWidgetRequest) Validate(formats strfmt.Registry) error

Validate validates this add widget request

type AlarmCallbackHistoryListSummary ¶

type AlarmCallbackHistoryListSummary struct {

	// histories
	Histories AlarmCallbackHistoryListSummaryHistories `json:"histories"`

	// total
	Total int64 `json:"total,omitempty"`
}

AlarmCallbackHistoryListSummary alarm callback history list summary swagger:model AlarmCallbackHistoryListSummary

func (*AlarmCallbackHistoryListSummary) MarshalBinary ¶

func (m *AlarmCallbackHistoryListSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlarmCallbackHistoryListSummary) UnmarshalBinary ¶

func (m *AlarmCallbackHistoryListSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlarmCallbackHistoryListSummary) Validate ¶

Validate validates this alarm callback history list summary

type AlarmCallbackHistoryListSummaryHistories ¶

type AlarmCallbackHistoryListSummaryHistories []*AlarmCallbackHistoryListSummaryHistoriesItems

AlarmCallbackHistoryListSummaryHistories alarm callback history list summary histories swagger:model alarmCallbackHistoryListSummaryHistories

func (AlarmCallbackHistoryListSummaryHistories) Validate ¶

Validate validates this alarm callback history list summary histories

type AlarmCallbackHistoryListSummaryHistoriesItems ¶

type AlarmCallbackHistoryListSummaryHistoriesItems struct {

	// alarmcallbackconfiguration
	Alarmcallbackconfiguration *AlarmCallbackHistoryListSummaryHistoriesItemsAlarmcallbackconfiguration `json:"alarmcallbackconfiguration,omitempty"`

	// alert id
	AlertID string `json:"alert_id,omitempty"`

	// alertcondition id
	AlertconditionID string `json:"alertcondition_id,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// result
	Result interface{} `json:"result,omitempty"`
}

AlarmCallbackHistoryListSummaryHistoriesItems alarm callback history list summary histories items swagger:model alarmCallbackHistoryListSummaryHistoriesItems

func (*AlarmCallbackHistoryListSummaryHistoriesItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*AlarmCallbackHistoryListSummaryHistoriesItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*AlarmCallbackHistoryListSummaryHistoriesItems) Validate ¶

Validate validates this alarm callback history list summary histories items

type AlarmCallbackHistoryListSummaryHistoriesItemsAlarmcallbackconfiguration ¶

type AlarmCallbackHistoryListSummaryHistoriesItemsAlarmcallbackconfiguration struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

AlarmCallbackHistoryListSummaryHistoriesItemsAlarmcallbackconfiguration alarm callback history list summary histories items alarmcallbackconfiguration swagger:model alarmCallbackHistoryListSummaryHistoriesItemsAlarmcallbackconfiguration

func (*AlarmCallbackHistoryListSummaryHistoriesItemsAlarmcallbackconfiguration) MarshalBinary ¶

MarshalBinary interface implementation

func (*AlarmCallbackHistoryListSummaryHistoriesItemsAlarmcallbackconfiguration) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*AlarmCallbackHistoryListSummaryHistoriesItemsAlarmcallbackconfiguration) Validate ¶

Validate validates this alarm callback history list summary histories items alarmcallbackconfiguration

type AlarmCallbackListSummary ¶

type AlarmCallbackListSummary struct {

	// alarmcallbacks
	Alarmcallbacks AlarmCallbackListSummaryAlarmcallbacks `json:"alarmcallbacks"`

	// total
	Total int64 `json:"total,omitempty"`
}

AlarmCallbackListSummary alarm callback list summary swagger:model AlarmCallbackListSummary

func (*AlarmCallbackListSummary) MarshalBinary ¶

func (m *AlarmCallbackListSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlarmCallbackListSummary) UnmarshalBinary ¶

func (m *AlarmCallbackListSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlarmCallbackListSummary) Validate ¶

func (m *AlarmCallbackListSummary) Validate(formats strfmt.Registry) error

Validate validates this alarm callback list summary

type AlarmCallbackListSummaryAlarmcallbacks ¶

type AlarmCallbackListSummaryAlarmcallbacks []*AlarmCallbackListSummaryAlarmcallbacksItems

AlarmCallbackListSummaryAlarmcallbacks alarm callback list summary alarmcallbacks swagger:model alarmCallbackListSummaryAlarmcallbacks

func (AlarmCallbackListSummaryAlarmcallbacks) Validate ¶

Validate validates this alarm callback list summary alarmcallbacks

type AlarmCallbackListSummaryAlarmcallbacksItems ¶

type AlarmCallbackListSummaryAlarmcallbacksItems struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

AlarmCallbackListSummaryAlarmcallbacksItems alarm callback list summary alarmcallbacks items swagger:model alarmCallbackListSummaryAlarmcallbacksItems

func (*AlarmCallbackListSummaryAlarmcallbacksItems) MarshalBinary ¶

func (m *AlarmCallbackListSummaryAlarmcallbacksItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlarmCallbackListSummaryAlarmcallbacksItems) UnmarshalBinary ¶

func (m *AlarmCallbackListSummaryAlarmcallbacksItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlarmCallbackListSummaryAlarmcallbacksItems) Validate ¶

Validate validates this alarm callback list summary alarmcallbacks items

type AlarmCallbackSummary ¶

type AlarmCallbackSummary struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

AlarmCallbackSummary alarm callback summary swagger:model AlarmCallbackSummary

func (*AlarmCallbackSummary) MarshalBinary ¶

func (m *AlarmCallbackSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlarmCallbackSummary) UnmarshalBinary ¶

func (m *AlarmCallbackSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlarmCallbackSummary) Validate ¶

func (m *AlarmCallbackSummary) Validate(formats strfmt.Registry) error

Validate validates this alarm callback summary

type AlertConditionListSummary ¶

type AlertConditionListSummary struct {

	// conditions
	Conditions AlertConditionListSummaryConditions `json:"conditions"`

	// total
	Total int64 `json:"total,omitempty"`
}

AlertConditionListSummary alert condition list summary swagger:model AlertConditionListSummary

func (*AlertConditionListSummary) MarshalBinary ¶

func (m *AlertConditionListSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlertConditionListSummary) UnmarshalBinary ¶

func (m *AlertConditionListSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlertConditionListSummary) Validate ¶

func (m *AlertConditionListSummary) Validate(formats strfmt.Registry) error

Validate validates this alert condition list summary

type AlertConditionListSummaryConditions ¶

type AlertConditionListSummaryConditions []*AlertConditionListSummaryConditionsItems

AlertConditionListSummaryConditions alert condition list summary conditions swagger:model alertConditionListSummaryConditions

func (AlertConditionListSummaryConditions) Validate ¶

Validate validates this alert condition list summary conditions

type AlertConditionListSummaryConditionsItems ¶

type AlertConditionListSummaryConditionsItems struct {

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// in grace
	InGrace bool `json:"in_grace,omitempty"`

	// parameters
	Parameters interface{} `json:"parameters,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

AlertConditionListSummaryConditionsItems alert condition list summary conditions items swagger:model alertConditionListSummaryConditionsItems

func (*AlertConditionListSummaryConditionsItems) MarshalBinary ¶

func (m *AlertConditionListSummaryConditionsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlertConditionListSummaryConditionsItems) UnmarshalBinary ¶

func (m *AlertConditionListSummaryConditionsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlertConditionListSummaryConditionsItems) Validate ¶

Validate validates this alert condition list summary conditions items

type AlertConditionSummary ¶

type AlertConditionSummary struct {

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// in grace
	InGrace bool `json:"in_grace,omitempty"`

	// parameters
	Parameters interface{} `json:"parameters,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

AlertConditionSummary alert condition summary swagger:model AlertConditionSummary

func (*AlertConditionSummary) MarshalBinary ¶

func (m *AlertConditionSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlertConditionSummary) UnmarshalBinary ¶

func (m *AlertConditionSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlertConditionSummary) Validate ¶

func (m *AlertConditionSummary) Validate(formats strfmt.Registry) error

Validate validates this alert condition summary

type AlertListSummary ¶

type AlertListSummary struct {

	// alerts
	Alerts AlertListSummaryAlerts `json:"alerts"`

	// total
	Total int64 `json:"total,omitempty"`
}

AlertListSummary alert list summary swagger:model AlertListSummary

func (*AlertListSummary) MarshalBinary ¶

func (m *AlertListSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlertListSummary) UnmarshalBinary ¶

func (m *AlertListSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlertListSummary) Validate ¶

func (m *AlertListSummary) Validate(formats strfmt.Registry) error

Validate validates this alert list summary

type AlertListSummaryAlerts ¶

type AlertListSummaryAlerts []*AlertListSummaryAlertsItems

AlertListSummaryAlerts alert list summary alerts swagger:model alertListSummaryAlerts

func (AlertListSummaryAlerts) Validate ¶

func (m AlertListSummaryAlerts) Validate(formats strfmt.Registry) error

Validate validates this alert list summary alerts

type AlertListSummaryAlertsItems ¶

type AlertListSummaryAlertsItems struct {

	// condition id
	ConditionID string `json:"condition_id,omitempty"`

	// condition parameters
	ConditionParameters interface{} `json:"condition_parameters,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// is interval
	IsInterval bool `json:"is_interval,omitempty"`

	// resolved at
	ResolvedAt strfmt.DateTime `json:"resolved_at,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// triggered at
	TriggeredAt strfmt.DateTime `json:"triggered_at,omitempty"`
}

AlertListSummaryAlertsItems alert list summary alerts items swagger:model alertListSummaryAlertsItems

func (*AlertListSummaryAlertsItems) MarshalBinary ¶

func (m *AlertListSummaryAlertsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlertListSummaryAlertsItems) UnmarshalBinary ¶

func (m *AlertListSummaryAlertsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlertListSummaryAlertsItems) Validate ¶

func (m *AlertListSummaryAlertsItems) Validate(formats strfmt.Registry) error

Validate validates this alert list summary alerts items

type AlertSummary ¶

type AlertSummary struct {

	// condition id
	ConditionID string `json:"condition_id,omitempty"`

	// condition parameters
	ConditionParameters interface{} `json:"condition_parameters,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// is interval
	IsInterval bool `json:"is_interval,omitempty"`

	// resolved at
	ResolvedAt strfmt.DateTime `json:"resolved_at,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// triggered at
	TriggeredAt strfmt.DateTime `json:"triggered_at,omitempty"`
}

AlertSummary alert summary swagger:model AlertSummary

func (*AlertSummary) MarshalBinary ¶

func (m *AlertSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AlertSummary) UnmarshalBinary ¶

func (m *AlertSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AlertSummary) Validate ¶

func (m *AlertSummary) Validate(formats strfmt.Registry) error

Validate validates this alert summary

type AllIndices ¶

type AllIndices struct {

	// all
	All *AllIndicesAll `json:"all,omitempty"`

	// closed
	Closed *AllIndicesClosed `json:"closed,omitempty"`

	// reopened
	Reopened interface{} `json:"reopened,omitempty"`
}

AllIndices all indices swagger:model AllIndices

func (*AllIndices) MarshalBinary ¶

func (m *AllIndices) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AllIndices) UnmarshalBinary ¶

func (m *AllIndices) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AllIndices) Validate ¶

func (m *AllIndices) Validate(formats strfmt.Registry) error

Validate validates this all indices

type AllIndicesAll ¶

type AllIndicesAll struct {

	// indices
	Indices interface{} `json:"indices,omitempty"`
}

AllIndicesAll all indices all swagger:model allIndicesAll

func (*AllIndicesAll) MarshalBinary ¶

func (m *AllIndicesAll) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AllIndicesAll) UnmarshalBinary ¶

func (m *AllIndicesAll) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AllIndicesAll) Validate ¶

func (m *AllIndicesAll) Validate(formats strfmt.Registry) error

Validate validates this all indices all

type AllIndicesClosed ¶

type AllIndicesClosed struct {

	// indices
	Indices []string `json:"indices"`

	// total
	Total int64 `json:"total,omitempty"`
}

AllIndicesClosed all indices closed swagger:model allIndicesClosed

func (*AllIndicesClosed) MarshalBinary ¶

func (m *AllIndicesClosed) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AllIndicesClosed) UnmarshalBinary ¶

func (m *AllIndicesClosed) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AllIndicesClosed) Validate ¶

func (m *AllIndicesClosed) Validate(formats strfmt.Registry) error

Validate validates this all indices closed

type BulkRuleRequest ¶

type BulkRuleRequest struct {

	// rules
	Rules []string `json:"rules"`
}

BulkRuleRequest bulk rule request swagger:model BulkRuleRequest

func (*BulkRuleRequest) MarshalBinary ¶

func (m *BulkRuleRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BulkRuleRequest) UnmarshalBinary ¶

func (m *BulkRuleRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BulkRuleRequest) Validate ¶

func (m *BulkRuleRequest) Validate(formats strfmt.Registry) error

Validate validates this bulk rule request

type CacheAPI ¶

type CacheAPI struct {

	// config
	Config *CacheAPIConfig `json:"config,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

CacheAPI cache Api swagger:model CacheApi

func (*CacheAPI) MarshalBinary ¶

func (m *CacheAPI) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CacheAPI) UnmarshalBinary ¶

func (m *CacheAPI) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CacheAPI) Validate ¶

func (m *CacheAPI) Validate(formats strfmt.Registry) error

Validate validates this cache Api

type CacheAPIConfig ¶

type CacheAPIConfig struct {

	// type
	Type string `json:"type,omitempty"`
}

CacheAPIConfig cache Api config swagger:model cacheApiConfig

func (*CacheAPIConfig) MarshalBinary ¶

func (m *CacheAPIConfig) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CacheAPIConfig) UnmarshalBinary ¶

func (m *CacheAPIConfig) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CacheAPIConfig) Validate ¶

func (m *CacheAPIConfig) Validate(formats strfmt.Registry) error

Validate validates this cache Api config

type CachesPage ¶

type CachesPage struct {

	// caches
	Caches CachesPageCaches `json:"caches"`

	// count
	Count int64 `json:"count,omitempty"`

	// page
	Page int64 `json:"page,omitempty"`

	// per page
	PerPage int64 `json:"per_page,omitempty"`

	// query
	Query string `json:"query,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

CachesPage caches page swagger:model CachesPage

func (*CachesPage) MarshalBinary ¶

func (m *CachesPage) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CachesPage) UnmarshalBinary ¶

func (m *CachesPage) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CachesPage) Validate ¶

func (m *CachesPage) Validate(formats strfmt.Registry) error

Validate validates this caches page

type CachesPageCaches ¶

type CachesPageCaches []*CachesPageCachesItems

CachesPageCaches caches page caches swagger:model cachesPageCaches

func (CachesPageCaches) Validate ¶

func (m CachesPageCaches) Validate(formats strfmt.Registry) error

Validate validates this caches page caches

type CachesPageCachesItems ¶

type CachesPageCachesItems struct {

	// config
	Config *CachesPageCachesItemsConfig `json:"config,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

CachesPageCachesItems caches page caches items swagger:model cachesPageCachesItems

func (*CachesPageCachesItems) MarshalBinary ¶

func (m *CachesPageCachesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CachesPageCachesItems) UnmarshalBinary ¶

func (m *CachesPageCachesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CachesPageCachesItems) Validate ¶

func (m *CachesPageCachesItems) Validate(formats strfmt.Registry) error

Validate validates this caches page caches items

type CachesPageCachesItemsConfig ¶

type CachesPageCachesItemsConfig struct {

	// type
	Type string `json:"type,omitempty"`
}

CachesPageCachesItemsConfig caches page caches items config swagger:model cachesPageCachesItemsConfig

func (*CachesPageCachesItemsConfig) MarshalBinary ¶

func (m *CachesPageCachesItemsConfig) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CachesPageCachesItemsConfig) UnmarshalBinary ¶

func (m *CachesPageCachesItemsConfig) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CachesPageCachesItemsConfig) Validate ¶

func (m *CachesPageCachesItemsConfig) Validate(formats strfmt.Registry) error

Validate validates this caches page caches items config

type ChangePasswordRequest ¶

type ChangePasswordRequest struct {

	// old password
	OldPassword string `json:"old_password,omitempty"`

	// password
	Password string `json:"password,omitempty"`
}

ChangePasswordRequest change password request swagger:model ChangePasswordRequest

func (*ChangePasswordRequest) MarshalBinary ¶

func (m *ChangePasswordRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ChangePasswordRequest) UnmarshalBinary ¶

func (m *ChangePasswordRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ChangePasswordRequest) Validate ¶

func (m *ChangePasswordRequest) Validate(formats strfmt.Registry) error

Validate validates this change password request

type ChangeUserRequest ¶

type ChangeUserRequest struct {

	// email
	Email string `json:"email,omitempty"`

	// full name
	FullName string `json:"full_name,omitempty"`

	// permissions
	Permissions []string `json:"permissions"`

	// roles
	Roles []string `json:"roles"`

	// session timeout ms
	SessionTimeoutMs int64 `json:"session_timeout_ms,omitempty"`

	// startpage
	Startpage *ChangeUserRequestStartpage `json:"startpage,omitempty"`

	// timezone
	Timezone string `json:"timezone,omitempty"`
}

ChangeUserRequest change user request swagger:model ChangeUserRequest

func (*ChangeUserRequest) MarshalBinary ¶

func (m *ChangeUserRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ChangeUserRequest) UnmarshalBinary ¶

func (m *ChangeUserRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ChangeUserRequest) Validate ¶

func (m *ChangeUserRequest) Validate(formats strfmt.Registry) error

Validate validates this change user request

type ChangeUserRequestStartpage ¶

type ChangeUserRequestStartpage struct {

	// id
	ID string `json:"id,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

ChangeUserRequestStartpage change user request startpage swagger:model changeUserRequestStartpage

func (*ChangeUserRequestStartpage) MarshalBinary ¶

func (m *ChangeUserRequestStartpage) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ChangeUserRequestStartpage) UnmarshalBinary ¶

func (m *ChangeUserRequestStartpage) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ChangeUserRequestStartpage) Validate ¶

func (m *ChangeUserRequestStartpage) Validate(formats strfmt.Registry) error

Validate validates this change user request startpage

type CloneStreamRequest ¶

type CloneStreamRequest struct {

	// description
	Description string `json:"description,omitempty"`

	// index set id
	IndexSetID string `json:"index_set_id,omitempty"`

	// remove matches from default stream
	RemoveMatchesFromDefaultStream bool `json:"remove_matches_from_default_stream,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

CloneStreamRequest clone stream request swagger:model CloneStreamRequest

func (*CloneStreamRequest) MarshalBinary ¶

func (m *CloneStreamRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CloneStreamRequest) UnmarshalBinary ¶

func (m *CloneStreamRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CloneStreamRequest) Validate ¶

func (m *CloneStreamRequest) Validate(formats strfmt.Registry) error

Validate validates this clone stream request

type ClosedIndices ¶

type ClosedIndices struct {

	// indices
	Indices []string `json:"indices"`

	// total
	Total int64 `json:"total,omitempty"`
}

ClosedIndices closed indices swagger:model ClosedIndices

func (*ClosedIndices) MarshalBinary ¶

func (m *ClosedIndices) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClosedIndices) UnmarshalBinary ¶

func (m *ClosedIndices) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClosedIndices) Validate ¶

func (m *ClosedIndices) Validate(formats strfmt.Registry) error

Validate validates this closed indices

type ClusterConfigList ¶

type ClusterConfigList struct {

	// classes
	Classes []string `json:"classes"`

	// total
	Total int64 `json:"total,omitempty"`
}

ClusterConfigList cluster config list swagger:model ClusterConfigList

func (*ClusterConfigList) MarshalBinary ¶

func (m *ClusterConfigList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterConfigList) UnmarshalBinary ¶

func (m *ClusterConfigList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterConfigList) Validate ¶

func (m *ClusterConfigList) Validate(formats strfmt.Registry) error

Validate validates this cluster config list

type ClusterHealth ¶

type ClusterHealth struct {

	// shards
	Shards *ClusterHealthShards `json:"shards,omitempty"`

	// status
	Status string `json:"status,omitempty"`
}

ClusterHealth cluster health swagger:model ClusterHealth

func (*ClusterHealth) MarshalBinary ¶

func (m *ClusterHealth) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterHealth) UnmarshalBinary ¶

func (m *ClusterHealth) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterHealth) Validate ¶

func (m *ClusterHealth) Validate(formats strfmt.Registry) error

Validate validates this cluster health

type ClusterHealthShards ¶

type ClusterHealthShards struct {

	// active
	Active int64 `json:"active,omitempty"`

	// initializing
	Initializing int64 `json:"initializing,omitempty"`

	// relocating
	Relocating int64 `json:"relocating,omitempty"`

	// unassigned
	Unassigned int64 `json:"unassigned,omitempty"`
}

ClusterHealthShards cluster health shards swagger:model clusterHealthShards

func (*ClusterHealthShards) MarshalBinary ¶

func (m *ClusterHealthShards) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterHealthShards) UnmarshalBinary ¶

func (m *ClusterHealthShards) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterHealthShards) Validate ¶

func (m *ClusterHealthShards) Validate(formats strfmt.Registry) error

Validate validates this cluster health shards

type ClusterName ¶

type ClusterName struct {

	// name
	Name string `json:"name,omitempty"`
}

ClusterName cluster name swagger:model ClusterName

func (*ClusterName) MarshalBinary ¶

func (m *ClusterName) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterName) UnmarshalBinary ¶

func (m *ClusterName) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterName) Validate ¶

func (m *ClusterName) Validate(formats strfmt.Registry) error

Validate validates this cluster name

type ClusterStats ¶

type ClusterStats struct {

	// alarm stats
	AlarmStats *ClusterStatsAlarmStats `json:"alarm_stats,omitempty"`

	// content pack count
	ContentPackCount int64 `json:"content_pack_count,omitempty"`

	// dashboard count
	DashboardCount int64 `json:"dashboard_count,omitempty"`

	// elasticsearch
	Elasticsearch *ClusterStatsElasticsearch `json:"elasticsearch,omitempty"`

	// extractor count
	ExtractorCount int64 `json:"extractor_count,omitempty"`

	// extractor count by type
	ExtractorCountByType interface{} `json:"extractor_count_by_type,omitempty"`

	// global input count
	GlobalInputCount int64 `json:"global_input_count,omitempty"`

	// input count
	InputCount int64 `json:"input_count,omitempty"`

	// input count by type
	InputCountByType interface{} `json:"input_count_by_type,omitempty"`

	// ldap stats
	LdapStats *ClusterStatsLdapStats `json:"ldap_stats,omitempty"`

	// mongo
	Mongo *ClusterStatsMongo `json:"mongo,omitempty"`

	// output count
	OutputCount int64 `json:"output_count,omitempty"`

	// output count by type
	OutputCountByType interface{} `json:"output_count_by_type,omitempty"`

	// stream count
	StreamCount int64 `json:"stream_count,omitempty"`

	// stream rule count
	StreamRuleCount int64 `json:"stream_rule_count,omitempty"`

	// stream rule count by stream
	StreamRuleCountByStream interface{} `json:"stream_rule_count_by_stream,omitempty"`

	// user count
	UserCount int64 `json:"user_count,omitempty"`
}

ClusterStats cluster stats swagger:model ClusterStats

func (*ClusterStats) MarshalBinary ¶

func (m *ClusterStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStats) UnmarshalBinary ¶

func (m *ClusterStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStats) Validate ¶

func (m *ClusterStats) Validate(formats strfmt.Registry) error

Validate validates this cluster stats

type ClusterStatsAlarmStats ¶

type ClusterStatsAlarmStats struct {

	// alarmcallback count by type
	AlarmcallbackCountByType interface{} `json:"alarmcallback_count_by_type,omitempty"`

	// alert count
	AlertCount int64 `json:"alert_count,omitempty"`
}

ClusterStatsAlarmStats cluster stats alarm stats swagger:model clusterStatsAlarmStats

func (*ClusterStatsAlarmStats) MarshalBinary ¶

func (m *ClusterStatsAlarmStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsAlarmStats) UnmarshalBinary ¶

func (m *ClusterStatsAlarmStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsAlarmStats) Validate ¶

func (m *ClusterStatsAlarmStats) Validate(formats strfmt.Registry) error

Validate validates this cluster stats alarm stats

type ClusterStatsElasticsearch ¶

type ClusterStatsElasticsearch struct {

	// cluster health
	ClusterHealth *ClusterStatsElasticsearchClusterHealth `json:"cluster_health,omitempty"`

	// cluster name
	ClusterName string `json:"cluster_name,omitempty"`

	// cluster version
	ClusterVersion string `json:"cluster_version,omitempty"`

	// indices stats
	IndicesStats *ClusterStatsElasticsearchIndicesStats `json:"indices_stats,omitempty"`

	// nodes stats
	NodesStats *ClusterStatsElasticsearchNodesStats `json:"nodes_stats,omitempty"`

	// status
	Status string `json:"status,omitempty"`
}

ClusterStatsElasticsearch cluster stats elasticsearch swagger:model clusterStatsElasticsearch

func (*ClusterStatsElasticsearch) MarshalBinary ¶

func (m *ClusterStatsElasticsearch) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsElasticsearch) UnmarshalBinary ¶

func (m *ClusterStatsElasticsearch) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsElasticsearch) Validate ¶

func (m *ClusterStatsElasticsearch) Validate(formats strfmt.Registry) error

Validate validates this cluster stats elasticsearch

type ClusterStatsElasticsearchClusterHealth ¶

type ClusterStatsElasticsearchClusterHealth struct {

	// active primary shards
	ActivePrimaryShards int64 `json:"active_primary_shards,omitempty"`

	// active shards
	ActiveShards int64 `json:"active_shards,omitempty"`

	// initializing shards
	InitializingShards int64 `json:"initializing_shards,omitempty"`

	// number of data nodes
	NumberOfDataNodes int64 `json:"number_of_data_nodes,omitempty"`

	// number of nodes
	NumberOfNodes int64 `json:"number_of_nodes,omitempty"`

	// pending tasks
	PendingTasks int64 `json:"pending_tasks,omitempty"`

	// pending tasks time in queue
	PendingTasksTimeInQueue []int64 `json:"pending_tasks_time_in_queue"`

	// relocating shards
	RelocatingShards int64 `json:"relocating_shards,omitempty"`

	// timed out
	TimedOut bool `json:"timed_out,omitempty"`

	// unassigned shards
	UnassignedShards int64 `json:"unassigned_shards,omitempty"`
}

ClusterStatsElasticsearchClusterHealth cluster stats elasticsearch cluster health swagger:model clusterStatsElasticsearchClusterHealth

func (*ClusterStatsElasticsearchClusterHealth) MarshalBinary ¶

func (m *ClusterStatsElasticsearchClusterHealth) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsElasticsearchClusterHealth) UnmarshalBinary ¶

func (m *ClusterStatsElasticsearchClusterHealth) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsElasticsearchClusterHealth) Validate ¶

Validate validates this cluster stats elasticsearch cluster health

type ClusterStatsElasticsearchIndicesStats ¶

type ClusterStatsElasticsearchIndicesStats struct {

	// field data size
	FieldDataSize int64 `json:"field_data_size,omitempty"`

	// id cache size
	IDCacheSize int64 `json:"id_cache_size,omitempty"`

	// index count
	IndexCount int64 `json:"index_count,omitempty"`

	// store size
	StoreSize int64 `json:"store_size,omitempty"`
}

ClusterStatsElasticsearchIndicesStats cluster stats elasticsearch indices stats swagger:model clusterStatsElasticsearchIndicesStats

func (*ClusterStatsElasticsearchIndicesStats) MarshalBinary ¶

func (m *ClusterStatsElasticsearchIndicesStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsElasticsearchIndicesStats) UnmarshalBinary ¶

func (m *ClusterStatsElasticsearchIndicesStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsElasticsearchIndicesStats) Validate ¶

Validate validates this cluster stats elasticsearch indices stats

type ClusterStatsElasticsearchNodesStats ¶

type ClusterStatsElasticsearchNodesStats struct {

	// client
	Client int64 `json:"client,omitempty"`

	// data only
	DataOnly int64 `json:"data_only,omitempty"`

	// master data
	MasterData int64 `json:"master_data,omitempty"`

	// master only
	MasterOnly int64 `json:"master_only,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

ClusterStatsElasticsearchNodesStats cluster stats elasticsearch nodes stats swagger:model clusterStatsElasticsearchNodesStats

func (*ClusterStatsElasticsearchNodesStats) MarshalBinary ¶

func (m *ClusterStatsElasticsearchNodesStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsElasticsearchNodesStats) UnmarshalBinary ¶

func (m *ClusterStatsElasticsearchNodesStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsElasticsearchNodesStats) Validate ¶

Validate validates this cluster stats elasticsearch nodes stats

type ClusterStatsLdapStats ¶

type ClusterStatsLdapStats struct {

	// active directory
	ActiveDirectory bool `json:"active_directory,omitempty"`

	// enabled
	Enabled bool `json:"enabled,omitempty"`

	// role count
	RoleCount int64 `json:"role_count,omitempty"`

	// role mapping count
	RoleMappingCount int64 `json:"role_mapping_count,omitempty"`
}

ClusterStatsLdapStats cluster stats ldap stats swagger:model clusterStatsLdapStats

func (*ClusterStatsLdapStats) MarshalBinary ¶

func (m *ClusterStatsLdapStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsLdapStats) UnmarshalBinary ¶

func (m *ClusterStatsLdapStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsLdapStats) Validate ¶

func (m *ClusterStatsLdapStats) Validate(formats strfmt.Registry) error

Validate validates this cluster stats ldap stats

type ClusterStatsMongo ¶

type ClusterStatsMongo struct {

	// build info
	BuildInfo *ClusterStatsMongoBuildInfo `json:"build_info,omitempty"`

	// database stats
	DatabaseStats *ClusterStatsMongoDatabaseStats `json:"database_stats,omitempty"`

	// host info
	HostInfo *ClusterStatsMongoHostInfo `json:"host_info,omitempty"`

	// server status
	ServerStatus *ClusterStatsMongoServerStatus `json:"server_status,omitempty"`

	// servers
	Servers []string `json:"servers"`
}

ClusterStatsMongo cluster stats mongo swagger:model clusterStatsMongo

func (*ClusterStatsMongo) MarshalBinary ¶

func (m *ClusterStatsMongo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongo) UnmarshalBinary ¶

func (m *ClusterStatsMongo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongo) Validate ¶

func (m *ClusterStatsMongo) Validate(formats strfmt.Registry) error

Validate validates this cluster stats mongo

type ClusterStatsMongoBuildInfo ¶

type ClusterStatsMongoBuildInfo struct {

	// allocator
	Allocator string `json:"allocator,omitempty"`

	// bits
	Bits int64 `json:"bits,omitempty"`

	// compiler flags
	CompilerFlags string `json:"compiler_flags,omitempty"`

	// debug
	Debug bool `json:"debug,omitempty"`

	// git version
	GitVersion string `json:"git_version,omitempty"`

	// javascript engine
	JavascriptEngine string `json:"javascript_engine,omitempty"`

	// loader flags
	LoaderFlags string `json:"loader_flags,omitempty"`

	// max bson object size
	MaxBsonObjectSize int64 `json:"max_bson_object_size,omitempty"`

	// sys info
	SysInfo string `json:"sys_info,omitempty"`

	// version
	Version string `json:"version,omitempty"`

	// version array
	VersionArray []int64 `json:"version_array"`
}

ClusterStatsMongoBuildInfo cluster stats mongo build info swagger:model clusterStatsMongoBuildInfo

func (*ClusterStatsMongoBuildInfo) MarshalBinary ¶

func (m *ClusterStatsMongoBuildInfo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoBuildInfo) UnmarshalBinary ¶

func (m *ClusterStatsMongoBuildInfo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoBuildInfo) Validate ¶

func (m *ClusterStatsMongoBuildInfo) Validate(formats strfmt.Registry) error

Validate validates this cluster stats mongo build info

type ClusterStatsMongoDatabaseStats ¶

type ClusterStatsMongoDatabaseStats struct {

	// avg obj size
	AvgObjSize float64 `json:"avg_obj_size,omitempty"`

	// collections
	Collections int64 `json:"collections,omitempty"`

	// data file version
	DataFileVersion *ClusterStatsMongoDatabaseStatsDataFileVersion `json:"data_file_version,omitempty"`

	// data size
	DataSize int64 `json:"data_size,omitempty"`

	// db
	Db string `json:"db,omitempty"`

	// extent free list
	ExtentFreeList *ClusterStatsMongoDatabaseStatsExtentFreeList `json:"extent_free_list,omitempty"`

	// file size
	FileSize int64 `json:"file_size,omitempty"`

	// index size
	IndexSize int64 `json:"index_size,omitempty"`

	// indexes
	Indexes int64 `json:"indexes,omitempty"`

	// ns size mb
	NsSizeMb int64 `json:"ns_size_mb,omitempty"`

	// num extents
	NumExtents int64 `json:"num_extents,omitempty"`

	// objects
	Objects int64 `json:"objects,omitempty"`

	// storage size
	StorageSize int64 `json:"storage_size,omitempty"`
}

ClusterStatsMongoDatabaseStats cluster stats mongo database stats swagger:model clusterStatsMongoDatabaseStats

func (*ClusterStatsMongoDatabaseStats) MarshalBinary ¶

func (m *ClusterStatsMongoDatabaseStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoDatabaseStats) UnmarshalBinary ¶

func (m *ClusterStatsMongoDatabaseStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoDatabaseStats) Validate ¶

func (m *ClusterStatsMongoDatabaseStats) Validate(formats strfmt.Registry) error

Validate validates this cluster stats mongo database stats

type ClusterStatsMongoDatabaseStatsDataFileVersion ¶

type ClusterStatsMongoDatabaseStatsDataFileVersion struct {

	// major
	Major int64 `json:"major,omitempty"`

	// minor
	Minor int64 `json:"minor,omitempty"`
}

ClusterStatsMongoDatabaseStatsDataFileVersion cluster stats mongo database stats data file version swagger:model clusterStatsMongoDatabaseStatsDataFileVersion

func (*ClusterStatsMongoDatabaseStatsDataFileVersion) MarshalBinary ¶

MarshalBinary interface implementation

func (*ClusterStatsMongoDatabaseStatsDataFileVersion) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ClusterStatsMongoDatabaseStatsDataFileVersion) Validate ¶

Validate validates this cluster stats mongo database stats data file version

type ClusterStatsMongoDatabaseStatsExtentFreeList ¶

type ClusterStatsMongoDatabaseStatsExtentFreeList struct {

	// num
	Num int64 `json:"num,omitempty"`

	// total size
	TotalSize int64 `json:"total_size,omitempty"`
}

ClusterStatsMongoDatabaseStatsExtentFreeList cluster stats mongo database stats extent free list swagger:model clusterStatsMongoDatabaseStatsExtentFreeList

func (*ClusterStatsMongoDatabaseStatsExtentFreeList) MarshalBinary ¶

MarshalBinary interface implementation

func (*ClusterStatsMongoDatabaseStatsExtentFreeList) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ClusterStatsMongoDatabaseStatsExtentFreeList) Validate ¶

Validate validates this cluster stats mongo database stats extent free list

type ClusterStatsMongoHostInfo ¶

type ClusterStatsMongoHostInfo struct {

	// extra
	Extra *ClusterStatsMongoHostInfoExtra `json:"extra,omitempty"`

	// os
	Os *ClusterStatsMongoHostInfoOs `json:"os,omitempty"`

	// system
	System *ClusterStatsMongoHostInfoSystem `json:"system,omitempty"`
}

ClusterStatsMongoHostInfo cluster stats mongo host info swagger:model clusterStatsMongoHostInfo

func (*ClusterStatsMongoHostInfo) MarshalBinary ¶

func (m *ClusterStatsMongoHostInfo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoHostInfo) UnmarshalBinary ¶

func (m *ClusterStatsMongoHostInfo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoHostInfo) Validate ¶

func (m *ClusterStatsMongoHostInfo) Validate(formats strfmt.Registry) error

Validate validates this cluster stats mongo host info

type ClusterStatsMongoHostInfoExtra ¶

type ClusterStatsMongoHostInfoExtra struct {

	// cpu features
	CPUFeatures string `json:"cpu_features,omitempty"`

	// cpu frequency mhz
	CPUFrequencyMhz string `json:"cpu_frequency_mhz,omitempty"`

	// kernel version
	KernelVersion string `json:"kernel_version,omitempty"`

	// libc version
	LibcVersion string `json:"libc_version,omitempty"`

	// max open files
	MaxOpenFiles int64 `json:"max_open_files,omitempty"`

	// num pages
	NumPages int64 `json:"num_pages,omitempty"`

	// page size
	PageSize int64 `json:"page_size,omitempty"`

	// scheduler
	Scheduler string `json:"scheduler,omitempty"`

	// version string
	VersionString string `json:"version_string,omitempty"`
}

ClusterStatsMongoHostInfoExtra cluster stats mongo host info extra swagger:model clusterStatsMongoHostInfoExtra

func (*ClusterStatsMongoHostInfoExtra) MarshalBinary ¶

func (m *ClusterStatsMongoHostInfoExtra) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoHostInfoExtra) UnmarshalBinary ¶

func (m *ClusterStatsMongoHostInfoExtra) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoHostInfoExtra) Validate ¶

func (m *ClusterStatsMongoHostInfoExtra) Validate(formats strfmt.Registry) error

Validate validates this cluster stats mongo host info extra

type ClusterStatsMongoHostInfoOs ¶

type ClusterStatsMongoHostInfoOs struct {

	// name
	Name string `json:"name,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// version
	Version string `json:"version,omitempty"`
}

ClusterStatsMongoHostInfoOs cluster stats mongo host info os swagger:model clusterStatsMongoHostInfoOs

func (*ClusterStatsMongoHostInfoOs) MarshalBinary ¶

func (m *ClusterStatsMongoHostInfoOs) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoHostInfoOs) UnmarshalBinary ¶

func (m *ClusterStatsMongoHostInfoOs) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoHostInfoOs) Validate ¶

func (m *ClusterStatsMongoHostInfoOs) Validate(formats strfmt.Registry) error

Validate validates this cluster stats mongo host info os

type ClusterStatsMongoHostInfoSystem ¶

type ClusterStatsMongoHostInfoSystem struct {

	// cpu addr size
	CPUAddrSize int64 `json:"cpu_addr_size,omitempty"`

	// cpu arch
	CPUArch string `json:"cpu_arch,omitempty"`

	// current time
	CurrentTime strfmt.DateTime `json:"current_time,omitempty"`

	// hostname
	Hostname string `json:"hostname,omitempty"`

	// mem size mb
	MemSizeMb int64 `json:"mem_size_mb,omitempty"`

	// num cores
	NumCores int64 `json:"num_cores,omitempty"`

	// numa enabled
	NumaEnabled bool `json:"numa_enabled,omitempty"`
}

ClusterStatsMongoHostInfoSystem cluster stats mongo host info system swagger:model clusterStatsMongoHostInfoSystem

func (*ClusterStatsMongoHostInfoSystem) MarshalBinary ¶

func (m *ClusterStatsMongoHostInfoSystem) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoHostInfoSystem) UnmarshalBinary ¶

func (m *ClusterStatsMongoHostInfoSystem) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoHostInfoSystem) Validate ¶

Validate validates this cluster stats mongo host info system

type ClusterStatsMongoServerStatus ¶

type ClusterStatsMongoServerStatus struct {

	// connections
	Connections *ClusterStatsMongoServerStatusConnections `json:"connections,omitempty"`

	// host
	Host string `json:"host,omitempty"`

	// local time
	LocalTime strfmt.DateTime `json:"local_time,omitempty"`

	// memory
	Memory *ClusterStatsMongoServerStatusMemory `json:"memory,omitempty"`

	// network
	Network *ClusterStatsMongoServerStatusNetwork `json:"network,omitempty"`

	// pid
	Pid int64 `json:"pid,omitempty"`

	// process
	Process string `json:"process,omitempty"`

	// storage engine
	StorageEngine *ClusterStatsMongoServerStatusStorageEngine `json:"storage_engine,omitempty"`

	// uptime
	Uptime int64 `json:"uptime,omitempty"`

	// uptime estimate
	UptimeEstimate int64 `json:"uptime_estimate,omitempty"`

	// uptime millis
	UptimeMillis int64 `json:"uptime_millis,omitempty"`

	// version
	Version string `json:"version,omitempty"`
}

ClusterStatsMongoServerStatus cluster stats mongo server status swagger:model clusterStatsMongoServerStatus

func (*ClusterStatsMongoServerStatus) MarshalBinary ¶

func (m *ClusterStatsMongoServerStatus) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoServerStatus) UnmarshalBinary ¶

func (m *ClusterStatsMongoServerStatus) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoServerStatus) Validate ¶

func (m *ClusterStatsMongoServerStatus) Validate(formats strfmt.Registry) error

Validate validates this cluster stats mongo server status

type ClusterStatsMongoServerStatusConnections ¶

type ClusterStatsMongoServerStatusConnections struct {

	// available
	Available int64 `json:"available,omitempty"`

	// current
	Current int64 `json:"current,omitempty"`

	// total created
	TotalCreated int64 `json:"total_created,omitempty"`
}

ClusterStatsMongoServerStatusConnections cluster stats mongo server status connections swagger:model clusterStatsMongoServerStatusConnections

func (*ClusterStatsMongoServerStatusConnections) MarshalBinary ¶

func (m *ClusterStatsMongoServerStatusConnections) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoServerStatusConnections) UnmarshalBinary ¶

func (m *ClusterStatsMongoServerStatusConnections) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoServerStatusConnections) Validate ¶

Validate validates this cluster stats mongo server status connections

type ClusterStatsMongoServerStatusMemory ¶

type ClusterStatsMongoServerStatusMemory struct {

	// bits
	Bits int64 `json:"bits,omitempty"`

	// mapped
	Mapped int64 `json:"mapped,omitempty"`

	// mapped with journal
	MappedWithJournal int64 `json:"mapped_with_journal,omitempty"`

	// resident
	Resident int64 `json:"resident,omitempty"`

	// supported
	Supported bool `json:"supported,omitempty"`

	// virtual
	Virtual int64 `json:"virtual,omitempty"`
}

ClusterStatsMongoServerStatusMemory cluster stats mongo server status memory swagger:model clusterStatsMongoServerStatusMemory

func (*ClusterStatsMongoServerStatusMemory) MarshalBinary ¶

func (m *ClusterStatsMongoServerStatusMemory) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoServerStatusMemory) UnmarshalBinary ¶

func (m *ClusterStatsMongoServerStatusMemory) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoServerStatusMemory) Validate ¶

Validate validates this cluster stats mongo server status memory

type ClusterStatsMongoServerStatusNetwork ¶

type ClusterStatsMongoServerStatusNetwork struct {

	// bytes in
	BytesIn int64 `json:"bytes_in,omitempty"`

	// bytes out
	BytesOut int64 `json:"bytes_out,omitempty"`

	// num requests
	NumRequests int64 `json:"num_requests,omitempty"`
}

ClusterStatsMongoServerStatusNetwork cluster stats mongo server status network swagger:model clusterStatsMongoServerStatusNetwork

func (*ClusterStatsMongoServerStatusNetwork) MarshalBinary ¶

func (m *ClusterStatsMongoServerStatusNetwork) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoServerStatusNetwork) UnmarshalBinary ¶

func (m *ClusterStatsMongoServerStatusNetwork) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoServerStatusNetwork) Validate ¶

Validate validates this cluster stats mongo server status network

type ClusterStatsMongoServerStatusStorageEngine ¶

type ClusterStatsMongoServerStatusStorageEngine struct {

	// name
	Name string `json:"name,omitempty"`
}

ClusterStatsMongoServerStatusStorageEngine cluster stats mongo server status storage engine swagger:model clusterStatsMongoServerStatusStorageEngine

func (*ClusterStatsMongoServerStatusStorageEngine) MarshalBinary ¶

func (m *ClusterStatsMongoServerStatusStorageEngine) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ClusterStatsMongoServerStatusStorageEngine) UnmarshalBinary ¶

func (m *ClusterStatsMongoServerStatusStorageEngine) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ClusterStatsMongoServerStatusStorageEngine) Validate ¶

Validate validates this cluster stats mongo server status storage engine

type CollectorList ¶

type CollectorList struct {

	// collectors
	Collectors CollectorListCollectors `json:"collectors"`
}

CollectorList collector list swagger:model CollectorList

func (*CollectorList) MarshalBinary ¶

func (m *CollectorList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorList) UnmarshalBinary ¶

func (m *CollectorList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorList) Validate ¶

func (m *CollectorList) Validate(formats strfmt.Registry) error

Validate validates this collector list

type CollectorListCollectors ¶

type CollectorListCollectors []*CollectorListCollectorsItems

CollectorListCollectors collector list collectors swagger:model collectorListCollectors

func (CollectorListCollectors) Validate ¶

func (m CollectorListCollectors) Validate(formats strfmt.Registry) error

Validate validates this collector list collectors

type CollectorListCollectorsItems ¶

type CollectorListCollectorsItems struct {

	// active
	Active bool `json:"active,omitempty"`

	// collector version
	CollectorVersion string `json:"collector_version,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// last seen
	LastSeen strfmt.DateTime `json:"last_seen,omitempty"`

	// node details
	NodeDetails *CollectorListCollectorsItemsNodeDetails `json:"node_details,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`
}

CollectorListCollectorsItems collector list collectors items swagger:model collectorListCollectorsItems

func (*CollectorListCollectorsItems) MarshalBinary ¶

func (m *CollectorListCollectorsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorListCollectorsItems) UnmarshalBinary ¶

func (m *CollectorListCollectorsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorListCollectorsItems) Validate ¶

func (m *CollectorListCollectorsItems) Validate(formats strfmt.Registry) error

Validate validates this collector list collectors items

type CollectorListCollectorsItemsNodeDetails ¶

type CollectorListCollectorsItemsNodeDetails struct {

	// ip
	IP string `json:"ip,omitempty"`

	// log file list
	LogFileList CollectorListCollectorsItemsNodeDetailsLogFileList `json:"log_file_list"`

	// metrics
	Metrics *CollectorListCollectorsItemsNodeDetailsMetrics `json:"metrics,omitempty"`

	// operating system
	OperatingSystem string `json:"operating_system,omitempty"`

	// status
	Status *CollectorListCollectorsItemsNodeDetailsStatus `json:"status,omitempty"`

	// tags
	Tags []string `json:"tags"`
}

CollectorListCollectorsItemsNodeDetails collector list collectors items node details swagger:model collectorListCollectorsItemsNodeDetails

func (*CollectorListCollectorsItemsNodeDetails) MarshalBinary ¶

func (m *CollectorListCollectorsItemsNodeDetails) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorListCollectorsItemsNodeDetails) UnmarshalBinary ¶

func (m *CollectorListCollectorsItemsNodeDetails) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorListCollectorsItemsNodeDetails) Validate ¶

Validate validates this collector list collectors items node details

type CollectorListCollectorsItemsNodeDetailsLogFileList ¶

type CollectorListCollectorsItemsNodeDetailsLogFileList []*CollectorListCollectorsItemsNodeDetailsLogFileListItems

CollectorListCollectorsItemsNodeDetailsLogFileList collector list collectors items node details log file list swagger:model collectorListCollectorsItemsNodeDetailsLogFileList

func (CollectorListCollectorsItemsNodeDetailsLogFileList) Validate ¶

Validate validates this collector list collectors items node details log file list

type CollectorListCollectorsItemsNodeDetailsLogFileListItems ¶

type CollectorListCollectorsItemsNodeDetailsLogFileListItems struct {

	// is dir
	IsDir bool `json:"is_dir,omitempty"`

	// mod time
	ModTime strfmt.DateTime `json:"mod_time,omitempty"`

	// path
	Path string `json:"path,omitempty"`

	// size
	Size int64 `json:"size,omitempty"`
}

CollectorListCollectorsItemsNodeDetailsLogFileListItems collector list collectors items node details log file list items swagger:model collectorListCollectorsItemsNodeDetailsLogFileListItems

func (*CollectorListCollectorsItemsNodeDetailsLogFileListItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*CollectorListCollectorsItemsNodeDetailsLogFileListItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*CollectorListCollectorsItemsNodeDetailsLogFileListItems) Validate ¶

Validate validates this collector list collectors items node details log file list items

type CollectorListCollectorsItemsNodeDetailsMetrics ¶

type CollectorListCollectorsItemsNodeDetailsMetrics struct {

	// cpu idle
	CPUIDLE float64 `json:"cpu_idle,omitempty"`

	// disks 75
	Disks75 []string `json:"disks_75"`

	// load 1
	Load1 float64 `json:"load_1,omitempty"`
}

CollectorListCollectorsItemsNodeDetailsMetrics collector list collectors items node details metrics swagger:model collectorListCollectorsItemsNodeDetailsMetrics

func (*CollectorListCollectorsItemsNodeDetailsMetrics) MarshalBinary ¶

MarshalBinary interface implementation

func (*CollectorListCollectorsItemsNodeDetailsMetrics) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*CollectorListCollectorsItemsNodeDetailsMetrics) Validate ¶

Validate validates this collector list collectors items node details metrics

type CollectorListCollectorsItemsNodeDetailsStatus ¶

type CollectorListCollectorsItemsNodeDetailsStatus struct {

	// backends
	Backends interface{} `json:"backends,omitempty"`

	// message
	Message string `json:"message,omitempty"`

	// status
	Status int64 `json:"status,omitempty"`
}

CollectorListCollectorsItemsNodeDetailsStatus collector list collectors items node details status swagger:model collectorListCollectorsItemsNodeDetailsStatus

func (*CollectorListCollectorsItemsNodeDetailsStatus) MarshalBinary ¶

MarshalBinary interface implementation

func (*CollectorListCollectorsItemsNodeDetailsStatus) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*CollectorListCollectorsItemsNodeDetailsStatus) Validate ¶

Validate validates this collector list collectors items node details status

type CollectorRegistrationRequest ¶

type CollectorRegistrationRequest struct {

	// node details
	NodeDetails *CollectorRegistrationRequestNodeDetails `json:"node_details,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`
}

CollectorRegistrationRequest collector registration request swagger:model CollectorRegistrationRequest

func (*CollectorRegistrationRequest) MarshalBinary ¶

func (m *CollectorRegistrationRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorRegistrationRequest) UnmarshalBinary ¶

func (m *CollectorRegistrationRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorRegistrationRequest) Validate ¶

func (m *CollectorRegistrationRequest) Validate(formats strfmt.Registry) error

Validate validates this collector registration request

type CollectorRegistrationRequestNodeDetails ¶

type CollectorRegistrationRequestNodeDetails struct {

	// ip
	IP string `json:"ip,omitempty"`

	// log file list
	LogFileList CollectorRegistrationRequestNodeDetailsLogFileList `json:"log_file_list"`

	// metrics
	Metrics *CollectorRegistrationRequestNodeDetailsMetrics `json:"metrics,omitempty"`

	// operating system
	OperatingSystem string `json:"operating_system,omitempty"`

	// status
	Status *CollectorRegistrationRequestNodeDetailsStatus `json:"status,omitempty"`

	// tags
	Tags []string `json:"tags"`
}

CollectorRegistrationRequestNodeDetails collector registration request node details swagger:model collectorRegistrationRequestNodeDetails

func (*CollectorRegistrationRequestNodeDetails) MarshalBinary ¶

func (m *CollectorRegistrationRequestNodeDetails) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorRegistrationRequestNodeDetails) UnmarshalBinary ¶

func (m *CollectorRegistrationRequestNodeDetails) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorRegistrationRequestNodeDetails) Validate ¶

Validate validates this collector registration request node details

type CollectorRegistrationRequestNodeDetailsLogFileList ¶

type CollectorRegistrationRequestNodeDetailsLogFileList []*CollectorRegistrationRequestNodeDetailsLogFileListItems

CollectorRegistrationRequestNodeDetailsLogFileList collector registration request node details log file list swagger:model collectorRegistrationRequestNodeDetailsLogFileList

func (CollectorRegistrationRequestNodeDetailsLogFileList) Validate ¶

Validate validates this collector registration request node details log file list

type CollectorRegistrationRequestNodeDetailsLogFileListItems ¶

type CollectorRegistrationRequestNodeDetailsLogFileListItems struct {

	// is dir
	IsDir bool `json:"is_dir,omitempty"`

	// mod time
	ModTime strfmt.DateTime `json:"mod_time,omitempty"`

	// path
	Path string `json:"path,omitempty"`

	// size
	Size int64 `json:"size,omitempty"`
}

CollectorRegistrationRequestNodeDetailsLogFileListItems collector registration request node details log file list items swagger:model collectorRegistrationRequestNodeDetailsLogFileListItems

func (*CollectorRegistrationRequestNodeDetailsLogFileListItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*CollectorRegistrationRequestNodeDetailsLogFileListItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*CollectorRegistrationRequestNodeDetailsLogFileListItems) Validate ¶

Validate validates this collector registration request node details log file list items

type CollectorRegistrationRequestNodeDetailsMetrics ¶

type CollectorRegistrationRequestNodeDetailsMetrics struct {

	// cpu idle
	CPUIDLE float64 `json:"cpu_idle,omitempty"`

	// disks 75
	Disks75 []string `json:"disks_75"`

	// load 1
	Load1 float64 `json:"load_1,omitempty"`
}

CollectorRegistrationRequestNodeDetailsMetrics collector registration request node details metrics swagger:model collectorRegistrationRequestNodeDetailsMetrics

func (*CollectorRegistrationRequestNodeDetailsMetrics) MarshalBinary ¶

MarshalBinary interface implementation

func (*CollectorRegistrationRequestNodeDetailsMetrics) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*CollectorRegistrationRequestNodeDetailsMetrics) Validate ¶

Validate validates this collector registration request node details metrics

type CollectorRegistrationRequestNodeDetailsStatus ¶

type CollectorRegistrationRequestNodeDetailsStatus struct {

	// backends
	Backends interface{} `json:"backends,omitempty"`

	// message
	Message string `json:"message,omitempty"`

	// status
	Status int64 `json:"status,omitempty"`
}

CollectorRegistrationRequestNodeDetailsStatus collector registration request node details status swagger:model collectorRegistrationRequestNodeDetailsStatus

func (*CollectorRegistrationRequestNodeDetailsStatus) MarshalBinary ¶

MarshalBinary interface implementation

func (*CollectorRegistrationRequestNodeDetailsStatus) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*CollectorRegistrationRequestNodeDetailsStatus) Validate ¶

Validate validates this collector registration request node details status

type CollectorSummary ¶

type CollectorSummary struct {

	// active
	Active bool `json:"active,omitempty"`

	// collector version
	CollectorVersion string `json:"collector_version,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// last seen
	LastSeen strfmt.DateTime `json:"last_seen,omitempty"`

	// node details
	NodeDetails *CollectorSummaryNodeDetails `json:"node_details,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`
}

CollectorSummary collector summary swagger:model CollectorSummary

func (*CollectorSummary) MarshalBinary ¶

func (m *CollectorSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorSummary) UnmarshalBinary ¶

func (m *CollectorSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorSummary) Validate ¶

func (m *CollectorSummary) Validate(formats strfmt.Registry) error

Validate validates this collector summary

type CollectorSummaryNodeDetails ¶

type CollectorSummaryNodeDetails struct {

	// ip
	IP string `json:"ip,omitempty"`

	// log file list
	LogFileList CollectorSummaryNodeDetailsLogFileList `json:"log_file_list"`

	// metrics
	Metrics *CollectorSummaryNodeDetailsMetrics `json:"metrics,omitempty"`

	// operating system
	OperatingSystem string `json:"operating_system,omitempty"`

	// status
	Status *CollectorSummaryNodeDetailsStatus `json:"status,omitempty"`

	// tags
	Tags []string `json:"tags"`
}

CollectorSummaryNodeDetails collector summary node details swagger:model collectorSummaryNodeDetails

func (*CollectorSummaryNodeDetails) MarshalBinary ¶

func (m *CollectorSummaryNodeDetails) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorSummaryNodeDetails) UnmarshalBinary ¶

func (m *CollectorSummaryNodeDetails) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorSummaryNodeDetails) Validate ¶

func (m *CollectorSummaryNodeDetails) Validate(formats strfmt.Registry) error

Validate validates this collector summary node details

type CollectorSummaryNodeDetailsLogFileList ¶

type CollectorSummaryNodeDetailsLogFileList []*CollectorSummaryNodeDetailsLogFileListItems

CollectorSummaryNodeDetailsLogFileList collector summary node details log file list swagger:model collectorSummaryNodeDetailsLogFileList

func (CollectorSummaryNodeDetailsLogFileList) Validate ¶

Validate validates this collector summary node details log file list

type CollectorSummaryNodeDetailsLogFileListItems ¶

type CollectorSummaryNodeDetailsLogFileListItems struct {

	// is dir
	IsDir bool `json:"is_dir,omitempty"`

	// mod time
	ModTime strfmt.DateTime `json:"mod_time,omitempty"`

	// path
	Path string `json:"path,omitempty"`

	// size
	Size int64 `json:"size,omitempty"`
}

CollectorSummaryNodeDetailsLogFileListItems collector summary node details log file list items swagger:model collectorSummaryNodeDetailsLogFileListItems

func (*CollectorSummaryNodeDetailsLogFileListItems) MarshalBinary ¶

func (m *CollectorSummaryNodeDetailsLogFileListItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorSummaryNodeDetailsLogFileListItems) UnmarshalBinary ¶

func (m *CollectorSummaryNodeDetailsLogFileListItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorSummaryNodeDetailsLogFileListItems) Validate ¶

Validate validates this collector summary node details log file list items

type CollectorSummaryNodeDetailsMetrics ¶

type CollectorSummaryNodeDetailsMetrics struct {

	// cpu idle
	CPUIDLE float64 `json:"cpu_idle,omitempty"`

	// disks 75
	Disks75 []string `json:"disks_75"`

	// load 1
	Load1 float64 `json:"load_1,omitempty"`
}

CollectorSummaryNodeDetailsMetrics collector summary node details metrics swagger:model collectorSummaryNodeDetailsMetrics

func (*CollectorSummaryNodeDetailsMetrics) MarshalBinary ¶

func (m *CollectorSummaryNodeDetailsMetrics) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorSummaryNodeDetailsMetrics) UnmarshalBinary ¶

func (m *CollectorSummaryNodeDetailsMetrics) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorSummaryNodeDetailsMetrics) Validate ¶

Validate validates this collector summary node details metrics

type CollectorSummaryNodeDetailsStatus ¶

type CollectorSummaryNodeDetailsStatus struct {

	// backends
	Backends interface{} `json:"backends,omitempty"`

	// message
	Message string `json:"message,omitempty"`

	// status
	Status int64 `json:"status,omitempty"`
}

CollectorSummaryNodeDetailsStatus collector summary node details status swagger:model collectorSummaryNodeDetailsStatus

func (*CollectorSummaryNodeDetailsStatus) MarshalBinary ¶

func (m *CollectorSummaryNodeDetailsStatus) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CollectorSummaryNodeDetailsStatus) UnmarshalBinary ¶

func (m *CollectorSummaryNodeDetailsStatus) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CollectorSummaryNodeDetailsStatus) Validate ¶

Validate validates this collector summary node details status

type ConfigurationBundle ¶

type ConfigurationBundle struct {

	// category
	Category string `json:"category,omitempty"`

	// dashboards
	Dashboards ConfigurationBundleDashboards `json:"dashboards"`

	// description
	Description string `json:"description,omitempty"`

	// grok patterns
	GrokPatterns ConfigurationBundleGrokPatterns `json:"grok_patterns"`

	// id
	ID string `json:"id,omitempty"`

	// inputs
	Inputs ConfigurationBundleInputs `json:"inputs"`

	// lookup caches
	LookupCaches ConfigurationBundleLookupCaches `json:"lookup_caches"`

	// lookup data adapters
	LookupDataAdapters ConfigurationBundleLookupDataAdapters `json:"lookup_data_adapters"`

	// lookup tables
	LookupTables ConfigurationBundleLookupTables `json:"lookup_tables"`

	// name
	Name string `json:"name,omitempty"`

	// outputs
	Outputs ConfigurationBundleOutputs `json:"outputs"`

	// streams
	Streams ConfigurationBundleStreams `json:"streams"`
}

ConfigurationBundle configuration bundle swagger:model ConfigurationBundle

func (*ConfigurationBundle) MarshalBinary ¶

func (m *ConfigurationBundle) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundle) UnmarshalBinary ¶

func (m *ConfigurationBundle) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundle) Validate ¶

func (m *ConfigurationBundle) Validate(formats strfmt.Registry) error

Validate validates this configuration bundle

type ConfigurationBundleDashboards ¶

type ConfigurationBundleDashboards []*ConfigurationBundleDashboardsItems

ConfigurationBundleDashboards configuration bundle dashboards swagger:model configurationBundleDashboards

func (ConfigurationBundleDashboards) Validate ¶

func (m ConfigurationBundleDashboards) Validate(formats strfmt.Registry) error

Validate validates this configuration bundle dashboards

type ConfigurationBundleDashboardsItems ¶

type ConfigurationBundleDashboardsItems struct {

	// dashboard widgets
	DashboardWidgets ConfigurationBundleDashboardsItemsDashboardWidgets `json:"dashboard_widgets"`

	// description
	Description string `json:"description,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

ConfigurationBundleDashboardsItems configuration bundle dashboards items swagger:model configurationBundleDashboardsItems

func (*ConfigurationBundleDashboardsItems) MarshalBinary ¶

func (m *ConfigurationBundleDashboardsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundleDashboardsItems) UnmarshalBinary ¶

func (m *ConfigurationBundleDashboardsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundleDashboardsItems) Validate ¶

Validate validates this configuration bundle dashboards items

type ConfigurationBundleDashboardsItemsDashboardWidgets ¶

type ConfigurationBundleDashboardsItemsDashboardWidgets []*ConfigurationBundleDashboardsItemsDashboardWidgetsItems

ConfigurationBundleDashboardsItemsDashboardWidgets configuration bundle dashboards items dashboard widgets swagger:model configurationBundleDashboardsItemsDashboardWidgets

func (ConfigurationBundleDashboardsItemsDashboardWidgets) Validate ¶

Validate validates this configuration bundle dashboards items dashboard widgets

type ConfigurationBundleDashboardsItemsDashboardWidgetsItems ¶

type ConfigurationBundleDashboardsItemsDashboardWidgetsItems struct {

	// cache time
	CacheTime int64 `json:"cache_time,omitempty"`

	// col
	Col int64 `json:"col,omitempty"`

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// height
	Height int64 `json:"height,omitempty"`

	// row
	Row int64 `json:"row,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// width
	Width int64 `json:"width,omitempty"`
}

ConfigurationBundleDashboardsItemsDashboardWidgetsItems configuration bundle dashboards items dashboard widgets items swagger:model configurationBundleDashboardsItemsDashboardWidgetsItems

func (*ConfigurationBundleDashboardsItemsDashboardWidgetsItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*ConfigurationBundleDashboardsItemsDashboardWidgetsItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ConfigurationBundleDashboardsItemsDashboardWidgetsItems) Validate ¶

Validate validates this configuration bundle dashboards items dashboard widgets items

type ConfigurationBundleGrokPatterns ¶

type ConfigurationBundleGrokPatterns []*ConfigurationBundleGrokPatternsItems

ConfigurationBundleGrokPatterns configuration bundle grok patterns swagger:model configurationBundleGrokPatterns

func (ConfigurationBundleGrokPatterns) Validate ¶

Validate validates this configuration bundle grok patterns

type ConfigurationBundleGrokPatternsItems ¶

type ConfigurationBundleGrokPatternsItems struct {

	// name
	Name string `json:"name,omitempty"`

	// pattern
	Pattern string `json:"pattern,omitempty"`
}

ConfigurationBundleGrokPatternsItems configuration bundle grok patterns items swagger:model configurationBundleGrokPatternsItems

func (*ConfigurationBundleGrokPatternsItems) MarshalBinary ¶

func (m *ConfigurationBundleGrokPatternsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundleGrokPatternsItems) UnmarshalBinary ¶

func (m *ConfigurationBundleGrokPatternsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundleGrokPatternsItems) Validate ¶

Validate validates this configuration bundle grok patterns items

type ConfigurationBundleInputs ¶

type ConfigurationBundleInputs []*ConfigurationBundleInputsItems

ConfigurationBundleInputs configuration bundle inputs swagger:model configurationBundleInputs

func (ConfigurationBundleInputs) Validate ¶

func (m ConfigurationBundleInputs) Validate(formats strfmt.Registry) error

Validate validates this configuration bundle inputs

type ConfigurationBundleInputsItems ¶

type ConfigurationBundleInputsItems struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// extractors
	Extractors ConfigurationBundleInputsItemsExtractors `json:"extractors"`

	// global
	Global bool `json:"global,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// static fields
	StaticFields interface{} `json:"static_fields,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

ConfigurationBundleInputsItems configuration bundle inputs items swagger:model configurationBundleInputsItems

func (*ConfigurationBundleInputsItems) MarshalBinary ¶

func (m *ConfigurationBundleInputsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundleInputsItems) UnmarshalBinary ¶

func (m *ConfigurationBundleInputsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundleInputsItems) Validate ¶

func (m *ConfigurationBundleInputsItems) Validate(formats strfmt.Registry) error

Validate validates this configuration bundle inputs items

type ConfigurationBundleInputsItemsExtractors ¶

type ConfigurationBundleInputsItemsExtractors []*ConfigurationBundleInputsItemsExtractorsItems

ConfigurationBundleInputsItemsExtractors configuration bundle inputs items extractors swagger:model configurationBundleInputsItemsExtractors

func (ConfigurationBundleInputsItemsExtractors) Validate ¶

Validate validates this configuration bundle inputs items extractors

type ConfigurationBundleInputsItemsExtractorsItems ¶

type ConfigurationBundleInputsItemsExtractorsItems struct {

	// condition type
	ConditionType string `json:"condition_type,omitempty"`

	// condition value
	ConditionValue string `json:"condition_value,omitempty"`

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// converters
	Converters ConfigurationBundleInputsItemsExtractorsItemsConverters `json:"converters"`

	// cursor strategy
	CursorStrategy string `json:"cursor_strategy,omitempty"`

	// order
	Order int64 `json:"order,omitempty"`

	// source field
	SourceField string `json:"source_field,omitempty"`

	// target field
	TargetField string `json:"target_field,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

ConfigurationBundleInputsItemsExtractorsItems configuration bundle inputs items extractors items swagger:model configurationBundleInputsItemsExtractorsItems

func (*ConfigurationBundleInputsItemsExtractorsItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*ConfigurationBundleInputsItemsExtractorsItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ConfigurationBundleInputsItemsExtractorsItems) Validate ¶

Validate validates this configuration bundle inputs items extractors items

type ConfigurationBundleInputsItemsExtractorsItemsConverters ¶

type ConfigurationBundleInputsItemsExtractorsItemsConverters []*ConfigurationBundleInputsItemsExtractorsItemsConvertersItems

ConfigurationBundleInputsItemsExtractorsItemsConverters configuration bundle inputs items extractors items converters swagger:model configurationBundleInputsItemsExtractorsItemsConverters

func (ConfigurationBundleInputsItemsExtractorsItemsConverters) Validate ¶

Validate validates this configuration bundle inputs items extractors items converters

type ConfigurationBundleInputsItemsExtractorsItemsConvertersItems ¶

type ConfigurationBundleInputsItemsExtractorsItemsConvertersItems struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

ConfigurationBundleInputsItemsExtractorsItemsConvertersItems configuration bundle inputs items extractors items converters items swagger:model configurationBundleInputsItemsExtractorsItemsConvertersItems

func (*ConfigurationBundleInputsItemsExtractorsItemsConvertersItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*ConfigurationBundleInputsItemsExtractorsItemsConvertersItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ConfigurationBundleInputsItemsExtractorsItemsConvertersItems) Validate ¶

Validate validates this configuration bundle inputs items extractors items converters items

type ConfigurationBundleLookupCaches ¶

type ConfigurationBundleLookupCaches []*ConfigurationBundleLookupCachesItems

ConfigurationBundleLookupCaches configuration bundle lookup caches swagger:model configurationBundleLookupCaches

func (ConfigurationBundleLookupCaches) Validate ¶

Validate validates this configuration bundle lookup caches

type ConfigurationBundleLookupCachesItems ¶

type ConfigurationBundleLookupCachesItems struct {

	// config
	Config interface{} `json:"config,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

ConfigurationBundleLookupCachesItems configuration bundle lookup caches items swagger:model configurationBundleLookupCachesItems

func (*ConfigurationBundleLookupCachesItems) MarshalBinary ¶

func (m *ConfigurationBundleLookupCachesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundleLookupCachesItems) UnmarshalBinary ¶

func (m *ConfigurationBundleLookupCachesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundleLookupCachesItems) Validate ¶

Validate validates this configuration bundle lookup caches items

type ConfigurationBundleLookupDataAdapters ¶

type ConfigurationBundleLookupDataAdapters []*ConfigurationBundleLookupDataAdaptersItems

ConfigurationBundleLookupDataAdapters configuration bundle lookup data adapters swagger:model configurationBundleLookupDataAdapters

func (ConfigurationBundleLookupDataAdapters) Validate ¶

Validate validates this configuration bundle lookup data adapters

type ConfigurationBundleLookupDataAdaptersItems ¶

type ConfigurationBundleLookupDataAdaptersItems struct {

	// config
	Config interface{} `json:"config,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

ConfigurationBundleLookupDataAdaptersItems configuration bundle lookup data adapters items swagger:model configurationBundleLookupDataAdaptersItems

func (*ConfigurationBundleLookupDataAdaptersItems) MarshalBinary ¶

func (m *ConfigurationBundleLookupDataAdaptersItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundleLookupDataAdaptersItems) UnmarshalBinary ¶

func (m *ConfigurationBundleLookupDataAdaptersItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundleLookupDataAdaptersItems) Validate ¶

Validate validates this configuration bundle lookup data adapters items

type ConfigurationBundleLookupTables ¶

type ConfigurationBundleLookupTables []*ConfigurationBundleLookupTablesItems

ConfigurationBundleLookupTables configuration bundle lookup tables swagger:model configurationBundleLookupTables

func (ConfigurationBundleLookupTables) Validate ¶

Validate validates this configuration bundle lookup tables

type ConfigurationBundleLookupTablesItems ¶

type ConfigurationBundleLookupTablesItems struct {

	// cache name
	CacheName string `json:"cache_name,omitempty"`

	// data adapter name
	DataAdapterName string `json:"data_adapter_name,omitempty"`

	// default multi value
	DefaultMultiValue string `json:"default_multi_value,omitempty"`

	// default multi value type
	DefaultMultiValueType string `json:"default_multi_value_type,omitempty"`

	// default single value
	DefaultSingleValue string `json:"default_single_value,omitempty"`

	// default single value type
	DefaultSingleValueType string `json:"default_single_value_type,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

ConfigurationBundleLookupTablesItems configuration bundle lookup tables items swagger:model configurationBundleLookupTablesItems

func (*ConfigurationBundleLookupTablesItems) MarshalBinary ¶

func (m *ConfigurationBundleLookupTablesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundleLookupTablesItems) UnmarshalBinary ¶

func (m *ConfigurationBundleLookupTablesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundleLookupTablesItems) Validate ¶

Validate validates this configuration bundle lookup tables items

type ConfigurationBundleOutputs ¶

type ConfigurationBundleOutputs []*ConfigurationBundleOutputsItems

ConfigurationBundleOutputs configuration bundle outputs swagger:model configurationBundleOutputs

func (ConfigurationBundleOutputs) Validate ¶

func (m ConfigurationBundleOutputs) Validate(formats strfmt.Registry) error

Validate validates this configuration bundle outputs

type ConfigurationBundleOutputsItems ¶

type ConfigurationBundleOutputsItems struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

ConfigurationBundleOutputsItems configuration bundle outputs items swagger:model configurationBundleOutputsItems

func (*ConfigurationBundleOutputsItems) MarshalBinary ¶

func (m *ConfigurationBundleOutputsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundleOutputsItems) UnmarshalBinary ¶

func (m *ConfigurationBundleOutputsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundleOutputsItems) Validate ¶

Validate validates this configuration bundle outputs items

type ConfigurationBundleStreams ¶

type ConfigurationBundleStreams []*ConfigurationBundleStreamsItems

ConfigurationBundleStreams configuration bundle streams swagger:model configurationBundleStreams

func (ConfigurationBundleStreams) Validate ¶

func (m ConfigurationBundleStreams) Validate(formats strfmt.Registry) error

Validate validates this configuration bundle streams

type ConfigurationBundleStreamsItems ¶

type ConfigurationBundleStreamsItems struct {

	// default stream
	DefaultStream bool `json:"default_stream,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// disabled
	Disabled bool `json:"disabled,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// matching type
	MatchingType string `json:"matching_type,omitempty"`

	// outputs
	Outputs []string `json:"outputs"`

	// stream rules
	StreamRules ConfigurationBundleStreamsItemsStreamRules `json:"stream_rules"`

	// title
	Title string `json:"title,omitempty"`
}

ConfigurationBundleStreamsItems configuration bundle streams items swagger:model configurationBundleStreamsItems

func (*ConfigurationBundleStreamsItems) MarshalBinary ¶

func (m *ConfigurationBundleStreamsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ConfigurationBundleStreamsItems) UnmarshalBinary ¶

func (m *ConfigurationBundleStreamsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ConfigurationBundleStreamsItems) Validate ¶

Validate validates this configuration bundle streams items

type ConfigurationBundleStreamsItemsStreamRules ¶

type ConfigurationBundleStreamsItemsStreamRules []*ConfigurationBundleStreamsItemsStreamRulesItems

ConfigurationBundleStreamsItemsStreamRules configuration bundle streams items stream rules swagger:model configurationBundleStreamsItemsStreamRules

func (ConfigurationBundleStreamsItemsStreamRules) Validate ¶

Validate validates this configuration bundle streams items stream rules

type ConfigurationBundleStreamsItemsStreamRulesItems ¶

type ConfigurationBundleStreamsItemsStreamRulesItems struct {

	// description
	Description string `json:"description,omitempty"`

	// field
	Field string `json:"field,omitempty"`

	// inverted
	Inverted bool `json:"inverted,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

ConfigurationBundleStreamsItemsStreamRulesItems configuration bundle streams items stream rules items swagger:model configurationBundleStreamsItemsStreamRulesItems

func (*ConfigurationBundleStreamsItemsStreamRulesItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*ConfigurationBundleStreamsItemsStreamRulesItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ConfigurationBundleStreamsItemsStreamRulesItems) Validate ¶

Validate validates this configuration bundle streams items stream rules items

type CreateAlarmCallbackRequest ¶

type CreateAlarmCallbackRequest struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

CreateAlarmCallbackRequest create alarm callback request swagger:model CreateAlarmCallbackRequest

func (*CreateAlarmCallbackRequest) MarshalBinary ¶

func (m *CreateAlarmCallbackRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateAlarmCallbackRequest) UnmarshalBinary ¶

func (m *CreateAlarmCallbackRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateAlarmCallbackRequest) Validate ¶

func (m *CreateAlarmCallbackRequest) Validate(formats strfmt.Registry) error

Validate validates this create alarm callback request

type CreateConditionRequest ¶

type CreateConditionRequest struct {

	// parameters
	Parameters interface{} `json:"parameters,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

CreateConditionRequest create condition request swagger:model CreateConditionRequest

func (*CreateConditionRequest) MarshalBinary ¶

func (m *CreateConditionRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateConditionRequest) UnmarshalBinary ¶

func (m *CreateConditionRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateConditionRequest) Validate ¶

func (m *CreateConditionRequest) Validate(formats strfmt.Registry) error

Validate validates this create condition request

type CreateDashboardRequest ¶

type CreateDashboardRequest struct {

	// description
	Description string `json:"description,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

CreateDashboardRequest create dashboard request swagger:model CreateDashboardRequest

func (*CreateDashboardRequest) MarshalBinary ¶

func (m *CreateDashboardRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateDashboardRequest) UnmarshalBinary ¶

func (m *CreateDashboardRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateDashboardRequest) Validate ¶

func (m *CreateDashboardRequest) Validate(formats strfmt.Registry) error

Validate validates this create dashboard request

type CreateExtractorRequest ¶

type CreateExtractorRequest struct {

	// condition type
	ConditionType string `json:"condition_type,omitempty"`

	// condition value
	ConditionValue string `json:"condition_value,omitempty"`

	// converters
	Converters interface{} `json:"converters,omitempty"`

	// cut or copy
	CutOrCopy string `json:"cut_or_copy,omitempty"`

	// extractor config
	ExtractorConfig interface{} `json:"extractor_config,omitempty"`

	// extractor type
	ExtractorType string `json:"extractor_type,omitempty"`

	// order
	Order int64 `json:"order,omitempty"`

	// source field
	SourceField string `json:"source_field,omitempty"`

	// target field
	TargetField string `json:"target_field,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

CreateExtractorRequest create extractor request swagger:model CreateExtractorRequest

func (*CreateExtractorRequest) MarshalBinary ¶

func (m *CreateExtractorRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateExtractorRequest) UnmarshalBinary ¶

func (m *CreateExtractorRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateExtractorRequest) Validate ¶

func (m *CreateExtractorRequest) Validate(formats strfmt.Registry) error

Validate validates this create extractor request

type CreateOutputRequest ¶

type CreateOutputRequest struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// streams
	Streams []string `json:"streams"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

CreateOutputRequest create output request swagger:model CreateOutputRequest

func (*CreateOutputRequest) MarshalBinary ¶

func (m *CreateOutputRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateOutputRequest) UnmarshalBinary ¶

func (m *CreateOutputRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateOutputRequest) Validate ¶

func (m *CreateOutputRequest) Validate(formats strfmt.Registry) error

Validate validates this create output request

type CreateSavedSearchRequest ¶

type CreateSavedSearchRequest struct {

	// query
	Query interface{} `json:"query,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

CreateSavedSearchRequest create saved search request swagger:model CreateSavedSearchRequest

func (*CreateSavedSearchRequest) MarshalBinary ¶

func (m *CreateSavedSearchRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateSavedSearchRequest) UnmarshalBinary ¶

func (m *CreateSavedSearchRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateSavedSearchRequest) Validate ¶

func (m *CreateSavedSearchRequest) Validate(formats strfmt.Registry) error

Validate validates this create saved search request

type CreateStaticFieldRequest ¶

type CreateStaticFieldRequest struct {

	// key
	Key string `json:"key,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

CreateStaticFieldRequest create static field request swagger:model CreateStaticFieldRequest

func (*CreateStaticFieldRequest) MarshalBinary ¶

func (m *CreateStaticFieldRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateStaticFieldRequest) UnmarshalBinary ¶

func (m *CreateStaticFieldRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateStaticFieldRequest) Validate ¶

func (m *CreateStaticFieldRequest) Validate(formats strfmt.Registry) error

Validate validates this create static field request

type CreateStreamRequest ¶

type CreateStreamRequest struct {

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// index set id
	IndexSetID string `json:"index_set_id,omitempty"`

	// matching type
	MatchingType string `json:"matching_type,omitempty"`

	// remove matches from default stream
	RemoveMatchesFromDefaultStream bool `json:"remove_matches_from_default_stream,omitempty"`

	// rules
	Rules CreateStreamRequestRules `json:"rules"`

	// title
	Title string `json:"title,omitempty"`
}

CreateStreamRequest create stream request swagger:model CreateStreamRequest

func (*CreateStreamRequest) MarshalBinary ¶

func (m *CreateStreamRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateStreamRequest) UnmarshalBinary ¶

func (m *CreateStreamRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateStreamRequest) Validate ¶

func (m *CreateStreamRequest) Validate(formats strfmt.Registry) error

Validate validates this create stream request

type CreateStreamRequestRules ¶

type CreateStreamRequestRules []*CreateStreamRequestRulesItems

CreateStreamRequestRules create stream request rules swagger:model createStreamRequestRules

func (CreateStreamRequestRules) Validate ¶

func (m CreateStreamRequestRules) Validate(formats strfmt.Registry) error

Validate validates this create stream request rules

type CreateStreamRequestRulesItems ¶

type CreateStreamRequestRulesItems struct {

	// description
	Description string `json:"description,omitempty"`

	// field
	Field string `json:"field,omitempty"`

	// inverted
	Inverted bool `json:"inverted,omitempty"`

	// type
	Type int64 `json:"type,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

CreateStreamRequestRulesItems create stream request rules items swagger:model createStreamRequestRulesItems

func (*CreateStreamRequestRulesItems) MarshalBinary ¶

func (m *CreateStreamRequestRulesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateStreamRequestRulesItems) UnmarshalBinary ¶

func (m *CreateStreamRequestRulesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateStreamRequestRulesItems) Validate ¶

func (m *CreateStreamRequestRulesItems) Validate(formats strfmt.Registry) error

Validate validates this create stream request rules items

type CreateStreamRuleRequest ¶

type CreateStreamRuleRequest struct {

	// description
	Description string `json:"description,omitempty"`

	// field
	Field string `json:"field,omitempty"`

	// inverted
	Inverted bool `json:"inverted,omitempty"`

	// type
	Type int64 `json:"type,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

CreateStreamRuleRequest create stream rule request swagger:model CreateStreamRuleRequest

func (*CreateStreamRuleRequest) MarshalBinary ¶

func (m *CreateStreamRuleRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateStreamRuleRequest) UnmarshalBinary ¶

func (m *CreateStreamRuleRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateStreamRuleRequest) Validate ¶

func (m *CreateStreamRuleRequest) Validate(formats strfmt.Registry) error

Validate validates this create stream rule request

type CreateUserRequest ¶

type CreateUserRequest struct {

	// email
	Email string `json:"email,omitempty"`

	// full name
	FullName string `json:"full_name,omitempty"`

	// password
	Password string `json:"password,omitempty"`

	// permissions
	Permissions []string `json:"permissions"`

	// roles
	Roles []string `json:"roles"`

	// session timeout ms
	SessionTimeoutMs int64 `json:"session_timeout_ms,omitempty"`

	// startpage
	Startpage *CreateUserRequestStartpage `json:"startpage,omitempty"`

	// timezone
	Timezone string `json:"timezone,omitempty"`

	// username
	Username string `json:"username,omitempty"`
}

CreateUserRequest create user request swagger:model CreateUserRequest

func (*CreateUserRequest) MarshalBinary ¶

func (m *CreateUserRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateUserRequest) UnmarshalBinary ¶

func (m *CreateUserRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateUserRequest) Validate ¶

func (m *CreateUserRequest) Validate(formats strfmt.Registry) error

Validate validates this create user request

type CreateUserRequestStartpage ¶

type CreateUserRequestStartpage struct {

	// id
	ID string `json:"id,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

CreateUserRequestStartpage create user request startpage swagger:model createUserRequestStartpage

func (*CreateUserRequestStartpage) MarshalBinary ¶

func (m *CreateUserRequestStartpage) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*CreateUserRequestStartpage) UnmarshalBinary ¶

func (m *CreateUserRequestStartpage) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*CreateUserRequestStartpage) Validate ¶

func (m *CreateUserRequestStartpage) Validate(formats strfmt.Registry) error

Validate validates this create user request startpage

type DashboardList ¶

type DashboardList struct {

	// dashboards
	Dashboards []interface{} `json:"dashboards"`

	// total
	Total int64 `json:"total,omitempty"`
}

DashboardList dashboard list swagger:model DashboardList

func (*DashboardList) MarshalBinary ¶

func (m *DashboardList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DashboardList) UnmarshalBinary ¶

func (m *DashboardList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DashboardList) Validate ¶

func (m *DashboardList) Validate(formats strfmt.Registry) error

Validate validates this dashboard list

type DataAdapterAPI ¶

type DataAdapterAPI struct {

	// config
	Config *DataAdapterAPIConfig `json:"config,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

DataAdapterAPI data adapter Api swagger:model DataAdapterApi

func (*DataAdapterAPI) MarshalBinary ¶

func (m *DataAdapterAPI) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DataAdapterAPI) UnmarshalBinary ¶

func (m *DataAdapterAPI) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DataAdapterAPI) Validate ¶

func (m *DataAdapterAPI) Validate(formats strfmt.Registry) error

Validate validates this data adapter Api

type DataAdapterAPIConfig ¶

type DataAdapterAPIConfig struct {

	// type
	Type string `json:"type,omitempty"`
}

DataAdapterAPIConfig data adapter Api config swagger:model dataAdapterApiConfig

func (*DataAdapterAPIConfig) MarshalBinary ¶

func (m *DataAdapterAPIConfig) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DataAdapterAPIConfig) UnmarshalBinary ¶

func (m *DataAdapterAPIConfig) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DataAdapterAPIConfig) Validate ¶

func (m *DataAdapterAPIConfig) Validate(formats strfmt.Registry) error

Validate validates this data adapter Api config

type DataAdapterPage ¶

type DataAdapterPage struct {

	// count
	Count int64 `json:"count,omitempty"`

	// data adapters
	DataAdapters DataAdapterPageDataAdapters `json:"data_adapters"`

	// page
	Page int64 `json:"page,omitempty"`

	// per page
	PerPage int64 `json:"per_page,omitempty"`

	// query
	Query string `json:"query,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

DataAdapterPage data adapter page swagger:model DataAdapterPage

func (*DataAdapterPage) MarshalBinary ¶

func (m *DataAdapterPage) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DataAdapterPage) UnmarshalBinary ¶

func (m *DataAdapterPage) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DataAdapterPage) Validate ¶

func (m *DataAdapterPage) Validate(formats strfmt.Registry) error

Validate validates this data adapter page

type DataAdapterPageDataAdapters ¶

type DataAdapterPageDataAdapters []*DataAdapterPageDataAdaptersItems

DataAdapterPageDataAdapters data adapter page data adapters swagger:model dataAdapterPageDataAdapters

func (DataAdapterPageDataAdapters) Validate ¶

func (m DataAdapterPageDataAdapters) Validate(formats strfmt.Registry) error

Validate validates this data adapter page data adapters

type DataAdapterPageDataAdaptersItems ¶

type DataAdapterPageDataAdaptersItems struct {

	// config
	Config *DataAdapterPageDataAdaptersItemsConfig `json:"config,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

DataAdapterPageDataAdaptersItems data adapter page data adapters items swagger:model dataAdapterPageDataAdaptersItems

func (*DataAdapterPageDataAdaptersItems) MarshalBinary ¶

func (m *DataAdapterPageDataAdaptersItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DataAdapterPageDataAdaptersItems) UnmarshalBinary ¶

func (m *DataAdapterPageDataAdaptersItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DataAdapterPageDataAdaptersItems) Validate ¶

Validate validates this data adapter page data adapters items

type DataAdapterPageDataAdaptersItemsConfig ¶

type DataAdapterPageDataAdaptersItemsConfig struct {

	// type
	Type string `json:"type,omitempty"`
}

DataAdapterPageDataAdaptersItemsConfig data adapter page data adapters items config swagger:model dataAdapterPageDataAdaptersItemsConfig

func (*DataAdapterPageDataAdaptersItemsConfig) MarshalBinary ¶

func (m *DataAdapterPageDataAdaptersItemsConfig) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DataAdapterPageDataAdaptersItemsConfig) UnmarshalBinary ¶

func (m *DataAdapterPageDataAdaptersItemsConfig) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DataAdapterPageDataAdaptersItemsConfig) Validate ¶

Validate validates this data adapter page data adapters items config

type DebugEvent ¶

type DebugEvent struct {

	// date
	Date strfmt.DateTime `json:"date,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`

	// text
	Text string `json:"text,omitempty"`
}

DebugEvent debug event swagger:model DebugEvent

func (*DebugEvent) MarshalBinary ¶

func (m *DebugEvent) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DebugEvent) UnmarshalBinary ¶

func (m *DebugEvent) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DebugEvent) Validate ¶

func (m *DebugEvent) Validate(formats strfmt.Registry) error

Validate validates this debug event

type DecoratorImpl ¶

type DecoratorImpl struct {

	// config
	Config interface{} `json:"config,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// order
	Order int64 `json:"order,omitempty"`

	// stream
	Stream string `json:"stream,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

DecoratorImpl decorator impl swagger:model DecoratorImpl

func (*DecoratorImpl) MarshalBinary ¶

func (m *DecoratorImpl) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DecoratorImpl) UnmarshalBinary ¶

func (m *DecoratorImpl) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DecoratorImpl) Validate ¶

func (m *DecoratorImpl) Validate(formats strfmt.Registry) error

Validate validates this decorator impl

type DeflectorSummary ¶

type DeflectorSummary struct {

	// current target
	CurrentTarget string `json:"current_target,omitempty"`

	// is up
	IsUp bool `json:"is_up,omitempty"`
}

DeflectorSummary deflector summary swagger:model DeflectorSummary

func (*DeflectorSummary) MarshalBinary ¶

func (m *DeflectorSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeflectorSummary) UnmarshalBinary ¶

func (m *DeflectorSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeflectorSummary) Validate ¶

func (m *DeflectorSummary) Validate(formats strfmt.Registry) error

Validate validates this deflector summary

type DisplayGettingStarted ¶

type DisplayGettingStarted struct {

	// show
	Show bool `json:"show,omitempty"`
}

DisplayGettingStarted display getting started swagger:model DisplayGettingStarted

func (*DisplayGettingStarted) MarshalBinary ¶

func (m *DisplayGettingStarted) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DisplayGettingStarted) UnmarshalBinary ¶

func (m *DisplayGettingStarted) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DisplayGettingStarted) Validate ¶

func (m *DisplayGettingStarted) Validate(formats strfmt.Registry) error

Validate validates this display getting started

type ElasticsearchStats ¶

type ElasticsearchStats struct {

	// cluster health
	ClusterHealth *ElasticsearchStatsClusterHealth `json:"cluster_health,omitempty"`

	// cluster name
	ClusterName string `json:"cluster_name,omitempty"`

	// cluster version
	ClusterVersion string `json:"cluster_version,omitempty"`

	// indices stats
	IndicesStats *ElasticsearchStatsIndicesStats `json:"indices_stats,omitempty"`

	// nodes stats
	NodesStats *ElasticsearchStatsNodesStats `json:"nodes_stats,omitempty"`

	// status
	Status string `json:"status,omitempty"`
}

ElasticsearchStats elasticsearch stats swagger:model ElasticsearchStats

func (*ElasticsearchStats) MarshalBinary ¶

func (m *ElasticsearchStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ElasticsearchStats) UnmarshalBinary ¶

func (m *ElasticsearchStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ElasticsearchStats) Validate ¶

func (m *ElasticsearchStats) Validate(formats strfmt.Registry) error

Validate validates this elasticsearch stats

type ElasticsearchStatsClusterHealth ¶

type ElasticsearchStatsClusterHealth struct {

	// active primary shards
	ActivePrimaryShards int64 `json:"active_primary_shards,omitempty"`

	// active shards
	ActiveShards int64 `json:"active_shards,omitempty"`

	// initializing shards
	InitializingShards int64 `json:"initializing_shards,omitempty"`

	// number of data nodes
	NumberOfDataNodes int64 `json:"number_of_data_nodes,omitempty"`

	// number of nodes
	NumberOfNodes int64 `json:"number_of_nodes,omitempty"`

	// pending tasks
	PendingTasks int64 `json:"pending_tasks,omitempty"`

	// pending tasks time in queue
	PendingTasksTimeInQueue []int64 `json:"pending_tasks_time_in_queue"`

	// relocating shards
	RelocatingShards int64 `json:"relocating_shards,omitempty"`

	// timed out
	TimedOut bool `json:"timed_out,omitempty"`

	// unassigned shards
	UnassignedShards int64 `json:"unassigned_shards,omitempty"`
}

ElasticsearchStatsClusterHealth elasticsearch stats cluster health swagger:model elasticsearchStatsClusterHealth

func (*ElasticsearchStatsClusterHealth) MarshalBinary ¶

func (m *ElasticsearchStatsClusterHealth) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ElasticsearchStatsClusterHealth) UnmarshalBinary ¶

func (m *ElasticsearchStatsClusterHealth) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ElasticsearchStatsClusterHealth) Validate ¶

Validate validates this elasticsearch stats cluster health

type ElasticsearchStatsIndicesStats ¶

type ElasticsearchStatsIndicesStats struct {

	// field data size
	FieldDataSize int64 `json:"field_data_size,omitempty"`

	// id cache size
	IDCacheSize int64 `json:"id_cache_size,omitempty"`

	// index count
	IndexCount int64 `json:"index_count,omitempty"`

	// store size
	StoreSize int64 `json:"store_size,omitempty"`
}

ElasticsearchStatsIndicesStats elasticsearch stats indices stats swagger:model elasticsearchStatsIndicesStats

func (*ElasticsearchStatsIndicesStats) MarshalBinary ¶

func (m *ElasticsearchStatsIndicesStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ElasticsearchStatsIndicesStats) UnmarshalBinary ¶

func (m *ElasticsearchStatsIndicesStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ElasticsearchStatsIndicesStats) Validate ¶

func (m *ElasticsearchStatsIndicesStats) Validate(formats strfmt.Registry) error

Validate validates this elasticsearch stats indices stats

type ElasticsearchStatsNodesStats ¶

type ElasticsearchStatsNodesStats struct {

	// client
	Client int64 `json:"client,omitempty"`

	// data only
	DataOnly int64 `json:"data_only,omitempty"`

	// master data
	MasterData int64 `json:"master_data,omitempty"`

	// master only
	MasterOnly int64 `json:"master_only,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

ElasticsearchStatsNodesStats elasticsearch stats nodes stats swagger:model elasticsearchStatsNodesStats

func (*ElasticsearchStatsNodesStats) MarshalBinary ¶

func (m *ElasticsearchStatsNodesStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ElasticsearchStatsNodesStats) UnmarshalBinary ¶

func (m *ElasticsearchStatsNodesStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ElasticsearchStatsNodesStats) Validate ¶

func (m *ElasticsearchStatsNodesStats) Validate(formats strfmt.Registry) error

Validate validates this elasticsearch stats nodes stats

type ErrorStates ¶

type ErrorStates struct {

	// caches
	Caches interface{} `json:"caches,omitempty"`

	// data adapters
	DataAdapters interface{} `json:"data_adapters,omitempty"`

	// tables
	Tables interface{} `json:"tables,omitempty"`
}

ErrorStates error states swagger:model ErrorStates

func (*ErrorStates) MarshalBinary ¶

func (m *ErrorStates) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ErrorStates) UnmarshalBinary ¶

func (m *ErrorStates) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ErrorStates) Validate ¶

func (m *ErrorStates) Validate(formats strfmt.Registry) error

Validate validates this error states

type ErrorStatesRequest ¶

type ErrorStatesRequest struct {

	// caches
	Caches []string `json:"caches"`

	// data adapters
	DataAdapters []string `json:"data_adapters"`

	// tables
	Tables []string `json:"tables"`
}

ErrorStatesRequest error states request swagger:model ErrorStatesRequest

func (*ErrorStatesRequest) MarshalBinary ¶

func (m *ErrorStatesRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ErrorStatesRequest) UnmarshalBinary ¶

func (m *ErrorStatesRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ErrorStatesRequest) Validate ¶

func (m *ErrorStatesRequest) Validate(formats strfmt.Registry) error

Validate validates this error states request

type ExportBundle ¶

type ExportBundle struct {

	// category
	Category string `json:"category,omitempty"`

	// dashboards
	Dashboards []string `json:"dashboards"`

	// description
	Description string `json:"description,omitempty"`

	// grok patterns
	GrokPatterns []string `json:"grok_patterns"`

	// inputs
	Inputs []string `json:"inputs"`

	// lookup caches
	LookupCaches []string `json:"lookup_caches"`

	// lookup data adapters
	LookupDataAdapters []string `json:"lookup_data_adapters"`

	// lookup tables
	LookupTables []string `json:"lookup_tables"`

	// name
	Name string `json:"name,omitempty"`

	// outputs
	Outputs []string `json:"outputs"`

	// streams
	Streams []string `json:"streams"`
}

ExportBundle export bundle swagger:model ExportBundle

func (*ExportBundle) MarshalBinary ¶

func (m *ExportBundle) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExportBundle) UnmarshalBinary ¶

func (m *ExportBundle) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExportBundle) Validate ¶

func (m *ExportBundle) Validate(formats strfmt.Registry) error

Validate validates this export bundle

type ExposedConfiguration ¶

type ExposedConfiguration struct {

	// allow highlighting
	AllowHighlighting bool `json:"allow_highlighting,omitempty"`

	// allow leading wildcard searches
	AllowLeadingWildcardSearches bool `json:"allow_leading_wildcard_searches,omitempty"`

	// gc warning threshold
	GcWarningThreshold string `json:"gc_warning_threshold,omitempty"`

	// inputbuffer processors
	InputbufferProcessors int64 `json:"inputbuffer_processors,omitempty"`

	// inputbuffer ring size
	InputbufferRingSize int64 `json:"inputbuffer_ring_size,omitempty"`

	// inputbuffer wait strategy
	InputbufferWaitStrategy string `json:"inputbuffer_wait_strategy,omitempty"`

	// node id file
	NodeIDFile string `json:"node_id_file,omitempty"`

	// output module timeout
	OutputModuleTimeout int64 `json:"output_module_timeout,omitempty"`

	// outputbuffer processors
	OutputbufferProcessors int64 `json:"outputbuffer_processors,omitempty"`

	// plugin dir
	PluginDir string `json:"plugin_dir,omitempty"`

	// processbuffer processors
	ProcessbufferProcessors int64 `json:"processbuffer_processors,omitempty"`

	// processor wait strategy
	ProcessorWaitStrategy string `json:"processor_wait_strategy,omitempty"`

	// ring size
	RingSize int64 `json:"ring_size,omitempty"`

	// stale master timeout
	StaleMasterTimeout int64 `json:"stale_master_timeout,omitempty"`

	// stream processing max faults
	StreamProcessingMaxFaults int64 `json:"stream_processing_max_faults,omitempty"`

	// stream processing timeout
	StreamProcessingTimeout int64 `json:"stream_processing_timeout,omitempty"`
}

ExposedConfiguration exposed configuration swagger:model ExposedConfiguration

func (*ExposedConfiguration) MarshalBinary ¶

func (m *ExposedConfiguration) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExposedConfiguration) UnmarshalBinary ¶

func (m *ExposedConfiguration) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExposedConfiguration) Validate ¶

func (m *ExposedConfiguration) Validate(formats strfmt.Registry) error

Validate validates this exposed configuration

type ExtractorSummary ¶

type ExtractorSummary struct {

	// condition type
	ConditionType string `json:"condition_type,omitempty"`

	// condition value
	ConditionValue string `json:"condition_value,omitempty"`

	// converter exceptions
	ConverterExceptions int64 `json:"converter_exceptions,omitempty"`

	// converters
	Converters []interface{} `json:"converters"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// cursor strategy
	CursorStrategy string `json:"cursor_strategy,omitempty"`

	// exceptions
	Exceptions int64 `json:"exceptions,omitempty"`

	// extractor config
	ExtractorConfig interface{} `json:"extractor_config,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// metrics
	Metrics *ExtractorSummaryMetrics `json:"metrics,omitempty"`

	// order
	Order int64 `json:"order,omitempty"`

	// source field
	SourceField string `json:"source_field,omitempty"`

	// target field
	TargetField string `json:"target_field,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

ExtractorSummary extractor summary swagger:model ExtractorSummary

func (*ExtractorSummary) MarshalBinary ¶

func (m *ExtractorSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummary) UnmarshalBinary ¶

func (m *ExtractorSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummary) Validate ¶

func (m *ExtractorSummary) Validate(formats strfmt.Registry) error

Validate validates this extractor summary

type ExtractorSummaryList ¶

type ExtractorSummaryList struct {

	// extractors
	Extractors ExtractorSummaryListExtractors `json:"extractors"`

	// total
	Total int64 `json:"total,omitempty"`
}

ExtractorSummaryList extractor summary list swagger:model ExtractorSummaryList

func (*ExtractorSummaryList) MarshalBinary ¶

func (m *ExtractorSummaryList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryList) UnmarshalBinary ¶

func (m *ExtractorSummaryList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryList) Validate ¶

func (m *ExtractorSummaryList) Validate(formats strfmt.Registry) error

Validate validates this extractor summary list

type ExtractorSummaryListExtractors ¶

type ExtractorSummaryListExtractors []*ExtractorSummaryListExtractorsItems

ExtractorSummaryListExtractors extractor summary list extractors swagger:model extractorSummaryListExtractors

func (ExtractorSummaryListExtractors) Validate ¶

Validate validates this extractor summary list extractors

type ExtractorSummaryListExtractorsItems ¶

type ExtractorSummaryListExtractorsItems struct {

	// condition type
	ConditionType string `json:"condition_type,omitempty"`

	// condition value
	ConditionValue string `json:"condition_value,omitempty"`

	// converter exceptions
	ConverterExceptions int64 `json:"converter_exceptions,omitempty"`

	// converters
	Converters []interface{} `json:"converters"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// cursor strategy
	CursorStrategy string `json:"cursor_strategy,omitempty"`

	// exceptions
	Exceptions int64 `json:"exceptions,omitempty"`

	// extractor config
	ExtractorConfig interface{} `json:"extractor_config,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// metrics
	Metrics *ExtractorSummaryListExtractorsItemsMetrics `json:"metrics,omitempty"`

	// order
	Order int64 `json:"order,omitempty"`

	// source field
	SourceField string `json:"source_field,omitempty"`

	// target field
	TargetField string `json:"target_field,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

ExtractorSummaryListExtractorsItems extractor summary list extractors items swagger:model extractorSummaryListExtractorsItems

func (*ExtractorSummaryListExtractorsItems) MarshalBinary ¶

func (m *ExtractorSummaryListExtractorsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItems) UnmarshalBinary ¶

func (m *ExtractorSummaryListExtractorsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItems) Validate ¶

Validate validates this extractor summary list extractors items

type ExtractorSummaryListExtractorsItemsMetrics ¶

type ExtractorSummaryListExtractorsItemsMetrics struct {

	// condition
	Condition interface{} `json:"condition,omitempty"`

	// condition hits
	ConditionHits int64 `json:"condition_hits,omitempty"`

	// condition misses
	ConditionMisses int64 `json:"condition_misses,omitempty"`

	// converters
	Converters interface{} `json:"converters,omitempty"`

	// execution
	Execution *ExtractorSummaryListExtractorsItemsMetricsExecution `json:"execution,omitempty"`

	// total
	Total interface{} `json:"total,omitempty"`
}

ExtractorSummaryListExtractorsItemsMetrics extractor summary list extractors items metrics swagger:model extractorSummaryListExtractorsItemsMetrics

func (*ExtractorSummaryListExtractorsItemsMetrics) MarshalBinary ¶

func (m *ExtractorSummaryListExtractorsItemsMetrics) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetrics) UnmarshalBinary ¶

func (m *ExtractorSummaryListExtractorsItemsMetrics) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetrics) Validate ¶

Validate validates this extractor summary list extractors items metrics

type ExtractorSummaryListExtractorsItemsMetricsExecution ¶

type ExtractorSummaryListExtractorsItemsMetricsExecution struct {

	// duration unit
	DurationUnit string `json:"duration_unit,omitempty"`

	// rate
	Rate *ExtractorSummaryListExtractorsItemsMetricsExecutionRate `json:"rate,omitempty"`

	// rate unit
	RateUnit string `json:"rate_unit,omitempty"`

	// time
	Time *ExtractorSummaryListExtractorsItemsMetricsExecutionTime `json:"time,omitempty"`
}

ExtractorSummaryListExtractorsItemsMetricsExecution extractor summary list extractors items metrics execution swagger:model extractorSummaryListExtractorsItemsMetricsExecution

func (*ExtractorSummaryListExtractorsItemsMetricsExecution) MarshalBinary ¶

MarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsExecution) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsExecution) Validate ¶

Validate validates this extractor summary list extractors items metrics execution

type ExtractorSummaryListExtractorsItemsMetricsExecutionRate ¶

type ExtractorSummaryListExtractorsItemsMetricsExecutionRate struct {

	// fifteen minute
	FifteenMinute float64 `json:"fifteen_minute,omitempty"`

	// five minute
	FiveMinute float64 `json:"five_minute,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// one minute
	OneMinute float64 `json:"one_minute,omitempty"`

	// total
	Total float64 `json:"total,omitempty"`
}

ExtractorSummaryListExtractorsItemsMetricsExecutionRate extractor summary list extractors items metrics execution rate swagger:model extractorSummaryListExtractorsItemsMetricsExecutionRate

func (*ExtractorSummaryListExtractorsItemsMetricsExecutionRate) MarshalBinary ¶

MarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsExecutionRate) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsExecutionRate) Validate ¶

Validate validates this extractor summary list extractors items metrics execution rate

type ExtractorSummaryListExtractorsItemsMetricsExecutionTime ¶

type ExtractorSummaryListExtractorsItemsMetricsExecutionTime struct {

	// 95th percentile
	Nr95thPercentile float64 `json:"95th_percentile,omitempty"`

	// 98th percentile
	Nr98thPercentile float64 `json:"98th_percentile,omitempty"`

	// 99th percentile
	Nr99thPercentile float64 `json:"99th_percentile,omitempty"`

	// max
	Max float64 `json:"max,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// min
	Min float64 `json:"min,omitempty"`

	// std dev
	StdDev float64 `json:"std_dev,omitempty"`
}

ExtractorSummaryListExtractorsItemsMetricsExecutionTime extractor summary list extractors items metrics execution time swagger:model extractorSummaryListExtractorsItemsMetricsExecutionTime

func (*ExtractorSummaryListExtractorsItemsMetricsExecutionTime) MarshalBinary ¶

MarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsExecutionTime) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsExecutionTime) Validate ¶

Validate validates this extractor summary list extractors items metrics execution time

type ExtractorSummaryListExtractorsItemsMetricsTotal ¶

type ExtractorSummaryListExtractorsItemsMetricsTotal struct {

	// duration unit
	DurationUnit string `json:"duration_unit,omitempty"`

	// rate
	Rate *ExtractorSummaryListExtractorsItemsMetricsTotalRate `json:"rate,omitempty"`

	// rate unit
	RateUnit string `json:"rate_unit,omitempty"`

	// time
	Time *ExtractorSummaryListExtractorsItemsMetricsTotalTime `json:"time,omitempty"`
}

ExtractorSummaryListExtractorsItemsMetricsTotal extractor summary list extractors items metrics total swagger:model extractorSummaryListExtractorsItemsMetricsTotal

func (*ExtractorSummaryListExtractorsItemsMetricsTotal) MarshalBinary ¶

MarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsTotal) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsTotal) Validate ¶

Validate validates this extractor summary list extractors items metrics total

type ExtractorSummaryListExtractorsItemsMetricsTotalRate ¶

type ExtractorSummaryListExtractorsItemsMetricsTotalRate struct {

	// fifteen minute
	FifteenMinute float64 `json:"fifteen_minute,omitempty"`

	// five minute
	FiveMinute float64 `json:"five_minute,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// one minute
	OneMinute float64 `json:"one_minute,omitempty"`

	// total
	Total float64 `json:"total,omitempty"`
}

ExtractorSummaryListExtractorsItemsMetricsTotalRate extractor summary list extractors items metrics total rate swagger:model extractorSummaryListExtractorsItemsMetricsTotalRate

func (*ExtractorSummaryListExtractorsItemsMetricsTotalRate) MarshalBinary ¶

MarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsTotalRate) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsTotalRate) Validate ¶

Validate validates this extractor summary list extractors items metrics total rate

type ExtractorSummaryListExtractorsItemsMetricsTotalTime ¶

type ExtractorSummaryListExtractorsItemsMetricsTotalTime struct {

	// 95th percentile
	Nr95thPercentile float64 `json:"95th_percentile,omitempty"`

	// 98th percentile
	Nr98thPercentile float64 `json:"98th_percentile,omitempty"`

	// 99th percentile
	Nr99thPercentile float64 `json:"99th_percentile,omitempty"`

	// max
	Max float64 `json:"max,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// min
	Min float64 `json:"min,omitempty"`

	// std dev
	StdDev float64 `json:"std_dev,omitempty"`
}

ExtractorSummaryListExtractorsItemsMetricsTotalTime extractor summary list extractors items metrics total time swagger:model extractorSummaryListExtractorsItemsMetricsTotalTime

func (*ExtractorSummaryListExtractorsItemsMetricsTotalTime) MarshalBinary ¶

MarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsTotalTime) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*ExtractorSummaryListExtractorsItemsMetricsTotalTime) Validate ¶

Validate validates this extractor summary list extractors items metrics total time

type ExtractorSummaryMetrics ¶

type ExtractorSummaryMetrics struct {

	// condition
	Condition interface{} `json:"condition,omitempty"`

	// condition hits
	ConditionHits int64 `json:"condition_hits,omitempty"`

	// condition misses
	ConditionMisses int64 `json:"condition_misses,omitempty"`

	// converters
	Converters interface{} `json:"converters,omitempty"`

	// execution
	Execution *ExtractorSummaryMetricsExecution `json:"execution,omitempty"`

	// total
	Total interface{} `json:"total,omitempty"`
}

ExtractorSummaryMetrics extractor summary metrics swagger:model extractorSummaryMetrics

func (*ExtractorSummaryMetrics) MarshalBinary ¶

func (m *ExtractorSummaryMetrics) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryMetrics) UnmarshalBinary ¶

func (m *ExtractorSummaryMetrics) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryMetrics) Validate ¶

func (m *ExtractorSummaryMetrics) Validate(formats strfmt.Registry) error

Validate validates this extractor summary metrics

type ExtractorSummaryMetricsExecution ¶

type ExtractorSummaryMetricsExecution struct {

	// duration unit
	DurationUnit string `json:"duration_unit,omitempty"`

	// rate
	Rate *ExtractorSummaryMetricsExecutionRate `json:"rate,omitempty"`

	// rate unit
	RateUnit string `json:"rate_unit,omitempty"`

	// time
	Time *ExtractorSummaryMetricsExecutionTime `json:"time,omitempty"`
}

ExtractorSummaryMetricsExecution extractor summary metrics execution swagger:model extractorSummaryMetricsExecution

func (*ExtractorSummaryMetricsExecution) MarshalBinary ¶

func (m *ExtractorSummaryMetricsExecution) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryMetricsExecution) UnmarshalBinary ¶

func (m *ExtractorSummaryMetricsExecution) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryMetricsExecution) Validate ¶

Validate validates this extractor summary metrics execution

type ExtractorSummaryMetricsExecutionRate ¶

type ExtractorSummaryMetricsExecutionRate struct {

	// fifteen minute
	FifteenMinute float64 `json:"fifteen_minute,omitempty"`

	// five minute
	FiveMinute float64 `json:"five_minute,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// one minute
	OneMinute float64 `json:"one_minute,omitempty"`

	// total
	Total float64 `json:"total,omitempty"`
}

ExtractorSummaryMetricsExecutionRate extractor summary metrics execution rate swagger:model extractorSummaryMetricsExecutionRate

func (*ExtractorSummaryMetricsExecutionRate) MarshalBinary ¶

func (m *ExtractorSummaryMetricsExecutionRate) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryMetricsExecutionRate) UnmarshalBinary ¶

func (m *ExtractorSummaryMetricsExecutionRate) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryMetricsExecutionRate) Validate ¶

Validate validates this extractor summary metrics execution rate

type ExtractorSummaryMetricsExecutionTime ¶

type ExtractorSummaryMetricsExecutionTime struct {

	// 95th percentile
	Nr95thPercentile float64 `json:"95th_percentile,omitempty"`

	// 98th percentile
	Nr98thPercentile float64 `json:"98th_percentile,omitempty"`

	// 99th percentile
	Nr99thPercentile float64 `json:"99th_percentile,omitempty"`

	// max
	Max float64 `json:"max,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// min
	Min float64 `json:"min,omitempty"`

	// std dev
	StdDev float64 `json:"std_dev,omitempty"`
}

ExtractorSummaryMetricsExecutionTime extractor summary metrics execution time swagger:model extractorSummaryMetricsExecutionTime

func (*ExtractorSummaryMetricsExecutionTime) MarshalBinary ¶

func (m *ExtractorSummaryMetricsExecutionTime) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryMetricsExecutionTime) UnmarshalBinary ¶

func (m *ExtractorSummaryMetricsExecutionTime) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryMetricsExecutionTime) Validate ¶

Validate validates this extractor summary metrics execution time

type ExtractorSummaryMetricsTotal ¶

type ExtractorSummaryMetricsTotal struct {

	// duration unit
	DurationUnit string `json:"duration_unit,omitempty"`

	// rate
	Rate *ExtractorSummaryMetricsTotalRate `json:"rate,omitempty"`

	// rate unit
	RateUnit string `json:"rate_unit,omitempty"`

	// time
	Time *ExtractorSummaryMetricsTotalTime `json:"time,omitempty"`
}

ExtractorSummaryMetricsTotal extractor summary metrics total swagger:model extractorSummaryMetricsTotal

func (*ExtractorSummaryMetricsTotal) MarshalBinary ¶

func (m *ExtractorSummaryMetricsTotal) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryMetricsTotal) UnmarshalBinary ¶

func (m *ExtractorSummaryMetricsTotal) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryMetricsTotal) Validate ¶

func (m *ExtractorSummaryMetricsTotal) Validate(formats strfmt.Registry) error

Validate validates this extractor summary metrics total

type ExtractorSummaryMetricsTotalRate ¶

type ExtractorSummaryMetricsTotalRate struct {

	// fifteen minute
	FifteenMinute float64 `json:"fifteen_minute,omitempty"`

	// five minute
	FiveMinute float64 `json:"five_minute,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// one minute
	OneMinute float64 `json:"one_minute,omitempty"`

	// total
	Total float64 `json:"total,omitempty"`
}

ExtractorSummaryMetricsTotalRate extractor summary metrics total rate swagger:model extractorSummaryMetricsTotalRate

func (*ExtractorSummaryMetricsTotalRate) MarshalBinary ¶

func (m *ExtractorSummaryMetricsTotalRate) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryMetricsTotalRate) UnmarshalBinary ¶

func (m *ExtractorSummaryMetricsTotalRate) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryMetricsTotalRate) Validate ¶

Validate validates this extractor summary metrics total rate

type ExtractorSummaryMetricsTotalTime ¶

type ExtractorSummaryMetricsTotalTime struct {

	// 95th percentile
	Nr95thPercentile float64 `json:"95th_percentile,omitempty"`

	// 98th percentile
	Nr98thPercentile float64 `json:"98th_percentile,omitempty"`

	// 99th percentile
	Nr99thPercentile float64 `json:"99th_percentile,omitempty"`

	// max
	Max float64 `json:"max,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// min
	Min float64 `json:"min,omitempty"`

	// std dev
	StdDev float64 `json:"std_dev,omitempty"`
}

ExtractorSummaryMetricsTotalTime extractor summary metrics total time swagger:model extractorSummaryMetricsTotalTime

func (*ExtractorSummaryMetricsTotalTime) MarshalBinary ¶

func (m *ExtractorSummaryMetricsTotalTime) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ExtractorSummaryMetricsTotalTime) UnmarshalBinary ¶

func (m *ExtractorSummaryMetricsTotalTime) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ExtractorSummaryMetricsTotalTime) Validate ¶

Validate validates this extractor summary metrics total time

type FailureCount ¶

type FailureCount struct {

	// count
	Count int64 `json:"count,omitempty"`
}

FailureCount failure count swagger:model FailureCount

func (*FailureCount) MarshalBinary ¶

func (m *FailureCount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*FailureCount) UnmarshalBinary ¶

func (m *FailureCount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*FailureCount) Validate ¶

func (m *FailureCount) Validate(formats strfmt.Registry) error

Validate validates this failure count

type FieldStatsResult ¶

type FieldStatsResult struct {

	// built query
	BuiltQuery string `json:"built_query,omitempty"`

	// cardinality
	Cardinality int64 `json:"cardinality,omitempty"`

	// count
	Count int64 `json:"count,omitempty"`

	// max
	Max float64 `json:"max,omitempty"`

	// mean
	Mean float64 `json:"mean,omitempty"`

	// min
	Min float64 `json:"min,omitempty"`

	// std deviation
	StdDeviation float64 `json:"std_deviation,omitempty"`

	// sum
	Sum float64 `json:"sum,omitempty"`

	// sum of squares
	SumOfSquares float64 `json:"sum_of_squares,omitempty"`

	// time
	Time int64 `json:"time,omitempty"`

	// variance
	Variance float64 `json:"variance,omitempty"`
}

FieldStatsResult field stats result swagger:model FieldStatsResult

func (*FieldStatsResult) MarshalBinary ¶

func (m *FieldStatsResult) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*FieldStatsResult) UnmarshalBinary ¶

func (m *FieldStatsResult) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*FieldStatsResult) Validate ¶

func (m *FieldStatsResult) Validate(formats strfmt.Registry) error

Validate validates this field stats result

type FilterDescription ¶

type FilterDescription struct {

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// field name
	FieldName string `json:"field_name,omitempty"`

	// id
	ID interface{} `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// pattern
	Pattern string `json:"pattern,omitempty"`
}

FilterDescription filter description swagger:model FilterDescription

func (*FilterDescription) MarshalBinary ¶

func (m *FilterDescription) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*FilterDescription) UnmarshalBinary ¶

func (m *FilterDescription) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*FilterDescription) Validate ¶

func (m *FilterDescription) Validate(formats strfmt.Registry) error

Validate validates this filter description

type FsStats ¶

type FsStats struct {

	// filesystems
	Filesystems interface{} `json:"filesystems,omitempty"`
}

FsStats fs stats swagger:model FsStats

func (*FsStats) MarshalBinary ¶

func (m *FsStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*FsStats) UnmarshalBinary ¶

func (m *FsStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*FsStats) Validate ¶

func (m *FsStats) Validate(formats strfmt.Registry) error

Validate validates this fs stats

type GrokPattern ¶

type GrokPattern struct {

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// pattern
	Pattern string `json:"pattern,omitempty"`
}

GrokPattern grok pattern swagger:model GrokPattern

func (*GrokPattern) MarshalBinary ¶

func (m *GrokPattern) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GrokPattern) UnmarshalBinary ¶

func (m *GrokPattern) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GrokPattern) Validate ¶

func (m *GrokPattern) Validate(formats strfmt.Registry) error

Validate validates this grok pattern

type GrokPatternList ¶

type GrokPatternList struct {

	// patterns
	Patterns GrokPatternListPatterns `json:"patterns"`
}

GrokPatternList grok pattern list swagger:model GrokPatternList

func (*GrokPatternList) MarshalBinary ¶

func (m *GrokPatternList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GrokPatternList) UnmarshalBinary ¶

func (m *GrokPatternList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GrokPatternList) Validate ¶

func (m *GrokPatternList) Validate(formats strfmt.Registry) error

Validate validates this grok pattern list

type GrokPatternListPatterns ¶

type GrokPatternListPatterns []*GrokPatternListPatternsItems

GrokPatternListPatterns grok pattern list patterns swagger:model grokPatternListPatterns

func (GrokPatternListPatterns) Validate ¶

func (m GrokPatternListPatterns) Validate(formats strfmt.Registry) error

Validate validates this grok pattern list patterns

type GrokPatternListPatternsItems ¶

type GrokPatternListPatternsItems struct {

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// pattern
	Pattern string `json:"pattern,omitempty"`
}

GrokPatternListPatternsItems grok pattern list patterns items swagger:model grokPatternListPatternsItems

func (*GrokPatternListPatternsItems) MarshalBinary ¶

func (m *GrokPatternListPatternsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GrokPatternListPatternsItems) UnmarshalBinary ¶

func (m *GrokPatternListPatternsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GrokPatternListPatternsItems) Validate ¶

func (m *GrokPatternListPatternsItems) Validate(formats strfmt.Registry) error

Validate validates this grok pattern list patterns items

type HistogramResult ¶

type HistogramResult struct {

	// built query
	BuiltQuery string `json:"built_query,omitempty"`

	// interval
	Interval string `json:"interval,omitempty"`

	// queried timerange
	QueriedTimerange *HistogramResultQueriedTimerange `json:"queried_timerange,omitempty"`

	// results
	Results interface{} `json:"results,omitempty"`

	// time
	Time int64 `json:"time,omitempty"`
}

HistogramResult histogram result swagger:model HistogramResult

func (*HistogramResult) MarshalBinary ¶

func (m *HistogramResult) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*HistogramResult) UnmarshalBinary ¶

func (m *HistogramResult) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*HistogramResult) Validate ¶

func (m *HistogramResult) Validate(formats strfmt.Registry) error

Validate validates this histogram result

type HistogramResultQueriedTimerange ¶

type HistogramResultQueriedTimerange struct {

	// from
	From strfmt.DateTime `json:"from,omitempty"`

	// to
	To strfmt.DateTime `json:"to,omitempty"`
}

HistogramResultQueriedTimerange histogram result queried timerange swagger:model histogramResultQueriedTimerange

func (*HistogramResultQueriedTimerange) MarshalBinary ¶

func (m *HistogramResultQueriedTimerange) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*HistogramResultQueriedTimerange) UnmarshalBinary ¶

func (m *HistogramResultQueriedTimerange) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*HistogramResultQueriedTimerange) Validate ¶

Validate validates this histogram result queried timerange

type IndexInfo ¶

type IndexInfo struct {

	// all shards
	AllShards interface{} `json:"all_shards,omitempty"`

	// primary shards
	PrimaryShards *IndexInfoPrimaryShards `json:"primary_shards,omitempty"`

	// reopened
	Reopened bool `json:"reopened,omitempty"`

	// routing
	Routing IndexInfoRouting `json:"routing"`
}

IndexInfo index info swagger:model IndexInfo

func (*IndexInfo) MarshalBinary ¶

func (m *IndexInfo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexInfo) UnmarshalBinary ¶

func (m *IndexInfo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexInfo) Validate ¶

func (m *IndexInfo) Validate(formats strfmt.Registry) error

Validate validates this index info

type IndexInfoPrimaryShards ¶

type IndexInfoPrimaryShards struct {

	// documents
	Documents *IndexInfoPrimaryShardsDocuments `json:"documents,omitempty"`

	// flush
	Flush *IndexInfoPrimaryShardsFlush `json:"flush,omitempty"`

	// get
	Get interface{} `json:"get,omitempty"`

	// index
	Index interface{} `json:"index,omitempty"`

	// merge
	Merge interface{} `json:"merge,omitempty"`

	// open search contexts
	OpenSearchContexts int64 `json:"open_search_contexts,omitempty"`

	// refresh
	Refresh interface{} `json:"refresh,omitempty"`

	// search fetch
	SearchFetch interface{} `json:"search_fetch,omitempty"`

	// search query
	SearchQuery interface{} `json:"search_query,omitempty"`

	// segments
	Segments int64 `json:"segments,omitempty"`

	// store size bytes
	StoreSizeBytes int64 `json:"store_size_bytes,omitempty"`
}

IndexInfoPrimaryShards index info primary shards swagger:model indexInfoPrimaryShards

func (*IndexInfoPrimaryShards) MarshalBinary ¶

func (m *IndexInfoPrimaryShards) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexInfoPrimaryShards) UnmarshalBinary ¶

func (m *IndexInfoPrimaryShards) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexInfoPrimaryShards) Validate ¶

func (m *IndexInfoPrimaryShards) Validate(formats strfmt.Registry) error

Validate validates this index info primary shards

type IndexInfoPrimaryShardsDocuments ¶

type IndexInfoPrimaryShardsDocuments struct {

	// count
	Count int64 `json:"count,omitempty"`

	// deleted
	Deleted int64 `json:"deleted,omitempty"`
}

IndexInfoPrimaryShardsDocuments index info primary shards documents swagger:model indexInfoPrimaryShardsDocuments

func (*IndexInfoPrimaryShardsDocuments) MarshalBinary ¶

func (m *IndexInfoPrimaryShardsDocuments) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexInfoPrimaryShardsDocuments) UnmarshalBinary ¶

func (m *IndexInfoPrimaryShardsDocuments) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexInfoPrimaryShardsDocuments) Validate ¶

Validate validates this index info primary shards documents

type IndexInfoPrimaryShardsFlush ¶

type IndexInfoPrimaryShardsFlush struct {

	// time seconds
	TimeSeconds int64 `json:"time_seconds,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

IndexInfoPrimaryShardsFlush index info primary shards flush swagger:model indexInfoPrimaryShardsFlush

func (*IndexInfoPrimaryShardsFlush) MarshalBinary ¶

func (m *IndexInfoPrimaryShardsFlush) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexInfoPrimaryShardsFlush) UnmarshalBinary ¶

func (m *IndexInfoPrimaryShardsFlush) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexInfoPrimaryShardsFlush) Validate ¶

func (m *IndexInfoPrimaryShardsFlush) Validate(formats strfmt.Registry) error

Validate validates this index info primary shards flush

type IndexInfoRouting ¶

type IndexInfoRouting []*IndexInfoRoutingItems

IndexInfoRouting index info routing swagger:model indexInfoRouting

func (IndexInfoRouting) Validate ¶

func (m IndexInfoRouting) Validate(formats strfmt.Registry) error

Validate validates this index info routing

type IndexInfoRoutingItems ¶

type IndexInfoRoutingItems struct {

	// active
	Active bool `json:"active,omitempty"`

	// id
	ID int64 `json:"id,omitempty"`

	// node hostname
	NodeHostname string `json:"node_hostname,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`

	// node name
	NodeName string `json:"node_name,omitempty"`

	// primary
	Primary bool `json:"primary,omitempty"`

	// relocating to
	RelocatingTo string `json:"relocating_to,omitempty"`

	// state
	State string `json:"state,omitempty"`
}

IndexInfoRoutingItems index info routing items swagger:model indexInfoRoutingItems

func (*IndexInfoRoutingItems) MarshalBinary ¶

func (m *IndexInfoRoutingItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexInfoRoutingItems) UnmarshalBinary ¶

func (m *IndexInfoRoutingItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexInfoRoutingItems) Validate ¶

func (m *IndexInfoRoutingItems) Validate(formats strfmt.Registry) error

Validate validates this index info routing items

type IndexRangeSummary ¶

type IndexRangeSummary struct {

	// begin
	Begin strfmt.DateTime `json:"begin,omitempty"`

	// calculated at
	CalculatedAt strfmt.DateTime `json:"calculated_at,omitempty"`

	// end
	End strfmt.DateTime `json:"end,omitempty"`

	// index name
	IndexName string `json:"index_name,omitempty"`

	// took ms
	TookMs int64 `json:"took_ms,omitempty"`
}

IndexRangeSummary index range summary swagger:model IndexRangeSummary

func (*IndexRangeSummary) MarshalBinary ¶

func (m *IndexRangeSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexRangeSummary) UnmarshalBinary ¶

func (m *IndexRangeSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexRangeSummary) Validate ¶

func (m *IndexRangeSummary) Validate(formats strfmt.Registry) error

Validate validates this index range summary

type IndexRangesResponse ¶

type IndexRangesResponse struct {

	// ranges
	Ranges IndexRangesResponseRanges `json:"ranges"`

	// total
	Total int64 `json:"total,omitempty"`
}

IndexRangesResponse index ranges response swagger:model IndexRangesResponse

func (*IndexRangesResponse) MarshalBinary ¶

func (m *IndexRangesResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexRangesResponse) UnmarshalBinary ¶

func (m *IndexRangesResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexRangesResponse) Validate ¶

func (m *IndexRangesResponse) Validate(formats strfmt.Registry) error

Validate validates this index ranges response

type IndexRangesResponseRanges ¶

type IndexRangesResponseRanges []*IndexRangesResponseRangesItems

IndexRangesResponseRanges index ranges response ranges swagger:model indexRangesResponseRanges

func (IndexRangesResponseRanges) Validate ¶

func (m IndexRangesResponseRanges) Validate(formats strfmt.Registry) error

Validate validates this index ranges response ranges

type IndexRangesResponseRangesItems ¶

type IndexRangesResponseRangesItems struct {

	// begin
	Begin strfmt.DateTime `json:"begin,omitempty"`

	// calculated at
	CalculatedAt strfmt.DateTime `json:"calculated_at,omitempty"`

	// end
	End strfmt.DateTime `json:"end,omitempty"`

	// index name
	IndexName string `json:"index_name,omitempty"`

	// took ms
	TookMs int64 `json:"took_ms,omitempty"`
}

IndexRangesResponseRangesItems index ranges response ranges items swagger:model indexRangesResponseRangesItems

func (*IndexRangesResponseRangesItems) MarshalBinary ¶

func (m *IndexRangesResponseRangesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexRangesResponseRangesItems) UnmarshalBinary ¶

func (m *IndexRangesResponseRangesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexRangesResponseRangesItems) Validate ¶

func (m *IndexRangesResponseRangesItems) Validate(formats strfmt.Registry) error

Validate validates this index ranges response ranges items

type IndexSetResponse ¶

type IndexSetResponse struct {

	// index sets
	IndexSets IndexSetResponseIndexSets `json:"index_sets"`

	// stats
	Stats interface{} `json:"stats,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

IndexSetResponse index set response swagger:model IndexSetResponse

func (*IndexSetResponse) MarshalBinary ¶

func (m *IndexSetResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetResponse) UnmarshalBinary ¶

func (m *IndexSetResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetResponse) Validate ¶

func (m *IndexSetResponse) Validate(formats strfmt.Registry) error

Validate validates this index set response

type IndexSetResponseIndexSets ¶

type IndexSetResponseIndexSets []*IndexSetResponseIndexSetsItems

IndexSetResponseIndexSets index set response index sets swagger:model indexSetResponseIndexSets

func (IndexSetResponseIndexSets) Validate ¶

func (m IndexSetResponseIndexSets) Validate(formats strfmt.Registry) error

Validate validates this index set response index sets

type IndexSetResponseIndexSetsItems ¶

type IndexSetResponseIndexSetsItems struct {

	// creation date
	CreationDate strfmt.DateTime `json:"creation_date,omitempty"`

	// default
	Default bool `json:"default,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// index analyzer
	IndexAnalyzer string `json:"index_analyzer,omitempty"`

	// index optimization disabled
	IndexOptimizationDisabled bool `json:"index_optimization_disabled,omitempty"`

	// index optimization max num segments
	IndexOptimizationMaxNumSegments int64 `json:"index_optimization_max_num_segments,omitempty"`

	// index prefix
	IndexPrefix string `json:"index_prefix,omitempty"`

	// replicas
	Replicas int64 `json:"replicas,omitempty"`

	// retention strategy
	RetentionStrategy *IndexSetResponseIndexSetsItemsRetentionStrategy `json:"retention_strategy,omitempty"`

	// retention strategy class
	RetentionStrategyClass string `json:"retention_strategy_class,omitempty"`

	// rotation strategy
	RotationStrategy *IndexSetResponseIndexSetsItemsRotationStrategy `json:"rotation_strategy,omitempty"`

	// rotation strategy class
	RotationStrategyClass string `json:"rotation_strategy_class,omitempty"`

	// shards
	Shards int64 `json:"shards,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// writable
	Writable bool `json:"writable,omitempty"`
}

IndexSetResponseIndexSetsItems index set response index sets items swagger:model indexSetResponseIndexSetsItems

func (*IndexSetResponseIndexSetsItems) MarshalBinary ¶

func (m *IndexSetResponseIndexSetsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetResponseIndexSetsItems) UnmarshalBinary ¶

func (m *IndexSetResponseIndexSetsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetResponseIndexSetsItems) Validate ¶

func (m *IndexSetResponseIndexSetsItems) Validate(formats strfmt.Registry) error

Validate validates this index set response index sets items

type IndexSetResponseIndexSetsItemsRetentionStrategy ¶

type IndexSetResponseIndexSetsItemsRetentionStrategy struct {

	// type
	Type string `json:"type,omitempty"`
}

IndexSetResponseIndexSetsItemsRetentionStrategy index set response index sets items retention strategy swagger:model indexSetResponseIndexSetsItemsRetentionStrategy

func (*IndexSetResponseIndexSetsItemsRetentionStrategy) MarshalBinary ¶

MarshalBinary interface implementation

func (*IndexSetResponseIndexSetsItemsRetentionStrategy) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*IndexSetResponseIndexSetsItemsRetentionStrategy) Validate ¶

Validate validates this index set response index sets items retention strategy

type IndexSetResponseIndexSetsItemsRotationStrategy ¶

type IndexSetResponseIndexSetsItemsRotationStrategy struct {

	// type
	Type string `json:"type,omitempty"`
}

IndexSetResponseIndexSetsItemsRotationStrategy index set response index sets items rotation strategy swagger:model indexSetResponseIndexSetsItemsRotationStrategy

func (*IndexSetResponseIndexSetsItemsRotationStrategy) MarshalBinary ¶

MarshalBinary interface implementation

func (*IndexSetResponseIndexSetsItemsRotationStrategy) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*IndexSetResponseIndexSetsItemsRotationStrategy) Validate ¶

Validate validates this index set response index sets items rotation strategy

type IndexSetStats ¶

type IndexSetStats struct {

	// documents
	Documents int64 `json:"documents,omitempty"`

	// indices
	Indices int64 `json:"indices,omitempty"`

	// size
	Size int64 `json:"size,omitempty"`
}

IndexSetStats index set stats swagger:model IndexSetStats

func (*IndexSetStats) MarshalBinary ¶

func (m *IndexSetStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetStats) UnmarshalBinary ¶

func (m *IndexSetStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetStats) Validate ¶

func (m *IndexSetStats) Validate(formats strfmt.Registry) error

Validate validates this index set stats

type IndexSetSummary ¶

type IndexSetSummary struct {

	// creation date
	CreationDate strfmt.DateTime `json:"creation_date,omitempty"`

	// default
	Default bool `json:"default,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// index analyzer
	IndexAnalyzer string `json:"index_analyzer,omitempty"`

	// index optimization disabled
	IndexOptimizationDisabled bool `json:"index_optimization_disabled,omitempty"`

	// index optimization max num segments
	IndexOptimizationMaxNumSegments int64 `json:"index_optimization_max_num_segments,omitempty"`

	// index prefix
	IndexPrefix string `json:"index_prefix,omitempty"`

	// replicas
	Replicas int64 `json:"replicas,omitempty"`

	// retention strategy
	RetentionStrategy *IndexSetSummaryRetentionStrategy `json:"retention_strategy,omitempty"`

	// retention strategy class
	RetentionStrategyClass string `json:"retention_strategy_class,omitempty"`

	// rotation strategy
	RotationStrategy *IndexSetSummaryRotationStrategy `json:"rotation_strategy,omitempty"`

	// rotation strategy class
	RotationStrategyClass string `json:"rotation_strategy_class,omitempty"`

	// shards
	Shards int64 `json:"shards,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// writable
	Writable bool `json:"writable,omitempty"`
}

IndexSetSummary index set summary swagger:model IndexSetSummary

func (*IndexSetSummary) MarshalBinary ¶

func (m *IndexSetSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetSummary) UnmarshalBinary ¶

func (m *IndexSetSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetSummary) Validate ¶

func (m *IndexSetSummary) Validate(formats strfmt.Registry) error

Validate validates this index set summary

type IndexSetSummaryRetentionStrategy ¶

type IndexSetSummaryRetentionStrategy struct {

	// type
	Type string `json:"type,omitempty"`
}

IndexSetSummaryRetentionStrategy index set summary retention strategy swagger:model indexSetSummaryRetentionStrategy

func (*IndexSetSummaryRetentionStrategy) MarshalBinary ¶

func (m *IndexSetSummaryRetentionStrategy) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetSummaryRetentionStrategy) UnmarshalBinary ¶

func (m *IndexSetSummaryRetentionStrategy) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetSummaryRetentionStrategy) Validate ¶

Validate validates this index set summary retention strategy

type IndexSetSummaryRotationStrategy ¶

type IndexSetSummaryRotationStrategy struct {

	// type
	Type string `json:"type,omitempty"`
}

IndexSetSummaryRotationStrategy index set summary rotation strategy swagger:model indexSetSummaryRotationStrategy

func (*IndexSetSummaryRotationStrategy) MarshalBinary ¶

func (m *IndexSetSummaryRotationStrategy) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetSummaryRotationStrategy) UnmarshalBinary ¶

func (m *IndexSetSummaryRotationStrategy) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetSummaryRotationStrategy) Validate ¶

Validate validates this index set summary rotation strategy

type IndexSetUpdateRequest ¶

type IndexSetUpdateRequest struct {

	// description
	Description string `json:"description,omitempty"`

	// index optimization disabled
	IndexOptimizationDisabled bool `json:"index_optimization_disabled,omitempty"`

	// index optimization max num segments
	IndexOptimizationMaxNumSegments int64 `json:"index_optimization_max_num_segments,omitempty"`

	// replicas
	Replicas int64 `json:"replicas,omitempty"`

	// retention strategy
	RetentionStrategy *IndexSetUpdateRequestRetentionStrategy `json:"retention_strategy,omitempty"`

	// retention strategy class
	RetentionStrategyClass string `json:"retention_strategy_class,omitempty"`

	// rotation strategy
	RotationStrategy *IndexSetUpdateRequestRotationStrategy `json:"rotation_strategy,omitempty"`

	// rotation strategy class
	RotationStrategyClass string `json:"rotation_strategy_class,omitempty"`

	// shards
	Shards int64 `json:"shards,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// writable
	Writable bool `json:"writable,omitempty"`
}

IndexSetUpdateRequest index set update request swagger:model IndexSetUpdateRequest

func (*IndexSetUpdateRequest) MarshalBinary ¶

func (m *IndexSetUpdateRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetUpdateRequest) UnmarshalBinary ¶

func (m *IndexSetUpdateRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetUpdateRequest) Validate ¶

func (m *IndexSetUpdateRequest) Validate(formats strfmt.Registry) error

Validate validates this index set update request

type IndexSetUpdateRequestRetentionStrategy ¶

type IndexSetUpdateRequestRetentionStrategy struct {

	// type
	Type string `json:"type,omitempty"`
}

IndexSetUpdateRequestRetentionStrategy index set update request retention strategy swagger:model indexSetUpdateRequestRetentionStrategy

func (*IndexSetUpdateRequestRetentionStrategy) MarshalBinary ¶

func (m *IndexSetUpdateRequestRetentionStrategy) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetUpdateRequestRetentionStrategy) UnmarshalBinary ¶

func (m *IndexSetUpdateRequestRetentionStrategy) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetUpdateRequestRetentionStrategy) Validate ¶

Validate validates this index set update request retention strategy

type IndexSetUpdateRequestRotationStrategy ¶

type IndexSetUpdateRequestRotationStrategy struct {

	// type
	Type string `json:"type,omitempty"`
}

IndexSetUpdateRequestRotationStrategy index set update request rotation strategy swagger:model indexSetUpdateRequestRotationStrategy

func (*IndexSetUpdateRequestRotationStrategy) MarshalBinary ¶

func (m *IndexSetUpdateRequestRotationStrategy) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexSetUpdateRequestRotationStrategy) UnmarshalBinary ¶

func (m *IndexSetUpdateRequestRotationStrategy) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexSetUpdateRequestRotationStrategy) Validate ¶

Validate validates this index set update request rotation strategy

type IndexerOverview ¶

type IndexerOverview struct {

	// counts
	Counts *IndexerOverviewCounts `json:"counts,omitempty"`

	// deflector
	Deflector *IndexerOverviewDeflector `json:"deflector,omitempty"`

	// indexer cluster
	IndexerCluster *IndexerOverviewIndexerCluster `json:"indexer_cluster,omitempty"`

	// indices
	Indices interface{} `json:"indices,omitempty"`
}

IndexerOverview indexer overview swagger:model IndexerOverview

func (*IndexerOverview) MarshalBinary ¶

func (m *IndexerOverview) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexerOverview) UnmarshalBinary ¶

func (m *IndexerOverview) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexerOverview) Validate ¶

func (m *IndexerOverview) Validate(formats strfmt.Registry) error

Validate validates this indexer overview

type IndexerOverviewCounts ¶

type IndexerOverviewCounts struct {

	// events
	Events int64 `json:"events,omitempty"`
}

IndexerOverviewCounts indexer overview counts swagger:model indexerOverviewCounts

func (*IndexerOverviewCounts) MarshalBinary ¶

func (m *IndexerOverviewCounts) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexerOverviewCounts) UnmarshalBinary ¶

func (m *IndexerOverviewCounts) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexerOverviewCounts) Validate ¶

func (m *IndexerOverviewCounts) Validate(formats strfmt.Registry) error

Validate validates this indexer overview counts

type IndexerOverviewDeflector ¶

type IndexerOverviewDeflector struct {

	// current target
	CurrentTarget string `json:"current_target,omitempty"`

	// is up
	IsUp bool `json:"is_up,omitempty"`
}

IndexerOverviewDeflector indexer overview deflector swagger:model indexerOverviewDeflector

func (*IndexerOverviewDeflector) MarshalBinary ¶

func (m *IndexerOverviewDeflector) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexerOverviewDeflector) UnmarshalBinary ¶

func (m *IndexerOverviewDeflector) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexerOverviewDeflector) Validate ¶

func (m *IndexerOverviewDeflector) Validate(formats strfmt.Registry) error

Validate validates this indexer overview deflector

type IndexerOverviewIndexerCluster ¶

type IndexerOverviewIndexerCluster struct {

	// health
	Health *IndexerOverviewIndexerClusterHealth `json:"health,omitempty"`

	// name
	Name string `json:"name,omitempty"`
}

IndexerOverviewIndexerCluster indexer overview indexer cluster swagger:model indexerOverviewIndexerCluster

func (*IndexerOverviewIndexerCluster) MarshalBinary ¶

func (m *IndexerOverviewIndexerCluster) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexerOverviewIndexerCluster) UnmarshalBinary ¶

func (m *IndexerOverviewIndexerCluster) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexerOverviewIndexerCluster) Validate ¶

func (m *IndexerOverviewIndexerCluster) Validate(formats strfmt.Registry) error

Validate validates this indexer overview indexer cluster

type IndexerOverviewIndexerClusterHealth ¶

type IndexerOverviewIndexerClusterHealth struct {

	// shards
	Shards *IndexerOverviewIndexerClusterHealthShards `json:"shards,omitempty"`

	// status
	Status string `json:"status,omitempty"`
}

IndexerOverviewIndexerClusterHealth indexer overview indexer cluster health swagger:model indexerOverviewIndexerClusterHealth

func (*IndexerOverviewIndexerClusterHealth) MarshalBinary ¶

func (m *IndexerOverviewIndexerClusterHealth) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexerOverviewIndexerClusterHealth) UnmarshalBinary ¶

func (m *IndexerOverviewIndexerClusterHealth) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexerOverviewIndexerClusterHealth) Validate ¶

Validate validates this indexer overview indexer cluster health

type IndexerOverviewIndexerClusterHealthShards ¶

type IndexerOverviewIndexerClusterHealthShards struct {

	// active
	Active int64 `json:"active,omitempty"`

	// initializing
	Initializing int64 `json:"initializing,omitempty"`

	// relocating
	Relocating int64 `json:"relocating,omitempty"`

	// unassigned
	Unassigned int64 `json:"unassigned,omitempty"`
}

IndexerOverviewIndexerClusterHealthShards indexer overview indexer cluster health shards swagger:model indexerOverviewIndexerClusterHealthShards

func (*IndexerOverviewIndexerClusterHealthShards) MarshalBinary ¶

func (m *IndexerOverviewIndexerClusterHealthShards) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndexerOverviewIndexerClusterHealthShards) UnmarshalBinary ¶

func (m *IndexerOverviewIndexerClusterHealthShards) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndexerOverviewIndexerClusterHealthShards) Validate ¶

Validate validates this indexer overview indexer cluster health shards

type IndicesReadRequest ¶

type IndicesReadRequest struct {

	// indices
	Indices []string `json:"indices"`
}

IndicesReadRequest indices read request swagger:model IndicesReadRequest

func (*IndicesReadRequest) MarshalBinary ¶

func (m *IndicesReadRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*IndicesReadRequest) UnmarshalBinary ¶

func (m *IndicesReadRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*IndicesReadRequest) Validate ¶

func (m *IndicesReadRequest) Validate(formats strfmt.Registry) error

Validate validates this indices read request

type InputCreateRequest ¶

type InputCreateRequest struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// global
	Global bool `json:"global,omitempty"`

	// node
	Node string `json:"node,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

InputCreateRequest input create request swagger:model InputCreateRequest

func (*InputCreateRequest) MarshalBinary ¶

func (m *InputCreateRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputCreateRequest) UnmarshalBinary ¶

func (m *InputCreateRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputCreateRequest) Validate ¶

func (m *InputCreateRequest) Validate(formats strfmt.Registry) error

Validate validates this input create request

type InputCreated ¶

type InputCreated struct {

	// id
	ID string `json:"id,omitempty"`
}

InputCreated input created swagger:model InputCreated

func (*InputCreated) MarshalBinary ¶

func (m *InputCreated) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputCreated) UnmarshalBinary ¶

func (m *InputCreated) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputCreated) Validate ¶

func (m *InputCreated) Validate(formats strfmt.Registry) error

Validate validates this input created

type InputDeleted ¶

type InputDeleted struct {

	// id
	ID string `json:"id,omitempty"`
}

InputDeleted input deleted swagger:model InputDeleted

func (*InputDeleted) MarshalBinary ¶

func (m *InputDeleted) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputDeleted) UnmarshalBinary ¶

func (m *InputDeleted) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputDeleted) Validate ¶

func (m *InputDeleted) Validate(formats strfmt.Registry) error

Validate validates this input deleted

type InputStateSummary ¶

type InputStateSummary struct {

	// detailed message
	DetailedMessage string `json:"detailed_message,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// message input
	MessageInput *InputStateSummaryMessageInput `json:"message_input,omitempty"`

	// started at
	StartedAt strfmt.DateTime `json:"started_at,omitempty"`

	// state
	State string `json:"state,omitempty"`
}

InputStateSummary input state summary swagger:model InputStateSummary

func (*InputStateSummary) MarshalBinary ¶

func (m *InputStateSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputStateSummary) UnmarshalBinary ¶

func (m *InputStateSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputStateSummary) Validate ¶

func (m *InputStateSummary) Validate(formats strfmt.Registry) error

Validate validates this input state summary

type InputStateSummaryMessageInput ¶

type InputStateSummaryMessageInput struct {

	// attributes
	Attributes interface{} `json:"attributes,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// global
	Global bool `json:"global,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// node
	Node string `json:"node,omitempty"`

	// static fields
	StaticFields interface{} `json:"static_fields,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

InputStateSummaryMessageInput input state summary message input swagger:model inputStateSummaryMessageInput

func (*InputStateSummaryMessageInput) MarshalBinary ¶

func (m *InputStateSummaryMessageInput) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputStateSummaryMessageInput) UnmarshalBinary ¶

func (m *InputStateSummaryMessageInput) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputStateSummaryMessageInput) Validate ¶

func (m *InputStateSummaryMessageInput) Validate(formats strfmt.Registry) error

Validate validates this input state summary message input

type InputStatesList ¶

type InputStatesList struct {

	// states
	States InputStatesListStates `json:"states"`
}

InputStatesList input states list swagger:model InputStatesList

func (*InputStatesList) MarshalBinary ¶

func (m *InputStatesList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputStatesList) UnmarshalBinary ¶

func (m *InputStatesList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputStatesList) Validate ¶

func (m *InputStatesList) Validate(formats strfmt.Registry) error

Validate validates this input states list

type InputStatesListStates ¶

type InputStatesListStates []*InputStatesListStatesItems

InputStatesListStates input states list states swagger:model inputStatesListStates

func (InputStatesListStates) Validate ¶

func (m InputStatesListStates) Validate(formats strfmt.Registry) error

Validate validates this input states list states

type InputStatesListStatesItems ¶

type InputStatesListStatesItems struct {

	// detailed message
	DetailedMessage string `json:"detailed_message,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// message input
	MessageInput *InputStatesListStatesItemsMessageInput `json:"message_input,omitempty"`

	// started at
	StartedAt strfmt.DateTime `json:"started_at,omitempty"`

	// state
	State string `json:"state,omitempty"`
}

InputStatesListStatesItems input states list states items swagger:model inputStatesListStatesItems

func (*InputStatesListStatesItems) MarshalBinary ¶

func (m *InputStatesListStatesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputStatesListStatesItems) UnmarshalBinary ¶

func (m *InputStatesListStatesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputStatesListStatesItems) Validate ¶

func (m *InputStatesListStatesItems) Validate(formats strfmt.Registry) error

Validate validates this input states list states items

type InputStatesListStatesItemsMessageInput ¶

type InputStatesListStatesItemsMessageInput struct {

	// attributes
	Attributes interface{} `json:"attributes,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// global
	Global bool `json:"global,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// node
	Node string `json:"node,omitempty"`

	// static fields
	StaticFields interface{} `json:"static_fields,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

InputStatesListStatesItemsMessageInput input states list states items message input swagger:model inputStatesListStatesItemsMessageInput

func (*InputStatesListStatesItemsMessageInput) MarshalBinary ¶

func (m *InputStatesListStatesItemsMessageInput) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputStatesListStatesItemsMessageInput) UnmarshalBinary ¶

func (m *InputStatesListStatesItemsMessageInput) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputStatesListStatesItemsMessageInput) Validate ¶

Validate validates this input states list states items message input

type InputSummary ¶

type InputSummary struct {

	// attributes
	Attributes interface{} `json:"attributes,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// global
	Global bool `json:"global,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// node
	Node string `json:"node,omitempty"`

	// static fields
	StaticFields interface{} `json:"static_fields,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

InputSummary input summary swagger:model InputSummary

func (*InputSummary) MarshalBinary ¶

func (m *InputSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputSummary) UnmarshalBinary ¶

func (m *InputSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputSummary) Validate ¶

func (m *InputSummary) Validate(formats strfmt.Registry) error

Validate validates this input summary

type InputTypeInfo ¶

type InputTypeInfo struct {

	// is exclusive
	IsExclusive bool `json:"is_exclusive,omitempty"`

	// link to docs
	LinkToDocs string `json:"link_to_docs,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// requested configuration
	RequestedConfiguration interface{} `json:"requested_configuration,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

InputTypeInfo input type info swagger:model InputTypeInfo

func (*InputTypeInfo) MarshalBinary ¶

func (m *InputTypeInfo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputTypeInfo) UnmarshalBinary ¶

func (m *InputTypeInfo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputTypeInfo) Validate ¶

func (m *InputTypeInfo) Validate(formats strfmt.Registry) error

Validate validates this input type info

type InputTypesSummary ¶

type InputTypesSummary struct {

	// types
	Types interface{} `json:"types,omitempty"`
}

InputTypesSummary input types summary swagger:model InputTypesSummary

func (*InputTypesSummary) MarshalBinary ¶

func (m *InputTypesSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputTypesSummary) UnmarshalBinary ¶

func (m *InputTypesSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputTypesSummary) Validate ¶

func (m *InputTypesSummary) Validate(formats strfmt.Registry) error

Validate validates this input types summary

type InputsList ¶

type InputsList struct {

	// inputs
	Inputs InputsListInputs `json:"inputs"`

	// total
	Total int64 `json:"total,omitempty"`
}

InputsList inputs list swagger:model InputsList

func (*InputsList) MarshalBinary ¶

func (m *InputsList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputsList) UnmarshalBinary ¶

func (m *InputsList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputsList) Validate ¶

func (m *InputsList) Validate(formats strfmt.Registry) error

Validate validates this inputs list

type InputsListInputs ¶

type InputsListInputs []*InputsListInputsItems

InputsListInputs inputs list inputs swagger:model inputsListInputs

func (InputsListInputs) Validate ¶

func (m InputsListInputs) Validate(formats strfmt.Registry) error

Validate validates this inputs list inputs

type InputsListInputsItems ¶

type InputsListInputsItems struct {

	// attributes
	Attributes interface{} `json:"attributes,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// global
	Global bool `json:"global,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// node
	Node string `json:"node,omitempty"`

	// static fields
	StaticFields interface{} `json:"static_fields,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

InputsListInputsItems inputs list inputs items swagger:model inputsListInputsItems

func (*InputsListInputsItems) MarshalBinary ¶

func (m *InputsListInputsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*InputsListInputsItems) UnmarshalBinary ¶

func (m *InputsListInputsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*InputsListInputsItems) Validate ¶

func (m *InputsListInputsItems) Validate(formats strfmt.Registry) error

Validate validates this inputs list inputs items

type JournalSummaryResponse ¶

type JournalSummaryResponse struct {

	// append events per second
	AppendEventsPerSecond int64 `json:"append_events_per_second,omitempty"`

	// enabled
	Enabled bool `json:"enabled,omitempty"`

	// journal config
	JournalConfig *JournalSummaryResponseJournalConfig `json:"journal_config,omitempty"`

	// journal size
	JournalSize interface{} `json:"journal_size,omitempty"`

	// journal size limit
	JournalSizeLimit interface{} `json:"journal_size_limit,omitempty"`

	// number of segments
	NumberOfSegments int64 `json:"number_of_segments,omitempty"`

	// oldest segment
	OldestSegment strfmt.DateTime `json:"oldest_segment,omitempty"`

	// read events per second
	ReadEventsPerSecond int64 `json:"read_events_per_second,omitempty"`

	// uncommitted journal entries
	UncommittedJournalEntries int64 `json:"uncommitted_journal_entries,omitempty"`
}

JournalSummaryResponse journal summary response swagger:model JournalSummaryResponse

func (*JournalSummaryResponse) MarshalBinary ¶

func (m *JournalSummaryResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*JournalSummaryResponse) UnmarshalBinary ¶

func (m *JournalSummaryResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*JournalSummaryResponse) Validate ¶

func (m *JournalSummaryResponse) Validate(formats strfmt.Registry) error

Validate validates this journal summary response

type JournalSummaryResponseJournalConfig ¶

type JournalSummaryResponseJournalConfig struct {

	// directory
	Directory string `json:"directory,omitempty"`

	// flush age
	FlushAge int64 `json:"flush_age,omitempty"`

	// flush interval
	FlushInterval int64 `json:"flush_interval,omitempty"`

	// max age
	MaxAge int64 `json:"max_age,omitempty"`

	// max size
	MaxSize interface{} `json:"max_size,omitempty"`

	// segment age
	SegmentAge int64 `json:"segment_age,omitempty"`

	// segment size
	SegmentSize interface{} `json:"segment_size,omitempty"`
}

JournalSummaryResponseJournalConfig journal summary response journal config swagger:model journalSummaryResponseJournalConfig

func (*JournalSummaryResponseJournalConfig) MarshalBinary ¶

func (m *JournalSummaryResponseJournalConfig) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*JournalSummaryResponseJournalConfig) UnmarshalBinary ¶

func (m *JournalSummaryResponseJournalConfig) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*JournalSummaryResponseJournalConfig) Validate ¶

Validate validates this journal summary response journal config

type JvmStats ¶

type JvmStats struct {

	// boot class path
	BootClassPath string `json:"boot_class_path,omitempty"`

	// class path
	ClassPath string `json:"class_path,omitempty"`

	// garbage collectors
	GarbageCollectors []string `json:"garbage_collectors"`

	// input arguments
	InputArguments []string `json:"input_arguments"`

	// mem
	Mem *JvmStatsMem `json:"mem,omitempty"`

	// memory pools
	MemoryPools []string `json:"memory_pools"`

	// spec name
	SpecName string `json:"spec_name,omitempty"`

	// spec vendor
	SpecVendor string `json:"spec_vendor,omitempty"`

	// spec version
	SpecVersion string `json:"spec_version,omitempty"`

	// start time
	StartTime int64 `json:"start_time,omitempty"`

	// system properties
	SystemProperties interface{} `json:"system_properties,omitempty"`

	// version
	Version string `json:"version,omitempty"`

	// vm name
	VMName string `json:"vm_name,omitempty"`

	// vm vendor
	VMVendor string `json:"vm_vendor,omitempty"`

	// vm version
	VMVersion string `json:"vm_version,omitempty"`
}

JvmStats jvm stats swagger:model JvmStats

func (*JvmStats) MarshalBinary ¶

func (m *JvmStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*JvmStats) UnmarshalBinary ¶

func (m *JvmStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*JvmStats) Validate ¶

func (m *JvmStats) Validate(formats strfmt.Registry) error

Validate validates this jvm stats

type JvmStatsMem ¶

type JvmStatsMem struct {

	// direct memory max
	DirectMemoryMax int64 `json:"direct_memory_max,omitempty"`

	// heap init
	HeapInit int64 `json:"heap_init,omitempty"`

	// heap max
	HeapMax int64 `json:"heap_max,omitempty"`

	// non heap init
	NonHeapInit int64 `json:"non_heap_init,omitempty"`

	// non heap max
	NonHeapMax int64 `json:"non_heap_max,omitempty"`
}

JvmStatsMem jvm stats mem swagger:model jvmStatsMem

func (*JvmStatsMem) MarshalBinary ¶

func (m *JvmStatsMem) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*JvmStatsMem) UnmarshalBinary ¶

func (m *JvmStatsMem) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*JvmStatsMem) Validate ¶

func (m *JvmStatsMem) Validate(formats strfmt.Registry) error

Validate validates this jvm stats mem

type LdapSettingsRequest ¶

type LdapSettingsRequest struct {

	// active directory
	ActiveDirectory bool `json:"active_directory,omitempty"`

	// additional default groups
	AdditionalDefaultGroups []string `json:"additional_default_groups"`

	// default group
	DefaultGroup string `json:"default_group,omitempty"`

	// display name attribute
	DisplayNameAttribute string `json:"display_name_attribute,omitempty"`

	// enabled
	Enabled bool `json:"enabled,omitempty"`

	// group id attribute
	GroupIDAttribute string `json:"group_id_attribute,omitempty"`

	// group mapping
	GroupMapping interface{} `json:"group_mapping,omitempty"`

	// group search base
	GroupSearchBase string `json:"group_search_base,omitempty"`

	// group search pattern
	GroupSearchPattern string `json:"group_search_pattern,omitempty"`

	// ldap uri
	LdapURI string `json:"ldap_uri,omitempty"`

	// search base
	SearchBase string `json:"search_base,omitempty"`

	// search pattern
	SearchPattern string `json:"search_pattern,omitempty"`

	// system password
	SystemPassword string `json:"system_password,omitempty"`

	// system username
	SystemUsername string `json:"system_username,omitempty"`

	// trust all certificates
	TrustAllCertificates bool `json:"trust_all_certificates,omitempty"`

	// use start tls
	UseStartTLS bool `json:"use_start_tls,omitempty"`
}

LdapSettingsRequest ldap settings request swagger:model LdapSettingsRequest

func (*LdapSettingsRequest) MarshalBinary ¶

func (m *LdapSettingsRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LdapSettingsRequest) UnmarshalBinary ¶

func (m *LdapSettingsRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LdapSettingsRequest) Validate ¶

func (m *LdapSettingsRequest) Validate(formats strfmt.Registry) error

Validate validates this ldap settings request

type LdapSettingsResponse ¶

type LdapSettingsResponse struct {

	// active directory
	ActiveDirectory bool `json:"active_directory,omitempty"`

	// additional default groups
	AdditionalDefaultGroups []string `json:"additional_default_groups"`

	// default group
	DefaultGroup string `json:"default_group,omitempty"`

	// display name attribute
	DisplayNameAttribute string `json:"display_name_attribute,omitempty"`

	// enabled
	Enabled bool `json:"enabled,omitempty"`

	// group id attribute
	GroupIDAttribute string `json:"group_id_attribute,omitempty"`

	// group mapping
	GroupMapping interface{} `json:"group_mapping,omitempty"`

	// group search base
	GroupSearchBase string `json:"group_search_base,omitempty"`

	// group search pattern
	GroupSearchPattern string `json:"group_search_pattern,omitempty"`

	// ldap uri
	LdapURI string `json:"ldap_uri,omitempty"`

	// search base
	SearchBase string `json:"search_base,omitempty"`

	// search pattern
	SearchPattern string `json:"search_pattern,omitempty"`

	// system password
	SystemPassword string `json:"system_password,omitempty"`

	// system username
	SystemUsername string `json:"system_username,omitempty"`

	// trust all certificates
	TrustAllCertificates bool `json:"trust_all_certificates,omitempty"`

	// use start tls
	UseStartTLS bool `json:"use_start_tls,omitempty"`
}

LdapSettingsResponse ldap settings response swagger:model LdapSettingsResponse

func (*LdapSettingsResponse) MarshalBinary ¶

func (m *LdapSettingsResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LdapSettingsResponse) UnmarshalBinary ¶

func (m *LdapSettingsResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LdapSettingsResponse) Validate ¶

func (m *LdapSettingsResponse) Validate(formats strfmt.Registry) error

Validate validates this ldap settings response

type LdapTestConfigRequest ¶

type LdapTestConfigRequest struct {

	// active directory
	ActiveDirectory bool `json:"active_directory,omitempty"`

	// group id attribute
	GroupIDAttribute string `json:"group_id_attribute,omitempty"`

	// group search base
	GroupSearchBase string `json:"group_search_base,omitempty"`

	// group search pattern
	GroupSearchPattern string `json:"group_search_pattern,omitempty"`

	// ldap uri
	LdapURI string `json:"ldap_uri,omitempty"`

	// password
	Password string `json:"password,omitempty"`

	// principal
	Principal string `json:"principal,omitempty"`

	// search base
	SearchBase string `json:"search_base,omitempty"`

	// search pattern
	SearchPattern string `json:"search_pattern,omitempty"`

	// system password
	SystemPassword string `json:"system_password,omitempty"`

	// system username
	SystemUsername string `json:"system_username,omitempty"`

	// test connect only
	TestConnectOnly bool `json:"test_connect_only,omitempty"`

	// trust all certificates
	TrustAllCertificates bool `json:"trust_all_certificates,omitempty"`

	// use start tls
	UseStartTLS bool `json:"use_start_tls,omitempty"`
}

LdapTestConfigRequest ldap test config request swagger:model LdapTestConfigRequest

func (*LdapTestConfigRequest) MarshalBinary ¶

func (m *LdapTestConfigRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LdapTestConfigRequest) UnmarshalBinary ¶

func (m *LdapTestConfigRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LdapTestConfigRequest) Validate ¶

func (m *LdapTestConfigRequest) Validate(formats strfmt.Registry) error

Validate validates this ldap test config request

type LdapTestConfigResponse ¶

type LdapTestConfigResponse struct {

	// connected
	Connected bool `json:"connected,omitempty"`

	// entry
	Entry interface{} `json:"entry,omitempty"`

	// exception
	Exception string `json:"exception,omitempty"`

	// groups
	Groups []string `json:"groups"`

	// login authenticated
	LoginAuthenticated bool `json:"login_authenticated,omitempty"`

	// system authenticated
	SystemAuthenticated bool `json:"system_authenticated,omitempty"`
}

LdapTestConfigResponse ldap test config response swagger:model LdapTestConfigResponse

func (*LdapTestConfigResponse) MarshalBinary ¶

func (m *LdapTestConfigResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LdapTestConfigResponse) UnmarshalBinary ¶

func (m *LdapTestConfigResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LdapTestConfigResponse) Validate ¶

func (m *LdapTestConfigResponse) Validate(formats strfmt.Registry) error

Validate validates this ldap test config response

type LocalesResponse ¶

type LocalesResponse struct {

	// locales
	Locales interface{} `json:"locales,omitempty"`
}

LocalesResponse locales response swagger:model LocalesResponse

func (*LocalesResponse) MarshalBinary ¶

func (m *LocalesResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LocalesResponse) UnmarshalBinary ¶

func (m *LocalesResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LocalesResponse) Validate ¶

func (m *LocalesResponse) Validate(formats strfmt.Registry) error

Validate validates this locales response

type LogMessagesSummary ¶

type LogMessagesSummary struct {

	// messages
	Messages LogMessagesSummaryMessages `json:"messages"`
}

LogMessagesSummary log messages summary swagger:model LogMessagesSummary

func (*LogMessagesSummary) MarshalBinary ¶

func (m *LogMessagesSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LogMessagesSummary) UnmarshalBinary ¶

func (m *LogMessagesSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LogMessagesSummary) Validate ¶

func (m *LogMessagesSummary) Validate(formats strfmt.Registry) error

Validate validates this log messages summary

type LogMessagesSummaryMessages ¶

type LogMessagesSummaryMessages []*LogMessagesSummaryMessagesItems

LogMessagesSummaryMessages log messages summary messages swagger:model logMessagesSummaryMessages

func (LogMessagesSummaryMessages) Validate ¶

func (m LogMessagesSummaryMessages) Validate(formats strfmt.Registry) error

Validate validates this log messages summary messages

type LogMessagesSummaryMessagesItems ¶

type LogMessagesSummaryMessagesItems struct {

	// class name
	ClassName string `json:"class_name,omitempty"`

	// context
	Context interface{} `json:"context,omitempty"`

	// level
	Level string `json:"level,omitempty"`

	// marker
	Marker string `json:"marker,omitempty"`

	// message
	Message string `json:"message,omitempty"`

	// thread name
	ThreadName string `json:"thread_name,omitempty"`

	// throwable
	Throwable string `json:"throwable,omitempty"`

	// timestamp
	Timestamp strfmt.DateTime `json:"timestamp,omitempty"`
}

LogMessagesSummaryMessagesItems log messages summary messages items swagger:model logMessagesSummaryMessagesItems

func (*LogMessagesSummaryMessagesItems) MarshalBinary ¶

func (m *LogMessagesSummaryMessagesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LogMessagesSummaryMessagesItems) UnmarshalBinary ¶

func (m *LogMessagesSummaryMessagesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LogMessagesSummaryMessagesItems) Validate ¶

Validate validates this log messages summary messages items

type LoggersSummary ¶

type LoggersSummary struct {

	// loggers
	Loggers interface{} `json:"loggers,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

LoggersSummary loggers summary swagger:model LoggersSummary

func (*LoggersSummary) MarshalBinary ¶

func (m *LoggersSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LoggersSummary) UnmarshalBinary ¶

func (m *LoggersSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LoggersSummary) Validate ¶

func (m *LoggersSummary) Validate(formats strfmt.Registry) error

Validate validates this loggers summary

type LookupTableAPI ¶

type LookupTableAPI struct {

	// cache id
	CacheID string `json:"cache_id,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// data adapter id
	DataAdapterID string `json:"data_adapter_id,omitempty"`

	// default multi value
	DefaultMultiValue string `json:"default_multi_value,omitempty"`

	// default multi value type
	DefaultMultiValueType string `json:"default_multi_value_type,omitempty"`

	// default single value
	DefaultSingleValue string `json:"default_single_value,omitempty"`

	// default single value type
	DefaultSingleValueType string `json:"default_single_value_type,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

LookupTableAPI lookup table Api swagger:model LookupTableApi

func (*LookupTableAPI) MarshalBinary ¶

func (m *LookupTableAPI) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LookupTableAPI) UnmarshalBinary ¶

func (m *LookupTableAPI) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LookupTableAPI) Validate ¶

func (m *LookupTableAPI) Validate(formats strfmt.Registry) error

Validate validates this lookup table Api

type LookupTablePage ¶

type LookupTablePage struct {

	// caches
	Caches interface{} `json:"caches,omitempty"`

	// count
	Count int64 `json:"count,omitempty"`

	// data adapters
	DataAdapters interface{} `json:"data_adapters,omitempty"`

	// lookup tables
	LookupTables LookupTablePageLookupTables `json:"lookup_tables"`

	// page
	Page int64 `json:"page,omitempty"`

	// per page
	PerPage int64 `json:"per_page,omitempty"`

	// query
	Query string `json:"query,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

LookupTablePage lookup table page swagger:model LookupTablePage

func (*LookupTablePage) MarshalBinary ¶

func (m *LookupTablePage) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LookupTablePage) UnmarshalBinary ¶

func (m *LookupTablePage) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LookupTablePage) Validate ¶

func (m *LookupTablePage) Validate(formats strfmt.Registry) error

Validate validates this lookup table page

type LookupTablePageLookupTables ¶

type LookupTablePageLookupTables []*LookupTablePageLookupTablesItems

LookupTablePageLookupTables lookup table page lookup tables swagger:model lookupTablePageLookupTables

func (LookupTablePageLookupTables) Validate ¶

func (m LookupTablePageLookupTables) Validate(formats strfmt.Registry) error

Validate validates this lookup table page lookup tables

type LookupTablePageLookupTablesItems ¶

type LookupTablePageLookupTablesItems struct {

	// cache id
	CacheID string `json:"cache_id,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// data adapter id
	DataAdapterID string `json:"data_adapter_id,omitempty"`

	// default multi value
	DefaultMultiValue string `json:"default_multi_value,omitempty"`

	// default multi value type
	DefaultMultiValueType string `json:"default_multi_value_type,omitempty"`

	// default single value
	DefaultSingleValue string `json:"default_single_value,omitempty"`

	// default single value type
	DefaultSingleValueType string `json:"default_single_value_type,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

LookupTablePageLookupTablesItems lookup table page lookup tables items swagger:model lookupTablePageLookupTablesItems

func (*LookupTablePageLookupTablesItems) MarshalBinary ¶

func (m *LookupTablePageLookupTablesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*LookupTablePageLookupTablesItems) UnmarshalBinary ¶

func (m *LookupTablePageLookupTablesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*LookupTablePageLookupTablesItems) Validate ¶

Validate validates this lookup table page lookup tables items

type MapDataSearchRequest ¶

type MapDataSearchRequest struct {

	// fields
	Fields []string `json:"fields"`

	// limit
	Limit int64 `json:"limit,omitempty"`

	// query
	Query string `json:"query,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// timerange
	Timerange *MapDataSearchRequestTimerange `json:"timerange,omitempty"`
}

MapDataSearchRequest map data search request swagger:model MapDataSearchRequest

func (*MapDataSearchRequest) MarshalBinary ¶

func (m *MapDataSearchRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MapDataSearchRequest) UnmarshalBinary ¶

func (m *MapDataSearchRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MapDataSearchRequest) Validate ¶

func (m *MapDataSearchRequest) Validate(formats strfmt.Registry) error

Validate validates this map data search request

type MapDataSearchRequestTimerange ¶

type MapDataSearchRequestTimerange struct {

	// type
	Type string `json:"type,omitempty"`
}

MapDataSearchRequestTimerange map data search request timerange swagger:model mapDataSearchRequestTimerange

func (*MapDataSearchRequestTimerange) MarshalBinary ¶

func (m *MapDataSearchRequestTimerange) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MapDataSearchRequestTimerange) UnmarshalBinary ¶

func (m *MapDataSearchRequestTimerange) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MapDataSearchRequestTimerange) Validate ¶

func (m *MapDataSearchRequestTimerange) Validate(formats strfmt.Registry) error

Validate validates this map data search request timerange

type MapDataSearchResult ¶

type MapDataSearchResult struct {

	// fields
	Fields interface{} `json:"fields,omitempty"`

	// limit
	Limit int64 `json:"limit,omitempty"`

	// query
	Query string `json:"query,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// timerange
	Timerange *MapDataSearchResultTimerange `json:"timerange,omitempty"`
}

MapDataSearchResult map data search result swagger:model MapDataSearchResult

func (*MapDataSearchResult) MarshalBinary ¶

func (m *MapDataSearchResult) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MapDataSearchResult) UnmarshalBinary ¶

func (m *MapDataSearchResult) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MapDataSearchResult) Validate ¶

func (m *MapDataSearchResult) Validate(formats strfmt.Registry) error

Validate validates this map data search result

type MapDataSearchResultTimerange ¶

type MapDataSearchResultTimerange struct {

	// type
	Type string `json:"type,omitempty"`
}

MapDataSearchResultTimerange map data search result timerange swagger:model mapDataSearchResultTimerange

func (*MapDataSearchResultTimerange) MarshalBinary ¶

func (m *MapDataSearchResultTimerange) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MapDataSearchResultTimerange) UnmarshalBinary ¶

func (m *MapDataSearchResultTimerange) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MapDataSearchResultTimerange) Validate ¶

func (m *MapDataSearchResultTimerange) Validate(formats strfmt.Registry) error

Validate validates this map data search result timerange

type MessageCountResponse ¶

type MessageCountResponse struct {

	// events
	Events int64 `json:"events,omitempty"`
}

MessageCountResponse message count response swagger:model MessageCountResponse

func (*MessageCountResponse) MarshalBinary ¶

func (m *MessageCountResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MessageCountResponse) UnmarshalBinary ¶

func (m *MessageCountResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MessageCountResponse) Validate ¶

func (m *MessageCountResponse) Validate(formats strfmt.Registry) error

Validate validates this message count response

type MessageParseRequest ¶

type MessageParseRequest struct {

	// codec
	Codec string `json:"codec,omitempty"`

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// message
	Message string `json:"message,omitempty"`

	// remote address
	RemoteAddress string `json:"remote_address,omitempty"`
}

MessageParseRequest message parse request swagger:model MessageParseRequest

func (*MessageParseRequest) MarshalBinary ¶

func (m *MessageParseRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MessageParseRequest) UnmarshalBinary ¶

func (m *MessageParseRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MessageParseRequest) Validate ¶

func (m *MessageParseRequest) Validate(formats strfmt.Registry) error

Validate validates this message parse request

type MessageProcessorsConfigWithDescriptors ¶

type MessageProcessorsConfigWithDescriptors struct {

	// disabled processors
	DisabledProcessors []string `json:"disabled_processors"`

	// processor order
	ProcessorOrder MessageProcessorsConfigWithDescriptorsProcessorOrder `json:"processor_order"`
}

MessageProcessorsConfigWithDescriptors message processors config with descriptors swagger:model MessageProcessorsConfigWithDescriptors

func (*MessageProcessorsConfigWithDescriptors) MarshalBinary ¶

func (m *MessageProcessorsConfigWithDescriptors) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MessageProcessorsConfigWithDescriptors) UnmarshalBinary ¶

func (m *MessageProcessorsConfigWithDescriptors) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MessageProcessorsConfigWithDescriptors) Validate ¶

Validate validates this message processors config with descriptors

type MessageProcessorsConfigWithDescriptorsProcessorOrder ¶

type MessageProcessorsConfigWithDescriptorsProcessorOrder []*MessageProcessorsConfigWithDescriptorsProcessorOrderItems

MessageProcessorsConfigWithDescriptorsProcessorOrder message processors config with descriptors processor order swagger:model messageProcessorsConfigWithDescriptorsProcessorOrder

func (MessageProcessorsConfigWithDescriptorsProcessorOrder) Validate ¶

Validate validates this message processors config with descriptors processor order

type MessageProcessorsConfigWithDescriptorsProcessorOrderItems ¶

type MessageProcessorsConfigWithDescriptorsProcessorOrderItems struct {

	// class name
	ClassName string `json:"class_name,omitempty"`

	// name
	Name string `json:"name,omitempty"`
}

MessageProcessorsConfigWithDescriptorsProcessorOrderItems message processors config with descriptors processor order items swagger:model messageProcessorsConfigWithDescriptorsProcessorOrderItems

func (*MessageProcessorsConfigWithDescriptorsProcessorOrderItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*MessageProcessorsConfigWithDescriptorsProcessorOrderItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*MessageProcessorsConfigWithDescriptorsProcessorOrderItems) Validate ¶

Validate validates this message processors config with descriptors processor order items

type MessageTokens ¶

type MessageTokens struct {

	// tokens
	Tokens []string `json:"tokens"`
}

MessageTokens message tokens swagger:model MessageTokens

func (*MessageTokens) MarshalBinary ¶

func (m *MessageTokens) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MessageTokens) UnmarshalBinary ¶

func (m *MessageTokens) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MessageTokens) Validate ¶

func (m *MessageTokens) Validate(formats strfmt.Registry) error

Validate validates this message tokens

type MetricNamesResponse ¶

type MetricNamesResponse struct {

	// names
	Names []string `json:"names"`
}

MetricNamesResponse metric names response swagger:model MetricNamesResponse

func (*MetricNamesResponse) MarshalBinary ¶

func (m *MetricNamesResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MetricNamesResponse) UnmarshalBinary ¶

func (m *MetricNamesResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MetricNamesResponse) Validate ¶

func (m *MetricNamesResponse) Validate(formats strfmt.Registry) error

Validate validates this metric names response

type MetricsReadRequest ¶

type MetricsReadRequest struct {

	// metrics
	Metrics []string `json:"metrics"`
}

MetricsReadRequest metrics read request swagger:model MetricsReadRequest

func (*MetricsReadRequest) MarshalBinary ¶

func (m *MetricsReadRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MetricsReadRequest) UnmarshalBinary ¶

func (m *MetricsReadRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MetricsReadRequest) Validate ¶

func (m *MetricsReadRequest) Validate(formats strfmt.Registry) error

Validate validates this metrics read request

type MetricsSummaryResponse ¶

type MetricsSummaryResponse struct {

	// metrics
	Metrics []interface{} `json:"metrics"`

	// total
	Total int64 `json:"total,omitempty"`
}

MetricsSummaryResponse metrics summary response swagger:model MetricsSummaryResponse

func (*MetricsSummaryResponse) MarshalBinary ¶

func (m *MetricsSummaryResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MetricsSummaryResponse) UnmarshalBinary ¶

func (m *MetricsSummaryResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MetricsSummaryResponse) Validate ¶

func (m *MetricsSummaryResponse) Validate(formats strfmt.Registry) error

Validate validates this metrics summary response

type MongoStats ¶

type MongoStats struct {

	// build info
	BuildInfo *MongoStatsBuildInfo `json:"build_info,omitempty"`

	// database stats
	DatabaseStats *MongoStatsDatabaseStats `json:"database_stats,omitempty"`

	// host info
	HostInfo *MongoStatsHostInfo `json:"host_info,omitempty"`

	// server status
	ServerStatus *MongoStatsServerStatus `json:"server_status,omitempty"`

	// servers
	Servers []string `json:"servers"`
}

MongoStats mongo stats swagger:model MongoStats

func (*MongoStats) MarshalBinary ¶

func (m *MongoStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStats) UnmarshalBinary ¶

func (m *MongoStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStats) Validate ¶

func (m *MongoStats) Validate(formats strfmt.Registry) error

Validate validates this mongo stats

type MongoStatsBuildInfo ¶

type MongoStatsBuildInfo struct {

	// allocator
	Allocator string `json:"allocator,omitempty"`

	// bits
	Bits int64 `json:"bits,omitempty"`

	// compiler flags
	CompilerFlags string `json:"compiler_flags,omitempty"`

	// debug
	Debug bool `json:"debug,omitempty"`

	// git version
	GitVersion string `json:"git_version,omitempty"`

	// javascript engine
	JavascriptEngine string `json:"javascript_engine,omitempty"`

	// loader flags
	LoaderFlags string `json:"loader_flags,omitempty"`

	// max bson object size
	MaxBsonObjectSize int64 `json:"max_bson_object_size,omitempty"`

	// sys info
	SysInfo string `json:"sys_info,omitempty"`

	// version
	Version string `json:"version,omitempty"`

	// version array
	VersionArray []int64 `json:"version_array"`
}

MongoStatsBuildInfo mongo stats build info swagger:model mongoStatsBuildInfo

func (*MongoStatsBuildInfo) MarshalBinary ¶

func (m *MongoStatsBuildInfo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsBuildInfo) UnmarshalBinary ¶

func (m *MongoStatsBuildInfo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsBuildInfo) Validate ¶

func (m *MongoStatsBuildInfo) Validate(formats strfmt.Registry) error

Validate validates this mongo stats build info

type MongoStatsDatabaseStats ¶

type MongoStatsDatabaseStats struct {

	// avg obj size
	AvgObjSize float64 `json:"avg_obj_size,omitempty"`

	// collections
	Collections int64 `json:"collections,omitempty"`

	// data file version
	DataFileVersion *MongoStatsDatabaseStatsDataFileVersion `json:"data_file_version,omitempty"`

	// data size
	DataSize int64 `json:"data_size,omitempty"`

	// db
	Db string `json:"db,omitempty"`

	// extent free list
	ExtentFreeList *MongoStatsDatabaseStatsExtentFreeList `json:"extent_free_list,omitempty"`

	// file size
	FileSize int64 `json:"file_size,omitempty"`

	// index size
	IndexSize int64 `json:"index_size,omitempty"`

	// indexes
	Indexes int64 `json:"indexes,omitempty"`

	// ns size mb
	NsSizeMb int64 `json:"ns_size_mb,omitempty"`

	// num extents
	NumExtents int64 `json:"num_extents,omitempty"`

	// objects
	Objects int64 `json:"objects,omitempty"`

	// storage size
	StorageSize int64 `json:"storage_size,omitempty"`
}

MongoStatsDatabaseStats mongo stats database stats swagger:model mongoStatsDatabaseStats

func (*MongoStatsDatabaseStats) MarshalBinary ¶

func (m *MongoStatsDatabaseStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsDatabaseStats) UnmarshalBinary ¶

func (m *MongoStatsDatabaseStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsDatabaseStats) Validate ¶

func (m *MongoStatsDatabaseStats) Validate(formats strfmt.Registry) error

Validate validates this mongo stats database stats

type MongoStatsDatabaseStatsDataFileVersion ¶

type MongoStatsDatabaseStatsDataFileVersion struct {

	// major
	Major int64 `json:"major,omitempty"`

	// minor
	Minor int64 `json:"minor,omitempty"`
}

MongoStatsDatabaseStatsDataFileVersion mongo stats database stats data file version swagger:model mongoStatsDatabaseStatsDataFileVersion

func (*MongoStatsDatabaseStatsDataFileVersion) MarshalBinary ¶

func (m *MongoStatsDatabaseStatsDataFileVersion) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsDatabaseStatsDataFileVersion) UnmarshalBinary ¶

func (m *MongoStatsDatabaseStatsDataFileVersion) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsDatabaseStatsDataFileVersion) Validate ¶

Validate validates this mongo stats database stats data file version

type MongoStatsDatabaseStatsExtentFreeList ¶

type MongoStatsDatabaseStatsExtentFreeList struct {

	// num
	Num int64 `json:"num,omitempty"`

	// total size
	TotalSize int64 `json:"total_size,omitempty"`
}

MongoStatsDatabaseStatsExtentFreeList mongo stats database stats extent free list swagger:model mongoStatsDatabaseStatsExtentFreeList

func (*MongoStatsDatabaseStatsExtentFreeList) MarshalBinary ¶

func (m *MongoStatsDatabaseStatsExtentFreeList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsDatabaseStatsExtentFreeList) UnmarshalBinary ¶

func (m *MongoStatsDatabaseStatsExtentFreeList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsDatabaseStatsExtentFreeList) Validate ¶

Validate validates this mongo stats database stats extent free list

type MongoStatsHostInfo ¶

type MongoStatsHostInfo struct {

	// extra
	Extra *MongoStatsHostInfoExtra `json:"extra,omitempty"`

	// os
	Os *MongoStatsHostInfoOs `json:"os,omitempty"`

	// system
	System *MongoStatsHostInfoSystem `json:"system,omitempty"`
}

MongoStatsHostInfo mongo stats host info swagger:model mongoStatsHostInfo

func (*MongoStatsHostInfo) MarshalBinary ¶

func (m *MongoStatsHostInfo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsHostInfo) UnmarshalBinary ¶

func (m *MongoStatsHostInfo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsHostInfo) Validate ¶

func (m *MongoStatsHostInfo) Validate(formats strfmt.Registry) error

Validate validates this mongo stats host info

type MongoStatsHostInfoExtra ¶

type MongoStatsHostInfoExtra struct {

	// cpu features
	CPUFeatures string `json:"cpu_features,omitempty"`

	// cpu frequency mhz
	CPUFrequencyMhz string `json:"cpu_frequency_mhz,omitempty"`

	// kernel version
	KernelVersion string `json:"kernel_version,omitempty"`

	// libc version
	LibcVersion string `json:"libc_version,omitempty"`

	// max open files
	MaxOpenFiles int64 `json:"max_open_files,omitempty"`

	// num pages
	NumPages int64 `json:"num_pages,omitempty"`

	// page size
	PageSize int64 `json:"page_size,omitempty"`

	// scheduler
	Scheduler string `json:"scheduler,omitempty"`

	// version string
	VersionString string `json:"version_string,omitempty"`
}

MongoStatsHostInfoExtra mongo stats host info extra swagger:model mongoStatsHostInfoExtra

func (*MongoStatsHostInfoExtra) MarshalBinary ¶

func (m *MongoStatsHostInfoExtra) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsHostInfoExtra) UnmarshalBinary ¶

func (m *MongoStatsHostInfoExtra) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsHostInfoExtra) Validate ¶

func (m *MongoStatsHostInfoExtra) Validate(formats strfmt.Registry) error

Validate validates this mongo stats host info extra

type MongoStatsHostInfoOs ¶

type MongoStatsHostInfoOs struct {

	// name
	Name string `json:"name,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// version
	Version string `json:"version,omitempty"`
}

MongoStatsHostInfoOs mongo stats host info os swagger:model mongoStatsHostInfoOs

func (*MongoStatsHostInfoOs) MarshalBinary ¶

func (m *MongoStatsHostInfoOs) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsHostInfoOs) UnmarshalBinary ¶

func (m *MongoStatsHostInfoOs) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsHostInfoOs) Validate ¶

func (m *MongoStatsHostInfoOs) Validate(formats strfmt.Registry) error

Validate validates this mongo stats host info os

type MongoStatsHostInfoSystem ¶

type MongoStatsHostInfoSystem struct {

	// cpu addr size
	CPUAddrSize int64 `json:"cpu_addr_size,omitempty"`

	// cpu arch
	CPUArch string `json:"cpu_arch,omitempty"`

	// current time
	CurrentTime strfmt.DateTime `json:"current_time,omitempty"`

	// hostname
	Hostname string `json:"hostname,omitempty"`

	// mem size mb
	MemSizeMb int64 `json:"mem_size_mb,omitempty"`

	// num cores
	NumCores int64 `json:"num_cores,omitempty"`

	// numa enabled
	NumaEnabled bool `json:"numa_enabled,omitempty"`
}

MongoStatsHostInfoSystem mongo stats host info system swagger:model mongoStatsHostInfoSystem

func (*MongoStatsHostInfoSystem) MarshalBinary ¶

func (m *MongoStatsHostInfoSystem) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsHostInfoSystem) UnmarshalBinary ¶

func (m *MongoStatsHostInfoSystem) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsHostInfoSystem) Validate ¶

func (m *MongoStatsHostInfoSystem) Validate(formats strfmt.Registry) error

Validate validates this mongo stats host info system

type MongoStatsServerStatus ¶

type MongoStatsServerStatus struct {

	// connections
	Connections *MongoStatsServerStatusConnections `json:"connections,omitempty"`

	// host
	Host string `json:"host,omitempty"`

	// local time
	LocalTime strfmt.DateTime `json:"local_time,omitempty"`

	// memory
	Memory *MongoStatsServerStatusMemory `json:"memory,omitempty"`

	// network
	Network *MongoStatsServerStatusNetwork `json:"network,omitempty"`

	// pid
	Pid int64 `json:"pid,omitempty"`

	// process
	Process string `json:"process,omitempty"`

	// storage engine
	StorageEngine *MongoStatsServerStatusStorageEngine `json:"storage_engine,omitempty"`

	// uptime
	Uptime int64 `json:"uptime,omitempty"`

	// uptime estimate
	UptimeEstimate int64 `json:"uptime_estimate,omitempty"`

	// uptime millis
	UptimeMillis int64 `json:"uptime_millis,omitempty"`

	// version
	Version string `json:"version,omitempty"`
}

MongoStatsServerStatus mongo stats server status swagger:model mongoStatsServerStatus

func (*MongoStatsServerStatus) MarshalBinary ¶

func (m *MongoStatsServerStatus) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsServerStatus) UnmarshalBinary ¶

func (m *MongoStatsServerStatus) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsServerStatus) Validate ¶

func (m *MongoStatsServerStatus) Validate(formats strfmt.Registry) error

Validate validates this mongo stats server status

type MongoStatsServerStatusConnections ¶

type MongoStatsServerStatusConnections struct {

	// available
	Available int64 `json:"available,omitempty"`

	// current
	Current int64 `json:"current,omitempty"`

	// total created
	TotalCreated int64 `json:"total_created,omitempty"`
}

MongoStatsServerStatusConnections mongo stats server status connections swagger:model mongoStatsServerStatusConnections

func (*MongoStatsServerStatusConnections) MarshalBinary ¶

func (m *MongoStatsServerStatusConnections) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsServerStatusConnections) UnmarshalBinary ¶

func (m *MongoStatsServerStatusConnections) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsServerStatusConnections) Validate ¶

Validate validates this mongo stats server status connections

type MongoStatsServerStatusMemory ¶

type MongoStatsServerStatusMemory struct {

	// bits
	Bits int64 `json:"bits,omitempty"`

	// mapped
	Mapped int64 `json:"mapped,omitempty"`

	// mapped with journal
	MappedWithJournal int64 `json:"mapped_with_journal,omitempty"`

	// resident
	Resident int64 `json:"resident,omitempty"`

	// supported
	Supported bool `json:"supported,omitempty"`

	// virtual
	Virtual int64 `json:"virtual,omitempty"`
}

MongoStatsServerStatusMemory mongo stats server status memory swagger:model mongoStatsServerStatusMemory

func (*MongoStatsServerStatusMemory) MarshalBinary ¶

func (m *MongoStatsServerStatusMemory) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsServerStatusMemory) UnmarshalBinary ¶

func (m *MongoStatsServerStatusMemory) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsServerStatusMemory) Validate ¶

func (m *MongoStatsServerStatusMemory) Validate(formats strfmt.Registry) error

Validate validates this mongo stats server status memory

type MongoStatsServerStatusNetwork ¶

type MongoStatsServerStatusNetwork struct {

	// bytes in
	BytesIn int64 `json:"bytes_in,omitempty"`

	// bytes out
	BytesOut int64 `json:"bytes_out,omitempty"`

	// num requests
	NumRequests int64 `json:"num_requests,omitempty"`
}

MongoStatsServerStatusNetwork mongo stats server status network swagger:model mongoStatsServerStatusNetwork

func (*MongoStatsServerStatusNetwork) MarshalBinary ¶

func (m *MongoStatsServerStatusNetwork) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsServerStatusNetwork) UnmarshalBinary ¶

func (m *MongoStatsServerStatusNetwork) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsServerStatusNetwork) Validate ¶

func (m *MongoStatsServerStatusNetwork) Validate(formats strfmt.Registry) error

Validate validates this mongo stats server status network

type MongoStatsServerStatusStorageEngine ¶

type MongoStatsServerStatusStorageEngine struct {

	// name
	Name string `json:"name,omitempty"`
}

MongoStatsServerStatusStorageEngine mongo stats server status storage engine swagger:model mongoStatsServerStatusStorageEngine

func (*MongoStatsServerStatusStorageEngine) MarshalBinary ¶

func (m *MongoStatsServerStatusStorageEngine) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*MongoStatsServerStatusStorageEngine) UnmarshalBinary ¶

func (m *MongoStatsServerStatusStorageEngine) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*MongoStatsServerStatusStorageEngine) Validate ¶

Validate validates this mongo stats server status storage engine

type NetworkStats ¶

type NetworkStats struct {

	// interfaces
	Interfaces interface{} `json:"interfaces,omitempty"`

	// primary interface
	PrimaryInterface string `json:"primary_interface,omitempty"`

	// tcp
	TCP *NetworkStatsTCP `json:"tcp,omitempty"`
}

NetworkStats network stats swagger:model NetworkStats

func (*NetworkStats) MarshalBinary ¶

func (m *NetworkStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NetworkStats) UnmarshalBinary ¶

func (m *NetworkStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NetworkStats) Validate ¶

func (m *NetworkStats) Validate(formats strfmt.Registry) error

Validate validates this network stats

type NetworkStatsTCP ¶

type NetworkStatsTCP struct {

	// active opens
	ActiveOpens int64 `json:"active_opens,omitempty"`

	// attempt fails
	AttemptFails int64 `json:"attempt_fails,omitempty"`

	// curr estab
	CurrEstab int64 `json:"curr_estab,omitempty"`

	// estab resets
	EstabResets int64 `json:"estab_resets,omitempty"`

	// in errs
	InErrs int64 `json:"in_errs,omitempty"`

	// in segs
	InSegs int64 `json:"in_segs,omitempty"`

	// out rsts
	OutRsts int64 `json:"out_rsts,omitempty"`

	// out segs
	OutSegs int64 `json:"out_segs,omitempty"`

	// passive opens
	PassiveOpens int64 `json:"passive_opens,omitempty"`

	// retrans segs
	RetransSegs int64 `json:"retrans_segs,omitempty"`
}

NetworkStatsTCP network stats Tcp swagger:model networkStatsTcp

func (*NetworkStatsTCP) MarshalBinary ¶

func (m *NetworkStatsTCP) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NetworkStatsTCP) UnmarshalBinary ¶

func (m *NetworkStatsTCP) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NetworkStatsTCP) Validate ¶

func (m *NetworkStatsTCP) Validate(formats strfmt.Registry) error

Validate validates this network stats Tcp

type NodeSummary ¶

type NodeSummary struct {

	// cluster id
	ClusterID string `json:"cluster_id,omitempty"`

	// hostname
	Hostname string `json:"hostname,omitempty"`

	// is master
	IsMaster bool `json:"is_master,omitempty"`

	// last seen
	LastSeen string `json:"last_seen,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`

	// short node id
	ShortNodeID string `json:"short_node_id,omitempty"`

	// transport address
	TransportAddress string `json:"transport_address,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

NodeSummary node summary swagger:model NodeSummary

func (*NodeSummary) MarshalBinary ¶

func (m *NodeSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NodeSummary) UnmarshalBinary ¶

func (m *NodeSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NodeSummary) Validate ¶

func (m *NodeSummary) Validate(formats strfmt.Registry) error

Validate validates this node summary

type NodeSummaryList ¶

type NodeSummaryList struct {

	// nodes
	Nodes NodeSummaryListNodes `json:"nodes"`

	// total
	Total int64 `json:"total,omitempty"`
}

NodeSummaryList node summary list swagger:model NodeSummaryList

func (*NodeSummaryList) MarshalBinary ¶

func (m *NodeSummaryList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NodeSummaryList) UnmarshalBinary ¶

func (m *NodeSummaryList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NodeSummaryList) Validate ¶

func (m *NodeSummaryList) Validate(formats strfmt.Registry) error

Validate validates this node summary list

type NodeSummaryListNodes ¶

type NodeSummaryListNodes []*NodeSummaryListNodesItems

NodeSummaryListNodes node summary list nodes swagger:model nodeSummaryListNodes

func (NodeSummaryListNodes) Validate ¶

func (m NodeSummaryListNodes) Validate(formats strfmt.Registry) error

Validate validates this node summary list nodes

type NodeSummaryListNodesItems ¶

type NodeSummaryListNodesItems struct {

	// cluster id
	ClusterID string `json:"cluster_id,omitempty"`

	// hostname
	Hostname string `json:"hostname,omitempty"`

	// is master
	IsMaster bool `json:"is_master,omitempty"`

	// last seen
	LastSeen string `json:"last_seen,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`

	// short node id
	ShortNodeID string `json:"short_node_id,omitempty"`

	// transport address
	TransportAddress string `json:"transport_address,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

NodeSummaryListNodesItems node summary list nodes items swagger:model nodeSummaryListNodesItems

func (*NodeSummaryListNodesItems) MarshalBinary ¶

func (m *NodeSummaryListNodesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NodeSummaryListNodesItems) UnmarshalBinary ¶

func (m *NodeSummaryListNodesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NodeSummaryListNodesItems) Validate ¶

func (m *NodeSummaryListNodesItems) Validate(formats strfmt.Registry) error

Validate validates this node summary list nodes items

type OpenIndicesInfo ¶

type OpenIndicesInfo struct {

	// indices
	Indices interface{} `json:"indices,omitempty"`
}

OpenIndicesInfo open indices info swagger:model OpenIndicesInfo

func (*OpenIndicesInfo) MarshalBinary ¶

func (m *OpenIndicesInfo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OpenIndicesInfo) UnmarshalBinary ¶

func (m *OpenIndicesInfo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OpenIndicesInfo) Validate ¶

func (m *OpenIndicesInfo) Validate(formats strfmt.Registry) error

Validate validates this open indices info

type OrderExtractorsRequest ¶

type OrderExtractorsRequest struct {

	// order
	Order interface{} `json:"order,omitempty"`
}

OrderExtractorsRequest order extractors request swagger:model OrderExtractorsRequest

func (*OrderExtractorsRequest) MarshalBinary ¶

func (m *OrderExtractorsRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OrderExtractorsRequest) UnmarshalBinary ¶

func (m *OrderExtractorsRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OrderExtractorsRequest) Validate ¶

func (m *OrderExtractorsRequest) Validate(formats strfmt.Registry) error

Validate validates this order extractors request

type OsStats ¶

type OsStats struct {

	// load average
	LoadAverage []float64 `json:"load_average"`

	// memory
	Memory *OsStatsMemory `json:"memory,omitempty"`

	// processor
	Processor *OsStatsProcessor `json:"processor,omitempty"`

	// swap
	Swap *OsStatsSwap `json:"swap,omitempty"`

	// uptime
	Uptime int64 `json:"uptime,omitempty"`
}

OsStats os stats swagger:model OsStats

func (*OsStats) MarshalBinary ¶

func (m *OsStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OsStats) UnmarshalBinary ¶

func (m *OsStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OsStats) Validate ¶

func (m *OsStats) Validate(formats strfmt.Registry) error

Validate validates this os stats

type OsStatsMemory ¶

type OsStatsMemory struct {

	// actual free
	ActualFree int64 `json:"actual_free,omitempty"`

	// actual used
	ActualUsed int64 `json:"actual_used,omitempty"`

	// free
	Free int64 `json:"free,omitempty"`

	// free percent
	FreePercent int64 `json:"free_percent,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`

	// used
	Used int64 `json:"used,omitempty"`

	// used percent
	UsedPercent int64 `json:"used_percent,omitempty"`
}

OsStatsMemory os stats memory swagger:model osStatsMemory

func (*OsStatsMemory) MarshalBinary ¶

func (m *OsStatsMemory) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OsStatsMemory) UnmarshalBinary ¶

func (m *OsStatsMemory) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OsStatsMemory) Validate ¶

func (m *OsStatsMemory) Validate(formats strfmt.Registry) error

Validate validates this os stats memory

type OsStatsProcessor ¶

type OsStatsProcessor struct {

	// cache size
	CacheSize int64 `json:"cache_size,omitempty"`

	// cores per socket
	CoresPerSocket int64 `json:"cores_per_socket,omitempty"`

	// idle
	IDLE int64 `json:"idle,omitempty"`

	// mhz
	Mhz int64 `json:"mhz,omitempty"`

	// model
	Model string `json:"model,omitempty"`

	// stolen
	Stolen int64 `json:"stolen,omitempty"`

	// sys
	Sys int64 `json:"sys,omitempty"`

	// total cores
	TotalCores int64 `json:"total_cores,omitempty"`

	// total sockets
	TotalSockets int64 `json:"total_sockets,omitempty"`

	// user
	User int64 `json:"user,omitempty"`

	// vendor
	Vendor string `json:"vendor,omitempty"`
}

OsStatsProcessor os stats processor swagger:model osStatsProcessor

func (*OsStatsProcessor) MarshalBinary ¶

func (m *OsStatsProcessor) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OsStatsProcessor) UnmarshalBinary ¶

func (m *OsStatsProcessor) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OsStatsProcessor) Validate ¶

func (m *OsStatsProcessor) Validate(formats strfmt.Registry) error

Validate validates this os stats processor

type OsStatsSwap ¶

type OsStatsSwap struct {

	// free
	Free int64 `json:"free,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`

	// used
	Used int64 `json:"used,omitempty"`
}

OsStatsSwap os stats swap swagger:model osStatsSwap

func (*OsStatsSwap) MarshalBinary ¶

func (m *OsStatsSwap) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OsStatsSwap) UnmarshalBinary ¶

func (m *OsStatsSwap) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OsStatsSwap) Validate ¶

func (m *OsStatsSwap) Validate(formats strfmt.Registry) error

Validate validates this os stats swap

type Output ¶

type Output struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

Output output swagger:model Output

func (*Output) MarshalBinary ¶

func (m *Output) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*Output) UnmarshalBinary ¶

func (m *Output) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*Output) Validate ¶

func (m *Output) Validate(formats strfmt.Registry) error

Validate validates this output

type OutputListResponse ¶

type OutputListResponse struct {

	// outputs
	Outputs OutputListResponseOutputs `json:"outputs"`

	// total
	Total int64 `json:"total,omitempty"`
}

OutputListResponse output list response swagger:model OutputListResponse

func (*OutputListResponse) MarshalBinary ¶

func (m *OutputListResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OutputListResponse) UnmarshalBinary ¶

func (m *OutputListResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OutputListResponse) Validate ¶

func (m *OutputListResponse) Validate(formats strfmt.Registry) error

Validate validates this output list response

type OutputListResponseOutputs ¶

type OutputListResponseOutputs []*OutputListResponseOutputsItems

OutputListResponseOutputs output list response outputs swagger:model outputListResponseOutputs

func (OutputListResponseOutputs) Validate ¶

func (m OutputListResponseOutputs) Validate(formats strfmt.Registry) error

Validate validates this output list response outputs

type OutputListResponseOutputsItems ¶

type OutputListResponseOutputsItems struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

OutputListResponseOutputsItems output list response outputs items swagger:model outputListResponseOutputsItems

func (*OutputListResponseOutputsItems) MarshalBinary ¶

func (m *OutputListResponseOutputsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OutputListResponseOutputsItems) UnmarshalBinary ¶

func (m *OutputListResponseOutputsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OutputListResponseOutputsItems) Validate ¶

func (m *OutputListResponseOutputsItems) Validate(formats strfmt.Registry) error

Validate validates this output list response outputs items

type OutputSummary ¶

type OutputSummary struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

OutputSummary output summary swagger:model OutputSummary

func (*OutputSummary) MarshalBinary ¶

func (m *OutputSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OutputSummary) UnmarshalBinary ¶

func (m *OutputSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OutputSummary) Validate ¶

func (m *OutputSummary) Validate(formats strfmt.Registry) error

Validate validates this output summary

type PermissionEditRequest ¶

type PermissionEditRequest struct {

	// permissions
	Permissions []string `json:"permissions"`
}

PermissionEditRequest permission edit request swagger:model PermissionEditRequest

func (*PermissionEditRequest) MarshalBinary ¶

func (m *PermissionEditRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PermissionEditRequest) UnmarshalBinary ¶

func (m *PermissionEditRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PermissionEditRequest) Validate ¶

func (m *PermissionEditRequest) Validate(formats strfmt.Registry) error

Validate validates this permission edit request

type PipelineConnections ¶

type PipelineConnections struct {

	// id
	ID string `json:"id,omitempty"`

	// pipeline ids
	PipelineIds []string `json:"pipeline_ids"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`
}

PipelineConnections pipeline connections swagger:model PipelineConnections

func (*PipelineConnections) MarshalBinary ¶

func (m *PipelineConnections) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PipelineConnections) UnmarshalBinary ¶

func (m *PipelineConnections) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PipelineConnections) Validate ¶

func (m *PipelineConnections) Validate(formats strfmt.Registry) error

Validate validates this pipeline connections

type PipelineReverseConnections ¶

type PipelineReverseConnections struct {

	// pipeline id
	PipelineID string `json:"pipeline_id,omitempty"`

	// stream ids
	StreamIds []string `json:"stream_ids"`
}

PipelineReverseConnections pipeline reverse connections swagger:model PipelineReverseConnections

func (*PipelineReverseConnections) MarshalBinary ¶

func (m *PipelineReverseConnections) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PipelineReverseConnections) UnmarshalBinary ¶

func (m *PipelineReverseConnections) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PipelineReverseConnections) Validate ¶

func (m *PipelineReverseConnections) Validate(formats strfmt.Registry) error

Validate validates this pipeline reverse connections

type PipelineSource ¶

type PipelineSource struct {

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// errors
	Errors PipelineSourceErrors `json:"errors"`

	// id
	ID string `json:"id,omitempty"`

	// modified at
	ModifiedAt strfmt.DateTime `json:"modified_at,omitempty"`

	// source
	Source string `json:"source,omitempty"`

	// stages
	Stages PipelineSourceStages `json:"stages"`

	// title
	Title string `json:"title,omitempty"`
}

PipelineSource pipeline source swagger:model PipelineSource

func (*PipelineSource) MarshalBinary ¶

func (m *PipelineSource) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PipelineSource) UnmarshalBinary ¶

func (m *PipelineSource) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PipelineSource) Validate ¶

func (m *PipelineSource) Validate(formats strfmt.Registry) error

Validate validates this pipeline source

type PipelineSourceErrors ¶

type PipelineSourceErrors []*PipelineSourceErrorsItems

PipelineSourceErrors pipeline source errors swagger:model pipelineSourceErrors

func (PipelineSourceErrors) Validate ¶

func (m PipelineSourceErrors) Validate(formats strfmt.Registry) error

Validate validates this pipeline source errors

type PipelineSourceErrorsItems ¶

type PipelineSourceErrorsItems struct {

	// line
	Line int64 `json:"line,omitempty"`

	// position in line
	PositionInLine int64 `json:"position_in_line,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

PipelineSourceErrorsItems pipeline source errors items swagger:model pipelineSourceErrorsItems

func (*PipelineSourceErrorsItems) MarshalBinary ¶

func (m *PipelineSourceErrorsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PipelineSourceErrorsItems) UnmarshalBinary ¶

func (m *PipelineSourceErrorsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PipelineSourceErrorsItems) Validate ¶

func (m *PipelineSourceErrorsItems) Validate(formats strfmt.Registry) error

Validate validates this pipeline source errors items

type PipelineSourceStages ¶

type PipelineSourceStages []*PipelineSourceStagesItems

PipelineSourceStages pipeline source stages swagger:model pipelineSourceStages

func (PipelineSourceStages) Validate ¶

func (m PipelineSourceStages) Validate(formats strfmt.Registry) error

Validate validates this pipeline source stages

type PipelineSourceStagesItems ¶

type PipelineSourceStagesItems struct {

	// match all
	MatchAll bool `json:"match_all,omitempty"`

	// rules
	Rules []string `json:"rules"`

	// stage
	Stage int64 `json:"stage,omitempty"`
}

PipelineSourceStagesItems pipeline source stages items swagger:model pipelineSourceStagesItems

func (*PipelineSourceStagesItems) MarshalBinary ¶

func (m *PipelineSourceStagesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PipelineSourceStagesItems) UnmarshalBinary ¶

func (m *PipelineSourceStagesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PipelineSourceStagesItems) Validate ¶

func (m *PipelineSourceStagesItems) Validate(formats strfmt.Registry) error

Validate validates this pipeline source stages items

type PluginList ¶

type PluginList struct {

	// plugins
	Plugins PluginListPlugins `json:"plugins"`

	// total
	Total int64 `json:"total,omitempty"`
}

PluginList plugin list swagger:model PluginList

func (*PluginList) MarshalBinary ¶

func (m *PluginList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PluginList) UnmarshalBinary ¶

func (m *PluginList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PluginList) Validate ¶

func (m *PluginList) Validate(formats strfmt.Registry) error

Validate validates this plugin list

type PluginListPlugins ¶

type PluginListPlugins []*PluginListPluginsItems

PluginListPlugins plugin list plugins swagger:model pluginListPlugins

func (PluginListPlugins) Validate ¶

func (m PluginListPlugins) Validate(formats strfmt.Registry) error

Validate validates this plugin list plugins

type PluginListPluginsItems ¶

type PluginListPluginsItems struct {

	// author
	Author string `json:"author,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// required capabilities
	RequiredCapabilities []string `json:"required_capabilities"`

	// required version
	RequiredVersion string `json:"required_version,omitempty"`

	// unique id
	UniqueID string `json:"unique_id,omitempty"`

	// url
	URL string `json:"url,omitempty"`

	// version
	Version string `json:"version,omitempty"`
}

PluginListPluginsItems plugin list plugins items swagger:model pluginListPluginsItems

func (*PluginListPluginsItems) MarshalBinary ¶

func (m *PluginListPluginsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PluginListPluginsItems) UnmarshalBinary ¶

func (m *PluginListPluginsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PluginListPluginsItems) Validate ¶

func (m *PluginListPluginsItems) Validate(formats strfmt.Registry) error

Validate validates this plugin list plugins items

type ProcessStats ¶

type ProcessStats struct {

	// cpu
	CPU *ProcessStatsCPU `json:"cpu,omitempty"`

	// max file descriptors
	MaxFileDescriptors int64 `json:"max_file_descriptors,omitempty"`

	// memory
	Memory *ProcessStatsMemory `json:"memory,omitempty"`

	// open file descriptors
	OpenFileDescriptors int64 `json:"open_file_descriptors,omitempty"`

	// pid
	Pid int64 `json:"pid,omitempty"`
}

ProcessStats process stats swagger:model ProcessStats

func (*ProcessStats) MarshalBinary ¶

func (m *ProcessStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ProcessStats) UnmarshalBinary ¶

func (m *ProcessStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ProcessStats) Validate ¶

func (m *ProcessStats) Validate(formats strfmt.Registry) error

Validate validates this process stats

type ProcessStatsCPU ¶

type ProcessStatsCPU struct {

	// percent
	Percent int64 `json:"percent,omitempty"`

	// sys
	Sys int64 `json:"sys,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`

	// user
	User int64 `json:"user,omitempty"`
}

ProcessStatsCPU process stats Cpu swagger:model processStatsCpu

func (*ProcessStatsCPU) MarshalBinary ¶

func (m *ProcessStatsCPU) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ProcessStatsCPU) UnmarshalBinary ¶

func (m *ProcessStatsCPU) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ProcessStatsCPU) Validate ¶

func (m *ProcessStatsCPU) Validate(formats strfmt.Registry) error

Validate validates this process stats Cpu

type ProcessStatsMemory ¶

type ProcessStatsMemory struct {

	// resident
	Resident int64 `json:"resident,omitempty"`

	// share
	Share int64 `json:"share,omitempty"`

	// total virtual
	TotalVirtual int64 `json:"total_virtual,omitempty"`
}

ProcessStatsMemory process stats memory swagger:model processStatsMemory

func (*ProcessStatsMemory) MarshalBinary ¶

func (m *ProcessStatsMemory) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ProcessStatsMemory) UnmarshalBinary ¶

func (m *ProcessStatsMemory) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ProcessStatsMemory) Validate ¶

func (m *ProcessStatsMemory) Validate(formats strfmt.Registry) error

Validate validates this process stats memory

type ReaderPermissionResponse ¶

type ReaderPermissionResponse struct {

	// permissions
	Permissions []string `json:"permissions"`
}

ReaderPermissionResponse reader permission response swagger:model ReaderPermissionResponse

func (*ReaderPermissionResponse) MarshalBinary ¶

func (m *ReaderPermissionResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ReaderPermissionResponse) UnmarshalBinary ¶

func (m *ReaderPermissionResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ReaderPermissionResponse) Validate ¶

func (m *ReaderPermissionResponse) Validate(formats strfmt.Registry) error

Validate validates this reader permission response

type RetentionStrategies ¶

type RetentionStrategies struct {

	// strategies
	Strategies RetentionStrategiesStrategies `json:"strategies"`

	// total
	Total int64 `json:"total,omitempty"`
}

RetentionStrategies retention strategies swagger:model RetentionStrategies

func (*RetentionStrategies) MarshalBinary ¶

func (m *RetentionStrategies) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RetentionStrategies) UnmarshalBinary ¶

func (m *RetentionStrategies) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RetentionStrategies) Validate ¶

func (m *RetentionStrategies) Validate(formats strfmt.Registry) error

Validate validates this retention strategies

type RetentionStrategiesStrategies ¶

type RetentionStrategiesStrategies []*RetentionStrategiesStrategiesItems

RetentionStrategiesStrategies retention strategies strategies swagger:model retentionStrategiesStrategies

func (RetentionStrategiesStrategies) Validate ¶

func (m RetentionStrategiesStrategies) Validate(formats strfmt.Registry) error

Validate validates this retention strategies strategies

type RetentionStrategiesStrategiesItems ¶

type RetentionStrategiesStrategiesItems struct {

	// default config
	DefaultConfig *RetentionStrategiesStrategiesItemsDefaultConfig `json:"default_config,omitempty"`

	// json schema
	JSONSchema *RetentionStrategiesStrategiesItemsJSONSchema `json:"json_schema,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

RetentionStrategiesStrategiesItems retention strategies strategies items swagger:model retentionStrategiesStrategiesItems

func (*RetentionStrategiesStrategiesItems) MarshalBinary ¶

func (m *RetentionStrategiesStrategiesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RetentionStrategiesStrategiesItems) UnmarshalBinary ¶

func (m *RetentionStrategiesStrategiesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RetentionStrategiesStrategiesItems) Validate ¶

Validate validates this retention strategies strategies items

type RetentionStrategiesStrategiesItemsDefaultConfig ¶

type RetentionStrategiesStrategiesItemsDefaultConfig struct {

	// type
	Type string `json:"type,omitempty"`
}

RetentionStrategiesStrategiesItemsDefaultConfig retention strategies strategies items default config swagger:model retentionStrategiesStrategiesItemsDefaultConfig

func (*RetentionStrategiesStrategiesItemsDefaultConfig) MarshalBinary ¶

MarshalBinary interface implementation

func (*RetentionStrategiesStrategiesItemsDefaultConfig) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*RetentionStrategiesStrategiesItemsDefaultConfig) Validate ¶

Validate validates this retention strategies strategies items default config

type RetentionStrategiesStrategiesItemsJSONSchema ¶

type RetentionStrategiesStrategiesItemsJSONSchema struct {

	// dollar ref
	NrDollarRef string `json:"$ref,omitempty"`

	// dollar schema
	NrDollarSchema string `json:"$schema,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// disallow
	Disallow []interface{} `json:"disallow"`

	// extends
	Extends []interface{} `json:"extends"`

	// id
	ID string `json:"id,omitempty"`

	// readonly
	Readonly bool `json:"readonly,omitempty"`

	// required
	Required bool `json:"required,omitempty"`
}

RetentionStrategiesStrategiesItemsJSONSchema retention strategies strategies items Json schema swagger:model retentionStrategiesStrategiesItemsJsonSchema

func (*RetentionStrategiesStrategiesItemsJSONSchema) MarshalBinary ¶

MarshalBinary interface implementation

func (*RetentionStrategiesStrategiesItemsJSONSchema) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*RetentionStrategiesStrategiesItemsJSONSchema) Validate ¶

Validate validates this retention strategies strategies items Json schema

type RetentionStrategyDescription ¶

type RetentionStrategyDescription struct {

	// default config
	DefaultConfig *RetentionStrategyDescriptionDefaultConfig `json:"default_config,omitempty"`

	// json schema
	JSONSchema *RetentionStrategyDescriptionJSONSchema `json:"json_schema,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

RetentionStrategyDescription retention strategy description swagger:model RetentionStrategyDescription

func (*RetentionStrategyDescription) MarshalBinary ¶

func (m *RetentionStrategyDescription) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RetentionStrategyDescription) UnmarshalBinary ¶

func (m *RetentionStrategyDescription) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RetentionStrategyDescription) Validate ¶

func (m *RetentionStrategyDescription) Validate(formats strfmt.Registry) error

Validate validates this retention strategy description

type RetentionStrategyDescriptionDefaultConfig ¶

type RetentionStrategyDescriptionDefaultConfig struct {

	// type
	Type string `json:"type,omitempty"`
}

RetentionStrategyDescriptionDefaultConfig retention strategy description default config swagger:model retentionStrategyDescriptionDefaultConfig

func (*RetentionStrategyDescriptionDefaultConfig) MarshalBinary ¶

func (m *RetentionStrategyDescriptionDefaultConfig) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RetentionStrategyDescriptionDefaultConfig) UnmarshalBinary ¶

func (m *RetentionStrategyDescriptionDefaultConfig) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RetentionStrategyDescriptionDefaultConfig) Validate ¶

Validate validates this retention strategy description default config

type RetentionStrategyDescriptionJSONSchema ¶

type RetentionStrategyDescriptionJSONSchema struct {

	// dollar ref
	NrDollarRef string `json:"$ref,omitempty"`

	// dollar schema
	NrDollarSchema string `json:"$schema,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// disallow
	Disallow []interface{} `json:"disallow"`

	// extends
	Extends []interface{} `json:"extends"`

	// id
	ID string `json:"id,omitempty"`

	// readonly
	Readonly bool `json:"readonly,omitempty"`

	// required
	Required bool `json:"required,omitempty"`
}

RetentionStrategyDescriptionJSONSchema retention strategy description Json schema swagger:model retentionStrategyDescriptionJsonSchema

func (*RetentionStrategyDescriptionJSONSchema) MarshalBinary ¶

func (m *RetentionStrategyDescriptionJSONSchema) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RetentionStrategyDescriptionJSONSchema) UnmarshalBinary ¶

func (m *RetentionStrategyDescriptionJSONSchema) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RetentionStrategyDescriptionJSONSchema) Validate ¶

Validate validates this retention strategy description Json schema

type RoleMembershipResponse ¶

type RoleMembershipResponse struct {

	// role
	Role string `json:"role,omitempty"`

	// users
	Users RoleMembershipResponseUsers `json:"users"`
}

RoleMembershipResponse role membership response swagger:model RoleMembershipResponse

func (*RoleMembershipResponse) MarshalBinary ¶

func (m *RoleMembershipResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RoleMembershipResponse) UnmarshalBinary ¶

func (m *RoleMembershipResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RoleMembershipResponse) Validate ¶

func (m *RoleMembershipResponse) Validate(formats strfmt.Registry) error

Validate validates this role membership response

type RoleMembershipResponseUsers ¶

type RoleMembershipResponseUsers []*RoleMembershipResponseUsersItems

RoleMembershipResponseUsers role membership response users swagger:model roleMembershipResponseUsers

func (RoleMembershipResponseUsers) Validate ¶

func (m RoleMembershipResponseUsers) Validate(formats strfmt.Registry) error

Validate validates this role membership response users

type RoleMembershipResponseUsersItems ¶

type RoleMembershipResponseUsersItems struct {

	// client address
	ClientAddress string `json:"client_address,omitempty"`

	// email
	Email string `json:"email,omitempty"`

	// external
	External bool `json:"external,omitempty"`

	// full name
	FullName string `json:"full_name,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// last activity
	LastActivity strfmt.DateTime `json:"last_activity,omitempty"`

	// permissions
	Permissions []string `json:"permissions"`

	// preferences
	Preferences interface{} `json:"preferences,omitempty"`

	// read only
	ReadOnly bool `json:"read_only,omitempty"`

	// roles
	Roles []string `json:"roles"`

	// session active
	SessionActive bool `json:"session_active,omitempty"`

	// session timeout ms
	SessionTimeoutMs int64 `json:"session_timeout_ms,omitempty"`

	// startpage
	Startpage *RoleMembershipResponseUsersItemsStartpage `json:"startpage,omitempty"`

	// timezone
	Timezone string `json:"timezone,omitempty"`

	// username
	Username string `json:"username,omitempty"`
}

RoleMembershipResponseUsersItems role membership response users items swagger:model roleMembershipResponseUsersItems

func (*RoleMembershipResponseUsersItems) MarshalBinary ¶

func (m *RoleMembershipResponseUsersItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RoleMembershipResponseUsersItems) UnmarshalBinary ¶

func (m *RoleMembershipResponseUsersItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RoleMembershipResponseUsersItems) Validate ¶

Validate validates this role membership response users items

type RoleMembershipResponseUsersItemsStartpage ¶

type RoleMembershipResponseUsersItemsStartpage struct {

	// id
	ID string `json:"id,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

RoleMembershipResponseUsersItemsStartpage role membership response users items startpage swagger:model roleMembershipResponseUsersItemsStartpage

func (*RoleMembershipResponseUsersItemsStartpage) MarshalBinary ¶

func (m *RoleMembershipResponseUsersItemsStartpage) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RoleMembershipResponseUsersItemsStartpage) UnmarshalBinary ¶

func (m *RoleMembershipResponseUsersItemsStartpage) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RoleMembershipResponseUsersItemsStartpage) Validate ¶

Validate validates this role membership response users items startpage

type RoleResponse ¶

type RoleResponse struct {

	// description
	Description string `json:"description,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// permissions
	Permissions []string `json:"permissions"`

	// read only
	ReadOnly bool `json:"read_only,omitempty"`
}

RoleResponse role response swagger:model RoleResponse

func (*RoleResponse) MarshalBinary ¶

func (m *RoleResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RoleResponse) UnmarshalBinary ¶

func (m *RoleResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RoleResponse) Validate ¶

func (m *RoleResponse) Validate(formats strfmt.Registry) error

Validate validates this role response

type RolesResponse ¶

type RolesResponse struct {

	// roles
	Roles RolesResponseRoles `json:"roles"`

	// total
	Total int64 `json:"total,omitempty"`
}

RolesResponse roles response swagger:model RolesResponse

func (*RolesResponse) MarshalBinary ¶

func (m *RolesResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RolesResponse) UnmarshalBinary ¶

func (m *RolesResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RolesResponse) Validate ¶

func (m *RolesResponse) Validate(formats strfmt.Registry) error

Validate validates this roles response

type RolesResponseRoles ¶

type RolesResponseRoles []*RolesResponseRolesItems

RolesResponseRoles roles response roles swagger:model rolesResponseRoles

func (RolesResponseRoles) Validate ¶

func (m RolesResponseRoles) Validate(formats strfmt.Registry) error

Validate validates this roles response roles

type RolesResponseRolesItems ¶

type RolesResponseRolesItems struct {

	// description
	Description string `json:"description,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// permissions
	Permissions []string `json:"permissions"`

	// read only
	ReadOnly bool `json:"read_only,omitempty"`
}

RolesResponseRolesItems roles response roles items swagger:model rolesResponseRolesItems

func (*RolesResponseRolesItems) MarshalBinary ¶

func (m *RolesResponseRolesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RolesResponseRolesItems) UnmarshalBinary ¶

func (m *RolesResponseRolesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RolesResponseRolesItems) Validate ¶

func (m *RolesResponseRolesItems) Validate(formats strfmt.Registry) error

Validate validates this roles response roles items

type RotationStrategies ¶

type RotationStrategies struct {

	// strategies
	Strategies RotationStrategiesStrategies `json:"strategies"`

	// total
	Total int64 `json:"total,omitempty"`
}

RotationStrategies rotation strategies swagger:model RotationStrategies

func (*RotationStrategies) MarshalBinary ¶

func (m *RotationStrategies) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RotationStrategies) UnmarshalBinary ¶

func (m *RotationStrategies) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RotationStrategies) Validate ¶

func (m *RotationStrategies) Validate(formats strfmt.Registry) error

Validate validates this rotation strategies

type RotationStrategiesStrategies ¶

type RotationStrategiesStrategies []*RotationStrategiesStrategiesItems

RotationStrategiesStrategies rotation strategies strategies swagger:model rotationStrategiesStrategies

func (RotationStrategiesStrategies) Validate ¶

func (m RotationStrategiesStrategies) Validate(formats strfmt.Registry) error

Validate validates this rotation strategies strategies

type RotationStrategiesStrategiesItems ¶

type RotationStrategiesStrategiesItems struct {

	// default config
	DefaultConfig *RotationStrategiesStrategiesItemsDefaultConfig `json:"default_config,omitempty"`

	// json schema
	JSONSchema *RotationStrategiesStrategiesItemsJSONSchema `json:"json_schema,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

RotationStrategiesStrategiesItems rotation strategies strategies items swagger:model rotationStrategiesStrategiesItems

func (*RotationStrategiesStrategiesItems) MarshalBinary ¶

func (m *RotationStrategiesStrategiesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RotationStrategiesStrategiesItems) UnmarshalBinary ¶

func (m *RotationStrategiesStrategiesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RotationStrategiesStrategiesItems) Validate ¶

Validate validates this rotation strategies strategies items

type RotationStrategiesStrategiesItemsDefaultConfig ¶

type RotationStrategiesStrategiesItemsDefaultConfig struct {

	// type
	Type string `json:"type,omitempty"`
}

RotationStrategiesStrategiesItemsDefaultConfig rotation strategies strategies items default config swagger:model rotationStrategiesStrategiesItemsDefaultConfig

func (*RotationStrategiesStrategiesItemsDefaultConfig) MarshalBinary ¶

MarshalBinary interface implementation

func (*RotationStrategiesStrategiesItemsDefaultConfig) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*RotationStrategiesStrategiesItemsDefaultConfig) Validate ¶

Validate validates this rotation strategies strategies items default config

type RotationStrategiesStrategiesItemsJSONSchema ¶

type RotationStrategiesStrategiesItemsJSONSchema struct {

	// dollar ref
	NrDollarRef string `json:"$ref,omitempty"`

	// dollar schema
	NrDollarSchema string `json:"$schema,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// disallow
	Disallow []interface{} `json:"disallow"`

	// extends
	Extends []interface{} `json:"extends"`

	// id
	ID string `json:"id,omitempty"`

	// readonly
	Readonly bool `json:"readonly,omitempty"`

	// required
	Required bool `json:"required,omitempty"`
}

RotationStrategiesStrategiesItemsJSONSchema rotation strategies strategies items Json schema swagger:model rotationStrategiesStrategiesItemsJsonSchema

func (*RotationStrategiesStrategiesItemsJSONSchema) MarshalBinary ¶

func (m *RotationStrategiesStrategiesItemsJSONSchema) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RotationStrategiesStrategiesItemsJSONSchema) UnmarshalBinary ¶

func (m *RotationStrategiesStrategiesItemsJSONSchema) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RotationStrategiesStrategiesItemsJSONSchema) Validate ¶

Validate validates this rotation strategies strategies items Json schema

type RotationStrategyDescription ¶

type RotationStrategyDescription struct {

	// default config
	DefaultConfig *RotationStrategyDescriptionDefaultConfig `json:"default_config,omitempty"`

	// json schema
	JSONSchema *RotationStrategyDescriptionJSONSchema `json:"json_schema,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

RotationStrategyDescription rotation strategy description swagger:model RotationStrategyDescription

func (*RotationStrategyDescription) MarshalBinary ¶

func (m *RotationStrategyDescription) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RotationStrategyDescription) UnmarshalBinary ¶

func (m *RotationStrategyDescription) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RotationStrategyDescription) Validate ¶

func (m *RotationStrategyDescription) Validate(formats strfmt.Registry) error

Validate validates this rotation strategy description

type RotationStrategyDescriptionDefaultConfig ¶

type RotationStrategyDescriptionDefaultConfig struct {

	// type
	Type string `json:"type,omitempty"`
}

RotationStrategyDescriptionDefaultConfig rotation strategy description default config swagger:model rotationStrategyDescriptionDefaultConfig

func (*RotationStrategyDescriptionDefaultConfig) MarshalBinary ¶

func (m *RotationStrategyDescriptionDefaultConfig) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RotationStrategyDescriptionDefaultConfig) UnmarshalBinary ¶

func (m *RotationStrategyDescriptionDefaultConfig) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RotationStrategyDescriptionDefaultConfig) Validate ¶

Validate validates this rotation strategy description default config

type RotationStrategyDescriptionJSONSchema ¶

type RotationStrategyDescriptionJSONSchema struct {

	// dollar ref
	NrDollarRef string `json:"$ref,omitempty"`

	// dollar schema
	NrDollarSchema string `json:"$schema,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// disallow
	Disallow []interface{} `json:"disallow"`

	// extends
	Extends []interface{} `json:"extends"`

	// id
	ID string `json:"id,omitempty"`

	// readonly
	Readonly bool `json:"readonly,omitempty"`

	// required
	Required bool `json:"required,omitempty"`
}

RotationStrategyDescriptionJSONSchema rotation strategy description Json schema swagger:model rotationStrategyDescriptionJsonSchema

func (*RotationStrategyDescriptionJSONSchema) MarshalBinary ¶

func (m *RotationStrategyDescriptionJSONSchema) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RotationStrategyDescriptionJSONSchema) UnmarshalBinary ¶

func (m *RotationStrategyDescriptionJSONSchema) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RotationStrategyDescriptionJSONSchema) Validate ¶

Validate validates this rotation strategy description Json schema

type RuleSource ¶

type RuleSource struct {

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// errors
	Errors RuleSourceErrors `json:"errors"`

	// id
	ID string `json:"id,omitempty"`

	// modified at
	ModifiedAt strfmt.DateTime `json:"modified_at,omitempty"`

	// source
	Source string `json:"source,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

RuleSource rule source swagger:model RuleSource

func (*RuleSource) MarshalBinary ¶

func (m *RuleSource) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RuleSource) UnmarshalBinary ¶

func (m *RuleSource) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RuleSource) Validate ¶

func (m *RuleSource) Validate(formats strfmt.Registry) error

Validate validates this rule source

type RuleSourceErrors ¶

type RuleSourceErrors []*RuleSourceErrorsItems

RuleSourceErrors rule source errors swagger:model ruleSourceErrors

func (RuleSourceErrors) Validate ¶

func (m RuleSourceErrors) Validate(formats strfmt.Registry) error

Validate validates this rule source errors

type RuleSourceErrorsItems ¶

type RuleSourceErrorsItems struct {

	// line
	Line int64 `json:"line,omitempty"`

	// position in line
	PositionInLine int64 `json:"position_in_line,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

RuleSourceErrorsItems rule source errors items swagger:model ruleSourceErrorsItems

func (*RuleSourceErrorsItems) MarshalBinary ¶

func (m *RuleSourceErrorsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*RuleSourceErrorsItems) UnmarshalBinary ¶

func (m *RuleSourceErrorsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*RuleSourceErrorsItems) Validate ¶

func (m *RuleSourceErrorsItems) Validate(formats strfmt.Registry) error

Validate validates this rule source errors items

type SearchResponse ¶

type SearchResponse struct {

	// built query
	BuiltQuery string `json:"built_query,omitempty"`

	// decoration stats
	DecorationStats *SearchResponseDecorationStats `json:"decoration_stats,omitempty"`

	// fields
	Fields []string `json:"fields"`

	// from
	From strfmt.DateTime `json:"from,omitempty"`

	// messages
	Messages SearchResponseMessages `json:"messages"`

	// query
	Query string `json:"query,omitempty"`

	// time
	Time int64 `json:"time,omitempty"`

	// to
	To strfmt.DateTime `json:"to,omitempty"`

	// total results
	TotalResults int64 `json:"total_results,omitempty"`

	// used indices
	UsedIndices SearchResponseUsedIndices `json:"used_indices"`
}

SearchResponse search response swagger:model SearchResponse

func (*SearchResponse) MarshalBinary ¶

func (m *SearchResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SearchResponse) UnmarshalBinary ¶

func (m *SearchResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SearchResponse) Validate ¶

func (m *SearchResponse) Validate(formats strfmt.Registry) error

Validate validates this search response

type SearchResponseDecorationStats ¶

type SearchResponseDecorationStats struct {

	// added fields
	AddedFields []string `json:"added_fields"`

	// changed fields
	ChangedFields []string `json:"changed_fields"`

	// removed fields
	RemovedFields []string `json:"removed_fields"`
}

SearchResponseDecorationStats search response decoration stats swagger:model searchResponseDecorationStats

func (*SearchResponseDecorationStats) MarshalBinary ¶

func (m *SearchResponseDecorationStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SearchResponseDecorationStats) UnmarshalBinary ¶

func (m *SearchResponseDecorationStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SearchResponseDecorationStats) Validate ¶

func (m *SearchResponseDecorationStats) Validate(formats strfmt.Registry) error

Validate validates this search response decoration stats

type SearchResponseMessages ¶

type SearchResponseMessages []*SearchResponseMessagesItems

SearchResponseMessages search response messages swagger:model searchResponseMessages

func (SearchResponseMessages) Validate ¶

func (m SearchResponseMessages) Validate(formats strfmt.Registry) error

Validate validates this search response messages

type SearchResponseMessagesItems ¶

type SearchResponseMessagesItems struct {

	// decoration stats
	DecorationStats *SearchResponseMessagesItemsDecorationStats `json:"decoration_stats,omitempty"`

	// highlight ranges
	HighlightRanges interface{} `json:"highlight_ranges,omitempty"`

	// index
	Index string `json:"index,omitempty"`

	// message
	Message interface{} `json:"message,omitempty"`
}

SearchResponseMessagesItems search response messages items swagger:model searchResponseMessagesItems

func (*SearchResponseMessagesItems) MarshalBinary ¶

func (m *SearchResponseMessagesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SearchResponseMessagesItems) UnmarshalBinary ¶

func (m *SearchResponseMessagesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SearchResponseMessagesItems) Validate ¶

func (m *SearchResponseMessagesItems) Validate(formats strfmt.Registry) error

Validate validates this search response messages items

type SearchResponseMessagesItemsDecorationStats ¶

type SearchResponseMessagesItemsDecorationStats struct {

	// added fields
	AddedFields interface{} `json:"added_fields,omitempty"`

	// changed fields
	ChangedFields interface{} `json:"changed_fields,omitempty"`

	// removed fields
	RemovedFields interface{} `json:"removed_fields,omitempty"`
}

SearchResponseMessagesItemsDecorationStats search response messages items decoration stats swagger:model searchResponseMessagesItemsDecorationStats

func (*SearchResponseMessagesItemsDecorationStats) MarshalBinary ¶

func (m *SearchResponseMessagesItemsDecorationStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SearchResponseMessagesItemsDecorationStats) UnmarshalBinary ¶

func (m *SearchResponseMessagesItemsDecorationStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SearchResponseMessagesItemsDecorationStats) Validate ¶

Validate validates this search response messages items decoration stats

type SearchResponseUsedIndices ¶

type SearchResponseUsedIndices []*SearchResponseUsedIndicesItems

SearchResponseUsedIndices search response used indices swagger:model searchResponseUsedIndices

func (SearchResponseUsedIndices) Validate ¶

func (m SearchResponseUsedIndices) Validate(formats strfmt.Registry) error

Validate validates this search response used indices

type SearchResponseUsedIndicesItems ¶

type SearchResponseUsedIndicesItems struct {

	// begin
	Begin strfmt.DateTime `json:"begin,omitempty"`

	// calculated at
	CalculatedAt strfmt.DateTime `json:"calculated_at,omitempty"`

	// end
	End strfmt.DateTime `json:"end,omitempty"`

	// index name
	IndexName string `json:"index_name,omitempty"`

	// took ms
	TookMs int64 `json:"took_ms,omitempty"`
}

SearchResponseUsedIndicesItems search response used indices items swagger:model searchResponseUsedIndicesItems

func (*SearchResponseUsedIndicesItems) MarshalBinary ¶

func (m *SearchResponseUsedIndicesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SearchResponseUsedIndicesItems) UnmarshalBinary ¶

func (m *SearchResponseUsedIndicesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SearchResponseUsedIndicesItems) Validate ¶

func (m *SearchResponseUsedIndicesItems) Validate(formats strfmt.Registry) error

Validate validates this search response used indices items

type SessionCreateRequest ¶

type SessionCreateRequest struct {

	// host
	Host string `json:"host,omitempty"`

	// password
	Password string `json:"password,omitempty"`

	// username
	Username string `json:"username,omitempty"`
}

SessionCreateRequest session create request swagger:model SessionCreateRequest

func (*SessionCreateRequest) MarshalBinary ¶

func (m *SessionCreateRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SessionCreateRequest) UnmarshalBinary ¶

func (m *SessionCreateRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SessionCreateRequest) Validate ¶

func (m *SessionCreateRequest) Validate(formats strfmt.Registry) error

Validate validates this session create request

type SessionResponse ¶

type SessionResponse struct {

	// session id
	SessionID string `json:"session_id,omitempty"`

	// valid until
	ValidUntil strfmt.DateTime `json:"valid_until,omitempty"`
}

SessionResponse session response swagger:model SessionResponse

func (*SessionResponse) MarshalBinary ¶

func (m *SessionResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SessionResponse) UnmarshalBinary ¶

func (m *SessionResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SessionResponse) Validate ¶

func (m *SessionResponse) Validate(formats strfmt.Registry) error

Validate validates this session response

type SessionValidationResponse ¶

type SessionValidationResponse struct {

	// is valid
	IsValid bool `json:"is_valid,omitempty"`

	// session id
	SessionID string `json:"session_id,omitempty"`

	// username
	Username string `json:"username,omitempty"`
}

SessionValidationResponse session validation response swagger:model SessionValidationResponse

func (*SessionValidationResponse) MarshalBinary ¶

func (m *SessionValidationResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SessionValidationResponse) UnmarshalBinary ¶

func (m *SessionValidationResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SessionValidationResponse) Validate ¶

func (m *SessionValidationResponse) Validate(formats strfmt.Registry) error

Validate validates this session validation response

type SimulationRequest ¶

type SimulationRequest struct {

	// input id
	InputID string `json:"input_id,omitempty"`

	// message
	Message interface{} `json:"message,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`
}

SimulationRequest simulation request swagger:model SimulationRequest

func (*SimulationRequest) MarshalBinary ¶

func (m *SimulationRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SimulationRequest) UnmarshalBinary ¶

func (m *SimulationRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SimulationRequest) Validate ¶

func (m *SimulationRequest) Validate(formats strfmt.Registry) error

Validate validates this simulation request

type SimulationResponse ¶

type SimulationResponse struct {

	// messages
	Messages SimulationResponseMessages `json:"messages"`

	// simulation trace
	SimulationTrace SimulationResponseSimulationTrace `json:"simulation_trace"`

	// took microseconds
	TookMicroseconds int64 `json:"took_microseconds,omitempty"`
}

SimulationResponse simulation response swagger:model SimulationResponse

func (*SimulationResponse) MarshalBinary ¶

func (m *SimulationResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SimulationResponse) UnmarshalBinary ¶

func (m *SimulationResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SimulationResponse) Validate ¶

func (m *SimulationResponse) Validate(formats strfmt.Registry) error

Validate validates this simulation response

type SimulationResponseMessages ¶

type SimulationResponseMessages []*SimulationResponseMessagesItems

SimulationResponseMessages simulation response messages swagger:model simulationResponseMessages

func (SimulationResponseMessages) Validate ¶

func (m SimulationResponseMessages) Validate(formats strfmt.Registry) error

Validate validates this simulation response messages

type SimulationResponseMessagesItems ¶

type SimulationResponseMessagesItems struct {

	// decoration stats
	DecorationStats *SimulationResponseMessagesItemsDecorationStats `json:"decoration_stats,omitempty"`

	// highlight ranges
	HighlightRanges interface{} `json:"highlight_ranges,omitempty"`

	// index
	Index string `json:"index,omitempty"`

	// message
	Message interface{} `json:"message,omitempty"`
}

SimulationResponseMessagesItems simulation response messages items swagger:model simulationResponseMessagesItems

func (*SimulationResponseMessagesItems) MarshalBinary ¶

func (m *SimulationResponseMessagesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SimulationResponseMessagesItems) UnmarshalBinary ¶

func (m *SimulationResponseMessagesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SimulationResponseMessagesItems) Validate ¶

Validate validates this simulation response messages items

type SimulationResponseMessagesItemsDecorationStats ¶

type SimulationResponseMessagesItemsDecorationStats struct {

	// added fields
	AddedFields interface{} `json:"added_fields,omitempty"`

	// changed fields
	ChangedFields interface{} `json:"changed_fields,omitempty"`

	// removed fields
	RemovedFields interface{} `json:"removed_fields,omitempty"`
}

SimulationResponseMessagesItemsDecorationStats simulation response messages items decoration stats swagger:model simulationResponseMessagesItemsDecorationStats

func (*SimulationResponseMessagesItemsDecorationStats) MarshalBinary ¶

MarshalBinary interface implementation

func (*SimulationResponseMessagesItemsDecorationStats) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*SimulationResponseMessagesItemsDecorationStats) Validate ¶

Validate validates this simulation response messages items decoration stats

type SimulationResponseSimulationTrace ¶

type SimulationResponseSimulationTrace []*SimulationResponseSimulationTraceItems

SimulationResponseSimulationTrace simulation response simulation trace swagger:model simulationResponseSimulationTrace

func (SimulationResponseSimulationTrace) Validate ¶

Validate validates this simulation response simulation trace

type SimulationResponseSimulationTraceItems ¶

type SimulationResponseSimulationTraceItems struct {

	// message
	Message string `json:"message,omitempty"`

	// time
	Time int64 `json:"time,omitempty"`
}

SimulationResponseSimulationTraceItems simulation response simulation trace items swagger:model simulationResponseSimulationTraceItems

func (*SimulationResponseSimulationTraceItems) MarshalBinary ¶

func (m *SimulationResponseSimulationTraceItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SimulationResponseSimulationTraceItems) UnmarshalBinary ¶

func (m *SimulationResponseSimulationTraceItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SimulationResponseSimulationTraceItems) Validate ¶

Validate validates this simulation response simulation trace items

type SingleStreamRuleSummaryResponse ¶

type SingleStreamRuleSummaryResponse struct {

	// streamrule id
	StreamruleID string `json:"streamrule_id,omitempty"`
}

SingleStreamRuleSummaryResponse single stream rule summary response swagger:model SingleStreamRuleSummaryResponse

func (*SingleStreamRuleSummaryResponse) MarshalBinary ¶

func (m *SingleStreamRuleSummaryResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SingleStreamRuleSummaryResponse) UnmarshalBinary ¶

func (m *SingleStreamRuleSummaryResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SingleStreamRuleSummaryResponse) Validate ¶

Validate validates this single stream rule summary response

type SourcesList ¶

type SourcesList struct {

	// range
	Range int64 `json:"range,omitempty"`

	// sources
	Sources interface{} `json:"sources,omitempty"`

	// took ms
	TookMs int64 `json:"took_ms,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

SourcesList sources list swagger:model SourcesList

func (*SourcesList) MarshalBinary ¶

func (m *SourcesList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SourcesList) UnmarshalBinary ¶

func (m *SourcesList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SourcesList) Validate ¶

func (m *SourcesList) Validate(formats strfmt.Registry) error

Validate validates this sources list

type StreamListResponse ¶

type StreamListResponse struct {

	// streams
	Streams StreamListResponseStreams `json:"streams"`

	// total
	Total int64 `json:"total,omitempty"`
}

StreamListResponse stream list response swagger:model StreamListResponse

func (*StreamListResponse) MarshalBinary ¶

func (m *StreamListResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamListResponse) UnmarshalBinary ¶

func (m *StreamListResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamListResponse) Validate ¶

func (m *StreamListResponse) Validate(formats strfmt.Registry) error

Validate validates this stream list response

type StreamListResponseStreams ¶

type StreamListResponseStreams []*StreamListResponseStreamsItems

StreamListResponseStreams stream list response streams swagger:model streamListResponseStreams

func (StreamListResponseStreams) Validate ¶

func (m StreamListResponseStreams) Validate(formats strfmt.Registry) error

Validate validates this stream list response streams

type StreamListResponseStreamsItems ¶

type StreamListResponseStreamsItems struct {

	// alert conditions
	AlertConditions StreamListResponseStreamsItemsAlertConditions `json:"alert_conditions"`

	// alert receivers
	AlertReceivers *StreamListResponseStreamsItemsAlertReceivers `json:"alert_receivers,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt string `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// disabled
	Disabled bool `json:"disabled,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// index set id
	IndexSetID string `json:"index_set_id,omitempty"`

	// is default
	IsDefault bool `json:"is_default,omitempty"`

	// matching type
	MatchingType string `json:"matching_type,omitempty"`

	// outputs
	Outputs StreamListResponseStreamsItemsOutputs `json:"outputs"`

	// remove matches from default stream
	RemoveMatchesFromDefaultStream bool `json:"remove_matches_from_default_stream,omitempty"`

	// rules
	Rules StreamListResponseStreamsItemsRules `json:"rules"`

	// title
	Title string `json:"title,omitempty"`
}

StreamListResponseStreamsItems stream list response streams items swagger:model streamListResponseStreamsItems

func (*StreamListResponseStreamsItems) MarshalBinary ¶

func (m *StreamListResponseStreamsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamListResponseStreamsItems) UnmarshalBinary ¶

func (m *StreamListResponseStreamsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamListResponseStreamsItems) Validate ¶

func (m *StreamListResponseStreamsItems) Validate(formats strfmt.Registry) error

Validate validates this stream list response streams items

type StreamListResponseStreamsItemsAlertConditions ¶

type StreamListResponseStreamsItemsAlertConditions []*StreamListResponseStreamsItemsAlertConditionsItems

StreamListResponseStreamsItemsAlertConditions stream list response streams items alert conditions swagger:model streamListResponseStreamsItemsAlertConditions

func (StreamListResponseStreamsItemsAlertConditions) Validate ¶

Validate validates this stream list response streams items alert conditions

type StreamListResponseStreamsItemsAlertConditionsItems ¶

type StreamListResponseStreamsItemsAlertConditionsItems struct {

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// in grace
	InGrace bool `json:"in_grace,omitempty"`

	// parameters
	Parameters interface{} `json:"parameters,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

StreamListResponseStreamsItemsAlertConditionsItems stream list response streams items alert conditions items swagger:model streamListResponseStreamsItemsAlertConditionsItems

func (*StreamListResponseStreamsItemsAlertConditionsItems) MarshalBinary ¶

MarshalBinary interface implementation

func (*StreamListResponseStreamsItemsAlertConditionsItems) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*StreamListResponseStreamsItemsAlertConditionsItems) Validate ¶

Validate validates this stream list response streams items alert conditions items

type StreamListResponseStreamsItemsAlertReceivers ¶

type StreamListResponseStreamsItemsAlertReceivers struct {

	// emails
	Emails []string `json:"emails"`

	// users
	Users []string `json:"users"`
}

StreamListResponseStreamsItemsAlertReceivers stream list response streams items alert receivers swagger:model streamListResponseStreamsItemsAlertReceivers

func (*StreamListResponseStreamsItemsAlertReceivers) MarshalBinary ¶

MarshalBinary interface implementation

func (*StreamListResponseStreamsItemsAlertReceivers) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*StreamListResponseStreamsItemsAlertReceivers) Validate ¶

Validate validates this stream list response streams items alert receivers

type StreamListResponseStreamsItemsOutputs ¶

type StreamListResponseStreamsItemsOutputs []*StreamListResponseStreamsItemsOutputsItems

StreamListResponseStreamsItemsOutputs stream list response streams items outputs swagger:model streamListResponseStreamsItemsOutputs

func (StreamListResponseStreamsItemsOutputs) Validate ¶

Validate validates this stream list response streams items outputs

type StreamListResponseStreamsItemsOutputsItems ¶

type StreamListResponseStreamsItemsOutputsItems struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

StreamListResponseStreamsItemsOutputsItems stream list response streams items outputs items swagger:model streamListResponseStreamsItemsOutputsItems

func (*StreamListResponseStreamsItemsOutputsItems) MarshalBinary ¶

func (m *StreamListResponseStreamsItemsOutputsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamListResponseStreamsItemsOutputsItems) UnmarshalBinary ¶

func (m *StreamListResponseStreamsItemsOutputsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamListResponseStreamsItemsOutputsItems) Validate ¶

Validate validates this stream list response streams items outputs items

type StreamListResponseStreamsItemsRules ¶

type StreamListResponseStreamsItemsRules []*StreamListResponseStreamsItemsRulesItems

StreamListResponseStreamsItemsRules stream list response streams items rules swagger:model streamListResponseStreamsItemsRules

func (StreamListResponseStreamsItemsRules) Validate ¶

Validate validates this stream list response streams items rules

type StreamListResponseStreamsItemsRulesItems ¶

type StreamListResponseStreamsItemsRulesItems struct {

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// field
	Field string `json:"field,omitempty"`

	// fields
	Fields interface{} `json:"fields,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// inverted
	Inverted bool `json:"inverted,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// validations
	Validations interface{} `json:"validations,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

StreamListResponseStreamsItemsRulesItems stream list response streams items rules items swagger:model streamListResponseStreamsItemsRulesItems

func (*StreamListResponseStreamsItemsRulesItems) MarshalBinary ¶

func (m *StreamListResponseStreamsItemsRulesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamListResponseStreamsItemsRulesItems) UnmarshalBinary ¶

func (m *StreamListResponseStreamsItemsRulesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamListResponseStreamsItemsRulesItems) Validate ¶

Validate validates this stream list response streams items rules items

type StreamResponse ¶

type StreamResponse struct {

	// alert conditions
	AlertConditions StreamResponseAlertConditions `json:"alert_conditions"`

	// alert receivers
	AlertReceivers *StreamResponseAlertReceivers `json:"alert_receivers,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt string `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// disabled
	Disabled bool `json:"disabled,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// index set id
	IndexSetID string `json:"index_set_id,omitempty"`

	// is default
	IsDefault bool `json:"is_default,omitempty"`

	// matching type
	MatchingType string `json:"matching_type,omitempty"`

	// outputs
	Outputs StreamResponseOutputs `json:"outputs"`

	// remove matches from default stream
	RemoveMatchesFromDefaultStream bool `json:"remove_matches_from_default_stream,omitempty"`

	// rules
	Rules StreamResponseRules `json:"rules"`

	// title
	Title string `json:"title,omitempty"`
}

StreamResponse stream response swagger:model StreamResponse

func (*StreamResponse) MarshalBinary ¶

func (m *StreamResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamResponse) UnmarshalBinary ¶

func (m *StreamResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamResponse) Validate ¶

func (m *StreamResponse) Validate(formats strfmt.Registry) error

Validate validates this stream response

type StreamResponseAlertConditions ¶

type StreamResponseAlertConditions []*StreamResponseAlertConditionsItems

StreamResponseAlertConditions stream response alert conditions swagger:model streamResponseAlertConditions

func (StreamResponseAlertConditions) Validate ¶

func (m StreamResponseAlertConditions) Validate(formats strfmt.Registry) error

Validate validates this stream response alert conditions

type StreamResponseAlertConditionsItems ¶

type StreamResponseAlertConditionsItems struct {

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// in grace
	InGrace bool `json:"in_grace,omitempty"`

	// parameters
	Parameters interface{} `json:"parameters,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

StreamResponseAlertConditionsItems stream response alert conditions items swagger:model streamResponseAlertConditionsItems

func (*StreamResponseAlertConditionsItems) MarshalBinary ¶

func (m *StreamResponseAlertConditionsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamResponseAlertConditionsItems) UnmarshalBinary ¶

func (m *StreamResponseAlertConditionsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamResponseAlertConditionsItems) Validate ¶

Validate validates this stream response alert conditions items

type StreamResponseAlertReceivers ¶

type StreamResponseAlertReceivers struct {

	// emails
	Emails []string `json:"emails"`

	// users
	Users []string `json:"users"`
}

StreamResponseAlertReceivers stream response alert receivers swagger:model streamResponseAlertReceivers

func (*StreamResponseAlertReceivers) MarshalBinary ¶

func (m *StreamResponseAlertReceivers) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamResponseAlertReceivers) UnmarshalBinary ¶

func (m *StreamResponseAlertReceivers) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamResponseAlertReceivers) Validate ¶

func (m *StreamResponseAlertReceivers) Validate(formats strfmt.Registry) error

Validate validates this stream response alert receivers

type StreamResponseOutputs ¶

type StreamResponseOutputs []*StreamResponseOutputsItems

StreamResponseOutputs stream response outputs swagger:model streamResponseOutputs

func (StreamResponseOutputs) Validate ¶

func (m StreamResponseOutputs) Validate(formats strfmt.Registry) error

Validate validates this stream response outputs

type StreamResponseOutputsItems ¶

type StreamResponseOutputsItems struct {

	// configuration
	Configuration interface{} `json:"configuration,omitempty"`

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// created at
	CreatedAt strfmt.DateTime `json:"created_at,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// title
	Title string `json:"title,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

StreamResponseOutputsItems stream response outputs items swagger:model streamResponseOutputsItems

func (*StreamResponseOutputsItems) MarshalBinary ¶

func (m *StreamResponseOutputsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamResponseOutputsItems) UnmarshalBinary ¶

func (m *StreamResponseOutputsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamResponseOutputsItems) Validate ¶

func (m *StreamResponseOutputsItems) Validate(formats strfmt.Registry) error

Validate validates this stream response outputs items

type StreamResponseRules ¶

type StreamResponseRules []*StreamResponseRulesItems

StreamResponseRules stream response rules swagger:model streamResponseRules

func (StreamResponseRules) Validate ¶

func (m StreamResponseRules) Validate(formats strfmt.Registry) error

Validate validates this stream response rules

type StreamResponseRulesItems ¶

type StreamResponseRulesItems struct {

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// field
	Field string `json:"field,omitempty"`

	// fields
	Fields interface{} `json:"fields,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// inverted
	Inverted bool `json:"inverted,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// validations
	Validations interface{} `json:"validations,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

StreamResponseRulesItems stream response rules items swagger:model streamResponseRulesItems

func (*StreamResponseRulesItems) MarshalBinary ¶

func (m *StreamResponseRulesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamResponseRulesItems) UnmarshalBinary ¶

func (m *StreamResponseRulesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamResponseRulesItems) Validate ¶

func (m *StreamResponseRulesItems) Validate(formats strfmt.Registry) error

Validate validates this stream response rules items

type StreamRule ¶

type StreamRule struct {

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// field
	Field string `json:"field,omitempty"`

	// fields
	Fields interface{} `json:"fields,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// inverted
	Inverted bool `json:"inverted,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// validations
	Validations interface{} `json:"validations,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

StreamRule stream rule swagger:model StreamRule

func (*StreamRule) MarshalBinary ¶

func (m *StreamRule) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamRule) UnmarshalBinary ¶

func (m *StreamRule) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamRule) Validate ¶

func (m *StreamRule) Validate(formats strfmt.Registry) error

Validate validates this stream rule

type StreamRuleListResponse ¶

type StreamRuleListResponse struct {

	// stream rules
	StreamRules StreamRuleListResponseStreamRules `json:"stream_rules"`

	// total
	Total int64 `json:"total,omitempty"`
}

StreamRuleListResponse stream rule list response swagger:model StreamRuleListResponse

func (*StreamRuleListResponse) MarshalBinary ¶

func (m *StreamRuleListResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamRuleListResponse) UnmarshalBinary ¶

func (m *StreamRuleListResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamRuleListResponse) Validate ¶

func (m *StreamRuleListResponse) Validate(formats strfmt.Registry) error

Validate validates this stream rule list response

type StreamRuleListResponseStreamRules ¶

type StreamRuleListResponseStreamRules []*StreamRuleListResponseStreamRulesItems

StreamRuleListResponseStreamRules stream rule list response stream rules swagger:model streamRuleListResponseStreamRules

func (StreamRuleListResponseStreamRules) Validate ¶

Validate validates this stream rule list response stream rules

type StreamRuleListResponseStreamRulesItems ¶

type StreamRuleListResponseStreamRulesItems struct {

	// content pack
	ContentPack string `json:"content_pack,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// field
	Field string `json:"field,omitempty"`

	// fields
	Fields interface{} `json:"fields,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// inverted
	Inverted bool `json:"inverted,omitempty"`

	// stream id
	StreamID string `json:"stream_id,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// validations
	Validations interface{} `json:"validations,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

StreamRuleListResponseStreamRulesItems stream rule list response stream rules items swagger:model streamRuleListResponseStreamRulesItems

func (*StreamRuleListResponseStreamRulesItems) MarshalBinary ¶

func (m *StreamRuleListResponseStreamRulesItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*StreamRuleListResponseStreamRulesItems) UnmarshalBinary ¶

func (m *StreamRuleListResponseStreamRulesItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*StreamRuleListResponseStreamRulesItems) Validate ¶

Validate validates this stream rule list response stream rules items

type SubsystemSummary ¶

type SubsystemSummary struct {

	// subsystems
	Subsystems interface{} `json:"subsystems,omitempty"`
}

SubsystemSummary subsystem summary swagger:model SubsystemSummary

func (*SubsystemSummary) MarshalBinary ¶

func (m *SubsystemSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SubsystemSummary) UnmarshalBinary ¶

func (m *SubsystemSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SubsystemSummary) Validate ¶

func (m *SubsystemSummary) Validate(formats strfmt.Registry) error

Validate validates this subsystem summary

type SystemJVMResponse ¶

type SystemJVMResponse struct {

	// free memory
	FreeMemory interface{} `json:"free_memory,omitempty"`

	// info
	Info string `json:"info,omitempty"`

	// max memory
	MaxMemory interface{} `json:"max_memory,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`

	// pid
	Pid string `json:"pid,omitempty"`

	// total memory
	TotalMemory interface{} `json:"total_memory,omitempty"`

	// used memory
	UsedMemory interface{} `json:"used_memory,omitempty"`
}

SystemJVMResponse system j VM response swagger:model SystemJVMResponse

func (*SystemJVMResponse) MarshalBinary ¶

func (m *SystemJVMResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemJVMResponse) UnmarshalBinary ¶

func (m *SystemJVMResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemJVMResponse) Validate ¶

func (m *SystemJVMResponse) Validate(formats strfmt.Registry) error

Validate validates this system j VM response

type SystemJobSummary ¶

type SystemJobSummary struct {

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// info
	Info string `json:"info,omitempty"`

	// is cancelable
	IsCancelable bool `json:"is_cancelable,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`

	// percent complete
	PercentComplete int64 `json:"percent_complete,omitempty"`

	// provides progress
	ProvidesProgress bool `json:"provides_progress,omitempty"`

	// started at
	StartedAt strfmt.DateTime `json:"started_at,omitempty"`
}

SystemJobSummary system job summary swagger:model SystemJobSummary

func (*SystemJobSummary) MarshalBinary ¶

func (m *SystemJobSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemJobSummary) UnmarshalBinary ¶

func (m *SystemJobSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemJobSummary) Validate ¶

func (m *SystemJobSummary) Validate(formats strfmt.Registry) error

Validate validates this system job summary

type SystemOverviewResponse ¶

type SystemOverviewResponse struct {

	// cluster id
	ClusterID string `json:"cluster_id,omitempty"`

	// codename
	Codename string `json:"codename,omitempty"`

	// facility
	Facility string `json:"facility,omitempty"`

	// hostname
	Hostname string `json:"hostname,omitempty"`

	// is processing
	IsProcessing bool `json:"is_processing,omitempty"`

	// lb status
	LbStatus string `json:"lb_status,omitempty"`

	// lifecycle
	Lifecycle string `json:"lifecycle,omitempty"`

	// node id
	NodeID string `json:"node_id,omitempty"`

	// operating system
	OperatingSystem string `json:"operating_system,omitempty"`

	// started at
	StartedAt string `json:"started_at,omitempty"`

	// timezone
	Timezone string `json:"timezone,omitempty"`

	// version
	Version string `json:"version,omitempty"`
}

SystemOverviewResponse system overview response swagger:model SystemOverviewResponse

func (*SystemOverviewResponse) MarshalBinary ¶

func (m *SystemOverviewResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemOverviewResponse) UnmarshalBinary ¶

func (m *SystemOverviewResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemOverviewResponse) Validate ¶

func (m *SystemOverviewResponse) Validate(formats strfmt.Registry) error

Validate validates this system overview response

type SystemStats ¶

type SystemStats struct {

	// fs
	Fs *SystemStatsFs `json:"fs,omitempty"`

	// jvm
	Jvm *SystemStatsJvm `json:"jvm,omitempty"`

	// network
	Network *SystemStatsNetwork `json:"network,omitempty"`

	// os
	Os *SystemStatsOs `json:"os,omitempty"`

	// process
	Process *SystemStatsProcess `json:"process,omitempty"`
}

SystemStats system stats swagger:model SystemStats

func (*SystemStats) MarshalBinary ¶

func (m *SystemStats) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStats) UnmarshalBinary ¶

func (m *SystemStats) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStats) Validate ¶

func (m *SystemStats) Validate(formats strfmt.Registry) error

Validate validates this system stats

type SystemStatsFs ¶

type SystemStatsFs struct {

	// filesystems
	Filesystems interface{} `json:"filesystems,omitempty"`
}

SystemStatsFs system stats fs swagger:model systemStatsFs

func (*SystemStatsFs) MarshalBinary ¶

func (m *SystemStatsFs) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsFs) UnmarshalBinary ¶

func (m *SystemStatsFs) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsFs) Validate ¶

func (m *SystemStatsFs) Validate(formats strfmt.Registry) error

Validate validates this system stats fs

type SystemStatsJvm ¶

type SystemStatsJvm struct {

	// boot class path
	BootClassPath string `json:"boot_class_path,omitempty"`

	// class path
	ClassPath string `json:"class_path,omitempty"`

	// garbage collectors
	GarbageCollectors []string `json:"garbage_collectors"`

	// input arguments
	InputArguments []string `json:"input_arguments"`

	// mem
	Mem *SystemStatsJvmMem `json:"mem,omitempty"`

	// memory pools
	MemoryPools []string `json:"memory_pools"`

	// spec name
	SpecName string `json:"spec_name,omitempty"`

	// spec vendor
	SpecVendor string `json:"spec_vendor,omitempty"`

	// spec version
	SpecVersion string `json:"spec_version,omitempty"`

	// start time
	StartTime int64 `json:"start_time,omitempty"`

	// system properties
	SystemProperties interface{} `json:"system_properties,omitempty"`

	// version
	Version string `json:"version,omitempty"`

	// vm name
	VMName string `json:"vm_name,omitempty"`

	// vm vendor
	VMVendor string `json:"vm_vendor,omitempty"`

	// vm version
	VMVersion string `json:"vm_version,omitempty"`
}

SystemStatsJvm system stats jvm swagger:model systemStatsJvm

func (*SystemStatsJvm) MarshalBinary ¶

func (m *SystemStatsJvm) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsJvm) UnmarshalBinary ¶

func (m *SystemStatsJvm) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsJvm) Validate ¶

func (m *SystemStatsJvm) Validate(formats strfmt.Registry) error

Validate validates this system stats jvm

type SystemStatsJvmMem ¶

type SystemStatsJvmMem struct {

	// direct memory max
	DirectMemoryMax int64 `json:"direct_memory_max,omitempty"`

	// heap init
	HeapInit int64 `json:"heap_init,omitempty"`

	// heap max
	HeapMax int64 `json:"heap_max,omitempty"`

	// non heap init
	NonHeapInit int64 `json:"non_heap_init,omitempty"`

	// non heap max
	NonHeapMax int64 `json:"non_heap_max,omitempty"`
}

SystemStatsJvmMem system stats jvm mem swagger:model systemStatsJvmMem

func (*SystemStatsJvmMem) MarshalBinary ¶

func (m *SystemStatsJvmMem) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsJvmMem) UnmarshalBinary ¶

func (m *SystemStatsJvmMem) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsJvmMem) Validate ¶

func (m *SystemStatsJvmMem) Validate(formats strfmt.Registry) error

Validate validates this system stats jvm mem

type SystemStatsNetwork ¶

type SystemStatsNetwork struct {

	// interfaces
	Interfaces interface{} `json:"interfaces,omitempty"`

	// primary interface
	PrimaryInterface string `json:"primary_interface,omitempty"`

	// tcp
	TCP *SystemStatsNetworkTCP `json:"tcp,omitempty"`
}

SystemStatsNetwork system stats network swagger:model systemStatsNetwork

func (*SystemStatsNetwork) MarshalBinary ¶

func (m *SystemStatsNetwork) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsNetwork) UnmarshalBinary ¶

func (m *SystemStatsNetwork) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsNetwork) Validate ¶

func (m *SystemStatsNetwork) Validate(formats strfmt.Registry) error

Validate validates this system stats network

type SystemStatsNetworkTCP ¶

type SystemStatsNetworkTCP struct {

	// active opens
	ActiveOpens int64 `json:"active_opens,omitempty"`

	// attempt fails
	AttemptFails int64 `json:"attempt_fails,omitempty"`

	// curr estab
	CurrEstab int64 `json:"curr_estab,omitempty"`

	// estab resets
	EstabResets int64 `json:"estab_resets,omitempty"`

	// in errs
	InErrs int64 `json:"in_errs,omitempty"`

	// in segs
	InSegs int64 `json:"in_segs,omitempty"`

	// out rsts
	OutRsts int64 `json:"out_rsts,omitempty"`

	// out segs
	OutSegs int64 `json:"out_segs,omitempty"`

	// passive opens
	PassiveOpens int64 `json:"passive_opens,omitempty"`

	// retrans segs
	RetransSegs int64 `json:"retrans_segs,omitempty"`
}

SystemStatsNetworkTCP system stats network Tcp swagger:model systemStatsNetworkTcp

func (*SystemStatsNetworkTCP) MarshalBinary ¶

func (m *SystemStatsNetworkTCP) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsNetworkTCP) UnmarshalBinary ¶

func (m *SystemStatsNetworkTCP) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsNetworkTCP) Validate ¶

func (m *SystemStatsNetworkTCP) Validate(formats strfmt.Registry) error

Validate validates this system stats network Tcp

type SystemStatsOs ¶

type SystemStatsOs struct {

	// load average
	LoadAverage []float64 `json:"load_average"`

	// memory
	Memory *SystemStatsOsMemory `json:"memory,omitempty"`

	// processor
	Processor *SystemStatsOsProcessor `json:"processor,omitempty"`

	// swap
	Swap *SystemStatsOsSwap `json:"swap,omitempty"`

	// uptime
	Uptime int64 `json:"uptime,omitempty"`
}

SystemStatsOs system stats os swagger:model systemStatsOs

func (*SystemStatsOs) MarshalBinary ¶

func (m *SystemStatsOs) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsOs) UnmarshalBinary ¶

func (m *SystemStatsOs) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsOs) Validate ¶

func (m *SystemStatsOs) Validate(formats strfmt.Registry) error

Validate validates this system stats os

type SystemStatsOsMemory ¶

type SystemStatsOsMemory struct {

	// actual free
	ActualFree int64 `json:"actual_free,omitempty"`

	// actual used
	ActualUsed int64 `json:"actual_used,omitempty"`

	// free
	Free int64 `json:"free,omitempty"`

	// free percent
	FreePercent int64 `json:"free_percent,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`

	// used
	Used int64 `json:"used,omitempty"`

	// used percent
	UsedPercent int64 `json:"used_percent,omitempty"`
}

SystemStatsOsMemory system stats os memory swagger:model systemStatsOsMemory

func (*SystemStatsOsMemory) MarshalBinary ¶

func (m *SystemStatsOsMemory) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsOsMemory) UnmarshalBinary ¶

func (m *SystemStatsOsMemory) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsOsMemory) Validate ¶

func (m *SystemStatsOsMemory) Validate(formats strfmt.Registry) error

Validate validates this system stats os memory

type SystemStatsOsProcessor ¶

type SystemStatsOsProcessor struct {

	// cache size
	CacheSize int64 `json:"cache_size,omitempty"`

	// cores per socket
	CoresPerSocket int64 `json:"cores_per_socket,omitempty"`

	// idle
	IDLE int64 `json:"idle,omitempty"`

	// mhz
	Mhz int64 `json:"mhz,omitempty"`

	// model
	Model string `json:"model,omitempty"`

	// stolen
	Stolen int64 `json:"stolen,omitempty"`

	// sys
	Sys int64 `json:"sys,omitempty"`

	// total cores
	TotalCores int64 `json:"total_cores,omitempty"`

	// total sockets
	TotalSockets int64 `json:"total_sockets,omitempty"`

	// user
	User int64 `json:"user,omitempty"`

	// vendor
	Vendor string `json:"vendor,omitempty"`
}

SystemStatsOsProcessor system stats os processor swagger:model systemStatsOsProcessor

func (*SystemStatsOsProcessor) MarshalBinary ¶

func (m *SystemStatsOsProcessor) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsOsProcessor) UnmarshalBinary ¶

func (m *SystemStatsOsProcessor) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsOsProcessor) Validate ¶

func (m *SystemStatsOsProcessor) Validate(formats strfmt.Registry) error

Validate validates this system stats os processor

type SystemStatsOsSwap ¶

type SystemStatsOsSwap struct {

	// free
	Free int64 `json:"free,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`

	// used
	Used int64 `json:"used,omitempty"`
}

SystemStatsOsSwap system stats os swap swagger:model systemStatsOsSwap

func (*SystemStatsOsSwap) MarshalBinary ¶

func (m *SystemStatsOsSwap) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsOsSwap) UnmarshalBinary ¶

func (m *SystemStatsOsSwap) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsOsSwap) Validate ¶

func (m *SystemStatsOsSwap) Validate(formats strfmt.Registry) error

Validate validates this system stats os swap

type SystemStatsProcess ¶

type SystemStatsProcess struct {

	// cpu
	CPU *SystemStatsProcessCPU `json:"cpu,omitempty"`

	// max file descriptors
	MaxFileDescriptors int64 `json:"max_file_descriptors,omitempty"`

	// memory
	Memory *SystemStatsProcessMemory `json:"memory,omitempty"`

	// open file descriptors
	OpenFileDescriptors int64 `json:"open_file_descriptors,omitempty"`

	// pid
	Pid int64 `json:"pid,omitempty"`
}

SystemStatsProcess system stats process swagger:model systemStatsProcess

func (*SystemStatsProcess) MarshalBinary ¶

func (m *SystemStatsProcess) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsProcess) UnmarshalBinary ¶

func (m *SystemStatsProcess) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsProcess) Validate ¶

func (m *SystemStatsProcess) Validate(formats strfmt.Registry) error

Validate validates this system stats process

type SystemStatsProcessCPU ¶

type SystemStatsProcessCPU struct {

	// percent
	Percent int64 `json:"percent,omitempty"`

	// sys
	Sys int64 `json:"sys,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`

	// user
	User int64 `json:"user,omitempty"`
}

SystemStatsProcessCPU system stats process Cpu swagger:model systemStatsProcessCpu

func (*SystemStatsProcessCPU) MarshalBinary ¶

func (m *SystemStatsProcessCPU) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsProcessCPU) UnmarshalBinary ¶

func (m *SystemStatsProcessCPU) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsProcessCPU) Validate ¶

func (m *SystemStatsProcessCPU) Validate(formats strfmt.Registry) error

Validate validates this system stats process Cpu

type SystemStatsProcessMemory ¶

type SystemStatsProcessMemory struct {

	// resident
	Resident int64 `json:"resident,omitempty"`

	// share
	Share int64 `json:"share,omitempty"`

	// total virtual
	TotalVirtual int64 `json:"total_virtual,omitempty"`
}

SystemStatsProcessMemory system stats process memory swagger:model systemStatsProcessMemory

func (*SystemStatsProcessMemory) MarshalBinary ¶

func (m *SystemStatsProcessMemory) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemStatsProcessMemory) UnmarshalBinary ¶

func (m *SystemStatsProcessMemory) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemStatsProcessMemory) Validate ¶

func (m *SystemStatsProcessMemory) Validate(formats strfmt.Registry) error

Validate validates this system stats process memory

type SystemThreadDumpResponse ¶

type SystemThreadDumpResponse struct {

	// threaddump
	Threaddump string `json:"threaddump,omitempty"`
}

SystemThreadDumpResponse system thread dump response swagger:model SystemThreadDumpResponse

func (*SystemThreadDumpResponse) MarshalBinary ¶

func (m *SystemThreadDumpResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*SystemThreadDumpResponse) UnmarshalBinary ¶

func (m *SystemThreadDumpResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*SystemThreadDumpResponse) Validate ¶

func (m *SystemThreadDumpResponse) Validate(formats strfmt.Registry) error

Validate validates this system thread dump response

type TermsHistogramResult ¶

type TermsHistogramResult struct {

	// buckets
	Buckets interface{} `json:"buckets,omitempty"`

	// built query
	BuiltQuery string `json:"built_query,omitempty"`

	// interval
	Interval string `json:"interval,omitempty"`

	// queried timerange
	QueriedTimerange *TermsHistogramResultQueriedTimerange `json:"queried_timerange,omitempty"`

	// size
	Size int64 `json:"size,omitempty"`

	// terms
	Terms []string `json:"terms"`

	// time
	Time int64 `json:"time,omitempty"`
}

TermsHistogramResult terms histogram result swagger:model TermsHistogramResult

func (*TermsHistogramResult) MarshalBinary ¶

func (m *TermsHistogramResult) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TermsHistogramResult) UnmarshalBinary ¶

func (m *TermsHistogramResult) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TermsHistogramResult) Validate ¶

func (m *TermsHistogramResult) Validate(formats strfmt.Registry) error

Validate validates this terms histogram result

type TermsHistogramResultQueriedTimerange ¶

type TermsHistogramResultQueriedTimerange struct {

	// from
	From strfmt.DateTime `json:"from,omitempty"`

	// to
	To strfmt.DateTime `json:"to,omitempty"`
}

TermsHistogramResultQueriedTimerange terms histogram result queried timerange swagger:model termsHistogramResultQueriedTimerange

func (*TermsHistogramResultQueriedTimerange) MarshalBinary ¶

func (m *TermsHistogramResultQueriedTimerange) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TermsHistogramResultQueriedTimerange) UnmarshalBinary ¶

func (m *TermsHistogramResultQueriedTimerange) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TermsHistogramResultQueriedTimerange) Validate ¶

Validate validates this terms histogram result queried timerange

type TermsResult ¶

type TermsResult struct {

	// built query
	BuiltQuery string `json:"built_query,omitempty"`

	// missing
	Missing int64 `json:"missing,omitempty"`

	// other
	Other int64 `json:"other,omitempty"`

	// terms
	Terms interface{} `json:"terms,omitempty"`

	// terms mapping
	TermsMapping interface{} `json:"terms_mapping,omitempty"`

	// time
	Time int64 `json:"time,omitempty"`

	// total
	Total int64 `json:"total,omitempty"`
}

TermsResult terms result swagger:model TermsResult

func (*TermsResult) MarshalBinary ¶

func (m *TermsResult) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TermsResult) UnmarshalBinary ¶

func (m *TermsResult) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TermsResult) Validate ¶

func (m *TermsResult) Validate(formats strfmt.Registry) error

Validate validates this terms result

type TermsStatsResult ¶

type TermsStatsResult struct {

	// built query
	BuiltQuery string `json:"built_query,omitempty"`

	// terms
	Terms []interface{} `json:"terms"`

	// time
	Time int64 `json:"time,omitempty"`
}

TermsStatsResult terms stats result swagger:model TermsStatsResult

func (*TermsStatsResult) MarshalBinary ¶

func (m *TermsStatsResult) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TermsStatsResult) UnmarshalBinary ¶

func (m *TermsStatsResult) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TermsStatsResult) Validate ¶

func (m *TermsStatsResult) Validate(formats strfmt.Registry) error

Validate validates this terms stats result

type TestMatchResponse ¶

type TestMatchResponse struct {

	// matches
	Matches bool `json:"matches,omitempty"`

	// rules
	Rules interface{} `json:"rules,omitempty"`
}

TestMatchResponse test match response swagger:model TestMatchResponse

func (*TestMatchResponse) MarshalBinary ¶

func (m *TestMatchResponse) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TestMatchResponse) UnmarshalBinary ¶

func (m *TestMatchResponse) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TestMatchResponse) Validate ¶

func (m *TestMatchResponse) Validate(formats strfmt.Registry) error

Validate validates this test match response

type Throughput ¶

type Throughput struct {

	// throughput
	Throughput int64 `json:"throughput,omitempty"`
}

Throughput throughput swagger:model Throughput

func (*Throughput) MarshalBinary ¶

func (m *Throughput) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*Throughput) UnmarshalBinary ¶

func (m *Throughput) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*Throughput) Validate ¶

func (m *Throughput) Validate(formats strfmt.Registry) error

Validate validates this throughput

type Token ¶

type Token struct {

	// last access
	LastAccess strfmt.DateTime `json:"last_access,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// token
	Token string `json:"token,omitempty"`
}

Token token swagger:model Token

func (*Token) MarshalBinary ¶

func (m *Token) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*Token) UnmarshalBinary ¶

func (m *Token) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*Token) Validate ¶

func (m *Token) Validate(formats strfmt.Registry) error

Validate validates this token

type TokenList ¶

type TokenList struct {

	// tokens
	Tokens TokenListTokens `json:"tokens"`
}

TokenList token list swagger:model TokenList

func (*TokenList) MarshalBinary ¶

func (m *TokenList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TokenList) UnmarshalBinary ¶

func (m *TokenList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TokenList) Validate ¶

func (m *TokenList) Validate(formats strfmt.Registry) error

Validate validates this token list

type TokenListTokens ¶

type TokenListTokens []*TokenListTokensItems

TokenListTokens token list tokens swagger:model tokenListTokens

func (TokenListTokens) Validate ¶

func (m TokenListTokens) Validate(formats strfmt.Registry) error

Validate validates this token list tokens

type TokenListTokensItems ¶

type TokenListTokensItems struct {

	// last access
	LastAccess strfmt.DateTime `json:"last_access,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// token
	Token string `json:"token,omitempty"`
}

TokenListTokensItems token list tokens items swagger:model tokenListTokensItems

func (*TokenListTokensItems) MarshalBinary ¶

func (m *TokenListTokensItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TokenListTokensItems) UnmarshalBinary ¶

func (m *TokenListTokensItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TokenListTokensItems) Validate ¶

func (m *TokenListTokensItems) Validate(formats strfmt.Registry) error

Validate validates this token list tokens items

type TrafficHistogram ¶

type TrafficHistogram struct {

	// decoded
	Decoded interface{} `json:"decoded,omitempty"`

	// from
	From strfmt.DateTime `json:"from,omitempty"`

	// input
	Input interface{} `json:"input,omitempty"`

	// output
	Output interface{} `json:"output,omitempty"`

	// to
	To strfmt.DateTime `json:"to,omitempty"`
}

TrafficHistogram traffic histogram swagger:model TrafficHistogram

func (*TrafficHistogram) MarshalBinary ¶

func (m *TrafficHistogram) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TrafficHistogram) UnmarshalBinary ¶

func (m *TrafficHistogram) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TrafficHistogram) Validate ¶

func (m *TrafficHistogram) Validate(formats strfmt.Registry) error

Validate validates this traffic histogram

type TriggerRequest ¶

type TriggerRequest struct {

	// job name
	JobName string `json:"job_name,omitempty"`
}

TriggerRequest trigger request swagger:model TriggerRequest

func (*TriggerRequest) MarshalBinary ¶

func (m *TriggerRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TriggerRequest) UnmarshalBinary ¶

func (m *TriggerRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TriggerRequest) Validate ¶

func (m *TriggerRequest) Validate(formats strfmt.Registry) error

Validate validates this trigger request

type UpdateDashboardRequest ¶

type UpdateDashboardRequest struct {

	// description
	Description string `json:"description,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

UpdateDashboardRequest update dashboard request swagger:model UpdateDashboardRequest

func (*UpdateDashboardRequest) MarshalBinary ¶

func (m *UpdateDashboardRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateDashboardRequest) UnmarshalBinary ¶

func (m *UpdateDashboardRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateDashboardRequest) Validate ¶

func (m *UpdateDashboardRequest) Validate(formats strfmt.Registry) error

Validate validates this update dashboard request

type UpdateStreamRequest ¶

type UpdateStreamRequest struct {

	// description
	Description string `json:"description,omitempty"`

	// index set id
	IndexSetID string `json:"index_set_id,omitempty"`

	// matching type
	MatchingType string `json:"matching_type,omitempty"`

	// remove matches from default stream
	RemoveMatchesFromDefaultStream bool `json:"remove_matches_from_default_stream,omitempty"`

	// title
	Title string `json:"title,omitempty"`
}

UpdateStreamRequest update stream request swagger:model UpdateStreamRequest

func (*UpdateStreamRequest) MarshalBinary ¶

func (m *UpdateStreamRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateStreamRequest) UnmarshalBinary ¶

func (m *UpdateStreamRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateStreamRequest) Validate ¶

func (m *UpdateStreamRequest) Validate(formats strfmt.Registry) error

Validate validates this update stream request

type UpdateUserPreferences ¶

type UpdateUserPreferences struct {

	// preferences
	Preferences interface{} `json:"preferences,omitempty"`
}

UpdateUserPreferences update user preferences swagger:model UpdateUserPreferences

func (*UpdateUserPreferences) MarshalBinary ¶

func (m *UpdateUserPreferences) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateUserPreferences) UnmarshalBinary ¶

func (m *UpdateUserPreferences) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateUserPreferences) Validate ¶

func (m *UpdateUserPreferences) Validate(formats strfmt.Registry) error

Validate validates this update user preferences

type UpdateWidgetRequest ¶

type UpdateWidgetRequest struct {

	// cache time
	CacheTime int64 `json:"cache_time,omitempty"`

	// description
	Description string `json:"description,omitempty"`
}

UpdateWidgetRequest update widget request swagger:model UpdateWidgetRequest

func (*UpdateWidgetRequest) MarshalBinary ¶

func (m *UpdateWidgetRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UpdateWidgetRequest) UnmarshalBinary ¶

func (m *UpdateWidgetRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UpdateWidgetRequest) Validate ¶

func (m *UpdateWidgetRequest) Validate(formats strfmt.Registry) error

Validate validates this update widget request

type UserList ¶

type UserList struct {

	// users
	Users UserListUsers `json:"users"`
}

UserList user list swagger:model UserList

func (*UserList) MarshalBinary ¶

func (m *UserList) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UserList) UnmarshalBinary ¶

func (m *UserList) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UserList) Validate ¶

func (m *UserList) Validate(formats strfmt.Registry) error

Validate validates this user list

type UserListUsers ¶

type UserListUsers []*UserListUsersItems

UserListUsers user list users swagger:model userListUsers

func (UserListUsers) Validate ¶

func (m UserListUsers) Validate(formats strfmt.Registry) error

Validate validates this user list users

type UserListUsersItems ¶

type UserListUsersItems struct {

	// client address
	ClientAddress string `json:"client_address,omitempty"`

	// email
	Email string `json:"email,omitempty"`

	// external
	External bool `json:"external,omitempty"`

	// full name
	FullName string `json:"full_name,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// last activity
	LastActivity strfmt.DateTime `json:"last_activity,omitempty"`

	// permissions
	Permissions []string `json:"permissions"`

	// preferences
	Preferences interface{} `json:"preferences,omitempty"`

	// read only
	ReadOnly bool `json:"read_only,omitempty"`

	// roles
	Roles []string `json:"roles"`

	// session active
	SessionActive bool `json:"session_active,omitempty"`

	// session timeout ms
	SessionTimeoutMs int64 `json:"session_timeout_ms,omitempty"`

	// startpage
	Startpage *UserListUsersItemsStartpage `json:"startpage,omitempty"`

	// timezone
	Timezone string `json:"timezone,omitempty"`

	// username
	Username string `json:"username,omitempty"`
}

UserListUsersItems user list users items swagger:model userListUsersItems

func (*UserListUsersItems) MarshalBinary ¶

func (m *UserListUsersItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UserListUsersItems) UnmarshalBinary ¶

func (m *UserListUsersItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UserListUsersItems) Validate ¶

func (m *UserListUsersItems) Validate(formats strfmt.Registry) error

Validate validates this user list users items

type UserListUsersItemsStartpage ¶

type UserListUsersItemsStartpage struct {

	// id
	ID string `json:"id,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

UserListUsersItemsStartpage user list users items startpage swagger:model userListUsersItemsStartpage

func (*UserListUsersItemsStartpage) MarshalBinary ¶

func (m *UserListUsersItemsStartpage) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UserListUsersItemsStartpage) UnmarshalBinary ¶

func (m *UserListUsersItemsStartpage) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UserListUsersItemsStartpage) Validate ¶

func (m *UserListUsersItemsStartpage) Validate(formats strfmt.Registry) error

Validate validates this user list users items startpage

type UserSummary ¶

type UserSummary struct {

	// client address
	ClientAddress string `json:"client_address,omitempty"`

	// email
	Email string `json:"email,omitempty"`

	// external
	External bool `json:"external,omitempty"`

	// full name
	FullName string `json:"full_name,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// last activity
	LastActivity strfmt.DateTime `json:"last_activity,omitempty"`

	// permissions
	Permissions []string `json:"permissions"`

	// preferences
	Preferences interface{} `json:"preferences,omitempty"`

	// read only
	ReadOnly bool `json:"read_only,omitempty"`

	// roles
	Roles []string `json:"roles"`

	// session active
	SessionActive bool `json:"session_active,omitempty"`

	// session timeout ms
	SessionTimeoutMs int64 `json:"session_timeout_ms,omitempty"`

	// startpage
	Startpage *UserSummaryStartpage `json:"startpage,omitempty"`

	// timezone
	Timezone string `json:"timezone,omitempty"`

	// username
	Username string `json:"username,omitempty"`
}

UserSummary user summary swagger:model UserSummary

func (*UserSummary) MarshalBinary ¶

func (m *UserSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UserSummary) UnmarshalBinary ¶

func (m *UserSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UserSummary) Validate ¶

func (m *UserSummary) Validate(formats strfmt.Registry) error

Validate validates this user summary

type UserSummaryStartpage ¶

type UserSummaryStartpage struct {

	// id
	ID string `json:"id,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

UserSummaryStartpage user summary startpage swagger:model userSummaryStartpage

func (*UserSummaryStartpage) MarshalBinary ¶

func (m *UserSummaryStartpage) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*UserSummaryStartpage) UnmarshalBinary ¶

func (m *UserSummaryStartpage) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*UserSummaryStartpage) Validate ¶

func (m *UserSummaryStartpage) Validate(formats strfmt.Registry) error

Validate validates this user summary startpage

type ValidationResult ¶

type ValidationResult struct {

	// errors
	Errors interface{} `json:"errors,omitempty"`

	// failed
	Failed bool `json:"failed,omitempty"`
}

ValidationResult validation result swagger:model ValidationResult

func (*ValidationResult) MarshalBinary ¶

func (m *ValidationResult) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ValidationResult) UnmarshalBinary ¶

func (m *ValidationResult) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ValidationResult) Validate ¶

func (m *ValidationResult) Validate(formats strfmt.Registry) error

Validate validates this validation result

type WidgetPositionsRequest ¶

type WidgetPositionsRequest struct {

	// positions
	Positions WidgetPositionsRequestPositions `json:"positions"`
}

WidgetPositionsRequest widget positions request swagger:model WidgetPositionsRequest

func (*WidgetPositionsRequest) MarshalBinary ¶

func (m *WidgetPositionsRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*WidgetPositionsRequest) UnmarshalBinary ¶

func (m *WidgetPositionsRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*WidgetPositionsRequest) Validate ¶

func (m *WidgetPositionsRequest) Validate(formats strfmt.Registry) error

Validate validates this widget positions request

type WidgetPositionsRequestPositions ¶

type WidgetPositionsRequestPositions []*WidgetPositionsRequestPositionsItems

WidgetPositionsRequestPositions widget positions request positions swagger:model widgetPositionsRequestPositions

func (WidgetPositionsRequestPositions) Validate ¶

Validate validates this widget positions request positions

type WidgetPositionsRequestPositionsItems ¶

type WidgetPositionsRequestPositionsItems struct {

	// col
	Col int64 `json:"col,omitempty"`

	// height
	Height int64 `json:"height,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// row
	Row int64 `json:"row,omitempty"`

	// width
	Width int64 `json:"width,omitempty"`
}

WidgetPositionsRequestPositionsItems widget positions request positions items swagger:model widgetPositionsRequestPositionsItems

func (*WidgetPositionsRequestPositionsItems) MarshalBinary ¶

func (m *WidgetPositionsRequestPositionsItems) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*WidgetPositionsRequestPositionsItems) UnmarshalBinary ¶

func (m *WidgetPositionsRequestPositionsItems) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*WidgetPositionsRequestPositionsItems) Validate ¶

Validate validates this widget positions request positions items

type WidgetSummary ¶

type WidgetSummary struct {

	// cache time
	CacheTime int64 `json:"cache_time,omitempty"`

	// config
	Config interface{} `json:"config,omitempty"`

	// creator user id
	CreatorUserID string `json:"creator_user_id,omitempty"`

	// description
	Description string `json:"description,omitempty"`

	// id
	ID string `json:"id,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

WidgetSummary widget summary swagger:model WidgetSummary

func (*WidgetSummary) MarshalBinary ¶

func (m *WidgetSummary) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*WidgetSummary) UnmarshalBinary ¶

func (m *WidgetSummary) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*WidgetSummary) Validate ¶

func (m *WidgetSummary) Validate(formats strfmt.Registry) error

Validate validates this widget summary

Source Files ¶

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL