correlation_rules

package
v0.11.1 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2025 License: MIT Imports: 11 Imported by: 0

Documentation

Index

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 correlation rules API

func (*Client) CombinedRulesGetV1

func (a *Client) CombinedRulesGetV1(params *CombinedRulesGetV1Params, opts ...ClientOption) (*CombinedRulesGetV1OK, error)

CombinedRulesGetV1 finds all rules matching the query and filter supported filters customer id user id user uuid status name created on last updated on supported range filters created on last updated on

func (*Client) EntitiesRulesDeleteV1

func (a *Client) EntitiesRulesDeleteV1(params *EntitiesRulesDeleteV1Params, opts ...ClientOption) (*EntitiesRulesDeleteV1OK, error)

EntitiesRulesDeleteV1 deletes rules by i ds

func (*Client) EntitiesRulesGetV1

func (a *Client) EntitiesRulesGetV1(params *EntitiesRulesGetV1Params, opts ...ClientOption) (*EntitiesRulesGetV1OK, error)

EntitiesRulesGetV1 retrieves rules by i ds

func (*Client) EntitiesRulesPostV1

func (a *Client) EntitiesRulesPostV1(params *EntitiesRulesPostV1Params, opts ...ClientOption) (*EntitiesRulesPostV1OK, error)

EntitiesRulesPostV1 creates rule

func (*Client) QueriesRulesGetV1

func (a *Client) QueriesRulesGetV1(params *QueriesRulesGetV1Params, opts ...ClientOption) (*QueriesRulesGetV1OK, error)

QueriesRulesGetV1 finds all rule i ds matching the query and filter supported filters customer id user id user uuid status name created on last updated on supported range filters created on last updated on

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	CombinedRulesGetV1(params *CombinedRulesGetV1Params, opts ...ClientOption) (*CombinedRulesGetV1OK, error)

	EntitiesRulesDeleteV1(params *EntitiesRulesDeleteV1Params, opts ...ClientOption) (*EntitiesRulesDeleteV1OK, error)

	EntitiesRulesGetV1(params *EntitiesRulesGetV1Params, opts ...ClientOption) (*EntitiesRulesGetV1OK, error)

	EntitiesRulesPostV1(params *EntitiesRulesPostV1Params, opts ...ClientOption) (*EntitiesRulesPostV1OK, error)

	QueriesRulesGetV1(params *QueriesRulesGetV1Params, opts ...ClientOption) (*QueriesRulesGetV1OK, 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 correlation rules API client.

type CombinedRulesGetV1BadRequest

type CombinedRulesGetV1BadRequest 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.APIGetEntitiesRulesResponseV1
}

CombinedRulesGetV1BadRequest describes a response with status code 400, with default header values.

Bad Request

func NewCombinedRulesGetV1BadRequest

func NewCombinedRulesGetV1BadRequest() *CombinedRulesGetV1BadRequest

NewCombinedRulesGetV1BadRequest creates a CombinedRulesGetV1BadRequest with default headers values

func (*CombinedRulesGetV1BadRequest) Code

Code gets the status code for the combined rules get v1 bad request response

func (*CombinedRulesGetV1BadRequest) Error

func (*CombinedRulesGetV1BadRequest) GetPayload

func (*CombinedRulesGetV1BadRequest) IsClientError

func (o *CombinedRulesGetV1BadRequest) IsClientError() bool

IsClientError returns true when this combined rules get v1 bad request response has a 4xx status code

func (*CombinedRulesGetV1BadRequest) IsCode

func (o *CombinedRulesGetV1BadRequest) IsCode(code int) bool

IsCode returns true when this combined rules get v1 bad request response a status code equal to that given

func (*CombinedRulesGetV1BadRequest) IsRedirect

func (o *CombinedRulesGetV1BadRequest) IsRedirect() bool

IsRedirect returns true when this combined rules get v1 bad request response has a 3xx status code

func (*CombinedRulesGetV1BadRequest) IsServerError

func (o *CombinedRulesGetV1BadRequest) IsServerError() bool

IsServerError returns true when this combined rules get v1 bad request response has a 5xx status code

func (*CombinedRulesGetV1BadRequest) IsSuccess

func (o *CombinedRulesGetV1BadRequest) IsSuccess() bool

IsSuccess returns true when this combined rules get v1 bad request response has a 2xx status code

func (*CombinedRulesGetV1BadRequest) String

type CombinedRulesGetV1Forbidden

type CombinedRulesGetV1Forbidden 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.APIGetEntitiesRulesResponseV1
}

CombinedRulesGetV1Forbidden describes a response with status code 403, with default header values.

Forbidden

func NewCombinedRulesGetV1Forbidden

func NewCombinedRulesGetV1Forbidden() *CombinedRulesGetV1Forbidden

NewCombinedRulesGetV1Forbidden creates a CombinedRulesGetV1Forbidden with default headers values

func (*CombinedRulesGetV1Forbidden) Code

func (o *CombinedRulesGetV1Forbidden) Code() int

Code gets the status code for the combined rules get v1 forbidden response

func (*CombinedRulesGetV1Forbidden) Error

func (*CombinedRulesGetV1Forbidden) GetPayload

func (*CombinedRulesGetV1Forbidden) IsClientError

func (o *CombinedRulesGetV1Forbidden) IsClientError() bool

IsClientError returns true when this combined rules get v1 forbidden response has a 4xx status code

func (*CombinedRulesGetV1Forbidden) IsCode

func (o *CombinedRulesGetV1Forbidden) IsCode(code int) bool

IsCode returns true when this combined rules get v1 forbidden response a status code equal to that given

func (*CombinedRulesGetV1Forbidden) IsRedirect

func (o *CombinedRulesGetV1Forbidden) IsRedirect() bool

IsRedirect returns true when this combined rules get v1 forbidden response has a 3xx status code

func (*CombinedRulesGetV1Forbidden) IsServerError

func (o *CombinedRulesGetV1Forbidden) IsServerError() bool

IsServerError returns true when this combined rules get v1 forbidden response has a 5xx status code

func (*CombinedRulesGetV1Forbidden) IsSuccess

func (o *CombinedRulesGetV1Forbidden) IsSuccess() bool

IsSuccess returns true when this combined rules get v1 forbidden response has a 2xx status code

func (*CombinedRulesGetV1Forbidden) String

func (o *CombinedRulesGetV1Forbidden) String() string

type CombinedRulesGetV1InternalServerError

type CombinedRulesGetV1InternalServerError 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.APIGetEntitiesRulesResponseV1
}

CombinedRulesGetV1InternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewCombinedRulesGetV1InternalServerError

func NewCombinedRulesGetV1InternalServerError() *CombinedRulesGetV1InternalServerError

NewCombinedRulesGetV1InternalServerError creates a CombinedRulesGetV1InternalServerError with default headers values

func (*CombinedRulesGetV1InternalServerError) Code

Code gets the status code for the combined rules get v1 internal server error response

func (*CombinedRulesGetV1InternalServerError) Error

func (*CombinedRulesGetV1InternalServerError) GetPayload

func (*CombinedRulesGetV1InternalServerError) IsClientError

func (o *CombinedRulesGetV1InternalServerError) IsClientError() bool

IsClientError returns true when this combined rules get v1 internal server error response has a 4xx status code

func (*CombinedRulesGetV1InternalServerError) IsCode

IsCode returns true when this combined rules get v1 internal server error response a status code equal to that given

func (*CombinedRulesGetV1InternalServerError) IsRedirect

IsRedirect returns true when this combined rules get v1 internal server error response has a 3xx status code

func (*CombinedRulesGetV1InternalServerError) IsServerError

func (o *CombinedRulesGetV1InternalServerError) IsServerError() bool

IsServerError returns true when this combined rules get v1 internal server error response has a 5xx status code

func (*CombinedRulesGetV1InternalServerError) IsSuccess

IsSuccess returns true when this combined rules get v1 internal server error response has a 2xx status code

func (*CombinedRulesGetV1InternalServerError) String

type CombinedRulesGetV1NotFound

type CombinedRulesGetV1NotFound 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.APIGetEntitiesRulesResponseV1
}

CombinedRulesGetV1NotFound describes a response with status code 404, with default header values.

Not Found

func NewCombinedRulesGetV1NotFound

func NewCombinedRulesGetV1NotFound() *CombinedRulesGetV1NotFound

NewCombinedRulesGetV1NotFound creates a CombinedRulesGetV1NotFound with default headers values

func (*CombinedRulesGetV1NotFound) Code

func (o *CombinedRulesGetV1NotFound) Code() int

Code gets the status code for the combined rules get v1 not found response

func (*CombinedRulesGetV1NotFound) Error

func (*CombinedRulesGetV1NotFound) GetPayload

func (*CombinedRulesGetV1NotFound) IsClientError

func (o *CombinedRulesGetV1NotFound) IsClientError() bool

IsClientError returns true when this combined rules get v1 not found response has a 4xx status code

func (*CombinedRulesGetV1NotFound) IsCode

func (o *CombinedRulesGetV1NotFound) IsCode(code int) bool

IsCode returns true when this combined rules get v1 not found response a status code equal to that given

func (*CombinedRulesGetV1NotFound) IsRedirect

func (o *CombinedRulesGetV1NotFound) IsRedirect() bool

IsRedirect returns true when this combined rules get v1 not found response has a 3xx status code

func (*CombinedRulesGetV1NotFound) IsServerError

func (o *CombinedRulesGetV1NotFound) IsServerError() bool

IsServerError returns true when this combined rules get v1 not found response has a 5xx status code

func (*CombinedRulesGetV1NotFound) IsSuccess

func (o *CombinedRulesGetV1NotFound) IsSuccess() bool

IsSuccess returns true when this combined rules get v1 not found response has a 2xx status code

func (*CombinedRulesGetV1NotFound) String

func (o *CombinedRulesGetV1NotFound) String() string

type CombinedRulesGetV1OK

type CombinedRulesGetV1OK 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.APIGetEntitiesRulesResponseV1
}

CombinedRulesGetV1OK describes a response with status code 200, with default header values.

OK

func NewCombinedRulesGetV1OK

func NewCombinedRulesGetV1OK() *CombinedRulesGetV1OK

NewCombinedRulesGetV1OK creates a CombinedRulesGetV1OK with default headers values

func (*CombinedRulesGetV1OK) Code

func (o *CombinedRulesGetV1OK) Code() int

Code gets the status code for the combined rules get v1 o k response

func (*CombinedRulesGetV1OK) Error

func (o *CombinedRulesGetV1OK) Error() string

func (*CombinedRulesGetV1OK) GetPayload

func (*CombinedRulesGetV1OK) IsClientError

func (o *CombinedRulesGetV1OK) IsClientError() bool

IsClientError returns true when this combined rules get v1 o k response has a 4xx status code

func (*CombinedRulesGetV1OK) IsCode

func (o *CombinedRulesGetV1OK) IsCode(code int) bool

