ioa_exclusions

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 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 ioa exclusions API

func (*Client) CreateIOAExclusionsV1

func (a *Client) CreateIOAExclusionsV1(params *CreateIOAExclusionsV1Params, opts ...ClientOption) (*CreateIOAExclusionsV1OK, error)

CreateIOAExclusionsV1 creates the i o a exclusions

func (*Client) DeleteIOAExclusionsV1

func (a *Client) DeleteIOAExclusionsV1(params *DeleteIOAExclusionsV1Params, opts ...ClientOption) (*DeleteIOAExclusionsV1OK, error)

DeleteIOAExclusionsV1 deletes the i o a exclusions by id

func (*Client) GetIOAExclusionsV1

func (a *Client) GetIOAExclusionsV1(params *GetIOAExclusionsV1Params, opts ...ClientOption) (*GetIOAExclusionsV1OK, error)

GetIOAExclusionsV1 gets a set of i o a exclusions by specifying their i ds

func (*Client) QueryIOAExclusionsV1

func (a *Client) QueryIOAExclusionsV1(params *QueryIOAExclusionsV1Params, opts ...ClientOption) (*QueryIOAExclusionsV1OK, error)

QueryIOAExclusionsV1 searches for i o a exclusions

func (*Client) SetTransport

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

SetTransport changes the transport on the client

func (*Client) UpdateIOAExclusionsV1

func (a *Client) UpdateIOAExclusionsV1(params *UpdateIOAExclusionsV1Params, opts ...ClientOption) (*UpdateIOAExclusionsV1OK, error)

UpdateIOAExclusionsV1 updates the i o a exclusions

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	CreateIOAExclusionsV1(params *CreateIOAExclusionsV1Params, opts ...ClientOption) (*CreateIOAExclusionsV1OK, error)

	DeleteIOAExclusionsV1(params *DeleteIOAExclusionsV1Params, opts ...ClientOption) (*DeleteIOAExclusionsV1OK, error)

	GetIOAExclusionsV1(params *GetIOAExclusionsV1Params, opts ...ClientOption) (*GetIOAExclusionsV1OK, error)

	QueryIOAExclusionsV1(params *QueryIOAExclusionsV1Params, opts ...ClientOption) (*QueryIOAExclusionsV1OK, error)

	UpdateIOAExclusionsV1(params *UpdateIOAExclusionsV1Params, opts ...ClientOption) (*UpdateIOAExclusionsV1OK, 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 ioa exclusions API client.

type CreateIOAExclusionsV1BadRequest

type CreateIOAExclusionsV1BadRequest 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.IoaExclusionsIoaExclusionsRespV1
}

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

Bad Request

func NewCreateIOAExclusionsV1BadRequest

func NewCreateIOAExclusionsV1BadRequest() *CreateIOAExclusionsV1BadRequest

NewCreateIOAExclusionsV1BadRequest creates a CreateIOAExclusionsV1BadRequest with default headers values

func (*CreateIOAExclusionsV1BadRequest) Code added in v0.2.33

Code gets the status code for the create i o a exclusions v1 bad request response

func (*CreateIOAExclusionsV1BadRequest) Error

func (*CreateIOAExclusionsV1BadRequest) GetPayload

func (*CreateIOAExclusionsV1BadRequest) IsClientError added in v0.2.27

func (o *CreateIOAExclusionsV1BadRequest) IsClientError() bool

IsClientError returns true when this create i o a exclusions v1 bad request response has a 4xx status code

func (*CreateIOAExclusionsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this create i o a exclusions v1 bad request response a status code equal to that given

func (*CreateIOAExclusionsV1BadRequest) IsRedirect added in v0.2.27

func (o *CreateIOAExclusionsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this create i o a exclusions v1 bad request response has a 3xx status code

func (*CreateIOAExclusionsV1BadRequest) IsServerError added in v0.2.27

func (o *CreateIOAExclusionsV1BadRequest) IsServerError() bool

IsServerError returns true when this create i o a exclusions v1 bad request response has a 5xx status code

func (*CreateIOAExclusionsV1BadRequest) IsSuccess added in v0.2.27

func (o *CreateIOAExclusionsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this create i o a exclusions v1 bad request response has a 2xx status code

func (*CreateIOAExclusionsV1BadRequest) String added in v0.2.27

type CreateIOAExclusionsV1Forbidden

type CreateIOAExclusionsV1Forbidden 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.MsaErrorsOnly
}

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

Forbidden

func NewCreateIOAExclusionsV1Forbidden

func NewCreateIOAExclusionsV1Forbidden() *CreateIOAExclusionsV1Forbidden

NewCreateIOAExclusionsV1Forbidden creates a CreateIOAExclusionsV1Forbidden with default headers values

func (*CreateIOAExclusionsV1Forbidden) Code added in v0.2.33

Code gets the status code for the create i o a exclusions v1 forbidden response

func (*CreateIOAExclusionsV1Forbidden) Error

func (*CreateIOAExclusionsV1Forbidden) GetPayload

func (*CreateIOAExclusionsV1Forbidden) IsClientError added in v0.2.27

func (o *CreateIOAExclusionsV1Forbidden) IsClientError() bool

IsClientError returns true when this create i o a exclusions v1 forbidden response has a 4xx status code

func (*CreateIOAExclusionsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this create i o a exclusions v1 forbidden response a status code equal to that given

func (*CreateIOAExclusionsV1Forbidden) IsRedirect added in v0.2.27

func (o *CreateIOAExclusionsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this create i o a exclusions v1 forbidden response has a 3xx status code

func (*CreateIOAExclusionsV1Forbidden) IsServerError added in v0.2.27

func (o *CreateIOAExclusionsV1Forbidden) IsServerError() bool

IsServerError returns true when this create i o a exclusions v1 forbidden response has a 5xx status code

func (*CreateIOAExclusionsV1Forbidden) IsSuccess added in v0.2.27

func (o *CreateIOAExclusionsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this create i o a exclusions v1 forbidden response has a 2xx status code

func (*CreateIOAExclusionsV1Forbidden) String added in v0.2.27

type CreateIOAExclusionsV1InternalServerError

type CreateIOAExclusionsV1InternalServerError 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.IoaExclusionsIoaExclusionsRespV1
}

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

Internal Server Error

func NewCreateIOAExclusionsV1InternalServerError

func NewCreateIOAExclusionsV1InternalServerError() *CreateIOAExclusionsV1InternalServerError

NewCreateIOAExclusionsV1InternalServerError creates a CreateIOAExclusionsV1InternalServerError with default headers values

func (*CreateIOAExclusionsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the create i o a exclusions v1 internal server error response

func (*CreateIOAExclusionsV1InternalServerError) Error

func (*CreateIOAExclusionsV1InternalServerError) GetPayload

func (*CreateIOAExclusionsV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this create i o a exclusions v1 internal server error response has a 4xx status code

func (*CreateIOAExclusionsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this create i o a exclusions v1 internal server error response a status code equal to that given

func (*CreateIOAExclusionsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this create i o a exclusions v1 internal server error response has a 3xx status code

func (*CreateIOAExclusionsV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this create i o a exclusions v1 internal server error response has a 5xx status code

func (*CreateIOAExclusionsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this create i o a exclusions v1 internal server error response has a 2xx status code

func (*CreateIOAExclusionsV1InternalServerError) String added in v0.2.27

type CreateIOAExclusionsV1OK

type CreateIOAExclusionsV1OK 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.IoaExclusionsIoaExclusionsRespV1
}

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

OK

func NewCreateIOAExclusionsV1OK

func NewCreateIOAExclusionsV1OK() *CreateIOAExclusionsV1OK

NewCreateIOAExclusionsV1OK creates a CreateIOAExclusionsV1OK with default headers values

func (*CreateIOAExclusionsV1OK) Code added in v0.2.33

func (o *CreateIOAExclusionsV1OK) Code() int

Code gets the status code for the create i o a exclusions v1 o k response

func (*CreateIOAExclusionsV1OK) Error

func (o *CreateIOAExclusionsV1OK) Error() string

func (*CreateIOAExclusionsV1OK) GetPayload

func (*CreateIOAExclusionsV1OK) IsClientError added in v0.2.27

func (o *CreateIOAExclusionsV1OK) IsClientError() bool

IsClientError returns true when this create i o a exclusions v1 o k response has a 4xx status code

func (*CreateIOAExclusionsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this create i o a exclusions v1 o k response a status code equal to that given

func (*CreateIOAExclusionsV1OK) IsRedirect added in v0.2.27

func (o *CreateIOAExclusionsV1OK) IsRedirect() bool

IsRedirect returns true when this create i o a exclusions v1 o k response has a 3xx status code

func (*CreateIOAExclusionsV1OK) IsServerError added in v0.2.27

func (o *CreateIOAExclusionsV1OK) IsServerError() bool

IsServerError returns true when this create i o a exclusions v1 o k response has a 5xx status code

func (*CreateIOAExclusionsV1OK) IsSuccess added in v0.2.27

func (o *CreateIOAExclusionsV1OK) IsSuccess() bool

IsSuccess returns true when this create i o a exclusions v1 o k response has a 2xx status code

func (*CreateIOAExclusionsV1OK) String added in v0.2.27

func (o *CreateIOAExclusionsV1OK) String() string

type CreateIOAExclusionsV1Params

type CreateIOAExclusionsV1Params struct {

	// Body.
	Body *models.IoaExclusionsIoaExclusionCreateReqV1

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

CreateIOAExclusionsV1Params contains all the parameters to send to the API endpoint

for the create i o a exclusions v1 operation.

Typically these are written to a http.Request.

func NewCreateIOAExclusionsV1Params

func NewCreateIOAExclusionsV1Params() *CreateIOAExclusionsV1Params

NewCreateIOAExclusionsV1Params creates a new CreateIOAExclusionsV1Params 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 NewCreateIOAExclusionsV1ParamsWithContext

func NewCreateIOAExclusionsV1ParamsWithContext(ctx context.Context) *CreateIOAExclusionsV1Params

NewCreateIOAExclusionsV1ParamsWithContext creates a new CreateIOAExclusionsV1Params object with the ability to set a context for a request.

func NewCreateIOAExclusionsV1ParamsWithHTTPClient

func NewCreateIOAExclusionsV1ParamsWithHTTPClient(client *http.Client) *CreateIOAExclusionsV1Params

NewCreateIOAExclusionsV1ParamsWithHTTPClient creates a new CreateIOAExclusionsV1Params object with the ability to set a custom HTTPClient for a request.

func NewCreateIOAExclusionsV1ParamsWithTimeout

func NewCreateIOAExclusionsV1ParamsWithTimeout(timeout time.Duration) *CreateIOAExclusionsV1Params

NewCreateIOAExclusionsV1ParamsWithTimeout creates a new CreateIOAExclusionsV1Params object with the ability to set a timeout on a request.

func (*CreateIOAExclusionsV1Params) SetBody

SetBody adds the body to the create i o a exclusions v1 params

func (*CreateIOAExclusionsV1Params) SetContext

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

SetContext adds the context to the create i o a exclusions v1 params

func (*CreateIOAExclusionsV1Params) SetDefaults

func (o *CreateIOAExclusionsV1Params) SetDefaults()

SetDefaults hydrates default values in the create i o a exclusions v1 params (not the query body).

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

func (*CreateIOAExclusionsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the create i o a exclusions v1 params

func (*CreateIOAExclusionsV1Params) SetTimeout

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

SetTimeout adds the timeout to the create i o a exclusions v1 params

func (*CreateIOAExclusionsV1Params) WithBody

WithBody adds the body to the create i o a exclusions v1 params

func (*CreateIOAExclusionsV1Params) WithContext

WithContext adds the context to the create i o a exclusions v1 params

func (*CreateIOAExclusionsV1Params) WithDefaults

WithDefaults hydrates default values in the create i o a exclusions v1 params (not the query body).

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

func (*CreateIOAExclusionsV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create i o a exclusions v1 params

func (*CreateIOAExclusionsV1Params) WithTimeout

WithTimeout adds the timeout to the create i o a exclusions v1 params

func (*CreateIOAExclusionsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateIOAExclusionsV1Reader

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

CreateIOAExclusionsV1Reader is a Reader for the CreateIOAExclusionsV1 structure.

func (*CreateIOAExclusionsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type CreateIOAExclusionsV1TooManyRequests

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

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

Too Many Requests

func NewCreateIOAExclusionsV1TooManyRequests

func NewCreateIOAExclusionsV1TooManyRequests() *CreateIOAExclusionsV1TooManyRequests

NewCreateIOAExclusionsV1TooManyRequests creates a CreateIOAExclusionsV1TooManyRequests with default headers values

func (*CreateIOAExclusionsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the create i o a exclusions v1 too many requests response

func (*CreateIOAExclusionsV1TooManyRequests) Error

func (*CreateIOAExclusionsV1TooManyRequests) GetPayload

func (*CreateIOAExclusionsV1TooManyRequests) IsClientError added in v0.2.27

func (o *CreateIOAExclusionsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this create i o a exclusions v1 too many requests response has a 4xx status code

func (*CreateIOAExclusionsV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this create i o a exclusions v1 too many requests response a status code equal to that given

func (*CreateIOAExclusionsV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this create i o a exclusions v1 too many requests response has a 3xx status code

func (*CreateIOAExclusionsV1TooManyRequests) IsServerError added in v0.2.27

func (o *CreateIOAExclusionsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this create i o a exclusions v1 too many requests response has a 5xx status code

func (*CreateIOAExclusionsV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this create i o a exclusions v1 too many requests response has a 2xx status code

func (*CreateIOAExclusionsV1TooManyRequests) String added in v0.2.27

type DeleteIOAExclusionsV1BadRequest

type DeleteIOAExclusionsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaQueryResponse
}

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

Bad Request

func NewDeleteIOAExclusionsV1BadRequest

func NewDeleteIOAExclusionsV1BadRequest() *DeleteIOAExclusionsV1BadRequest

NewDeleteIOAExclusionsV1BadRequest creates a DeleteIOAExclusionsV1BadRequest with default headers values

func (*DeleteIOAExclusionsV1BadRequest) Code added in v0.2.33

Code gets the status code for the delete i o a exclusions v1 bad request response

func (*DeleteIOAExclusionsV1BadRequest) Error

func (*DeleteIOAExclusionsV1BadRequest) GetPayload

func (*DeleteIOAExclusionsV1BadRequest) IsClientError added in v0.2.27

func (o *DeleteIOAExclusionsV1BadRequest) IsClientError() bool

IsClientError returns true when this delete i o a exclusions v1 bad request response has a 4xx status code

func (*DeleteIOAExclusionsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this delete i o a exclusions v1 bad request response a status code equal to that given

func (*DeleteIOAExclusionsV1BadRequest) IsRedirect added in v0.2.27

func (o *DeleteIOAExclusionsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this delete i o a exclusions v1 bad request response has a 3xx status code

func (*DeleteIOAExclusionsV1BadRequest) IsServerError added in v0.2.27

func (o *DeleteIOAExclusionsV1BadRequest) IsServerError() bool

IsServerError returns true when this delete i o a exclusions v1 bad request response has a 5xx status code

func (*DeleteIOAExclusionsV1BadRequest) IsSuccess added in v0.2.27

func (o *DeleteIOAExclusionsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this delete i o a exclusions v1 bad request response has a 2xx status code

func (*DeleteIOAExclusionsV1BadRequest) String added in v0.2.27

type DeleteIOAExclusionsV1Forbidden

type DeleteIOAExclusionsV1Forbidden 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.MsaErrorsOnly
}

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

Forbidden

func NewDeleteIOAExclusionsV1Forbidden

func NewDeleteIOAExclusionsV1Forbidden() *DeleteIOAExclusionsV1Forbidden

NewDeleteIOAExclusionsV1Forbidden creates a DeleteIOAExclusionsV1Forbidden with default headers values

func (*DeleteIOAExclusionsV1Forbidden) Code added in v0.2.33

Code gets the status code for the delete i o a exclusions v1 forbidden response

func (*DeleteIOAExclusionsV1Forbidden) Error

func (*DeleteIOAExclusionsV1Forbidden) GetPayload

func (*DeleteIOAExclusionsV1Forbidden) IsClientError added in v0.2.27

func (o *DeleteIOAExclusionsV1Forbidden) IsClientError() bool

IsClientError returns true when this delete i o a exclusions v1 forbidden response has a 4xx status code

func (*DeleteIOAExclusionsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this delete i o a exclusions v1 forbidden response a status code equal to that given

func (*DeleteIOAExclusionsV1Forbidden) IsRedirect added in v0.2.27

func (o *DeleteIOAExclusionsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this delete i o a exclusions v1 forbidden response has a 3xx status code

func (*DeleteIOAExclusionsV1Forbidden) IsServerError added in v0.2.27

func (o *DeleteIOAExclusionsV1Forbidden) IsServerError() bool

IsServerError returns true when this delete i o a exclusions v1 forbidden response has a 5xx status code

func (*DeleteIOAExclusionsV1Forbidden) IsSuccess added in v0.2.27

func (o *DeleteIOAExclusionsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this delete i o a exclusions v1 forbidden response has a 2xx status code

func (*DeleteIOAExclusionsV1Forbidden) String added in v0.2.27

type DeleteIOAExclusionsV1InternalServerError

type DeleteIOAExclusionsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaQueryResponse
}

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

Internal Server Error

func NewDeleteIOAExclusionsV1InternalServerError

func NewDeleteIOAExclusionsV1InternalServerError() *DeleteIOAExclusionsV1InternalServerError

NewDeleteIOAExclusionsV1InternalServerError creates a DeleteIOAExclusionsV1InternalServerError with default headers values

func (*DeleteIOAExclusionsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the delete i o a exclusions v1 internal server error response

func (*DeleteIOAExclusionsV1InternalServerError) Error

func (*DeleteIOAExclusionsV1InternalServerError) GetPayload

func (*DeleteIOAExclusionsV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this delete i o a exclusions v1 internal server error response has a 4xx status code

func (*DeleteIOAExclusionsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this delete i o a exclusions v1 internal server error response a status code equal to that given

func (*DeleteIOAExclusionsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this delete i o a exclusions v1 internal server error response has a 3xx status code

func (*DeleteIOAExclusionsV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this delete i o a exclusions v1 internal server error response has a 5xx status code

func (*DeleteIOAExclusionsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this delete i o a exclusions v1 internal server error response has a 2xx status code

func (*DeleteIOAExclusionsV1InternalServerError) String added in v0.2.27

type DeleteIOAExclusionsV1OK

type DeleteIOAExclusionsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaQueryResponse
}

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

OK

func NewDeleteIOAExclusionsV1OK

func NewDeleteIOAExclusionsV1OK() *DeleteIOAExclusionsV1OK

NewDeleteIOAExclusionsV1OK creates a DeleteIOAExclusionsV1OK with default headers values

func (*DeleteIOAExclusionsV1OK) Code added in v0.2.33

func (o *DeleteIOAExclusionsV1OK) Code() int

Code gets the status code for the delete i o a exclusions v1 o k response

func (*DeleteIOAExclusionsV1OK) Error

func (o *DeleteIOAExclusionsV1OK) Error() string

func (*DeleteIOAExclusionsV1OK) GetPayload

func (*DeleteIOAExclusionsV1OK) IsClientError added in v0.2.27

func (o *DeleteIOAExclusionsV1OK) IsClientError() bool

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

func (*DeleteIOAExclusionsV1OK) IsCode added in v0.2.27

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

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

func (*DeleteIOAExclusionsV1OK) IsRedirect added in v0.2.27

func (o *DeleteIOAExclusionsV1OK) IsRedirect() bool

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

func (*DeleteIOAExclusionsV1OK) IsServerError added in v0.2.27

func (o *DeleteIOAExclusionsV1OK) IsServerError() bool

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

func (*DeleteIOAExclusionsV1OK) IsSuccess added in v0.2.27

func (o *DeleteIOAExclusionsV1OK) IsSuccess() bool

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

func (*DeleteIOAExclusionsV1OK) String added in v0.2.27

func (o *DeleteIOAExclusionsV1OK) String() string

type DeleteIOAExclusionsV1Params

type DeleteIOAExclusionsV1Params struct {

	/* Comment.

	   Explains why this exclusions was deleted
	*/
	Comment *string

	/* Ids.

	   The ids of the exclusions to delete
	*/
	Ids []string

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

DeleteIOAExclusionsV1Params contains all the parameters to send to the API endpoint

for the delete i o a exclusions v1 operation.

Typically these are written to a http.Request.

func NewDeleteIOAExclusionsV1Params

func NewDeleteIOAExclusionsV1Params() *DeleteIOAExclusionsV1Params

NewDeleteIOAExclusionsV1Params creates a new DeleteIOAExclusionsV1Params 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 NewDeleteIOAExclusionsV1ParamsWithContext

func NewDeleteIOAExclusionsV1ParamsWithContext(ctx context.Context) *DeleteIOAExclusionsV1Params

NewDeleteIOAExclusionsV1ParamsWithContext creates a new DeleteIOAExclusionsV1Params object with the ability to set a context for a request.

func NewDeleteIOAExclusionsV1ParamsWithHTTPClient

func NewDeleteIOAExclusionsV1ParamsWithHTTPClient(client *http.Client) *DeleteIOAExclusionsV1Params

NewDeleteIOAExclusionsV1ParamsWithHTTPClient creates a new DeleteIOAExclusionsV1Params object with the ability to set a custom HTTPClient for a request.

func NewDeleteIOAExclusionsV1ParamsWithTimeout

func NewDeleteIOAExclusionsV1ParamsWithTimeout(timeout time.Duration) *DeleteIOAExclusionsV1Params

NewDeleteIOAExclusionsV1ParamsWithTimeout creates a new DeleteIOAExclusionsV1Params object with the ability to set a timeout on a request.

func (*DeleteIOAExclusionsV1Params) SetComment

func (o *DeleteIOAExclusionsV1Params) SetComment(comment *string)

SetComment adds the comment to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) SetContext

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

SetContext adds the context to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) SetDefaults

func (o *DeleteIOAExclusionsV1Params) SetDefaults()

SetDefaults hydrates default values in the delete i o a exclusions v1 params (not the query body).

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

func (*DeleteIOAExclusionsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) SetIds

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

SetIds adds the ids to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) SetTimeout

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

SetTimeout adds the timeout to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) WithComment

WithComment adds the comment to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) WithContext

WithContext adds the context to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) WithDefaults

WithDefaults hydrates default values in the delete i o a exclusions v1 params (not the query body).

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

func (*DeleteIOAExclusionsV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) WithIds

WithIds adds the ids to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) WithTimeout

WithTimeout adds the timeout to the delete i o a exclusions v1 params

func (*DeleteIOAExclusionsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteIOAExclusionsV1Reader

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

DeleteIOAExclusionsV1Reader is a Reader for the DeleteIOAExclusionsV1 structure.

func (*DeleteIOAExclusionsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type DeleteIOAExclusionsV1TooManyRequests

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

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

Too Many Requests

func NewDeleteIOAExclusionsV1TooManyRequests

func NewDeleteIOAExclusionsV1TooManyRequests() *DeleteIOAExclusionsV1TooManyRequests

NewDeleteIOAExclusionsV1TooManyRequests creates a DeleteIOAExclusionsV1TooManyRequests with default headers values

func (*DeleteIOAExclusionsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the delete i o a exclusions v1 too many requests response

func (*DeleteIOAExclusionsV1TooManyRequests) Error

func (*DeleteIOAExclusionsV1TooManyRequests) GetPayload

func (*DeleteIOAExclusionsV1TooManyRequests) IsClientError added in v0.2.27

func (o *DeleteIOAExclusionsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this delete i o a exclusions v1 too many requests response has a 4xx status code

func (*DeleteIOAExclusionsV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this delete i o a exclusions v1 too many requests response a status code equal to that given

func (*DeleteIOAExclusionsV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this delete i o a exclusions v1 too many requests response has a 3xx status code

func (*DeleteIOAExclusionsV1TooManyRequests) IsServerError added in v0.2.27

func (o *DeleteIOAExclusionsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this delete i o a exclusions v1 too many requests response has a 5xx status code

func (*DeleteIOAExclusionsV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this delete i o a exclusions v1 too many requests response has a 2xx status code

func (*DeleteIOAExclusionsV1TooManyRequests) String added in v0.2.27

type GetIOAExclusionsV1BadRequest

type GetIOAExclusionsV1BadRequest 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.IoaExclusionsIoaExclusionsRespV1
}

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

Bad Request

func NewGetIOAExclusionsV1BadRequest

func NewGetIOAExclusionsV1BadRequest() *GetIOAExclusionsV1BadRequest

NewGetIOAExclusionsV1BadRequest creates a GetIOAExclusionsV1BadRequest with default headers values

func (*GetIOAExclusionsV1BadRequest) Code added in v0.2.33

Code gets the status code for the get i o a exclusions v1 bad request response

func (*GetIOAExclusionsV1BadRequest) Error

func (*GetIOAExclusionsV1BadRequest) GetPayload

func (*GetIOAExclusionsV1BadRequest) IsClientError added in v0.2.27

func (o *GetIOAExclusionsV1BadRequest) IsClientError() bool

IsClientError returns true when this get i o a exclusions v1 bad request response has a 4xx status code

func (*GetIOAExclusionsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this get i o a exclusions v1 bad request response a status code equal to that given

func (*GetIOAExclusionsV1BadRequest) IsRedirect added in v0.2.27

func (o *GetIOAExclusionsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this get i o a exclusions v1 bad request response has a 3xx status code

func (*GetIOAExclusionsV1BadRequest) IsServerError added in v0.2.27

func (o *GetIOAExclusionsV1BadRequest) IsServerError() bool

IsServerError returns true when this get i o a exclusions v1 bad request response has a 5xx status code

func (*GetIOAExclusionsV1BadRequest) IsSuccess added in v0.2.27

func (o *GetIOAExclusionsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this get i o a exclusions v1 bad request response has a 2xx status code

func (*GetIOAExclusionsV1BadRequest) String added in v0.2.27

type GetIOAExclusionsV1Forbidden

type GetIOAExclusionsV1Forbidden 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.MsaErrorsOnly
}

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

Forbidden

func NewGetIOAExclusionsV1Forbidden

func NewGetIOAExclusionsV1Forbidden() *GetIOAExclusionsV1Forbidden

NewGetIOAExclusionsV1Forbidden creates a GetIOAExclusionsV1Forbidden with default headers values

func (*GetIOAExclusionsV1Forbidden) Code added in v0.2.33

func (o *GetIOAExclusionsV1Forbidden) Code() int

Code gets the status code for the get i o a exclusions v1 forbidden response

func (*GetIOAExclusionsV1Forbidden) Error

func (*GetIOAExclusionsV1Forbidden) GetPayload

func (*GetIOAExclusionsV1Forbidden) IsClientError added in v0.2.27

func (o *GetIOAExclusionsV1Forbidden) IsClientError() bool

IsClientError returns true when this get i o a exclusions v1 forbidden response has a 4xx status code

func (*GetIOAExclusionsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this get i o a exclusions v1 forbidden response a status code equal to that given

func (*GetIOAExclusionsV1Forbidden) IsRedirect added in v0.2.27

func (o *GetIOAExclusionsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this get i o a exclusions v1 forbidden response has a 3xx status code

func (*GetIOAExclusionsV1Forbidden) IsServerError added in v0.2.27

func (o *GetIOAExclusionsV1Forbidden) IsServerError() bool

IsServerError returns true when this get i o a exclusions v1 forbidden response has a 5xx status code

func (*GetIOAExclusionsV1Forbidden) IsSuccess added in v0.2.27

func (o *GetIOAExclusionsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this get i o a exclusions v1 forbidden response has a 2xx status code

func (*GetIOAExclusionsV1Forbidden) String added in v0.2.27

func (o *GetIOAExclusionsV1Forbidden) String() string

type GetIOAExclusionsV1InternalServerError

type GetIOAExclusionsV1InternalServerError 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.IoaExclusionsIoaExclusionsRespV1
}

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

Internal Server Error

func NewGetIOAExclusionsV1InternalServerError

func NewGetIOAExclusionsV1InternalServerError() *GetIOAExclusionsV1InternalServerError

NewGetIOAExclusionsV1InternalServerError creates a GetIOAExclusionsV1InternalServerError with default headers values

func (*GetIOAExclusionsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the get i o a exclusions v1 internal server error response

func (*GetIOAExclusionsV1InternalServerError) Error

func (*GetIOAExclusionsV1InternalServerError) GetPayload

func (*GetIOAExclusionsV1InternalServerError) IsClientError added in v0.2.27

func (o *GetIOAExclusionsV1InternalServerError) IsClientError() bool

IsClientError returns true when this get i o a exclusions v1 internal server error response has a 4xx status code

func (*GetIOAExclusionsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this get i o a exclusions v1 internal server error response a status code equal to that given

func (*GetIOAExclusionsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get i o a exclusions v1 internal server error response has a 3xx status code

func (*GetIOAExclusionsV1InternalServerError) IsServerError added in v0.2.27

func (o *GetIOAExclusionsV1InternalServerError) IsServerError() bool

IsServerError returns true when this get i o a exclusions v1 internal server error response has a 5xx status code

func (*GetIOAExclusionsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get i o a exclusions v1 internal server error response has a 2xx status code

func (*GetIOAExclusionsV1InternalServerError) String added in v0.2.27

type GetIOAExclusionsV1OK

type GetIOAExclusionsV1OK 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.IoaExclusionsIoaExclusionsRespV1
}

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

OK

func NewGetIOAExclusionsV1OK

func NewGetIOAExclusionsV1OK() *GetIOAExclusionsV1OK

NewGetIOAExclusionsV1OK creates a GetIOAExclusionsV1OK with default headers values

func (*GetIOAExclusionsV1OK) Code added in v0.2.33

func (o *GetIOAExclusionsV1OK) Code() int

Code gets the status code for the get i o a exclusions v1 o k response

func (*GetIOAExclusionsV1OK) Error

func (o *GetIOAExclusionsV1OK) Error() string

func (*GetIOAExclusionsV1OK) GetPayload

func (*GetIOAExclusionsV1OK) IsClientError added in v0.2.27

func (o *GetIOAExclusionsV1OK) IsClientError() bool

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

func (*GetIOAExclusionsV1OK) IsCode added in v0.2.27

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

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

func (*GetIOAExclusionsV1OK) IsRedirect added in v0.2.27

func (o *GetIOAExclusionsV1OK) IsRedirect() bool

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

func (*GetIOAExclusionsV1OK) IsServerError added in v0.2.27

func (o *GetIOAExclusionsV1OK) IsServerError() bool

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

func (*GetIOAExclusionsV1OK) IsSuccess added in v0.2.27

func (o *GetIOAExclusionsV1OK) IsSuccess() bool

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

func (*GetIOAExclusionsV1OK) String added in v0.2.27

func (o *GetIOAExclusionsV1OK) String() string

type GetIOAExclusionsV1Params

type GetIOAExclusionsV1Params struct {

	/* Ids.

	   The ids of the exclusions to retrieve
	*/
	Ids []string

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

GetIOAExclusionsV1Params contains all the parameters to send to the API endpoint

for the get i o a exclusions v1 operation.

Typically these are written to a http.Request.

func NewGetIOAExclusionsV1Params

func NewGetIOAExclusionsV1Params() *GetIOAExclusionsV1Params

NewGetIOAExclusionsV1Params creates a new GetIOAExclusionsV1Params 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 NewGetIOAExclusionsV1ParamsWithContext

func NewGetIOAExclusionsV1ParamsWithContext(ctx context.Context) *GetIOAExclusionsV1Params

NewGetIOAExclusionsV1ParamsWithContext creates a new GetIOAExclusionsV1Params object with the ability to set a context for a request.

func NewGetIOAExclusionsV1ParamsWithHTTPClient

func NewGetIOAExclusionsV1ParamsWithHTTPClient(client *http.Client) *GetIOAExclusionsV1Params

NewGetIOAExclusionsV1ParamsWithHTTPClient creates a new GetIOAExclusionsV1Params object with the ability to set a custom HTTPClient for a request.

func NewGetIOAExclusionsV1ParamsWithTimeout

func NewGetIOAExclusionsV1ParamsWithTimeout(timeout time.Duration) *GetIOAExclusionsV1Params

NewGetIOAExclusionsV1ParamsWithTimeout creates a new GetIOAExclusionsV1Params object with the ability to set a timeout on a request.

func (*GetIOAExclusionsV1Params) SetContext

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

SetContext adds the context to the get i o a exclusions v1 params

func (*GetIOAExclusionsV1Params) SetDefaults

func (o *GetIOAExclusionsV1Params) SetDefaults()

SetDefaults hydrates default values in the get i o a exclusions v1 params (not the query body).

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

func (*GetIOAExclusionsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the get i o a exclusions v1 params

func (*GetIOAExclusionsV1Params) SetIds

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

SetIds adds the ids to the get i o a exclusions v1 params

func (*GetIOAExclusionsV1Params) SetTimeout

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

SetTimeout adds the timeout to the get i o a exclusions v1 params

func (*GetIOAExclusionsV1Params) WithContext

WithContext adds the context to the get i o a exclusions v1 params

func (*GetIOAExclusionsV1Params) WithDefaults

WithDefaults hydrates default values in the get i o a exclusions v1 params (not the query body).

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

func (*GetIOAExclusionsV1Params) WithHTTPClient

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

WithHTTPClient adds the HTTPClient to the get i o a exclusions v1 params

func (*GetIOAExclusionsV1Params) WithIds

WithIds adds the ids to the get i o a exclusions v1 params

func (*GetIOAExclusionsV1Params) WithTimeout

WithTimeout adds the timeout to the get i o a exclusions v1 params

func (*GetIOAExclusionsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetIOAExclusionsV1Reader

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

GetIOAExclusionsV1Reader is a Reader for the GetIOAExclusionsV1 structure.

func (*GetIOAExclusionsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type GetIOAExclusionsV1TooManyRequests

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

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

Too Many Requests

func NewGetIOAExclusionsV1TooManyRequests

func NewGetIOAExclusionsV1TooManyRequests() *GetIOAExclusionsV1TooManyRequests

NewGetIOAExclusionsV1TooManyRequests creates a GetIOAExclusionsV1TooManyRequests with default headers values

func (*GetIOAExclusionsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the get i o a exclusions v1 too many requests response

func (*GetIOAExclusionsV1TooManyRequests) Error

func (*GetIOAExclusionsV1TooManyRequests) GetPayload

func (*GetIOAExclusionsV1TooManyRequests) IsClientError added in v0.2.27

func (o *GetIOAExclusionsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this get i o a exclusions v1 too many requests response has a 4xx status code

func (*GetIOAExclusionsV1TooManyRequests) IsCode added in v0.2.27

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

IsCode returns true when this get i o a exclusions v1 too many requests response a status code equal to that given

func (*GetIOAExclusionsV1TooManyRequests) IsRedirect added in v0.2.27

func (o *GetIOAExclusionsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this get i o a exclusions v1 too many requests response has a 3xx status code

func (*GetIOAExclusionsV1TooManyRequests) IsServerError added in v0.2.27

func (o *GetIOAExclusionsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this get i o a exclusions v1 too many requests response has a 5xx status code

func (*GetIOAExclusionsV1TooManyRequests) IsSuccess added in v0.2.27

func (o *GetIOAExclusionsV1TooManyRequests) IsSuccess() bool

IsSuccess returns true when this get i o a exclusions v1 too many requests response has a 2xx status code

func (*GetIOAExclusionsV1TooManyRequests) String added in v0.2.27

type QueryIOAExclusionsV1BadRequest

type QueryIOAExclusionsV1BadRequest struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaQueryResponse
}

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

Bad Request

func NewQueryIOAExclusionsV1BadRequest

func NewQueryIOAExclusionsV1BadRequest() *QueryIOAExclusionsV1BadRequest

NewQueryIOAExclusionsV1BadRequest creates a QueryIOAExclusionsV1BadRequest with default headers values

func (*QueryIOAExclusionsV1BadRequest) Code added in v0.2.33

Code gets the status code for the query i o a exclusions v1 bad request response

func (*QueryIOAExclusionsV1BadRequest) Error

func (*QueryIOAExclusionsV1BadRequest) GetPayload

func (*QueryIOAExclusionsV1BadRequest) IsClientError added in v0.2.27

func (o *QueryIOAExclusionsV1BadRequest) IsClientError() bool

IsClientError returns true when this query i o a exclusions v1 bad request response has a 4xx status code

func (*QueryIOAExclusionsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this query i o a exclusions v1 bad request response a status code equal to that given

func (*QueryIOAExclusionsV1BadRequest) IsRedirect added in v0.2.27

func (o *QueryIOAExclusionsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this query i o a exclusions v1 bad request response has a 3xx status code

func (*QueryIOAExclusionsV1BadRequest) IsServerError added in v0.2.27

func (o *QueryIOAExclusionsV1BadRequest) IsServerError() bool

IsServerError returns true when this query i o a exclusions v1 bad request response has a 5xx status code

func (*QueryIOAExclusionsV1BadRequest) IsSuccess added in v0.2.27

func (o *QueryIOAExclusionsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this query i o a exclusions v1 bad request response has a 2xx status code

func (*QueryIOAExclusionsV1BadRequest) String added in v0.2.27

type QueryIOAExclusionsV1Forbidden

type QueryIOAExclusionsV1Forbidden 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.MsaErrorsOnly
}

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

Forbidden

func NewQueryIOAExclusionsV1Forbidden

func NewQueryIOAExclusionsV1Forbidden() *QueryIOAExclusionsV1Forbidden

NewQueryIOAExclusionsV1Forbidden creates a QueryIOAExclusionsV1Forbidden with default headers values

func (*QueryIOAExclusionsV1Forbidden) Code added in v0.2.33

Code gets the status code for the query i o a exclusions v1 forbidden response

func (*QueryIOAExclusionsV1Forbidden) Error

func (*QueryIOAExclusionsV1Forbidden) GetPayload

func (*QueryIOAExclusionsV1Forbidden) IsClientError added in v0.2.27

func (o *QueryIOAExclusionsV1Forbidden) IsClientError() bool

IsClientError returns true when this query i o a exclusions v1 forbidden response has a 4xx status code

func (*QueryIOAExclusionsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this query i o a exclusions v1 forbidden response a status code equal to that given

func (*QueryIOAExclusionsV1Forbidden) IsRedirect added in v0.2.27

func (o *QueryIOAExclusionsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this query i o a exclusions v1 forbidden response has a 3xx status code

func (*QueryIOAExclusionsV1Forbidden) IsServerError added in v0.2.27

func (o *QueryIOAExclusionsV1Forbidden) IsServerError() bool

IsServerError returns true when this query i o a exclusions v1 forbidden response has a 5xx status code

func (*QueryIOAExclusionsV1Forbidden) IsSuccess added in v0.2.27

func (o *QueryIOAExclusionsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this query i o a exclusions v1 forbidden response has a 2xx status code

func (*QueryIOAExclusionsV1Forbidden) String added in v0.2.27

type QueryIOAExclusionsV1InternalServerError

type QueryIOAExclusionsV1InternalServerError struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaQueryResponse
}

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

Internal Server Error

func NewQueryIOAExclusionsV1InternalServerError

func NewQueryIOAExclusionsV1InternalServerError() *QueryIOAExclusionsV1InternalServerError

NewQueryIOAExclusionsV1InternalServerError creates a QueryIOAExclusionsV1InternalServerError with default headers values

func (*QueryIOAExclusionsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the query i o a exclusions v1 internal server error response

func (*QueryIOAExclusionsV1InternalServerError) Error

func (*QueryIOAExclusionsV1InternalServerError) GetPayload

func (*QueryIOAExclusionsV1InternalServerError) IsClientError added in v0.2.27

func (o *QueryIOAExclusionsV1InternalServerError) IsClientError() bool

IsClientError returns true when this query i o a exclusions v1 internal server error response has a 4xx status code

func (*QueryIOAExclusionsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this query i o a exclusions v1 internal server error response a status code equal to that given

func (*QueryIOAExclusionsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this query i o a exclusions v1 internal server error response has a 3xx status code

func (*QueryIOAExclusionsV1InternalServerError) IsServerError added in v0.2.27

func (o *QueryIOAExclusionsV1InternalServerError) IsServerError() bool

IsServerError returns true when this query i o a exclusions v1 internal server error response has a 5xx status code

func (*QueryIOAExclusionsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this query i o a exclusions v1 internal server error response has a 2xx status code

func (*QueryIOAExclusionsV1InternalServerError) String added in v0.2.27

type QueryIOAExclusionsV1OK

type QueryIOAExclusionsV1OK struct {

	/* Trace-ID: submit to support if resolving an issue
	 */
	XCSTRACEID string

	/* Request limit per minute.
	 */
	XRateLimitLimit int64

	/* The number of requests remaining for the sliding one minute window.
	 */
	XRateLimitRemaining int64

	Payload *models.MsaQueryResponse
}

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

OK

func NewQueryIOAExclusionsV1OK

func NewQueryIOAExclusionsV1OK() *QueryIOAExclusionsV1OK

NewQueryIOAExclusionsV1OK creates a QueryIOAExclusionsV1OK with default headers values

func (*QueryIOAExclusionsV1OK) Code added in v0.2.33

func (o *QueryIOAExclusionsV1OK) Code() int

Code gets the status code for the query i o a exclusions v1 o k response

func (*QueryIOAExclusionsV1OK) Error

func (o *QueryIOAExclusionsV1OK) Error() string

func (*QueryIOAExclusionsV1OK) GetPayload

func (*QueryIOAExclusionsV1OK) IsClientError added in v0.2.27

func (o *QueryIOAExclusionsV1OK) IsClientError() bool

IsClientError returns true when this query i o a exclusions v1 o k response has a 4xx status code

func (*QueryIOAExclusionsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this query i o a exclusions v1 o k response a status code equal to that given

func (*QueryIOAExclusionsV1OK) IsRedirect added in v0.2.27

func (o *QueryIOAExclusionsV1OK) IsRedirect() bool

IsRedirect returns true when this query i o a exclusions v1 o k response has a 3xx status code

func (*QueryIOAExclusionsV1OK) IsServerError added in v0.2.27

func (o *QueryIOAExclusionsV1OK) IsServerError() bool

IsServerError returns true when this query i o a exclusions v1 o k response has a 5xx status code

func (*QueryIOAExclusionsV1OK) IsSuccess added in v0.2.27

func (o *QueryIOAExclusionsV1OK) IsSuccess() bool

IsSuccess returns true when this query i o a exclusions v1 o k response has a 2xx status code

func (*QueryIOAExclusionsV1OK) String added in v0.2.27

func (o *QueryIOAExclusionsV1OK) String() string

type QueryIOAExclusionsV1Params

type QueryIOAExclusionsV1Params struct {

	/* Filter.

	   The filter expression that should be used to limit the results.
	*/
	Filter *string

	/* Limit.

	   The maximum records to return. [1-500]
	*/
	Limit *int64

	/* Offset.

	   The offset to start retrieving records from
	*/
	Offset *int64

	/* Sort.

	   The sort expression that should be used to sort the results.
	*/
	Sort *string

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

QueryIOAExclusionsV1Params contains all the parameters to send to the API endpoint

for the query i o a exclusions v1 operation.

Typically these are written to a http.Request.

func NewQueryIOAExclusionsV1Params

func NewQueryIOAExclusionsV1Params() *QueryIOAExclusionsV1Params

NewQueryIOAExclusionsV1Params creates a new QueryIOAExclusionsV1Params 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 NewQueryIOAExclusionsV1ParamsWithContext

func NewQueryIOAExclusionsV1ParamsWithContext(ctx context.Context) *QueryIOAExclusionsV1Params

NewQueryIOAExclusionsV1ParamsWithContext creates a new QueryIOAExclusionsV1Params object with the ability to set a context for a request.

func NewQueryIOAExclusionsV1ParamsWithHTTPClient

func NewQueryIOAExclusionsV1ParamsWithHTTPClient(client *http.Client) *QueryIOAExclusionsV1Params

NewQueryIOAExclusionsV1ParamsWithHTTPClient creates a new QueryIOAExclusionsV1Params object with the ability to set a custom HTTPClient for a request.

func NewQueryIOAExclusionsV1ParamsWithTimeout

func NewQueryIOAExclusionsV1ParamsWithTimeout(timeout time.Duration) *QueryIOAExclusionsV1Params

NewQueryIOAExclusionsV1ParamsWithTimeout creates a new QueryIOAExclusionsV1Params object with the ability to set a timeout on a request.

func (*QueryIOAExclusionsV1Params) SetContext

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

SetContext adds the context to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) SetDefaults

func (o *QueryIOAExclusionsV1Params) SetDefaults()

SetDefaults hydrates default values in the query i o a exclusions v1 params (not the query body).

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

func (*QueryIOAExclusionsV1Params) SetFilter

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

SetFilter adds the filter to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) SetLimit

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

SetLimit adds the limit to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) SetOffset

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

SetOffset adds the offset to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) SetSort

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

SetSort adds the sort to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) SetTimeout

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

SetTimeout adds the timeout to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) WithContext

WithContext adds the context to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) WithDefaults

WithDefaults hydrates default values in the query i o a exclusions v1 params (not the query body).

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

func (*QueryIOAExclusionsV1Params) WithFilter

WithFilter adds the filter to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) WithLimit

WithLimit adds the limit to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) WithOffset

WithOffset adds the offset to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) WithSort

WithSort adds the sort to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) WithTimeout

WithTimeout adds the timeout to the query i o a exclusions v1 params

func (*QueryIOAExclusionsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type QueryIOAExclusionsV1Reader

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

QueryIOAExclusionsV1Reader is a Reader for the QueryIOAExclusionsV1 structure.

func (*QueryIOAExclusionsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type QueryIOAExclusionsV1TooManyRequests

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

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

Too Many Requests

func NewQueryIOAExclusionsV1TooManyRequests

func NewQueryIOAExclusionsV1TooManyRequests() *QueryIOAExclusionsV1TooManyRequests

NewQueryIOAExclusionsV1TooManyRequests creates a QueryIOAExclusionsV1TooManyRequests with default headers values

func (*QueryIOAExclusionsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the query i o a exclusions v1 too many requests response

func (*QueryIOAExclusionsV1TooManyRequests) Error

func (*QueryIOAExclusionsV1TooManyRequests) GetPayload

func (*QueryIOAExclusionsV1TooManyRequests) IsClientError added in v0.2.27

func (o *QueryIOAExclusionsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this query i o a exclusions v1 too many requests response has a 4xx status code

func (*QueryIOAExclusionsV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this query i o a exclusions v1 too many requests response a status code equal to that given

func (*QueryIOAExclusionsV1TooManyRequests) IsRedirect added in v0.2.27

func (o *QueryIOAExclusionsV1TooManyRequests) IsRedirect() bool

IsRedirect returns true when this query i o a exclusions v1 too many requests response has a 3xx status code

func (*QueryIOAExclusionsV1TooManyRequests) IsServerError added in v0.2.27

func (o *QueryIOAExclusionsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this query i o a exclusions v1 too many requests response has a 5xx status code

func (*QueryIOAExclusionsV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this query i o a exclusions v1 too many requests response has a 2xx status code

func (*QueryIOAExclusionsV1TooManyRequests) String added in v0.2.27

type UpdateIOAExclusionsV1BadRequest

type UpdateIOAExclusionsV1BadRequest 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.IoaExclusionsIoaExclusionsRespV1
}

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

Bad Request

func NewUpdateIOAExclusionsV1BadRequest

func NewUpdateIOAExclusionsV1BadRequest() *UpdateIOAExclusionsV1BadRequest

NewUpdateIOAExclusionsV1BadRequest creates a UpdateIOAExclusionsV1BadRequest with default headers values

func (*UpdateIOAExclusionsV1BadRequest) Code added in v0.2.33

Code gets the status code for the update i o a exclusions v1 bad request response

func (*UpdateIOAExclusionsV1BadRequest) Error

func (*UpdateIOAExclusionsV1BadRequest) GetPayload

func (*UpdateIOAExclusionsV1BadRequest) IsClientError added in v0.2.27

func (o *UpdateIOAExclusionsV1BadRequest) IsClientError() bool

IsClientError returns true when this update i o a exclusions v1 bad request response has a 4xx status code

func (*UpdateIOAExclusionsV1BadRequest) IsCode added in v0.2.27

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

IsCode returns true when this update i o a exclusions v1 bad request response a status code equal to that given

func (*UpdateIOAExclusionsV1BadRequest) IsRedirect added in v0.2.27

func (o *UpdateIOAExclusionsV1BadRequest) IsRedirect() bool

IsRedirect returns true when this update i o a exclusions v1 bad request response has a 3xx status code

func (*UpdateIOAExclusionsV1BadRequest) IsServerError added in v0.2.27

func (o *UpdateIOAExclusionsV1BadRequest) IsServerError() bool

IsServerError returns true when this update i o a exclusions v1 bad request response has a 5xx status code

func (*UpdateIOAExclusionsV1BadRequest) IsSuccess added in v0.2.27

func (o *UpdateIOAExclusionsV1BadRequest) IsSuccess() bool

IsSuccess returns true when this update i o a exclusions v1 bad request response has a 2xx status code

func (*UpdateIOAExclusionsV1BadRequest) String added in v0.2.27

type UpdateIOAExclusionsV1Forbidden

type UpdateIOAExclusionsV1Forbidden 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.MsaErrorsOnly
}

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

Forbidden

func NewUpdateIOAExclusionsV1Forbidden

func NewUpdateIOAExclusionsV1Forbidden() *UpdateIOAExclusionsV1Forbidden

NewUpdateIOAExclusionsV1Forbidden creates a UpdateIOAExclusionsV1Forbidden with default headers values

func (*UpdateIOAExclusionsV1Forbidden) Code added in v0.2.33

Code gets the status code for the update i o a exclusions v1 forbidden response

func (*UpdateIOAExclusionsV1Forbidden) Error

func (*UpdateIOAExclusionsV1Forbidden) GetPayload

func (*UpdateIOAExclusionsV1Forbidden) IsClientError added in v0.2.27

func (o *UpdateIOAExclusionsV1Forbidden) IsClientError() bool

IsClientError returns true when this update i o a exclusions v1 forbidden response has a 4xx status code

func (*UpdateIOAExclusionsV1Forbidden) IsCode added in v0.2.27

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

IsCode returns true when this update i o a exclusions v1 forbidden response a status code equal to that given

func (*UpdateIOAExclusionsV1Forbidden) IsRedirect added in v0.2.27

func (o *UpdateIOAExclusionsV1Forbidden) IsRedirect() bool

IsRedirect returns true when this update i o a exclusions v1 forbidden response has a 3xx status code

func (*UpdateIOAExclusionsV1Forbidden) IsServerError added in v0.2.27

func (o *UpdateIOAExclusionsV1Forbidden) IsServerError() bool

IsServerError returns true when this update i o a exclusions v1 forbidden response has a 5xx status code

func (*UpdateIOAExclusionsV1Forbidden) IsSuccess added in v0.2.27

func (o *UpdateIOAExclusionsV1Forbidden) IsSuccess() bool

IsSuccess returns true when this update i o a exclusions v1 forbidden response has a 2xx status code

func (*UpdateIOAExclusionsV1Forbidden) String added in v0.2.27

type UpdateIOAExclusionsV1InternalServerError

type UpdateIOAExclusionsV1InternalServerError 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.IoaExclusionsIoaExclusionsRespV1
}

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

Internal Server Error

func NewUpdateIOAExclusionsV1InternalServerError

func NewUpdateIOAExclusionsV1InternalServerError() *UpdateIOAExclusionsV1InternalServerError

NewUpdateIOAExclusionsV1InternalServerError creates a UpdateIOAExclusionsV1InternalServerError with default headers values

func (*UpdateIOAExclusionsV1InternalServerError) Code added in v0.2.33

Code gets the status code for the update i o a exclusions v1 internal server error response

func (*UpdateIOAExclusionsV1InternalServerError) Error

func (*UpdateIOAExclusionsV1InternalServerError) GetPayload

func (*UpdateIOAExclusionsV1InternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this update i o a exclusions v1 internal server error response has a 4xx status code

func (*UpdateIOAExclusionsV1InternalServerError) IsCode added in v0.2.27

IsCode returns true when this update i o a exclusions v1 internal server error response a status code equal to that given

func (*UpdateIOAExclusionsV1InternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this update i o a exclusions v1 internal server error response has a 3xx status code

func (*UpdateIOAExclusionsV1InternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this update i o a exclusions v1 internal server error response has a 5xx status code

func (*UpdateIOAExclusionsV1InternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this update i o a exclusions v1 internal server error response has a 2xx status code

func (*UpdateIOAExclusionsV1InternalServerError) String added in v0.2.27

type UpdateIOAExclusionsV1OK

type UpdateIOAExclusionsV1OK 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.IoaExclusionsIoaExclusionsRespV1
}

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

OK

func NewUpdateIOAExclusionsV1OK

func NewUpdateIOAExclusionsV1OK() *UpdateIOAExclusionsV1OK

NewUpdateIOAExclusionsV1OK creates a UpdateIOAExclusionsV1OK with default headers values

func (*UpdateIOAExclusionsV1OK) Code added in v0.2.33

func (o *UpdateIOAExclusionsV1OK) Code() int

Code gets the status code for the update i o a exclusions v1 o k response

func (*UpdateIOAExclusionsV1OK) Error

func (o *UpdateIOAExclusionsV1OK) Error() string

func (*UpdateIOAExclusionsV1OK) GetPayload

func (*UpdateIOAExclusionsV1OK) IsClientError added in v0.2.27

func (o *UpdateIOAExclusionsV1OK) IsClientError() bool

IsClientError returns true when this update i o a exclusions v1 o k response has a 4xx status code

func (*UpdateIOAExclusionsV1OK) IsCode added in v0.2.27

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

IsCode returns true when this update i o a exclusions v1 o k response a status code equal to that given

func (*UpdateIOAExclusionsV1OK) IsRedirect added in v0.2.27

func (o *UpdateIOAExclusionsV1OK) IsRedirect() bool

IsRedirect returns true when this update i o a exclusions v1 o k response has a 3xx status code

func (*UpdateIOAExclusionsV1OK) IsServerError added in v0.2.27

func (o *UpdateIOAExclusionsV1OK) IsServerError() bool

IsServerError returns true when this update i o a exclusions v1 o k response has a 5xx status code

func (*UpdateIOAExclusionsV1OK) IsSuccess added in v0.2.27

func (o *UpdateIOAExclusionsV1OK) IsSuccess() bool

IsSuccess returns true when this update i o a exclusions v1 o k response has a 2xx status code

func (*UpdateIOAExclusionsV1OK) String added in v0.2.27

func (o *UpdateIOAExclusionsV1OK) String() string

type UpdateIOAExclusionsV1Params

type UpdateIOAExclusionsV1Params struct {

	// Body.
	Body *models.IoaExclusionsIoaExclusionUpdateReqV1

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

UpdateIOAExclusionsV1Params contains all the parameters to send to the API endpoint

for the update i o a exclusions v1 operation.

Typically these are written to a http.Request.

func NewUpdateIOAExclusionsV1Params

func NewUpdateIOAExclusionsV1Params() *UpdateIOAExclusionsV1Params

NewUpdateIOAExclusionsV1Params creates a new UpdateIOAExclusionsV1Params 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 NewUpdateIOAExclusionsV1ParamsWithContext

func NewUpdateIOAExclusionsV1ParamsWithContext(ctx context.Context) *UpdateIOAExclusionsV1Params

NewUpdateIOAExclusionsV1ParamsWithContext creates a new UpdateIOAExclusionsV1Params object with the ability to set a context for a request.

func NewUpdateIOAExclusionsV1ParamsWithHTTPClient

func NewUpdateIOAExclusionsV1ParamsWithHTTPClient(client *http.Client) *UpdateIOAExclusionsV1Params

NewUpdateIOAExclusionsV1ParamsWithHTTPClient creates a new UpdateIOAExclusionsV1Params object with the ability to set a custom HTTPClient for a request.

func NewUpdateIOAExclusionsV1ParamsWithTimeout

func NewUpdateIOAExclusionsV1ParamsWithTimeout(timeout time.Duration) *UpdateIOAExclusionsV1Params

NewUpdateIOAExclusionsV1ParamsWithTimeout creates a new UpdateIOAExclusionsV1Params object with the ability to set a timeout on a request.

func (*UpdateIOAExclusionsV1Params) SetBody

SetBody adds the body to the update i o a exclusions v1 params

func (*UpdateIOAExclusionsV1Params) SetContext

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

SetContext adds the context to the update i o a exclusions v1 params

func (*UpdateIOAExclusionsV1Params) SetDefaults

func (o *UpdateIOAExclusionsV1Params) SetDefaults()

SetDefaults hydrates default values in the update i o a exclusions v1 params (not the query body).

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

func (*UpdateIOAExclusionsV1Params) SetHTTPClient

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

SetHTTPClient adds the HTTPClient to the update i o a exclusions v1 params

func (*UpdateIOAExclusionsV1Params) SetTimeout

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

SetTimeout adds the timeout to the update i o a exclusions v1 params

func (*UpdateIOAExclusionsV1Params) WithBody

WithBody adds the body to the update i o a exclusions v1 params

func (*UpdateIOAExclusionsV1Params) WithContext

WithContext adds the context to the update i o a exclusions v1 params

func (*UpdateIOAExclusionsV1Params) WithDefaults

WithDefaults hydrates default values in the update i o a exclusions v1 params (not the query body).

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

func (*UpdateIOAExclusionsV1Params) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update i o a exclusions v1 params

func (*UpdateIOAExclusionsV1Params) WithTimeout

WithTimeout adds the timeout to the update i o a exclusions v1 params

func (*UpdateIOAExclusionsV1Params) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateIOAExclusionsV1Reader

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

UpdateIOAExclusionsV1Reader is a Reader for the UpdateIOAExclusionsV1 structure.

func (*UpdateIOAExclusionsV1Reader) ReadResponse

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

ReadResponse reads a server response into the received o.

type UpdateIOAExclusionsV1TooManyRequests

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

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

Too Many Requests

func NewUpdateIOAExclusionsV1TooManyRequests

func NewUpdateIOAExclusionsV1TooManyRequests() *UpdateIOAExclusionsV1TooManyRequests

NewUpdateIOAExclusionsV1TooManyRequests creates a UpdateIOAExclusionsV1TooManyRequests with default headers values

func (*UpdateIOAExclusionsV1TooManyRequests) Code added in v0.2.33

Code gets the status code for the update i o a exclusions v1 too many requests response

func (*UpdateIOAExclusionsV1TooManyRequests) Error

func (*UpdateIOAExclusionsV1TooManyRequests) GetPayload

func (*UpdateIOAExclusionsV1TooManyRequests) IsClientError added in v0.2.27

func (o *UpdateIOAExclusionsV1TooManyRequests) IsClientError() bool

IsClientError returns true when this update i o a exclusions v1 too many requests response has a 4xx status code

func (*UpdateIOAExclusionsV1TooManyRequests) IsCode added in v0.2.27

IsCode returns true when this update i o a exclusions v1 too many requests response a status code equal to that given

func (*UpdateIOAExclusionsV1TooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this update i o a exclusions v1 too many requests response has a 3xx status code

func (*UpdateIOAExclusionsV1TooManyRequests) IsServerError added in v0.2.27

func (o *UpdateIOAExclusionsV1TooManyRequests) IsServerError() bool

IsServerError returns true when this update i o a exclusions v1 too many requests response has a 5xx status code

func (*UpdateIOAExclusionsV1TooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this update i o a exclusions v1 too many requests response has a 2xx status code

func (*UpdateIOAExclusionsV1TooManyRequests) String added in v0.2.27

Jump to

Keyboard shortcuts

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