Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateRule(params *CreateRuleParams, opts ...ClientOption) (*CreateRuleCreated, error)
- func (a *Client) CreateRuleGroupMixin0(params *CreateRuleGroupMixin0Params, opts ...ClientOption) (*CreateRuleGroupMixin0Created, error)
- func (a *Client) DeleteRuleGroupsMixin0(params *DeleteRuleGroupsMixin0Params, opts ...ClientOption) (*DeleteRuleGroupsMixin0OK, error)
- func (a *Client) DeleteRules(params *DeleteRulesParams, opts ...ClientOption) (*DeleteRulesOK, error)
- func (a *Client) GetPatterns(params *GetPatternsParams, opts ...ClientOption) (*GetPatternsOK, error)
- func (a *Client) GetPlatformsMixin0(params *GetPlatformsMixin0Params, opts ...ClientOption) (*GetPlatformsMixin0OK, error)
- func (a *Client) GetRuleGroupsMixin0(params *GetRuleGroupsMixin0Params, opts ...ClientOption) (*GetRuleGroupsMixin0OK, error)
- func (a *Client) GetRuleTypes(params *GetRuleTypesParams, opts ...ClientOption) (*GetRuleTypesOK, error)
- func (a *Client) GetRulesGet(params *GetRulesGetParams, opts ...ClientOption) (*GetRulesGetOK, error)
- func (a *Client) GetRulesMixin0(params *GetRulesMixin0Params, opts ...ClientOption) (*GetRulesMixin0OK, error)
- func (a *Client) QueryPatterns(params *QueryPatternsParams, opts ...ClientOption) (*QueryPatternsOK, error)
- func (a *Client) QueryPlatformsMixin0(params *QueryPlatformsMixin0Params, opts ...ClientOption) (*QueryPlatformsMixin0OK, error)
- func (a *Client) QueryRuleGroupsFull(params *QueryRuleGroupsFullParams, opts ...ClientOption) (*QueryRuleGroupsFullOK, error)
- func (a *Client) QueryRuleGroupsMixin0(params *QueryRuleGroupsMixin0Params, opts ...ClientOption) (*QueryRuleGroupsMixin0OK, error)
- func (a *Client) QueryRuleTypes(params *QueryRuleTypesParams, opts ...ClientOption) (*QueryRuleTypesOK, error)
- func (a *Client) QueryRulesMixin0(params *QueryRulesMixin0Params, opts ...ClientOption) (*QueryRulesMixin0OK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateRuleGroupMixin0(params *UpdateRuleGroupMixin0Params, opts ...ClientOption) (*UpdateRuleGroupMixin0OK, error)
- func (a *Client) UpdateRules(params *UpdateRulesParams, opts ...ClientOption) (*UpdateRulesOK, error)
- func (a *Client) Validate(params *ValidateParams, opts ...ClientOption) (*ValidateOK, error)
- type ClientOption
- type ClientService
- type CreateRuleCreated
- func (o *CreateRuleCreated) Code() int
- func (o *CreateRuleCreated) Error() string
- func (o *CreateRuleCreated) GetPayload() *models.APIRulesResponse
- func (o *CreateRuleCreated) IsClientError() bool
- func (o *CreateRuleCreated) IsCode(code int) bool
- func (o *CreateRuleCreated) IsRedirect() bool
- func (o *CreateRuleCreated) IsServerError() bool
- func (o *CreateRuleCreated) IsSuccess() bool
- func (o *CreateRuleCreated) String() string
- type CreateRuleForbidden
- func (o *CreateRuleForbidden) Code() int
- func (o *CreateRuleForbidden) Error() string
- func (o *CreateRuleForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateRuleForbidden) IsClientError() bool
- func (o *CreateRuleForbidden) IsCode(code int) bool
- func (o *CreateRuleForbidden) IsRedirect() bool
- func (o *CreateRuleForbidden) IsServerError() bool
- func (o *CreateRuleForbidden) IsSuccess() bool
- func (o *CreateRuleForbidden) String() string
- type CreateRuleGroupMixin0Created
- func (o *CreateRuleGroupMixin0Created) Code() int
- func (o *CreateRuleGroupMixin0Created) Error() string
- func (o *CreateRuleGroupMixin0Created) GetPayload() *models.APIRuleGroupsResponse
- func (o *CreateRuleGroupMixin0Created) IsClientError() bool
- func (o *CreateRuleGroupMixin0Created) IsCode(code int) bool
- func (o *CreateRuleGroupMixin0Created) IsRedirect() bool
- func (o *CreateRuleGroupMixin0Created) IsServerError() bool
- func (o *CreateRuleGroupMixin0Created) IsSuccess() bool
- func (o *CreateRuleGroupMixin0Created) String() string
- type CreateRuleGroupMixin0Forbidden
- func (o *CreateRuleGroupMixin0Forbidden) Code() int
- func (o *CreateRuleGroupMixin0Forbidden) Error() string
- func (o *CreateRuleGroupMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateRuleGroupMixin0Forbidden) IsClientError() bool
- func (o *CreateRuleGroupMixin0Forbidden) IsCode(code int) bool
- func (o *CreateRuleGroupMixin0Forbidden) IsRedirect() bool
- func (o *CreateRuleGroupMixin0Forbidden) IsServerError() bool
- func (o *CreateRuleGroupMixin0Forbidden) IsSuccess() bool
- func (o *CreateRuleGroupMixin0Forbidden) String() string
- type CreateRuleGroupMixin0NotFound
- func (o *CreateRuleGroupMixin0NotFound) Code() int
- func (o *CreateRuleGroupMixin0NotFound) Error() string
- func (o *CreateRuleGroupMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateRuleGroupMixin0NotFound) IsClientError() bool
- func (o *CreateRuleGroupMixin0NotFound) IsCode(code int) bool
- func (o *CreateRuleGroupMixin0NotFound) IsRedirect() bool
- func (o *CreateRuleGroupMixin0NotFound) IsServerError() bool
- func (o *CreateRuleGroupMixin0NotFound) IsSuccess() bool
- func (o *CreateRuleGroupMixin0NotFound) String() string
- type CreateRuleGroupMixin0Params
- func NewCreateRuleGroupMixin0Params() *CreateRuleGroupMixin0Params
- func NewCreateRuleGroupMixin0ParamsWithContext(ctx context.Context) *CreateRuleGroupMixin0Params
- func NewCreateRuleGroupMixin0ParamsWithHTTPClient(client *http.Client) *CreateRuleGroupMixin0Params
- func NewCreateRuleGroupMixin0ParamsWithTimeout(timeout time.Duration) *CreateRuleGroupMixin0Params
- func (o *CreateRuleGroupMixin0Params) SetBody(body *models.APIRuleGroupCreateRequestV1)
- func (o *CreateRuleGroupMixin0Params) SetContext(ctx context.Context)
- func (o *CreateRuleGroupMixin0Params) SetDefaults()
- func (o *CreateRuleGroupMixin0Params) SetHTTPClient(client *http.Client)
- func (o *CreateRuleGroupMixin0Params) SetTimeout(timeout time.Duration)
- func (o *CreateRuleGroupMixin0Params) WithBody(body *models.APIRuleGroupCreateRequestV1) *CreateRuleGroupMixin0Params
- func (o *CreateRuleGroupMixin0Params) WithContext(ctx context.Context) *CreateRuleGroupMixin0Params
- func (o *CreateRuleGroupMixin0Params) WithDefaults() *CreateRuleGroupMixin0Params
- func (o *CreateRuleGroupMixin0Params) WithHTTPClient(client *http.Client) *CreateRuleGroupMixin0Params
- func (o *CreateRuleGroupMixin0Params) WithTimeout(timeout time.Duration) *CreateRuleGroupMixin0Params
- func (o *CreateRuleGroupMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateRuleGroupMixin0Reader
- type CreateRuleGroupMixin0TooManyRequests
- func (o *CreateRuleGroupMixin0TooManyRequests) Code() int
- func (o *CreateRuleGroupMixin0TooManyRequests) Error() string
- func (o *CreateRuleGroupMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateRuleGroupMixin0TooManyRequests) IsClientError() bool
- func (o *CreateRuleGroupMixin0TooManyRequests) IsCode(code int) bool
- func (o *CreateRuleGroupMixin0TooManyRequests) IsRedirect() bool
- func (o *CreateRuleGroupMixin0TooManyRequests) IsServerError() bool
- func (o *CreateRuleGroupMixin0TooManyRequests) IsSuccess() bool
- func (o *CreateRuleGroupMixin0TooManyRequests) String() string
- type CreateRuleNotFound
- func (o *CreateRuleNotFound) Code() int
- func (o *CreateRuleNotFound) Error() string
- func (o *CreateRuleNotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateRuleNotFound) IsClientError() bool
- func (o *CreateRuleNotFound) IsCode(code int) bool
- func (o *CreateRuleNotFound) IsRedirect() bool
- func (o *CreateRuleNotFound) IsServerError() bool
- func (o *CreateRuleNotFound) IsSuccess() bool
- func (o *CreateRuleNotFound) String() string
- type CreateRuleParams
- func (o *CreateRuleParams) SetBody(body *models.APIRuleCreateV1)
- func (o *CreateRuleParams) SetContext(ctx context.Context)
- func (o *CreateRuleParams) SetDefaults()
- func (o *CreateRuleParams) SetHTTPClient(client *http.Client)
- func (o *CreateRuleParams) SetTimeout(timeout time.Duration)
- func (o *CreateRuleParams) WithBody(body *models.APIRuleCreateV1) *CreateRuleParams
- func (o *CreateRuleParams) WithContext(ctx context.Context) *CreateRuleParams
- func (o *CreateRuleParams) WithDefaults() *CreateRuleParams
- func (o *CreateRuleParams) WithHTTPClient(client *http.Client) *CreateRuleParams
- func (o *CreateRuleParams) WithTimeout(timeout time.Duration) *CreateRuleParams
- func (o *CreateRuleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateRuleReader
- type CreateRuleTooManyRequests
- func (o *CreateRuleTooManyRequests) Code() int
- func (o *CreateRuleTooManyRequests) Error() string
- func (o *CreateRuleTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateRuleTooManyRequests) IsClientError() bool
- func (o *CreateRuleTooManyRequests) IsCode(code int) bool
- func (o *CreateRuleTooManyRequests) IsRedirect() bool
- func (o *CreateRuleTooManyRequests) IsServerError() bool
- func (o *CreateRuleTooManyRequests) IsSuccess() bool
- func (o *CreateRuleTooManyRequests) String() string
- type DeleteRuleGroupsMixin0Forbidden
- func (o *DeleteRuleGroupsMixin0Forbidden) Code() int
- func (o *DeleteRuleGroupsMixin0Forbidden) Error() string
- func (o *DeleteRuleGroupsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRuleGroupsMixin0Forbidden) IsClientError() bool
- func (o *DeleteRuleGroupsMixin0Forbidden) IsCode(code int) bool
- func (o *DeleteRuleGroupsMixin0Forbidden) IsRedirect() bool
- func (o *DeleteRuleGroupsMixin0Forbidden) IsServerError() bool
- func (o *DeleteRuleGroupsMixin0Forbidden) IsSuccess() bool
- func (o *DeleteRuleGroupsMixin0Forbidden) String() string
- type DeleteRuleGroupsMixin0NotFound
- func (o *DeleteRuleGroupsMixin0NotFound) Code() int
- func (o *DeleteRuleGroupsMixin0NotFound) Error() string
- func (o *DeleteRuleGroupsMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRuleGroupsMixin0NotFound) IsClientError() bool
- func (o *DeleteRuleGroupsMixin0NotFound) IsCode(code int) bool
- func (o *DeleteRuleGroupsMixin0NotFound) IsRedirect() bool
- func (o *DeleteRuleGroupsMixin0NotFound) IsServerError() bool
- func (o *DeleteRuleGroupsMixin0NotFound) IsSuccess() bool
- func (o *DeleteRuleGroupsMixin0NotFound) String() string
- type DeleteRuleGroupsMixin0OK
- func (o *DeleteRuleGroupsMixin0OK) Code() int
- func (o *DeleteRuleGroupsMixin0OK) Error() string
- func (o *DeleteRuleGroupsMixin0OK) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRuleGroupsMixin0OK) IsClientError() bool
- func (o *DeleteRuleGroupsMixin0OK) IsCode(code int) bool
- func (o *DeleteRuleGroupsMixin0OK) IsRedirect() bool
- func (o *DeleteRuleGroupsMixin0OK) IsServerError() bool
- func (o *DeleteRuleGroupsMixin0OK) IsSuccess() bool
- func (o *DeleteRuleGroupsMixin0OK) String() string
- type DeleteRuleGroupsMixin0Params
- func NewDeleteRuleGroupsMixin0Params() *DeleteRuleGroupsMixin0Params
- func NewDeleteRuleGroupsMixin0ParamsWithContext(ctx context.Context) *DeleteRuleGroupsMixin0Params
- func NewDeleteRuleGroupsMixin0ParamsWithHTTPClient(client *http.Client) *DeleteRuleGroupsMixin0Params
- func NewDeleteRuleGroupsMixin0ParamsWithTimeout(timeout time.Duration) *DeleteRuleGroupsMixin0Params
- func (o *DeleteRuleGroupsMixin0Params) SetComment(comment *string)
- func (o *DeleteRuleGroupsMixin0Params) SetContext(ctx context.Context)
- func (o *DeleteRuleGroupsMixin0Params) SetDefaults()
- func (o *DeleteRuleGroupsMixin0Params) SetHTTPClient(client *http.Client)
- func (o *DeleteRuleGroupsMixin0Params) SetIds(ids []string)
- func (o *DeleteRuleGroupsMixin0Params) SetTimeout(timeout time.Duration)
- func (o *DeleteRuleGroupsMixin0Params) WithComment(comment *string) *DeleteRuleGroupsMixin0Params
- func (o *DeleteRuleGroupsMixin0Params) WithContext(ctx context.Context) *DeleteRuleGroupsMixin0Params
- func (o *DeleteRuleGroupsMixin0Params) WithDefaults() *DeleteRuleGroupsMixin0Params
- func (o *DeleteRuleGroupsMixin0Params) WithHTTPClient(client *http.Client) *DeleteRuleGroupsMixin0Params
- func (o *DeleteRuleGroupsMixin0Params) WithIds(ids []string) *DeleteRuleGroupsMixin0Params
- func (o *DeleteRuleGroupsMixin0Params) WithTimeout(timeout time.Duration) *DeleteRuleGroupsMixin0Params
- func (o *DeleteRuleGroupsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRuleGroupsMixin0Reader
- type DeleteRuleGroupsMixin0TooManyRequests
- func (o *DeleteRuleGroupsMixin0TooManyRequests) Code() int
- func (o *DeleteRuleGroupsMixin0TooManyRequests) Error() string
- func (o *DeleteRuleGroupsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRuleGroupsMixin0TooManyRequests) IsClientError() bool
- func (o *DeleteRuleGroupsMixin0TooManyRequests) IsCode(code int) bool
- func (o *DeleteRuleGroupsMixin0TooManyRequests) IsRedirect() bool
- func (o *DeleteRuleGroupsMixin0TooManyRequests) IsServerError() bool
- func (o *DeleteRuleGroupsMixin0TooManyRequests) IsSuccess() bool
- func (o *DeleteRuleGroupsMixin0TooManyRequests) String() string
- type DeleteRulesForbidden
- func (o *DeleteRulesForbidden) Code() int
- func (o *DeleteRulesForbidden) Error() string
- func (o *DeleteRulesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRulesForbidden) IsClientError() bool
- func (o *DeleteRulesForbidden) IsCode(code int) bool
- func (o *DeleteRulesForbidden) IsRedirect() bool
- func (o *DeleteRulesForbidden) IsServerError() bool
- func (o *DeleteRulesForbidden) IsSuccess() bool
- func (o *DeleteRulesForbidden) String() string
- type DeleteRulesNotFound
- func (o *DeleteRulesNotFound) Code() int
- func (o *DeleteRulesNotFound) Error() string
- func (o *DeleteRulesNotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRulesNotFound) IsClientError() bool
- func (o *DeleteRulesNotFound) IsCode(code int) bool
- func (o *DeleteRulesNotFound) IsRedirect() bool
- func (o *DeleteRulesNotFound) IsServerError() bool
- func (o *DeleteRulesNotFound) IsSuccess() bool
- func (o *DeleteRulesNotFound) String() string
- type DeleteRulesOK
- func (o *DeleteRulesOK) Code() int
- func (o *DeleteRulesOK) Error() string
- func (o *DeleteRulesOK) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRulesOK) IsClientError() bool
- func (o *DeleteRulesOK) IsCode(code int) bool
- func (o *DeleteRulesOK) IsRedirect() bool
- func (o *DeleteRulesOK) IsServerError() bool
- func (o *DeleteRulesOK) IsSuccess() bool
- func (o *DeleteRulesOK) String() string
- type DeleteRulesParams
- func (o *DeleteRulesParams) SetComment(comment *string)
- func (o *DeleteRulesParams) SetContext(ctx context.Context)
- func (o *DeleteRulesParams) SetDefaults()
- func (o *DeleteRulesParams) SetHTTPClient(client *http.Client)
- func (o *DeleteRulesParams) SetIds(ids []string)
- func (o *DeleteRulesParams) SetRuleGroupID(ruleGroupID string)
- func (o *DeleteRulesParams) SetTimeout(timeout time.Duration)
- func (o *DeleteRulesParams) WithComment(comment *string) *DeleteRulesParams
- func (o *DeleteRulesParams) WithContext(ctx context.Context) *DeleteRulesParams
- func (o *DeleteRulesParams) WithDefaults() *DeleteRulesParams
- func (o *DeleteRulesParams) WithHTTPClient(client *http.Client) *DeleteRulesParams
- func (o *DeleteRulesParams) WithIds(ids []string) *DeleteRulesParams
- func (o *DeleteRulesParams) WithRuleGroupID(ruleGroupID string) *DeleteRulesParams
- func (o *DeleteRulesParams) WithTimeout(timeout time.Duration) *DeleteRulesParams
- func (o *DeleteRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteRulesReader
- type DeleteRulesTooManyRequests
- func (o *DeleteRulesTooManyRequests) Code() int
- func (o *DeleteRulesTooManyRequests) Error() string
- func (o *DeleteRulesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteRulesTooManyRequests) IsClientError() bool
- func (o *DeleteRulesTooManyRequests) IsCode(code int) bool
- func (o *DeleteRulesTooManyRequests) IsRedirect() bool
- func (o *DeleteRulesTooManyRequests) IsServerError() bool
- func (o *DeleteRulesTooManyRequests) IsSuccess() bool
- func (o *DeleteRulesTooManyRequests) String() string
- type GetPatternsDefault
- func (o *GetPatternsDefault) Code() int
- func (o *GetPatternsDefault) Error() string
- func (o *GetPatternsDefault) GetPayload() *models.APIPatternsResponse
- func (o *GetPatternsDefault) IsClientError() bool
- func (o *GetPatternsDefault) IsCode(code int) bool
- func (o *GetPatternsDefault) IsRedirect() bool
- func (o *GetPatternsDefault) IsServerError() bool
- func (o *GetPatternsDefault) IsSuccess() bool
- func (o *GetPatternsDefault) String() string
- type GetPatternsForbidden
- func (o *GetPatternsForbidden) Code() int
- func (o *GetPatternsForbidden) Error() string
- func (o *GetPatternsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetPatternsForbidden) IsClientError() bool
- func (o *GetPatternsForbidden) IsCode(code int) bool
- func (o *GetPatternsForbidden) IsRedirect() bool
- func (o *GetPatternsForbidden) IsServerError() bool
- func (o *GetPatternsForbidden) IsSuccess() bool
- func (o *GetPatternsForbidden) String() string
- type GetPatternsOK
- func (o *GetPatternsOK) Code() int
- func (o *GetPatternsOK) Error() string
- func (o *GetPatternsOK) GetPayload() *models.APIPatternsResponse
- func (o *GetPatternsOK) IsClientError() bool
- func (o *GetPatternsOK) IsCode(code int) bool
- func (o *GetPatternsOK) IsRedirect() bool
- func (o *GetPatternsOK) IsServerError() bool
- func (o *GetPatternsOK) IsSuccess() bool
- func (o *GetPatternsOK) String() string
- type GetPatternsParams
- func (o *GetPatternsParams) SetContext(ctx context.Context)
- func (o *GetPatternsParams) SetDefaults()
- func (o *GetPatternsParams) SetHTTPClient(client *http.Client)
- func (o *GetPatternsParams) SetIds(ids []string)
- func (o *GetPatternsParams) SetTimeout(timeout time.Duration)
- func (o *GetPatternsParams) WithContext(ctx context.Context) *GetPatternsParams
- func (o *GetPatternsParams) WithDefaults() *GetPatternsParams
- func (o *GetPatternsParams) WithHTTPClient(client *http.Client) *GetPatternsParams
- func (o *GetPatternsParams) WithIds(ids []string) *GetPatternsParams
- func (o *GetPatternsParams) WithTimeout(timeout time.Duration) *GetPatternsParams
- func (o *GetPatternsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPatternsReader
- type GetPatternsTooManyRequests
- func (o *GetPatternsTooManyRequests) Code() int
- func (o *GetPatternsTooManyRequests) Error() string
- func (o *GetPatternsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetPatternsTooManyRequests) IsClientError() bool
- func (o *GetPatternsTooManyRequests) IsCode(code int) bool
- func (o *GetPatternsTooManyRequests) IsRedirect() bool
- func (o *GetPatternsTooManyRequests) IsServerError() bool
- func (o *GetPatternsTooManyRequests) IsSuccess() bool
- func (o *GetPatternsTooManyRequests) String() string
- type GetPlatformsMixin0Default
- func (o *GetPlatformsMixin0Default) Code() int
- func (o *GetPlatformsMixin0Default) Error() string
- func (o *GetPlatformsMixin0Default) GetPayload() *models.APIPlatformsResponse
- func (o *GetPlatformsMixin0Default) IsClientError() bool
- func (o *GetPlatformsMixin0Default) IsCode(code int) bool
- func (o *GetPlatformsMixin0Default) IsRedirect() bool
- func (o *GetPlatformsMixin0Default) IsServerError() bool
- func (o *GetPlatformsMixin0Default) IsSuccess() bool
- func (o *GetPlatformsMixin0Default) String() string
- type GetPlatformsMixin0Forbidden
- func (o *GetPlatformsMixin0Forbidden) Code() int
- func (o *GetPlatformsMixin0Forbidden) Error() string
- func (o *GetPlatformsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetPlatformsMixin0Forbidden) IsClientError() bool
- func (o *GetPlatformsMixin0Forbidden) IsCode(code int) bool
- func (o *GetPlatformsMixin0Forbidden) IsRedirect() bool
- func (o *GetPlatformsMixin0Forbidden) IsServerError() bool
- func (o *GetPlatformsMixin0Forbidden) IsSuccess() bool
- func (o *GetPlatformsMixin0Forbidden) String() string
- type GetPlatformsMixin0OK
- func (o *GetPlatformsMixin0OK) Code() int
- func (o *GetPlatformsMixin0OK) Error() string
- func (o *GetPlatformsMixin0OK) GetPayload() *models.APIPlatformsResponse
- func (o *GetPlatformsMixin0OK) IsClientError() bool
- func (o *GetPlatformsMixin0OK) IsCode(code int) bool
- func (o *GetPlatformsMixin0OK) IsRedirect() bool
- func (o *GetPlatformsMixin0OK) IsServerError() bool
- func (o *GetPlatformsMixin0OK) IsSuccess() bool
- func (o *GetPlatformsMixin0OK) String() string
- type GetPlatformsMixin0Params
- func NewGetPlatformsMixin0Params() *GetPlatformsMixin0Params
- func NewGetPlatformsMixin0ParamsWithContext(ctx context.Context) *GetPlatformsMixin0Params
- func NewGetPlatformsMixin0ParamsWithHTTPClient(client *http.Client) *GetPlatformsMixin0Params
- func NewGetPlatformsMixin0ParamsWithTimeout(timeout time.Duration) *GetPlatformsMixin0Params
- func (o *GetPlatformsMixin0Params) SetContext(ctx context.Context)
- func (o *GetPlatformsMixin0Params) SetDefaults()
- func (o *GetPlatformsMixin0Params) SetHTTPClient(client *http.Client)
- func (o *GetPlatformsMixin0Params) SetIds(ids []string)
- func (o *GetPlatformsMixin0Params) SetTimeout(timeout time.Duration)
- func (o *GetPlatformsMixin0Params) WithContext(ctx context.Context) *GetPlatformsMixin0Params
- func (o *GetPlatformsMixin0Params) WithDefaults() *GetPlatformsMixin0Params
- func (o *GetPlatformsMixin0Params) WithHTTPClient(client *http.Client) *GetPlatformsMixin0Params
- func (o *GetPlatformsMixin0Params) WithIds(ids []string) *GetPlatformsMixin0Params
- func (o *GetPlatformsMixin0Params) WithTimeout(timeout time.Duration) *GetPlatformsMixin0Params
- func (o *GetPlatformsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetPlatformsMixin0Reader
- type GetPlatformsMixin0TooManyRequests
- func (o *GetPlatformsMixin0TooManyRequests) Code() int
- func (o *GetPlatformsMixin0TooManyRequests) Error() string
- func (o *GetPlatformsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetPlatformsMixin0TooManyRequests) IsClientError() bool
- func (o *GetPlatformsMixin0TooManyRequests) IsCode(code int) bool
- func (o *GetPlatformsMixin0TooManyRequests) IsRedirect() bool
- func (o *GetPlatformsMixin0TooManyRequests) IsServerError() bool
- func (o *GetPlatformsMixin0TooManyRequests) IsSuccess() bool
- func (o *GetPlatformsMixin0TooManyRequests) String() string
- type GetRuleGroupsMixin0Forbidden
- func (o *GetRuleGroupsMixin0Forbidden) Code() int
- func (o *GetRuleGroupsMixin0Forbidden) Error() string
- func (o *GetRuleGroupsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRuleGroupsMixin0Forbidden) IsClientError() bool
- func (o *GetRuleGroupsMixin0Forbidden) IsCode(code int) bool
- func (o *GetRuleGroupsMixin0Forbidden) IsRedirect() bool
- func (o *GetRuleGroupsMixin0Forbidden) IsServerError() bool
- func (o *GetRuleGroupsMixin0Forbidden) IsSuccess() bool
- func (o *GetRuleGroupsMixin0Forbidden) String() string
- type GetRuleGroupsMixin0NotFound
- func (o *GetRuleGroupsMixin0NotFound) Code() int
- func (o *GetRuleGroupsMixin0NotFound) Error() string
- func (o *GetRuleGroupsMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRuleGroupsMixin0NotFound) IsClientError() bool
- func (o *GetRuleGroupsMixin0NotFound) IsCode(code int) bool
- func (o *GetRuleGroupsMixin0NotFound) IsRedirect() bool
- func (o *GetRuleGroupsMixin0NotFound) IsServerError() bool
- func (o *GetRuleGroupsMixin0NotFound) IsSuccess() bool
- func (o *GetRuleGroupsMixin0NotFound) String() string
- type GetRuleGroupsMixin0OK
- func (o *GetRuleGroupsMixin0OK) Code() int
- func (o *GetRuleGroupsMixin0OK) Error() string
- func (o *GetRuleGroupsMixin0OK) GetPayload() *models.APIRuleGroupsResponse
- func (o *GetRuleGroupsMixin0OK) IsClientError() bool
- func (o *GetRuleGroupsMixin0OK) IsCode(code int) bool
- func (o *GetRuleGroupsMixin0OK) IsRedirect() bool
- func (o *GetRuleGroupsMixin0OK) IsServerError() bool
- func (o *GetRuleGroupsMixin0OK) IsSuccess() bool
- func (o *GetRuleGroupsMixin0OK) String() string
- type GetRuleGroupsMixin0Params
- func NewGetRuleGroupsMixin0Params() *GetRuleGroupsMixin0Params
- func NewGetRuleGroupsMixin0ParamsWithContext(ctx context.Context) *GetRuleGroupsMixin0Params
- func NewGetRuleGroupsMixin0ParamsWithHTTPClient(client *http.Client) *GetRuleGroupsMixin0Params
- func NewGetRuleGroupsMixin0ParamsWithTimeout(timeout time.Duration) *GetRuleGroupsMixin0Params
- func (o *GetRuleGroupsMixin0Params) SetContext(ctx context.Context)
- func (o *GetRuleGroupsMixin0Params) SetDefaults()
- func (o *GetRuleGroupsMixin0Params) SetHTTPClient(client *http.Client)
- func (o *GetRuleGroupsMixin0Params) SetIds(ids []string)
- func (o *GetRuleGroupsMixin0Params) SetTimeout(timeout time.Duration)
- func (o *GetRuleGroupsMixin0Params) WithContext(ctx context.Context) *GetRuleGroupsMixin0Params
- func (o *GetRuleGroupsMixin0Params) WithDefaults() *GetRuleGroupsMixin0Params
- func (o *GetRuleGroupsMixin0Params) WithHTTPClient(client *http.Client) *GetRuleGroupsMixin0Params
- func (o *GetRuleGroupsMixin0Params) WithIds(ids []string) *GetRuleGroupsMixin0Params
- func (o *GetRuleGroupsMixin0Params) WithTimeout(timeout time.Duration) *GetRuleGroupsMixin0Params
- func (o *GetRuleGroupsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRuleGroupsMixin0Reader
- type GetRuleGroupsMixin0TooManyRequests
- func (o *GetRuleGroupsMixin0TooManyRequests) Code() int
- func (o *GetRuleGroupsMixin0TooManyRequests) Error() string
- func (o *GetRuleGroupsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRuleGroupsMixin0TooManyRequests) IsClientError() bool
- func (o *GetRuleGroupsMixin0TooManyRequests) IsCode(code int) bool
- func (o *GetRuleGroupsMixin0TooManyRequests) IsRedirect() bool
- func (o *GetRuleGroupsMixin0TooManyRequests) IsServerError() bool
- func (o *GetRuleGroupsMixin0TooManyRequests) IsSuccess() bool
- func (o *GetRuleGroupsMixin0TooManyRequests) String() string
- type GetRuleTypesDefault
- func (o *GetRuleTypesDefault) Code() int
- func (o *GetRuleTypesDefault) Error() string
- func (o *GetRuleTypesDefault) GetPayload() *models.APIRuleTypesResponse
- func (o *GetRuleTypesDefault) IsClientError() bool
- func (o *GetRuleTypesDefault) IsCode(code int) bool
- func (o *GetRuleTypesDefault) IsRedirect() bool
- func (o *GetRuleTypesDefault) IsServerError() bool
- func (o *GetRuleTypesDefault) IsSuccess() bool
- func (o *GetRuleTypesDefault) String() string
- type GetRuleTypesForbidden
- func (o *GetRuleTypesForbidden) Code() int
- func (o *GetRuleTypesForbidden) Error() string
- func (o *GetRuleTypesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRuleTypesForbidden) IsClientError() bool
- func (o *GetRuleTypesForbidden) IsCode(code int) bool
- func (o *GetRuleTypesForbidden) IsRedirect() bool
- func (o *GetRuleTypesForbidden) IsServerError() bool
- func (o *GetRuleTypesForbidden) IsSuccess() bool
- func (o *GetRuleTypesForbidden) String() string
- type GetRuleTypesNotFound
- func (o *GetRuleTypesNotFound) Code() int
- func (o *GetRuleTypesNotFound) Error() string
- func (o *GetRuleTypesNotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRuleTypesNotFound) IsClientError() bool
- func (o *GetRuleTypesNotFound) IsCode(code int) bool
- func (o *GetRuleTypesNotFound) IsRedirect() bool
- func (o *GetRuleTypesNotFound) IsServerError() bool
- func (o *GetRuleTypesNotFound) IsSuccess() bool
- func (o *GetRuleTypesNotFound) String() string
- type GetRuleTypesOK
- func (o *GetRuleTypesOK) Code() int
- func (o *GetRuleTypesOK) Error() string
- func (o *GetRuleTypesOK) GetPayload() *models.APIRuleTypesResponse
- func (o *GetRuleTypesOK) IsClientError() bool
- func (o *GetRuleTypesOK) IsCode(code int) bool
- func (o *GetRuleTypesOK) IsRedirect() bool
- func (o *GetRuleTypesOK) IsServerError() bool
- func (o *GetRuleTypesOK) IsSuccess() bool
- func (o *GetRuleTypesOK) String() string
- type GetRuleTypesParams
- func (o *GetRuleTypesParams) SetContext(ctx context.Context)
- func (o *GetRuleTypesParams) SetDefaults()
- func (o *GetRuleTypesParams) SetHTTPClient(client *http.Client)
- func (o *GetRuleTypesParams) SetIds(ids []string)
- func (o *GetRuleTypesParams) SetTimeout(timeout time.Duration)
- func (o *GetRuleTypesParams) WithContext(ctx context.Context) *GetRuleTypesParams
- func (o *GetRuleTypesParams) WithDefaults() *GetRuleTypesParams
- func (o *GetRuleTypesParams) WithHTTPClient(client *http.Client) *GetRuleTypesParams
- func (o *GetRuleTypesParams) WithIds(ids []string) *GetRuleTypesParams
- func (o *GetRuleTypesParams) WithTimeout(timeout time.Duration) *GetRuleTypesParams
- func (o *GetRuleTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRuleTypesReader
- type GetRuleTypesTooManyRequests
- func (o *GetRuleTypesTooManyRequests) Code() int
- func (o *GetRuleTypesTooManyRequests) Error() string
- func (o *GetRuleTypesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRuleTypesTooManyRequests) IsClientError() bool
- func (o *GetRuleTypesTooManyRequests) IsCode(code int) bool
- func (o *GetRuleTypesTooManyRequests) IsRedirect() bool
- func (o *GetRuleTypesTooManyRequests) IsServerError() bool
- func (o *GetRuleTypesTooManyRequests) IsSuccess() bool
- func (o *GetRuleTypesTooManyRequests) String() string
- type GetRulesGetForbidden
- func (o *GetRulesGetForbidden) Code() int
- func (o *GetRulesGetForbidden) Error() string
- func (o *GetRulesGetForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRulesGetForbidden) IsClientError() bool
- func (o *GetRulesGetForbidden) IsCode(code int) bool
- func (o *GetRulesGetForbidden) IsRedirect() bool
- func (o *GetRulesGetForbidden) IsServerError() bool
- func (o *GetRulesGetForbidden) IsSuccess() bool
- func (o *GetRulesGetForbidden) String() string
- type GetRulesGetNotFound
- func (o *GetRulesGetNotFound) Code() int
- func (o *GetRulesGetNotFound) Error() string
- func (o *GetRulesGetNotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRulesGetNotFound) IsClientError() bool
- func (o *GetRulesGetNotFound) IsCode(code int) bool
- func (o *GetRulesGetNotFound) IsRedirect() bool
- func (o *GetRulesGetNotFound) IsServerError() bool
- func (o *GetRulesGetNotFound) IsSuccess() bool
- func (o *GetRulesGetNotFound) String() string
- type GetRulesGetOK
- func (o *GetRulesGetOK) Code() int
- func (o *GetRulesGetOK) Error() string
- func (o *GetRulesGetOK) GetPayload() *models.APIRulesResponse
- func (o *GetRulesGetOK) IsClientError() bool
- func (o *GetRulesGetOK) IsCode(code int) bool
- func (o *GetRulesGetOK) IsRedirect() bool
- func (o *GetRulesGetOK) IsServerError() bool
- func (o *GetRulesGetOK) IsSuccess() bool
- func (o *GetRulesGetOK) String() string
- type GetRulesGetParams
- func (o *GetRulesGetParams) SetBody(body *models.APIRulesGetRequestV1)
- func (o *GetRulesGetParams) SetContext(ctx context.Context)
- func (o *GetRulesGetParams) SetDefaults()
- func (o *GetRulesGetParams) SetHTTPClient(client *http.Client)
- func (o *GetRulesGetParams) SetTimeout(timeout time.Duration)
- func (o *GetRulesGetParams) WithBody(body *models.APIRulesGetRequestV1) *GetRulesGetParams
- func (o *GetRulesGetParams) WithContext(ctx context.Context) *GetRulesGetParams
- func (o *GetRulesGetParams) WithDefaults() *GetRulesGetParams
- func (o *GetRulesGetParams) WithHTTPClient(client *http.Client) *GetRulesGetParams
- func (o *GetRulesGetParams) WithTimeout(timeout time.Duration) *GetRulesGetParams
- func (o *GetRulesGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRulesGetReader
- type GetRulesGetTooManyRequests
- func (o *GetRulesGetTooManyRequests) Code() int
- func (o *GetRulesGetTooManyRequests) Error() string
- func (o *GetRulesGetTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRulesGetTooManyRequests) IsClientError() bool
- func (o *GetRulesGetTooManyRequests) IsCode(code int) bool
- func (o *GetRulesGetTooManyRequests) IsRedirect() bool
- func (o *GetRulesGetTooManyRequests) IsServerError() bool
- func (o *GetRulesGetTooManyRequests) IsSuccess() bool
- func (o *GetRulesGetTooManyRequests) String() string
- type GetRulesMixin0Forbidden
- func (o *GetRulesMixin0Forbidden) Code() int
- func (o *GetRulesMixin0Forbidden) Error() string
- func (o *GetRulesMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRulesMixin0Forbidden) IsClientError() bool
- func (o *GetRulesMixin0Forbidden) IsCode(code int) bool
- func (o *GetRulesMixin0Forbidden) IsRedirect() bool
- func (o *GetRulesMixin0Forbidden) IsServerError() bool
- func (o *GetRulesMixin0Forbidden) IsSuccess() bool
- func (o *GetRulesMixin0Forbidden) String() string
- type GetRulesMixin0NotFound
- func (o *GetRulesMixin0NotFound) Code() int
- func (o *GetRulesMixin0NotFound) Error() string
- func (o *GetRulesMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRulesMixin0NotFound) IsClientError() bool
- func (o *GetRulesMixin0NotFound) IsCode(code int) bool
- func (o *GetRulesMixin0NotFound) IsRedirect() bool
- func (o *GetRulesMixin0NotFound) IsServerError() bool
- func (o *GetRulesMixin0NotFound) IsSuccess() bool
- func (o *GetRulesMixin0NotFound) String() string
- type GetRulesMixin0OK
- func (o *GetRulesMixin0OK) Code() int
- func (o *GetRulesMixin0OK) Error() string
- func (o *GetRulesMixin0OK) GetPayload() *models.APIRulesResponse
- func (o *GetRulesMixin0OK) IsClientError() bool
- func (o *GetRulesMixin0OK) IsCode(code int) bool
- func (o *GetRulesMixin0OK) IsRedirect() bool
- func (o *GetRulesMixin0OK) IsServerError() bool
- func (o *GetRulesMixin0OK) IsSuccess() bool
- func (o *GetRulesMixin0OK) String() string
- type GetRulesMixin0Params
- func NewGetRulesMixin0Params() *GetRulesMixin0Params
- func NewGetRulesMixin0ParamsWithContext(ctx context.Context) *GetRulesMixin0Params
- func NewGetRulesMixin0ParamsWithHTTPClient(client *http.Client) *GetRulesMixin0Params
- func NewGetRulesMixin0ParamsWithTimeout(timeout time.Duration) *GetRulesMixin0Params
- func (o *GetRulesMixin0Params) SetContext(ctx context.Context)
- func (o *GetRulesMixin0Params) SetDefaults()
- func (o *GetRulesMixin0Params) SetHTTPClient(client *http.Client)
- func (o *GetRulesMixin0Params) SetIds(ids []string)
- func (o *GetRulesMixin0Params) SetTimeout(timeout time.Duration)
- func (o *GetRulesMixin0Params) WithContext(ctx context.Context) *GetRulesMixin0Params
- func (o *GetRulesMixin0Params) WithDefaults() *GetRulesMixin0Params
- func (o *GetRulesMixin0Params) WithHTTPClient(client *http.Client) *GetRulesMixin0Params
- func (o *GetRulesMixin0Params) WithIds(ids []string) *GetRulesMixin0Params
- func (o *GetRulesMixin0Params) WithTimeout(timeout time.Duration) *GetRulesMixin0Params
- func (o *GetRulesMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetRulesMixin0Reader
- type GetRulesMixin0TooManyRequests
- func (o *GetRulesMixin0TooManyRequests) Code() int
- func (o *GetRulesMixin0TooManyRequests) Error() string
- func (o *GetRulesMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetRulesMixin0TooManyRequests) IsClientError() bool
- func (o *GetRulesMixin0TooManyRequests) IsCode(code int) bool
- func (o *GetRulesMixin0TooManyRequests) IsRedirect() bool
- func (o *GetRulesMixin0TooManyRequests) IsServerError() bool
- func (o *GetRulesMixin0TooManyRequests) IsSuccess() bool
- func (o *GetRulesMixin0TooManyRequests) String() string
- type QueryPatternsDefault
- func (o *QueryPatternsDefault) Code() int
- func (o *QueryPatternsDefault) Error() string
- func (o *QueryPatternsDefault) GetPayload() *models.MsaQueryResponse
- func (o *QueryPatternsDefault) IsClientError() bool
- func (o *QueryPatternsDefault) IsCode(code int) bool
- func (o *QueryPatternsDefault) IsRedirect() bool
- func (o *QueryPatternsDefault) IsServerError() bool
- func (o *QueryPatternsDefault) IsSuccess() bool
- func (o *QueryPatternsDefault) String() string
- type QueryPatternsForbidden
- func (o *QueryPatternsForbidden) Code() int
- func (o *QueryPatternsForbidden) Error() string
- func (o *QueryPatternsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryPatternsForbidden) IsClientError() bool
- func (o *QueryPatternsForbidden) IsCode(code int) bool
- func (o *QueryPatternsForbidden) IsRedirect() bool
- func (o *QueryPatternsForbidden) IsServerError() bool
- func (o *QueryPatternsForbidden) IsSuccess() bool
- func (o *QueryPatternsForbidden) String() string
- type QueryPatternsOK
- func (o *QueryPatternsOK) Code() int
- func (o *QueryPatternsOK) Error() string
- func (o *QueryPatternsOK) GetPayload() *models.MsaQueryResponse
- func (o *QueryPatternsOK) IsClientError() bool
- func (o *QueryPatternsOK) IsCode(code int) bool
- func (o *QueryPatternsOK) IsRedirect() bool
- func (o *QueryPatternsOK) IsServerError() bool
- func (o *QueryPatternsOK) IsSuccess() bool
- func (o *QueryPatternsOK) String() string
- type QueryPatternsParams
- func (o *QueryPatternsParams) SetContext(ctx context.Context)
- func (o *QueryPatternsParams) SetDefaults()
- func (o *QueryPatternsParams) SetHTTPClient(client *http.Client)
- func (o *QueryPatternsParams) SetLimit(limit *int64)
- func (o *QueryPatternsParams) SetOffset(offset *string)
- func (o *QueryPatternsParams) SetTimeout(timeout time.Duration)
- func (o *QueryPatternsParams) WithContext(ctx context.Context) *QueryPatternsParams
- func (o *QueryPatternsParams) WithDefaults() *QueryPatternsParams
- func (o *QueryPatternsParams) WithHTTPClient(client *http.Client) *QueryPatternsParams
- func (o *QueryPatternsParams) WithLimit(limit *int64) *QueryPatternsParams
- func (o *QueryPatternsParams) WithOffset(offset *string) *QueryPatternsParams
- func (o *QueryPatternsParams) WithTimeout(timeout time.Duration) *QueryPatternsParams
- func (o *QueryPatternsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryPatternsReader
- type QueryPatternsTooManyRequests
- func (o *QueryPatternsTooManyRequests) Code() int
- func (o *QueryPatternsTooManyRequests) Error() string
- func (o *QueryPatternsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryPatternsTooManyRequests) IsClientError() bool
- func (o *QueryPatternsTooManyRequests) IsCode(code int) bool
- func (o *QueryPatternsTooManyRequests) IsRedirect() bool
- func (o *QueryPatternsTooManyRequests) IsServerError() bool
- func (o *QueryPatternsTooManyRequests) IsSuccess() bool
- func (o *QueryPatternsTooManyRequests) String() string
- type QueryPlatformsMixin0Default
- func (o *QueryPlatformsMixin0Default) Code() int
- func (o *QueryPlatformsMixin0Default) Error() string
- func (o *QueryPlatformsMixin0Default) GetPayload() *models.MsaQueryResponse
- func (o *QueryPlatformsMixin0Default) IsClientError() bool
- func (o *QueryPlatformsMixin0Default) IsCode(code int) bool
- func (o *QueryPlatformsMixin0Default) IsRedirect() bool
- func (o *QueryPlatformsMixin0Default) IsServerError() bool
- func (o *QueryPlatformsMixin0Default) IsSuccess() bool
- func (o *QueryPlatformsMixin0Default) String() string
- type QueryPlatformsMixin0Forbidden
- func (o *QueryPlatformsMixin0Forbidden) Code() int
- func (o *QueryPlatformsMixin0Forbidden) Error() string
- func (o *QueryPlatformsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryPlatformsMixin0Forbidden) IsClientError() bool
- func (o *QueryPlatformsMixin0Forbidden) IsCode(code int) bool
- func (o *QueryPlatformsMixin0Forbidden) IsRedirect() bool
- func (o *QueryPlatformsMixin0Forbidden) IsServerError() bool
- func (o *QueryPlatformsMixin0Forbidden) IsSuccess() bool
- func (o *QueryPlatformsMixin0Forbidden) String() string
- type QueryPlatformsMixin0OK
- func (o *QueryPlatformsMixin0OK) Code() int
- func (o *QueryPlatformsMixin0OK) Error() string
- func (o *QueryPlatformsMixin0OK) GetPayload() *models.MsaQueryResponse
- func (o *QueryPlatformsMixin0OK) IsClientError() bool
- func (o *QueryPlatformsMixin0OK) IsCode(code int) bool
- func (o *QueryPlatformsMixin0OK) IsRedirect() bool
- func (o *QueryPlatformsMixin0OK) IsServerError() bool
- func (o *QueryPlatformsMixin0OK) IsSuccess() bool
- func (o *QueryPlatformsMixin0OK) String() string
- type QueryPlatformsMixin0Params
- func NewQueryPlatformsMixin0Params() *QueryPlatformsMixin0Params
- func NewQueryPlatformsMixin0ParamsWithContext(ctx context.Context) *QueryPlatformsMixin0Params
- func NewQueryPlatformsMixin0ParamsWithHTTPClient(client *http.Client) *QueryPlatformsMixin0Params
- func NewQueryPlatformsMixin0ParamsWithTimeout(timeout time.Duration) *QueryPlatformsMixin0Params
- func (o *QueryPlatformsMixin0Params) SetContext(ctx context.Context)
- func (o *QueryPlatformsMixin0Params) SetDefaults()
- func (o *QueryPlatformsMixin0Params) SetHTTPClient(client *http.Client)
- func (o *QueryPlatformsMixin0Params) SetLimit(limit *int64)
- func (o *QueryPlatformsMixin0Params) SetOffset(offset *string)
- func (o *QueryPlatformsMixin0Params) SetTimeout(timeout time.Duration)
- func (o *QueryPlatformsMixin0Params) WithContext(ctx context.Context) *QueryPlatformsMixin0Params
- func (o *QueryPlatformsMixin0Params) WithDefaults() *QueryPlatformsMixin0Params
- func (o *QueryPlatformsMixin0Params) WithHTTPClient(client *http.Client) *QueryPlatformsMixin0Params
- func (o *QueryPlatformsMixin0Params) WithLimit(limit *int64) *QueryPlatformsMixin0Params
- func (o *QueryPlatformsMixin0Params) WithOffset(offset *string) *QueryPlatformsMixin0Params
- func (o *QueryPlatformsMixin0Params) WithTimeout(timeout time.Duration) *QueryPlatformsMixin0Params
- func (o *QueryPlatformsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryPlatformsMixin0Reader
- type QueryPlatformsMixin0TooManyRequests
- func (o *QueryPlatformsMixin0TooManyRequests) Code() int
- func (o *QueryPlatformsMixin0TooManyRequests) Error() string
- func (o *QueryPlatformsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryPlatformsMixin0TooManyRequests) IsClientError() bool
- func (o *QueryPlatformsMixin0TooManyRequests) IsCode(code int) bool
- func (o *QueryPlatformsMixin0TooManyRequests) IsRedirect() bool
- func (o *QueryPlatformsMixin0TooManyRequests) IsServerError() bool
- func (o *QueryPlatformsMixin0TooManyRequests) IsSuccess() bool
- func (o *QueryPlatformsMixin0TooManyRequests) String() string
- type QueryRuleGroupsFullForbidden
- func (o *QueryRuleGroupsFullForbidden) Code() int
- func (o *QueryRuleGroupsFullForbidden) Error() string
- func (o *QueryRuleGroupsFullForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRuleGroupsFullForbidden) IsClientError() bool
- func (o *QueryRuleGroupsFullForbidden) IsCode(code int) bool
- func (o *QueryRuleGroupsFullForbidden) IsRedirect() bool
- func (o *QueryRuleGroupsFullForbidden) IsServerError() bool
- func (o *QueryRuleGroupsFullForbidden) IsSuccess() bool
- func (o *QueryRuleGroupsFullForbidden) String() string
- type QueryRuleGroupsFullNotFound
- func (o *QueryRuleGroupsFullNotFound) Code() int
- func (o *QueryRuleGroupsFullNotFound) Error() string
- func (o *QueryRuleGroupsFullNotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRuleGroupsFullNotFound) IsClientError() bool
- func (o *QueryRuleGroupsFullNotFound) IsCode(code int) bool
- func (o *QueryRuleGroupsFullNotFound) IsRedirect() bool
- func (o *QueryRuleGroupsFullNotFound) IsServerError() bool
- func (o *QueryRuleGroupsFullNotFound) IsSuccess() bool
- func (o *QueryRuleGroupsFullNotFound) String() string
- type QueryRuleGroupsFullOK
- func (o *QueryRuleGroupsFullOK) Code() int
- func (o *QueryRuleGroupsFullOK) Error() string
- func (o *QueryRuleGroupsFullOK) GetPayload() *models.APIRuleGroupsResponse
- func (o *QueryRuleGroupsFullOK) IsClientError() bool
- func (o *QueryRuleGroupsFullOK) IsCode(code int) bool
- func (o *QueryRuleGroupsFullOK) IsRedirect() bool
- func (o *QueryRuleGroupsFullOK) IsServerError() bool
- func (o *QueryRuleGroupsFullOK) IsSuccess() bool
- func (o *QueryRuleGroupsFullOK) String() string
- type QueryRuleGroupsFullParams
- func NewQueryRuleGroupsFullParams() *QueryRuleGroupsFullParams
- func NewQueryRuleGroupsFullParamsWithContext(ctx context.Context) *QueryRuleGroupsFullParams
- func NewQueryRuleGroupsFullParamsWithHTTPClient(client *http.Client) *QueryRuleGroupsFullParams
- func NewQueryRuleGroupsFullParamsWithTimeout(timeout time.Duration) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) SetContext(ctx context.Context)
- func (o *QueryRuleGroupsFullParams) SetDefaults()
- func (o *QueryRuleGroupsFullParams) SetFilter(filter *string)
- func (o *QueryRuleGroupsFullParams) SetHTTPClient(client *http.Client)
- func (o *QueryRuleGroupsFullParams) SetLimit(limit *int64)
- func (o *QueryRuleGroupsFullParams) SetOffset(offset *string)
- func (o *QueryRuleGroupsFullParams) SetQ(q *string)
- func (o *QueryRuleGroupsFullParams) SetSort(sort *string)
- func (o *QueryRuleGroupsFullParams) SetTimeout(timeout time.Duration)
- func (o *QueryRuleGroupsFullParams) WithContext(ctx context.Context) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WithDefaults() *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WithFilter(filter *string) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WithHTTPClient(client *http.Client) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WithLimit(limit *int64) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WithOffset(offset *string) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WithQ(q *string) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WithSort(sort *string) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WithTimeout(timeout time.Duration) *QueryRuleGroupsFullParams
- func (o *QueryRuleGroupsFullParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryRuleGroupsFullReader
- type QueryRuleGroupsFullTooManyRequests
- func (o *QueryRuleGroupsFullTooManyRequests) Code() int
- func (o *QueryRuleGroupsFullTooManyRequests) Error() string
- func (o *QueryRuleGroupsFullTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRuleGroupsFullTooManyRequests) IsClientError() bool
- func (o *QueryRuleGroupsFullTooManyRequests) IsCode(code int) bool
- func (o *QueryRuleGroupsFullTooManyRequests) IsRedirect() bool
- func (o *QueryRuleGroupsFullTooManyRequests) IsServerError() bool
- func (o *QueryRuleGroupsFullTooManyRequests) IsSuccess() bool
- func (o *QueryRuleGroupsFullTooManyRequests) String() string
- type QueryRuleGroupsMixin0Forbidden
- func (o *QueryRuleGroupsMixin0Forbidden) Code() int
- func (o *QueryRuleGroupsMixin0Forbidden) Error() string
- func (o *QueryRuleGroupsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRuleGroupsMixin0Forbidden) IsClientError() bool
- func (o *QueryRuleGroupsMixin0Forbidden) IsCode(code int) bool
- func (o *QueryRuleGroupsMixin0Forbidden) IsRedirect() bool
- func (o *QueryRuleGroupsMixin0Forbidden) IsServerError() bool
- func (o *QueryRuleGroupsMixin0Forbidden) IsSuccess() bool
- func (o *QueryRuleGroupsMixin0Forbidden) String() string
- type QueryRuleGroupsMixin0NotFound
- func (o *QueryRuleGroupsMixin0NotFound) Code() int
- func (o *QueryRuleGroupsMixin0NotFound) Error() string
- func (o *QueryRuleGroupsMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRuleGroupsMixin0NotFound) IsClientError() bool
- func (o *QueryRuleGroupsMixin0NotFound) IsCode(code int) bool
- func (o *QueryRuleGroupsMixin0NotFound) IsRedirect() bool
- func (o *QueryRuleGroupsMixin0NotFound) IsServerError() bool
- func (o *QueryRuleGroupsMixin0NotFound) IsSuccess() bool
- func (o *QueryRuleGroupsMixin0NotFound) String() string
- type QueryRuleGroupsMixin0OK
- func (o *QueryRuleGroupsMixin0OK) Code() int
- func (o *QueryRuleGroupsMixin0OK) Error() string
- func (o *QueryRuleGroupsMixin0OK) GetPayload() *models.MsaQueryResponse
- func (o *QueryRuleGroupsMixin0OK) IsClientError() bool
- func (o *QueryRuleGroupsMixin0OK) IsCode(code int) bool
- func (o *QueryRuleGroupsMixin0OK) IsRedirect() bool
- func (o *QueryRuleGroupsMixin0OK) IsServerError() bool
- func (o *QueryRuleGroupsMixin0OK) IsSuccess() bool
- func (o *QueryRuleGroupsMixin0OK) String() string
- type QueryRuleGroupsMixin0Params
- func NewQueryRuleGroupsMixin0Params() *QueryRuleGroupsMixin0Params
- func NewQueryRuleGroupsMixin0ParamsWithContext(ctx context.Context) *QueryRuleGroupsMixin0Params
- func NewQueryRuleGroupsMixin0ParamsWithHTTPClient(client *http.Client) *QueryRuleGroupsMixin0Params
- func NewQueryRuleGroupsMixin0ParamsWithTimeout(timeout time.Duration) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) SetContext(ctx context.Context)
- func (o *QueryRuleGroupsMixin0Params) SetDefaults()
- func (o *QueryRuleGroupsMixin0Params) SetFilter(filter *string)
- func (o *QueryRuleGroupsMixin0Params) SetHTTPClient(client *http.Client)
- func (o *QueryRuleGroupsMixin0Params) SetLimit(limit *int64)
- func (o *QueryRuleGroupsMixin0Params) SetOffset(offset *string)
- func (o *QueryRuleGroupsMixin0Params) SetQ(q *string)
- func (o *QueryRuleGroupsMixin0Params) SetSort(sort *string)
- func (o *QueryRuleGroupsMixin0Params) SetTimeout(timeout time.Duration)
- func (o *QueryRuleGroupsMixin0Params) WithContext(ctx context.Context) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WithDefaults() *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WithFilter(filter *string) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WithHTTPClient(client *http.Client) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WithLimit(limit *int64) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WithOffset(offset *string) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WithQ(q *string) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WithSort(sort *string) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WithTimeout(timeout time.Duration) *QueryRuleGroupsMixin0Params
- func (o *QueryRuleGroupsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryRuleGroupsMixin0Reader
- type QueryRuleGroupsMixin0TooManyRequests
- func (o *QueryRuleGroupsMixin0TooManyRequests) Code() int
- func (o *QueryRuleGroupsMixin0TooManyRequests) Error() string
- func (o *QueryRuleGroupsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRuleGroupsMixin0TooManyRequests) IsClientError() bool
- func (o *QueryRuleGroupsMixin0TooManyRequests) IsCode(code int) bool
- func (o *QueryRuleGroupsMixin0TooManyRequests) IsRedirect() bool
- func (o *QueryRuleGroupsMixin0TooManyRequests) IsServerError() bool
- func (o *QueryRuleGroupsMixin0TooManyRequests) IsSuccess() bool
- func (o *QueryRuleGroupsMixin0TooManyRequests) String() string
- type QueryRuleTypesDefault
- func (o *QueryRuleTypesDefault) Code() int
- func (o *QueryRuleTypesDefault) Error() string
- func (o *QueryRuleTypesDefault) GetPayload() *models.MsaQueryResponse
- func (o *QueryRuleTypesDefault) IsClientError() bool
- func (o *QueryRuleTypesDefault) IsCode(code int) bool
- func (o *QueryRuleTypesDefault) IsRedirect() bool
- func (o *QueryRuleTypesDefault) IsServerError() bool
- func (o *QueryRuleTypesDefault) IsSuccess() bool
- func (o *QueryRuleTypesDefault) String() string
- type QueryRuleTypesForbidden
- func (o *QueryRuleTypesForbidden) Code() int
- func (o *QueryRuleTypesForbidden) Error() string
- func (o *QueryRuleTypesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRuleTypesForbidden) IsClientError() bool
- func (o *QueryRuleTypesForbidden) IsCode(code int) bool
- func (o *QueryRuleTypesForbidden) IsRedirect() bool
- func (o *QueryRuleTypesForbidden) IsServerError() bool
- func (o *QueryRuleTypesForbidden) IsSuccess() bool
- func (o *QueryRuleTypesForbidden) String() string
- type QueryRuleTypesOK
- func (o *QueryRuleTypesOK) Code() int
- func (o *QueryRuleTypesOK) Error() string
- func (o *QueryRuleTypesOK) GetPayload() *models.MsaQueryResponse
- func (o *QueryRuleTypesOK) IsClientError() bool
- func (o *QueryRuleTypesOK) IsCode(code int) bool
- func (o *QueryRuleTypesOK) IsRedirect() bool
- func (o *QueryRuleTypesOK) IsServerError() bool
- func (o *QueryRuleTypesOK) IsSuccess() bool
- func (o *QueryRuleTypesOK) String() string
- type QueryRuleTypesParams
- func NewQueryRuleTypesParams() *QueryRuleTypesParams
- func NewQueryRuleTypesParamsWithContext(ctx context.Context) *QueryRuleTypesParams
- func NewQueryRuleTypesParamsWithHTTPClient(client *http.Client) *QueryRuleTypesParams
- func NewQueryRuleTypesParamsWithTimeout(timeout time.Duration) *QueryRuleTypesParams
- func (o *QueryRuleTypesParams) SetContext(ctx context.Context)
- func (o *QueryRuleTypesParams) SetDefaults()
- func (o *QueryRuleTypesParams) SetHTTPClient(client *http.Client)
- func (o *QueryRuleTypesParams) SetLimit(limit *int64)
- func (o *QueryRuleTypesParams) SetOffset(offset *string)
- func (o *QueryRuleTypesParams) SetTimeout(timeout time.Duration)
- func (o *QueryRuleTypesParams) WithContext(ctx context.Context) *QueryRuleTypesParams
- func (o *QueryRuleTypesParams) WithDefaults() *QueryRuleTypesParams
- func (o *QueryRuleTypesParams) WithHTTPClient(client *http.Client) *QueryRuleTypesParams
- func (o *QueryRuleTypesParams) WithLimit(limit *int64) *QueryRuleTypesParams
- func (o *QueryRuleTypesParams) WithOffset(offset *string) *QueryRuleTypesParams
- func (o *QueryRuleTypesParams) WithTimeout(timeout time.Duration) *QueryRuleTypesParams
- func (o *QueryRuleTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryRuleTypesReader
- type QueryRuleTypesTooManyRequests
- func (o *QueryRuleTypesTooManyRequests) Code() int
- func (o *QueryRuleTypesTooManyRequests) Error() string
- func (o *QueryRuleTypesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRuleTypesTooManyRequests) IsClientError() bool
- func (o *QueryRuleTypesTooManyRequests) IsCode(code int) bool
- func (o *QueryRuleTypesTooManyRequests) IsRedirect() bool
- func (o *QueryRuleTypesTooManyRequests) IsServerError() bool
- func (o *QueryRuleTypesTooManyRequests) IsSuccess() bool
- func (o *QueryRuleTypesTooManyRequests) String() string
- type QueryRulesMixin0Forbidden
- func (o *QueryRulesMixin0Forbidden) Code() int
- func (o *QueryRulesMixin0Forbidden) Error() string
- func (o *QueryRulesMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRulesMixin0Forbidden) IsClientError() bool
- func (o *QueryRulesMixin0Forbidden) IsCode(code int) bool
- func (o *QueryRulesMixin0Forbidden) IsRedirect() bool
- func (o *QueryRulesMixin0Forbidden) IsServerError() bool
- func (o *QueryRulesMixin0Forbidden) IsSuccess() bool
- func (o *QueryRulesMixin0Forbidden) String() string
- type QueryRulesMixin0NotFound
- func (o *QueryRulesMixin0NotFound) Code() int
- func (o *QueryRulesMixin0NotFound) Error() string
- func (o *QueryRulesMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRulesMixin0NotFound) IsClientError() bool
- func (o *QueryRulesMixin0NotFound) IsCode(code int) bool
- func (o *QueryRulesMixin0NotFound) IsRedirect() bool
- func (o *QueryRulesMixin0NotFound) IsServerError() bool
- func (o *QueryRulesMixin0NotFound) IsSuccess() bool
- func (o *QueryRulesMixin0NotFound) String() string
- type QueryRulesMixin0OK
- func (o *QueryRulesMixin0OK) Code() int
- func (o *QueryRulesMixin0OK) Error() string
- func (o *QueryRulesMixin0OK) GetPayload() *models.MsaQueryResponse
- func (o *QueryRulesMixin0OK) IsClientError() bool
- func (o *QueryRulesMixin0OK) IsCode(code int) bool
- func (o *QueryRulesMixin0OK) IsRedirect() bool
- func (o *QueryRulesMixin0OK) IsServerError() bool
- func (o *QueryRulesMixin0OK) IsSuccess() bool
- func (o *QueryRulesMixin0OK) String() string
- type QueryRulesMixin0Params
- func NewQueryRulesMixin0Params() *QueryRulesMixin0Params
- func NewQueryRulesMixin0ParamsWithContext(ctx context.Context) *QueryRulesMixin0Params
- func NewQueryRulesMixin0ParamsWithHTTPClient(client *http.Client) *QueryRulesMixin0Params
- func NewQueryRulesMixin0ParamsWithTimeout(timeout time.Duration) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) SetContext(ctx context.Context)
- func (o *QueryRulesMixin0Params) SetDefaults()
- func (o *QueryRulesMixin0Params) SetFilter(filter *string)
- func (o *QueryRulesMixin0Params) SetHTTPClient(client *http.Client)
- func (o *QueryRulesMixin0Params) SetLimit(limit *int64)
- func (o *QueryRulesMixin0Params) SetOffset(offset *string)
- func (o *QueryRulesMixin0Params) SetQ(q *string)
- func (o *QueryRulesMixin0Params) SetSort(sort *string)
- func (o *QueryRulesMixin0Params) SetTimeout(timeout time.Duration)
- func (o *QueryRulesMixin0Params) WithContext(ctx context.Context) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WithDefaults() *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WithFilter(filter *string) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WithHTTPClient(client *http.Client) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WithLimit(limit *int64) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WithOffset(offset *string) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WithQ(q *string) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WithSort(sort *string) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WithTimeout(timeout time.Duration) *QueryRulesMixin0Params
- func (o *QueryRulesMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryRulesMixin0Reader
- type QueryRulesMixin0TooManyRequests
- func (o *QueryRulesMixin0TooManyRequests) Code() int
- func (o *QueryRulesMixin0TooManyRequests) Error() string
- func (o *QueryRulesMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryRulesMixin0TooManyRequests) IsClientError() bool
- func (o *QueryRulesMixin0TooManyRequests) IsCode(code int) bool
- func (o *QueryRulesMixin0TooManyRequests) IsRedirect() bool
- func (o *QueryRulesMixin0TooManyRequests) IsServerError() bool
- func (o *QueryRulesMixin0TooManyRequests) IsSuccess() bool
- func (o *QueryRulesMixin0TooManyRequests) String() string
- type UpdateRuleGroupMixin0Forbidden
- func (o *UpdateRuleGroupMixin0Forbidden) Code() int
- func (o *UpdateRuleGroupMixin0Forbidden) Error() string
- func (o *UpdateRuleGroupMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateRuleGroupMixin0Forbidden) IsClientError() bool
- func (o *UpdateRuleGroupMixin0Forbidden) IsCode(code int) bool
- func (o *UpdateRuleGroupMixin0Forbidden) IsRedirect() bool
- func (o *UpdateRuleGroupMixin0Forbidden) IsServerError() bool
- func (o *UpdateRuleGroupMixin0Forbidden) IsSuccess() bool
- func (o *UpdateRuleGroupMixin0Forbidden) String() string
- type UpdateRuleGroupMixin0NotFound
- func (o *UpdateRuleGroupMixin0NotFound) Code() int
- func (o *UpdateRuleGroupMixin0NotFound) Error() string
- func (o *UpdateRuleGroupMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateRuleGroupMixin0NotFound) IsClientError() bool
- func (o *UpdateRuleGroupMixin0NotFound) IsCode(code int) bool
- func (o *UpdateRuleGroupMixin0NotFound) IsRedirect() bool
- func (o *UpdateRuleGroupMixin0NotFound) IsServerError() bool
- func (o *UpdateRuleGroupMixin0NotFound) IsSuccess() bool
- func (o *UpdateRuleGroupMixin0NotFound) String() string
- type UpdateRuleGroupMixin0OK
- func (o *UpdateRuleGroupMixin0OK) Code() int
- func (o *UpdateRuleGroupMixin0OK) Error() string
- func (o *UpdateRuleGroupMixin0OK) GetPayload() *models.APIRuleGroupsResponse
- func (o *UpdateRuleGroupMixin0OK) IsClientError() bool
- func (o *UpdateRuleGroupMixin0OK) IsCode(code int) bool
- func (o *UpdateRuleGroupMixin0OK) IsRedirect() bool
- func (o *UpdateRuleGroupMixin0OK) IsServerError() bool
- func (o *UpdateRuleGroupMixin0OK) IsSuccess() bool
- func (o *UpdateRuleGroupMixin0OK) String() string
- type UpdateRuleGroupMixin0Params
- func NewUpdateRuleGroupMixin0Params() *UpdateRuleGroupMixin0Params
- func NewUpdateRuleGroupMixin0ParamsWithContext(ctx context.Context) *UpdateRuleGroupMixin0Params
- func NewUpdateRuleGroupMixin0ParamsWithHTTPClient(client *http.Client) *UpdateRuleGroupMixin0Params
- func NewUpdateRuleGroupMixin0ParamsWithTimeout(timeout time.Duration) *UpdateRuleGroupMixin0Params
- func (o *UpdateRuleGroupMixin0Params) SetBody(body *models.APIRuleGroupModifyRequestV1)
- func (o *UpdateRuleGroupMixin0Params) SetContext(ctx context.Context)
- func (o *UpdateRuleGroupMixin0Params) SetDefaults()
- func (o *UpdateRuleGroupMixin0Params) SetHTTPClient(client *http.Client)
- func (o *UpdateRuleGroupMixin0Params) SetTimeout(timeout time.Duration)
- func (o *UpdateRuleGroupMixin0Params) WithBody(body *models.APIRuleGroupModifyRequestV1) *UpdateRuleGroupMixin0Params
- func (o *UpdateRuleGroupMixin0Params) WithContext(ctx context.Context) *UpdateRuleGroupMixin0Params
- func (o *UpdateRuleGroupMixin0Params) WithDefaults() *UpdateRuleGroupMixin0Params
- func (o *UpdateRuleGroupMixin0Params) WithHTTPClient(client *http.Client) *UpdateRuleGroupMixin0Params
- func (o *UpdateRuleGroupMixin0Params) WithTimeout(timeout time.Duration) *UpdateRuleGroupMixin0Params
- func (o *UpdateRuleGroupMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateRuleGroupMixin0Reader
- type UpdateRuleGroupMixin0TooManyRequests
- func (o *UpdateRuleGroupMixin0TooManyRequests) Code() int
- func (o *UpdateRuleGroupMixin0TooManyRequests) Error() string
- func (o *UpdateRuleGroupMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateRuleGroupMixin0TooManyRequests) IsClientError() bool
- func (o *UpdateRuleGroupMixin0TooManyRequests) IsCode(code int) bool
- func (o *UpdateRuleGroupMixin0TooManyRequests) IsRedirect() bool
- func (o *UpdateRuleGroupMixin0TooManyRequests) IsServerError() bool
- func (o *UpdateRuleGroupMixin0TooManyRequests) IsSuccess() bool
- func (o *UpdateRuleGroupMixin0TooManyRequests) String() string
- type UpdateRulesForbidden
- func (o *UpdateRulesForbidden) Code() int
- func (o *UpdateRulesForbidden) Error() string
- func (o *UpdateRulesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateRulesForbidden) IsClientError() bool
- func (o *UpdateRulesForbidden) IsCode(code int) bool
- func (o *UpdateRulesForbidden) IsRedirect() bool
- func (o *UpdateRulesForbidden) IsServerError() bool
- func (o *UpdateRulesForbidden) IsSuccess() bool
- func (o *UpdateRulesForbidden) String() string
- type UpdateRulesNotFound
- func (o *UpdateRulesNotFound) Code() int
- func (o *UpdateRulesNotFound) Error() string
- func (o *UpdateRulesNotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateRulesNotFound) IsClientError() bool
- func (o *UpdateRulesNotFound) IsCode(code int) bool
- func (o *UpdateRulesNotFound) IsRedirect() bool
- func (o *UpdateRulesNotFound) IsServerError() bool
- func (o *UpdateRulesNotFound) IsSuccess() bool
- func (o *UpdateRulesNotFound) String() string
- type UpdateRulesOK
- func (o *UpdateRulesOK) Code() int
- func (o *UpdateRulesOK) Error() string
- func (o *UpdateRulesOK) GetPayload() *models.APIRulesResponse
- func (o *UpdateRulesOK) IsClientError() bool
- func (o *UpdateRulesOK) IsCode(code int) bool
- func (o *UpdateRulesOK) IsRedirect() bool
- func (o *UpdateRulesOK) IsServerError() bool
- func (o *UpdateRulesOK) IsSuccess() bool
- func (o *UpdateRulesOK) String() string
- type UpdateRulesParams
- func (o *UpdateRulesParams) SetBody(body *models.APIRuleUpdatesRequestV1)
- func (o *UpdateRulesParams) SetContext(ctx context.Context)
- func (o *UpdateRulesParams) SetDefaults()
- func (o *UpdateRulesParams) SetHTTPClient(client *http.Client)
- func (o *UpdateRulesParams) SetTimeout(timeout time.Duration)
- func (o *UpdateRulesParams) WithBody(body *models.APIRuleUpdatesRequestV1) *UpdateRulesParams
- func (o *UpdateRulesParams) WithContext(ctx context.Context) *UpdateRulesParams
- func (o *UpdateRulesParams) WithDefaults() *UpdateRulesParams
- func (o *UpdateRulesParams) WithHTTPClient(client *http.Client) *UpdateRulesParams
- func (o *UpdateRulesParams) WithTimeout(timeout time.Duration) *UpdateRulesParams
- func (o *UpdateRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateRulesReader
- type UpdateRulesTooManyRequests
- func (o *UpdateRulesTooManyRequests) Code() int
- func (o *UpdateRulesTooManyRequests) Error() string
- func (o *UpdateRulesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateRulesTooManyRequests) IsClientError() bool
- func (o *UpdateRulesTooManyRequests) IsCode(code int) bool
- func (o *UpdateRulesTooManyRequests) IsRedirect() bool
- func (o *UpdateRulesTooManyRequests) IsServerError() bool
- func (o *UpdateRulesTooManyRequests) IsSuccess() bool
- func (o *UpdateRulesTooManyRequests) String() string
- type ValidateForbidden
- func (o *ValidateForbidden) Code() int
- func (o *ValidateForbidden) Error() string
- func (o *ValidateForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ValidateForbidden) IsClientError() bool
- func (o *ValidateForbidden) IsCode(code int) bool
- func (o *ValidateForbidden) IsRedirect() bool
- func (o *ValidateForbidden) IsServerError() bool
- func (o *ValidateForbidden) IsSuccess() bool
- func (o *ValidateForbidden) String() string
- type ValidateNotFound
- func (o *ValidateNotFound) Code() int
- func (o *ValidateNotFound) Error() string
- func (o *ValidateNotFound) GetPayload() *models.MsaReplyMetaOnly
- func (o *ValidateNotFound) IsClientError() bool
- func (o *ValidateNotFound) IsCode(code int) bool
- func (o *ValidateNotFound) IsRedirect() bool
- func (o *ValidateNotFound) IsServerError() bool
- func (o *ValidateNotFound) IsSuccess() bool
- func (o *ValidateNotFound) String() string
- type ValidateOK
- func (o *ValidateOK) Code() int
- func (o *ValidateOK) Error() string
- func (o *ValidateOK) GetPayload() *models.APIValidationResponseV1
- func (o *ValidateOK) IsClientError() bool
- func (o *ValidateOK) IsCode(code int) bool
- func (o *ValidateOK) IsRedirect() bool
- func (o *ValidateOK) IsServerError() bool
- func (o *ValidateOK) IsSuccess() bool
- func (o *ValidateOK) String() string
- type ValidateParams
- func (o *ValidateParams) SetBody(body *models.APIValidationRequestV1)
- func (o *ValidateParams) SetContext(ctx context.Context)
- func (o *ValidateParams) SetDefaults()
- func (o *ValidateParams) SetHTTPClient(client *http.Client)
- func (o *ValidateParams) SetTimeout(timeout time.Duration)
- func (o *ValidateParams) WithBody(body *models.APIValidationRequestV1) *ValidateParams
- func (o *ValidateParams) WithContext(ctx context.Context) *ValidateParams
- func (o *ValidateParams) WithDefaults() *ValidateParams
- func (o *ValidateParams) WithHTTPClient(client *http.Client) *ValidateParams
- func (o *ValidateParams) WithTimeout(timeout time.Duration) *ValidateParams
- func (o *ValidateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateReader
- type ValidateTooManyRequests
- func (o *ValidateTooManyRequests) Code() int
- func (o *ValidateTooManyRequests) Error() string
- func (o *ValidateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ValidateTooManyRequests) IsClientError() bool
- func (o *ValidateTooManyRequests) IsCode(code int) bool
- func (o *ValidateTooManyRequests) IsRedirect() bool
- func (o *ValidateTooManyRequests) IsServerError() bool
- func (o *ValidateTooManyRequests) IsSuccess() bool
- func (o *ValidateTooManyRequests) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for custom ioa API
func (*Client) CreateRule ¶
func (a *Client) CreateRule(params *CreateRuleParams, opts ...ClientOption) (*CreateRuleCreated, error)
CreateRule creates a rule within a rule group returns the rule
func (*Client) CreateRuleGroupMixin0 ¶
func (a *Client) CreateRuleGroupMixin0(params *CreateRuleGroupMixin0Params, opts ...ClientOption) (*CreateRuleGroupMixin0Created, error)
CreateRuleGroupMixin0 creates a rule group for a platform with a name and an optional description returns the rule group
func (*Client) DeleteRuleGroupsMixin0 ¶
func (a *Client) DeleteRuleGroupsMixin0(params *DeleteRuleGroupsMixin0Params, opts ...ClientOption) (*DeleteRuleGroupsMixin0OK, error)
DeleteRuleGroupsMixin0 deletes rule groups by ID
func (*Client) DeleteRules ¶
func (a *Client) DeleteRules(params *DeleteRulesParams, opts ...ClientOption) (*DeleteRulesOK, error)
DeleteRules deletes rules from a rule group by ID
func (*Client) GetPatterns ¶
func (a *Client) GetPatterns(params *GetPatternsParams, opts ...ClientOption) (*GetPatternsOK, error)
GetPatterns gets pattern severities by ID
func (*Client) GetPlatformsMixin0 ¶
func (a *Client) GetPlatformsMixin0(params *GetPlatformsMixin0Params, opts ...ClientOption) (*GetPlatformsMixin0OK, error)
GetPlatformsMixin0 gets platforms by ID
func (*Client) GetRuleGroupsMixin0 ¶
func (a *Client) GetRuleGroupsMixin0(params *GetRuleGroupsMixin0Params, opts ...ClientOption) (*GetRuleGroupsMixin0OK, error)
GetRuleGroupsMixin0 gets rule groups by ID
func (*Client) GetRuleTypes ¶
func (a *Client) GetRuleTypes(params *GetRuleTypesParams, opts ...ClientOption) (*GetRuleTypesOK, error)
GetRuleTypes gets rule types by ID
func (*Client) GetRulesGet ¶
func (a *Client) GetRulesGet(params *GetRulesGetParams, opts ...ClientOption) (*GetRulesGetOK, error)
GetRulesGet gets rules by ID and optionally version in the following format ID version
func (*Client) GetRulesMixin0 ¶
func (a *Client) GetRulesMixin0(params *GetRulesMixin0Params, opts ...ClientOption) (*GetRulesMixin0OK, error)
GetRulesMixin0 gets rules by ID and optionally version in the following format ID version the max number of i ds is constrained by URL size
func (*Client) QueryPatterns ¶
func (a *Client) QueryPatterns(params *QueryPatternsParams, opts ...ClientOption) (*QueryPatternsOK, error)
QueryPatterns gets all pattern severity i ds
func (*Client) QueryPlatformsMixin0 ¶
func (a *Client) QueryPlatformsMixin0(params *QueryPlatformsMixin0Params, opts ...ClientOption) (*QueryPlatformsMixin0OK, error)
QueryPlatformsMixin0 gets all platform i ds
func (*Client) QueryRuleGroupsFull ¶
func (a *Client) QueryRuleGroupsFull(params *QueryRuleGroupsFullParams, opts ...ClientOption) (*QueryRuleGroupsFullOK, error)
QueryRuleGroupsFull finds all rule groups matching the query with optional filter
func (*Client) QueryRuleGroupsMixin0 ¶
func (a *Client) QueryRuleGroupsMixin0(params *QueryRuleGroupsMixin0Params, opts ...ClientOption) (*QueryRuleGroupsMixin0OK, error)
QueryRuleGroupsMixin0 finds all rule group i ds matching the query with optional filter
func (*Client) QueryRuleTypes ¶
func (a *Client) QueryRuleTypes(params *QueryRuleTypesParams, opts ...ClientOption) (*QueryRuleTypesOK, error)
QueryRuleTypes gets all rule type i ds
func (*Client) QueryRulesMixin0 ¶
func (a *Client) QueryRulesMixin0(params *QueryRulesMixin0Params, opts ...ClientOption) (*QueryRulesMixin0OK, error)
QueryRulesMixin0 finds all rule i ds matching the query with optional filter
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateRuleGroupMixin0 ¶
func (a *Client) UpdateRuleGroupMixin0(params *UpdateRuleGroupMixin0Params, opts ...ClientOption) (*UpdateRuleGroupMixin0OK, error)
UpdateRuleGroupMixin0 updates a rule group the following properties can be modified name description enabled
func (*Client) UpdateRules ¶
func (a *Client) UpdateRules(params *UpdateRulesParams, opts ...ClientOption) (*UpdateRulesOK, error)
UpdateRules updates rules within a rule group return the updated rules
func (*Client) Validate ¶
func (a *Client) Validate(params *ValidateParams, opts ...ClientOption) (*ValidateOK, error)
Validate validates field values and checks for matches if a test string is provided
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateRule(params *CreateRuleParams, opts ...ClientOption) (*CreateRuleCreated, error) CreateRuleGroupMixin0(params *CreateRuleGroupMixin0Params, opts ...ClientOption) (*CreateRuleGroupMixin0Created, error) DeleteRuleGroupsMixin0(params *DeleteRuleGroupsMixin0Params, opts ...ClientOption) (*DeleteRuleGroupsMixin0OK, error) DeleteRules(params *DeleteRulesParams, opts ...ClientOption) (*DeleteRulesOK, error) GetPatterns(params *GetPatternsParams, opts ...ClientOption) (*GetPatternsOK, error) GetPlatformsMixin0(params *GetPlatformsMixin0Params, opts ...ClientOption) (*GetPlatformsMixin0OK, error) GetRuleGroupsMixin0(params *GetRuleGroupsMixin0Params, opts ...ClientOption) (*GetRuleGroupsMixin0OK, error) GetRuleTypes(params *GetRuleTypesParams, opts ...ClientOption) (*GetRuleTypesOK, error) GetRulesGet(params *GetRulesGetParams, opts ...ClientOption) (*GetRulesGetOK, error) GetRulesMixin0(params *GetRulesMixin0Params, opts ...ClientOption) (*GetRulesMixin0OK, error) QueryPatterns(params *QueryPatternsParams, opts ...ClientOption) (*QueryPatternsOK, error) QueryPlatformsMixin0(params *QueryPlatformsMixin0Params, opts ...ClientOption) (*QueryPlatformsMixin0OK, error) QueryRuleGroupsFull(params *QueryRuleGroupsFullParams, opts ...ClientOption) (*QueryRuleGroupsFullOK, error) QueryRuleGroupsMixin0(params *QueryRuleGroupsMixin0Params, opts ...ClientOption) (*QueryRuleGroupsMixin0OK, error) QueryRuleTypes(params *QueryRuleTypesParams, opts ...ClientOption) (*QueryRuleTypesOK, error) QueryRulesMixin0(params *QueryRulesMixin0Params, opts ...ClientOption) (*QueryRulesMixin0OK, error) UpdateRuleGroupMixin0(params *UpdateRuleGroupMixin0Params, opts ...ClientOption) (*UpdateRuleGroupMixin0OK, error) UpdateRules(params *UpdateRulesParams, opts ...ClientOption) (*UpdateRulesOK, error) Validate(params *ValidateParams, opts ...ClientOption) (*ValidateOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new custom ioa API client.
type CreateRuleCreated ¶
type CreateRuleCreated struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRulesResponse }
CreateRuleCreated describes a response with status code 201, with default header values.
OK
func NewCreateRuleCreated ¶
func NewCreateRuleCreated() *CreateRuleCreated
NewCreateRuleCreated creates a CreateRuleCreated with default headers values
func (*CreateRuleCreated) Code ¶ added in v0.2.33
func (o *CreateRuleCreated) Code() int
Code gets the status code for the create rule created response
func (*CreateRuleCreated) Error ¶
func (o *CreateRuleCreated) Error() string
func (*CreateRuleCreated) GetPayload ¶
func (o *CreateRuleCreated) GetPayload() *models.APIRulesResponse
func (*CreateRuleCreated) IsClientError ¶ added in v0.2.27
func (o *CreateRuleCreated) IsClientError() bool
IsClientError returns true when this create rule created response has a 4xx status code
func (*CreateRuleCreated) IsCode ¶ added in v0.2.27
func (o *CreateRuleCreated) IsCode(code int) bool
IsCode returns true when this create rule created response a status code equal to that given
func (*CreateRuleCreated) IsRedirect ¶ added in v0.2.27
func (o *CreateRuleCreated) IsRedirect() bool
IsRedirect returns true when this create rule created response has a 3xx status code
func (*CreateRuleCreated) IsServerError ¶ added in v0.2.27
func (o *CreateRuleCreated) IsServerError() bool
IsServerError returns true when this create rule created response has a 5xx status code
func (*CreateRuleCreated) IsSuccess ¶ added in v0.2.27
func (o *CreateRuleCreated) IsSuccess() bool
IsSuccess returns true when this create rule created response has a 2xx status code
func (*CreateRuleCreated) String ¶ added in v0.2.27
func (o *CreateRuleCreated) String() string
type CreateRuleForbidden ¶
type CreateRuleForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
CreateRuleForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateRuleForbidden ¶
func NewCreateRuleForbidden() *CreateRuleForbidden
NewCreateRuleForbidden creates a CreateRuleForbidden with default headers values
func (*CreateRuleForbidden) Code ¶ added in v0.2.33
func (o *CreateRuleForbidden) Code() int
Code gets the status code for the create rule forbidden response
func (*CreateRuleForbidden) Error ¶
func (o *CreateRuleForbidden) Error() string
func (*CreateRuleForbidden) GetPayload ¶
func (o *CreateRuleForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CreateRuleForbidden) IsClientError ¶ added in v0.2.27
func (o *CreateRuleForbidden) IsClientError() bool
IsClientError returns true when this create rule forbidden response has a 4xx status code
func (*CreateRuleForbidden) IsCode ¶ added in v0.2.27
func (o *CreateRuleForbidden) IsCode(code int) bool
IsCode returns true when this create rule forbidden response a status code equal to that given
func (*CreateRuleForbidden) IsRedirect ¶ added in v0.2.27
func (o *CreateRuleForbidden) IsRedirect() bool
IsRedirect returns true when this create rule forbidden response has a 3xx status code
func (*CreateRuleForbidden) IsServerError ¶ added in v0.2.27
func (o *CreateRuleForbidden) IsServerError() bool
IsServerError returns true when this create rule forbidden response has a 5xx status code
func (*CreateRuleForbidden) IsSuccess ¶ added in v0.2.27
func (o *CreateRuleForbidden) IsSuccess() bool
IsSuccess returns true when this create rule forbidden response has a 2xx status code
func (*CreateRuleForbidden) String ¶ added in v0.2.27
func (o *CreateRuleForbidden) String() string
type CreateRuleGroupMixin0Created ¶
type CreateRuleGroupMixin0Created struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRuleGroupsResponse }
CreateRuleGroupMixin0Created describes a response with status code 201, with default header values.
Created
func NewCreateRuleGroupMixin0Created ¶
func NewCreateRuleGroupMixin0Created() *CreateRuleGroupMixin0Created
NewCreateRuleGroupMixin0Created creates a CreateRuleGroupMixin0Created with default headers values
func (*CreateRuleGroupMixin0Created) Code ¶ added in v0.2.33
func (o *CreateRuleGroupMixin0Created) Code() int
Code gets the status code for the create rule group mixin0 created response
func (*CreateRuleGroupMixin0Created) Error ¶
func (o *CreateRuleGroupMixin0Created) Error() string
func (*CreateRuleGroupMixin0Created) GetPayload ¶
func (o *CreateRuleGroupMixin0Created) GetPayload() *models.APIRuleGroupsResponse
func (*CreateRuleGroupMixin0Created) IsClientError ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Created) IsClientError() bool
IsClientError returns true when this create rule group mixin0 created response has a 4xx status code
func (*CreateRuleGroupMixin0Created) IsCode ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Created) IsCode(code int) bool
IsCode returns true when this create rule group mixin0 created response a status code equal to that given
func (*CreateRuleGroupMixin0Created) IsRedirect ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Created) IsRedirect() bool
IsRedirect returns true when this create rule group mixin0 created response has a 3xx status code
func (*CreateRuleGroupMixin0Created) IsServerError ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Created) IsServerError() bool
IsServerError returns true when this create rule group mixin0 created response has a 5xx status code
func (*CreateRuleGroupMixin0Created) IsSuccess ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Created) IsSuccess() bool
IsSuccess returns true when this create rule group mixin0 created response has a 2xx status code
func (*CreateRuleGroupMixin0Created) String ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Created) String() string
type CreateRuleGroupMixin0Forbidden ¶
type CreateRuleGroupMixin0Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
CreateRuleGroupMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateRuleGroupMixin0Forbidden ¶
func NewCreateRuleGroupMixin0Forbidden() *CreateRuleGroupMixin0Forbidden
NewCreateRuleGroupMixin0Forbidden creates a CreateRuleGroupMixin0Forbidden with default headers values
func (*CreateRuleGroupMixin0Forbidden) Code ¶ added in v0.2.33
func (o *CreateRuleGroupMixin0Forbidden) Code() int
Code gets the status code for the create rule group mixin0 forbidden response
func (*CreateRuleGroupMixin0Forbidden) Error ¶
func (o *CreateRuleGroupMixin0Forbidden) Error() string
func (*CreateRuleGroupMixin0Forbidden) GetPayload ¶
func (o *CreateRuleGroupMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CreateRuleGroupMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Forbidden) IsClientError() bool
IsClientError returns true when this create rule group mixin0 forbidden response has a 4xx status code
func (*CreateRuleGroupMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this create rule group mixin0 forbidden response a status code equal to that given
func (*CreateRuleGroupMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this create rule group mixin0 forbidden response has a 3xx status code
func (*CreateRuleGroupMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Forbidden) IsServerError() bool
IsServerError returns true when this create rule group mixin0 forbidden response has a 5xx status code
func (*CreateRuleGroupMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this create rule group mixin0 forbidden response has a 2xx status code
func (*CreateRuleGroupMixin0Forbidden) String ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0Forbidden) String() string
type CreateRuleGroupMixin0NotFound ¶
type CreateRuleGroupMixin0NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
CreateRuleGroupMixin0NotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateRuleGroupMixin0NotFound ¶
func NewCreateRuleGroupMixin0NotFound() *CreateRuleGroupMixin0NotFound
NewCreateRuleGroupMixin0NotFound creates a CreateRuleGroupMixin0NotFound with default headers values
func (*CreateRuleGroupMixin0NotFound) Code ¶ added in v0.2.33
func (o *CreateRuleGroupMixin0NotFound) Code() int
Code gets the status code for the create rule group mixin0 not found response
func (*CreateRuleGroupMixin0NotFound) Error ¶
func (o *CreateRuleGroupMixin0NotFound) Error() string
func (*CreateRuleGroupMixin0NotFound) GetPayload ¶
func (o *CreateRuleGroupMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
func (*CreateRuleGroupMixin0NotFound) IsClientError ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0NotFound) IsClientError() bool
IsClientError returns true when this create rule group mixin0 not found response has a 4xx status code
func (*CreateRuleGroupMixin0NotFound) IsCode ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0NotFound) IsCode(code int) bool
IsCode returns true when this create rule group mixin0 not found response a status code equal to that given
func (*CreateRuleGroupMixin0NotFound) IsRedirect ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0NotFound) IsRedirect() bool
IsRedirect returns true when this create rule group mixin0 not found response has a 3xx status code
func (*CreateRuleGroupMixin0NotFound) IsServerError ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0NotFound) IsServerError() bool
IsServerError returns true when this create rule group mixin0 not found response has a 5xx status code
func (*CreateRuleGroupMixin0NotFound) IsSuccess ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0NotFound) IsSuccess() bool
IsSuccess returns true when this create rule group mixin0 not found response has a 2xx status code
func (*CreateRuleGroupMixin0NotFound) String ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0NotFound) String() string
type CreateRuleGroupMixin0Params ¶
type CreateRuleGroupMixin0Params struct { // Body. Body *models.APIRuleGroupCreateRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateRuleGroupMixin0Params contains all the parameters to send to the API endpoint
for the create rule group mixin0 operation. Typically these are written to a http.Request.
func NewCreateRuleGroupMixin0Params ¶
func NewCreateRuleGroupMixin0Params() *CreateRuleGroupMixin0Params
NewCreateRuleGroupMixin0Params creates a new CreateRuleGroupMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateRuleGroupMixin0ParamsWithContext ¶
func NewCreateRuleGroupMixin0ParamsWithContext(ctx context.Context) *CreateRuleGroupMixin0Params
NewCreateRuleGroupMixin0ParamsWithContext creates a new CreateRuleGroupMixin0Params object with the ability to set a context for a request.
func NewCreateRuleGroupMixin0ParamsWithHTTPClient ¶
func NewCreateRuleGroupMixin0ParamsWithHTTPClient(client *http.Client) *CreateRuleGroupMixin0Params
NewCreateRuleGroupMixin0ParamsWithHTTPClient creates a new CreateRuleGroupMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewCreateRuleGroupMixin0ParamsWithTimeout ¶
func NewCreateRuleGroupMixin0ParamsWithTimeout(timeout time.Duration) *CreateRuleGroupMixin0Params
NewCreateRuleGroupMixin0ParamsWithTimeout creates a new CreateRuleGroupMixin0Params object with the ability to set a timeout on a request.
func (*CreateRuleGroupMixin0Params) SetBody ¶
func (o *CreateRuleGroupMixin0Params) SetBody(body *models.APIRuleGroupCreateRequestV1)
SetBody adds the body to the create rule group mixin0 params
func (*CreateRuleGroupMixin0Params) SetContext ¶
func (o *CreateRuleGroupMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the create rule group mixin0 params
func (*CreateRuleGroupMixin0Params) SetDefaults ¶
func (o *CreateRuleGroupMixin0Params) SetDefaults()
SetDefaults hydrates default values in the create rule group mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateRuleGroupMixin0Params) SetHTTPClient ¶
func (o *CreateRuleGroupMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create rule group mixin0 params
func (*CreateRuleGroupMixin0Params) SetTimeout ¶
func (o *CreateRuleGroupMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create rule group mixin0 params
func (*CreateRuleGroupMixin0Params) WithBody ¶
func (o *CreateRuleGroupMixin0Params) WithBody(body *models.APIRuleGroupCreateRequestV1) *CreateRuleGroupMixin0Params
WithBody adds the body to the create rule group mixin0 params
func (*CreateRuleGroupMixin0Params) WithContext ¶
func (o *CreateRuleGroupMixin0Params) WithContext(ctx context.Context) *CreateRuleGroupMixin0Params
WithContext adds the context to the create rule group mixin0 params
func (*CreateRuleGroupMixin0Params) WithDefaults ¶
func (o *CreateRuleGroupMixin0Params) WithDefaults() *CreateRuleGroupMixin0Params
WithDefaults hydrates default values in the create rule group mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*CreateRuleGroupMixin0Params) WithHTTPClient ¶
func (o *CreateRuleGroupMixin0Params) WithHTTPClient(client *http.Client) *CreateRuleGroupMixin0Params
WithHTTPClient adds the HTTPClient to the create rule group mixin0 params
func (*CreateRuleGroupMixin0Params) WithTimeout ¶
func (o *CreateRuleGroupMixin0Params) WithTimeout(timeout time.Duration) *CreateRuleGroupMixin0Params
WithTimeout adds the timeout to the create rule group mixin0 params
func (*CreateRuleGroupMixin0Params) WriteToRequest ¶
func (o *CreateRuleGroupMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateRuleGroupMixin0Reader ¶
type CreateRuleGroupMixin0Reader struct {
// contains filtered or unexported fields
}
CreateRuleGroupMixin0Reader is a Reader for the CreateRuleGroupMixin0 structure.
func (*CreateRuleGroupMixin0Reader) ReadResponse ¶
func (o *CreateRuleGroupMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateRuleGroupMixin0TooManyRequests ¶
type CreateRuleGroupMixin0TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
CreateRuleGroupMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateRuleGroupMixin0TooManyRequests ¶
func NewCreateRuleGroupMixin0TooManyRequests() *CreateRuleGroupMixin0TooManyRequests
NewCreateRuleGroupMixin0TooManyRequests creates a CreateRuleGroupMixin0TooManyRequests with default headers values
func (*CreateRuleGroupMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *CreateRuleGroupMixin0TooManyRequests) Code() int
Code gets the status code for the create rule group mixin0 too many requests response
func (*CreateRuleGroupMixin0TooManyRequests) Error ¶
func (o *CreateRuleGroupMixin0TooManyRequests) Error() string
func (*CreateRuleGroupMixin0TooManyRequests) GetPayload ¶
func (o *CreateRuleGroupMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateRuleGroupMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this create rule group mixin0 too many requests response has a 4xx status code
func (*CreateRuleGroupMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this create rule group mixin0 too many requests response a status code equal to that given
func (*CreateRuleGroupMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this create rule group mixin0 too many requests response has a 3xx status code
func (*CreateRuleGroupMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this create rule group mixin0 too many requests response has a 5xx status code
func (*CreateRuleGroupMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this create rule group mixin0 too many requests response has a 2xx status code
func (*CreateRuleGroupMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *CreateRuleGroupMixin0TooManyRequests) String() string
type CreateRuleNotFound ¶
type CreateRuleNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
CreateRuleNotFound describes a response with status code 404, with default header values.
Not Found
func NewCreateRuleNotFound ¶
func NewCreateRuleNotFound() *CreateRuleNotFound
NewCreateRuleNotFound creates a CreateRuleNotFound with default headers values
func (*CreateRuleNotFound) Code ¶ added in v0.2.33
func (o *CreateRuleNotFound) Code() int
Code gets the status code for the create rule not found response
func (*CreateRuleNotFound) Error ¶
func (o *CreateRuleNotFound) Error() string
func (*CreateRuleNotFound) GetPayload ¶
func (o *CreateRuleNotFound) GetPayload() *models.MsaReplyMetaOnly
func (*CreateRuleNotFound) IsClientError ¶ added in v0.2.27
func (o *CreateRuleNotFound) IsClientError() bool
IsClientError returns true when this create rule not found response has a 4xx status code
func (*CreateRuleNotFound) IsCode ¶ added in v0.2.27
func (o *CreateRuleNotFound) IsCode(code int) bool
IsCode returns true when this create rule not found response a status code equal to that given
func (*CreateRuleNotFound) IsRedirect ¶ added in v0.2.27
func (o *CreateRuleNotFound) IsRedirect() bool
IsRedirect returns true when this create rule not found response has a 3xx status code
func (*CreateRuleNotFound) IsServerError ¶ added in v0.2.27
func (o *CreateRuleNotFound) IsServerError() bool
IsServerError returns true when this create rule not found response has a 5xx status code
func (*CreateRuleNotFound) IsSuccess ¶ added in v0.2.27
func (o *CreateRuleNotFound) IsSuccess() bool
IsSuccess returns true when this create rule not found response has a 2xx status code
func (*CreateRuleNotFound) String ¶ added in v0.2.27
func (o *CreateRuleNotFound) String() string
type CreateRuleParams ¶
type CreateRuleParams struct { // Body. Body *models.APIRuleCreateV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateRuleParams contains all the parameters to send to the API endpoint
for the create rule operation. Typically these are written to a http.Request.
func NewCreateRuleParams ¶
func NewCreateRuleParams() *CreateRuleParams
NewCreateRuleParams creates a new CreateRuleParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewCreateRuleParamsWithContext ¶
func NewCreateRuleParamsWithContext(ctx context.Context) *CreateRuleParams
NewCreateRuleParamsWithContext creates a new CreateRuleParams object with the ability to set a context for a request.
func NewCreateRuleParamsWithHTTPClient ¶
func NewCreateRuleParamsWithHTTPClient(client *http.Client) *CreateRuleParams
NewCreateRuleParamsWithHTTPClient creates a new CreateRuleParams object with the ability to set a custom HTTPClient for a request.
func NewCreateRuleParamsWithTimeout ¶
func NewCreateRuleParamsWithTimeout(timeout time.Duration) *CreateRuleParams
NewCreateRuleParamsWithTimeout creates a new CreateRuleParams object with the ability to set a timeout on a request.
func (*CreateRuleParams) SetBody ¶
func (o *CreateRuleParams) SetBody(body *models.APIRuleCreateV1)
SetBody adds the body to the create rule params
func (*CreateRuleParams) SetContext ¶
func (o *CreateRuleParams) SetContext(ctx context.Context)
SetContext adds the context to the create rule params
func (*CreateRuleParams) SetDefaults ¶
func (o *CreateRuleParams) SetDefaults()
SetDefaults hydrates default values in the create rule params (not the query body).
All values with no default are reset to their zero value.
func (*CreateRuleParams) SetHTTPClient ¶
func (o *CreateRuleParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create rule params
func (*CreateRuleParams) SetTimeout ¶
func (o *CreateRuleParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create rule params
func (*CreateRuleParams) WithBody ¶
func (o *CreateRuleParams) WithBody(body *models.APIRuleCreateV1) *CreateRuleParams
WithBody adds the body to the create rule params
func (*CreateRuleParams) WithContext ¶
func (o *CreateRuleParams) WithContext(ctx context.Context) *CreateRuleParams
WithContext adds the context to the create rule params
func (*CreateRuleParams) WithDefaults ¶
func (o *CreateRuleParams) WithDefaults() *CreateRuleParams
WithDefaults hydrates default values in the create rule params (not the query body).
All values with no default are reset to their zero value.
func (*CreateRuleParams) WithHTTPClient ¶
func (o *CreateRuleParams) WithHTTPClient(client *http.Client) *CreateRuleParams
WithHTTPClient adds the HTTPClient to the create rule params
func (*CreateRuleParams) WithTimeout ¶
func (o *CreateRuleParams) WithTimeout(timeout time.Duration) *CreateRuleParams
WithTimeout adds the timeout to the create rule params
func (*CreateRuleParams) WriteToRequest ¶
func (o *CreateRuleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateRuleReader ¶
type CreateRuleReader struct {
// contains filtered or unexported fields
}
CreateRuleReader is a Reader for the CreateRule structure.
func (*CreateRuleReader) ReadResponse ¶
func (o *CreateRuleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateRuleTooManyRequests ¶
type CreateRuleTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
CreateRuleTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateRuleTooManyRequests ¶
func NewCreateRuleTooManyRequests() *CreateRuleTooManyRequests
NewCreateRuleTooManyRequests creates a CreateRuleTooManyRequests with default headers values
func (*CreateRuleTooManyRequests) Code ¶ added in v0.2.33
func (o *CreateRuleTooManyRequests) Code() int
Code gets the status code for the create rule too many requests response
func (*CreateRuleTooManyRequests) Error ¶
func (o *CreateRuleTooManyRequests) Error() string
func (*CreateRuleTooManyRequests) GetPayload ¶
func (o *CreateRuleTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateRuleTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *CreateRuleTooManyRequests) IsClientError() bool
IsClientError returns true when this create rule too many requests response has a 4xx status code
func (*CreateRuleTooManyRequests) IsCode ¶ added in v0.2.27
func (o *CreateRuleTooManyRequests) IsCode(code int) bool
IsCode returns true when this create rule too many requests response a status code equal to that given
func (*CreateRuleTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *CreateRuleTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create rule too many requests response has a 3xx status code
func (*CreateRuleTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *CreateRuleTooManyRequests) IsServerError() bool
IsServerError returns true when this create rule too many requests response has a 5xx status code
func (*CreateRuleTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *CreateRuleTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create rule too many requests response has a 2xx status code
func (*CreateRuleTooManyRequests) String ¶ added in v0.2.27
func (o *CreateRuleTooManyRequests) String() string
type DeleteRuleGroupsMixin0Forbidden ¶
type DeleteRuleGroupsMixin0Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteRuleGroupsMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteRuleGroupsMixin0Forbidden ¶
func NewDeleteRuleGroupsMixin0Forbidden() *DeleteRuleGroupsMixin0Forbidden
NewDeleteRuleGroupsMixin0Forbidden creates a DeleteRuleGroupsMixin0Forbidden with default headers values
func (*DeleteRuleGroupsMixin0Forbidden) Code ¶ added in v0.2.33
func (o *DeleteRuleGroupsMixin0Forbidden) Code() int
Code gets the status code for the delete rule groups mixin0 forbidden response
func (*DeleteRuleGroupsMixin0Forbidden) Error ¶
func (o *DeleteRuleGroupsMixin0Forbidden) Error() string
func (*DeleteRuleGroupsMixin0Forbidden) GetPayload ¶
func (o *DeleteRuleGroupsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRuleGroupsMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0Forbidden) IsClientError() bool
IsClientError returns true when this delete rule groups mixin0 forbidden response has a 4xx status code
func (*DeleteRuleGroupsMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this delete rule groups mixin0 forbidden response a status code equal to that given
func (*DeleteRuleGroupsMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this delete rule groups mixin0 forbidden response has a 3xx status code
func (*DeleteRuleGroupsMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0Forbidden) IsServerError() bool
IsServerError returns true when this delete rule groups mixin0 forbidden response has a 5xx status code
func (*DeleteRuleGroupsMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this delete rule groups mixin0 forbidden response has a 2xx status code
func (*DeleteRuleGroupsMixin0Forbidden) String ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0Forbidden) String() string
type DeleteRuleGroupsMixin0NotFound ¶
type DeleteRuleGroupsMixin0NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteRuleGroupsMixin0NotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteRuleGroupsMixin0NotFound ¶
func NewDeleteRuleGroupsMixin0NotFound() *DeleteRuleGroupsMixin0NotFound
NewDeleteRuleGroupsMixin0NotFound creates a DeleteRuleGroupsMixin0NotFound with default headers values
func (*DeleteRuleGroupsMixin0NotFound) Code ¶ added in v0.2.33
func (o *DeleteRuleGroupsMixin0NotFound) Code() int
Code gets the status code for the delete rule groups mixin0 not found response
func (*DeleteRuleGroupsMixin0NotFound) Error ¶
func (o *DeleteRuleGroupsMixin0NotFound) Error() string
func (*DeleteRuleGroupsMixin0NotFound) GetPayload ¶
func (o *DeleteRuleGroupsMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRuleGroupsMixin0NotFound) IsClientError ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0NotFound) IsClientError() bool
IsClientError returns true when this delete rule groups mixin0 not found response has a 4xx status code
func (*DeleteRuleGroupsMixin0NotFound) IsCode ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0NotFound) IsCode(code int) bool
IsCode returns true when this delete rule groups mixin0 not found response a status code equal to that given
func (*DeleteRuleGroupsMixin0NotFound) IsRedirect ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0NotFound) IsRedirect() bool
IsRedirect returns true when this delete rule groups mixin0 not found response has a 3xx status code
func (*DeleteRuleGroupsMixin0NotFound) IsServerError ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0NotFound) IsServerError() bool
IsServerError returns true when this delete rule groups mixin0 not found response has a 5xx status code
func (*DeleteRuleGroupsMixin0NotFound) IsSuccess ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0NotFound) IsSuccess() bool
IsSuccess returns true when this delete rule groups mixin0 not found response has a 2xx status code
func (*DeleteRuleGroupsMixin0NotFound) String ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0NotFound) String() string
type DeleteRuleGroupsMixin0OK ¶
type DeleteRuleGroupsMixin0OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteRuleGroupsMixin0OK describes a response with status code 200, with default header values.
OK
func NewDeleteRuleGroupsMixin0OK ¶
func NewDeleteRuleGroupsMixin0OK() *DeleteRuleGroupsMixin0OK
NewDeleteRuleGroupsMixin0OK creates a DeleteRuleGroupsMixin0OK with default headers values
func (*DeleteRuleGroupsMixin0OK) Code ¶ added in v0.2.33
func (o *DeleteRuleGroupsMixin0OK) Code() int
Code gets the status code for the delete rule groups mixin0 o k response
func (*DeleteRuleGroupsMixin0OK) Error ¶
func (o *DeleteRuleGroupsMixin0OK) Error() string
func (*DeleteRuleGroupsMixin0OK) GetPayload ¶
func (o *DeleteRuleGroupsMixin0OK) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRuleGroupsMixin0OK) IsClientError ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0OK) IsClientError() bool
IsClientError returns true when this delete rule groups mixin0 o k response has a 4xx status code
func (*DeleteRuleGroupsMixin0OK) IsCode ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0OK) IsCode(code int) bool
IsCode returns true when this delete rule groups mixin0 o k response a status code equal to that given
func (*DeleteRuleGroupsMixin0OK) IsRedirect ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0OK) IsRedirect() bool
IsRedirect returns true when this delete rule groups mixin0 o k response has a 3xx status code
func (*DeleteRuleGroupsMixin0OK) IsServerError ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0OK) IsServerError() bool
IsServerError returns true when this delete rule groups mixin0 o k response has a 5xx status code
func (*DeleteRuleGroupsMixin0OK) IsSuccess ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0OK) IsSuccess() bool
IsSuccess returns true when this delete rule groups mixin0 o k response has a 2xx status code
func (*DeleteRuleGroupsMixin0OK) String ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0OK) String() string
type DeleteRuleGroupsMixin0Params ¶
type DeleteRuleGroupsMixin0Params struct { /* Comment. Explains why the entity is being deleted */ Comment *string /* Ids. The IDs of the entities */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteRuleGroupsMixin0Params contains all the parameters to send to the API endpoint
for the delete rule groups mixin0 operation. Typically these are written to a http.Request.
func NewDeleteRuleGroupsMixin0Params ¶
func NewDeleteRuleGroupsMixin0Params() *DeleteRuleGroupsMixin0Params
NewDeleteRuleGroupsMixin0Params creates a new DeleteRuleGroupsMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteRuleGroupsMixin0ParamsWithContext ¶
func NewDeleteRuleGroupsMixin0ParamsWithContext(ctx context.Context) *DeleteRuleGroupsMixin0Params
NewDeleteRuleGroupsMixin0ParamsWithContext creates a new DeleteRuleGroupsMixin0Params object with the ability to set a context for a request.
func NewDeleteRuleGroupsMixin0ParamsWithHTTPClient ¶
func NewDeleteRuleGroupsMixin0ParamsWithHTTPClient(client *http.Client) *DeleteRuleGroupsMixin0Params
NewDeleteRuleGroupsMixin0ParamsWithHTTPClient creates a new DeleteRuleGroupsMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewDeleteRuleGroupsMixin0ParamsWithTimeout ¶
func NewDeleteRuleGroupsMixin0ParamsWithTimeout(timeout time.Duration) *DeleteRuleGroupsMixin0Params
NewDeleteRuleGroupsMixin0ParamsWithTimeout creates a new DeleteRuleGroupsMixin0Params object with the ability to set a timeout on a request.
func (*DeleteRuleGroupsMixin0Params) SetComment ¶
func (o *DeleteRuleGroupsMixin0Params) SetComment(comment *string)
SetComment adds the comment to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) SetContext ¶
func (o *DeleteRuleGroupsMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) SetDefaults ¶
func (o *DeleteRuleGroupsMixin0Params) SetDefaults()
SetDefaults hydrates default values in the delete rule groups mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteRuleGroupsMixin0Params) SetHTTPClient ¶
func (o *DeleteRuleGroupsMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) SetIds ¶
func (o *DeleteRuleGroupsMixin0Params) SetIds(ids []string)
SetIds adds the ids to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) SetTimeout ¶
func (o *DeleteRuleGroupsMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) WithComment ¶
func (o *DeleteRuleGroupsMixin0Params) WithComment(comment *string) *DeleteRuleGroupsMixin0Params
WithComment adds the comment to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) WithContext ¶
func (o *DeleteRuleGroupsMixin0Params) WithContext(ctx context.Context) *DeleteRuleGroupsMixin0Params
WithContext adds the context to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) WithDefaults ¶
func (o *DeleteRuleGroupsMixin0Params) WithDefaults() *DeleteRuleGroupsMixin0Params
WithDefaults hydrates default values in the delete rule groups mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteRuleGroupsMixin0Params) WithHTTPClient ¶
func (o *DeleteRuleGroupsMixin0Params) WithHTTPClient(client *http.Client) *DeleteRuleGroupsMixin0Params
WithHTTPClient adds the HTTPClient to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) WithIds ¶
func (o *DeleteRuleGroupsMixin0Params) WithIds(ids []string) *DeleteRuleGroupsMixin0Params
WithIds adds the ids to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) WithTimeout ¶
func (o *DeleteRuleGroupsMixin0Params) WithTimeout(timeout time.Duration) *DeleteRuleGroupsMixin0Params
WithTimeout adds the timeout to the delete rule groups mixin0 params
func (*DeleteRuleGroupsMixin0Params) WriteToRequest ¶
func (o *DeleteRuleGroupsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteRuleGroupsMixin0Reader ¶
type DeleteRuleGroupsMixin0Reader struct {
// contains filtered or unexported fields
}
DeleteRuleGroupsMixin0Reader is a Reader for the DeleteRuleGroupsMixin0 structure.
func (*DeleteRuleGroupsMixin0Reader) ReadResponse ¶
func (o *DeleteRuleGroupsMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteRuleGroupsMixin0TooManyRequests ¶
type DeleteRuleGroupsMixin0TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DeleteRuleGroupsMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteRuleGroupsMixin0TooManyRequests ¶
func NewDeleteRuleGroupsMixin0TooManyRequests() *DeleteRuleGroupsMixin0TooManyRequests
NewDeleteRuleGroupsMixin0TooManyRequests creates a DeleteRuleGroupsMixin0TooManyRequests with default headers values
func (*DeleteRuleGroupsMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *DeleteRuleGroupsMixin0TooManyRequests) Code() int
Code gets the status code for the delete rule groups mixin0 too many requests response
func (*DeleteRuleGroupsMixin0TooManyRequests) Error ¶
func (o *DeleteRuleGroupsMixin0TooManyRequests) Error() string
func (*DeleteRuleGroupsMixin0TooManyRequests) GetPayload ¶
func (o *DeleteRuleGroupsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRuleGroupsMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this delete rule groups mixin0 too many requests response has a 4xx status code
func (*DeleteRuleGroupsMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this delete rule groups mixin0 too many requests response a status code equal to that given
func (*DeleteRuleGroupsMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete rule groups mixin0 too many requests response has a 3xx status code
func (*DeleteRuleGroupsMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this delete rule groups mixin0 too many requests response has a 5xx status code
func (*DeleteRuleGroupsMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete rule groups mixin0 too many requests response has a 2xx status code
func (*DeleteRuleGroupsMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *DeleteRuleGroupsMixin0TooManyRequests) String() string
type DeleteRulesForbidden ¶
type DeleteRulesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteRulesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteRulesForbidden ¶
func NewDeleteRulesForbidden() *DeleteRulesForbidden
NewDeleteRulesForbidden creates a DeleteRulesForbidden with default headers values
func (*DeleteRulesForbidden) Code ¶ added in v0.2.33
func (o *DeleteRulesForbidden) Code() int
Code gets the status code for the delete rules forbidden response
func (*DeleteRulesForbidden) Error ¶
func (o *DeleteRulesForbidden) Error() string
func (*DeleteRulesForbidden) GetPayload ¶
func (o *DeleteRulesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRulesForbidden) IsClientError ¶ added in v0.2.27
func (o *DeleteRulesForbidden) IsClientError() bool
IsClientError returns true when this delete rules forbidden response has a 4xx status code
func (*DeleteRulesForbidden) IsCode ¶ added in v0.2.27
func (o *DeleteRulesForbidden) IsCode(code int) bool
IsCode returns true when this delete rules forbidden response a status code equal to that given
func (*DeleteRulesForbidden) IsRedirect ¶ added in v0.2.27
func (o *DeleteRulesForbidden) IsRedirect() bool
IsRedirect returns true when this delete rules forbidden response has a 3xx status code
func (*DeleteRulesForbidden) IsServerError ¶ added in v0.2.27
func (o *DeleteRulesForbidden) IsServerError() bool
IsServerError returns true when this delete rules forbidden response has a 5xx status code
func (*DeleteRulesForbidden) IsSuccess ¶ added in v0.2.27
func (o *DeleteRulesForbidden) IsSuccess() bool
IsSuccess returns true when this delete rules forbidden response has a 2xx status code
func (*DeleteRulesForbidden) String ¶ added in v0.2.27
func (o *DeleteRulesForbidden) String() string
type DeleteRulesNotFound ¶
type DeleteRulesNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteRulesNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteRulesNotFound ¶
func NewDeleteRulesNotFound() *DeleteRulesNotFound
NewDeleteRulesNotFound creates a DeleteRulesNotFound with default headers values
func (*DeleteRulesNotFound) Code ¶ added in v0.2.33
func (o *DeleteRulesNotFound) Code() int
Code gets the status code for the delete rules not found response
func (*DeleteRulesNotFound) Error ¶
func (o *DeleteRulesNotFound) Error() string
func (*DeleteRulesNotFound) GetPayload ¶
func (o *DeleteRulesNotFound) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRulesNotFound) IsClientError ¶ added in v0.2.27
func (o *DeleteRulesNotFound) IsClientError() bool
IsClientError returns true when this delete rules not found response has a 4xx status code
func (*DeleteRulesNotFound) IsCode ¶ added in v0.2.27
func (o *DeleteRulesNotFound) IsCode(code int) bool
IsCode returns true when this delete rules not found response a status code equal to that given
func (*DeleteRulesNotFound) IsRedirect ¶ added in v0.2.27
func (o *DeleteRulesNotFound) IsRedirect() bool
IsRedirect returns true when this delete rules not found response has a 3xx status code
func (*DeleteRulesNotFound) IsServerError ¶ added in v0.2.27
func (o *DeleteRulesNotFound) IsServerError() bool
IsServerError returns true when this delete rules not found response has a 5xx status code
func (*DeleteRulesNotFound) IsSuccess ¶ added in v0.2.27
func (o *DeleteRulesNotFound) IsSuccess() bool
IsSuccess returns true when this delete rules not found response has a 2xx status code
func (*DeleteRulesNotFound) String ¶ added in v0.2.27
func (o *DeleteRulesNotFound) String() string
type DeleteRulesOK ¶
type DeleteRulesOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteRulesOK describes a response with status code 200, with default header values.
OK
func NewDeleteRulesOK ¶
func NewDeleteRulesOK() *DeleteRulesOK
NewDeleteRulesOK creates a DeleteRulesOK with default headers values
func (*DeleteRulesOK) Code ¶ added in v0.2.33
func (o *DeleteRulesOK) Code() int
Code gets the status code for the delete rules o k response
func (*DeleteRulesOK) Error ¶
func (o *DeleteRulesOK) Error() string
func (*DeleteRulesOK) GetPayload ¶
func (o *DeleteRulesOK) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRulesOK) IsClientError ¶ added in v0.2.27
func (o *DeleteRulesOK) IsClientError() bool
IsClientError returns true when this delete rules o k response has a 4xx status code
func (*DeleteRulesOK) IsCode ¶ added in v0.2.27
func (o *DeleteRulesOK) IsCode(code int) bool
IsCode returns true when this delete rules o k response a status code equal to that given
func (*DeleteRulesOK) IsRedirect ¶ added in v0.2.27
func (o *DeleteRulesOK) IsRedirect() bool
IsRedirect returns true when this delete rules o k response has a 3xx status code
func (*DeleteRulesOK) IsServerError ¶ added in v0.2.27
func (o *DeleteRulesOK) IsServerError() bool
IsServerError returns true when this delete rules o k response has a 5xx status code
func (*DeleteRulesOK) IsSuccess ¶ added in v0.2.27
func (o *DeleteRulesOK) IsSuccess() bool
IsSuccess returns true when this delete rules o k response has a 2xx status code
func (*DeleteRulesOK) String ¶ added in v0.2.27
func (o *DeleteRulesOK) String() string
type DeleteRulesParams ¶
type DeleteRulesParams struct { /* Comment. Explains why the entity is being deleted */ Comment *string /* Ids. The IDs of the entities */ Ids []string /* RuleGroupID. The parent rule group */ RuleGroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteRulesParams contains all the parameters to send to the API endpoint
for the delete rules operation. Typically these are written to a http.Request.
func NewDeleteRulesParams ¶
func NewDeleteRulesParams() *DeleteRulesParams
NewDeleteRulesParams creates a new DeleteRulesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewDeleteRulesParamsWithContext ¶
func NewDeleteRulesParamsWithContext(ctx context.Context) *DeleteRulesParams
NewDeleteRulesParamsWithContext creates a new DeleteRulesParams object with the ability to set a context for a request.
func NewDeleteRulesParamsWithHTTPClient ¶
func NewDeleteRulesParamsWithHTTPClient(client *http.Client) *DeleteRulesParams
NewDeleteRulesParamsWithHTTPClient creates a new DeleteRulesParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteRulesParamsWithTimeout ¶
func NewDeleteRulesParamsWithTimeout(timeout time.Duration) *DeleteRulesParams
NewDeleteRulesParamsWithTimeout creates a new DeleteRulesParams object with the ability to set a timeout on a request.
func (*DeleteRulesParams) SetComment ¶
func (o *DeleteRulesParams) SetComment(comment *string)
SetComment adds the comment to the delete rules params
func (*DeleteRulesParams) SetContext ¶
func (o *DeleteRulesParams) SetContext(ctx context.Context)
SetContext adds the context to the delete rules params
func (*DeleteRulesParams) SetDefaults ¶
func (o *DeleteRulesParams) SetDefaults()
SetDefaults hydrates default values in the delete rules params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteRulesParams) SetHTTPClient ¶
func (o *DeleteRulesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete rules params
func (*DeleteRulesParams) SetIds ¶
func (o *DeleteRulesParams) SetIds(ids []string)
SetIds adds the ids to the delete rules params
func (*DeleteRulesParams) SetRuleGroupID ¶
func (o *DeleteRulesParams) SetRuleGroupID(ruleGroupID string)
SetRuleGroupID adds the ruleGroupId to the delete rules params
func (*DeleteRulesParams) SetTimeout ¶
func (o *DeleteRulesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete rules params
func (*DeleteRulesParams) WithComment ¶
func (o *DeleteRulesParams) WithComment(comment *string) *DeleteRulesParams
WithComment adds the comment to the delete rules params
func (*DeleteRulesParams) WithContext ¶
func (o *DeleteRulesParams) WithContext(ctx context.Context) *DeleteRulesParams
WithContext adds the context to the delete rules params
func (*DeleteRulesParams) WithDefaults ¶
func (o *DeleteRulesParams) WithDefaults() *DeleteRulesParams
WithDefaults hydrates default values in the delete rules params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteRulesParams) WithHTTPClient ¶
func (o *DeleteRulesParams) WithHTTPClient(client *http.Client) *DeleteRulesParams
WithHTTPClient adds the HTTPClient to the delete rules params
func (*DeleteRulesParams) WithIds ¶
func (o *DeleteRulesParams) WithIds(ids []string) *DeleteRulesParams
WithIds adds the ids to the delete rules params
func (*DeleteRulesParams) WithRuleGroupID ¶
func (o *DeleteRulesParams) WithRuleGroupID(ruleGroupID string) *DeleteRulesParams
WithRuleGroupID adds the ruleGroupID to the delete rules params
func (*DeleteRulesParams) WithTimeout ¶
func (o *DeleteRulesParams) WithTimeout(timeout time.Duration) *DeleteRulesParams
WithTimeout adds the timeout to the delete rules params
func (*DeleteRulesParams) WriteToRequest ¶
func (o *DeleteRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteRulesReader ¶
type DeleteRulesReader struct {
// contains filtered or unexported fields
}
DeleteRulesReader is a Reader for the DeleteRules structure.
func (*DeleteRulesReader) ReadResponse ¶
func (o *DeleteRulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteRulesTooManyRequests ¶
type DeleteRulesTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DeleteRulesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteRulesTooManyRequests ¶
func NewDeleteRulesTooManyRequests() *DeleteRulesTooManyRequests
NewDeleteRulesTooManyRequests creates a DeleteRulesTooManyRequests with default headers values
func (*DeleteRulesTooManyRequests) Code ¶ added in v0.2.33
func (o *DeleteRulesTooManyRequests) Code() int
Code gets the status code for the delete rules too many requests response
func (*DeleteRulesTooManyRequests) Error ¶
func (o *DeleteRulesTooManyRequests) Error() string
func (*DeleteRulesTooManyRequests) GetPayload ¶
func (o *DeleteRulesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteRulesTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *DeleteRulesTooManyRequests) IsClientError() bool
IsClientError returns true when this delete rules too many requests response has a 4xx status code
func (*DeleteRulesTooManyRequests) IsCode ¶ added in v0.2.27
func (o *DeleteRulesTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete rules too many requests response a status code equal to that given
func (*DeleteRulesTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *DeleteRulesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete rules too many requests response has a 3xx status code
func (*DeleteRulesTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *DeleteRulesTooManyRequests) IsServerError() bool
IsServerError returns true when this delete rules too many requests response has a 5xx status code
func (*DeleteRulesTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *DeleteRulesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete rules too many requests response has a 2xx status code
func (*DeleteRulesTooManyRequests) String ¶ added in v0.2.27
func (o *DeleteRulesTooManyRequests) String() string
type GetPatternsDefault ¶
type GetPatternsDefault struct { Payload *models.APIPatternsResponse // contains filtered or unexported fields }
GetPatternsDefault describes a response with status code -1, with default header values.
OK
func NewGetPatternsDefault ¶
func NewGetPatternsDefault(code int) *GetPatternsDefault
NewGetPatternsDefault creates a GetPatternsDefault with default headers values
func (*GetPatternsDefault) Code ¶
func (o *GetPatternsDefault) Code() int
Code gets the status code for the get patterns default response
func (*GetPatternsDefault) Error ¶
func (o *GetPatternsDefault) Error() string
func (*GetPatternsDefault) GetPayload ¶
func (o *GetPatternsDefault) GetPayload() *models.APIPatternsResponse
func (*GetPatternsDefault) IsClientError ¶ added in v0.2.27
func (o *GetPatternsDefault) IsClientError() bool
IsClientError returns true when this get patterns default response has a 4xx status code
func (*GetPatternsDefault) IsCode ¶ added in v0.2.27
func (o *GetPatternsDefault) IsCode(code int) bool
IsCode returns true when this get patterns default response a status code equal to that given
func (*GetPatternsDefault) IsRedirect ¶ added in v0.2.27
func (o *GetPatternsDefault) IsRedirect() bool
IsRedirect returns true when this get patterns default response has a 3xx status code
func (*GetPatternsDefault) IsServerError ¶ added in v0.2.27
func (o *GetPatternsDefault) IsServerError() bool
IsServerError returns true when this get patterns default response has a 5xx status code
func (*GetPatternsDefault) IsSuccess ¶ added in v0.2.27
func (o *GetPatternsDefault) IsSuccess() bool
IsSuccess returns true when this get patterns default response has a 2xx status code
func (*GetPatternsDefault) String ¶ added in v0.2.27
func (o *GetPatternsDefault) String() string
type GetPatternsForbidden ¶
type GetPatternsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetPatternsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetPatternsForbidden ¶
func NewGetPatternsForbidden() *GetPatternsForbidden
NewGetPatternsForbidden creates a GetPatternsForbidden with default headers values
func (*GetPatternsForbidden) Code ¶ added in v0.2.33
func (o *GetPatternsForbidden) Code() int
Code gets the status code for the get patterns forbidden response
func (*GetPatternsForbidden) Error ¶
func (o *GetPatternsForbidden) Error() string
func (*GetPatternsForbidden) GetPayload ¶
func (o *GetPatternsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetPatternsForbidden) IsClientError ¶ added in v0.2.27
func (o *GetPatternsForbidden) IsClientError() bool
IsClientError returns true when this get patterns forbidden response has a 4xx status code
func (*GetPatternsForbidden) IsCode ¶ added in v0.2.27
func (o *GetPatternsForbidden) IsCode(code int) bool
IsCode returns true when this get patterns forbidden response a status code equal to that given
func (*GetPatternsForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetPatternsForbidden) IsRedirect() bool
IsRedirect returns true when this get patterns forbidden response has a 3xx status code
func (*GetPatternsForbidden) IsServerError ¶ added in v0.2.27
func (o *GetPatternsForbidden) IsServerError() bool
IsServerError returns true when this get patterns forbidden response has a 5xx status code
func (*GetPatternsForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetPatternsForbidden) IsSuccess() bool
IsSuccess returns true when this get patterns forbidden response has a 2xx status code
func (*GetPatternsForbidden) String ¶ added in v0.2.27
func (o *GetPatternsForbidden) String() string
type GetPatternsOK ¶
type GetPatternsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIPatternsResponse }
GetPatternsOK describes a response with status code 200, with default header values.
OK
func NewGetPatternsOK ¶
func NewGetPatternsOK() *GetPatternsOK
NewGetPatternsOK creates a GetPatternsOK with default headers values
func (*GetPatternsOK) Code ¶ added in v0.2.33
func (o *GetPatternsOK) Code() int
Code gets the status code for the get patterns o k response
func (*GetPatternsOK) Error ¶
func (o *GetPatternsOK) Error() string
func (*GetPatternsOK) GetPayload ¶
func (o *GetPatternsOK) GetPayload() *models.APIPatternsResponse
func (*GetPatternsOK) IsClientError ¶ added in v0.2.27
func (o *GetPatternsOK) IsClientError() bool
IsClientError returns true when this get patterns o k response has a 4xx status code
func (*GetPatternsOK) IsCode ¶ added in v0.2.27
func (o *GetPatternsOK) IsCode(code int) bool
IsCode returns true when this get patterns o k response a status code equal to that given
func (*GetPatternsOK) IsRedirect ¶ added in v0.2.27
func (o *GetPatternsOK) IsRedirect() bool
IsRedirect returns true when this get patterns o k response has a 3xx status code
func (*GetPatternsOK) IsServerError ¶ added in v0.2.27
func (o *GetPatternsOK) IsServerError() bool
IsServerError returns true when this get patterns o k response has a 5xx status code
func (*GetPatternsOK) IsSuccess ¶ added in v0.2.27
func (o *GetPatternsOK) IsSuccess() bool
IsSuccess returns true when this get patterns o k response has a 2xx status code
func (*GetPatternsOK) String ¶ added in v0.2.27
func (o *GetPatternsOK) String() string
type GetPatternsParams ¶
type GetPatternsParams struct { /* Ids. The IDs of the entities */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPatternsParams contains all the parameters to send to the API endpoint
for the get patterns operation. Typically these are written to a http.Request.
func NewGetPatternsParams ¶
func NewGetPatternsParams() *GetPatternsParams
NewGetPatternsParams creates a new GetPatternsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetPatternsParamsWithContext ¶
func NewGetPatternsParamsWithContext(ctx context.Context) *GetPatternsParams
NewGetPatternsParamsWithContext creates a new GetPatternsParams object with the ability to set a context for a request.
func NewGetPatternsParamsWithHTTPClient ¶
func NewGetPatternsParamsWithHTTPClient(client *http.Client) *GetPatternsParams
NewGetPatternsParamsWithHTTPClient creates a new GetPatternsParams object with the ability to set a custom HTTPClient for a request.
func NewGetPatternsParamsWithTimeout ¶
func NewGetPatternsParamsWithTimeout(timeout time.Duration) *GetPatternsParams
NewGetPatternsParamsWithTimeout creates a new GetPatternsParams object with the ability to set a timeout on a request.
func (*GetPatternsParams) SetContext ¶
func (o *GetPatternsParams) SetContext(ctx context.Context)
SetContext adds the context to the get patterns params
func (*GetPatternsParams) SetDefaults ¶
func (o *GetPatternsParams) SetDefaults()
SetDefaults hydrates default values in the get patterns params (not the query body).
All values with no default are reset to their zero value.
func (*GetPatternsParams) SetHTTPClient ¶
func (o *GetPatternsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get patterns params
func (*GetPatternsParams) SetIds ¶
func (o *GetPatternsParams) SetIds(ids []string)
SetIds adds the ids to the get patterns params
func (*GetPatternsParams) SetTimeout ¶
func (o *GetPatternsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get patterns params
func (*GetPatternsParams) WithContext ¶
func (o *GetPatternsParams) WithContext(ctx context.Context) *GetPatternsParams
WithContext adds the context to the get patterns params
func (*GetPatternsParams) WithDefaults ¶
func (o *GetPatternsParams) WithDefaults() *GetPatternsParams
WithDefaults hydrates default values in the get patterns params (not the query body).
All values with no default are reset to their zero value.
func (*GetPatternsParams) WithHTTPClient ¶
func (o *GetPatternsParams) WithHTTPClient(client *http.Client) *GetPatternsParams
WithHTTPClient adds the HTTPClient to the get patterns params
func (*GetPatternsParams) WithIds ¶
func (o *GetPatternsParams) WithIds(ids []string) *GetPatternsParams
WithIds adds the ids to the get patterns params
func (*GetPatternsParams) WithTimeout ¶
func (o *GetPatternsParams) WithTimeout(timeout time.Duration) *GetPatternsParams
WithTimeout adds the timeout to the get patterns params
func (*GetPatternsParams) WriteToRequest ¶
func (o *GetPatternsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPatternsReader ¶
type GetPatternsReader struct {
// contains filtered or unexported fields
}
GetPatternsReader is a Reader for the GetPatterns structure.
func (*GetPatternsReader) ReadResponse ¶
func (o *GetPatternsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPatternsTooManyRequests ¶
type GetPatternsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetPatternsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetPatternsTooManyRequests ¶
func NewGetPatternsTooManyRequests() *GetPatternsTooManyRequests
NewGetPatternsTooManyRequests creates a GetPatternsTooManyRequests with default headers values
func (*GetPatternsTooManyRequests) Code ¶ added in v0.2.33
func (o *GetPatternsTooManyRequests) Code() int
Code gets the status code for the get patterns too many requests response
func (*GetPatternsTooManyRequests) Error ¶
func (o *GetPatternsTooManyRequests) Error() string
func (*GetPatternsTooManyRequests) GetPayload ¶
func (o *GetPatternsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetPatternsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetPatternsTooManyRequests) IsClientError() bool
IsClientError returns true when this get patterns too many requests response has a 4xx status code
func (*GetPatternsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetPatternsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get patterns too many requests response a status code equal to that given
func (*GetPatternsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetPatternsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get patterns too many requests response has a 3xx status code
func (*GetPatternsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetPatternsTooManyRequests) IsServerError() bool
IsServerError returns true when this get patterns too many requests response has a 5xx status code
func (*GetPatternsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetPatternsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get patterns too many requests response has a 2xx status code
func (*GetPatternsTooManyRequests) String ¶ added in v0.2.27
func (o *GetPatternsTooManyRequests) String() string
type GetPlatformsMixin0Default ¶
type GetPlatformsMixin0Default struct { Payload *models.APIPlatformsResponse // contains filtered or unexported fields }
GetPlatformsMixin0Default describes a response with status code -1, with default header values.
OK
func NewGetPlatformsMixin0Default ¶
func NewGetPlatformsMixin0Default(code int) *GetPlatformsMixin0Default
NewGetPlatformsMixin0Default creates a GetPlatformsMixin0Default with default headers values
func (*GetPlatformsMixin0Default) Code ¶
func (o *GetPlatformsMixin0Default) Code() int
Code gets the status code for the get platforms mixin0 default response
func (*GetPlatformsMixin0Default) Error ¶
func (o *GetPlatformsMixin0Default) Error() string
func (*GetPlatformsMixin0Default) GetPayload ¶
func (o *GetPlatformsMixin0Default) GetPayload() *models.APIPlatformsResponse
func (*GetPlatformsMixin0Default) IsClientError ¶ added in v0.2.27
func (o *GetPlatformsMixin0Default) IsClientError() bool
IsClientError returns true when this get platforms mixin0 default response has a 4xx status code
func (*GetPlatformsMixin0Default) IsCode ¶ added in v0.2.27
func (o *GetPlatformsMixin0Default) IsCode(code int) bool
IsCode returns true when this get platforms mixin0 default response a status code equal to that given
func (*GetPlatformsMixin0Default) IsRedirect ¶ added in v0.2.27
func (o *GetPlatformsMixin0Default) IsRedirect() bool
IsRedirect returns true when this get platforms mixin0 default response has a 3xx status code
func (*GetPlatformsMixin0Default) IsServerError ¶ added in v0.2.27
func (o *GetPlatformsMixin0Default) IsServerError() bool
IsServerError returns true when this get platforms mixin0 default response has a 5xx status code
func (*GetPlatformsMixin0Default) IsSuccess ¶ added in v0.2.27
func (o *GetPlatformsMixin0Default) IsSuccess() bool
IsSuccess returns true when this get platforms mixin0 default response has a 2xx status code
func (*GetPlatformsMixin0Default) String ¶ added in v0.2.27
func (o *GetPlatformsMixin0Default) String() string
type GetPlatformsMixin0Forbidden ¶
type GetPlatformsMixin0Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetPlatformsMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetPlatformsMixin0Forbidden ¶
func NewGetPlatformsMixin0Forbidden() *GetPlatformsMixin0Forbidden
NewGetPlatformsMixin0Forbidden creates a GetPlatformsMixin0Forbidden with default headers values
func (*GetPlatformsMixin0Forbidden) Code ¶ added in v0.2.33
func (o *GetPlatformsMixin0Forbidden) Code() int
Code gets the status code for the get platforms mixin0 forbidden response
func (*GetPlatformsMixin0Forbidden) Error ¶
func (o *GetPlatformsMixin0Forbidden) Error() string
func (*GetPlatformsMixin0Forbidden) GetPayload ¶
func (o *GetPlatformsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetPlatformsMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetPlatformsMixin0Forbidden) IsClientError() bool
IsClientError returns true when this get platforms mixin0 forbidden response has a 4xx status code
func (*GetPlatformsMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *GetPlatformsMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this get platforms mixin0 forbidden response a status code equal to that given
func (*GetPlatformsMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetPlatformsMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this get platforms mixin0 forbidden response has a 3xx status code
func (*GetPlatformsMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetPlatformsMixin0Forbidden) IsServerError() bool
IsServerError returns true when this get platforms mixin0 forbidden response has a 5xx status code
func (*GetPlatformsMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetPlatformsMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this get platforms mixin0 forbidden response has a 2xx status code
func (*GetPlatformsMixin0Forbidden) String ¶ added in v0.2.27
func (o *GetPlatformsMixin0Forbidden) String() string
type GetPlatformsMixin0OK ¶
type GetPlatformsMixin0OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIPlatformsResponse }
GetPlatformsMixin0OK describes a response with status code 200, with default header values.
OK
func NewGetPlatformsMixin0OK ¶
func NewGetPlatformsMixin0OK() *GetPlatformsMixin0OK
NewGetPlatformsMixin0OK creates a GetPlatformsMixin0OK with default headers values
func (*GetPlatformsMixin0OK) Code ¶ added in v0.2.33
func (o *GetPlatformsMixin0OK) Code() int
Code gets the status code for the get platforms mixin0 o k response
func (*GetPlatformsMixin0OK) Error ¶
func (o *GetPlatformsMixin0OK) Error() string
func (*GetPlatformsMixin0OK) GetPayload ¶
func (o *GetPlatformsMixin0OK) GetPayload() *models.APIPlatformsResponse
func (*GetPlatformsMixin0OK) IsClientError ¶ added in v0.2.27
func (o *GetPlatformsMixin0OK) IsClientError() bool
IsClientError returns true when this get platforms mixin0 o k response has a 4xx status code
func (*GetPlatformsMixin0OK) IsCode ¶ added in v0.2.27
func (o *GetPlatformsMixin0OK) IsCode(code int) bool
IsCode returns true when this get platforms mixin0 o k response a status code equal to that given
func (*GetPlatformsMixin0OK) IsRedirect ¶ added in v0.2.27
func (o *GetPlatformsMixin0OK) IsRedirect() bool
IsRedirect returns true when this get platforms mixin0 o k response has a 3xx status code
func (*GetPlatformsMixin0OK) IsServerError ¶ added in v0.2.27
func (o *GetPlatformsMixin0OK) IsServerError() bool
IsServerError returns true when this get platforms mixin0 o k response has a 5xx status code
func (*GetPlatformsMixin0OK) IsSuccess ¶ added in v0.2.27
func (o *GetPlatformsMixin0OK) IsSuccess() bool
IsSuccess returns true when this get platforms mixin0 o k response has a 2xx status code
func (*GetPlatformsMixin0OK) String ¶ added in v0.2.27
func (o *GetPlatformsMixin0OK) String() string
type GetPlatformsMixin0Params ¶
type GetPlatformsMixin0Params struct { /* Ids. The IDs of the entities */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetPlatformsMixin0Params contains all the parameters to send to the API endpoint
for the get platforms mixin0 operation. Typically these are written to a http.Request.
func NewGetPlatformsMixin0Params ¶
func NewGetPlatformsMixin0Params() *GetPlatformsMixin0Params
NewGetPlatformsMixin0Params creates a new GetPlatformsMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetPlatformsMixin0ParamsWithContext ¶
func NewGetPlatformsMixin0ParamsWithContext(ctx context.Context) *GetPlatformsMixin0Params
NewGetPlatformsMixin0ParamsWithContext creates a new GetPlatformsMixin0Params object with the ability to set a context for a request.
func NewGetPlatformsMixin0ParamsWithHTTPClient ¶
func NewGetPlatformsMixin0ParamsWithHTTPClient(client *http.Client) *GetPlatformsMixin0Params
NewGetPlatformsMixin0ParamsWithHTTPClient creates a new GetPlatformsMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewGetPlatformsMixin0ParamsWithTimeout ¶
func NewGetPlatformsMixin0ParamsWithTimeout(timeout time.Duration) *GetPlatformsMixin0Params
NewGetPlatformsMixin0ParamsWithTimeout creates a new GetPlatformsMixin0Params object with the ability to set a timeout on a request.
func (*GetPlatformsMixin0Params) SetContext ¶
func (o *GetPlatformsMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the get platforms mixin0 params
func (*GetPlatformsMixin0Params) SetDefaults ¶
func (o *GetPlatformsMixin0Params) SetDefaults()
SetDefaults hydrates default values in the get platforms mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*GetPlatformsMixin0Params) SetHTTPClient ¶
func (o *GetPlatformsMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get platforms mixin0 params
func (*GetPlatformsMixin0Params) SetIds ¶
func (o *GetPlatformsMixin0Params) SetIds(ids []string)
SetIds adds the ids to the get platforms mixin0 params
func (*GetPlatformsMixin0Params) SetTimeout ¶
func (o *GetPlatformsMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get platforms mixin0 params
func (*GetPlatformsMixin0Params) WithContext ¶
func (o *GetPlatformsMixin0Params) WithContext(ctx context.Context) *GetPlatformsMixin0Params
WithContext adds the context to the get platforms mixin0 params
func (*GetPlatformsMixin0Params) WithDefaults ¶
func (o *GetPlatformsMixin0Params) WithDefaults() *GetPlatformsMixin0Params
WithDefaults hydrates default values in the get platforms mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*GetPlatformsMixin0Params) WithHTTPClient ¶
func (o *GetPlatformsMixin0Params) WithHTTPClient(client *http.Client) *GetPlatformsMixin0Params
WithHTTPClient adds the HTTPClient to the get platforms mixin0 params
func (*GetPlatformsMixin0Params) WithIds ¶
func (o *GetPlatformsMixin0Params) WithIds(ids []string) *GetPlatformsMixin0Params
WithIds adds the ids to the get platforms mixin0 params
func (*GetPlatformsMixin0Params) WithTimeout ¶
func (o *GetPlatformsMixin0Params) WithTimeout(timeout time.Duration) *GetPlatformsMixin0Params
WithTimeout adds the timeout to the get platforms mixin0 params
func (*GetPlatformsMixin0Params) WriteToRequest ¶
func (o *GetPlatformsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetPlatformsMixin0Reader ¶
type GetPlatformsMixin0Reader struct {
// contains filtered or unexported fields
}
GetPlatformsMixin0Reader is a Reader for the GetPlatformsMixin0 structure.
func (*GetPlatformsMixin0Reader) ReadResponse ¶
func (o *GetPlatformsMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetPlatformsMixin0TooManyRequests ¶
type GetPlatformsMixin0TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetPlatformsMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetPlatformsMixin0TooManyRequests ¶
func NewGetPlatformsMixin0TooManyRequests() *GetPlatformsMixin0TooManyRequests
NewGetPlatformsMixin0TooManyRequests creates a GetPlatformsMixin0TooManyRequests with default headers values
func (*GetPlatformsMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *GetPlatformsMixin0TooManyRequests) Code() int
Code gets the status code for the get platforms mixin0 too many requests response
func (*GetPlatformsMixin0TooManyRequests) Error ¶
func (o *GetPlatformsMixin0TooManyRequests) Error() string
func (*GetPlatformsMixin0TooManyRequests) GetPayload ¶
func (o *GetPlatformsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetPlatformsMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetPlatformsMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this get platforms mixin0 too many requests response has a 4xx status code
func (*GetPlatformsMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetPlatformsMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this get platforms mixin0 too many requests response a status code equal to that given
func (*GetPlatformsMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetPlatformsMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get platforms mixin0 too many requests response has a 3xx status code
func (*GetPlatformsMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetPlatformsMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this get platforms mixin0 too many requests response has a 5xx status code
func (*GetPlatformsMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetPlatformsMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get platforms mixin0 too many requests response has a 2xx status code
func (*GetPlatformsMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *GetPlatformsMixin0TooManyRequests) String() string
type GetRuleGroupsMixin0Forbidden ¶
type GetRuleGroupsMixin0Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetRuleGroupsMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetRuleGroupsMixin0Forbidden ¶
func NewGetRuleGroupsMixin0Forbidden() *GetRuleGroupsMixin0Forbidden
NewGetRuleGroupsMixin0Forbidden creates a GetRuleGroupsMixin0Forbidden with default headers values
func (*GetRuleGroupsMixin0Forbidden) Code ¶ added in v0.2.33
func (o *GetRuleGroupsMixin0Forbidden) Code() int
Code gets the status code for the get rule groups mixin0 forbidden response
func (*GetRuleGroupsMixin0Forbidden) Error ¶
func (o *GetRuleGroupsMixin0Forbidden) Error() string
func (*GetRuleGroupsMixin0Forbidden) GetPayload ¶
func (o *GetRuleGroupsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetRuleGroupsMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0Forbidden) IsClientError() bool
IsClientError returns true when this get rule groups mixin0 forbidden response has a 4xx status code
func (*GetRuleGroupsMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this get rule groups mixin0 forbidden response a status code equal to that given
func (*GetRuleGroupsMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this get rule groups mixin0 forbidden response has a 3xx status code
func (*GetRuleGroupsMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0Forbidden) IsServerError() bool
IsServerError returns true when this get rule groups mixin0 forbidden response has a 5xx status code
func (*GetRuleGroupsMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this get rule groups mixin0 forbidden response has a 2xx status code
func (*GetRuleGroupsMixin0Forbidden) String ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0Forbidden) String() string
type GetRuleGroupsMixin0NotFound ¶
type GetRuleGroupsMixin0NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetRuleGroupsMixin0NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetRuleGroupsMixin0NotFound ¶
func NewGetRuleGroupsMixin0NotFound() *GetRuleGroupsMixin0NotFound
NewGetRuleGroupsMixin0NotFound creates a GetRuleGroupsMixin0NotFound with default headers values
func (*GetRuleGroupsMixin0NotFound) Code ¶ added in v0.2.33
func (o *GetRuleGroupsMixin0NotFound) Code() int
Code gets the status code for the get rule groups mixin0 not found response
func (*GetRuleGroupsMixin0NotFound) Error ¶
func (o *GetRuleGroupsMixin0NotFound) Error() string
func (*GetRuleGroupsMixin0NotFound) GetPayload ¶
func (o *GetRuleGroupsMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
func (*GetRuleGroupsMixin0NotFound) IsClientError ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0NotFound) IsClientError() bool
IsClientError returns true when this get rule groups mixin0 not found response has a 4xx status code
func (*GetRuleGroupsMixin0NotFound) IsCode ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0NotFound) IsCode(code int) bool
IsCode returns true when this get rule groups mixin0 not found response a status code equal to that given
func (*GetRuleGroupsMixin0NotFound) IsRedirect ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0NotFound) IsRedirect() bool
IsRedirect returns true when this get rule groups mixin0 not found response has a 3xx status code
func (*GetRuleGroupsMixin0NotFound) IsServerError ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0NotFound) IsServerError() bool
IsServerError returns true when this get rule groups mixin0 not found response has a 5xx status code
func (*GetRuleGroupsMixin0NotFound) IsSuccess ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0NotFound) IsSuccess() bool
IsSuccess returns true when this get rule groups mixin0 not found response has a 2xx status code
func (*GetRuleGroupsMixin0NotFound) String ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0NotFound) String() string
type GetRuleGroupsMixin0OK ¶
type GetRuleGroupsMixin0OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRuleGroupsResponse }
GetRuleGroupsMixin0OK describes a response with status code 200, with default header values.
OK
func NewGetRuleGroupsMixin0OK ¶
func NewGetRuleGroupsMixin0OK() *GetRuleGroupsMixin0OK
NewGetRuleGroupsMixin0OK creates a GetRuleGroupsMixin0OK with default headers values
func (*GetRuleGroupsMixin0OK) Code ¶ added in v0.2.33
func (o *GetRuleGroupsMixin0OK) Code() int
Code gets the status code for the get rule groups mixin0 o k response
func (*GetRuleGroupsMixin0OK) Error ¶
func (o *GetRuleGroupsMixin0OK) Error() string
func (*GetRuleGroupsMixin0OK) GetPayload ¶
func (o *GetRuleGroupsMixin0OK) GetPayload() *models.APIRuleGroupsResponse
func (*GetRuleGroupsMixin0OK) IsClientError ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0OK) IsClientError() bool
IsClientError returns true when this get rule groups mixin0 o k response has a 4xx status code
func (*GetRuleGroupsMixin0OK) IsCode ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0OK) IsCode(code int) bool
IsCode returns true when this get rule groups mixin0 o k response a status code equal to that given
func (*GetRuleGroupsMixin0OK) IsRedirect ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0OK) IsRedirect() bool
IsRedirect returns true when this get rule groups mixin0 o k response has a 3xx status code
func (*GetRuleGroupsMixin0OK) IsServerError ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0OK) IsServerError() bool
IsServerError returns true when this get rule groups mixin0 o k response has a 5xx status code
func (*GetRuleGroupsMixin0OK) IsSuccess ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0OK) IsSuccess() bool
IsSuccess returns true when this get rule groups mixin0 o k response has a 2xx status code
func (*GetRuleGroupsMixin0OK) String ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0OK) String() string
type GetRuleGroupsMixin0Params ¶
type GetRuleGroupsMixin0Params struct { /* Ids. The IDs of the entities */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRuleGroupsMixin0Params contains all the parameters to send to the API endpoint
for the get rule groups mixin0 operation. Typically these are written to a http.Request.
func NewGetRuleGroupsMixin0Params ¶
func NewGetRuleGroupsMixin0Params() *GetRuleGroupsMixin0Params
NewGetRuleGroupsMixin0Params creates a new GetRuleGroupsMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetRuleGroupsMixin0ParamsWithContext ¶
func NewGetRuleGroupsMixin0ParamsWithContext(ctx context.Context) *GetRuleGroupsMixin0Params
NewGetRuleGroupsMixin0ParamsWithContext creates a new GetRuleGroupsMixin0Params object with the ability to set a context for a request.
func NewGetRuleGroupsMixin0ParamsWithHTTPClient ¶
func NewGetRuleGroupsMixin0ParamsWithHTTPClient(client *http.Client) *GetRuleGroupsMixin0Params
NewGetRuleGroupsMixin0ParamsWithHTTPClient creates a new GetRuleGroupsMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewGetRuleGroupsMixin0ParamsWithTimeout ¶
func NewGetRuleGroupsMixin0ParamsWithTimeout(timeout time.Duration) *GetRuleGroupsMixin0Params
NewGetRuleGroupsMixin0ParamsWithTimeout creates a new GetRuleGroupsMixin0Params object with the ability to set a timeout on a request.
func (*GetRuleGroupsMixin0Params) SetContext ¶
func (o *GetRuleGroupsMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the get rule groups mixin0 params
func (*GetRuleGroupsMixin0Params) SetDefaults ¶
func (o *GetRuleGroupsMixin0Params) SetDefaults()
SetDefaults hydrates default values in the get rule groups mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*GetRuleGroupsMixin0Params) SetHTTPClient ¶
func (o *GetRuleGroupsMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rule groups mixin0 params
func (*GetRuleGroupsMixin0Params) SetIds ¶
func (o *GetRuleGroupsMixin0Params) SetIds(ids []string)
SetIds adds the ids to the get rule groups mixin0 params
func (*GetRuleGroupsMixin0Params) SetTimeout ¶
func (o *GetRuleGroupsMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rule groups mixin0 params
func (*GetRuleGroupsMixin0Params) WithContext ¶
func (o *GetRuleGroupsMixin0Params) WithContext(ctx context.Context) *GetRuleGroupsMixin0Params
WithContext adds the context to the get rule groups mixin0 params
func (*GetRuleGroupsMixin0Params) WithDefaults ¶
func (o *GetRuleGroupsMixin0Params) WithDefaults() *GetRuleGroupsMixin0Params
WithDefaults hydrates default values in the get rule groups mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*GetRuleGroupsMixin0Params) WithHTTPClient ¶
func (o *GetRuleGroupsMixin0Params) WithHTTPClient(client *http.Client) *GetRuleGroupsMixin0Params
WithHTTPClient adds the HTTPClient to the get rule groups mixin0 params
func (*GetRuleGroupsMixin0Params) WithIds ¶
func (o *GetRuleGroupsMixin0Params) WithIds(ids []string) *GetRuleGroupsMixin0Params
WithIds adds the ids to the get rule groups mixin0 params
func (*GetRuleGroupsMixin0Params) WithTimeout ¶
func (o *GetRuleGroupsMixin0Params) WithTimeout(timeout time.Duration) *GetRuleGroupsMixin0Params
WithTimeout adds the timeout to the get rule groups mixin0 params
func (*GetRuleGroupsMixin0Params) WriteToRequest ¶
func (o *GetRuleGroupsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRuleGroupsMixin0Reader ¶
type GetRuleGroupsMixin0Reader struct {
// contains filtered or unexported fields
}
GetRuleGroupsMixin0Reader is a Reader for the GetRuleGroupsMixin0 structure.
func (*GetRuleGroupsMixin0Reader) ReadResponse ¶
func (o *GetRuleGroupsMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRuleGroupsMixin0TooManyRequests ¶
type GetRuleGroupsMixin0TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetRuleGroupsMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetRuleGroupsMixin0TooManyRequests ¶
func NewGetRuleGroupsMixin0TooManyRequests() *GetRuleGroupsMixin0TooManyRequests
NewGetRuleGroupsMixin0TooManyRequests creates a GetRuleGroupsMixin0TooManyRequests with default headers values
func (*GetRuleGroupsMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *GetRuleGroupsMixin0TooManyRequests) Code() int
Code gets the status code for the get rule groups mixin0 too many requests response
func (*GetRuleGroupsMixin0TooManyRequests) Error ¶
func (o *GetRuleGroupsMixin0TooManyRequests) Error() string
func (*GetRuleGroupsMixin0TooManyRequests) GetPayload ¶
func (o *GetRuleGroupsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetRuleGroupsMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this get rule groups mixin0 too many requests response has a 4xx status code
func (*GetRuleGroupsMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this get rule groups mixin0 too many requests response a status code equal to that given
func (*GetRuleGroupsMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get rule groups mixin0 too many requests response has a 3xx status code
func (*GetRuleGroupsMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this get rule groups mixin0 too many requests response has a 5xx status code
func (*GetRuleGroupsMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get rule groups mixin0 too many requests response has a 2xx status code
func (*GetRuleGroupsMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *GetRuleGroupsMixin0TooManyRequests) String() string
type GetRuleTypesDefault ¶
type GetRuleTypesDefault struct { Payload *models.APIRuleTypesResponse // contains filtered or unexported fields }
GetRuleTypesDefault describes a response with status code -1, with default header values.
OK
func NewGetRuleTypesDefault ¶
func NewGetRuleTypesDefault(code int) *GetRuleTypesDefault
NewGetRuleTypesDefault creates a GetRuleTypesDefault with default headers values
func (*GetRuleTypesDefault) Code ¶
func (o *GetRuleTypesDefault) Code() int
Code gets the status code for the get rule types default response
func (*GetRuleTypesDefault) Error ¶
func (o *GetRuleTypesDefault) Error() string
func (*GetRuleTypesDefault) GetPayload ¶
func (o *GetRuleTypesDefault) GetPayload() *models.APIRuleTypesResponse
func (*GetRuleTypesDefault) IsClientError ¶ added in v0.2.27
func (o *GetRuleTypesDefault) IsClientError() bool
IsClientError returns true when this get rule types default response has a 4xx status code
func (*GetRuleTypesDefault) IsCode ¶ added in v0.2.27
func (o *GetRuleTypesDefault) IsCode(code int) bool
IsCode returns true when this get rule types default response a status code equal to that given
func (*GetRuleTypesDefault) IsRedirect ¶ added in v0.2.27
func (o *GetRuleTypesDefault) IsRedirect() bool
IsRedirect returns true when this get rule types default response has a 3xx status code
func (*GetRuleTypesDefault) IsServerError ¶ added in v0.2.27
func (o *GetRuleTypesDefault) IsServerError() bool
IsServerError returns true when this get rule types default response has a 5xx status code
func (*GetRuleTypesDefault) IsSuccess ¶ added in v0.2.27
func (o *GetRuleTypesDefault) IsSuccess() bool
IsSuccess returns true when this get rule types default response has a 2xx status code
func (*GetRuleTypesDefault) String ¶ added in v0.2.27
func (o *GetRuleTypesDefault) String() string
type GetRuleTypesForbidden ¶
type GetRuleTypesForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetRuleTypesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetRuleTypesForbidden ¶
func NewGetRuleTypesForbidden() *GetRuleTypesForbidden
NewGetRuleTypesForbidden creates a GetRuleTypesForbidden with default headers values
func (*GetRuleTypesForbidden) Code ¶ added in v0.2.33
func (o *GetRuleTypesForbidden) Code() int
Code gets the status code for the get rule types forbidden response
func (*GetRuleTypesForbidden) Error ¶
func (o *GetRuleTypesForbidden) Error() string
func (*GetRuleTypesForbidden) GetPayload ¶
func (o *GetRuleTypesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetRuleTypesForbidden) IsClientError ¶ added in v0.2.27
func (o *GetRuleTypesForbidden) IsClientError() bool
IsClientError returns true when this get rule types forbidden response has a 4xx status code
func (*GetRuleTypesForbidden) IsCode ¶ added in v0.2.27
func (o *GetRuleTypesForbidden) IsCode(code int) bool
IsCode returns true when this get rule types forbidden response a status code equal to that given
func (*GetRuleTypesForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetRuleTypesForbidden) IsRedirect() bool
IsRedirect returns true when this get rule types forbidden response has a 3xx status code
func (*GetRuleTypesForbidden) IsServerError ¶ added in v0.2.27
func (o *GetRuleTypesForbidden) IsServerError() bool
IsServerError returns true when this get rule types forbidden response has a 5xx status code
func (*GetRuleTypesForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetRuleTypesForbidden) IsSuccess() bool
IsSuccess returns true when this get rule types forbidden response has a 2xx status code
func (*GetRuleTypesForbidden) String ¶ added in v0.2.27
func (o *GetRuleTypesForbidden) String() string
type GetRuleTypesNotFound ¶
type GetRuleTypesNotFound struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetRuleTypesNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetRuleTypesNotFound ¶
func NewGetRuleTypesNotFound() *GetRuleTypesNotFound
NewGetRuleTypesNotFound creates a GetRuleTypesNotFound with default headers values
func (*GetRuleTypesNotFound) Code ¶ added in v0.2.33
func (o *GetRuleTypesNotFound) Code() int
Code gets the status code for the get rule types not found response
func (*GetRuleTypesNotFound) Error ¶
func (o *GetRuleTypesNotFound) Error() string
func (*GetRuleTypesNotFound) GetPayload ¶
func (o *GetRuleTypesNotFound) GetPayload() *models.MsaReplyMetaOnly
func (*GetRuleTypesNotFound) IsClientError ¶ added in v0.2.27
func (o *GetRuleTypesNotFound) IsClientError() bool
IsClientError returns true when this get rule types not found response has a 4xx status code
func (*GetRuleTypesNotFound) IsCode ¶ added in v0.2.27
func (o *GetRuleTypesNotFound) IsCode(code int) bool
IsCode returns true when this get rule types not found response a status code equal to that given
func (*GetRuleTypesNotFound) IsRedirect ¶ added in v0.2.27
func (o *GetRuleTypesNotFound) IsRedirect() bool
IsRedirect returns true when this get rule types not found response has a 3xx status code
func (*GetRuleTypesNotFound) IsServerError ¶ added in v0.2.27
func (o *GetRuleTypesNotFound) IsServerError() bool
IsServerError returns true when this get rule types not found response has a 5xx status code
func (*GetRuleTypesNotFound) IsSuccess ¶ added in v0.2.27
func (o *GetRuleTypesNotFound) IsSuccess() bool
IsSuccess returns true when this get rule types not found response has a 2xx status code
func (*GetRuleTypesNotFound) String ¶ added in v0.2.27
func (o *GetRuleTypesNotFound) String() string
type GetRuleTypesOK ¶
type GetRuleTypesOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRuleTypesResponse }
GetRuleTypesOK describes a response with status code 200, with default header values.
OK
func NewGetRuleTypesOK ¶
func NewGetRuleTypesOK() *GetRuleTypesOK
NewGetRuleTypesOK creates a GetRuleTypesOK with default headers values
func (*GetRuleTypesOK) Code ¶ added in v0.2.33
func (o *GetRuleTypesOK) Code() int
Code gets the status code for the get rule types o k response
func (*GetRuleTypesOK) Error ¶
func (o *GetRuleTypesOK) Error() string
func (*GetRuleTypesOK) GetPayload ¶
func (o *GetRuleTypesOK) GetPayload() *models.APIRuleTypesResponse
func (*GetRuleTypesOK) IsClientError ¶ added in v0.2.27
func (o *GetRuleTypesOK) IsClientError() bool
IsClientError returns true when this get rule types o k response has a 4xx status code
func (*GetRuleTypesOK) IsCode ¶ added in v0.2.27
func (o *GetRuleTypesOK) IsCode(code int) bool
IsCode returns true when this get rule types o k response a status code equal to that given
func (*GetRuleTypesOK) IsRedirect ¶ added in v0.2.27
func (o *GetRuleTypesOK) IsRedirect() bool
IsRedirect returns true when this get rule types o k response has a 3xx status code
func (*GetRuleTypesOK) IsServerError ¶ added in v0.2.27
func (o *GetRuleTypesOK) IsServerError() bool
IsServerError returns true when this get rule types o k response has a 5xx status code
func (*GetRuleTypesOK) IsSuccess ¶ added in v0.2.27
func (o *GetRuleTypesOK) IsSuccess() bool
IsSuccess returns true when this get rule types o k response has a 2xx status code
func (*GetRuleTypesOK) String ¶ added in v0.2.27
func (o *GetRuleTypesOK) String() string
type GetRuleTypesParams ¶
type GetRuleTypesParams struct { /* Ids. The IDs of the entities */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRuleTypesParams contains all the parameters to send to the API endpoint
for the get rule types operation. Typically these are written to a http.Request.
func NewGetRuleTypesParams ¶
func NewGetRuleTypesParams() *GetRuleTypesParams
NewGetRuleTypesParams creates a new GetRuleTypesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetRuleTypesParamsWithContext ¶
func NewGetRuleTypesParamsWithContext(ctx context.Context) *GetRuleTypesParams
NewGetRuleTypesParamsWithContext creates a new GetRuleTypesParams object with the ability to set a context for a request.
func NewGetRuleTypesParamsWithHTTPClient ¶
func NewGetRuleTypesParamsWithHTTPClient(client *http.Client) *GetRuleTypesParams
NewGetRuleTypesParamsWithHTTPClient creates a new GetRuleTypesParams object with the ability to set a custom HTTPClient for a request.
func NewGetRuleTypesParamsWithTimeout ¶
func NewGetRuleTypesParamsWithTimeout(timeout time.Duration) *GetRuleTypesParams
NewGetRuleTypesParamsWithTimeout creates a new GetRuleTypesParams object with the ability to set a timeout on a request.
func (*GetRuleTypesParams) SetContext ¶
func (o *GetRuleTypesParams) SetContext(ctx context.Context)
SetContext adds the context to the get rule types params
func (*GetRuleTypesParams) SetDefaults ¶
func (o *GetRuleTypesParams) SetDefaults()
SetDefaults hydrates default values in the get rule types params (not the query body).
All values with no default are reset to their zero value.
func (*GetRuleTypesParams) SetHTTPClient ¶
func (o *GetRuleTypesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rule types params
func (*GetRuleTypesParams) SetIds ¶
func (o *GetRuleTypesParams) SetIds(ids []string)
SetIds adds the ids to the get rule types params
func (*GetRuleTypesParams) SetTimeout ¶
func (o *GetRuleTypesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rule types params
func (*GetRuleTypesParams) WithContext ¶
func (o *GetRuleTypesParams) WithContext(ctx context.Context) *GetRuleTypesParams
WithContext adds the context to the get rule types params
func (*GetRuleTypesParams) WithDefaults ¶
func (o *GetRuleTypesParams) WithDefaults() *GetRuleTypesParams
WithDefaults hydrates default values in the get rule types params (not the query body).
All values with no default are reset to their zero value.
func (*GetRuleTypesParams) WithHTTPClient ¶
func (o *GetRuleTypesParams) WithHTTPClient(client *http.Client) *GetRuleTypesParams
WithHTTPClient adds the HTTPClient to the get rule types params
func (*GetRuleTypesParams) WithIds ¶
func (o *GetRuleTypesParams) WithIds(ids []string) *GetRuleTypesParams
WithIds adds the ids to the get rule types params
func (*GetRuleTypesParams) WithTimeout ¶
func (o *GetRuleTypesParams) WithTimeout(timeout time.Duration) *GetRuleTypesParams
WithTimeout adds the timeout to the get rule types params
func (*GetRuleTypesParams) WriteToRequest ¶
func (o *GetRuleTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRuleTypesReader ¶
type GetRuleTypesReader struct {
// contains filtered or unexported fields
}
GetRuleTypesReader is a Reader for the GetRuleTypes structure.
func (*GetRuleTypesReader) ReadResponse ¶
func (o *GetRuleTypesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRuleTypesTooManyRequests ¶
type GetRuleTypesTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetRuleTypesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetRuleTypesTooManyRequests ¶
func NewGetRuleTypesTooManyRequests() *GetRuleTypesTooManyRequests
NewGetRuleTypesTooManyRequests creates a GetRuleTypesTooManyRequests with default headers values
func (*GetRuleTypesTooManyRequests) Code ¶ added in v0.2.33
func (o *GetRuleTypesTooManyRequests) Code() int
Code gets the status code for the get rule types too many requests response
func (*GetRuleTypesTooManyRequests) Error ¶
func (o *GetRuleTypesTooManyRequests) Error() string
func (*GetRuleTypesTooManyRequests) GetPayload ¶
func (o *GetRuleTypesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetRuleTypesTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetRuleTypesTooManyRequests) IsClientError() bool
IsClientError returns true when this get rule types too many requests response has a 4xx status code
func (*GetRuleTypesTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetRuleTypesTooManyRequests) IsCode(code int) bool
IsCode returns true when this get rule types too many requests response a status code equal to that given
func (*GetRuleTypesTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetRuleTypesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get rule types too many requests response has a 3xx status code
func (*GetRuleTypesTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetRuleTypesTooManyRequests) IsServerError() bool
IsServerError returns true when this get rule types too many requests response has a 5xx status code
func (*GetRuleTypesTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetRuleTypesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get rule types too many requests response has a 2xx status code
func (*GetRuleTypesTooManyRequests) String ¶ added in v0.2.27
func (o *GetRuleTypesTooManyRequests) String() string
type GetRulesGetForbidden ¶
type GetRulesGetForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetRulesGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetRulesGetForbidden ¶
func NewGetRulesGetForbidden() *GetRulesGetForbidden
NewGetRulesGetForbidden creates a GetRulesGetForbidden with default headers values
func (*GetRulesGetForbidden) Code ¶ added in v0.2.33
func (o *GetRulesGetForbidden) Code() int
Code gets the status code for the get rules get forbidden response
func (*GetRulesGetForbidden) Error ¶
func (o *GetRulesGetForbidden) Error() string
func (*GetRulesGetForbidden) GetPayload ¶
func (o *GetRulesGetForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetRulesGetForbidden) IsClientError ¶ added in v0.2.27
func (o *GetRulesGetForbidden) IsClientError() bool
IsClientError returns true when this get rules get forbidden response has a 4xx status code
func (*GetRulesGetForbidden) IsCode ¶ added in v0.2.27
func (o *GetRulesGetForbidden) IsCode(code int) bool
IsCode returns true when this get rules get forbidden response a status code equal to that given
func (*GetRulesGetForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetRulesGetForbidden) IsRedirect() bool
IsRedirect returns true when this get rules get forbidden response has a 3xx status code
func (*GetRulesGetForbidden) IsServerError ¶ added in v0.2.27
func (o *GetRulesGetForbidden) IsServerError() bool
IsServerError returns true when this get rules get forbidden response has a 5xx status code
func (*GetRulesGetForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetRulesGetForbidden) IsSuccess() bool
IsSuccess returns true when this get rules get forbidden response has a 2xx status code
func (*GetRulesGetForbidden) String ¶ added in v0.2.27
func (o *GetRulesGetForbidden) String() string
type GetRulesGetNotFound ¶
type GetRulesGetNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetRulesGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetRulesGetNotFound ¶
func NewGetRulesGetNotFound() *GetRulesGetNotFound
NewGetRulesGetNotFound creates a GetRulesGetNotFound with default headers values
func (*GetRulesGetNotFound) Code ¶ added in v0.2.33
func (o *GetRulesGetNotFound) Code() int
Code gets the status code for the get rules get not found response
func (*GetRulesGetNotFound) Error ¶
func (o *GetRulesGetNotFound) Error() string
func (*GetRulesGetNotFound) GetPayload ¶
func (o *GetRulesGetNotFound) GetPayload() *models.MsaReplyMetaOnly
func (*GetRulesGetNotFound) IsClientError ¶ added in v0.2.27
func (o *GetRulesGetNotFound) IsClientError() bool
IsClientError returns true when this get rules get not found response has a 4xx status code
func (*GetRulesGetNotFound) IsCode ¶ added in v0.2.27
func (o *GetRulesGetNotFound) IsCode(code int) bool
IsCode returns true when this get rules get not found response a status code equal to that given
func (*GetRulesGetNotFound) IsRedirect ¶ added in v0.2.27
func (o *GetRulesGetNotFound) IsRedirect() bool
IsRedirect returns true when this get rules get not found response has a 3xx status code
func (*GetRulesGetNotFound) IsServerError ¶ added in v0.2.27
func (o *GetRulesGetNotFound) IsServerError() bool
IsServerError returns true when this get rules get not found response has a 5xx status code
func (*GetRulesGetNotFound) IsSuccess ¶ added in v0.2.27
func (o *GetRulesGetNotFound) IsSuccess() bool
IsSuccess returns true when this get rules get not found response has a 2xx status code
func (*GetRulesGetNotFound) String ¶ added in v0.2.27
func (o *GetRulesGetNotFound) String() string
type GetRulesGetOK ¶
type GetRulesGetOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRulesResponse }
GetRulesGetOK describes a response with status code 200, with default header values.
OK
func NewGetRulesGetOK ¶
func NewGetRulesGetOK() *GetRulesGetOK
NewGetRulesGetOK creates a GetRulesGetOK with default headers values
func (*GetRulesGetOK) Code ¶ added in v0.2.33
func (o *GetRulesGetOK) Code() int
Code gets the status code for the get rules get o k response
func (*GetRulesGetOK) Error ¶
func (o *GetRulesGetOK) Error() string
func (*GetRulesGetOK) GetPayload ¶
func (o *GetRulesGetOK) GetPayload() *models.APIRulesResponse
func (*GetRulesGetOK) IsClientError ¶ added in v0.2.27
func (o *GetRulesGetOK) IsClientError() bool
IsClientError returns true when this get rules get o k response has a 4xx status code
func (*GetRulesGetOK) IsCode ¶ added in v0.2.27
func (o *GetRulesGetOK) IsCode(code int) bool
IsCode returns true when this get rules get o k response a status code equal to that given
func (*GetRulesGetOK) IsRedirect ¶ added in v0.2.27
func (o *GetRulesGetOK) IsRedirect() bool
IsRedirect returns true when this get rules get o k response has a 3xx status code
func (*GetRulesGetOK) IsServerError ¶ added in v0.2.27
func (o *GetRulesGetOK) IsServerError() bool
IsServerError returns true when this get rules get o k response has a 5xx status code
func (*GetRulesGetOK) IsSuccess ¶ added in v0.2.27
func (o *GetRulesGetOK) IsSuccess() bool
IsSuccess returns true when this get rules get o k response has a 2xx status code
func (*GetRulesGetOK) String ¶ added in v0.2.27
func (o *GetRulesGetOK) String() string
type GetRulesGetParams ¶
type GetRulesGetParams struct { /* Body. The "ids" field contains a list of the rules to retrieve. */ Body *models.APIRulesGetRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRulesGetParams contains all the parameters to send to the API endpoint
for the get rules get operation. Typically these are written to a http.Request.
func NewGetRulesGetParams ¶
func NewGetRulesGetParams() *GetRulesGetParams
NewGetRulesGetParams creates a new GetRulesGetParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetRulesGetParamsWithContext ¶
func NewGetRulesGetParamsWithContext(ctx context.Context) *GetRulesGetParams
NewGetRulesGetParamsWithContext creates a new GetRulesGetParams object with the ability to set a context for a request.
func NewGetRulesGetParamsWithHTTPClient ¶
func NewGetRulesGetParamsWithHTTPClient(client *http.Client) *GetRulesGetParams
NewGetRulesGetParamsWithHTTPClient creates a new GetRulesGetParams object with the ability to set a custom HTTPClient for a request.
func NewGetRulesGetParamsWithTimeout ¶
func NewGetRulesGetParamsWithTimeout(timeout time.Duration) *GetRulesGetParams
NewGetRulesGetParamsWithTimeout creates a new GetRulesGetParams object with the ability to set a timeout on a request.
func (*GetRulesGetParams) SetBody ¶
func (o *GetRulesGetParams) SetBody(body *models.APIRulesGetRequestV1)
SetBody adds the body to the get rules get params
func (*GetRulesGetParams) SetContext ¶
func (o *GetRulesGetParams) SetContext(ctx context.Context)
SetContext adds the context to the get rules get params
func (*GetRulesGetParams) SetDefaults ¶
func (o *GetRulesGetParams) SetDefaults()
SetDefaults hydrates default values in the get rules get params (not the query body).
All values with no default are reset to their zero value.
func (*GetRulesGetParams) SetHTTPClient ¶
func (o *GetRulesGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rules get params
func (*GetRulesGetParams) SetTimeout ¶
func (o *GetRulesGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rules get params
func (*GetRulesGetParams) WithBody ¶
func (o *GetRulesGetParams) WithBody(body *models.APIRulesGetRequestV1) *GetRulesGetParams
WithBody adds the body to the get rules get params
func (*GetRulesGetParams) WithContext ¶
func (o *GetRulesGetParams) WithContext(ctx context.Context) *GetRulesGetParams
WithContext adds the context to the get rules get params
func (*GetRulesGetParams) WithDefaults ¶
func (o *GetRulesGetParams) WithDefaults() *GetRulesGetParams
WithDefaults hydrates default values in the get rules get params (not the query body).
All values with no default are reset to their zero value.
func (*GetRulesGetParams) WithHTTPClient ¶
func (o *GetRulesGetParams) WithHTTPClient(client *http.Client) *GetRulesGetParams
WithHTTPClient adds the HTTPClient to the get rules get params
func (*GetRulesGetParams) WithTimeout ¶
func (o *GetRulesGetParams) WithTimeout(timeout time.Duration) *GetRulesGetParams
WithTimeout adds the timeout to the get rules get params
func (*GetRulesGetParams) WriteToRequest ¶
func (o *GetRulesGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRulesGetReader ¶
type GetRulesGetReader struct {
// contains filtered or unexported fields
}
GetRulesGetReader is a Reader for the GetRulesGet structure.
func (*GetRulesGetReader) ReadResponse ¶
func (o *GetRulesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRulesGetTooManyRequests ¶
type GetRulesGetTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetRulesGetTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetRulesGetTooManyRequests ¶
func NewGetRulesGetTooManyRequests() *GetRulesGetTooManyRequests
NewGetRulesGetTooManyRequests creates a GetRulesGetTooManyRequests with default headers values
func (*GetRulesGetTooManyRequests) Code ¶ added in v0.2.33
func (o *GetRulesGetTooManyRequests) Code() int
Code gets the status code for the get rules get too many requests response
func (*GetRulesGetTooManyRequests) Error ¶
func (o *GetRulesGetTooManyRequests) Error() string
func (*GetRulesGetTooManyRequests) GetPayload ¶
func (o *GetRulesGetTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetRulesGetTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetRulesGetTooManyRequests) IsClientError() bool
IsClientError returns true when this get rules get too many requests response has a 4xx status code
func (*GetRulesGetTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetRulesGetTooManyRequests) IsCode(code int) bool
IsCode returns true when this get rules get too many requests response a status code equal to that given
func (*GetRulesGetTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetRulesGetTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get rules get too many requests response has a 3xx status code
func (*GetRulesGetTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetRulesGetTooManyRequests) IsServerError() bool
IsServerError returns true when this get rules get too many requests response has a 5xx status code
func (*GetRulesGetTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetRulesGetTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get rules get too many requests response has a 2xx status code
func (*GetRulesGetTooManyRequests) String ¶ added in v0.2.27
func (o *GetRulesGetTooManyRequests) String() string
type GetRulesMixin0Forbidden ¶
type GetRulesMixin0Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetRulesMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetRulesMixin0Forbidden ¶
func NewGetRulesMixin0Forbidden() *GetRulesMixin0Forbidden
NewGetRulesMixin0Forbidden creates a GetRulesMixin0Forbidden with default headers values
func (*GetRulesMixin0Forbidden) Code ¶ added in v0.2.33
func (o *GetRulesMixin0Forbidden) Code() int
Code gets the status code for the get rules mixin0 forbidden response
func (*GetRulesMixin0Forbidden) Error ¶
func (o *GetRulesMixin0Forbidden) Error() string
func (*GetRulesMixin0Forbidden) GetPayload ¶
func (o *GetRulesMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetRulesMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *GetRulesMixin0Forbidden) IsClientError() bool
IsClientError returns true when this get rules mixin0 forbidden response has a 4xx status code
func (*GetRulesMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *GetRulesMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this get rules mixin0 forbidden response a status code equal to that given
func (*GetRulesMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *GetRulesMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this get rules mixin0 forbidden response has a 3xx status code
func (*GetRulesMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *GetRulesMixin0Forbidden) IsServerError() bool
IsServerError returns true when this get rules mixin0 forbidden response has a 5xx status code
func (*GetRulesMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *GetRulesMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this get rules mixin0 forbidden response has a 2xx status code
func (*GetRulesMixin0Forbidden) String ¶ added in v0.2.27
func (o *GetRulesMixin0Forbidden) String() string
type GetRulesMixin0NotFound ¶
type GetRulesMixin0NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
GetRulesMixin0NotFound describes a response with status code 404, with default header values.
Not Found
func NewGetRulesMixin0NotFound ¶
func NewGetRulesMixin0NotFound() *GetRulesMixin0NotFound
NewGetRulesMixin0NotFound creates a GetRulesMixin0NotFound with default headers values
func (*GetRulesMixin0NotFound) Code ¶ added in v0.2.33
func (o *GetRulesMixin0NotFound) Code() int
Code gets the status code for the get rules mixin0 not found response
func (*GetRulesMixin0NotFound) Error ¶
func (o *GetRulesMixin0NotFound) Error() string
func (*GetRulesMixin0NotFound) GetPayload ¶
func (o *GetRulesMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
func (*GetRulesMixin0NotFound) IsClientError ¶ added in v0.2.27
func (o *GetRulesMixin0NotFound) IsClientError() bool
IsClientError returns true when this get rules mixin0 not found response has a 4xx status code
func (*GetRulesMixin0NotFound) IsCode ¶ added in v0.2.27
func (o *GetRulesMixin0NotFound) IsCode(code int) bool
IsCode returns true when this get rules mixin0 not found response a status code equal to that given
func (*GetRulesMixin0NotFound) IsRedirect ¶ added in v0.2.27
func (o *GetRulesMixin0NotFound) IsRedirect() bool
IsRedirect returns true when this get rules mixin0 not found response has a 3xx status code
func (*GetRulesMixin0NotFound) IsServerError ¶ added in v0.2.27
func (o *GetRulesMixin0NotFound) IsServerError() bool
IsServerError returns true when this get rules mixin0 not found response has a 5xx status code
func (*GetRulesMixin0NotFound) IsSuccess ¶ added in v0.2.27
func (o *GetRulesMixin0NotFound) IsSuccess() bool
IsSuccess returns true when this get rules mixin0 not found response has a 2xx status code
func (*GetRulesMixin0NotFound) String ¶ added in v0.2.27
func (o *GetRulesMixin0NotFound) String() string
type GetRulesMixin0OK ¶
type GetRulesMixin0OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRulesResponse }
GetRulesMixin0OK describes a response with status code 200, with default header values.
OK
func NewGetRulesMixin0OK ¶
func NewGetRulesMixin0OK() *GetRulesMixin0OK
NewGetRulesMixin0OK creates a GetRulesMixin0OK with default headers values
func (*GetRulesMixin0OK) Code ¶ added in v0.2.33
func (o *GetRulesMixin0OK) Code() int
Code gets the status code for the get rules mixin0 o k response
func (*GetRulesMixin0OK) Error ¶
func (o *GetRulesMixin0OK) Error() string
func (*GetRulesMixin0OK) GetPayload ¶
func (o *GetRulesMixin0OK) GetPayload() *models.APIRulesResponse
func (*GetRulesMixin0OK) IsClientError ¶ added in v0.2.27
func (o *GetRulesMixin0OK) IsClientError() bool
IsClientError returns true when this get rules mixin0 o k response has a 4xx status code
func (*GetRulesMixin0OK) IsCode ¶ added in v0.2.27
func (o *GetRulesMixin0OK) IsCode(code int) bool
IsCode returns true when this get rules mixin0 o k response a status code equal to that given
func (*GetRulesMixin0OK) IsRedirect ¶ added in v0.2.27
func (o *GetRulesMixin0OK) IsRedirect() bool
IsRedirect returns true when this get rules mixin0 o k response has a 3xx status code
func (*GetRulesMixin0OK) IsServerError ¶ added in v0.2.27
func (o *GetRulesMixin0OK) IsServerError() bool
IsServerError returns true when this get rules mixin0 o k response has a 5xx status code
func (*GetRulesMixin0OK) IsSuccess ¶ added in v0.2.27
func (o *GetRulesMixin0OK) IsSuccess() bool
IsSuccess returns true when this get rules mixin0 o k response has a 2xx status code
func (*GetRulesMixin0OK) String ¶ added in v0.2.27
func (o *GetRulesMixin0OK) String() string
type GetRulesMixin0Params ¶
type GetRulesMixin0Params struct { /* Ids. The IDs of the entities */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetRulesMixin0Params contains all the parameters to send to the API endpoint
for the get rules mixin0 operation. Typically these are written to a http.Request.
func NewGetRulesMixin0Params ¶
func NewGetRulesMixin0Params() *GetRulesMixin0Params
NewGetRulesMixin0Params creates a new GetRulesMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetRulesMixin0ParamsWithContext ¶
func NewGetRulesMixin0ParamsWithContext(ctx context.Context) *GetRulesMixin0Params
NewGetRulesMixin0ParamsWithContext creates a new GetRulesMixin0Params object with the ability to set a context for a request.
func NewGetRulesMixin0ParamsWithHTTPClient ¶
func NewGetRulesMixin0ParamsWithHTTPClient(client *http.Client) *GetRulesMixin0Params
NewGetRulesMixin0ParamsWithHTTPClient creates a new GetRulesMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewGetRulesMixin0ParamsWithTimeout ¶
func NewGetRulesMixin0ParamsWithTimeout(timeout time.Duration) *GetRulesMixin0Params
NewGetRulesMixin0ParamsWithTimeout creates a new GetRulesMixin0Params object with the ability to set a timeout on a request.
func (*GetRulesMixin0Params) SetContext ¶
func (o *GetRulesMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the get rules mixin0 params
func (*GetRulesMixin0Params) SetDefaults ¶
func (o *GetRulesMixin0Params) SetDefaults()
SetDefaults hydrates default values in the get rules mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*GetRulesMixin0Params) SetHTTPClient ¶
func (o *GetRulesMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get rules mixin0 params
func (*GetRulesMixin0Params) SetIds ¶
func (o *GetRulesMixin0Params) SetIds(ids []string)
SetIds adds the ids to the get rules mixin0 params
func (*GetRulesMixin0Params) SetTimeout ¶
func (o *GetRulesMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get rules mixin0 params
func (*GetRulesMixin0Params) WithContext ¶
func (o *GetRulesMixin0Params) WithContext(ctx context.Context) *GetRulesMixin0Params
WithContext adds the context to the get rules mixin0 params
func (*GetRulesMixin0Params) WithDefaults ¶
func (o *GetRulesMixin0Params) WithDefaults() *GetRulesMixin0Params
WithDefaults hydrates default values in the get rules mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*GetRulesMixin0Params) WithHTTPClient ¶
func (o *GetRulesMixin0Params) WithHTTPClient(client *http.Client) *GetRulesMixin0Params
WithHTTPClient adds the HTTPClient to the get rules mixin0 params
func (*GetRulesMixin0Params) WithIds ¶
func (o *GetRulesMixin0Params) WithIds(ids []string) *GetRulesMixin0Params
WithIds adds the ids to the get rules mixin0 params
func (*GetRulesMixin0Params) WithTimeout ¶
func (o *GetRulesMixin0Params) WithTimeout(timeout time.Duration) *GetRulesMixin0Params
WithTimeout adds the timeout to the get rules mixin0 params
func (*GetRulesMixin0Params) WriteToRequest ¶
func (o *GetRulesMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetRulesMixin0Reader ¶
type GetRulesMixin0Reader struct {
// contains filtered or unexported fields
}
GetRulesMixin0Reader is a Reader for the GetRulesMixin0 structure.
func (*GetRulesMixin0Reader) ReadResponse ¶
func (o *GetRulesMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetRulesMixin0TooManyRequests ¶
type GetRulesMixin0TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetRulesMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetRulesMixin0TooManyRequests ¶
func NewGetRulesMixin0TooManyRequests() *GetRulesMixin0TooManyRequests
NewGetRulesMixin0TooManyRequests creates a GetRulesMixin0TooManyRequests with default headers values
func (*GetRulesMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *GetRulesMixin0TooManyRequests) Code() int
Code gets the status code for the get rules mixin0 too many requests response
func (*GetRulesMixin0TooManyRequests) Error ¶
func (o *GetRulesMixin0TooManyRequests) Error() string
func (*GetRulesMixin0TooManyRequests) GetPayload ¶
func (o *GetRulesMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetRulesMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetRulesMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this get rules mixin0 too many requests response has a 4xx status code
func (*GetRulesMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetRulesMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this get rules mixin0 too many requests response a status code equal to that given
func (*GetRulesMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetRulesMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this get rules mixin0 too many requests response has a 3xx status code
func (*GetRulesMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetRulesMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this get rules mixin0 too many requests response has a 5xx status code
func (*GetRulesMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetRulesMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this get rules mixin0 too many requests response has a 2xx status code
func (*GetRulesMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *GetRulesMixin0TooManyRequests) String() string
type QueryPatternsDefault ¶
type QueryPatternsDefault struct { Payload *models.MsaQueryResponse // contains filtered or unexported fields }
QueryPatternsDefault describes a response with status code -1, with default header values.
OK
func NewQueryPatternsDefault ¶
func NewQueryPatternsDefault(code int) *QueryPatternsDefault
NewQueryPatternsDefault creates a QueryPatternsDefault with default headers values
func (*QueryPatternsDefault) Code ¶
func (o *QueryPatternsDefault) Code() int
Code gets the status code for the query patterns default response
func (*QueryPatternsDefault) Error ¶
func (o *QueryPatternsDefault) Error() string
func (*QueryPatternsDefault) GetPayload ¶
func (o *QueryPatternsDefault) GetPayload() *models.MsaQueryResponse
func (*QueryPatternsDefault) IsClientError ¶ added in v0.2.27
func (o *QueryPatternsDefault) IsClientError() bool
IsClientError returns true when this query patterns default response has a 4xx status code
func (*QueryPatternsDefault) IsCode ¶ added in v0.2.27
func (o *QueryPatternsDefault) IsCode(code int) bool
IsCode returns true when this query patterns default response a status code equal to that given
func (*QueryPatternsDefault) IsRedirect ¶ added in v0.2.27
func (o *QueryPatternsDefault) IsRedirect() bool
IsRedirect returns true when this query patterns default response has a 3xx status code
func (*QueryPatternsDefault) IsServerError ¶ added in v0.2.27
func (o *QueryPatternsDefault) IsServerError() bool
IsServerError returns true when this query patterns default response has a 5xx status code
func (*QueryPatternsDefault) IsSuccess ¶ added in v0.2.27
func (o *QueryPatternsDefault) IsSuccess() bool
IsSuccess returns true when this query patterns default response has a 2xx status code
func (*QueryPatternsDefault) String ¶ added in v0.2.27
func (o *QueryPatternsDefault) String() string
type QueryPatternsForbidden ¶
type QueryPatternsForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryPatternsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryPatternsForbidden ¶
func NewQueryPatternsForbidden() *QueryPatternsForbidden
NewQueryPatternsForbidden creates a QueryPatternsForbidden with default headers values
func (*QueryPatternsForbidden) Code ¶ added in v0.2.33
func (o *QueryPatternsForbidden) Code() int
Code gets the status code for the query patterns forbidden response
func (*QueryPatternsForbidden) Error ¶
func (o *QueryPatternsForbidden) Error() string
func (*QueryPatternsForbidden) GetPayload ¶
func (o *QueryPatternsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*QueryPatternsForbidden) IsClientError ¶ added in v0.2.27
func (o *QueryPatternsForbidden) IsClientError() bool
IsClientError returns true when this query patterns forbidden response has a 4xx status code
func (*QueryPatternsForbidden) IsCode ¶ added in v0.2.27
func (o *QueryPatternsForbidden) IsCode(code int) bool
IsCode returns true when this query patterns forbidden response a status code equal to that given
func (*QueryPatternsForbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryPatternsForbidden) IsRedirect() bool
IsRedirect returns true when this query patterns forbidden response has a 3xx status code
func (*QueryPatternsForbidden) IsServerError ¶ added in v0.2.27
func (o *QueryPatternsForbidden) IsServerError() bool
IsServerError returns true when this query patterns forbidden response has a 5xx status code
func (*QueryPatternsForbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryPatternsForbidden) IsSuccess() bool
IsSuccess returns true when this query patterns forbidden response has a 2xx status code
func (*QueryPatternsForbidden) String ¶ added in v0.2.27
func (o *QueryPatternsForbidden) String() string
type QueryPatternsOK ¶
type QueryPatternsOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryPatternsOK describes a response with status code 200, with default header values.
OK
func NewQueryPatternsOK ¶
func NewQueryPatternsOK() *QueryPatternsOK
NewQueryPatternsOK creates a QueryPatternsOK with default headers values
func (*QueryPatternsOK) Code ¶ added in v0.2.33
func (o *QueryPatternsOK) Code() int
Code gets the status code for the query patterns o k response
func (*QueryPatternsOK) Error ¶
func (o *QueryPatternsOK) Error() string
func (*QueryPatternsOK) GetPayload ¶
func (o *QueryPatternsOK) GetPayload() *models.MsaQueryResponse
func (*QueryPatternsOK) IsClientError ¶ added in v0.2.27
func (o *QueryPatternsOK) IsClientError() bool
IsClientError returns true when this query patterns o k response has a 4xx status code
func (*QueryPatternsOK) IsCode ¶ added in v0.2.27
func (o *QueryPatternsOK) IsCode(code int) bool
IsCode returns true when this query patterns o k response a status code equal to that given
func (*QueryPatternsOK) IsRedirect ¶ added in v0.2.27
func (o *QueryPatternsOK) IsRedirect() bool
IsRedirect returns true when this query patterns o k response has a 3xx status code
func (*QueryPatternsOK) IsServerError ¶ added in v0.2.27
func (o *QueryPatternsOK) IsServerError() bool
IsServerError returns true when this query patterns o k response has a 5xx status code
func (*QueryPatternsOK) IsSuccess ¶ added in v0.2.27
func (o *QueryPatternsOK) IsSuccess() bool
IsSuccess returns true when this query patterns o k response has a 2xx status code
func (*QueryPatternsOK) String ¶ added in v0.2.27
func (o *QueryPatternsOK) String() string
type QueryPatternsParams ¶
type QueryPatternsParams struct { /* Limit. Number of IDs to return */ Limit *int64 /* Offset. Starting index of overall result set from which to return IDs */ Offset *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryPatternsParams contains all the parameters to send to the API endpoint
for the query patterns operation. Typically these are written to a http.Request.
func NewQueryPatternsParams ¶
func NewQueryPatternsParams() *QueryPatternsParams
NewQueryPatternsParams creates a new QueryPatternsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewQueryPatternsParamsWithContext ¶
func NewQueryPatternsParamsWithContext(ctx context.Context) *QueryPatternsParams
NewQueryPatternsParamsWithContext creates a new QueryPatternsParams object with the ability to set a context for a request.
func NewQueryPatternsParamsWithHTTPClient ¶
func NewQueryPatternsParamsWithHTTPClient(client *http.Client) *QueryPatternsParams
NewQueryPatternsParamsWithHTTPClient creates a new QueryPatternsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryPatternsParamsWithTimeout ¶
func NewQueryPatternsParamsWithTimeout(timeout time.Duration) *QueryPatternsParams
NewQueryPatternsParamsWithTimeout creates a new QueryPatternsParams object with the ability to set a timeout on a request.
func (*QueryPatternsParams) SetContext ¶
func (o *QueryPatternsParams) SetContext(ctx context.Context)
SetContext adds the context to the query patterns params
func (*QueryPatternsParams) SetDefaults ¶
func (o *QueryPatternsParams) SetDefaults()
SetDefaults hydrates default values in the query patterns params (not the query body).
All values with no default are reset to their zero value.
func (*QueryPatternsParams) SetHTTPClient ¶
func (o *QueryPatternsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query patterns params
func (*QueryPatternsParams) SetLimit ¶
func (o *QueryPatternsParams) SetLimit(limit *int64)
SetLimit adds the limit to the query patterns params
func (*QueryPatternsParams) SetOffset ¶
func (o *QueryPatternsParams) SetOffset(offset *string)
SetOffset adds the offset to the query patterns params
func (*QueryPatternsParams) SetTimeout ¶
func (o *QueryPatternsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query patterns params
func (*QueryPatternsParams) WithContext ¶
func (o *QueryPatternsParams) WithContext(ctx context.Context) *QueryPatternsParams
WithContext adds the context to the query patterns params
func (*QueryPatternsParams) WithDefaults ¶
func (o *QueryPatternsParams) WithDefaults() *QueryPatternsParams
WithDefaults hydrates default values in the query patterns params (not the query body).
All values with no default are reset to their zero value.
func (*QueryPatternsParams) WithHTTPClient ¶
func (o *QueryPatternsParams) WithHTTPClient(client *http.Client) *QueryPatternsParams
WithHTTPClient adds the HTTPClient to the query patterns params
func (*QueryPatternsParams) WithLimit ¶
func (o *QueryPatternsParams) WithLimit(limit *int64) *QueryPatternsParams
WithLimit adds the limit to the query patterns params
func (*QueryPatternsParams) WithOffset ¶
func (o *QueryPatternsParams) WithOffset(offset *string) *QueryPatternsParams
WithOffset adds the offset to the query patterns params
func (*QueryPatternsParams) WithTimeout ¶
func (o *QueryPatternsParams) WithTimeout(timeout time.Duration) *QueryPatternsParams
WithTimeout adds the timeout to the query patterns params
func (*QueryPatternsParams) WriteToRequest ¶
func (o *QueryPatternsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryPatternsReader ¶
type QueryPatternsReader struct {
// contains filtered or unexported fields
}
QueryPatternsReader is a Reader for the QueryPatterns structure.
func (*QueryPatternsReader) ReadResponse ¶
func (o *QueryPatternsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryPatternsTooManyRequests ¶
type QueryPatternsTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryPatternsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryPatternsTooManyRequests ¶
func NewQueryPatternsTooManyRequests() *QueryPatternsTooManyRequests
NewQueryPatternsTooManyRequests creates a QueryPatternsTooManyRequests with default headers values
func (*QueryPatternsTooManyRequests) Code ¶ added in v0.2.33
func (o *QueryPatternsTooManyRequests) Code() int
Code gets the status code for the query patterns too many requests response
func (*QueryPatternsTooManyRequests) Error ¶
func (o *QueryPatternsTooManyRequests) Error() string
func (*QueryPatternsTooManyRequests) GetPayload ¶
func (o *QueryPatternsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryPatternsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryPatternsTooManyRequests) IsClientError() bool
IsClientError returns true when this query patterns too many requests response has a 4xx status code
func (*QueryPatternsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryPatternsTooManyRequests) IsCode(code int) bool
IsCode returns true when this query patterns too many requests response a status code equal to that given
func (*QueryPatternsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryPatternsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query patterns too many requests response has a 3xx status code
func (*QueryPatternsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryPatternsTooManyRequests) IsServerError() bool
IsServerError returns true when this query patterns too many requests response has a 5xx status code
func (*QueryPatternsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryPatternsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query patterns too many requests response has a 2xx status code
func (*QueryPatternsTooManyRequests) String ¶ added in v0.2.27
func (o *QueryPatternsTooManyRequests) String() string
type QueryPlatformsMixin0Default ¶
type QueryPlatformsMixin0Default struct { Payload *models.MsaQueryResponse // contains filtered or unexported fields }
QueryPlatformsMixin0Default describes a response with status code -1, with default header values.
OK
func NewQueryPlatformsMixin0Default ¶
func NewQueryPlatformsMixin0Default(code int) *QueryPlatformsMixin0Default
NewQueryPlatformsMixin0Default creates a QueryPlatformsMixin0Default with default headers values
func (*QueryPlatformsMixin0Default) Code ¶
func (o *QueryPlatformsMixin0Default) Code() int
Code gets the status code for the query platforms mixin0 default response
func (*QueryPlatformsMixin0Default) Error ¶
func (o *QueryPlatformsMixin0Default) Error() string
func (*QueryPlatformsMixin0Default) GetPayload ¶
func (o *QueryPlatformsMixin0Default) GetPayload() *models.MsaQueryResponse
func (*QueryPlatformsMixin0Default) IsClientError ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Default) IsClientError() bool
IsClientError returns true when this query platforms mixin0 default response has a 4xx status code
func (*QueryPlatformsMixin0Default) IsCode ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Default) IsCode(code int) bool
IsCode returns true when this query platforms mixin0 default response a status code equal to that given
func (*QueryPlatformsMixin0Default) IsRedirect ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Default) IsRedirect() bool
IsRedirect returns true when this query platforms mixin0 default response has a 3xx status code
func (*QueryPlatformsMixin0Default) IsServerError ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Default) IsServerError() bool
IsServerError returns true when this query platforms mixin0 default response has a 5xx status code
func (*QueryPlatformsMixin0Default) IsSuccess ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Default) IsSuccess() bool
IsSuccess returns true when this query platforms mixin0 default response has a 2xx status code
func (*QueryPlatformsMixin0Default) String ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Default) String() string
type QueryPlatformsMixin0Forbidden ¶
type QueryPlatformsMixin0Forbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryPlatformsMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryPlatformsMixin0Forbidden ¶
func NewQueryPlatformsMixin0Forbidden() *QueryPlatformsMixin0Forbidden
NewQueryPlatformsMixin0Forbidden creates a QueryPlatformsMixin0Forbidden with default headers values
func (*QueryPlatformsMixin0Forbidden) Code ¶ added in v0.2.33
func (o *QueryPlatformsMixin0Forbidden) Code() int
Code gets the status code for the query platforms mixin0 forbidden response
func (*QueryPlatformsMixin0Forbidden) Error ¶
func (o *QueryPlatformsMixin0Forbidden) Error() string
func (*QueryPlatformsMixin0Forbidden) GetPayload ¶
func (o *QueryPlatformsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*QueryPlatformsMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Forbidden) IsClientError() bool
IsClientError returns true when this query platforms mixin0 forbidden response has a 4xx status code
func (*QueryPlatformsMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this query platforms mixin0 forbidden response a status code equal to that given
func (*QueryPlatformsMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this query platforms mixin0 forbidden response has a 3xx status code
func (*QueryPlatformsMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Forbidden) IsServerError() bool
IsServerError returns true when this query platforms mixin0 forbidden response has a 5xx status code
func (*QueryPlatformsMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this query platforms mixin0 forbidden response has a 2xx status code
func (*QueryPlatformsMixin0Forbidden) String ¶ added in v0.2.27
func (o *QueryPlatformsMixin0Forbidden) String() string
type QueryPlatformsMixin0OK ¶
type QueryPlatformsMixin0OK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryPlatformsMixin0OK describes a response with status code 200, with default header values.
OK
func NewQueryPlatformsMixin0OK ¶
func NewQueryPlatformsMixin0OK() *QueryPlatformsMixin0OK
NewQueryPlatformsMixin0OK creates a QueryPlatformsMixin0OK with default headers values
func (*QueryPlatformsMixin0OK) Code ¶ added in v0.2.33
func (o *QueryPlatformsMixin0OK) Code() int
Code gets the status code for the query platforms mixin0 o k response
func (*QueryPlatformsMixin0OK) Error ¶
func (o *QueryPlatformsMixin0OK) Error() string
func (*QueryPlatformsMixin0OK) GetPayload ¶
func (o *QueryPlatformsMixin0OK) GetPayload() *models.MsaQueryResponse
func (*QueryPlatformsMixin0OK) IsClientError ¶ added in v0.2.27
func (o *QueryPlatformsMixin0OK) IsClientError() bool
IsClientError returns true when this query platforms mixin0 o k response has a 4xx status code
func (*QueryPlatformsMixin0OK) IsCode ¶ added in v0.2.27
func (o *QueryPlatformsMixin0OK) IsCode(code int) bool
IsCode returns true when this query platforms mixin0 o k response a status code equal to that given
func (*QueryPlatformsMixin0OK) IsRedirect ¶ added in v0.2.27
func (o *QueryPlatformsMixin0OK) IsRedirect() bool
IsRedirect returns true when this query platforms mixin0 o k response has a 3xx status code
func (*QueryPlatformsMixin0OK) IsServerError ¶ added in v0.2.27
func (o *QueryPlatformsMixin0OK) IsServerError() bool
IsServerError returns true when this query platforms mixin0 o k response has a 5xx status code
func (*QueryPlatformsMixin0OK) IsSuccess ¶ added in v0.2.27
func (o *QueryPlatformsMixin0OK) IsSuccess() bool
IsSuccess returns true when this query platforms mixin0 o k response has a 2xx status code
func (*QueryPlatformsMixin0OK) String ¶ added in v0.2.27
func (o *QueryPlatformsMixin0OK) String() string
type QueryPlatformsMixin0Params ¶
type QueryPlatformsMixin0Params struct { /* Limit. Number of IDs to return */ Limit *int64 /* Offset. Starting index of overall result set from which to return IDs */ Offset *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryPlatformsMixin0Params contains all the parameters to send to the API endpoint
for the query platforms mixin0 operation. Typically these are written to a http.Request.
func NewQueryPlatformsMixin0Params ¶
func NewQueryPlatformsMixin0Params() *QueryPlatformsMixin0Params
NewQueryPlatformsMixin0Params creates a new QueryPlatformsMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewQueryPlatformsMixin0ParamsWithContext ¶
func NewQueryPlatformsMixin0ParamsWithContext(ctx context.Context) *QueryPlatformsMixin0Params
NewQueryPlatformsMixin0ParamsWithContext creates a new QueryPlatformsMixin0Params object with the ability to set a context for a request.
func NewQueryPlatformsMixin0ParamsWithHTTPClient ¶
func NewQueryPlatformsMixin0ParamsWithHTTPClient(client *http.Client) *QueryPlatformsMixin0Params
NewQueryPlatformsMixin0ParamsWithHTTPClient creates a new QueryPlatformsMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewQueryPlatformsMixin0ParamsWithTimeout ¶
func NewQueryPlatformsMixin0ParamsWithTimeout(timeout time.Duration) *QueryPlatformsMixin0Params
NewQueryPlatformsMixin0ParamsWithTimeout creates a new QueryPlatformsMixin0Params object with the ability to set a timeout on a request.
func (*QueryPlatformsMixin0Params) SetContext ¶
func (o *QueryPlatformsMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) SetDefaults ¶
func (o *QueryPlatformsMixin0Params) SetDefaults()
SetDefaults hydrates default values in the query platforms mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*QueryPlatformsMixin0Params) SetHTTPClient ¶
func (o *QueryPlatformsMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) SetLimit ¶
func (o *QueryPlatformsMixin0Params) SetLimit(limit *int64)
SetLimit adds the limit to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) SetOffset ¶
func (o *QueryPlatformsMixin0Params) SetOffset(offset *string)
SetOffset adds the offset to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) SetTimeout ¶
func (o *QueryPlatformsMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) WithContext ¶
func (o *QueryPlatformsMixin0Params) WithContext(ctx context.Context) *QueryPlatformsMixin0Params
WithContext adds the context to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) WithDefaults ¶
func (o *QueryPlatformsMixin0Params) WithDefaults() *QueryPlatformsMixin0Params
WithDefaults hydrates default values in the query platforms mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*QueryPlatformsMixin0Params) WithHTTPClient ¶
func (o *QueryPlatformsMixin0Params) WithHTTPClient(client *http.Client) *QueryPlatformsMixin0Params
WithHTTPClient adds the HTTPClient to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) WithLimit ¶
func (o *QueryPlatformsMixin0Params) WithLimit(limit *int64) *QueryPlatformsMixin0Params
WithLimit adds the limit to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) WithOffset ¶
func (o *QueryPlatformsMixin0Params) WithOffset(offset *string) *QueryPlatformsMixin0Params
WithOffset adds the offset to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) WithTimeout ¶
func (o *QueryPlatformsMixin0Params) WithTimeout(timeout time.Duration) *QueryPlatformsMixin0Params
WithTimeout adds the timeout to the query platforms mixin0 params
func (*QueryPlatformsMixin0Params) WriteToRequest ¶
func (o *QueryPlatformsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryPlatformsMixin0Reader ¶
type QueryPlatformsMixin0Reader struct {
// contains filtered or unexported fields
}
QueryPlatformsMixin0Reader is a Reader for the QueryPlatformsMixin0 structure.
func (*QueryPlatformsMixin0Reader) ReadResponse ¶
func (o *QueryPlatformsMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryPlatformsMixin0TooManyRequests ¶
type QueryPlatformsMixin0TooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryPlatformsMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryPlatformsMixin0TooManyRequests ¶
func NewQueryPlatformsMixin0TooManyRequests() *QueryPlatformsMixin0TooManyRequests
NewQueryPlatformsMixin0TooManyRequests creates a QueryPlatformsMixin0TooManyRequests with default headers values
func (*QueryPlatformsMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *QueryPlatformsMixin0TooManyRequests) Code() int
Code gets the status code for the query platforms mixin0 too many requests response
func (*QueryPlatformsMixin0TooManyRequests) Error ¶
func (o *QueryPlatformsMixin0TooManyRequests) Error() string
func (*QueryPlatformsMixin0TooManyRequests) GetPayload ¶
func (o *QueryPlatformsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryPlatformsMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryPlatformsMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this query platforms mixin0 too many requests response has a 4xx status code
func (*QueryPlatformsMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryPlatformsMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this query platforms mixin0 too many requests response a status code equal to that given
func (*QueryPlatformsMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryPlatformsMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this query platforms mixin0 too many requests response has a 3xx status code
func (*QueryPlatformsMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryPlatformsMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this query platforms mixin0 too many requests response has a 5xx status code
func (*QueryPlatformsMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryPlatformsMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this query platforms mixin0 too many requests response has a 2xx status code
func (*QueryPlatformsMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *QueryPlatformsMixin0TooManyRequests) String() string
type QueryRuleGroupsFullForbidden ¶
type QueryRuleGroupsFullForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryRuleGroupsFullForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryRuleGroupsFullForbidden ¶
func NewQueryRuleGroupsFullForbidden() *QueryRuleGroupsFullForbidden
NewQueryRuleGroupsFullForbidden creates a QueryRuleGroupsFullForbidden with default headers values
func (*QueryRuleGroupsFullForbidden) Code ¶ added in v0.2.33
func (o *QueryRuleGroupsFullForbidden) Code() int
Code gets the status code for the query rule groups full forbidden response
func (*QueryRuleGroupsFullForbidden) Error ¶
func (o *QueryRuleGroupsFullForbidden) Error() string
func (*QueryRuleGroupsFullForbidden) GetPayload ¶
func (o *QueryRuleGroupsFullForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRuleGroupsFullForbidden) IsClientError ¶ added in v0.2.27
func (o *QueryRuleGroupsFullForbidden) IsClientError() bool
IsClientError returns true when this query rule groups full forbidden response has a 4xx status code
func (*QueryRuleGroupsFullForbidden) IsCode ¶ added in v0.2.27
func (o *QueryRuleGroupsFullForbidden) IsCode(code int) bool
IsCode returns true when this query rule groups full forbidden response a status code equal to that given
func (*QueryRuleGroupsFullForbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleGroupsFullForbidden) IsRedirect() bool
IsRedirect returns true when this query rule groups full forbidden response has a 3xx status code
func (*QueryRuleGroupsFullForbidden) IsServerError ¶ added in v0.2.27
func (o *QueryRuleGroupsFullForbidden) IsServerError() bool
IsServerError returns true when this query rule groups full forbidden response has a 5xx status code
func (*QueryRuleGroupsFullForbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleGroupsFullForbidden) IsSuccess() bool
IsSuccess returns true when this query rule groups full forbidden response has a 2xx status code
func (*QueryRuleGroupsFullForbidden) String ¶ added in v0.2.27
func (o *QueryRuleGroupsFullForbidden) String() string
type QueryRuleGroupsFullNotFound ¶
type QueryRuleGroupsFullNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryRuleGroupsFullNotFound describes a response with status code 404, with default header values.
Not Found
func NewQueryRuleGroupsFullNotFound ¶
func NewQueryRuleGroupsFullNotFound() *QueryRuleGroupsFullNotFound
NewQueryRuleGroupsFullNotFound creates a QueryRuleGroupsFullNotFound with default headers values
func (*QueryRuleGroupsFullNotFound) Code ¶ added in v0.2.33
func (o *QueryRuleGroupsFullNotFound) Code() int
Code gets the status code for the query rule groups full not found response
func (*QueryRuleGroupsFullNotFound) Error ¶
func (o *QueryRuleGroupsFullNotFound) Error() string
func (*QueryRuleGroupsFullNotFound) GetPayload ¶
func (o *QueryRuleGroupsFullNotFound) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRuleGroupsFullNotFound) IsClientError ¶ added in v0.2.27
func (o *QueryRuleGroupsFullNotFound) IsClientError() bool
IsClientError returns true when this query rule groups full not found response has a 4xx status code
func (*QueryRuleGroupsFullNotFound) IsCode ¶ added in v0.2.27
func (o *QueryRuleGroupsFullNotFound) IsCode(code int) bool
IsCode returns true when this query rule groups full not found response a status code equal to that given
func (*QueryRuleGroupsFullNotFound) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleGroupsFullNotFound) IsRedirect() bool
IsRedirect returns true when this query rule groups full not found response has a 3xx status code
func (*QueryRuleGroupsFullNotFound) IsServerError ¶ added in v0.2.27
func (o *QueryRuleGroupsFullNotFound) IsServerError() bool
IsServerError returns true when this query rule groups full not found response has a 5xx status code
func (*QueryRuleGroupsFullNotFound) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleGroupsFullNotFound) IsSuccess() bool
IsSuccess returns true when this query rule groups full not found response has a 2xx status code
func (*QueryRuleGroupsFullNotFound) String ¶ added in v0.2.27
func (o *QueryRuleGroupsFullNotFound) String() string
type QueryRuleGroupsFullOK ¶
type QueryRuleGroupsFullOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRuleGroupsResponse }
QueryRuleGroupsFullOK describes a response with status code 200, with default header values.
OK
func NewQueryRuleGroupsFullOK ¶
func NewQueryRuleGroupsFullOK() *QueryRuleGroupsFullOK
NewQueryRuleGroupsFullOK creates a QueryRuleGroupsFullOK with default headers values
func (*QueryRuleGroupsFullOK) Code ¶ added in v0.2.33
func (o *QueryRuleGroupsFullOK) Code() int
Code gets the status code for the query rule groups full o k response
func (*QueryRuleGroupsFullOK) Error ¶
func (o *QueryRuleGroupsFullOK) Error() string
func (*QueryRuleGroupsFullOK) GetPayload ¶
func (o *QueryRuleGroupsFullOK) GetPayload() *models.APIRuleGroupsResponse
func (*QueryRuleGroupsFullOK) IsClientError ¶ added in v0.2.27
func (o *QueryRuleGroupsFullOK) IsClientError() bool
IsClientError returns true when this query rule groups full o k response has a 4xx status code
func (*QueryRuleGroupsFullOK) IsCode ¶ added in v0.2.27
func (o *QueryRuleGroupsFullOK) IsCode(code int) bool
IsCode returns true when this query rule groups full o k response a status code equal to that given
func (*QueryRuleGroupsFullOK) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleGroupsFullOK) IsRedirect() bool
IsRedirect returns true when this query rule groups full o k response has a 3xx status code
func (*QueryRuleGroupsFullOK) IsServerError ¶ added in v0.2.27
func (o *QueryRuleGroupsFullOK) IsServerError() bool
IsServerError returns true when this query rule groups full o k response has a 5xx status code
func (*QueryRuleGroupsFullOK) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleGroupsFullOK) IsSuccess() bool
IsSuccess returns true when this query rule groups full o k response has a 2xx status code
func (*QueryRuleGroupsFullOK) String ¶ added in v0.2.27
func (o *QueryRuleGroupsFullOK) String() string
type QueryRuleGroupsFullParams ¶
type QueryRuleGroupsFullParams struct { /* Filter. FQL query specifying the filter parameters. Filter term criteria: [enabled platform name description rules.action_label rules.name rules.description rules.pattern_severity rules.ruletype_name rules.enabled]. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'. */ Filter *string /* Limit. Number of IDs to return */ Limit *int64 /* Offset. Starting index of overall result set from which to return IDs */ Offset *string /* Q. Match query criteria, which includes all the filter string fields */ Q *string /* Sort. Possible order by fields: {modified_on, enabled, name, created_by, created_on, modified_by} */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryRuleGroupsFullParams contains all the parameters to send to the API endpoint
for the query rule groups full operation. Typically these are written to a http.Request.
func NewQueryRuleGroupsFullParams ¶
func NewQueryRuleGroupsFullParams() *QueryRuleGroupsFullParams
NewQueryRuleGroupsFullParams creates a new QueryRuleGroupsFullParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewQueryRuleGroupsFullParamsWithContext ¶
func NewQueryRuleGroupsFullParamsWithContext(ctx context.Context) *QueryRuleGroupsFullParams
NewQueryRuleGroupsFullParamsWithContext creates a new QueryRuleGroupsFullParams object with the ability to set a context for a request.
func NewQueryRuleGroupsFullParamsWithHTTPClient ¶
func NewQueryRuleGroupsFullParamsWithHTTPClient(client *http.Client) *QueryRuleGroupsFullParams
NewQueryRuleGroupsFullParamsWithHTTPClient creates a new QueryRuleGroupsFullParams object with the ability to set a custom HTTPClient for a request.
func NewQueryRuleGroupsFullParamsWithTimeout ¶
func NewQueryRuleGroupsFullParamsWithTimeout(timeout time.Duration) *QueryRuleGroupsFullParams
NewQueryRuleGroupsFullParamsWithTimeout creates a new QueryRuleGroupsFullParams object with the ability to set a timeout on a request.
func (*QueryRuleGroupsFullParams) SetContext ¶
func (o *QueryRuleGroupsFullParams) SetContext(ctx context.Context)
SetContext adds the context to the query rule groups full params
func (*QueryRuleGroupsFullParams) SetDefaults ¶
func (o *QueryRuleGroupsFullParams) SetDefaults()
SetDefaults hydrates default values in the query rule groups full params (not the query body).
All values with no default are reset to their zero value.
func (*QueryRuleGroupsFullParams) SetFilter ¶
func (o *QueryRuleGroupsFullParams) SetFilter(filter *string)
SetFilter adds the filter to the query rule groups full params
func (*QueryRuleGroupsFullParams) SetHTTPClient ¶
func (o *QueryRuleGroupsFullParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query rule groups full params
func (*QueryRuleGroupsFullParams) SetLimit ¶
func (o *QueryRuleGroupsFullParams) SetLimit(limit *int64)
SetLimit adds the limit to the query rule groups full params
func (*QueryRuleGroupsFullParams) SetOffset ¶
func (o *QueryRuleGroupsFullParams) SetOffset(offset *string)
SetOffset adds the offset to the query rule groups full params
func (*QueryRuleGroupsFullParams) SetQ ¶
func (o *QueryRuleGroupsFullParams) SetQ(q *string)
SetQ adds the q to the query rule groups full params
func (*QueryRuleGroupsFullParams) SetSort ¶
func (o *QueryRuleGroupsFullParams) SetSort(sort *string)
SetSort adds the sort to the query rule groups full params
func (*QueryRuleGroupsFullParams) SetTimeout ¶
func (o *QueryRuleGroupsFullParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query rule groups full params
func (*QueryRuleGroupsFullParams) WithContext ¶
func (o *QueryRuleGroupsFullParams) WithContext(ctx context.Context) *QueryRuleGroupsFullParams
WithContext adds the context to the query rule groups full params
func (*QueryRuleGroupsFullParams) WithDefaults ¶
func (o *QueryRuleGroupsFullParams) WithDefaults() *QueryRuleGroupsFullParams
WithDefaults hydrates default values in the query rule groups full params (not the query body).
All values with no default are reset to their zero value.
func (*QueryRuleGroupsFullParams) WithFilter ¶
func (o *QueryRuleGroupsFullParams) WithFilter(filter *string) *QueryRuleGroupsFullParams
WithFilter adds the filter to the query rule groups full params
func (*QueryRuleGroupsFullParams) WithHTTPClient ¶
func (o *QueryRuleGroupsFullParams) WithHTTPClient(client *http.Client) *QueryRuleGroupsFullParams
WithHTTPClient adds the HTTPClient to the query rule groups full params
func (*QueryRuleGroupsFullParams) WithLimit ¶
func (o *QueryRuleGroupsFullParams) WithLimit(limit *int64) *QueryRuleGroupsFullParams
WithLimit adds the limit to the query rule groups full params
func (*QueryRuleGroupsFullParams) WithOffset ¶
func (o *QueryRuleGroupsFullParams) WithOffset(offset *string) *QueryRuleGroupsFullParams
WithOffset adds the offset to the query rule groups full params
func (*QueryRuleGroupsFullParams) WithQ ¶
func (o *QueryRuleGroupsFullParams) WithQ(q *string) *QueryRuleGroupsFullParams
WithQ adds the q to the query rule groups full params
func (*QueryRuleGroupsFullParams) WithSort ¶
func (o *QueryRuleGroupsFullParams) WithSort(sort *string) *QueryRuleGroupsFullParams
WithSort adds the sort to the query rule groups full params
func (*QueryRuleGroupsFullParams) WithTimeout ¶
func (o *QueryRuleGroupsFullParams) WithTimeout(timeout time.Duration) *QueryRuleGroupsFullParams
WithTimeout adds the timeout to the query rule groups full params
func (*QueryRuleGroupsFullParams) WriteToRequest ¶
func (o *QueryRuleGroupsFullParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryRuleGroupsFullReader ¶
type QueryRuleGroupsFullReader struct {
// contains filtered or unexported fields
}
QueryRuleGroupsFullReader is a Reader for the QueryRuleGroupsFull structure.
func (*QueryRuleGroupsFullReader) ReadResponse ¶
func (o *QueryRuleGroupsFullReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryRuleGroupsFullTooManyRequests ¶
type QueryRuleGroupsFullTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryRuleGroupsFullTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryRuleGroupsFullTooManyRequests ¶
func NewQueryRuleGroupsFullTooManyRequests() *QueryRuleGroupsFullTooManyRequests
NewQueryRuleGroupsFullTooManyRequests creates a QueryRuleGroupsFullTooManyRequests with default headers values
func (*QueryRuleGroupsFullTooManyRequests) Code ¶ added in v0.2.33
func (o *QueryRuleGroupsFullTooManyRequests) Code() int
Code gets the status code for the query rule groups full too many requests response
func (*QueryRuleGroupsFullTooManyRequests) Error ¶
func (o *QueryRuleGroupsFullTooManyRequests) Error() string
func (*QueryRuleGroupsFullTooManyRequests) GetPayload ¶
func (o *QueryRuleGroupsFullTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRuleGroupsFullTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryRuleGroupsFullTooManyRequests) IsClientError() bool
IsClientError returns true when this query rule groups full too many requests response has a 4xx status code
func (*QueryRuleGroupsFullTooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryRuleGroupsFullTooManyRequests) IsCode(code int) bool
IsCode returns true when this query rule groups full too many requests response a status code equal to that given
func (*QueryRuleGroupsFullTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleGroupsFullTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query rule groups full too many requests response has a 3xx status code
func (*QueryRuleGroupsFullTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryRuleGroupsFullTooManyRequests) IsServerError() bool
IsServerError returns true when this query rule groups full too many requests response has a 5xx status code
func (*QueryRuleGroupsFullTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleGroupsFullTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query rule groups full too many requests response has a 2xx status code
func (*QueryRuleGroupsFullTooManyRequests) String ¶ added in v0.2.27
func (o *QueryRuleGroupsFullTooManyRequests) String() string
type QueryRuleGroupsMixin0Forbidden ¶
type QueryRuleGroupsMixin0Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryRuleGroupsMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryRuleGroupsMixin0Forbidden ¶
func NewQueryRuleGroupsMixin0Forbidden() *QueryRuleGroupsMixin0Forbidden
NewQueryRuleGroupsMixin0Forbidden creates a QueryRuleGroupsMixin0Forbidden with default headers values
func (*QueryRuleGroupsMixin0Forbidden) Code ¶ added in v0.2.33
func (o *QueryRuleGroupsMixin0Forbidden) Code() int
Code gets the status code for the query rule groups mixin0 forbidden response
func (*QueryRuleGroupsMixin0Forbidden) Error ¶
func (o *QueryRuleGroupsMixin0Forbidden) Error() string
func (*QueryRuleGroupsMixin0Forbidden) GetPayload ¶
func (o *QueryRuleGroupsMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRuleGroupsMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0Forbidden) IsClientError() bool
IsClientError returns true when this query rule groups mixin0 forbidden response has a 4xx status code
func (*QueryRuleGroupsMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this query rule groups mixin0 forbidden response a status code equal to that given
func (*QueryRuleGroupsMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this query rule groups mixin0 forbidden response has a 3xx status code
func (*QueryRuleGroupsMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0Forbidden) IsServerError() bool
IsServerError returns true when this query rule groups mixin0 forbidden response has a 5xx status code
func (*QueryRuleGroupsMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this query rule groups mixin0 forbidden response has a 2xx status code
func (*QueryRuleGroupsMixin0Forbidden) String ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0Forbidden) String() string
type QueryRuleGroupsMixin0NotFound ¶
type QueryRuleGroupsMixin0NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryRuleGroupsMixin0NotFound describes a response with status code 404, with default header values.
Not Found
func NewQueryRuleGroupsMixin0NotFound ¶
func NewQueryRuleGroupsMixin0NotFound() *QueryRuleGroupsMixin0NotFound
NewQueryRuleGroupsMixin0NotFound creates a QueryRuleGroupsMixin0NotFound with default headers values
func (*QueryRuleGroupsMixin0NotFound) Code ¶ added in v0.2.33
func (o *QueryRuleGroupsMixin0NotFound) Code() int
Code gets the status code for the query rule groups mixin0 not found response
func (*QueryRuleGroupsMixin0NotFound) Error ¶
func (o *QueryRuleGroupsMixin0NotFound) Error() string
func (*QueryRuleGroupsMixin0NotFound) GetPayload ¶
func (o *QueryRuleGroupsMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRuleGroupsMixin0NotFound) IsClientError ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0NotFound) IsClientError() bool
IsClientError returns true when this query rule groups mixin0 not found response has a 4xx status code
func (*QueryRuleGroupsMixin0NotFound) IsCode ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0NotFound) IsCode(code int) bool
IsCode returns true when this query rule groups mixin0 not found response a status code equal to that given
func (*QueryRuleGroupsMixin0NotFound) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0NotFound) IsRedirect() bool
IsRedirect returns true when this query rule groups mixin0 not found response has a 3xx status code
func (*QueryRuleGroupsMixin0NotFound) IsServerError ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0NotFound) IsServerError() bool
IsServerError returns true when this query rule groups mixin0 not found response has a 5xx status code
func (*QueryRuleGroupsMixin0NotFound) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0NotFound) IsSuccess() bool
IsSuccess returns true when this query rule groups mixin0 not found response has a 2xx status code
func (*QueryRuleGroupsMixin0NotFound) String ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0NotFound) String() string
type QueryRuleGroupsMixin0OK ¶
type QueryRuleGroupsMixin0OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryRuleGroupsMixin0OK describes a response with status code 200, with default header values.
OK
func NewQueryRuleGroupsMixin0OK ¶
func NewQueryRuleGroupsMixin0OK() *QueryRuleGroupsMixin0OK
NewQueryRuleGroupsMixin0OK creates a QueryRuleGroupsMixin0OK with default headers values
func (*QueryRuleGroupsMixin0OK) Code ¶ added in v0.2.33
func (o *QueryRuleGroupsMixin0OK) Code() int
Code gets the status code for the query rule groups mixin0 o k response
func (*QueryRuleGroupsMixin0OK) Error ¶
func (o *QueryRuleGroupsMixin0OK) Error() string
func (*QueryRuleGroupsMixin0OK) GetPayload ¶
func (o *QueryRuleGroupsMixin0OK) GetPayload() *models.MsaQueryResponse
func (*QueryRuleGroupsMixin0OK) IsClientError ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0OK) IsClientError() bool
IsClientError returns true when this query rule groups mixin0 o k response has a 4xx status code
func (*QueryRuleGroupsMixin0OK) IsCode ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0OK) IsCode(code int) bool
IsCode returns true when this query rule groups mixin0 o k response a status code equal to that given
func (*QueryRuleGroupsMixin0OK) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0OK) IsRedirect() bool
IsRedirect returns true when this query rule groups mixin0 o k response has a 3xx status code
func (*QueryRuleGroupsMixin0OK) IsServerError ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0OK) IsServerError() bool
IsServerError returns true when this query rule groups mixin0 o k response has a 5xx status code
func (*QueryRuleGroupsMixin0OK) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0OK) IsSuccess() bool
IsSuccess returns true when this query rule groups mixin0 o k response has a 2xx status code
func (*QueryRuleGroupsMixin0OK) String ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0OK) String() string
type QueryRuleGroupsMixin0Params ¶
type QueryRuleGroupsMixin0Params struct { /* Filter. FQL query specifying the filter parameters. Filter term criteria: [enabled platform name description rules.action_label rules.name rules.description rules.pattern_severity rules.ruletype_name rules.enabled]. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'. */ Filter *string /* Limit. Number of IDs to return */ Limit *int64 /* Offset. Starting index of overall result set from which to return IDs */ Offset *string /* Q. Match query criteria, which includes all the filter string fields */ Q *string /* Sort. Possible order by fields: {modified_on, enabled, name, created_by, created_on, modified_by} */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryRuleGroupsMixin0Params contains all the parameters to send to the API endpoint
for the query rule groups mixin0 operation. Typically these are written to a http.Request.
func NewQueryRuleGroupsMixin0Params ¶
func NewQueryRuleGroupsMixin0Params() *QueryRuleGroupsMixin0Params
NewQueryRuleGroupsMixin0Params creates a new QueryRuleGroupsMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewQueryRuleGroupsMixin0ParamsWithContext ¶
func NewQueryRuleGroupsMixin0ParamsWithContext(ctx context.Context) *QueryRuleGroupsMixin0Params
NewQueryRuleGroupsMixin0ParamsWithContext creates a new QueryRuleGroupsMixin0Params object with the ability to set a context for a request.
func NewQueryRuleGroupsMixin0ParamsWithHTTPClient ¶
func NewQueryRuleGroupsMixin0ParamsWithHTTPClient(client *http.Client) *QueryRuleGroupsMixin0Params
NewQueryRuleGroupsMixin0ParamsWithHTTPClient creates a new QueryRuleGroupsMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewQueryRuleGroupsMixin0ParamsWithTimeout ¶
func NewQueryRuleGroupsMixin0ParamsWithTimeout(timeout time.Duration) *QueryRuleGroupsMixin0Params
NewQueryRuleGroupsMixin0ParamsWithTimeout creates a new QueryRuleGroupsMixin0Params object with the ability to set a timeout on a request.
func (*QueryRuleGroupsMixin0Params) SetContext ¶
func (o *QueryRuleGroupsMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) SetDefaults ¶
func (o *QueryRuleGroupsMixin0Params) SetDefaults()
SetDefaults hydrates default values in the query rule groups mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*QueryRuleGroupsMixin0Params) SetFilter ¶
func (o *QueryRuleGroupsMixin0Params) SetFilter(filter *string)
SetFilter adds the filter to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) SetHTTPClient ¶
func (o *QueryRuleGroupsMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) SetLimit ¶
func (o *QueryRuleGroupsMixin0Params) SetLimit(limit *int64)
SetLimit adds the limit to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) SetOffset ¶
func (o *QueryRuleGroupsMixin0Params) SetOffset(offset *string)
SetOffset adds the offset to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) SetQ ¶
func (o *QueryRuleGroupsMixin0Params) SetQ(q *string)
SetQ adds the q to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) SetSort ¶
func (o *QueryRuleGroupsMixin0Params) SetSort(sort *string)
SetSort adds the sort to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) SetTimeout ¶
func (o *QueryRuleGroupsMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WithContext ¶
func (o *QueryRuleGroupsMixin0Params) WithContext(ctx context.Context) *QueryRuleGroupsMixin0Params
WithContext adds the context to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WithDefaults ¶
func (o *QueryRuleGroupsMixin0Params) WithDefaults() *QueryRuleGroupsMixin0Params
WithDefaults hydrates default values in the query rule groups mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*QueryRuleGroupsMixin0Params) WithFilter ¶
func (o *QueryRuleGroupsMixin0Params) WithFilter(filter *string) *QueryRuleGroupsMixin0Params
WithFilter adds the filter to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WithHTTPClient ¶
func (o *QueryRuleGroupsMixin0Params) WithHTTPClient(client *http.Client) *QueryRuleGroupsMixin0Params
WithHTTPClient adds the HTTPClient to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WithLimit ¶
func (o *QueryRuleGroupsMixin0Params) WithLimit(limit *int64) *QueryRuleGroupsMixin0Params
WithLimit adds the limit to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WithOffset ¶
func (o *QueryRuleGroupsMixin0Params) WithOffset(offset *string) *QueryRuleGroupsMixin0Params
WithOffset adds the offset to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WithQ ¶
func (o *QueryRuleGroupsMixin0Params) WithQ(q *string) *QueryRuleGroupsMixin0Params
WithQ adds the q to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WithSort ¶
func (o *QueryRuleGroupsMixin0Params) WithSort(sort *string) *QueryRuleGroupsMixin0Params
WithSort adds the sort to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WithTimeout ¶
func (o *QueryRuleGroupsMixin0Params) WithTimeout(timeout time.Duration) *QueryRuleGroupsMixin0Params
WithTimeout adds the timeout to the query rule groups mixin0 params
func (*QueryRuleGroupsMixin0Params) WriteToRequest ¶
func (o *QueryRuleGroupsMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryRuleGroupsMixin0Reader ¶
type QueryRuleGroupsMixin0Reader struct {
// contains filtered or unexported fields
}
QueryRuleGroupsMixin0Reader is a Reader for the QueryRuleGroupsMixin0 structure.
func (*QueryRuleGroupsMixin0Reader) ReadResponse ¶
func (o *QueryRuleGroupsMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryRuleGroupsMixin0TooManyRequests ¶
type QueryRuleGroupsMixin0TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryRuleGroupsMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryRuleGroupsMixin0TooManyRequests ¶
func NewQueryRuleGroupsMixin0TooManyRequests() *QueryRuleGroupsMixin0TooManyRequests
NewQueryRuleGroupsMixin0TooManyRequests creates a QueryRuleGroupsMixin0TooManyRequests with default headers values
func (*QueryRuleGroupsMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *QueryRuleGroupsMixin0TooManyRequests) Code() int
Code gets the status code for the query rule groups mixin0 too many requests response
func (*QueryRuleGroupsMixin0TooManyRequests) Error ¶
func (o *QueryRuleGroupsMixin0TooManyRequests) Error() string
func (*QueryRuleGroupsMixin0TooManyRequests) GetPayload ¶
func (o *QueryRuleGroupsMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRuleGroupsMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this query rule groups mixin0 too many requests response has a 4xx status code
func (*QueryRuleGroupsMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this query rule groups mixin0 too many requests response a status code equal to that given
func (*QueryRuleGroupsMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this query rule groups mixin0 too many requests response has a 3xx status code
func (*QueryRuleGroupsMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this query rule groups mixin0 too many requests response has a 5xx status code
func (*QueryRuleGroupsMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this query rule groups mixin0 too many requests response has a 2xx status code
func (*QueryRuleGroupsMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *QueryRuleGroupsMixin0TooManyRequests) String() string
type QueryRuleTypesDefault ¶
type QueryRuleTypesDefault struct { Payload *models.MsaQueryResponse // contains filtered or unexported fields }
QueryRuleTypesDefault describes a response with status code -1, with default header values.
OK
func NewQueryRuleTypesDefault ¶
func NewQueryRuleTypesDefault(code int) *QueryRuleTypesDefault
NewQueryRuleTypesDefault creates a QueryRuleTypesDefault with default headers values
func (*QueryRuleTypesDefault) Code ¶
func (o *QueryRuleTypesDefault) Code() int
Code gets the status code for the query rule types default response
func (*QueryRuleTypesDefault) Error ¶
func (o *QueryRuleTypesDefault) Error() string
func (*QueryRuleTypesDefault) GetPayload ¶
func (o *QueryRuleTypesDefault) GetPayload() *models.MsaQueryResponse
func (*QueryRuleTypesDefault) IsClientError ¶ added in v0.2.27
func (o *QueryRuleTypesDefault) IsClientError() bool
IsClientError returns true when this query rule types default response has a 4xx status code
func (*QueryRuleTypesDefault) IsCode ¶ added in v0.2.27
func (o *QueryRuleTypesDefault) IsCode(code int) bool
IsCode returns true when this query rule types default response a status code equal to that given
func (*QueryRuleTypesDefault) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleTypesDefault) IsRedirect() bool
IsRedirect returns true when this query rule types default response has a 3xx status code
func (*QueryRuleTypesDefault) IsServerError ¶ added in v0.2.27
func (o *QueryRuleTypesDefault) IsServerError() bool
IsServerError returns true when this query rule types default response has a 5xx status code
func (*QueryRuleTypesDefault) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleTypesDefault) IsSuccess() bool
IsSuccess returns true when this query rule types default response has a 2xx status code
func (*QueryRuleTypesDefault) String ¶ added in v0.2.27
func (o *QueryRuleTypesDefault) String() string
type QueryRuleTypesForbidden ¶
type QueryRuleTypesForbidden struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryRuleTypesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryRuleTypesForbidden ¶
func NewQueryRuleTypesForbidden() *QueryRuleTypesForbidden
NewQueryRuleTypesForbidden creates a QueryRuleTypesForbidden with default headers values
func (*QueryRuleTypesForbidden) Code ¶ added in v0.2.33
func (o *QueryRuleTypesForbidden) Code() int
Code gets the status code for the query rule types forbidden response
func (*QueryRuleTypesForbidden) Error ¶
func (o *QueryRuleTypesForbidden) Error() string
func (*QueryRuleTypesForbidden) GetPayload ¶
func (o *QueryRuleTypesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRuleTypesForbidden) IsClientError ¶ added in v0.2.27
func (o *QueryRuleTypesForbidden) IsClientError() bool
IsClientError returns true when this query rule types forbidden response has a 4xx status code
func (*QueryRuleTypesForbidden) IsCode ¶ added in v0.2.27
func (o *QueryRuleTypesForbidden) IsCode(code int) bool
IsCode returns true when this query rule types forbidden response a status code equal to that given
func (*QueryRuleTypesForbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleTypesForbidden) IsRedirect() bool
IsRedirect returns true when this query rule types forbidden response has a 3xx status code
func (*QueryRuleTypesForbidden) IsServerError ¶ added in v0.2.27
func (o *QueryRuleTypesForbidden) IsServerError() bool
IsServerError returns true when this query rule types forbidden response has a 5xx status code
func (*QueryRuleTypesForbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleTypesForbidden) IsSuccess() bool
IsSuccess returns true when this query rule types forbidden response has a 2xx status code
func (*QueryRuleTypesForbidden) String ¶ added in v0.2.27
func (o *QueryRuleTypesForbidden) String() string
type QueryRuleTypesOK ¶
type QueryRuleTypesOK struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryRuleTypesOK describes a response with status code 200, with default header values.
OK
func NewQueryRuleTypesOK ¶
func NewQueryRuleTypesOK() *QueryRuleTypesOK
NewQueryRuleTypesOK creates a QueryRuleTypesOK with default headers values
func (*QueryRuleTypesOK) Code ¶ added in v0.2.33
func (o *QueryRuleTypesOK) Code() int
Code gets the status code for the query rule types o k response
func (*QueryRuleTypesOK) Error ¶
func (o *QueryRuleTypesOK) Error() string
func (*QueryRuleTypesOK) GetPayload ¶
func (o *QueryRuleTypesOK) GetPayload() *models.MsaQueryResponse
func (*QueryRuleTypesOK) IsClientError ¶ added in v0.2.27
func (o *QueryRuleTypesOK) IsClientError() bool
IsClientError returns true when this query rule types o k response has a 4xx status code
func (*QueryRuleTypesOK) IsCode ¶ added in v0.2.27
func (o *QueryRuleTypesOK) IsCode(code int) bool
IsCode returns true when this query rule types o k response a status code equal to that given
func (*QueryRuleTypesOK) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleTypesOK) IsRedirect() bool
IsRedirect returns true when this query rule types o k response has a 3xx status code
func (*QueryRuleTypesOK) IsServerError ¶ added in v0.2.27
func (o *QueryRuleTypesOK) IsServerError() bool
IsServerError returns true when this query rule types o k response has a 5xx status code
func (*QueryRuleTypesOK) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleTypesOK) IsSuccess() bool
IsSuccess returns true when this query rule types o k response has a 2xx status code
func (*QueryRuleTypesOK) String ¶ added in v0.2.27
func (o *QueryRuleTypesOK) String() string
type QueryRuleTypesParams ¶
type QueryRuleTypesParams struct { /* Limit. Number of IDs to return */ Limit *int64 /* Offset. Starting index of overall result set from which to return IDs */ Offset *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryRuleTypesParams contains all the parameters to send to the API endpoint
for the query rule types operation. Typically these are written to a http.Request.
func NewQueryRuleTypesParams ¶
func NewQueryRuleTypesParams() *QueryRuleTypesParams
NewQueryRuleTypesParams creates a new QueryRuleTypesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewQueryRuleTypesParamsWithContext ¶
func NewQueryRuleTypesParamsWithContext(ctx context.Context) *QueryRuleTypesParams
NewQueryRuleTypesParamsWithContext creates a new QueryRuleTypesParams object with the ability to set a context for a request.
func NewQueryRuleTypesParamsWithHTTPClient ¶
func NewQueryRuleTypesParamsWithHTTPClient(client *http.Client) *QueryRuleTypesParams
NewQueryRuleTypesParamsWithHTTPClient creates a new QueryRuleTypesParams object with the ability to set a custom HTTPClient for a request.
func NewQueryRuleTypesParamsWithTimeout ¶
func NewQueryRuleTypesParamsWithTimeout(timeout time.Duration) *QueryRuleTypesParams
NewQueryRuleTypesParamsWithTimeout creates a new QueryRuleTypesParams object with the ability to set a timeout on a request.
func (*QueryRuleTypesParams) SetContext ¶
func (o *QueryRuleTypesParams) SetContext(ctx context.Context)
SetContext adds the context to the query rule types params
func (*QueryRuleTypesParams) SetDefaults ¶
func (o *QueryRuleTypesParams) SetDefaults()
SetDefaults hydrates default values in the query rule types params (not the query body).
All values with no default are reset to their zero value.
func (*QueryRuleTypesParams) SetHTTPClient ¶
func (o *QueryRuleTypesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query rule types params
func (*QueryRuleTypesParams) SetLimit ¶
func (o *QueryRuleTypesParams) SetLimit(limit *int64)
SetLimit adds the limit to the query rule types params
func (*QueryRuleTypesParams) SetOffset ¶
func (o *QueryRuleTypesParams) SetOffset(offset *string)
SetOffset adds the offset to the query rule types params
func (*QueryRuleTypesParams) SetTimeout ¶
func (o *QueryRuleTypesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query rule types params
func (*QueryRuleTypesParams) WithContext ¶
func (o *QueryRuleTypesParams) WithContext(ctx context.Context) *QueryRuleTypesParams
WithContext adds the context to the query rule types params
func (*QueryRuleTypesParams) WithDefaults ¶
func (o *QueryRuleTypesParams) WithDefaults() *QueryRuleTypesParams
WithDefaults hydrates default values in the query rule types params (not the query body).
All values with no default are reset to their zero value.
func (*QueryRuleTypesParams) WithHTTPClient ¶
func (o *QueryRuleTypesParams) WithHTTPClient(client *http.Client) *QueryRuleTypesParams
WithHTTPClient adds the HTTPClient to the query rule types params
func (*QueryRuleTypesParams) WithLimit ¶
func (o *QueryRuleTypesParams) WithLimit(limit *int64) *QueryRuleTypesParams
WithLimit adds the limit to the query rule types params
func (*QueryRuleTypesParams) WithOffset ¶
func (o *QueryRuleTypesParams) WithOffset(offset *string) *QueryRuleTypesParams
WithOffset adds the offset to the query rule types params
func (*QueryRuleTypesParams) WithTimeout ¶
func (o *QueryRuleTypesParams) WithTimeout(timeout time.Duration) *QueryRuleTypesParams
WithTimeout adds the timeout to the query rule types params
func (*QueryRuleTypesParams) WriteToRequest ¶
func (o *QueryRuleTypesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryRuleTypesReader ¶
type QueryRuleTypesReader struct {
// contains filtered or unexported fields
}
QueryRuleTypesReader is a Reader for the QueryRuleTypes structure.
func (*QueryRuleTypesReader) ReadResponse ¶
func (o *QueryRuleTypesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryRuleTypesTooManyRequests ¶
type QueryRuleTypesTooManyRequests struct { /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryRuleTypesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryRuleTypesTooManyRequests ¶
func NewQueryRuleTypesTooManyRequests() *QueryRuleTypesTooManyRequests
NewQueryRuleTypesTooManyRequests creates a QueryRuleTypesTooManyRequests with default headers values
func (*QueryRuleTypesTooManyRequests) Code ¶ added in v0.2.33
func (o *QueryRuleTypesTooManyRequests) Code() int
Code gets the status code for the query rule types too many requests response
func (*QueryRuleTypesTooManyRequests) Error ¶
func (o *QueryRuleTypesTooManyRequests) Error() string
func (*QueryRuleTypesTooManyRequests) GetPayload ¶
func (o *QueryRuleTypesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRuleTypesTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryRuleTypesTooManyRequests) IsClientError() bool
IsClientError returns true when this query rule types too many requests response has a 4xx status code
func (*QueryRuleTypesTooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryRuleTypesTooManyRequests) IsCode(code int) bool
IsCode returns true when this query rule types too many requests response a status code equal to that given
func (*QueryRuleTypesTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryRuleTypesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query rule types too many requests response has a 3xx status code
func (*QueryRuleTypesTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryRuleTypesTooManyRequests) IsServerError() bool
IsServerError returns true when this query rule types too many requests response has a 5xx status code
func (*QueryRuleTypesTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryRuleTypesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query rule types too many requests response has a 2xx status code
func (*QueryRuleTypesTooManyRequests) String ¶ added in v0.2.27
func (o *QueryRuleTypesTooManyRequests) String() string
type QueryRulesMixin0Forbidden ¶
type QueryRulesMixin0Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryRulesMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryRulesMixin0Forbidden ¶
func NewQueryRulesMixin0Forbidden() *QueryRulesMixin0Forbidden
NewQueryRulesMixin0Forbidden creates a QueryRulesMixin0Forbidden with default headers values
func (*QueryRulesMixin0Forbidden) Code ¶ added in v0.2.33
func (o *QueryRulesMixin0Forbidden) Code() int
Code gets the status code for the query rules mixin0 forbidden response
func (*QueryRulesMixin0Forbidden) Error ¶
func (o *QueryRulesMixin0Forbidden) Error() string
func (*QueryRulesMixin0Forbidden) GetPayload ¶
func (o *QueryRulesMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRulesMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *QueryRulesMixin0Forbidden) IsClientError() bool
IsClientError returns true when this query rules mixin0 forbidden response has a 4xx status code
func (*QueryRulesMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *QueryRulesMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this query rules mixin0 forbidden response a status code equal to that given
func (*QueryRulesMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryRulesMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this query rules mixin0 forbidden response has a 3xx status code
func (*QueryRulesMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *QueryRulesMixin0Forbidden) IsServerError() bool
IsServerError returns true when this query rules mixin0 forbidden response has a 5xx status code
func (*QueryRulesMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryRulesMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this query rules mixin0 forbidden response has a 2xx status code
func (*QueryRulesMixin0Forbidden) String ¶ added in v0.2.27
func (o *QueryRulesMixin0Forbidden) String() string
type QueryRulesMixin0NotFound ¶
type QueryRulesMixin0NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
QueryRulesMixin0NotFound describes a response with status code 404, with default header values.
Not Found
func NewQueryRulesMixin0NotFound ¶
func NewQueryRulesMixin0NotFound() *QueryRulesMixin0NotFound
NewQueryRulesMixin0NotFound creates a QueryRulesMixin0NotFound with default headers values
func (*QueryRulesMixin0NotFound) Code ¶ added in v0.2.33
func (o *QueryRulesMixin0NotFound) Code() int
Code gets the status code for the query rules mixin0 not found response
func (*QueryRulesMixin0NotFound) Error ¶
func (o *QueryRulesMixin0NotFound) Error() string
func (*QueryRulesMixin0NotFound) GetPayload ¶
func (o *QueryRulesMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRulesMixin0NotFound) IsClientError ¶ added in v0.2.27
func (o *QueryRulesMixin0NotFound) IsClientError() bool
IsClientError returns true when this query rules mixin0 not found response has a 4xx status code
func (*QueryRulesMixin0NotFound) IsCode ¶ added in v0.2.27
func (o *QueryRulesMixin0NotFound) IsCode(code int) bool
IsCode returns true when this query rules mixin0 not found response a status code equal to that given
func (*QueryRulesMixin0NotFound) IsRedirect ¶ added in v0.2.27
func (o *QueryRulesMixin0NotFound) IsRedirect() bool
IsRedirect returns true when this query rules mixin0 not found response has a 3xx status code
func (*QueryRulesMixin0NotFound) IsServerError ¶ added in v0.2.27
func (o *QueryRulesMixin0NotFound) IsServerError() bool
IsServerError returns true when this query rules mixin0 not found response has a 5xx status code
func (*QueryRulesMixin0NotFound) IsSuccess ¶ added in v0.2.27
func (o *QueryRulesMixin0NotFound) IsSuccess() bool
IsSuccess returns true when this query rules mixin0 not found response has a 2xx status code
func (*QueryRulesMixin0NotFound) String ¶ added in v0.2.27
func (o *QueryRulesMixin0NotFound) String() string
type QueryRulesMixin0OK ¶
type QueryRulesMixin0OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryRulesMixin0OK describes a response with status code 200, with default header values.
OK
func NewQueryRulesMixin0OK ¶
func NewQueryRulesMixin0OK() *QueryRulesMixin0OK
NewQueryRulesMixin0OK creates a QueryRulesMixin0OK with default headers values
func (*QueryRulesMixin0OK) Code ¶ added in v0.2.33
func (o *QueryRulesMixin0OK) Code() int
Code gets the status code for the query rules mixin0 o k response
func (*QueryRulesMixin0OK) Error ¶
func (o *QueryRulesMixin0OK) Error() string
func (*QueryRulesMixin0OK) GetPayload ¶
func (o *QueryRulesMixin0OK) GetPayload() *models.MsaQueryResponse
func (*QueryRulesMixin0OK) IsClientError ¶ added in v0.2.27
func (o *QueryRulesMixin0OK) IsClientError() bool
IsClientError returns true when this query rules mixin0 o k response has a 4xx status code
func (*QueryRulesMixin0OK) IsCode ¶ added in v0.2.27
func (o *QueryRulesMixin0OK) IsCode(code int) bool
IsCode returns true when this query rules mixin0 o k response a status code equal to that given
func (*QueryRulesMixin0OK) IsRedirect ¶ added in v0.2.27
func (o *QueryRulesMixin0OK) IsRedirect() bool
IsRedirect returns true when this query rules mixin0 o k response has a 3xx status code
func (*QueryRulesMixin0OK) IsServerError ¶ added in v0.2.27
func (o *QueryRulesMixin0OK) IsServerError() bool
IsServerError returns true when this query rules mixin0 o k response has a 5xx status code
func (*QueryRulesMixin0OK) IsSuccess ¶ added in v0.2.27
func (o *QueryRulesMixin0OK) IsSuccess() bool
IsSuccess returns true when this query rules mixin0 o k response has a 2xx status code
func (*QueryRulesMixin0OK) String ¶ added in v0.2.27
func (o *QueryRulesMixin0OK) String() string
type QueryRulesMixin0Params ¶
type QueryRulesMixin0Params struct { /* Filter. FQL query specifying the filter parameters. Filter term criteria: [enabled platform name description rules.action_label rules.name rules.description rules.pattern_severity rules.ruletype_name rules.enabled]. Filter range criteria: created_on, modified_on; use any common date format, such as '2010-05-15T14:55:21.892315096Z'. */ Filter *string /* Limit. Number of IDs to return */ Limit *int64 /* Offset. Starting index of overall result set from which to return IDs */ Offset *string /* Q. Match query criteria, which includes all the filter string fields */ Q *string /* Sort. Possible order by fields: {rules.current_version.pattern_severity, rules.current_version.modified_by, rules.current_version.modified_on, rules.ruletype_name, rules.created_by, rules.created_on, rules.current_version.name, rules.enabled, rules.current_version.description, rules.current_version.action_label} */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryRulesMixin0Params contains all the parameters to send to the API endpoint
for the query rules mixin0 operation. Typically these are written to a http.Request.
func NewQueryRulesMixin0Params ¶
func NewQueryRulesMixin0Params() *QueryRulesMixin0Params
NewQueryRulesMixin0Params creates a new QueryRulesMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewQueryRulesMixin0ParamsWithContext ¶
func NewQueryRulesMixin0ParamsWithContext(ctx context.Context) *QueryRulesMixin0Params
NewQueryRulesMixin0ParamsWithContext creates a new QueryRulesMixin0Params object with the ability to set a context for a request.
func NewQueryRulesMixin0ParamsWithHTTPClient ¶
func NewQueryRulesMixin0ParamsWithHTTPClient(client *http.Client) *QueryRulesMixin0Params
NewQueryRulesMixin0ParamsWithHTTPClient creates a new QueryRulesMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewQueryRulesMixin0ParamsWithTimeout ¶
func NewQueryRulesMixin0ParamsWithTimeout(timeout time.Duration) *QueryRulesMixin0Params
NewQueryRulesMixin0ParamsWithTimeout creates a new QueryRulesMixin0Params object with the ability to set a timeout on a request.
func (*QueryRulesMixin0Params) SetContext ¶
func (o *QueryRulesMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the query rules mixin0 params
func (*QueryRulesMixin0Params) SetDefaults ¶
func (o *QueryRulesMixin0Params) SetDefaults()
SetDefaults hydrates default values in the query rules mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*QueryRulesMixin0Params) SetFilter ¶
func (o *QueryRulesMixin0Params) SetFilter(filter *string)
SetFilter adds the filter to the query rules mixin0 params
func (*QueryRulesMixin0Params) SetHTTPClient ¶
func (o *QueryRulesMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query rules mixin0 params
func (*QueryRulesMixin0Params) SetLimit ¶
func (o *QueryRulesMixin0Params) SetLimit(limit *int64)
SetLimit adds the limit to the query rules mixin0 params
func (*QueryRulesMixin0Params) SetOffset ¶
func (o *QueryRulesMixin0Params) SetOffset(offset *string)
SetOffset adds the offset to the query rules mixin0 params
func (*QueryRulesMixin0Params) SetQ ¶
func (o *QueryRulesMixin0Params) SetQ(q *string)
SetQ adds the q to the query rules mixin0 params
func (*QueryRulesMixin0Params) SetSort ¶
func (o *QueryRulesMixin0Params) SetSort(sort *string)
SetSort adds the sort to the query rules mixin0 params
func (*QueryRulesMixin0Params) SetTimeout ¶
func (o *QueryRulesMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query rules mixin0 params
func (*QueryRulesMixin0Params) WithContext ¶
func (o *QueryRulesMixin0Params) WithContext(ctx context.Context) *QueryRulesMixin0Params
WithContext adds the context to the query rules mixin0 params
func (*QueryRulesMixin0Params) WithDefaults ¶
func (o *QueryRulesMixin0Params) WithDefaults() *QueryRulesMixin0Params
WithDefaults hydrates default values in the query rules mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*QueryRulesMixin0Params) WithFilter ¶
func (o *QueryRulesMixin0Params) WithFilter(filter *string) *QueryRulesMixin0Params
WithFilter adds the filter to the query rules mixin0 params
func (*QueryRulesMixin0Params) WithHTTPClient ¶
func (o *QueryRulesMixin0Params) WithHTTPClient(client *http.Client) *QueryRulesMixin0Params
WithHTTPClient adds the HTTPClient to the query rules mixin0 params
func (*QueryRulesMixin0Params) WithLimit ¶
func (o *QueryRulesMixin0Params) WithLimit(limit *int64) *QueryRulesMixin0Params
WithLimit adds the limit to the query rules mixin0 params
func (*QueryRulesMixin0Params) WithOffset ¶
func (o *QueryRulesMixin0Params) WithOffset(offset *string) *QueryRulesMixin0Params
WithOffset adds the offset to the query rules mixin0 params
func (*QueryRulesMixin0Params) WithQ ¶
func (o *QueryRulesMixin0Params) WithQ(q *string) *QueryRulesMixin0Params
WithQ adds the q to the query rules mixin0 params
func (*QueryRulesMixin0Params) WithSort ¶
func (o *QueryRulesMixin0Params) WithSort(sort *string) *QueryRulesMixin0Params
WithSort adds the sort to the query rules mixin0 params
func (*QueryRulesMixin0Params) WithTimeout ¶
func (o *QueryRulesMixin0Params) WithTimeout(timeout time.Duration) *QueryRulesMixin0Params
WithTimeout adds the timeout to the query rules mixin0 params
func (*QueryRulesMixin0Params) WriteToRequest ¶
func (o *QueryRulesMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryRulesMixin0Reader ¶
type QueryRulesMixin0Reader struct {
// contains filtered or unexported fields
}
QueryRulesMixin0Reader is a Reader for the QueryRulesMixin0 structure.
func (*QueryRulesMixin0Reader) ReadResponse ¶
func (o *QueryRulesMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryRulesMixin0TooManyRequests ¶
type QueryRulesMixin0TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryRulesMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryRulesMixin0TooManyRequests ¶
func NewQueryRulesMixin0TooManyRequests() *QueryRulesMixin0TooManyRequests
NewQueryRulesMixin0TooManyRequests creates a QueryRulesMixin0TooManyRequests with default headers values
func (*QueryRulesMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *QueryRulesMixin0TooManyRequests) Code() int
Code gets the status code for the query rules mixin0 too many requests response
func (*QueryRulesMixin0TooManyRequests) Error ¶
func (o *QueryRulesMixin0TooManyRequests) Error() string
func (*QueryRulesMixin0TooManyRequests) GetPayload ¶
func (o *QueryRulesMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryRulesMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryRulesMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this query rules mixin0 too many requests response has a 4xx status code
func (*QueryRulesMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryRulesMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this query rules mixin0 too many requests response a status code equal to that given
func (*QueryRulesMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryRulesMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this query rules mixin0 too many requests response has a 3xx status code
func (*QueryRulesMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryRulesMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this query rules mixin0 too many requests response has a 5xx status code
func (*QueryRulesMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryRulesMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this query rules mixin0 too many requests response has a 2xx status code
func (*QueryRulesMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *QueryRulesMixin0TooManyRequests) String() string
type UpdateRuleGroupMixin0Forbidden ¶
type UpdateRuleGroupMixin0Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
UpdateRuleGroupMixin0Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateRuleGroupMixin0Forbidden ¶
func NewUpdateRuleGroupMixin0Forbidden() *UpdateRuleGroupMixin0Forbidden
NewUpdateRuleGroupMixin0Forbidden creates a UpdateRuleGroupMixin0Forbidden with default headers values
func (*UpdateRuleGroupMixin0Forbidden) Code ¶ added in v0.2.33
func (o *UpdateRuleGroupMixin0Forbidden) Code() int
Code gets the status code for the update rule group mixin0 forbidden response
func (*UpdateRuleGroupMixin0Forbidden) Error ¶
func (o *UpdateRuleGroupMixin0Forbidden) Error() string
func (*UpdateRuleGroupMixin0Forbidden) GetPayload ¶
func (o *UpdateRuleGroupMixin0Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateRuleGroupMixin0Forbidden) IsClientError ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0Forbidden) IsClientError() bool
IsClientError returns true when this update rule group mixin0 forbidden response has a 4xx status code
func (*UpdateRuleGroupMixin0Forbidden) IsCode ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0Forbidden) IsCode(code int) bool
IsCode returns true when this update rule group mixin0 forbidden response a status code equal to that given
func (*UpdateRuleGroupMixin0Forbidden) IsRedirect ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0Forbidden) IsRedirect() bool
IsRedirect returns true when this update rule group mixin0 forbidden response has a 3xx status code
func (*UpdateRuleGroupMixin0Forbidden) IsServerError ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0Forbidden) IsServerError() bool
IsServerError returns true when this update rule group mixin0 forbidden response has a 5xx status code
func (*UpdateRuleGroupMixin0Forbidden) IsSuccess ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0Forbidden) IsSuccess() bool
IsSuccess returns true when this update rule group mixin0 forbidden response has a 2xx status code
func (*UpdateRuleGroupMixin0Forbidden) String ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0Forbidden) String() string
type UpdateRuleGroupMixin0NotFound ¶
type UpdateRuleGroupMixin0NotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
UpdateRuleGroupMixin0NotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateRuleGroupMixin0NotFound ¶
func NewUpdateRuleGroupMixin0NotFound() *UpdateRuleGroupMixin0NotFound
NewUpdateRuleGroupMixin0NotFound creates a UpdateRuleGroupMixin0NotFound with default headers values
func (*UpdateRuleGroupMixin0NotFound) Code ¶ added in v0.2.33
func (o *UpdateRuleGroupMixin0NotFound) Code() int
Code gets the status code for the update rule group mixin0 not found response
func (*UpdateRuleGroupMixin0NotFound) Error ¶
func (o *UpdateRuleGroupMixin0NotFound) Error() string
func (*UpdateRuleGroupMixin0NotFound) GetPayload ¶
func (o *UpdateRuleGroupMixin0NotFound) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateRuleGroupMixin0NotFound) IsClientError ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0NotFound) IsClientError() bool
IsClientError returns true when this update rule group mixin0 not found response has a 4xx status code
func (*UpdateRuleGroupMixin0NotFound) IsCode ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0NotFound) IsCode(code int) bool
IsCode returns true when this update rule group mixin0 not found response a status code equal to that given
func (*UpdateRuleGroupMixin0NotFound) IsRedirect ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0NotFound) IsRedirect() bool
IsRedirect returns true when this update rule group mixin0 not found response has a 3xx status code
func (*UpdateRuleGroupMixin0NotFound) IsServerError ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0NotFound) IsServerError() bool
IsServerError returns true when this update rule group mixin0 not found response has a 5xx status code
func (*UpdateRuleGroupMixin0NotFound) IsSuccess ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0NotFound) IsSuccess() bool
IsSuccess returns true when this update rule group mixin0 not found response has a 2xx status code
func (*UpdateRuleGroupMixin0NotFound) String ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0NotFound) String() string
type UpdateRuleGroupMixin0OK ¶
type UpdateRuleGroupMixin0OK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRuleGroupsResponse }
UpdateRuleGroupMixin0OK describes a response with status code 200, with default header values.
OK
func NewUpdateRuleGroupMixin0OK ¶
func NewUpdateRuleGroupMixin0OK() *UpdateRuleGroupMixin0OK
NewUpdateRuleGroupMixin0OK creates a UpdateRuleGroupMixin0OK with default headers values
func (*UpdateRuleGroupMixin0OK) Code ¶ added in v0.2.33
func (o *UpdateRuleGroupMixin0OK) Code() int
Code gets the status code for the update rule group mixin0 o k response
func (*UpdateRuleGroupMixin0OK) Error ¶
func (o *UpdateRuleGroupMixin0OK) Error() string
func (*UpdateRuleGroupMixin0OK) GetPayload ¶
func (o *UpdateRuleGroupMixin0OK) GetPayload() *models.APIRuleGroupsResponse
func (*UpdateRuleGroupMixin0OK) IsClientError ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0OK) IsClientError() bool
IsClientError returns true when this update rule group mixin0 o k response has a 4xx status code
func (*UpdateRuleGroupMixin0OK) IsCode ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0OK) IsCode(code int) bool
IsCode returns true when this update rule group mixin0 o k response a status code equal to that given
func (*UpdateRuleGroupMixin0OK) IsRedirect ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0OK) IsRedirect() bool
IsRedirect returns true when this update rule group mixin0 o k response has a 3xx status code
func (*UpdateRuleGroupMixin0OK) IsServerError ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0OK) IsServerError() bool
IsServerError returns true when this update rule group mixin0 o k response has a 5xx status code
func (*UpdateRuleGroupMixin0OK) IsSuccess ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0OK) IsSuccess() bool
IsSuccess returns true when this update rule group mixin0 o k response has a 2xx status code
func (*UpdateRuleGroupMixin0OK) String ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0OK) String() string
type UpdateRuleGroupMixin0Params ¶
type UpdateRuleGroupMixin0Params struct { // Body. Body *models.APIRuleGroupModifyRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateRuleGroupMixin0Params contains all the parameters to send to the API endpoint
for the update rule group mixin0 operation. Typically these are written to a http.Request.
func NewUpdateRuleGroupMixin0Params ¶
func NewUpdateRuleGroupMixin0Params() *UpdateRuleGroupMixin0Params
NewUpdateRuleGroupMixin0Params creates a new UpdateRuleGroupMixin0Params object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateRuleGroupMixin0ParamsWithContext ¶
func NewUpdateRuleGroupMixin0ParamsWithContext(ctx context.Context) *UpdateRuleGroupMixin0Params
NewUpdateRuleGroupMixin0ParamsWithContext creates a new UpdateRuleGroupMixin0Params object with the ability to set a context for a request.
func NewUpdateRuleGroupMixin0ParamsWithHTTPClient ¶
func NewUpdateRuleGroupMixin0ParamsWithHTTPClient(client *http.Client) *UpdateRuleGroupMixin0Params
NewUpdateRuleGroupMixin0ParamsWithHTTPClient creates a new UpdateRuleGroupMixin0Params object with the ability to set a custom HTTPClient for a request.
func NewUpdateRuleGroupMixin0ParamsWithTimeout ¶
func NewUpdateRuleGroupMixin0ParamsWithTimeout(timeout time.Duration) *UpdateRuleGroupMixin0Params
NewUpdateRuleGroupMixin0ParamsWithTimeout creates a new UpdateRuleGroupMixin0Params object with the ability to set a timeout on a request.
func (*UpdateRuleGroupMixin0Params) SetBody ¶
func (o *UpdateRuleGroupMixin0Params) SetBody(body *models.APIRuleGroupModifyRequestV1)
SetBody adds the body to the update rule group mixin0 params
func (*UpdateRuleGroupMixin0Params) SetContext ¶
func (o *UpdateRuleGroupMixin0Params) SetContext(ctx context.Context)
SetContext adds the context to the update rule group mixin0 params
func (*UpdateRuleGroupMixin0Params) SetDefaults ¶
func (o *UpdateRuleGroupMixin0Params) SetDefaults()
SetDefaults hydrates default values in the update rule group mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateRuleGroupMixin0Params) SetHTTPClient ¶
func (o *UpdateRuleGroupMixin0Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update rule group mixin0 params
func (*UpdateRuleGroupMixin0Params) SetTimeout ¶
func (o *UpdateRuleGroupMixin0Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update rule group mixin0 params
func (*UpdateRuleGroupMixin0Params) WithBody ¶
func (o *UpdateRuleGroupMixin0Params) WithBody(body *models.APIRuleGroupModifyRequestV1) *UpdateRuleGroupMixin0Params
WithBody adds the body to the update rule group mixin0 params
func (*UpdateRuleGroupMixin0Params) WithContext ¶
func (o *UpdateRuleGroupMixin0Params) WithContext(ctx context.Context) *UpdateRuleGroupMixin0Params
WithContext adds the context to the update rule group mixin0 params
func (*UpdateRuleGroupMixin0Params) WithDefaults ¶
func (o *UpdateRuleGroupMixin0Params) WithDefaults() *UpdateRuleGroupMixin0Params
WithDefaults hydrates default values in the update rule group mixin0 params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateRuleGroupMixin0Params) WithHTTPClient ¶
func (o *UpdateRuleGroupMixin0Params) WithHTTPClient(client *http.Client) *UpdateRuleGroupMixin0Params
WithHTTPClient adds the HTTPClient to the update rule group mixin0 params
func (*UpdateRuleGroupMixin0Params) WithTimeout ¶
func (o *UpdateRuleGroupMixin0Params) WithTimeout(timeout time.Duration) *UpdateRuleGroupMixin0Params
WithTimeout adds the timeout to the update rule group mixin0 params
func (*UpdateRuleGroupMixin0Params) WriteToRequest ¶
func (o *UpdateRuleGroupMixin0Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateRuleGroupMixin0Reader ¶
type UpdateRuleGroupMixin0Reader struct {
// contains filtered or unexported fields
}
UpdateRuleGroupMixin0Reader is a Reader for the UpdateRuleGroupMixin0 structure.
func (*UpdateRuleGroupMixin0Reader) ReadResponse ¶
func (o *UpdateRuleGroupMixin0Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateRuleGroupMixin0TooManyRequests ¶
type UpdateRuleGroupMixin0TooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
UpdateRuleGroupMixin0TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateRuleGroupMixin0TooManyRequests ¶
func NewUpdateRuleGroupMixin0TooManyRequests() *UpdateRuleGroupMixin0TooManyRequests
NewUpdateRuleGroupMixin0TooManyRequests creates a UpdateRuleGroupMixin0TooManyRequests with default headers values
func (*UpdateRuleGroupMixin0TooManyRequests) Code ¶ added in v0.2.33
func (o *UpdateRuleGroupMixin0TooManyRequests) Code() int
Code gets the status code for the update rule group mixin0 too many requests response
func (*UpdateRuleGroupMixin0TooManyRequests) Error ¶
func (o *UpdateRuleGroupMixin0TooManyRequests) Error() string
func (*UpdateRuleGroupMixin0TooManyRequests) GetPayload ¶
func (o *UpdateRuleGroupMixin0TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateRuleGroupMixin0TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0TooManyRequests) IsClientError() bool
IsClientError returns true when this update rule group mixin0 too many requests response has a 4xx status code
func (*UpdateRuleGroupMixin0TooManyRequests) IsCode ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0TooManyRequests) IsCode(code int) bool
IsCode returns true when this update rule group mixin0 too many requests response a status code equal to that given
func (*UpdateRuleGroupMixin0TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0TooManyRequests) IsRedirect() bool
IsRedirect returns true when this update rule group mixin0 too many requests response has a 3xx status code
func (*UpdateRuleGroupMixin0TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0TooManyRequests) IsServerError() bool
IsServerError returns true when this update rule group mixin0 too many requests response has a 5xx status code
func (*UpdateRuleGroupMixin0TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0TooManyRequests) IsSuccess() bool
IsSuccess returns true when this update rule group mixin0 too many requests response has a 2xx status code
func (*UpdateRuleGroupMixin0TooManyRequests) String ¶ added in v0.2.27
func (o *UpdateRuleGroupMixin0TooManyRequests) String() string
type UpdateRulesForbidden ¶
type UpdateRulesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
UpdateRulesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateRulesForbidden ¶
func NewUpdateRulesForbidden() *UpdateRulesForbidden
NewUpdateRulesForbidden creates a UpdateRulesForbidden with default headers values
func (*UpdateRulesForbidden) Code ¶ added in v0.2.33
func (o *UpdateRulesForbidden) Code() int
Code gets the status code for the update rules forbidden response
func (*UpdateRulesForbidden) Error ¶
func (o *UpdateRulesForbidden) Error() string
func (*UpdateRulesForbidden) GetPayload ¶
func (o *UpdateRulesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateRulesForbidden) IsClientError ¶ added in v0.2.27
func (o *UpdateRulesForbidden) IsClientError() bool
IsClientError returns true when this update rules forbidden response has a 4xx status code
func (*UpdateRulesForbidden) IsCode ¶ added in v0.2.27
func (o *UpdateRulesForbidden) IsCode(code int) bool
IsCode returns true when this update rules forbidden response a status code equal to that given
func (*UpdateRulesForbidden) IsRedirect ¶ added in v0.2.27
func (o *UpdateRulesForbidden) IsRedirect() bool
IsRedirect returns true when this update rules forbidden response has a 3xx status code
func (*UpdateRulesForbidden) IsServerError ¶ added in v0.2.27
func (o *UpdateRulesForbidden) IsServerError() bool
IsServerError returns true when this update rules forbidden response has a 5xx status code
func (*UpdateRulesForbidden) IsSuccess ¶ added in v0.2.27
func (o *UpdateRulesForbidden) IsSuccess() bool
IsSuccess returns true when this update rules forbidden response has a 2xx status code
func (*UpdateRulesForbidden) String ¶ added in v0.2.27
func (o *UpdateRulesForbidden) String() string
type UpdateRulesNotFound ¶
type UpdateRulesNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
UpdateRulesNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateRulesNotFound ¶
func NewUpdateRulesNotFound() *UpdateRulesNotFound
NewUpdateRulesNotFound creates a UpdateRulesNotFound with default headers values
func (*UpdateRulesNotFound) Code ¶ added in v0.2.33
func (o *UpdateRulesNotFound) Code() int
Code gets the status code for the update rules not found response
func (*UpdateRulesNotFound) Error ¶
func (o *UpdateRulesNotFound) Error() string
func (*UpdateRulesNotFound) GetPayload ¶
func (o *UpdateRulesNotFound) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateRulesNotFound) IsClientError ¶ added in v0.2.27
func (o *UpdateRulesNotFound) IsClientError() bool
IsClientError returns true when this update rules not found response has a 4xx status code
func (*UpdateRulesNotFound) IsCode ¶ added in v0.2.27
func (o *UpdateRulesNotFound) IsCode(code int) bool
IsCode returns true when this update rules not found response a status code equal to that given
func (*UpdateRulesNotFound) IsRedirect ¶ added in v0.2.27
func (o *UpdateRulesNotFound) IsRedirect() bool
IsRedirect returns true when this update rules not found response has a 3xx status code
func (*UpdateRulesNotFound) IsServerError ¶ added in v0.2.27
func (o *UpdateRulesNotFound) IsServerError() bool
IsServerError returns true when this update rules not found response has a 5xx status code
func (*UpdateRulesNotFound) IsSuccess ¶ added in v0.2.27
func (o *UpdateRulesNotFound) IsSuccess() bool
IsSuccess returns true when this update rules not found response has a 2xx status code
func (*UpdateRulesNotFound) String ¶ added in v0.2.27
func (o *UpdateRulesNotFound) String() string
type UpdateRulesOK ¶
type UpdateRulesOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIRulesResponse }
UpdateRulesOK describes a response with status code 200, with default header values.
OK
func NewUpdateRulesOK ¶
func NewUpdateRulesOK() *UpdateRulesOK
NewUpdateRulesOK creates a UpdateRulesOK with default headers values
func (*UpdateRulesOK) Code ¶ added in v0.2.33
func (o *UpdateRulesOK) Code() int
Code gets the status code for the update rules o k response
func (*UpdateRulesOK) Error ¶
func (o *UpdateRulesOK) Error() string
func (*UpdateRulesOK) GetPayload ¶
func (o *UpdateRulesOK) GetPayload() *models.APIRulesResponse
func (*UpdateRulesOK) IsClientError ¶ added in v0.2.27
func (o *UpdateRulesOK) IsClientError() bool
IsClientError returns true when this update rules o k response has a 4xx status code
func (*UpdateRulesOK) IsCode ¶ added in v0.2.27
func (o *UpdateRulesOK) IsCode(code int) bool
IsCode returns true when this update rules o k response a status code equal to that given
func (*UpdateRulesOK) IsRedirect ¶ added in v0.2.27
func (o *UpdateRulesOK) IsRedirect() bool
IsRedirect returns true when this update rules o k response has a 3xx status code
func (*UpdateRulesOK) IsServerError ¶ added in v0.2.27
func (o *UpdateRulesOK) IsServerError() bool
IsServerError returns true when this update rules o k response has a 5xx status code
func (*UpdateRulesOK) IsSuccess ¶ added in v0.2.27
func (o *UpdateRulesOK) IsSuccess() bool
IsSuccess returns true when this update rules o k response has a 2xx status code
func (*UpdateRulesOK) String ¶ added in v0.2.27
func (o *UpdateRulesOK) String() string
type UpdateRulesParams ¶
type UpdateRulesParams struct { // Body. Body *models.APIRuleUpdatesRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateRulesParams contains all the parameters to send to the API endpoint
for the update rules operation. Typically these are written to a http.Request.
func NewUpdateRulesParams ¶
func NewUpdateRulesParams() *UpdateRulesParams
NewUpdateRulesParams creates a new UpdateRulesParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewUpdateRulesParamsWithContext ¶
func NewUpdateRulesParamsWithContext(ctx context.Context) *UpdateRulesParams
NewUpdateRulesParamsWithContext creates a new UpdateRulesParams object with the ability to set a context for a request.
func NewUpdateRulesParamsWithHTTPClient ¶
func NewUpdateRulesParamsWithHTTPClient(client *http.Client) *UpdateRulesParams
NewUpdateRulesParamsWithHTTPClient creates a new UpdateRulesParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateRulesParamsWithTimeout ¶
func NewUpdateRulesParamsWithTimeout(timeout time.Duration) *UpdateRulesParams
NewUpdateRulesParamsWithTimeout creates a new UpdateRulesParams object with the ability to set a timeout on a request.
func (*UpdateRulesParams) SetBody ¶
func (o *UpdateRulesParams) SetBody(body *models.APIRuleUpdatesRequestV1)
SetBody adds the body to the update rules params
func (*UpdateRulesParams) SetContext ¶
func (o *UpdateRulesParams) SetContext(ctx context.Context)
SetContext adds the context to the update rules params
func (*UpdateRulesParams) SetDefaults ¶
func (o *UpdateRulesParams) SetDefaults()
SetDefaults hydrates default values in the update rules params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateRulesParams) SetHTTPClient ¶
func (o *UpdateRulesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update rules params
func (*UpdateRulesParams) SetTimeout ¶
func (o *UpdateRulesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update rules params
func (*UpdateRulesParams) WithBody ¶
func (o *UpdateRulesParams) WithBody(body *models.APIRuleUpdatesRequestV1) *UpdateRulesParams
WithBody adds the body to the update rules params
func (*UpdateRulesParams) WithContext ¶
func (o *UpdateRulesParams) WithContext(ctx context.Context) *UpdateRulesParams
WithContext adds the context to the update rules params
func (*UpdateRulesParams) WithDefaults ¶
func (o *UpdateRulesParams) WithDefaults() *UpdateRulesParams
WithDefaults hydrates default values in the update rules params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateRulesParams) WithHTTPClient ¶
func (o *UpdateRulesParams) WithHTTPClient(client *http.Client) *UpdateRulesParams
WithHTTPClient adds the HTTPClient to the update rules params
func (*UpdateRulesParams) WithTimeout ¶
func (o *UpdateRulesParams) WithTimeout(timeout time.Duration) *UpdateRulesParams
WithTimeout adds the timeout to the update rules params
func (*UpdateRulesParams) WriteToRequest ¶
func (o *UpdateRulesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateRulesReader ¶
type UpdateRulesReader struct {
// contains filtered or unexported fields
}
UpdateRulesReader is a Reader for the UpdateRules structure.
func (*UpdateRulesReader) ReadResponse ¶
func (o *UpdateRulesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateRulesTooManyRequests ¶
type UpdateRulesTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
UpdateRulesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateRulesTooManyRequests ¶
func NewUpdateRulesTooManyRequests() *UpdateRulesTooManyRequests
NewUpdateRulesTooManyRequests creates a UpdateRulesTooManyRequests with default headers values
func (*UpdateRulesTooManyRequests) Code ¶ added in v0.2.33
func (o *UpdateRulesTooManyRequests) Code() int
Code gets the status code for the update rules too many requests response
func (*UpdateRulesTooManyRequests) Error ¶
func (o *UpdateRulesTooManyRequests) Error() string
func (*UpdateRulesTooManyRequests) GetPayload ¶
func (o *UpdateRulesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateRulesTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *UpdateRulesTooManyRequests) IsClientError() bool
IsClientError returns true when this update rules too many requests response has a 4xx status code
func (*UpdateRulesTooManyRequests) IsCode ¶ added in v0.2.27
func (o *UpdateRulesTooManyRequests) IsCode(code int) bool
IsCode returns true when this update rules too many requests response a status code equal to that given
func (*UpdateRulesTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *UpdateRulesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this update rules too many requests response has a 3xx status code
func (*UpdateRulesTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *UpdateRulesTooManyRequests) IsServerError() bool
IsServerError returns true when this update rules too many requests response has a 5xx status code
func (*UpdateRulesTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *UpdateRulesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this update rules too many requests response has a 2xx status code
func (*UpdateRulesTooManyRequests) String ¶ added in v0.2.27
func (o *UpdateRulesTooManyRequests) String() string
type ValidateForbidden ¶
type ValidateForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ValidateForbidden describes a response with status code 403, with default header values.
Forbidden
func NewValidateForbidden ¶
func NewValidateForbidden() *ValidateForbidden
NewValidateForbidden creates a ValidateForbidden with default headers values
func (*ValidateForbidden) Code ¶ added in v0.2.33
func (o *ValidateForbidden) Code() int
Code gets the status code for the validate forbidden response
func (*ValidateForbidden) Error ¶
func (o *ValidateForbidden) Error() string
func (*ValidateForbidden) GetPayload ¶
func (o *ValidateForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*ValidateForbidden) IsClientError ¶ added in v0.2.27
func (o *ValidateForbidden) IsClientError() bool
IsClientError returns true when this validate forbidden response has a 4xx status code
func (*ValidateForbidden) IsCode ¶ added in v0.2.27
func (o *ValidateForbidden) IsCode(code int) bool
IsCode returns true when this validate forbidden response a status code equal to that given
func (*ValidateForbidden) IsRedirect ¶ added in v0.2.27
func (o *ValidateForbidden) IsRedirect() bool
IsRedirect returns true when this validate forbidden response has a 3xx status code
func (*ValidateForbidden) IsServerError ¶ added in v0.2.27
func (o *ValidateForbidden) IsServerError() bool
IsServerError returns true when this validate forbidden response has a 5xx status code
func (*ValidateForbidden) IsSuccess ¶ added in v0.2.27
func (o *ValidateForbidden) IsSuccess() bool
IsSuccess returns true when this validate forbidden response has a 2xx status code
func (*ValidateForbidden) String ¶ added in v0.2.27
func (o *ValidateForbidden) String() string
type ValidateNotFound ¶
type ValidateNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
ValidateNotFound describes a response with status code 404, with default header values.
Not Found
func NewValidateNotFound ¶
func NewValidateNotFound() *ValidateNotFound
NewValidateNotFound creates a ValidateNotFound with default headers values
func (*ValidateNotFound) Code ¶ added in v0.2.33
func (o *ValidateNotFound) Code() int
Code gets the status code for the validate not found response
func (*ValidateNotFound) Error ¶
func (o *ValidateNotFound) Error() string
func (*ValidateNotFound) GetPayload ¶
func (o *ValidateNotFound) GetPayload() *models.MsaReplyMetaOnly
func (*ValidateNotFound) IsClientError ¶ added in v0.2.27
func (o *ValidateNotFound) IsClientError() bool
IsClientError returns true when this validate not found response has a 4xx status code
func (*ValidateNotFound) IsCode ¶ added in v0.2.27
func (o *ValidateNotFound) IsCode(code int) bool
IsCode returns true when this validate not found response a status code equal to that given
func (*ValidateNotFound) IsRedirect ¶ added in v0.2.27
func (o *ValidateNotFound) IsRedirect() bool
IsRedirect returns true when this validate not found response has a 3xx status code
func (*ValidateNotFound) IsServerError ¶ added in v0.2.27
func (o *ValidateNotFound) IsServerError() bool
IsServerError returns true when this validate not found response has a 5xx status code
func (*ValidateNotFound) IsSuccess ¶ added in v0.2.27
func (o *ValidateNotFound) IsSuccess() bool
IsSuccess returns true when this validate not found response has a 2xx status code
func (*ValidateNotFound) String ¶ added in v0.2.27
func (o *ValidateNotFound) String() string
type ValidateOK ¶
type ValidateOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.APIValidationResponseV1 }
ValidateOK describes a response with status code 200, with default header values.
OK
func NewValidateOK ¶
func NewValidateOK() *ValidateOK
NewValidateOK creates a ValidateOK with default headers values
func (*ValidateOK) Code ¶ added in v0.2.33
func (o *ValidateOK) Code() int
Code gets the status code for the validate o k response
func (*ValidateOK) Error ¶
func (o *ValidateOK) Error() string
func (*ValidateOK) GetPayload ¶
func (o *ValidateOK) GetPayload() *models.APIValidationResponseV1
func (*ValidateOK) IsClientError ¶ added in v0.2.27
func (o *ValidateOK) IsClientError() bool
IsClientError returns true when this validate o k response has a 4xx status code
func (*ValidateOK) IsCode ¶ added in v0.2.27
func (o *ValidateOK) IsCode(code int) bool
IsCode returns true when this validate o k response a status code equal to that given
func (*ValidateOK) IsRedirect ¶ added in v0.2.27
func (o *ValidateOK) IsRedirect() bool
IsRedirect returns true when this validate o k response has a 3xx status code
func (*ValidateOK) IsServerError ¶ added in v0.2.27
func (o *ValidateOK) IsServerError() bool
IsServerError returns true when this validate o k response has a 5xx status code
func (*ValidateOK) IsSuccess ¶ added in v0.2.27
func (o *ValidateOK) IsSuccess() bool
IsSuccess returns true when this validate o k response has a 2xx status code
func (*ValidateOK) String ¶ added in v0.2.27
func (o *ValidateOK) String() string
type ValidateParams ¶
type ValidateParams struct { // Body. Body *models.APIValidationRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateParams contains all the parameters to send to the API endpoint
for the validate operation. Typically these are written to a http.Request.
func NewValidateParams ¶
func NewValidateParams() *ValidateParams
NewValidateParams creates a new ValidateParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewValidateParamsWithContext ¶
func NewValidateParamsWithContext(ctx context.Context) *ValidateParams
NewValidateParamsWithContext creates a new ValidateParams object with the ability to set a context for a request.
func NewValidateParamsWithHTTPClient ¶
func NewValidateParamsWithHTTPClient(client *http.Client) *ValidateParams
NewValidateParamsWithHTTPClient creates a new ValidateParams object with the ability to set a custom HTTPClient for a request.
func NewValidateParamsWithTimeout ¶
func NewValidateParamsWithTimeout(timeout time.Duration) *ValidateParams
NewValidateParamsWithTimeout creates a new ValidateParams object with the ability to set a timeout on a request.
func (*ValidateParams) SetBody ¶
func (o *ValidateParams) SetBody(body *models.APIValidationRequestV1)
SetBody adds the body to the validate params
func (*ValidateParams) SetContext ¶
func (o *ValidateParams) SetContext(ctx context.Context)
SetContext adds the context to the validate params
func (*ValidateParams) SetDefaults ¶
func (o *ValidateParams) SetDefaults()
SetDefaults hydrates default values in the validate params (not the query body).
All values with no default are reset to their zero value.
func (*ValidateParams) SetHTTPClient ¶
func (o *ValidateParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate params
func (*ValidateParams) SetTimeout ¶
func (o *ValidateParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate params
func (*ValidateParams) WithBody ¶
func (o *ValidateParams) WithBody(body *models.APIValidationRequestV1) *ValidateParams
WithBody adds the body to the validate params
func (*ValidateParams) WithContext ¶
func (o *ValidateParams) WithContext(ctx context.Context) *ValidateParams
WithContext adds the context to the validate params
func (*ValidateParams) WithDefaults ¶
func (o *ValidateParams) WithDefaults() *ValidateParams
WithDefaults hydrates default values in the validate params (not the query body).
All values with no default are reset to their zero value.
func (*ValidateParams) WithHTTPClient ¶
func (o *ValidateParams) WithHTTPClient(client *http.Client) *ValidateParams
WithHTTPClient adds the HTTPClient to the validate params
func (*ValidateParams) WithTimeout ¶
func (o *ValidateParams) WithTimeout(timeout time.Duration) *ValidateParams
WithTimeout adds the timeout to the validate params
func (*ValidateParams) WriteToRequest ¶
func (o *ValidateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateReader ¶
type ValidateReader struct {
// contains filtered or unexported fields
}
ValidateReader is a Reader for the Validate structure.
func (*ValidateReader) ReadResponse ¶
func (o *ValidateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateTooManyRequests ¶
type ValidateTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
ValidateTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewValidateTooManyRequests ¶
func NewValidateTooManyRequests() *ValidateTooManyRequests
NewValidateTooManyRequests creates a ValidateTooManyRequests with default headers values
func (*ValidateTooManyRequests) Code ¶ added in v0.2.33
func (o *ValidateTooManyRequests) Code() int
Code gets the status code for the validate too many requests response
func (*ValidateTooManyRequests) Error ¶
func (o *ValidateTooManyRequests) Error() string
func (*ValidateTooManyRequests) GetPayload ¶
func (o *ValidateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ValidateTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *ValidateTooManyRequests) IsClientError() bool
IsClientError returns true when this validate too many requests response has a 4xx status code
func (*ValidateTooManyRequests) IsCode ¶ added in v0.2.27
func (o *ValidateTooManyRequests) IsCode(code int) bool
IsCode returns true when this validate too many requests response a status code equal to that given
func (*ValidateTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *ValidateTooManyRequests) IsRedirect() bool
IsRedirect returns true when this validate too many requests response has a 3xx status code
func (*ValidateTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *ValidateTooManyRequests) IsServerError() bool
IsServerError returns true when this validate too many requests response has a 5xx status code
func (*ValidateTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *ValidateTooManyRequests) IsSuccess() bool
IsSuccess returns true when this validate too many requests response has a 2xx status code
func (*ValidateTooManyRequests) String ¶ added in v0.2.27
func (o *ValidateTooManyRequests) String() string
Source Files ¶
- create_rule_group_mixin0_parameters.go
- create_rule_group_mixin0_responses.go
- create_rule_parameters.go
- create_rule_responses.go
- custom_ioa_client.go
- delete_rule_groups_mixin0_parameters.go
- delete_rule_groups_mixin0_responses.go
- delete_rules_parameters.go
- delete_rules_responses.go
- get_patterns_parameters.go
- get_patterns_responses.go
- get_platforms_mixin0_parameters.go
- get_platforms_mixin0_responses.go
- get_rule_groups_mixin0_parameters.go
- get_rule_groups_mixin0_responses.go
- get_rule_types_parameters.go
- get_rule_types_responses.go
- get_rules_get_parameters.go
- get_rules_get_responses.go
- get_rules_mixin0_parameters.go
- get_rules_mixin0_responses.go
- query_patterns_parameters.go
- query_patterns_responses.go
- query_platforms_mixin0_parameters.go
- query_platforms_mixin0_responses.go
- query_rule_groups_full_parameters.go
- query_rule_groups_full_responses.go
- query_rule_groups_mixin0_parameters.go
- query_rule_groups_mixin0_responses.go
- query_rule_types_parameters.go
- query_rule_types_responses.go
- query_rules_mixin0_parameters.go
- query_rules_mixin0_responses.go
- update_rule_group_mixin0_parameters.go
- update_rule_group_mixin0_responses.go
- update_rules_parameters.go
- update_rules_responses.go
- validate_parameters.go
- validate_responses.go