IsCode returns true when this combined rules get v1 o k response a status code equal to that given

func (*CombinedRulesGetV1OK) IsRedirect

func (o *CombinedRulesGetV1OK) IsRedirect() bool

IsRedirect returns true when this combined rules get v1 o k response has a 3xx status code

func (*CombinedRulesGetV1OK) IsServerError

func (o *CombinedRulesGetV1OK) IsServerError() bool

IsServerError returns true when this combined rules get v1 o k response has a 5xx status code

func (*CombinedRulesGetV1OK) IsSuccess

func (o *CombinedRulesGetV1OK) IsSuccess() bool

IsSuccess returns true when this combined rules get v1 o k response has a 2xx status code

func (*CombinedRulesGetV1OK) String

func (o *CombinedRulesGetV1OK) String() string

type CombinedRulesGetV1Params

type CombinedRulesGetV1Params struct {

	/* Filter.

	   FQL query specifying the filter parameters
	*/
	Filter *string

	/* Limit.

	   Number of IDs to return

	   Default: 100
	*/
	Limit *int64

	/* Offset.

	   Starting index of overall result set from which to return IDs
	*/
	Offset *int64

	/* Q.

	   Match query criteria, which includes all the filter string fields
	*/
	Q *string

	/* Sort.

	   Rule property to sort on

	   Default: "created_on"
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

CombinedRulesGetV1Params contains all the parameters to send to the API endpoint

for the combined rules get v1 operation.

Typically these are written to a http.Request.

func NewCombinedRulesGetV1Params

func NewCombinedRulesGetV1Params() *CombinedRulesGetV1Params

NewCombinedRulesGetV1Params creates a new CombinedRulesGetV1Params 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 NewCombinedRulesGetV1ParamsWithContext

func NewCombinedRulesGetV1ParamsWithContext(ctx context.Context) *CombinedRulesGetV1Params

NewCombinedRulesGetV1ParamsWithContext creates a new CombinedRulesGetV1Params object with the ability to set a context for a request.

func NewCombinedRulesGetV1ParamsWithHTTPClient

func NewCombinedRulesGetV1ParamsWithHTTPClient(client *http.Client) *CombinedRulesGetV1Params

NewCombinedRulesGetV1ParamsWithHTTPClient creates a new CombinedRulesGetV1Params object with the ability to set a custom HTTPClient for a request.

func NewCombinedRulesGetV1ParamsWithTimeout

func NewCombinedRulesGetV1ParamsWithTimeout(timeout time.Duration) *CombinedRulesGetV1Params

NewCombinedRulesGetV1ParamsWithTimeout creates a new CombinedRulesGetV1Params object with the ability to set a timeout on a request.

func (*CombinedRulesGetV1Params) SetContext

func (o *CombinedRulesGetV1Params) SetContext(ctx context.Context)

SetContext adds the context to the combined rules get v1 params

func (*CombinedRulesGetV1Params) SetDefaults

func (o *CombinedRulesGetV1Params) SetDefaults()

SetDefaults hydrates default values in the combined rules get v1 params (not the query body).

All values with no default are reset to their zero value.

func (*CombinedRulesGetV1Params) SetFilter

func (o *CombinedRulesGetV1Params) SetFilter(filter *string)

SetFilter adds the filter to the combined rules get v1 params

func (*CombinedRulesGetV1Params) SetHTTPClient

func (o *CombinedRulesGetV1Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the combined rules get v1 params

func (*CombinedRulesGetV1Params) SetLimit

func (o *CombinedRulesGetV1Params) SetLimit(limit *int64)

SetLimit adds the limit to the combined rules get v1 params

func (*CombinedRulesGetV1Params) SetOffset

func (o *CombinedRulesGetV1Params) SetOffset(offset *int64)

SetOffset adds the offset to the combined rules get v1 params

func (*CombinedRulesGetV1Params) SetQ

func (o *CombinedRulesGetV1Params) SetQ(q *string)

SetQ adds the q to the combined rules get v1 params

func (*CombinedRulesGetV1Params) SetSort

func (o *CombinedRulesGetV1Params) SetSort(sort *string)

SetSort adds the sort to the combined rules get v1 params

func (*CombinedRulesGetV1Params) SetTimeout

func (o *CombinedRulesGetV1Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WithContext

WithContext adds the context to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WithDefaults

WithDefaults hydrates default values in the combined rules get v1 params (not the query body).

All values with no default are reset to their zero value.

func (*CombinedRulesGetV1Params) WithFilter

WithFilter adds the filter to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WithHTTPClient

func (o *CombinedRulesGetV1Params) WithHTTPClient(client *http.Client) *CombinedRulesGetV1Params

WithHTTPClient adds the HTTPClient to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WithLimit

WithLimit adds the limit to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WithOffset

WithOffset adds the offset to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WithQ

WithQ adds the q to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WithSort

WithSort adds the sort to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WithTimeout

WithTimeout adds the timeout to the combined rules get v1 params

func (*CombinedRulesGetV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type CombinedRulesGetV1Reader

type CombinedRulesGetV1Reader struct {
	// contains filtered or unexported fields
}

CombinedRulesGetV1Reader is a Reader for the CombinedRulesGetV1 structure.

func (*CombinedRulesGetV1Reader) ReadResponse

func (o *CombinedRulesGetV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CombinedRulesGetV1TooManyRequests

type CombinedRulesGetV1TooManyRequests 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
}

CombinedRulesGetV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewCombinedRulesGetV1TooManyRequests

func NewCombinedRulesGetV1TooManyRequests() *CombinedRulesGetV1TooManyRequests

NewCombinedRulesGetV1TooManyRequests creates a CombinedRulesGetV1TooManyRequests with default headers values

func (*CombinedRulesGetV1TooManyRequests) Code

Code gets the status code for the combined rules get v1 too many requests response

func (*CombinedRulesGetV1TooManyRequests) Error

func (*CombinedRulesGetV1TooManyRequests) GetPayload

func (*CombinedRulesGetV1TooManyRequests) IsClientError

func (o *CombinedRulesGetV1TooManyRequests) IsClientError() bool

IsClientError returns true when this combined rules get v1 too many requests response has a 4xx status code

func (*CombinedRulesGetV1TooManyRequests) IsCode

func (o *CombinedRulesGetV1TooManyRequests) IsCode(code int) bool

IsCode returns true when this combined rules get v1 too many requests response a status code equal to that given

func (*CombinedRulesGetV1TooManyRequests) IsRedirect

func (o *CombinedRulesGetV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this combined rules get v1 too many requests response has a 3xx status code

func (*CombinedRulesGetV1TooManyRequests) IsServerError

func (o *CombinedRulesGetV1TooManyRequests) IsServerError() bool

IsServerError returns true when this combined rules get v1 too many requests response has a 5xx status code

func (*CombinedRulesGetV1TooManyRequests) IsSuccess

func (o *CombinedRulesGetV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this combined rules get v1 too many requests response has a 2xx status code

func (*CombinedRulesGetV1TooManyRequests) String

type CombinedRulesGetV1Unauthorized

type CombinedRulesGetV1Unauthorized 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.APIGetEntitiesRulesResponseV1
}

CombinedRulesGetV1Unauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewCombinedRulesGetV1Unauthorized

func NewCombinedRulesGetV1Unauthorized() *CombinedRulesGetV1Unauthorized

NewCombinedRulesGetV1Unauthorized creates a CombinedRulesGetV1Unauthorized with default headers values

func (*CombinedRulesGetV1Unauthorized) Code

Code gets the status code for the combined rules get v1 unauthorized response

func (*CombinedRulesGetV1Unauthorized) Error

func (*CombinedRulesGetV1Unauthorized) GetPayload

func (*CombinedRulesGetV1Unauthorized) IsClientError

func (o *CombinedRulesGetV1Unauthorized) IsClientError() bool

IsClientError returns true when this combined rules get v1 unauthorized response has a 4xx status code

func (*CombinedRulesGetV1Unauthorized) IsCode

func (o *CombinedRulesGetV1Unauthorized) IsCode(code int) bool

IsCode returns true when this combined rules get v1 unauthorized response a status code equal to that given

func (*CombinedRulesGetV1Unauthorized) IsRedirect

func (o *CombinedRulesGetV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this combined rules get v1 unauthorized response has a 3xx status code

func (*CombinedRulesGetV1Unauthorized) IsServerError

func (o *CombinedRulesGetV1Unauthorized) IsServerError() bool

IsServerError returns true when this combined rules get v1 unauthorized response has a 5xx status code

func (*CombinedRulesGetV1Unauthorized) IsSuccess

func (o *CombinedRulesGetV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this combined rules get v1 unauthorized response has a 2xx status code

func (*CombinedRulesGetV1Unauthorized) String

type EntitiesRulesDeleteV1BadRequest

type EntitiesRulesDeleteV1BadRequest 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.MsaspecQueryResponse
}

EntitiesRulesDeleteV1BadRequest describes a response with status code 400, with default header values.

Bad Request

func NewEntitiesRulesDeleteV1BadRequest

func NewEntitiesRulesDeleteV1BadRequest() *EntitiesRulesDeleteV1BadRequest

NewEntitiesRulesDeleteV1BadRequest creates a EntitiesRulesDeleteV1BadRequest with default headers values

func (*EntitiesRulesDeleteV1BadRequest) Code

Code gets the status code for the entities rules delete v1 bad request response

func (*EntitiesRulesDeleteV1BadRequest) Error

func (*EntitiesRulesDeleteV1BadRequest) GetPayload

func (*EntitiesRulesDeleteV1BadRequest) IsClientError

func (o *EntitiesRulesDeleteV1BadRequest) IsClientError() bool

IsClientError returns true when this entities rules delete v1 bad request response has a 4xx status code

func (*EntitiesRulesDeleteV1BadRequest) IsCode

func (o *EntitiesRulesDeleteV1BadRequest) IsCode(code int) bool

IsCode returns true when this entities rules delete v1 bad request response a status code equal to that given

func (*EntitiesRulesDeleteV1BadRequest) IsRedirect

func (o *EntitiesRulesDeleteV1BadRequest) IsRedirect() bool

IsRedirect returns true when this entities rules delete v1 bad request response has a 3xx status code

func (*EntitiesRulesDeleteV1BadRequest) IsServerError

func (o *EntitiesRulesDeleteV1BadRequest) IsServerError() bool

IsServerError returns true when this entities rules delete v1 bad request response has a 5xx status code

func (*EntitiesRulesDeleteV1BadRequest) IsSuccess

func (o *EntitiesRulesDeleteV1BadRequest) IsSuccess() bool

IsSuccess returns true when this entities rules delete v1 bad request response has a 2xx status code

func (*EntitiesRulesDeleteV1BadRequest) String

type EntitiesRulesDeleteV1Forbidden

type EntitiesRulesDeleteV1Forbidden 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.MsaspecQueryResponse
}

EntitiesRulesDeleteV1Forbidden describes a response with status code 403, with default header values.

Forbidden

func NewEntitiesRulesDeleteV1Forbidden

func NewEntitiesRulesDeleteV1Forbidden() *EntitiesRulesDeleteV1Forbidden

NewEntitiesRulesDeleteV1Forbidden creates a EntitiesRulesDeleteV1Forbidden with default headers values

func (*EntitiesRulesDeleteV1Forbidden) Code

Code gets the status code for the entities rules delete v1 forbidden response

func (*EntitiesRulesDeleteV1Forbidden) Error

func (*EntitiesRulesDeleteV1Forbidden) GetPayload

func (*EntitiesRulesDeleteV1Forbidden) IsClientError

func (o *EntitiesRulesDeleteV1Forbidden) IsClientError() bool

IsClientError returns true when this entities rules delete v1 forbidden response has a 4xx status code

func (*EntitiesRulesDeleteV1Forbidden) IsCode

func (o *EntitiesRulesDeleteV1Forbidden) IsCode(code int) bool

IsCode returns true when this entities rules delete v1 forbidden response a status code equal to that given

func (*EntitiesRulesDeleteV1Forbidden) IsRedirect

func (o *EntitiesRulesDeleteV1Forbidden) IsRedirect() bool

IsRedirect returns true when this entities rules delete v1 forbidden response has a 3xx status code

func (*EntitiesRulesDeleteV1Forbidden) IsServerError

func (o *EntitiesRulesDeleteV1Forbidden) IsServerError() bool

IsServerError returns true when this entities rules delete v1 forbidden response has a 5xx status code

func (*EntitiesRulesDeleteV1Forbidden) IsSuccess

func (o *EntitiesRulesDeleteV1Forbidden) IsSuccess() bool

IsSuccess returns true when this entities rules delete v1 forbidden response has a 2xx status code

func (*EntitiesRulesDeleteV1Forbidden) String

type EntitiesRulesDeleteV1InternalServerError

type EntitiesRulesDeleteV1InternalServerError 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.MsaspecQueryResponse
}

EntitiesRulesDeleteV1InternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewEntitiesRulesDeleteV1InternalServerError

func NewEntitiesRulesDeleteV1InternalServerError() *EntitiesRulesDeleteV1InternalServerError

NewEntitiesRulesDeleteV1InternalServerError creates a EntitiesRulesDeleteV1InternalServerError with default headers values

func (*EntitiesRulesDeleteV1InternalServerError) Code

Code gets the status code for the entities rules delete v1 internal server error response

func (*EntitiesRulesDeleteV1InternalServerError) Error

func (*EntitiesRulesDeleteV1InternalServerError) GetPayload

func (*EntitiesRulesDeleteV1InternalServerError) IsClientError

IsClientError returns true when this entities rules delete v1 internal server error response has a 4xx status code

func (*EntitiesRulesDeleteV1InternalServerError) IsCode

IsCode returns true when this entities rules delete v1 internal server error response a status code equal to that given

func (*EntitiesRulesDeleteV1InternalServerError) IsRedirect

IsRedirect returns true when this entities rules delete v1 internal server error response has a 3xx status code

func (*EntitiesRulesDeleteV1InternalServerError) IsServerError

IsServerError returns true when this entities rules delete v1 internal server error response has a 5xx status code

func (*EntitiesRulesDeleteV1InternalServerError) IsSuccess

IsSuccess returns true when this entities rules delete v1 internal server error response has a 2xx status code

func (*EntitiesRulesDeleteV1InternalServerError) String

type EntitiesRulesDeleteV1NotFound

type EntitiesRulesDeleteV1NotFound 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.MsaspecQueryResponse
}

EntitiesRulesDeleteV1NotFound describes a response with status code 404, with default header values.

Not Found

func NewEntitiesRulesDeleteV1NotFound

func NewEntitiesRulesDeleteV1NotFound() *EntitiesRulesDeleteV1NotFound

NewEntitiesRulesDeleteV1NotFound creates a EntitiesRulesDeleteV1NotFound with default headers values

func (*EntitiesRulesDeleteV1NotFound) Code

Code gets the status code for the entities rules delete v1 not found response

func (*EntitiesRulesDeleteV1NotFound) Error

func (*EntitiesRulesDeleteV1NotFound) GetPayload

func (*EntitiesRulesDeleteV1NotFound) IsClientError

func (o *EntitiesRulesDeleteV1NotFound) IsClientError() bool

IsClientError returns true when this entities rules delete v1 not found response has a 4xx status code

func (*EntitiesRulesDeleteV1NotFound) IsCode

func (o *EntitiesRulesDeleteV1NotFound) IsCode(code int) bool

IsCode returns true when this entities rules delete v1 not found response a status code equal to that given

func (*EntitiesRulesDeleteV1NotFound) IsRedirect

func (o *EntitiesRulesDeleteV1NotFound) IsRedirect() bool

IsRedirect returns true when this entities rules delete v1 not found response has a 3xx status code

func (*EntitiesRulesDeleteV1NotFound) IsServerError

func (o *EntitiesRulesDeleteV1NotFound) IsServerError() bool

IsServerError returns true when this entities rules delete v1 not found response has a 5xx status code

func (*EntitiesRulesDeleteV1NotFound) IsSuccess

func (o *EntitiesRulesDeleteV1NotFound) IsSuccess() bool

IsSuccess returns true when this entities rules delete v1 not found response has a 2xx status code

func (*EntitiesRulesDeleteV1NotFound) String

type EntitiesRulesDeleteV1OK

type EntitiesRulesDeleteV1OK 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.MsaspecQueryResponse
}

EntitiesRulesDeleteV1OK describes a response with status code 200, with default header values.

OK

func NewEntitiesRulesDeleteV1OK

func NewEntitiesRulesDeleteV1OK() *EntitiesRulesDeleteV1OK

NewEntitiesRulesDeleteV1OK creates a EntitiesRulesDeleteV1OK with default headers values

func (*EntitiesRulesDeleteV1OK) Code

func (o *EntitiesRulesDeleteV1OK) Code() int

Code gets the status code for the entities rules delete v1 o k response

func (*EntitiesRulesDeleteV1OK) Error

func (o *EntitiesRulesDeleteV1OK) Error() string

func (*EntitiesRulesDeleteV1OK) GetPayload

func (*EntitiesRulesDeleteV1OK) IsClientError

func (o *EntitiesRulesDeleteV1OK) IsClientError() bool

IsClientError returns true when this entities rules delete v1 o k response has a 4xx status code

func (*EntitiesRulesDeleteV1OK) IsCode

func (o *EntitiesRulesDeleteV1OK) IsCode(code int) bool

IsCode returns true when this entities rules delete v1 o k response a status code equal to that given

func (*EntitiesRulesDeleteV1OK) IsRedirect

func (o *EntitiesRulesDeleteV1OK) IsRedirect() bool

IsRedirect returns true when this entities rules delete v1 o k response has a 3xx status code

func (*EntitiesRulesDeleteV1OK) IsServerError

func (o *EntitiesRulesDeleteV1OK) IsServerError() bool

IsServerError returns true when this entities rules delete v1 o k response has a 5xx status code

func (*EntitiesRulesDeleteV1OK) IsSuccess

func (o *EntitiesRulesDeleteV1OK) IsSuccess() bool

IsSuccess returns true when this entities rules delete v1 o k response has a 2xx status code

func (*EntitiesRulesDeleteV1OK) String

func (o *EntitiesRulesDeleteV1OK) String() string

type EntitiesRulesDeleteV1Params

type EntitiesRulesDeleteV1Params struct {

	/* Ids.

	   The IDs
	*/
	Ids []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EntitiesRulesDeleteV1Params contains all the parameters to send to the API endpoint

for the entities rules delete v1 operation.

Typically these are written to a http.Request.

func NewEntitiesRulesDeleteV1Params

func NewEntitiesRulesDeleteV1Params() *EntitiesRulesDeleteV1Params

NewEntitiesRulesDeleteV1Params creates a new EntitiesRulesDeleteV1Params 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 NewEntitiesRulesDeleteV1ParamsWithContext

func NewEntitiesRulesDeleteV1ParamsWithContext(ctx context.Context) *EntitiesRulesDeleteV1Params

NewEntitiesRulesDeleteV1ParamsWithContext creates a new EntitiesRulesDeleteV1Params object with the ability to set a context for a request.

func NewEntitiesRulesDeleteV1ParamsWithHTTPClient

func NewEntitiesRulesDeleteV1ParamsWithHTTPClient(client *http.Client) *EntitiesRulesDeleteV1Params

NewEntitiesRulesDeleteV1ParamsWithHTTPClient creates a new EntitiesRulesDeleteV1Params object with the ability to set a custom HTTPClient for a request.

func NewEntitiesRulesDeleteV1ParamsWithTimeout

func NewEntitiesRulesDeleteV1ParamsWithTimeout(timeout time.Duration) *EntitiesRulesDeleteV1Params

NewEntitiesRulesDeleteV1ParamsWithTimeout creates a new EntitiesRulesDeleteV1Params object with the ability to set a timeout on a request.

func (*EntitiesRulesDeleteV1Params) SetContext

func (o *EntitiesRulesDeleteV1Params) SetContext(ctx context.Context)

SetContext adds the context to the entities rules delete v1 params

func (*EntitiesRulesDeleteV1Params) SetDefaults

func (o *EntitiesRulesDeleteV1Params) SetDefaults()

SetDefaults hydrates default values in the entities rules delete v1 params (not the query body).

All values with no default are reset to their zero value.

func (*EntitiesRulesDeleteV1Params) SetHTTPClient

func (o *EntitiesRulesDeleteV1Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the entities rules delete v1 params

func (*EntitiesRulesDeleteV1Params) SetIds

func (o *EntitiesRulesDeleteV1Params) SetIds(ids []string)

SetIds adds the ids to the entities rules delete v1 params

func (*EntitiesRulesDeleteV1Params) SetTimeout

func (o *EntitiesRulesDeleteV1Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the entities rules delete v1 params

func (*EntitiesRulesDeleteV1Params) WithContext

WithContext adds the context to the entities rules delete v1 params

func (*EntitiesRulesDeleteV1Params) WithDefaults

WithDefaults hydrates default values in the entities rules delete v1 params (not the query body).

All values with no default are reset to their zero value.

func (*EntitiesRulesDeleteV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the entities rules delete v1 params

func (*EntitiesRulesDeleteV1Params) WithIds

WithIds adds the ids to the entities rules delete v1 params

func (*EntitiesRulesDeleteV1Params) WithTimeout

WithTimeout adds the timeout to the entities rules delete v1 params

func (*EntitiesRulesDeleteV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type EntitiesRulesDeleteV1Reader

type EntitiesRulesDeleteV1Reader struct {
	// contains filtered or unexported fields
}

EntitiesRulesDeleteV1Reader is a Reader for the EntitiesRulesDeleteV1 structure.

func (*EntitiesRulesDeleteV1Reader) ReadResponse

func (o *EntitiesRulesDeleteV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EntitiesRulesDeleteV1TooManyRequests

type EntitiesRulesDeleteV1TooManyRequests 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
}

EntitiesRulesDeleteV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewEntitiesRulesDeleteV1TooManyRequests

func NewEntitiesRulesDeleteV1TooManyRequests() *EntitiesRulesDeleteV1TooManyRequests

NewEntitiesRulesDeleteV1TooManyRequests creates a EntitiesRulesDeleteV1TooManyRequests with default headers values

func (*EntitiesRulesDeleteV1TooManyRequests) Code

Code gets the status code for the entities rules delete v1 too many requests response

func (*EntitiesRulesDeleteV1TooManyRequests) Error

func (*EntitiesRulesDeleteV1TooManyRequests) GetPayload

func (*EntitiesRulesDeleteV1TooManyRequests) IsClientError

func (o *EntitiesRulesDeleteV1TooManyRequests) IsClientError() bool

IsClientError returns true when this entities rules delete v1 too many requests response has a 4xx status code

func (*EntitiesRulesDeleteV1TooManyRequests) IsCode

IsCode returns true when this entities rules delete v1 too many requests response a status code equal to that given

func (*EntitiesRulesDeleteV1TooManyRequests) IsRedirect

IsRedirect returns true when this entities rules delete v1 too many requests response has a 3xx status code

func (*EntitiesRulesDeleteV1TooManyRequests) IsServerError

func (o *EntitiesRulesDeleteV1TooManyRequests) IsServerError() bool

IsServerError returns true when this entities rules delete v1 too many requests response has a 5xx status code

func (*EntitiesRulesDeleteV1TooManyRequests) IsSuccess

IsSuccess returns true when this entities rules delete v1 too many requests response has a 2xx status code

func (*EntitiesRulesDeleteV1TooManyRequests) String

type EntitiesRulesDeleteV1Unauthorized

type EntitiesRulesDeleteV1Unauthorized 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.MsaspecQueryResponse
}

EntitiesRulesDeleteV1Unauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewEntitiesRulesDeleteV1Unauthorized

func NewEntitiesRulesDeleteV1Unauthorized() *EntitiesRulesDeleteV1Unauthorized

NewEntitiesRulesDeleteV1Unauthorized creates a EntitiesRulesDeleteV1Unauthorized with default headers values

func (*EntitiesRulesDeleteV1Unauthorized) Code

Code gets the status code for the entities rules delete v1 unauthorized response

func (*EntitiesRulesDeleteV1Unauthorized) Error

func (*EntitiesRulesDeleteV1Unauthorized) GetPayload

func (*EntitiesRulesDeleteV1Unauthorized) IsClientError

func (o *EntitiesRulesDeleteV1Unauthorized) IsClientError() bool

IsClientError returns true when this entities rules delete v1 unauthorized response has a 4xx status code

func (*EntitiesRulesDeleteV1Unauthorized) IsCode

func (o *EntitiesRulesDeleteV1Unauthorized) IsCode(code int) bool

IsCode returns true when this entities rules delete v1 unauthorized response a status code equal to that given

func (*EntitiesRulesDeleteV1Unauthorized) IsRedirect

func (o *EntitiesRulesDeleteV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this entities rules delete v1 unauthorized response has a 3xx status code

func (*EntitiesRulesDeleteV1Unauthorized) IsServerError

func (o *EntitiesRulesDeleteV1Unauthorized) IsServerError() bool

IsServerError returns true when this entities rules delete v1 unauthorized response has a 5xx status code

func (*EntitiesRulesDeleteV1Unauthorized) IsSuccess

func (o *EntitiesRulesDeleteV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this entities rules delete v1 unauthorized response has a 2xx status code

func (*EntitiesRulesDeleteV1Unauthorized) String

type EntitiesRulesGetV1BadRequest

type EntitiesRulesGetV1BadRequest 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.APIGetEntitiesRulesResponseV1
}

EntitiesRulesGetV1BadRequest describes a response with status code 400, with default header values.

Bad Request

func NewEntitiesRulesGetV1BadRequest

func NewEntitiesRulesGetV1BadRequest() *EntitiesRulesGetV1BadRequest

NewEntitiesRulesGetV1BadRequest creates a EntitiesRulesGetV1BadRequest with default headers values

func (*EntitiesRulesGetV1BadRequest) Code

Code gets the status code for the entities rules get v1 bad request response

func (*EntitiesRulesGetV1BadRequest) Error

func (*EntitiesRulesGetV1BadRequest) GetPayload

func (*EntitiesRulesGetV1BadRequest) IsClientError

func (o *EntitiesRulesGetV1BadRequest) IsClientError() bool

IsClientError returns true when this entities rules get v1 bad request response has a 4xx status code

func (*EntitiesRulesGetV1BadRequest) IsCode

func (o *EntitiesRulesGetV1BadRequest) IsCode(code int) bool

IsCode returns true when this entities rules get v1 bad request response a status code equal to that given

func (*EntitiesRulesGetV1BadRequest) IsRedirect

func (o *EntitiesRulesGetV1BadRequest) IsRedirect() bool

IsRedirect returns true when this entities rules get v1 bad request response has a 3xx status code

func (*EntitiesRulesGetV1BadRequest) IsServerError

func (o *EntitiesRulesGetV1BadRequest) IsServerError() bool

IsServerError returns true when this entities rules get v1 bad request response has a 5xx status code

func (*EntitiesRulesGetV1BadRequest) IsSuccess

func (o *EntitiesRulesGetV1BadRequest) IsSuccess() bool

IsSuccess returns true when this entities rules get v1 bad request response has a 2xx status code

func (*EntitiesRulesGetV1BadRequest) String

type EntitiesRulesGetV1Forbidden

type EntitiesRulesGetV1Forbidden 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.APIGetEntitiesRulesResponseV1
}

EntitiesRulesGetV1Forbidden describes a response with status code 403, with default header values.

Forbidden

func NewEntitiesRulesGetV1Forbidden

func NewEntitiesRulesGetV1Forbidden() *EntitiesRulesGetV1Forbidden

NewEntitiesRulesGetV1Forbidden creates a EntitiesRulesGetV1Forbidden with default headers values

func (*EntitiesRulesGetV1Forbidden) Code

func (o *EntitiesRulesGetV1Forbidden) Code() int

Code gets the status code for the entities rules get v1 forbidden response

func (*EntitiesRulesGetV1Forbidden) Error

func (*EntitiesRulesGetV1Forbidden) GetPayload

func (*EntitiesRulesGetV1Forbidden) IsClientError

func (o *EntitiesRulesGetV1Forbidden) IsClientError() bool

IsClientError returns true when this entities rules get v1 forbidden response has a 4xx status code

func (*EntitiesRulesGetV1Forbidden) IsCode

func (o *EntitiesRulesGetV1Forbidden) IsCode(code int) bool

IsCode returns true when this entities rules get v1 forbidden response a status code equal to that given

func (*EntitiesRulesGetV1Forbidden) IsRedirect

func (o *EntitiesRulesGetV1Forbidden) IsRedirect() bool

IsRedirect returns true when this entities rules get v1 forbidden response has a 3xx status code

func (*EntitiesRulesGetV1Forbidden) IsServerError

func (o *EntitiesRulesGetV1Forbidden) IsServerError() bool

IsServerError returns true when this entities rules get v1 forbidden response has a 5xx status code

func (*EntitiesRulesGetV1Forbidden) IsSuccess

func (o *EntitiesRulesGetV1Forbidden) IsSuccess() bool

IsSuccess returns true when this entities rules get v1 forbidden response has a 2xx status code

func (*EntitiesRulesGetV1Forbidden) String

func (o *EntitiesRulesGetV1Forbidden) String() string

type EntitiesRulesGetV1InternalServerError

type EntitiesRulesGetV1InternalServerError 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.APIGetEntitiesRulesResponseV1
}

EntitiesRulesGetV1InternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewEntitiesRulesGetV1InternalServerError

func NewEntitiesRulesGetV1InternalServerError() *EntitiesRulesGetV1InternalServerError

NewEntitiesRulesGetV1InternalServerError creates a EntitiesRulesGetV1InternalServerError with default headers values

func (*EntitiesRulesGetV1InternalServerError) Code

Code gets the status code for the entities rules get v1 internal server error response

func (*EntitiesRulesGetV1InternalServerError) Error

func (*EntitiesRulesGetV1InternalServerError) GetPayload

func (*EntitiesRulesGetV1InternalServerError) IsClientError

func (o *EntitiesRulesGetV1InternalServerError) IsClientError() bool

IsClientError returns true when this entities rules get v1 internal server error response has a 4xx status code

func (*EntitiesRulesGetV1InternalServerError) IsCode

IsCode returns true when this entities rules get v1 internal server error response a status code equal to that given

func (*EntitiesRulesGetV1InternalServerError) IsRedirect

IsRedirect returns true when this entities rules get v1 internal server error response has a 3xx status code

func (*EntitiesRulesGetV1InternalServerError) IsServerError

func (o *EntitiesRulesGetV1InternalServerError) IsServerError() bool

IsServerError returns true when this entities rules get v1 internal server error response has a 5xx status code

func (*EntitiesRulesGetV1InternalServerError) IsSuccess

IsSuccess returns true when this entities rules get v1 internal server error response has a 2xx status code

func (*EntitiesRulesGetV1InternalServerError) String

type EntitiesRulesGetV1NotFound

type EntitiesRulesGetV1NotFound 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.APIGetEntitiesRulesResponseV1
}

EntitiesRulesGetV1NotFound describes a response with status code 404, with default header values.

Not Found

func NewEntitiesRulesGetV1NotFound

func NewEntitiesRulesGetV1NotFound() *EntitiesRulesGetV1NotFound

NewEntitiesRulesGetV1NotFound creates a EntitiesRulesGetV1NotFound with default headers values

func (*EntitiesRulesGetV1NotFound) Code

func (o *EntitiesRulesGetV1NotFound) Code() int

Code gets the status code for the entities rules get v1 not found response

func (*EntitiesRulesGetV1NotFound) Error

func (*EntitiesRulesGetV1NotFound) GetPayload

func (*EntitiesRulesGetV1NotFound) IsClientError

func (o *EntitiesRulesGetV1NotFound) IsClientError() bool

IsClientError returns true when this entities rules get v1 not found response has a 4xx status code

func (*EntitiesRulesGetV1NotFound) IsCode

func (o *EntitiesRulesGetV1NotFound) IsCode(code int) bool

IsCode returns true when this entities rules get v1 not found response a status code equal to that given

func (*EntitiesRulesGetV1NotFound) IsRedirect

func (o *EntitiesRulesGetV1NotFound) IsRedirect() bool

IsRedirect returns true when this entities rules get v1 not found response has a 3xx status code

func (*EntitiesRulesGetV1NotFound) IsServerError

func (o *EntitiesRulesGetV1NotFound) IsServerError() bool

IsServerError returns true when this entities rules get v1 not found response has a 5xx status code

func (*EntitiesRulesGetV1NotFound) IsSuccess

func (o *EntitiesRulesGetV1NotFound) IsSuccess() bool

IsSuccess returns true when this entities rules get v1 not found response has a 2xx status code

func (*EntitiesRulesGetV1NotFound) String

func (o *EntitiesRulesGetV1NotFound) String() string

type EntitiesRulesGetV1OK

type EntitiesRulesGetV1OK 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.APIGetEntitiesRulesResponseV1
}

EntitiesRulesGetV1OK describes a response with status code 200, with default header values.

OK

func NewEntitiesRulesGetV1OK

func NewEntitiesRulesGetV1OK() *EntitiesRulesGetV1OK

NewEntitiesRulesGetV1OK creates a EntitiesRulesGetV1OK with default headers values

func (*EntitiesRulesGetV1OK) Code

func (o *EntitiesRulesGetV1OK) Code() int

Code gets the status code for the entities rules get v1 o k response

func (*EntitiesRulesGetV1OK) Error

func (o *EntitiesRulesGetV1OK) Error() string

func (*EntitiesRulesGetV1OK) GetPayload

func (*EntitiesRulesGetV1OK) IsClientError

func (o *EntitiesRulesGetV1OK) IsClientError() bool

IsClientError returns true when this entities rules get v1 o k response has a 4xx status code

func (*EntitiesRulesGetV1OK) IsCode

func (o *EntitiesRulesGetV1OK) IsCode(code int) bool

IsCode returns true when this entities rules get v1 o k response a status code equal to that given

func (*EntitiesRulesGetV1OK) IsRedirect

func (o *EntitiesRulesGetV1OK) IsRedirect() bool

IsRedirect returns true when this entities rules get v1 o k response has a 3xx status code

func (*EntitiesRulesGetV1OK) IsServerError

func (o *EntitiesRulesGetV1OK) IsServerError() bool

IsServerError returns true when this entities rules get v1 o k response has a 5xx status code

func (*EntitiesRulesGetV1OK) IsSuccess

func (o *EntitiesRulesGetV1OK) IsSuccess() bool

IsSuccess returns true when this entities rules get v1 o k response has a 2xx status code

func (*EntitiesRulesGetV1OK) String

func (o *EntitiesRulesGetV1OK) String() string

type EntitiesRulesGetV1Params

type EntitiesRulesGetV1Params struct {

	/* Ids.

	   The IDs
	*/
	Ids []string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EntitiesRulesGetV1Params contains all the parameters to send to the API endpoint

for the entities rules get v1 operation.

Typically these are written to a http.Request.

func NewEntitiesRulesGetV1Params

func NewEntitiesRulesGetV1Params() *EntitiesRulesGetV1Params

NewEntitiesRulesGetV1Params creates a new EntitiesRulesGetV1Params 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 NewEntitiesRulesGetV1ParamsWithContext

func NewEntitiesRulesGetV1ParamsWithContext(ctx context.Context) *EntitiesRulesGetV1Params

NewEntitiesRulesGetV1ParamsWithContext creates a new EntitiesRulesGetV1Params object with the ability to set a context for a request.

func NewEntitiesRulesGetV1ParamsWithHTTPClient

func NewEntitiesRulesGetV1ParamsWithHTTPClient(client *http.Client) *EntitiesRulesGetV1Params

NewEntitiesRulesGetV1ParamsWithHTTPClient creates a new EntitiesRulesGetV1Params object with the ability to set a custom HTTPClient for a request.

func NewEntitiesRulesGetV1ParamsWithTimeout

func NewEntitiesRulesGetV1ParamsWithTimeout(timeout time.Duration) *EntitiesRulesGetV1Params

NewEntitiesRulesGetV1ParamsWithTimeout creates a new EntitiesRulesGetV1Params object with the ability to set a timeout on a request.

func (*EntitiesRulesGetV1Params) SetContext

func (o *EntitiesRulesGetV1Params) SetContext(ctx context.Context)

SetContext adds the context to the entities rules get v1 params

func (*EntitiesRulesGetV1Params) SetDefaults

func (o *EntitiesRulesGetV1Params) SetDefaults()

SetDefaults hydrates default values in the entities rules get v1 params (not the query body).

All values with no default are reset to their zero value.

func (*EntitiesRulesGetV1Params) SetHTTPClient

func (o *EntitiesRulesGetV1Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the entities rules get v1 params

func (*EntitiesRulesGetV1Params) SetIds

func (o *EntitiesRulesGetV1Params) SetIds(ids []string)

SetIds adds the ids to the entities rules get v1 params

func (*EntitiesRulesGetV1Params) SetTimeout

func (o *EntitiesRulesGetV1Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the entities rules get v1 params

func (*EntitiesRulesGetV1Params) WithContext

WithContext adds the context to the entities rules get v1 params

func (*EntitiesRulesGetV1Params) WithDefaults

WithDefaults hydrates default values in the entities rules get v1 params (not the query body).

All values with no default are reset to their zero value.

func (*EntitiesRulesGetV1Params) WithHTTPClient

func (o *EntitiesRulesGetV1Params) WithHTTPClient(client *http.Client) *EntitiesRulesGetV1Params

WithHTTPClient adds the HTTPClient to the entities rules get v1 params

func (*EntitiesRulesGetV1Params) WithIds

WithIds adds the ids to the entities rules get v1 params

func (*EntitiesRulesGetV1Params) WithTimeout

WithTimeout adds the timeout to the entities rules get v1 params

func (*EntitiesRulesGetV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type EntitiesRulesGetV1Reader

type EntitiesRulesGetV1Reader struct {
	// contains filtered or unexported fields
}

EntitiesRulesGetV1Reader is a Reader for the EntitiesRulesGetV1 structure.

func (*EntitiesRulesGetV1Reader) ReadResponse

func (o *EntitiesRulesGetV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EntitiesRulesGetV1TooManyRequests

type EntitiesRulesGetV1TooManyRequests 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
}

EntitiesRulesGetV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewEntitiesRulesGetV1TooManyRequests

func NewEntitiesRulesGetV1TooManyRequests() *EntitiesRulesGetV1TooManyRequests

NewEntitiesRulesGetV1TooManyRequests creates a EntitiesRulesGetV1TooManyRequests with default headers values

func (*EntitiesRulesGetV1TooManyRequests) Code

Code gets the status code for the entities rules get v1 too many requests response

func (*EntitiesRulesGetV1TooManyRequests) Error

func (*EntitiesRulesGetV1TooManyRequests) GetPayload

func (*EntitiesRulesGetV1TooManyRequests) IsClientError

func (o *EntitiesRulesGetV1TooManyRequests) IsClientError() bool

IsClientError returns true when this entities rules get v1 too many requests response has a 4xx status code

func (*EntitiesRulesGetV1TooManyRequests) IsCode

func (o *EntitiesRulesGetV1TooManyRequests) IsCode(code int) bool

IsCode returns true when this entities rules get v1 too many requests response a status code equal to that given

func (*EntitiesRulesGetV1TooManyRequests) IsRedirect

func (o *EntitiesRulesGetV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this entities rules get v1 too many requests response has a 3xx status code

func (*EntitiesRulesGetV1TooManyRequests) IsServerError

func (o *EntitiesRulesGetV1TooManyRequests) IsServerError() bool

IsServerError returns true when this entities rules get v1 too many requests response has a 5xx status code

func (*EntitiesRulesGetV1TooManyRequests) IsSuccess

func (o *EntitiesRulesGetV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this entities rules get v1 too many requests response has a 2xx status code

func (*EntitiesRulesGetV1TooManyRequests) String

type EntitiesRulesGetV1Unauthorized

type EntitiesRulesGetV1Unauthorized 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.APIGetEntitiesRulesResponseV1
}

EntitiesRulesGetV1Unauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewEntitiesRulesGetV1Unauthorized

func NewEntitiesRulesGetV1Unauthorized() *EntitiesRulesGetV1Unauthorized

NewEntitiesRulesGetV1Unauthorized creates a EntitiesRulesGetV1Unauthorized with default headers values

func (*EntitiesRulesGetV1Unauthorized) Code

Code gets the status code for the entities rules get v1 unauthorized response

func (*EntitiesRulesGetV1Unauthorized) Error

func (*EntitiesRulesGetV1Unauthorized) GetPayload

func (*EntitiesRulesGetV1Unauthorized) IsClientError

func (o *EntitiesRulesGetV1Unauthorized) IsClientError() bool

IsClientError returns true when this entities rules get v1 unauthorized response has a 4xx status code

func (*EntitiesRulesGetV1Unauthorized) IsCode

func (o *EntitiesRulesGetV1Unauthorized) IsCode(code int) bool

IsCode returns true when this entities rules get v1 unauthorized response a status code equal to that given

func (*EntitiesRulesGetV1Unauthorized) IsRedirect

func (o *EntitiesRulesGetV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this entities rules get v1 unauthorized response has a 3xx status code

func (*EntitiesRulesGetV1Unauthorized) IsServerError

func (o *EntitiesRulesGetV1Unauthorized) IsServerError() bool

IsServerError returns true when this entities rules get v1 unauthorized response has a 5xx status code

func (*EntitiesRulesGetV1Unauthorized) IsSuccess

func (o *EntitiesRulesGetV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this entities rules get v1 unauthorized response has a 2xx status code

func (*EntitiesRulesGetV1Unauthorized) String

type EntitiesRulesPostV1BadRequest

type EntitiesRulesPostV1BadRequest 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.MsaspecQueryResponse
}

EntitiesRulesPostV1BadRequest describes a response with status code 400, with default header values.

Bad Request

func NewEntitiesRulesPostV1BadRequest

func NewEntitiesRulesPostV1BadRequest() *EntitiesRulesPostV1BadRequest

NewEntitiesRulesPostV1BadRequest creates a EntitiesRulesPostV1BadRequest with default headers values

func (*EntitiesRulesPostV1BadRequest) Code

Code gets the status code for the entities rules post v1 bad request response

func (*EntitiesRulesPostV1BadRequest) Error

func (*EntitiesRulesPostV1BadRequest) GetPayload

func (*EntitiesRulesPostV1BadRequest) IsClientError

func (o *EntitiesRulesPostV1BadRequest) IsClientError() bool

IsClientError returns true when this entities rules post v1 bad request response has a 4xx status code

func (*EntitiesRulesPostV1BadRequest) IsCode

func (o *EntitiesRulesPostV1BadRequest) IsCode(code int) bool

IsCode returns true when this entities rules post v1 bad request response a status code equal to that given

func (*EntitiesRulesPostV1BadRequest) IsRedirect

func (o *EntitiesRulesPostV1BadRequest) IsRedirect() bool

IsRedirect returns true when this entities rules post v1 bad request response has a 3xx status code

func (*EntitiesRulesPostV1BadRequest) IsServerError

func (o *EntitiesRulesPostV1BadRequest) IsServerError() bool

IsServerError returns true when this entities rules post v1 bad request response has a 5xx status code

func (*EntitiesRulesPostV1BadRequest) IsSuccess

func (o *EntitiesRulesPostV1BadRequest) IsSuccess() bool

IsSuccess returns true when this entities rules post v1 bad request response has a 2xx status code

func (*EntitiesRulesPostV1BadRequest) String

type EntitiesRulesPostV1Forbidden

type EntitiesRulesPostV1Forbidden 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.MsaspecQueryResponse
}

EntitiesRulesPostV1Forbidden describes a response with status code 403, with default header values.

Forbidden

func NewEntitiesRulesPostV1Forbidden

func NewEntitiesRulesPostV1Forbidden() *EntitiesRulesPostV1Forbidden

NewEntitiesRulesPostV1Forbidden creates a EntitiesRulesPostV1Forbidden with default headers values

func (*EntitiesRulesPostV1Forbidden) Code

Code gets the status code for the entities rules post v1 forbidden response

func (*EntitiesRulesPostV1Forbidden) Error

func (*EntitiesRulesPostV1Forbidden) GetPayload

func (*EntitiesRulesPostV1Forbidden) IsClientError

func (o *EntitiesRulesPostV1Forbidden) IsClientError() bool

IsClientError returns true when this entities rules post v1 forbidden response has a 4xx status code

func (*EntitiesRulesPostV1Forbidden) IsCode

func (o *EntitiesRulesPostV1Forbidden) IsCode(code int) bool

IsCode returns true when this entities rules post v1 forbidden response a status code equal to that given

func (*EntitiesRulesPostV1Forbidden) IsRedirect

func (o *EntitiesRulesPostV1Forbidden) IsRedirect() bool

IsRedirect returns true when this entities rules post v1 forbidden response has a 3xx status code

func (*EntitiesRulesPostV1Forbidden) IsServerError

func (o *EntitiesRulesPostV1Forbidden) IsServerError() bool

IsServerError returns true when this entities rules post v1 forbidden response has a 5xx status code

func (*EntitiesRulesPostV1Forbidden) IsSuccess

func (o *EntitiesRulesPostV1Forbidden) IsSuccess() bool

IsSuccess returns true when this entities rules post v1 forbidden response has a 2xx status code

func (*EntitiesRulesPostV1Forbidden) String

type EntitiesRulesPostV1InternalServerError

type EntitiesRulesPostV1InternalServerError 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.MsaspecQueryResponse
}

EntitiesRulesPostV1InternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewEntitiesRulesPostV1InternalServerError

func NewEntitiesRulesPostV1InternalServerError() *EntitiesRulesPostV1InternalServerError

NewEntitiesRulesPostV1InternalServerError creates a EntitiesRulesPostV1InternalServerError with default headers values

func (*EntitiesRulesPostV1InternalServerError) Code

Code gets the status code for the entities rules post v1 internal server error response

func (*EntitiesRulesPostV1InternalServerError) Error

func (*EntitiesRulesPostV1InternalServerError) GetPayload

func (*EntitiesRulesPostV1InternalServerError) IsClientError

func (o *EntitiesRulesPostV1InternalServerError) IsClientError() bool

IsClientError returns true when this entities rules post v1 internal server error response has a 4xx status code

func (*EntitiesRulesPostV1InternalServerError) IsCode

IsCode returns true when this entities rules post v1 internal server error response a status code equal to that given

func (*EntitiesRulesPostV1InternalServerError) IsRedirect

IsRedirect returns true when this entities rules post v1 internal server error response has a 3xx status code

func (*EntitiesRulesPostV1InternalServerError) IsServerError

func (o *EntitiesRulesPostV1InternalServerError) IsServerError() bool

IsServerError returns true when this entities rules post v1 internal server error response has a 5xx status code

func (*EntitiesRulesPostV1InternalServerError) IsSuccess

IsSuccess returns true when this entities rules post v1 internal server error response has a 2xx status code

func (*EntitiesRulesPostV1InternalServerError) String

type EntitiesRulesPostV1NotFound

type EntitiesRulesPostV1NotFound 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.MsaspecQueryResponse
}

EntitiesRulesPostV1NotFound describes a response with status code 404, with default header values.

Not Found

func NewEntitiesRulesPostV1NotFound

func NewEntitiesRulesPostV1NotFound() *EntitiesRulesPostV1NotFound

NewEntitiesRulesPostV1NotFound creates a EntitiesRulesPostV1NotFound with default headers values

func (*EntitiesRulesPostV1NotFound) Code

func (o *EntitiesRulesPostV1NotFound) Code() int

Code gets the status code for the entities rules post v1 not found response

func (*EntitiesRulesPostV1NotFound) Error

func (*EntitiesRulesPostV1NotFound) GetPayload

func (*EntitiesRulesPostV1NotFound) IsClientError

func (o *EntitiesRulesPostV1NotFound) IsClientError() bool

IsClientError returns true when this entities rules post v1 not found response has a 4xx status code

func (*EntitiesRulesPostV1NotFound) IsCode

func (o *EntitiesRulesPostV1NotFound) IsCode(code int) bool

IsCode returns true when this entities rules post v1 not found response a status code equal to that given

func (*EntitiesRulesPostV1NotFound) IsRedirect

func (o *EntitiesRulesPostV1NotFound) IsRedirect() bool

IsRedirect returns true when this entities rules post v1 not found response has a 3xx status code

func (*EntitiesRulesPostV1NotFound) IsServerError

func (o *EntitiesRulesPostV1NotFound) IsServerError() bool

IsServerError returns true when this entities rules post v1 not found response has a 5xx status code

func (*EntitiesRulesPostV1NotFound) IsSuccess

func (o *EntitiesRulesPostV1NotFound) IsSuccess() bool

IsSuccess returns true when this entities rules post v1 not found response has a 2xx status code

func (*EntitiesRulesPostV1NotFound) String

func (o *EntitiesRulesPostV1NotFound) String() string

type EntitiesRulesPostV1OK

type EntitiesRulesPostV1OK 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.MsaspecQueryResponse
}

EntitiesRulesPostV1OK describes a response with status code 200, with default header values.

OK

func NewEntitiesRulesPostV1OK

func NewEntitiesRulesPostV1OK() *EntitiesRulesPostV1OK

NewEntitiesRulesPostV1OK creates a EntitiesRulesPostV1OK with default headers values

func (*EntitiesRulesPostV1OK) Code

func (o *EntitiesRulesPostV1OK) Code() int

Code gets the status code for the entities rules post v1 o k response

func (*EntitiesRulesPostV1OK) Error

func (o *EntitiesRulesPostV1OK) Error() string

func (*EntitiesRulesPostV1OK) GetPayload

func (*EntitiesRulesPostV1OK) IsClientError

func (o *EntitiesRulesPostV1OK) IsClientError() bool

IsClientError returns true when this entities rules post v1 o k response has a 4xx status code

func (*EntitiesRulesPostV1OK) IsCode

func (o *EntitiesRulesPostV1OK) IsCode(code int) bool

IsCode returns true when this entities rules post v1 o k response a status code equal to that given

func (*EntitiesRulesPostV1OK) IsRedirect

func (o *EntitiesRulesPostV1OK) IsRedirect() bool

IsRedirect returns true when this entities rules post v1 o k response has a 3xx status code

func (*EntitiesRulesPostV1OK) IsServerError

func (o *EntitiesRulesPostV1OK) IsServerError() bool

IsServerError returns true when this entities rules post v1 o k response has a 5xx status code

func (*EntitiesRulesPostV1OK) IsSuccess

func (o *EntitiesRulesPostV1OK) IsSuccess() bool

IsSuccess returns true when this entities rules post v1 o k response has a 2xx status code

func (*EntitiesRulesPostV1OK) String

func (o *EntitiesRulesPostV1OK) String() string

type EntitiesRulesPostV1Params

type EntitiesRulesPostV1Params struct {

	// Body.
	Body *models.APIRuleCreateRequestV1

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EntitiesRulesPostV1Params contains all the parameters to send to the API endpoint

for the entities rules post v1 operation.

Typically these are written to a http.Request.

func NewEntitiesRulesPostV1Params

func NewEntitiesRulesPostV1Params() *EntitiesRulesPostV1Params

NewEntitiesRulesPostV1Params creates a new EntitiesRulesPostV1Params 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 NewEntitiesRulesPostV1ParamsWithContext

func NewEntitiesRulesPostV1ParamsWithContext(ctx context.Context) *EntitiesRulesPostV1Params

NewEntitiesRulesPostV1ParamsWithContext creates a new EntitiesRulesPostV1Params object with the ability to set a context for a request.

func NewEntitiesRulesPostV1ParamsWithHTTPClient

func NewEntitiesRulesPostV1ParamsWithHTTPClient(client *http.Client) *EntitiesRulesPostV1Params

NewEntitiesRulesPostV1ParamsWithHTTPClient creates a new EntitiesRulesPostV1Params object with the ability to set a custom HTTPClient for a request.

func NewEntitiesRulesPostV1ParamsWithTimeout

func NewEntitiesRulesPostV1ParamsWithTimeout(timeout time.Duration) *EntitiesRulesPostV1Params

NewEntitiesRulesPostV1ParamsWithTimeout creates a new EntitiesRulesPostV1Params object with the ability to set a timeout on a request.

func (*EntitiesRulesPostV1Params) SetBody

SetBody adds the body to the entities rules post v1 params

func (*EntitiesRulesPostV1Params) SetContext

func (o *EntitiesRulesPostV1Params) SetContext(ctx context.Context)

SetContext adds the context to the entities rules post v1 params

func (*EntitiesRulesPostV1Params) SetDefaults

func (o *EntitiesRulesPostV1Params) SetDefaults()

SetDefaults hydrates default values in the entities rules post v1 params (not the query body).

All values with no default are reset to their zero value.

func (*EntitiesRulesPostV1Params) SetHTTPClient

func (o *EntitiesRulesPostV1Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the entities rules post v1 params

func (*EntitiesRulesPostV1Params) SetTimeout

func (o *EntitiesRulesPostV1Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the entities rules post v1 params

func (*EntitiesRulesPostV1Params) WithBody

WithBody adds the body to the entities rules post v1 params

func (*EntitiesRulesPostV1Params) WithContext

WithContext adds the context to the entities rules post v1 params

func (*EntitiesRulesPostV1Params) WithDefaults

WithDefaults hydrates default values in the entities rules post v1 params (not the query body).

All values with no default are reset to their zero value.

func (*EntitiesRulesPostV1Params) WithHTTPClient

func (o *EntitiesRulesPostV1Params) WithHTTPClient(client *http.Client) *EntitiesRulesPostV1Params

WithHTTPClient adds the HTTPClient to the entities rules post v1 params

func (*EntitiesRulesPostV1Params) WithTimeout

WithTimeout adds the timeout to the entities rules post v1 params

func (*EntitiesRulesPostV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type EntitiesRulesPostV1Reader

type EntitiesRulesPostV1Reader struct {
	// contains filtered or unexported fields
}

EntitiesRulesPostV1Reader is a Reader for the EntitiesRulesPostV1 structure.

func (*EntitiesRulesPostV1Reader) ReadResponse

func (o *EntitiesRulesPostV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EntitiesRulesPostV1TooManyRequests

type EntitiesRulesPostV1TooManyRequests 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
}

EntitiesRulesPostV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewEntitiesRulesPostV1TooManyRequests

func NewEntitiesRulesPostV1TooManyRequests() *EntitiesRulesPostV1TooManyRequests

NewEntitiesRulesPostV1TooManyRequests creates a EntitiesRulesPostV1TooManyRequests with default headers values

func (*EntitiesRulesPostV1TooManyRequests) Code

Code gets the status code for the entities rules post v1 too many requests response

func (*EntitiesRulesPostV1TooManyRequests) Error

func (*EntitiesRulesPostV1TooManyRequests) GetPayload

func (*EntitiesRulesPostV1TooManyRequests) IsClientError

func (o *EntitiesRulesPostV1TooManyRequests) IsClientError() bool

IsClientError returns true when this entities rules post v1 too many requests response has a 4xx status code

func (*EntitiesRulesPostV1TooManyRequests) IsCode

IsCode returns true when this entities rules post v1 too many requests response a status code equal to that given

func (*EntitiesRulesPostV1TooManyRequests) IsRedirect

func (o *EntitiesRulesPostV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this entities rules post v1 too many requests response has a 3xx status code

func (*EntitiesRulesPostV1TooManyRequests) IsServerError

func (o *EntitiesRulesPostV1TooManyRequests) IsServerError() bool

IsServerError returns true when this entities rules post v1 too many requests response has a 5xx status code

func (*EntitiesRulesPostV1TooManyRequests) IsSuccess

IsSuccess returns true when this entities rules post v1 too many requests response has a 2xx status code

func (*EntitiesRulesPostV1TooManyRequests) String

type EntitiesRulesPostV1Unauthorized

type EntitiesRulesPostV1Unauthorized 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.MsaspecQueryResponse
}

EntitiesRulesPostV1Unauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewEntitiesRulesPostV1Unauthorized

func NewEntitiesRulesPostV1Unauthorized() *EntitiesRulesPostV1Unauthorized

NewEntitiesRulesPostV1Unauthorized creates a EntitiesRulesPostV1Unauthorized with default headers values

func (*EntitiesRulesPostV1Unauthorized) Code

Code gets the status code for the entities rules post v1 unauthorized response

func (*EntitiesRulesPostV1Unauthorized) Error

func (*EntitiesRulesPostV1Unauthorized) GetPayload

func (*EntitiesRulesPostV1Unauthorized) IsClientError

func (o *EntitiesRulesPostV1Unauthorized) IsClientError() bool

IsClientError returns true when this entities rules post v1 unauthorized response has a 4xx status code

func (*EntitiesRulesPostV1Unauthorized) IsCode

func (o *EntitiesRulesPostV1Unauthorized) IsCode(code int) bool

IsCode returns true when this entities rules post v1 unauthorized response a status code equal to that given

func (*EntitiesRulesPostV1Unauthorized) IsRedirect

func (o *EntitiesRulesPostV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this entities rules post v1 unauthorized response has a 3xx status code

func (*EntitiesRulesPostV1Unauthorized) IsServerError

func (o *EntitiesRulesPostV1Unauthorized) IsServerError() bool

IsServerError returns true when this entities rules post v1 unauthorized response has a 5xx status code

func (*EntitiesRulesPostV1Unauthorized) IsSuccess

func (o *EntitiesRulesPostV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this entities rules post v1 unauthorized response has a 2xx status code

func (*EntitiesRulesPostV1Unauthorized) String

type QueriesRulesGetV1BadRequest

type QueriesRulesGetV1BadRequest 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.MsaspecQueryResponse
}

QueriesRulesGetV1BadRequest describes a response with status code 400, with default header values.

Bad Request

func NewQueriesRulesGetV1BadRequest

func NewQueriesRulesGetV1BadRequest() *QueriesRulesGetV1BadRequest

NewQueriesRulesGetV1BadRequest creates a QueriesRulesGetV1BadRequest with default headers values

func (*QueriesRulesGetV1BadRequest) Code

func (o *QueriesRulesGetV1BadRequest) Code() int

Code gets the status code for the queries rules get v1 bad request response

func (*QueriesRulesGetV1BadRequest) Error

func (*QueriesRulesGetV1BadRequest) GetPayload

func (*QueriesRulesGetV1BadRequest) IsClientError

func (o *QueriesRulesGetV1BadRequest) IsClientError() bool

IsClientError returns true when this queries rules get v1 bad request response has a 4xx status code

func (*QueriesRulesGetV1BadRequest) IsCode

func (o *QueriesRulesGetV1BadRequest) IsCode(code int) bool

IsCode returns true when this queries rules get v1 bad request response a status code equal to that given

func (*QueriesRulesGetV1BadRequest) IsRedirect

func (o *QueriesRulesGetV1BadRequest) IsRedirect() bool

IsRedirect returns true when this queries rules get v1 bad request response has a 3xx status code

func (*QueriesRulesGetV1BadRequest) IsServerError

func (o *QueriesRulesGetV1BadRequest) IsServerError() bool

IsServerError returns true when this queries rules get v1 bad request response has a 5xx status code

func (*QueriesRulesGetV1BadRequest) IsSuccess

func (o *QueriesRulesGetV1BadRequest) IsSuccess() bool

IsSuccess returns true when this queries rules get v1 bad request response has a 2xx status code

func (*QueriesRulesGetV1BadRequest) String

func (o *QueriesRulesGetV1BadRequest) String() string

type QueriesRulesGetV1Forbidden

type QueriesRulesGetV1Forbidden 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.MsaspecQueryResponse
}

QueriesRulesGetV1Forbidden describes a response with status code 403, with default header values.

Forbidden

func NewQueriesRulesGetV1Forbidden

func NewQueriesRulesGetV1Forbidden() *QueriesRulesGetV1Forbidden

NewQueriesRulesGetV1Forbidden creates a QueriesRulesGetV1Forbidden with default headers values

func (*QueriesRulesGetV1Forbidden) Code

func (o *QueriesRulesGetV1Forbidden) Code() int

Code gets the status code for the queries rules get v1 forbidden response

func (*QueriesRulesGetV1Forbidden) Error

func (*QueriesRulesGetV1Forbidden) GetPayload

func (*QueriesRulesGetV1Forbidden) IsClientError

func (o *QueriesRulesGetV1Forbidden) IsClientError() bool

IsClientError returns true when this queries rules get v1 forbidden response has a 4xx status code

func (*QueriesRulesGetV1Forbidden) IsCode

func (o *QueriesRulesGetV1Forbidden) IsCode(code int) bool

IsCode returns true when this queries rules get v1 forbidden response a status code equal to that given

func (*QueriesRulesGetV1Forbidden) IsRedirect

func (o *QueriesRulesGetV1Forbidden) IsRedirect() bool

IsRedirect returns true when this queries rules get v1 forbidden response has a 3xx status code

func (*QueriesRulesGetV1Forbidden) IsServerError

func (o *QueriesRulesGetV1Forbidden) IsServerError() bool

IsServerError returns true when this queries rules get v1 forbidden response has a 5xx status code

func (*QueriesRulesGetV1Forbidden) IsSuccess

func (o *QueriesRulesGetV1Forbidden) IsSuccess() bool

IsSuccess returns true when this queries rules get v1 forbidden response has a 2xx status code

func (*QueriesRulesGetV1Forbidden) String

func (o *QueriesRulesGetV1Forbidden) String() string

type QueriesRulesGetV1InternalServerError

type QueriesRulesGetV1InternalServerError 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.MsaspecQueryResponse
}

QueriesRulesGetV1InternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewQueriesRulesGetV1InternalServerError

func NewQueriesRulesGetV1InternalServerError() *QueriesRulesGetV1InternalServerError

NewQueriesRulesGetV1InternalServerError creates a QueriesRulesGetV1InternalServerError with default headers values

func (*QueriesRulesGetV1InternalServerError) Code

Code gets the status code for the queries rules get v1 internal server error response

func (*QueriesRulesGetV1InternalServerError) Error

func (*QueriesRulesGetV1InternalServerError) GetPayload

func (*QueriesRulesGetV1InternalServerError) IsClientError

func (o *QueriesRulesGetV1InternalServerError) IsClientError() bool

IsClientError returns true when this queries rules get v1 internal server error response has a 4xx status code

func (*QueriesRulesGetV1InternalServerError) IsCode

IsCode returns true when this queries rules get v1 internal server error response a status code equal to that given

func (*QueriesRulesGetV1InternalServerError) IsRedirect

IsRedirect returns true when this queries rules get v1 internal server error response has a 3xx status code

func (*QueriesRulesGetV1InternalServerError) IsServerError

func (o *QueriesRulesGetV1InternalServerError) IsServerError() bool

IsServerError returns true when this queries rules get v1 internal server error response has a 5xx status code

func (*QueriesRulesGetV1InternalServerError) IsSuccess

IsSuccess returns true when this queries rules get v1 internal server error response has a 2xx status code

func (*QueriesRulesGetV1InternalServerError) String

type QueriesRulesGetV1NotFound

type QueriesRulesGetV1NotFound 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.MsaspecQueryResponse
}

QueriesRulesGetV1NotFound describes a response with status code 404, with default header values.

Not Found

func NewQueriesRulesGetV1NotFound

func NewQueriesRulesGetV1NotFound() *QueriesRulesGetV1NotFound

NewQueriesRulesGetV1NotFound creates a QueriesRulesGetV1NotFound with default headers values

func (*QueriesRulesGetV1NotFound) Code

func (o *QueriesRulesGetV1NotFound) Code() int

Code gets the status code for the queries rules get v1 not found response

func (*QueriesRulesGetV1NotFound) Error

func (o *QueriesRulesGetV1NotFound) Error() string

func (*QueriesRulesGetV1NotFound) GetPayload

func (*QueriesRulesGetV1NotFound) IsClientError

func (o *QueriesRulesGetV1NotFound) IsClientError() bool

IsClientError returns true when this queries rules get v1 not found response has a 4xx status code

func (*QueriesRulesGetV1NotFound) IsCode

func (o *QueriesRulesGetV1NotFound) IsCode(code int) bool

IsCode returns true when this queries rules get v1 not found response a status code equal to that given

func (*QueriesRulesGetV1NotFound) IsRedirect

func (o *QueriesRulesGetV1NotFound) IsRedirect() bool

IsRedirect returns true when this queries rules get v1 not found response has a 3xx status code

func (*QueriesRulesGetV1NotFound) IsServerError

func (o *QueriesRulesGetV1NotFound) IsServerError() bool

IsServerError returns true when this queries rules get v1 not found response has a 5xx status code

func (*QueriesRulesGetV1NotFound) IsSuccess

func (o *QueriesRulesGetV1NotFound) IsSuccess() bool

IsSuccess returns true when this queries rules get v1 not found response has a 2xx status code

func (*QueriesRulesGetV1NotFound) String

func (o *QueriesRulesGetV1NotFound) String() string

type QueriesRulesGetV1OK

type QueriesRulesGetV1OK 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.MsaspecQueryResponse
}

QueriesRulesGetV1OK describes a response with status code 200, with default header values.

OK

func NewQueriesRulesGetV1OK

func NewQueriesRulesGetV1OK() *QueriesRulesGetV1OK

NewQueriesRulesGetV1OK creates a QueriesRulesGetV1OK with default headers values

func (*QueriesRulesGetV1OK) Code

func (o *QueriesRulesGetV1OK) Code() int

Code gets the status code for the queries rules get v1 o k response

func (*QueriesRulesGetV1OK) Error

func (o *QueriesRulesGetV1OK) Error() string

func (*QueriesRulesGetV1OK) GetPayload

func (*QueriesRulesGetV1OK) IsClientError

func (o *QueriesRulesGetV1OK) IsClientError() bool

IsClientError returns true when this queries rules get v1 o k response has a 4xx status code

func (*QueriesRulesGetV1OK) IsCode

func (o *QueriesRulesGetV1OK) IsCode(code int) bool

IsCode returns true when this queries rules get v1 o k response a status code equal to that given

func (*QueriesRulesGetV1OK) IsRedirect

func (o *QueriesRulesGetV1OK) IsRedirect() bool

IsRedirect returns true when this queries rules get v1 o k response has a 3xx status code

func (*QueriesRulesGetV1OK) IsServerError

func (o *QueriesRulesGetV1OK) IsServerError() bool

IsServerError returns true when this queries rules get v1 o k response has a 5xx status code

func (*QueriesRulesGetV1OK) IsSuccess

func (o *QueriesRulesGetV1OK) IsSuccess() bool

IsSuccess returns true when this queries rules get v1 o k response has a 2xx status code

func (*QueriesRulesGetV1OK) String

func (o *QueriesRulesGetV1OK) String() string

type QueriesRulesGetV1Params

type QueriesRulesGetV1Params struct {

	/* Filter.

	   FQL query specifying the filter parameters
	*/
	Filter *string

	/* Limit.

	   Number of IDs to return

	   Default: 100
	*/
	Limit *int64

	/* Offset.

	   Starting index of overall result set from which to return IDs
	*/
	Offset *int64

	/* Q.

	   Match query criteria, which includes all the filter string fields
	*/
	Q *string

	/* Sort.

	   Rule property to sort on

	   Default: "created_on"
	*/
	Sort *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

QueriesRulesGetV1Params contains all the parameters to send to the API endpoint

for the queries rules get v1 operation.

Typically these are written to a http.Request.

func NewQueriesRulesGetV1Params

func NewQueriesRulesGetV1Params() *QueriesRulesGetV1Params

NewQueriesRulesGetV1Params creates a new QueriesRulesGetV1Params 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 NewQueriesRulesGetV1ParamsWithContext

func NewQueriesRulesGetV1ParamsWithContext(ctx context.Context) *QueriesRulesGetV1Params

NewQueriesRulesGetV1ParamsWithContext creates a new QueriesRulesGetV1Params object with the ability to set a context for a request.

func NewQueriesRulesGetV1ParamsWithHTTPClient

func NewQueriesRulesGetV1ParamsWithHTTPClient(client *http.Client) *QueriesRulesGetV1Params

NewQueriesRulesGetV1ParamsWithHTTPClient creates a new QueriesRulesGetV1Params object with the ability to set a custom HTTPClient for a request.

func NewQueriesRulesGetV1ParamsWithTimeout

func NewQueriesRulesGetV1ParamsWithTimeout(timeout time.Duration) *QueriesRulesGetV1Params

NewQueriesRulesGetV1ParamsWithTimeout creates a new QueriesRulesGetV1Params object with the ability to set a timeout on a request.

func (*QueriesRulesGetV1Params) SetContext

func (o *QueriesRulesGetV1Params) SetContext(ctx context.Context)

SetContext adds the context to the queries rules get v1 params

func (*QueriesRulesGetV1Params) SetDefaults

func (o *QueriesRulesGetV1Params) SetDefaults()

SetDefaults hydrates default values in the queries rules get v1 params (not the query body).

All values with no default are reset to their zero value.

func (*QueriesRulesGetV1Params) SetFilter

func (o *QueriesRulesGetV1Params) SetFilter(filter *string)

SetFilter adds the filter to the queries rules get v1 params

func (*QueriesRulesGetV1Params) SetHTTPClient

func (o *QueriesRulesGetV1Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the queries rules get v1 params

func (*QueriesRulesGetV1Params) SetLimit

func (o *QueriesRulesGetV1Params) SetLimit(limit *int64)

SetLimit adds the limit to the queries rules get v1 params

func (*QueriesRulesGetV1Params) SetOffset

func (o *QueriesRulesGetV1Params) SetOffset(offset *int64)

SetOffset adds the offset to the queries rules get v1 params

func (*QueriesRulesGetV1Params) SetQ

func (o *QueriesRulesGetV1Params) SetQ(q *string)

SetQ adds the q to the queries rules get v1 params

func (*QueriesRulesGetV1Params) SetSort

func (o *QueriesRulesGetV1Params) SetSort(sort *string)

SetSort adds the sort to the queries rules get v1 params

func (*QueriesRulesGetV1Params) SetTimeout

func (o *QueriesRulesGetV1Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WithContext

WithContext adds the context to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WithDefaults

WithDefaults hydrates default values in the queries rules get v1 params (not the query body).

All values with no default are reset to their zero value.

func (*QueriesRulesGetV1Params) WithFilter

func (o *QueriesRulesGetV1Params) WithFilter(filter *string) *QueriesRulesGetV1Params

WithFilter adds the filter to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WithHTTPClient

func (o *QueriesRulesGetV1Params) WithHTTPClient(client *http.Client) *QueriesRulesGetV1Params

WithHTTPClient adds the HTTPClient to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WithLimit

WithLimit adds the limit to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WithOffset

func (o *QueriesRulesGetV1Params) WithOffset(offset *int64) *QueriesRulesGetV1Params

WithOffset adds the offset to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WithQ

WithQ adds the q to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WithSort

WithSort adds the sort to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WithTimeout

WithTimeout adds the timeout to the queries rules get v1 params

func (*QueriesRulesGetV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type QueriesRulesGetV1Reader

type QueriesRulesGetV1Reader struct {
	// contains filtered or unexported fields
}

QueriesRulesGetV1Reader is a Reader for the QueriesRulesGetV1 structure.

func (*QueriesRulesGetV1Reader) ReadResponse

func (o *QueriesRulesGetV1Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type QueriesRulesGetV1TooManyRequests

type QueriesRulesGetV1TooManyRequests 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
}

QueriesRulesGetV1TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewQueriesRulesGetV1TooManyRequests

func NewQueriesRulesGetV1TooManyRequests() *QueriesRulesGetV1TooManyRequests

NewQueriesRulesGetV1TooManyRequests creates a QueriesRulesGetV1TooManyRequests with default headers values

func (*QueriesRulesGetV1TooManyRequests) Code

Code gets the status code for the queries rules get v1 too many requests response

func (*QueriesRulesGetV1TooManyRequests) Error

func (*QueriesRulesGetV1TooManyRequests) GetPayload

func (*QueriesRulesGetV1TooManyRequests) IsClientError

func (o *QueriesRulesGetV1TooManyRequests) IsClientError() bool

IsClientError returns true when this queries rules get v1 too many requests response has a 4xx status code

func (*QueriesRulesGetV1TooManyRequests) IsCode

func (o *QueriesRulesGetV1TooManyRequests) IsCode(code int) bool

IsCode returns true when this queries rules get v1 too many requests response a status code equal to that given

func (*QueriesRulesGetV1TooManyRequests) IsRedirect

func (o *QueriesRulesGetV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this queries rules get v1 too many requests response has a 3xx status code

func (*QueriesRulesGetV1TooManyRequests) IsServerError

func (o *QueriesRulesGetV1TooManyRequests) IsServerError() bool

IsServerError returns true when this queries rules get v1 too many requests response has a 5xx status code

func (*QueriesRulesGetV1TooManyRequests) IsSuccess

func (o *QueriesRulesGetV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this queries rules get v1 too many requests response has a 2xx status code

func (*QueriesRulesGetV1TooManyRequests) String

type QueriesRulesGetV1Unauthorized

type QueriesRulesGetV1Unauthorized 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.MsaspecQueryResponse
}

QueriesRulesGetV1Unauthorized describes a response with status code 401, with default header values.

Unauthorized

func NewQueriesRulesGetV1Unauthorized

func NewQueriesRulesGetV1Unauthorized() *QueriesRulesGetV1Unauthorized

NewQueriesRulesGetV1Unauthorized creates a QueriesRulesGetV1Unauthorized with default headers values

func (*QueriesRulesGetV1Unauthorized) Code

Code gets the status code for the queries rules get v1 unauthorized response

func (*QueriesRulesGetV1Unauthorized) Error

func (*QueriesRulesGetV1Unauthorized) GetPayload

func (*QueriesRulesGetV1Unauthorized) IsClientError

func (o *QueriesRulesGetV1Unauthorized) IsClientError() bool

IsClientError returns true when this queries rules get v1 unauthorized response has a 4xx status code

func (*QueriesRulesGetV1Unauthorized) IsCode

func (o *QueriesRulesGetV1Unauthorized) IsCode(code int) bool

IsCode returns true when this queries rules get v1 unauthorized response a status code equal to that given

func (*QueriesRulesGetV1Unauthorized) IsRedirect

func (o *QueriesRulesGetV1Unauthorized) IsRedirect() bool

IsRedirect returns true when this queries rules get v1 unauthorized response has a 3xx status code

func (*QueriesRulesGetV1Unauthorized) IsServerError

func (o *QueriesRulesGetV1Unauthorized) IsServerError() bool

IsServerError returns true when this queries rules get v1 unauthorized response has a 5xx status code

func (*QueriesRulesGetV1Unauthorized) IsSuccess

func (o *QueriesRulesGetV1Unauthorized) IsSuccess() bool

IsSuccess returns true when this queries rules get v1 unauthorized response has a 2xx status code

func (*QueriesRulesGetV1Unauthorized) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL