Documentation ¶
Index ¶
- type BatchActiveResponderCmdBadRequest
- func (o *BatchActiveResponderCmdBadRequest) Code() int
- func (o *BatchActiveResponderCmdBadRequest) Error() string
- func (o *BatchActiveResponderCmdBadRequest) GetPayload() *models.DomainAPIError
- func (o *BatchActiveResponderCmdBadRequest) IsClientError() bool
- func (o *BatchActiveResponderCmdBadRequest) IsCode(code int) bool
- func (o *BatchActiveResponderCmdBadRequest) IsRedirect() bool
- func (o *BatchActiveResponderCmdBadRequest) IsServerError() bool
- func (o *BatchActiveResponderCmdBadRequest) IsSuccess() bool
- func (o *BatchActiveResponderCmdBadRequest) String() string
- type BatchActiveResponderCmdCreated
- func (o *BatchActiveResponderCmdCreated) Code() int
- func (o *BatchActiveResponderCmdCreated) Error() string
- func (o *BatchActiveResponderCmdCreated) GetPayload() *models.DomainMultiCommandExecuteResponseWrapper
- func (o *BatchActiveResponderCmdCreated) IsClientError() bool
- func (o *BatchActiveResponderCmdCreated) IsCode(code int) bool
- func (o *BatchActiveResponderCmdCreated) IsRedirect() bool
- func (o *BatchActiveResponderCmdCreated) IsServerError() bool
- func (o *BatchActiveResponderCmdCreated) IsSuccess() bool
- func (o *BatchActiveResponderCmdCreated) String() string
- type BatchActiveResponderCmdForbidden
- func (o *BatchActiveResponderCmdForbidden) Code() int
- func (o *BatchActiveResponderCmdForbidden) Error() string
- func (o *BatchActiveResponderCmdForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *BatchActiveResponderCmdForbidden) IsClientError() bool
- func (o *BatchActiveResponderCmdForbidden) IsCode(code int) bool
- func (o *BatchActiveResponderCmdForbidden) IsRedirect() bool
- func (o *BatchActiveResponderCmdForbidden) IsServerError() bool
- func (o *BatchActiveResponderCmdForbidden) IsSuccess() bool
- func (o *BatchActiveResponderCmdForbidden) String() string
- type BatchActiveResponderCmdInternalServerError
- func (o *BatchActiveResponderCmdInternalServerError) Code() int
- func (o *BatchActiveResponderCmdInternalServerError) Error() string
- func (o *BatchActiveResponderCmdInternalServerError) GetPayload() *models.DomainAPIError
- func (o *BatchActiveResponderCmdInternalServerError) IsClientError() bool
- func (o *BatchActiveResponderCmdInternalServerError) IsCode(code int) bool
- func (o *BatchActiveResponderCmdInternalServerError) IsRedirect() bool
- func (o *BatchActiveResponderCmdInternalServerError) IsServerError() bool
- func (o *BatchActiveResponderCmdInternalServerError) IsSuccess() bool
- func (o *BatchActiveResponderCmdInternalServerError) String() string
- type BatchActiveResponderCmdParams
- func NewBatchActiveResponderCmdParams() *BatchActiveResponderCmdParams
- func NewBatchActiveResponderCmdParamsWithContext(ctx context.Context) *BatchActiveResponderCmdParams
- func NewBatchActiveResponderCmdParamsWithHTTPClient(client *http.Client) *BatchActiveResponderCmdParams
- func NewBatchActiveResponderCmdParamsWithTimeout(timeout time.Duration) *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) SetBody(body *models.DomainBatchExecuteCommandRequest)
- func (o *BatchActiveResponderCmdParams) SetContext(ctx context.Context)
- func (o *BatchActiveResponderCmdParams) SetDefaults()
- func (o *BatchActiveResponderCmdParams) SetHTTPClient(client *http.Client)
- func (o *BatchActiveResponderCmdParams) SetHostTimeoutDuration(hostTimeoutDuration *string)
- func (o *BatchActiveResponderCmdParams) SetRequestTimeout(timeout time.Duration)
- func (o *BatchActiveResponderCmdParams) SetTimeout(timeout *int64)
- func (o *BatchActiveResponderCmdParams) SetTimeoutDuration(timeoutDuration *string)
- func (o *BatchActiveResponderCmdParams) WithBody(body *models.DomainBatchExecuteCommandRequest) *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) WithContext(ctx context.Context) *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) WithDefaults() *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) WithHTTPClient(client *http.Client) *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) WithHostTimeoutDuration(hostTimeoutDuration *string) *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) WithRequestTimeout(timeout time.Duration) *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) WithTimeout(timeout *int64) *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) WithTimeoutDuration(timeoutDuration *string) *BatchActiveResponderCmdParams
- func (o *BatchActiveResponderCmdParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BatchActiveResponderCmdReader
- type BatchActiveResponderCmdTooManyRequests
- func (o *BatchActiveResponderCmdTooManyRequests) Code() int
- func (o *BatchActiveResponderCmdTooManyRequests) Error() string
- func (o *BatchActiveResponderCmdTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *BatchActiveResponderCmdTooManyRequests) IsClientError() bool
- func (o *BatchActiveResponderCmdTooManyRequests) IsCode(code int) bool
- func (o *BatchActiveResponderCmdTooManyRequests) IsRedirect() bool
- func (o *BatchActiveResponderCmdTooManyRequests) IsServerError() bool
- func (o *BatchActiveResponderCmdTooManyRequests) IsSuccess() bool
- func (o *BatchActiveResponderCmdTooManyRequests) String() string
- type BatchCmdBadRequest
- func (o *BatchCmdBadRequest) Code() int
- func (o *BatchCmdBadRequest) Error() string
- func (o *BatchCmdBadRequest) GetPayload() *models.DomainAPIError
- func (o *BatchCmdBadRequest) IsClientError() bool
- func (o *BatchCmdBadRequest) IsCode(code int) bool
- func (o *BatchCmdBadRequest) IsRedirect() bool
- func (o *BatchCmdBadRequest) IsServerError() bool
- func (o *BatchCmdBadRequest) IsSuccess() bool
- func (o *BatchCmdBadRequest) String() string
- type BatchCmdCreated
- func (o *BatchCmdCreated) Code() int
- func (o *BatchCmdCreated) Error() string
- func (o *BatchCmdCreated) GetPayload() *models.DomainMultiCommandExecuteResponseWrapper
- func (o *BatchCmdCreated) IsClientError() bool
- func (o *BatchCmdCreated) IsCode(code int) bool
- func (o *BatchCmdCreated) IsRedirect() bool
- func (o *BatchCmdCreated) IsServerError() bool
- func (o *BatchCmdCreated) IsSuccess() bool
- func (o *BatchCmdCreated) String() string
- type BatchCmdForbidden
- func (o *BatchCmdForbidden) Code() int
- func (o *BatchCmdForbidden) Error() string
- func (o *BatchCmdForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *BatchCmdForbidden) IsClientError() bool
- func (o *BatchCmdForbidden) IsCode(code int) bool
- func (o *BatchCmdForbidden) IsRedirect() bool
- func (o *BatchCmdForbidden) IsServerError() bool
- func (o *BatchCmdForbidden) IsSuccess() bool
- func (o *BatchCmdForbidden) String() string
- type BatchCmdInternalServerError
- func (o *BatchCmdInternalServerError) Code() int
- func (o *BatchCmdInternalServerError) Error() string
- func (o *BatchCmdInternalServerError) GetPayload() *models.DomainAPIError
- func (o *BatchCmdInternalServerError) IsClientError() bool
- func (o *BatchCmdInternalServerError) IsCode(code int) bool
- func (o *BatchCmdInternalServerError) IsRedirect() bool
- func (o *BatchCmdInternalServerError) IsServerError() bool
- func (o *BatchCmdInternalServerError) IsSuccess() bool
- func (o *BatchCmdInternalServerError) String() string
- type BatchCmdParams
- func (o *BatchCmdParams) SetBody(body *models.DomainBatchExecuteCommandRequest)
- func (o *BatchCmdParams) SetContext(ctx context.Context)
- func (o *BatchCmdParams) SetDefaults()
- func (o *BatchCmdParams) SetHTTPClient(client *http.Client)
- func (o *BatchCmdParams) SetHostTimeoutDuration(hostTimeoutDuration *string)
- func (o *BatchCmdParams) SetRequestTimeout(timeout time.Duration)
- func (o *BatchCmdParams) SetTimeout(timeout *int64)
- func (o *BatchCmdParams) SetTimeoutDuration(timeoutDuration *string)
- func (o *BatchCmdParams) WithBody(body *models.DomainBatchExecuteCommandRequest) *BatchCmdParams
- func (o *BatchCmdParams) WithContext(ctx context.Context) *BatchCmdParams
- func (o *BatchCmdParams) WithDefaults() *BatchCmdParams
- func (o *BatchCmdParams) WithHTTPClient(client *http.Client) *BatchCmdParams
- func (o *BatchCmdParams) WithHostTimeoutDuration(hostTimeoutDuration *string) *BatchCmdParams
- func (o *BatchCmdParams) WithRequestTimeout(timeout time.Duration) *BatchCmdParams
- func (o *BatchCmdParams) WithTimeout(timeout *int64) *BatchCmdParams
- func (o *BatchCmdParams) WithTimeoutDuration(timeoutDuration *string) *BatchCmdParams
- func (o *BatchCmdParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BatchCmdReader
- type BatchCmdTooManyRequests
- func (o *BatchCmdTooManyRequests) Code() int
- func (o *BatchCmdTooManyRequests) Error() string
- func (o *BatchCmdTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *BatchCmdTooManyRequests) IsClientError() bool
- func (o *BatchCmdTooManyRequests) IsCode(code int) bool
- func (o *BatchCmdTooManyRequests) IsRedirect() bool
- func (o *BatchCmdTooManyRequests) IsServerError() bool
- func (o *BatchCmdTooManyRequests) IsSuccess() bool
- func (o *BatchCmdTooManyRequests) String() string
- type BatchGetCmdBadRequest
- func (o *BatchGetCmdBadRequest) Code() int
- func (o *BatchGetCmdBadRequest) Error() string
- func (o *BatchGetCmdBadRequest) GetPayload() *models.DomainAPIError
- func (o *BatchGetCmdBadRequest) IsClientError() bool
- func (o *BatchGetCmdBadRequest) IsCode(code int) bool
- func (o *BatchGetCmdBadRequest) IsRedirect() bool
- func (o *BatchGetCmdBadRequest) IsServerError() bool
- func (o *BatchGetCmdBadRequest) IsSuccess() bool
- func (o *BatchGetCmdBadRequest) String() string
- type BatchGetCmdCreated
- func (o *BatchGetCmdCreated) Code() int
- func (o *BatchGetCmdCreated) Error() string
- func (o *BatchGetCmdCreated) GetPayload() *models.DomainBatchGetCommandResponse
- func (o *BatchGetCmdCreated) IsClientError() bool
- func (o *BatchGetCmdCreated) IsCode(code int) bool
- func (o *BatchGetCmdCreated) IsRedirect() bool
- func (o *BatchGetCmdCreated) IsServerError() bool
- func (o *BatchGetCmdCreated) IsSuccess() bool
- func (o *BatchGetCmdCreated) String() string
- type BatchGetCmdForbidden
- func (o *BatchGetCmdForbidden) Code() int
- func (o *BatchGetCmdForbidden) Error() string
- func (o *BatchGetCmdForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *BatchGetCmdForbidden) IsClientError() bool
- func (o *BatchGetCmdForbidden) IsCode(code int) bool
- func (o *BatchGetCmdForbidden) IsRedirect() bool
- func (o *BatchGetCmdForbidden) IsServerError() bool
- func (o *BatchGetCmdForbidden) IsSuccess() bool
- func (o *BatchGetCmdForbidden) String() string
- type BatchGetCmdInternalServerError
- func (o *BatchGetCmdInternalServerError) Code() int
- func (o *BatchGetCmdInternalServerError) Error() string
- func (o *BatchGetCmdInternalServerError) GetPayload() *models.DomainAPIError
- func (o *BatchGetCmdInternalServerError) IsClientError() bool
- func (o *BatchGetCmdInternalServerError) IsCode(code int) bool
- func (o *BatchGetCmdInternalServerError) IsRedirect() bool
- func (o *BatchGetCmdInternalServerError) IsServerError() bool
- func (o *BatchGetCmdInternalServerError) IsSuccess() bool
- func (o *BatchGetCmdInternalServerError) String() string
- type BatchGetCmdParams
- func (o *BatchGetCmdParams) SetBody(body *models.DomainBatchGetCommandRequest)
- func (o *BatchGetCmdParams) SetContext(ctx context.Context)
- func (o *BatchGetCmdParams) SetDefaults()
- func (o *BatchGetCmdParams) SetHTTPClient(client *http.Client)
- func (o *BatchGetCmdParams) SetHostTimeoutDuration(hostTimeoutDuration *string)
- func (o *BatchGetCmdParams) SetRequestTimeout(timeout time.Duration)
- func (o *BatchGetCmdParams) SetTimeout(timeout *int64)
- func (o *BatchGetCmdParams) SetTimeoutDuration(timeoutDuration *string)
- func (o *BatchGetCmdParams) WithBody(body *models.DomainBatchGetCommandRequest) *BatchGetCmdParams
- func (o *BatchGetCmdParams) WithContext(ctx context.Context) *BatchGetCmdParams
- func (o *BatchGetCmdParams) WithDefaults() *BatchGetCmdParams
- func (o *BatchGetCmdParams) WithHTTPClient(client *http.Client) *BatchGetCmdParams
- func (o *BatchGetCmdParams) WithHostTimeoutDuration(hostTimeoutDuration *string) *BatchGetCmdParams
- func (o *BatchGetCmdParams) WithRequestTimeout(timeout time.Duration) *BatchGetCmdParams
- func (o *BatchGetCmdParams) WithTimeout(timeout *int64) *BatchGetCmdParams
- func (o *BatchGetCmdParams) WithTimeoutDuration(timeoutDuration *string) *BatchGetCmdParams
- func (o *BatchGetCmdParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BatchGetCmdReader
- type BatchGetCmdStatusBadRequest
- func (o *BatchGetCmdStatusBadRequest) Code() int
- func (o *BatchGetCmdStatusBadRequest) Error() string
- func (o *BatchGetCmdStatusBadRequest) GetPayload() *models.DomainAPIError
- func (o *BatchGetCmdStatusBadRequest) IsClientError() bool
- func (o *BatchGetCmdStatusBadRequest) IsCode(code int) bool
- func (o *BatchGetCmdStatusBadRequest) IsRedirect() bool
- func (o *BatchGetCmdStatusBadRequest) IsServerError() bool
- func (o *BatchGetCmdStatusBadRequest) IsSuccess() bool
- func (o *BatchGetCmdStatusBadRequest) String() string
- type BatchGetCmdStatusForbidden
- func (o *BatchGetCmdStatusForbidden) Code() int
- func (o *BatchGetCmdStatusForbidden) Error() string
- func (o *BatchGetCmdStatusForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *BatchGetCmdStatusForbidden) IsClientError() bool
- func (o *BatchGetCmdStatusForbidden) IsCode(code int) bool
- func (o *BatchGetCmdStatusForbidden) IsRedirect() bool
- func (o *BatchGetCmdStatusForbidden) IsServerError() bool
- func (o *BatchGetCmdStatusForbidden) IsSuccess() bool
- func (o *BatchGetCmdStatusForbidden) String() string
- type BatchGetCmdStatusInternalServerError
- func (o *BatchGetCmdStatusInternalServerError) Code() int
- func (o *BatchGetCmdStatusInternalServerError) Error() string
- func (o *BatchGetCmdStatusInternalServerError) GetPayload() *models.DomainAPIError
- func (o *BatchGetCmdStatusInternalServerError) IsClientError() bool
- func (o *BatchGetCmdStatusInternalServerError) IsCode(code int) bool
- func (o *BatchGetCmdStatusInternalServerError) IsRedirect() bool
- func (o *BatchGetCmdStatusInternalServerError) IsServerError() bool
- func (o *BatchGetCmdStatusInternalServerError) IsSuccess() bool
- func (o *BatchGetCmdStatusInternalServerError) String() string
- type BatchGetCmdStatusNotFound
- func (o *BatchGetCmdStatusNotFound) Code() int
- func (o *BatchGetCmdStatusNotFound) Error() string
- func (o *BatchGetCmdStatusNotFound) GetPayload() *models.DomainAPIError
- func (o *BatchGetCmdStatusNotFound) IsClientError() bool
- func (o *BatchGetCmdStatusNotFound) IsCode(code int) bool
- func (o *BatchGetCmdStatusNotFound) IsRedirect() bool
- func (o *BatchGetCmdStatusNotFound) IsServerError() bool
- func (o *BatchGetCmdStatusNotFound) IsSuccess() bool
- func (o *BatchGetCmdStatusNotFound) String() string
- type BatchGetCmdStatusOK
- func (o *BatchGetCmdStatusOK) Code() int
- func (o *BatchGetCmdStatusOK) Error() string
- func (o *BatchGetCmdStatusOK) GetPayload() *models.DomainBatchGetCmdStatusResponse
- func (o *BatchGetCmdStatusOK) IsClientError() bool
- func (o *BatchGetCmdStatusOK) IsCode(code int) bool
- func (o *BatchGetCmdStatusOK) IsRedirect() bool
- func (o *BatchGetCmdStatusOK) IsServerError() bool
- func (o *BatchGetCmdStatusOK) IsSuccess() bool
- func (o *BatchGetCmdStatusOK) String() string
- type BatchGetCmdStatusParams
- func NewBatchGetCmdStatusParams() *BatchGetCmdStatusParams
- func NewBatchGetCmdStatusParamsWithContext(ctx context.Context) *BatchGetCmdStatusParams
- func NewBatchGetCmdStatusParamsWithHTTPClient(client *http.Client) *BatchGetCmdStatusParams
- func NewBatchGetCmdStatusParamsWithTimeout(timeout time.Duration) *BatchGetCmdStatusParams
- func (o *BatchGetCmdStatusParams) SetBatchGetCmdReqID(batchGetCmdReqID string)
- func (o *BatchGetCmdStatusParams) SetContext(ctx context.Context)
- func (o *BatchGetCmdStatusParams) SetDefaults()
- func (o *BatchGetCmdStatusParams) SetHTTPClient(client *http.Client)
- func (o *BatchGetCmdStatusParams) SetRequestTimeout(timeout time.Duration)
- func (o *BatchGetCmdStatusParams) SetTimeout(timeout *int64)
- func (o *BatchGetCmdStatusParams) SetTimeoutDuration(timeoutDuration *string)
- func (o *BatchGetCmdStatusParams) WithBatchGetCmdReqID(batchGetCmdReqID string) *BatchGetCmdStatusParams
- func (o *BatchGetCmdStatusParams) WithContext(ctx context.Context) *BatchGetCmdStatusParams
- func (o *BatchGetCmdStatusParams) WithDefaults() *BatchGetCmdStatusParams
- func (o *BatchGetCmdStatusParams) WithHTTPClient(client *http.Client) *BatchGetCmdStatusParams
- func (o *BatchGetCmdStatusParams) WithRequestTimeout(timeout time.Duration) *BatchGetCmdStatusParams
- func (o *BatchGetCmdStatusParams) WithTimeout(timeout *int64) *BatchGetCmdStatusParams
- func (o *BatchGetCmdStatusParams) WithTimeoutDuration(timeoutDuration *string) *BatchGetCmdStatusParams
- func (o *BatchGetCmdStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BatchGetCmdStatusReader
- type BatchGetCmdStatusTooManyRequests
- func (o *BatchGetCmdStatusTooManyRequests) Code() int
- func (o *BatchGetCmdStatusTooManyRequests) Error() string
- func (o *BatchGetCmdStatusTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *BatchGetCmdStatusTooManyRequests) IsClientError() bool
- func (o *BatchGetCmdStatusTooManyRequests) IsCode(code int) bool
- func (o *BatchGetCmdStatusTooManyRequests) IsRedirect() bool
- func (o *BatchGetCmdStatusTooManyRequests) IsServerError() bool
- func (o *BatchGetCmdStatusTooManyRequests) IsSuccess() bool
- func (o *BatchGetCmdStatusTooManyRequests) String() string
- type BatchGetCmdTooManyRequests
- func (o *BatchGetCmdTooManyRequests) Code() int
- func (o *BatchGetCmdTooManyRequests) Error() string
- func (o *BatchGetCmdTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *BatchGetCmdTooManyRequests) IsClientError() bool
- func (o *BatchGetCmdTooManyRequests) IsCode(code int) bool
- func (o *BatchGetCmdTooManyRequests) IsRedirect() bool
- func (o *BatchGetCmdTooManyRequests) IsServerError() bool
- func (o *BatchGetCmdTooManyRequests) IsSuccess() bool
- func (o *BatchGetCmdTooManyRequests) String() string
- type BatchInitSessionsBadRequest
- func (o *BatchInitSessionsBadRequest) Code() int
- func (o *BatchInitSessionsBadRequest) Error() string
- func (o *BatchInitSessionsBadRequest) GetPayload() *models.DomainAPIError
- func (o *BatchInitSessionsBadRequest) IsClientError() bool
- func (o *BatchInitSessionsBadRequest) IsCode(code int) bool
- func (o *BatchInitSessionsBadRequest) IsRedirect() bool
- func (o *BatchInitSessionsBadRequest) IsServerError() bool
- func (o *BatchInitSessionsBadRequest) IsSuccess() bool
- func (o *BatchInitSessionsBadRequest) String() string
- type BatchInitSessionsCreated
- func (o *BatchInitSessionsCreated) Code() int
- func (o *BatchInitSessionsCreated) Error() string
- func (o *BatchInitSessionsCreated) GetPayload() *models.DomainBatchInitSessionResponse
- func (o *BatchInitSessionsCreated) IsClientError() bool
- func (o *BatchInitSessionsCreated) IsCode(code int) bool
- func (o *BatchInitSessionsCreated) IsRedirect() bool
- func (o *BatchInitSessionsCreated) IsServerError() bool
- func (o *BatchInitSessionsCreated) IsSuccess() bool
- func (o *BatchInitSessionsCreated) String() string
- type BatchInitSessionsForbidden
- func (o *BatchInitSessionsForbidden) Code() int
- func (o *BatchInitSessionsForbidden) Error() string
- func (o *BatchInitSessionsForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *BatchInitSessionsForbidden) IsClientError() bool
- func (o *BatchInitSessionsForbidden) IsCode(code int) bool
- func (o *BatchInitSessionsForbidden) IsRedirect() bool
- func (o *BatchInitSessionsForbidden) IsServerError() bool
- func (o *BatchInitSessionsForbidden) IsSuccess() bool
- func (o *BatchInitSessionsForbidden) String() string
- type BatchInitSessionsInternalServerError
- func (o *BatchInitSessionsInternalServerError) Code() int
- func (o *BatchInitSessionsInternalServerError) Error() string
- func (o *BatchInitSessionsInternalServerError) GetPayload() *models.DomainAPIError
- func (o *BatchInitSessionsInternalServerError) IsClientError() bool
- func (o *BatchInitSessionsInternalServerError) IsCode(code int) bool
- func (o *BatchInitSessionsInternalServerError) IsRedirect() bool
- func (o *BatchInitSessionsInternalServerError) IsServerError() bool
- func (o *BatchInitSessionsInternalServerError) IsSuccess() bool
- func (o *BatchInitSessionsInternalServerError) String() string
- type BatchInitSessionsParams
- func NewBatchInitSessionsParams() *BatchInitSessionsParams
- func NewBatchInitSessionsParamsWithContext(ctx context.Context) *BatchInitSessionsParams
- func NewBatchInitSessionsParamsWithHTTPClient(client *http.Client) *BatchInitSessionsParams
- func NewBatchInitSessionsParamsWithTimeout(timeout time.Duration) *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) SetBody(body *models.DomainBatchInitSessionRequest)
- func (o *BatchInitSessionsParams) SetContext(ctx context.Context)
- func (o *BatchInitSessionsParams) SetDefaults()
- func (o *BatchInitSessionsParams) SetHTTPClient(client *http.Client)
- func (o *BatchInitSessionsParams) SetHostTimeoutDuration(hostTimeoutDuration *string)
- func (o *BatchInitSessionsParams) SetRequestTimeout(timeout time.Duration)
- func (o *BatchInitSessionsParams) SetTimeout(timeout *int64)
- func (o *BatchInitSessionsParams) SetTimeoutDuration(timeoutDuration *string)
- func (o *BatchInitSessionsParams) WithBody(body *models.DomainBatchInitSessionRequest) *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) WithContext(ctx context.Context) *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) WithDefaults() *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) WithHTTPClient(client *http.Client) *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) WithHostTimeoutDuration(hostTimeoutDuration *string) *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) WithRequestTimeout(timeout time.Duration) *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) WithTimeout(timeout *int64) *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) WithTimeoutDuration(timeoutDuration *string) *BatchInitSessionsParams
- func (o *BatchInitSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BatchInitSessionsReader
- type BatchInitSessionsTooManyRequests
- func (o *BatchInitSessionsTooManyRequests) Code() int
- func (o *BatchInitSessionsTooManyRequests) Error() string
- func (o *BatchInitSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *BatchInitSessionsTooManyRequests) IsClientError() bool
- func (o *BatchInitSessionsTooManyRequests) IsCode(code int) bool
- func (o *BatchInitSessionsTooManyRequests) IsRedirect() bool
- func (o *BatchInitSessionsTooManyRequests) IsServerError() bool
- func (o *BatchInitSessionsTooManyRequests) IsSuccess() bool
- func (o *BatchInitSessionsTooManyRequests) String() string
- type BatchRefreshSessionsBadRequest
- func (o *BatchRefreshSessionsBadRequest) Code() int
- func (o *BatchRefreshSessionsBadRequest) Error() string
- func (o *BatchRefreshSessionsBadRequest) GetPayload() *models.DomainAPIError
- func (o *BatchRefreshSessionsBadRequest) IsClientError() bool
- func (o *BatchRefreshSessionsBadRequest) IsCode(code int) bool
- func (o *BatchRefreshSessionsBadRequest) IsRedirect() bool
- func (o *BatchRefreshSessionsBadRequest) IsServerError() bool
- func (o *BatchRefreshSessionsBadRequest) IsSuccess() bool
- func (o *BatchRefreshSessionsBadRequest) String() string
- type BatchRefreshSessionsCreated
- func (o *BatchRefreshSessionsCreated) Code() int
- func (o *BatchRefreshSessionsCreated) Error() string
- func (o *BatchRefreshSessionsCreated) GetPayload() *models.DomainBatchRefreshSessionResponse
- func (o *BatchRefreshSessionsCreated) IsClientError() bool
- func (o *BatchRefreshSessionsCreated) IsCode(code int) bool
- func (o *BatchRefreshSessionsCreated) IsRedirect() bool
- func (o *BatchRefreshSessionsCreated) IsServerError() bool
- func (o *BatchRefreshSessionsCreated) IsSuccess() bool
- func (o *BatchRefreshSessionsCreated) String() string
- type BatchRefreshSessionsForbidden
- func (o *BatchRefreshSessionsForbidden) Code() int
- func (o *BatchRefreshSessionsForbidden) Error() string
- func (o *BatchRefreshSessionsForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *BatchRefreshSessionsForbidden) IsClientError() bool
- func (o *BatchRefreshSessionsForbidden) IsCode(code int) bool
- func (o *BatchRefreshSessionsForbidden) IsRedirect() bool
- func (o *BatchRefreshSessionsForbidden) IsServerError() bool
- func (o *BatchRefreshSessionsForbidden) IsSuccess() bool
- func (o *BatchRefreshSessionsForbidden) String() string
- type BatchRefreshSessionsInternalServerError
- func (o *BatchRefreshSessionsInternalServerError) Code() int
- func (o *BatchRefreshSessionsInternalServerError) Error() string
- func (o *BatchRefreshSessionsInternalServerError) GetPayload() *models.DomainAPIError
- func (o *BatchRefreshSessionsInternalServerError) IsClientError() bool
- func (o *BatchRefreshSessionsInternalServerError) IsCode(code int) bool
- func (o *BatchRefreshSessionsInternalServerError) IsRedirect() bool
- func (o *BatchRefreshSessionsInternalServerError) IsServerError() bool
- func (o *BatchRefreshSessionsInternalServerError) IsSuccess() bool
- func (o *BatchRefreshSessionsInternalServerError) String() string
- type BatchRefreshSessionsParams
- func NewBatchRefreshSessionsParams() *BatchRefreshSessionsParams
- func NewBatchRefreshSessionsParamsWithContext(ctx context.Context) *BatchRefreshSessionsParams
- func NewBatchRefreshSessionsParamsWithHTTPClient(client *http.Client) *BatchRefreshSessionsParams
- func NewBatchRefreshSessionsParamsWithTimeout(timeout time.Duration) *BatchRefreshSessionsParams
- func (o *BatchRefreshSessionsParams) SetBody(body *models.DomainBatchRefreshSessionRequest)
- func (o *BatchRefreshSessionsParams) SetContext(ctx context.Context)
- func (o *BatchRefreshSessionsParams) SetDefaults()
- func (o *BatchRefreshSessionsParams) SetHTTPClient(client *http.Client)
- func (o *BatchRefreshSessionsParams) SetRequestTimeout(timeout time.Duration)
- func (o *BatchRefreshSessionsParams) SetTimeout(timeout *int64)
- func (o *BatchRefreshSessionsParams) SetTimeoutDuration(timeoutDuration *string)
- func (o *BatchRefreshSessionsParams) WithBody(body *models.DomainBatchRefreshSessionRequest) *BatchRefreshSessionsParams
- func (o *BatchRefreshSessionsParams) WithContext(ctx context.Context) *BatchRefreshSessionsParams
- func (o *BatchRefreshSessionsParams) WithDefaults() *BatchRefreshSessionsParams
- func (o *BatchRefreshSessionsParams) WithHTTPClient(client *http.Client) *BatchRefreshSessionsParams
- func (o *BatchRefreshSessionsParams) WithRequestTimeout(timeout time.Duration) *BatchRefreshSessionsParams
- func (o *BatchRefreshSessionsParams) WithTimeout(timeout *int64) *BatchRefreshSessionsParams
- func (o *BatchRefreshSessionsParams) WithTimeoutDuration(timeoutDuration *string) *BatchRefreshSessionsParams
- func (o *BatchRefreshSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BatchRefreshSessionsReader
- type BatchRefreshSessionsTooManyRequests
- func (o *BatchRefreshSessionsTooManyRequests) Code() int
- func (o *BatchRefreshSessionsTooManyRequests) Error() string
- func (o *BatchRefreshSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *BatchRefreshSessionsTooManyRequests) IsClientError() bool
- func (o *BatchRefreshSessionsTooManyRequests) IsCode(code int) bool
- func (o *BatchRefreshSessionsTooManyRequests) IsRedirect() bool
- func (o *BatchRefreshSessionsTooManyRequests) IsServerError() bool
- func (o *BatchRefreshSessionsTooManyRequests) IsSuccess() bool
- func (o *BatchRefreshSessionsTooManyRequests) String() string
- type Client
- func (a *Client) BatchActiveResponderCmd(params *BatchActiveResponderCmdParams, opts ...ClientOption) (*BatchActiveResponderCmdCreated, error)
- func (a *Client) BatchCmd(params *BatchCmdParams, opts ...ClientOption) (*BatchCmdCreated, error)
- func (a *Client) BatchGetCmd(params *BatchGetCmdParams, opts ...ClientOption) (*BatchGetCmdCreated, error)
- func (a *Client) BatchGetCmdStatus(params *BatchGetCmdStatusParams, opts ...ClientOption) (*BatchGetCmdStatusOK, error)
- func (a *Client) BatchInitSessions(params *BatchInitSessionsParams, opts ...ClientOption) (*BatchInitSessionsCreated, error)
- func (a *Client) BatchRefreshSessions(params *BatchRefreshSessionsParams, opts ...ClientOption) (*BatchRefreshSessionsCreated, error)
- func (a *Client) RTRAggregateSessions(params *RTRAggregateSessionsParams, opts ...ClientOption) (*RTRAggregateSessionsOK, error)
- func (a *Client) RTRCheckActiveResponderCommandStatus(params *RTRCheckActiveResponderCommandStatusParams, opts ...ClientOption) (*RTRCheckActiveResponderCommandStatusOK, error)
- func (a *Client) RTRCheckCommandStatus(params *RTRCheckCommandStatusParams, opts ...ClientOption) (*RTRCheckCommandStatusOK, error)
- func (a *Client) RTRDeleteFile(params *RTRDeleteFileParams, opts ...ClientOption) (*RTRDeleteFileNoContent, error)
- func (a *Client) RTRDeleteFileV2(params *RTRDeleteFileV2Params, opts ...ClientOption) (*RTRDeleteFileV2NoContent, error)
- func (a *Client) RTRDeleteQueuedSession(params *RTRDeleteQueuedSessionParams, opts ...ClientOption) (*RTRDeleteQueuedSessionNoContent, error)
- func (a *Client) RTRDeleteSession(params *RTRDeleteSessionParams, opts ...ClientOption) (*RTRDeleteSessionNoContent, error)
- func (a *Client) RTRExecuteActiveResponderCommand(params *RTRExecuteActiveResponderCommandParams, opts ...ClientOption) (*RTRExecuteActiveResponderCommandCreated, error)
- func (a *Client) RTRExecuteCommand(params *RTRExecuteCommandParams, opts ...ClientOption) (*RTRExecuteCommandCreated, error)
- func (a *Client) RTRGetExtractedFileContents(params *RTRGetExtractedFileContentsParams, writer io.Writer, ...) (*RTRGetExtractedFileContentsOK, error)
- func (a *Client) RTRInitSession(params *RTRInitSessionParams, opts ...ClientOption) (*RTRInitSessionCreated, error)
- func (a *Client) RTRListAllSessions(params *RTRListAllSessionsParams, opts ...ClientOption) (*RTRListAllSessionsOK, error)
- func (a *Client) RTRListFiles(params *RTRListFilesParams, opts ...ClientOption) (*RTRListFilesOK, error)
- func (a *Client) RTRListFilesV2(params *RTRListFilesV2Params, opts ...ClientOption) (*RTRListFilesV2OK, error)
- func (a *Client) RTRListQueuedSessions(params *RTRListQueuedSessionsParams, opts ...ClientOption) (*RTRListQueuedSessionsOK, error)
- func (a *Client) RTRListSessions(params *RTRListSessionsParams, opts ...ClientOption) (*RTRListSessionsOK, error)
- func (a *Client) RTRPulseSession(params *RTRPulseSessionParams, opts ...ClientOption) (*RTRPulseSessionCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type RTRAggregateSessionsBadRequest
- func (o *RTRAggregateSessionsBadRequest) Code() int
- func (o *RTRAggregateSessionsBadRequest) Error() string
- func (o *RTRAggregateSessionsBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRAggregateSessionsBadRequest) IsClientError() bool
- func (o *RTRAggregateSessionsBadRequest) IsCode(code int) bool
- func (o *RTRAggregateSessionsBadRequest) IsRedirect() bool
- func (o *RTRAggregateSessionsBadRequest) IsServerError() bool
- func (o *RTRAggregateSessionsBadRequest) IsSuccess() bool
- func (o *RTRAggregateSessionsBadRequest) String() string
- type RTRAggregateSessionsForbidden
- func (o *RTRAggregateSessionsForbidden) Code() int
- func (o *RTRAggregateSessionsForbidden) Error() string
- func (o *RTRAggregateSessionsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRAggregateSessionsForbidden) IsClientError() bool
- func (o *RTRAggregateSessionsForbidden) IsCode(code int) bool
- func (o *RTRAggregateSessionsForbidden) IsRedirect() bool
- func (o *RTRAggregateSessionsForbidden) IsServerError() bool
- func (o *RTRAggregateSessionsForbidden) IsSuccess() bool
- func (o *RTRAggregateSessionsForbidden) String() string
- type RTRAggregateSessionsNotFound
- func (o *RTRAggregateSessionsNotFound) Code() int
- func (o *RTRAggregateSessionsNotFound) Error() string
- func (o *RTRAggregateSessionsNotFound) GetPayload() *models.DomainAPIError
- func (o *RTRAggregateSessionsNotFound) IsClientError() bool
- func (o *RTRAggregateSessionsNotFound) IsCode(code int) bool
- func (o *RTRAggregateSessionsNotFound) IsRedirect() bool
- func (o *RTRAggregateSessionsNotFound) IsServerError() bool
- func (o *RTRAggregateSessionsNotFound) IsSuccess() bool
- func (o *RTRAggregateSessionsNotFound) String() string
- type RTRAggregateSessionsOK
- func (o *RTRAggregateSessionsOK) Code() int
- func (o *RTRAggregateSessionsOK) Error() string
- func (o *RTRAggregateSessionsOK) GetPayload() *models.MsaAggregatesResponse
- func (o *RTRAggregateSessionsOK) IsClientError() bool
- func (o *RTRAggregateSessionsOK) IsCode(code int) bool
- func (o *RTRAggregateSessionsOK) IsRedirect() bool
- func (o *RTRAggregateSessionsOK) IsServerError() bool
- func (o *RTRAggregateSessionsOK) IsSuccess() bool
- func (o *RTRAggregateSessionsOK) String() string
- type RTRAggregateSessionsParams
- func NewRTRAggregateSessionsParams() *RTRAggregateSessionsParams
- func NewRTRAggregateSessionsParamsWithContext(ctx context.Context) *RTRAggregateSessionsParams
- func NewRTRAggregateSessionsParamsWithHTTPClient(client *http.Client) *RTRAggregateSessionsParams
- func NewRTRAggregateSessionsParamsWithTimeout(timeout time.Duration) *RTRAggregateSessionsParams
- func (o *RTRAggregateSessionsParams) SetBody(body []*models.MsaAggregateQueryRequest)
- func (o *RTRAggregateSessionsParams) SetContext(ctx context.Context)
- func (o *RTRAggregateSessionsParams) SetDefaults()
- func (o *RTRAggregateSessionsParams) SetHTTPClient(client *http.Client)
- func (o *RTRAggregateSessionsParams) SetTimeout(timeout time.Duration)
- func (o *RTRAggregateSessionsParams) WithBody(body []*models.MsaAggregateQueryRequest) *RTRAggregateSessionsParams
- func (o *RTRAggregateSessionsParams) WithContext(ctx context.Context) *RTRAggregateSessionsParams
- func (o *RTRAggregateSessionsParams) WithDefaults() *RTRAggregateSessionsParams
- func (o *RTRAggregateSessionsParams) WithHTTPClient(client *http.Client) *RTRAggregateSessionsParams
- func (o *RTRAggregateSessionsParams) WithTimeout(timeout time.Duration) *RTRAggregateSessionsParams
- func (o *RTRAggregateSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRAggregateSessionsReader
- type RTRAggregateSessionsTooManyRequests
- func (o *RTRAggregateSessionsTooManyRequests) Code() int
- func (o *RTRAggregateSessionsTooManyRequests) Error() string
- func (o *RTRAggregateSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRAggregateSessionsTooManyRequests) IsClientError() bool
- func (o *RTRAggregateSessionsTooManyRequests) IsCode(code int) bool
- func (o *RTRAggregateSessionsTooManyRequests) IsRedirect() bool
- func (o *RTRAggregateSessionsTooManyRequests) IsServerError() bool
- func (o *RTRAggregateSessionsTooManyRequests) IsSuccess() bool
- func (o *RTRAggregateSessionsTooManyRequests) String() string
- type RTRCheckActiveResponderCommandStatusForbidden
- func (o *RTRCheckActiveResponderCommandStatusForbidden) Code() int
- func (o *RTRCheckActiveResponderCommandStatusForbidden) Error() string
- func (o *RTRCheckActiveResponderCommandStatusForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRCheckActiveResponderCommandStatusForbidden) IsClientError() bool
- func (o *RTRCheckActiveResponderCommandStatusForbidden) IsCode(code int) bool
- func (o *RTRCheckActiveResponderCommandStatusForbidden) IsRedirect() bool
- func (o *RTRCheckActiveResponderCommandStatusForbidden) IsServerError() bool
- func (o *RTRCheckActiveResponderCommandStatusForbidden) IsSuccess() bool
- func (o *RTRCheckActiveResponderCommandStatusForbidden) String() string
- type RTRCheckActiveResponderCommandStatusOK
- func (o *RTRCheckActiveResponderCommandStatusOK) Code() int
- func (o *RTRCheckActiveResponderCommandStatusOK) Error() string
- func (o *RTRCheckActiveResponderCommandStatusOK) GetPayload() *models.DomainStatusResponseWrapper
- func (o *RTRCheckActiveResponderCommandStatusOK) IsClientError() bool
- func (o *RTRCheckActiveResponderCommandStatusOK) IsCode(code int) bool
- func (o *RTRCheckActiveResponderCommandStatusOK) IsRedirect() bool
- func (o *RTRCheckActiveResponderCommandStatusOK) IsServerError() bool
- func (o *RTRCheckActiveResponderCommandStatusOK) IsSuccess() bool
- func (o *RTRCheckActiveResponderCommandStatusOK) String() string
- type RTRCheckActiveResponderCommandStatusParams
- func NewRTRCheckActiveResponderCommandStatusParams() *RTRCheckActiveResponderCommandStatusParams
- func NewRTRCheckActiveResponderCommandStatusParamsWithContext(ctx context.Context) *RTRCheckActiveResponderCommandStatusParams
- func NewRTRCheckActiveResponderCommandStatusParamsWithHTTPClient(client *http.Client) *RTRCheckActiveResponderCommandStatusParams
- func NewRTRCheckActiveResponderCommandStatusParamsWithTimeout(timeout time.Duration) *RTRCheckActiveResponderCommandStatusParams
- func (o *RTRCheckActiveResponderCommandStatusParams) SetCloudRequestID(cloudRequestID string)
- func (o *RTRCheckActiveResponderCommandStatusParams) SetContext(ctx context.Context)
- func (o *RTRCheckActiveResponderCommandStatusParams) SetDefaults()
- func (o *RTRCheckActiveResponderCommandStatusParams) SetHTTPClient(client *http.Client)
- func (o *RTRCheckActiveResponderCommandStatusParams) SetSequenceID(sequenceID int64)
- func (o *RTRCheckActiveResponderCommandStatusParams) SetTimeout(timeout time.Duration)
- func (o *RTRCheckActiveResponderCommandStatusParams) WithCloudRequestID(cloudRequestID string) *RTRCheckActiveResponderCommandStatusParams
- func (o *RTRCheckActiveResponderCommandStatusParams) WithContext(ctx context.Context) *RTRCheckActiveResponderCommandStatusParams
- func (o *RTRCheckActiveResponderCommandStatusParams) WithDefaults() *RTRCheckActiveResponderCommandStatusParams
- func (o *RTRCheckActiveResponderCommandStatusParams) WithHTTPClient(client *http.Client) *RTRCheckActiveResponderCommandStatusParams
- func (o *RTRCheckActiveResponderCommandStatusParams) WithSequenceID(sequenceID int64) *RTRCheckActiveResponderCommandStatusParams
- func (o *RTRCheckActiveResponderCommandStatusParams) WithTimeout(timeout time.Duration) *RTRCheckActiveResponderCommandStatusParams
- func (o *RTRCheckActiveResponderCommandStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRCheckActiveResponderCommandStatusReader
- type RTRCheckActiveResponderCommandStatusTooManyRequests
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) Code() int
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) Error() string
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsClientError() bool
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsCode(code int) bool
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsRedirect() bool
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsServerError() bool
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsSuccess() bool
- func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) String() string
- type RTRCheckActiveResponderCommandStatusUnauthorized
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) Code() int
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) Error() string
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) GetPayload() *models.DomainAPIError
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsClientError() bool
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsCode(code int) bool
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsRedirect() bool
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsServerError() bool
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsSuccess() bool
- func (o *RTRCheckActiveResponderCommandStatusUnauthorized) String() string
- type RTRCheckCommandStatusForbidden
- func (o *RTRCheckCommandStatusForbidden) Code() int
- func (o *RTRCheckCommandStatusForbidden) Error() string
- func (o *RTRCheckCommandStatusForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRCheckCommandStatusForbidden) IsClientError() bool
- func (o *RTRCheckCommandStatusForbidden) IsCode(code int) bool
- func (o *RTRCheckCommandStatusForbidden) IsRedirect() bool
- func (o *RTRCheckCommandStatusForbidden) IsServerError() bool
- func (o *RTRCheckCommandStatusForbidden) IsSuccess() bool
- func (o *RTRCheckCommandStatusForbidden) String() string
- type RTRCheckCommandStatusOK
- func (o *RTRCheckCommandStatusOK) Code() int
- func (o *RTRCheckCommandStatusOK) Error() string
- func (o *RTRCheckCommandStatusOK) GetPayload() *models.DomainStatusResponseWrapper
- func (o *RTRCheckCommandStatusOK) IsClientError() bool
- func (o *RTRCheckCommandStatusOK) IsCode(code int) bool
- func (o *RTRCheckCommandStatusOK) IsRedirect() bool
- func (o *RTRCheckCommandStatusOK) IsServerError() bool
- func (o *RTRCheckCommandStatusOK) IsSuccess() bool
- func (o *RTRCheckCommandStatusOK) String() string
- type RTRCheckCommandStatusParams
- func NewRTRCheckCommandStatusParams() *RTRCheckCommandStatusParams
- func NewRTRCheckCommandStatusParamsWithContext(ctx context.Context) *RTRCheckCommandStatusParams
- func NewRTRCheckCommandStatusParamsWithHTTPClient(client *http.Client) *RTRCheckCommandStatusParams
- func NewRTRCheckCommandStatusParamsWithTimeout(timeout time.Duration) *RTRCheckCommandStatusParams
- func (o *RTRCheckCommandStatusParams) SetCloudRequestID(cloudRequestID string)
- func (o *RTRCheckCommandStatusParams) SetContext(ctx context.Context)
- func (o *RTRCheckCommandStatusParams) SetDefaults()
- func (o *RTRCheckCommandStatusParams) SetHTTPClient(client *http.Client)
- func (o *RTRCheckCommandStatusParams) SetSequenceID(sequenceID int64)
- func (o *RTRCheckCommandStatusParams) SetTimeout(timeout time.Duration)
- func (o *RTRCheckCommandStatusParams) WithCloudRequestID(cloudRequestID string) *RTRCheckCommandStatusParams
- func (o *RTRCheckCommandStatusParams) WithContext(ctx context.Context) *RTRCheckCommandStatusParams
- func (o *RTRCheckCommandStatusParams) WithDefaults() *RTRCheckCommandStatusParams
- func (o *RTRCheckCommandStatusParams) WithHTTPClient(client *http.Client) *RTRCheckCommandStatusParams
- func (o *RTRCheckCommandStatusParams) WithSequenceID(sequenceID int64) *RTRCheckCommandStatusParams
- func (o *RTRCheckCommandStatusParams) WithTimeout(timeout time.Duration) *RTRCheckCommandStatusParams
- func (o *RTRCheckCommandStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRCheckCommandStatusReader
- type RTRCheckCommandStatusTooManyRequests
- func (o *RTRCheckCommandStatusTooManyRequests) Code() int
- func (o *RTRCheckCommandStatusTooManyRequests) Error() string
- func (o *RTRCheckCommandStatusTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRCheckCommandStatusTooManyRequests) IsClientError() bool
- func (o *RTRCheckCommandStatusTooManyRequests) IsCode(code int) bool
- func (o *RTRCheckCommandStatusTooManyRequests) IsRedirect() bool
- func (o *RTRCheckCommandStatusTooManyRequests) IsServerError() bool
- func (o *RTRCheckCommandStatusTooManyRequests) IsSuccess() bool
- func (o *RTRCheckCommandStatusTooManyRequests) String() string
- type RTRCheckCommandStatusUnauthorized
- func (o *RTRCheckCommandStatusUnauthorized) Code() int
- func (o *RTRCheckCommandStatusUnauthorized) Error() string
- func (o *RTRCheckCommandStatusUnauthorized) GetPayload() *models.DomainAPIError
- func (o *RTRCheckCommandStatusUnauthorized) IsClientError() bool
- func (o *RTRCheckCommandStatusUnauthorized) IsCode(code int) bool
- func (o *RTRCheckCommandStatusUnauthorized) IsRedirect() bool
- func (o *RTRCheckCommandStatusUnauthorized) IsServerError() bool
- func (o *RTRCheckCommandStatusUnauthorized) IsSuccess() bool
- func (o *RTRCheckCommandStatusUnauthorized) String() string
- type RTRDeleteFileBadRequest
- func (o *RTRDeleteFileBadRequest) Code() int
- func (o *RTRDeleteFileBadRequest) Error() string
- func (o *RTRDeleteFileBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRDeleteFileBadRequest) IsClientError() bool
- func (o *RTRDeleteFileBadRequest) IsCode(code int) bool
- func (o *RTRDeleteFileBadRequest) IsRedirect() bool
- func (o *RTRDeleteFileBadRequest) IsServerError() bool
- func (o *RTRDeleteFileBadRequest) IsSuccess() bool
- func (o *RTRDeleteFileBadRequest) String() string
- type RTRDeleteFileForbidden
- func (o *RTRDeleteFileForbidden) Code() int
- func (o *RTRDeleteFileForbidden) Error() string
- func (o *RTRDeleteFileForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteFileForbidden) IsClientError() bool
- func (o *RTRDeleteFileForbidden) IsCode(code int) bool
- func (o *RTRDeleteFileForbidden) IsRedirect() bool
- func (o *RTRDeleteFileForbidden) IsServerError() bool
- func (o *RTRDeleteFileForbidden) IsSuccess() bool
- func (o *RTRDeleteFileForbidden) String() string
- type RTRDeleteFileNoContent
- func (o *RTRDeleteFileNoContent) Code() int
- func (o *RTRDeleteFileNoContent) Error() string
- func (o *RTRDeleteFileNoContent) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteFileNoContent) IsClientError() bool
- func (o *RTRDeleteFileNoContent) IsCode(code int) bool
- func (o *RTRDeleteFileNoContent) IsRedirect() bool
- func (o *RTRDeleteFileNoContent) IsServerError() bool
- func (o *RTRDeleteFileNoContent) IsSuccess() bool
- func (o *RTRDeleteFileNoContent) String() string
- type RTRDeleteFileNotFound
- func (o *RTRDeleteFileNotFound) Code() int
- func (o *RTRDeleteFileNotFound) Error() string
- func (o *RTRDeleteFileNotFound) GetPayload() *models.DomainAPIError
- func (o *RTRDeleteFileNotFound) IsClientError() bool
- func (o *RTRDeleteFileNotFound) IsCode(code int) bool
- func (o *RTRDeleteFileNotFound) IsRedirect() bool
- func (o *RTRDeleteFileNotFound) IsServerError() bool
- func (o *RTRDeleteFileNotFound) IsSuccess() bool
- func (o *RTRDeleteFileNotFound) String() string
- type RTRDeleteFileParams
- func (o *RTRDeleteFileParams) SetContext(ctx context.Context)
- func (o *RTRDeleteFileParams) SetDefaults()
- func (o *RTRDeleteFileParams) SetHTTPClient(client *http.Client)
- func (o *RTRDeleteFileParams) SetIds(ids string)
- func (o *RTRDeleteFileParams) SetSessionID(sessionID string)
- func (o *RTRDeleteFileParams) SetTimeout(timeout time.Duration)
- func (o *RTRDeleteFileParams) WithContext(ctx context.Context) *RTRDeleteFileParams
- func (o *RTRDeleteFileParams) WithDefaults() *RTRDeleteFileParams
- func (o *RTRDeleteFileParams) WithHTTPClient(client *http.Client) *RTRDeleteFileParams
- func (o *RTRDeleteFileParams) WithIds(ids string) *RTRDeleteFileParams
- func (o *RTRDeleteFileParams) WithSessionID(sessionID string) *RTRDeleteFileParams
- func (o *RTRDeleteFileParams) WithTimeout(timeout time.Duration) *RTRDeleteFileParams
- func (o *RTRDeleteFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRDeleteFileReader
- type RTRDeleteFileTooManyRequests
- func (o *RTRDeleteFileTooManyRequests) Code() int
- func (o *RTRDeleteFileTooManyRequests) Error() string
- func (o *RTRDeleteFileTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteFileTooManyRequests) IsClientError() bool
- func (o *RTRDeleteFileTooManyRequests) IsCode(code int) bool
- func (o *RTRDeleteFileTooManyRequests) IsRedirect() bool
- func (o *RTRDeleteFileTooManyRequests) IsServerError() bool
- func (o *RTRDeleteFileTooManyRequests) IsSuccess() bool
- func (o *RTRDeleteFileTooManyRequests) String() string
- type RTRDeleteFileV2BadRequest
- func (o *RTRDeleteFileV2BadRequest) Code() int
- func (o *RTRDeleteFileV2BadRequest) Error() string
- func (o *RTRDeleteFileV2BadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRDeleteFileV2BadRequest) IsClientError() bool
- func (o *RTRDeleteFileV2BadRequest) IsCode(code int) bool
- func (o *RTRDeleteFileV2BadRequest) IsRedirect() bool
- func (o *RTRDeleteFileV2BadRequest) IsServerError() bool
- func (o *RTRDeleteFileV2BadRequest) IsSuccess() bool
- func (o *RTRDeleteFileV2BadRequest) String() string
- type RTRDeleteFileV2Forbidden
- func (o *RTRDeleteFileV2Forbidden) Code() int
- func (o *RTRDeleteFileV2Forbidden) Error() string
- func (o *RTRDeleteFileV2Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteFileV2Forbidden) IsClientError() bool
- func (o *RTRDeleteFileV2Forbidden) IsCode(code int) bool
- func (o *RTRDeleteFileV2Forbidden) IsRedirect() bool
- func (o *RTRDeleteFileV2Forbidden) IsServerError() bool
- func (o *RTRDeleteFileV2Forbidden) IsSuccess() bool
- func (o *RTRDeleteFileV2Forbidden) String() string
- type RTRDeleteFileV2NoContent
- func (o *RTRDeleteFileV2NoContent) Code() int
- func (o *RTRDeleteFileV2NoContent) Error() string
- func (o *RTRDeleteFileV2NoContent) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteFileV2NoContent) IsClientError() bool
- func (o *RTRDeleteFileV2NoContent) IsCode(code int) bool
- func (o *RTRDeleteFileV2NoContent) IsRedirect() bool
- func (o *RTRDeleteFileV2NoContent) IsServerError() bool
- func (o *RTRDeleteFileV2NoContent) IsSuccess() bool
- func (o *RTRDeleteFileV2NoContent) String() string
- type RTRDeleteFileV2NotFound
- func (o *RTRDeleteFileV2NotFound) Code() int
- func (o *RTRDeleteFileV2NotFound) Error() string
- func (o *RTRDeleteFileV2NotFound) GetPayload() *models.DomainAPIError
- func (o *RTRDeleteFileV2NotFound) IsClientError() bool
- func (o *RTRDeleteFileV2NotFound) IsCode(code int) bool
- func (o *RTRDeleteFileV2NotFound) IsRedirect() bool
- func (o *RTRDeleteFileV2NotFound) IsServerError() bool
- func (o *RTRDeleteFileV2NotFound) IsSuccess() bool
- func (o *RTRDeleteFileV2NotFound) String() string
- type RTRDeleteFileV2Params
- func NewRTRDeleteFileV2Params() *RTRDeleteFileV2Params
- func NewRTRDeleteFileV2ParamsWithContext(ctx context.Context) *RTRDeleteFileV2Params
- func NewRTRDeleteFileV2ParamsWithHTTPClient(client *http.Client) *RTRDeleteFileV2Params
- func NewRTRDeleteFileV2ParamsWithTimeout(timeout time.Duration) *RTRDeleteFileV2Params
- func (o *RTRDeleteFileV2Params) SetContext(ctx context.Context)
- func (o *RTRDeleteFileV2Params) SetDefaults()
- func (o *RTRDeleteFileV2Params) SetHTTPClient(client *http.Client)
- func (o *RTRDeleteFileV2Params) SetIds(ids string)
- func (o *RTRDeleteFileV2Params) SetSessionID(sessionID string)
- func (o *RTRDeleteFileV2Params) SetTimeout(timeout time.Duration)
- func (o *RTRDeleteFileV2Params) WithContext(ctx context.Context) *RTRDeleteFileV2Params
- func (o *RTRDeleteFileV2Params) WithDefaults() *RTRDeleteFileV2Params
- func (o *RTRDeleteFileV2Params) WithHTTPClient(client *http.Client) *RTRDeleteFileV2Params
- func (o *RTRDeleteFileV2Params) WithIds(ids string) *RTRDeleteFileV2Params
- func (o *RTRDeleteFileV2Params) WithSessionID(sessionID string) *RTRDeleteFileV2Params
- func (o *RTRDeleteFileV2Params) WithTimeout(timeout time.Duration) *RTRDeleteFileV2Params
- func (o *RTRDeleteFileV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRDeleteFileV2Reader
- type RTRDeleteFileV2TooManyRequests
- func (o *RTRDeleteFileV2TooManyRequests) Code() int
- func (o *RTRDeleteFileV2TooManyRequests) Error() string
- func (o *RTRDeleteFileV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteFileV2TooManyRequests) IsClientError() bool
- func (o *RTRDeleteFileV2TooManyRequests) IsCode(code int) bool
- func (o *RTRDeleteFileV2TooManyRequests) IsRedirect() bool
- func (o *RTRDeleteFileV2TooManyRequests) IsServerError() bool
- func (o *RTRDeleteFileV2TooManyRequests) IsSuccess() bool
- func (o *RTRDeleteFileV2TooManyRequests) String() string
- type RTRDeleteQueuedSessionBadRequest
- func (o *RTRDeleteQueuedSessionBadRequest) Code() int
- func (o *RTRDeleteQueuedSessionBadRequest) Error() string
- func (o *RTRDeleteQueuedSessionBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRDeleteQueuedSessionBadRequest) IsClientError() bool
- func (o *RTRDeleteQueuedSessionBadRequest) IsCode(code int) bool
- func (o *RTRDeleteQueuedSessionBadRequest) IsRedirect() bool
- func (o *RTRDeleteQueuedSessionBadRequest) IsServerError() bool
- func (o *RTRDeleteQueuedSessionBadRequest) IsSuccess() bool
- func (o *RTRDeleteQueuedSessionBadRequest) String() string
- type RTRDeleteQueuedSessionForbidden
- func (o *RTRDeleteQueuedSessionForbidden) Code() int
- func (o *RTRDeleteQueuedSessionForbidden) Error() string
- func (o *RTRDeleteQueuedSessionForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteQueuedSessionForbidden) IsClientError() bool
- func (o *RTRDeleteQueuedSessionForbidden) IsCode(code int) bool
- func (o *RTRDeleteQueuedSessionForbidden) IsRedirect() bool
- func (o *RTRDeleteQueuedSessionForbidden) IsServerError() bool
- func (o *RTRDeleteQueuedSessionForbidden) IsSuccess() bool
- func (o *RTRDeleteQueuedSessionForbidden) String() string
- type RTRDeleteQueuedSessionNoContent
- func (o *RTRDeleteQueuedSessionNoContent) Code() int
- func (o *RTRDeleteQueuedSessionNoContent) Error() string
- func (o *RTRDeleteQueuedSessionNoContent) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteQueuedSessionNoContent) IsClientError() bool
- func (o *RTRDeleteQueuedSessionNoContent) IsCode(code int) bool
- func (o *RTRDeleteQueuedSessionNoContent) IsRedirect() bool
- func (o *RTRDeleteQueuedSessionNoContent) IsServerError() bool
- func (o *RTRDeleteQueuedSessionNoContent) IsSuccess() bool
- func (o *RTRDeleteQueuedSessionNoContent) String() string
- type RTRDeleteQueuedSessionParams
- func NewRTRDeleteQueuedSessionParams() *RTRDeleteQueuedSessionParams
- func NewRTRDeleteQueuedSessionParamsWithContext(ctx context.Context) *RTRDeleteQueuedSessionParams
- func NewRTRDeleteQueuedSessionParamsWithHTTPClient(client *http.Client) *RTRDeleteQueuedSessionParams
- func NewRTRDeleteQueuedSessionParamsWithTimeout(timeout time.Duration) *RTRDeleteQueuedSessionParams
- func (o *RTRDeleteQueuedSessionParams) SetCloudRequestID(cloudRequestID string)
- func (o *RTRDeleteQueuedSessionParams) SetContext(ctx context.Context)
- func (o *RTRDeleteQueuedSessionParams) SetDefaults()
- func (o *RTRDeleteQueuedSessionParams) SetHTTPClient(client *http.Client)
- func (o *RTRDeleteQueuedSessionParams) SetSessionID(sessionID string)
- func (o *RTRDeleteQueuedSessionParams) SetTimeout(timeout time.Duration)
- func (o *RTRDeleteQueuedSessionParams) WithCloudRequestID(cloudRequestID string) *RTRDeleteQueuedSessionParams
- func (o *RTRDeleteQueuedSessionParams) WithContext(ctx context.Context) *RTRDeleteQueuedSessionParams
- func (o *RTRDeleteQueuedSessionParams) WithDefaults() *RTRDeleteQueuedSessionParams
- func (o *RTRDeleteQueuedSessionParams) WithHTTPClient(client *http.Client) *RTRDeleteQueuedSessionParams
- func (o *RTRDeleteQueuedSessionParams) WithSessionID(sessionID string) *RTRDeleteQueuedSessionParams
- func (o *RTRDeleteQueuedSessionParams) WithTimeout(timeout time.Duration) *RTRDeleteQueuedSessionParams
- func (o *RTRDeleteQueuedSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRDeleteQueuedSessionReader
- type RTRDeleteQueuedSessionTooManyRequests
- func (o *RTRDeleteQueuedSessionTooManyRequests) Code() int
- func (o *RTRDeleteQueuedSessionTooManyRequests) Error() string
- func (o *RTRDeleteQueuedSessionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteQueuedSessionTooManyRequests) IsClientError() bool
- func (o *RTRDeleteQueuedSessionTooManyRequests) IsCode(code int) bool
- func (o *RTRDeleteQueuedSessionTooManyRequests) IsRedirect() bool
- func (o *RTRDeleteQueuedSessionTooManyRequests) IsServerError() bool
- func (o *RTRDeleteQueuedSessionTooManyRequests) IsSuccess() bool
- func (o *RTRDeleteQueuedSessionTooManyRequests) String() string
- type RTRDeleteQueuedSessionUnauthorized
- func (o *RTRDeleteQueuedSessionUnauthorized) Code() int
- func (o *RTRDeleteQueuedSessionUnauthorized) Error() string
- func (o *RTRDeleteQueuedSessionUnauthorized) GetPayload() *models.DomainAPIError
- func (o *RTRDeleteQueuedSessionUnauthorized) IsClientError() bool
- func (o *RTRDeleteQueuedSessionUnauthorized) IsCode(code int) bool
- func (o *RTRDeleteQueuedSessionUnauthorized) IsRedirect() bool
- func (o *RTRDeleteQueuedSessionUnauthorized) IsServerError() bool
- func (o *RTRDeleteQueuedSessionUnauthorized) IsSuccess() bool
- func (o *RTRDeleteQueuedSessionUnauthorized) String() string
- type RTRDeleteSessionBadRequest
- func (o *RTRDeleteSessionBadRequest) Code() int
- func (o *RTRDeleteSessionBadRequest) Error() string
- func (o *RTRDeleteSessionBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRDeleteSessionBadRequest) IsClientError() bool
- func (o *RTRDeleteSessionBadRequest) IsCode(code int) bool
- func (o *RTRDeleteSessionBadRequest) IsRedirect() bool
- func (o *RTRDeleteSessionBadRequest) IsServerError() bool
- func (o *RTRDeleteSessionBadRequest) IsSuccess() bool
- func (o *RTRDeleteSessionBadRequest) String() string
- type RTRDeleteSessionForbidden
- func (o *RTRDeleteSessionForbidden) Code() int
- func (o *RTRDeleteSessionForbidden) Error() string
- func (o *RTRDeleteSessionForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteSessionForbidden) IsClientError() bool
- func (o *RTRDeleteSessionForbidden) IsCode(code int) bool
- func (o *RTRDeleteSessionForbidden) IsRedirect() bool
- func (o *RTRDeleteSessionForbidden) IsServerError() bool
- func (o *RTRDeleteSessionForbidden) IsSuccess() bool
- func (o *RTRDeleteSessionForbidden) String() string
- type RTRDeleteSessionNoContent
- func (o *RTRDeleteSessionNoContent) Code() int
- func (o *RTRDeleteSessionNoContent) Error() string
- func (o *RTRDeleteSessionNoContent) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteSessionNoContent) IsClientError() bool
- func (o *RTRDeleteSessionNoContent) IsCode(code int) bool
- func (o *RTRDeleteSessionNoContent) IsRedirect() bool
- func (o *RTRDeleteSessionNoContent) IsServerError() bool
- func (o *RTRDeleteSessionNoContent) IsSuccess() bool
- func (o *RTRDeleteSessionNoContent) String() string
- type RTRDeleteSessionParams
- func NewRTRDeleteSessionParams() *RTRDeleteSessionParams
- func NewRTRDeleteSessionParamsWithContext(ctx context.Context) *RTRDeleteSessionParams
- func NewRTRDeleteSessionParamsWithHTTPClient(client *http.Client) *RTRDeleteSessionParams
- func NewRTRDeleteSessionParamsWithTimeout(timeout time.Duration) *RTRDeleteSessionParams
- func (o *RTRDeleteSessionParams) SetContext(ctx context.Context)
- func (o *RTRDeleteSessionParams) SetDefaults()
- func (o *RTRDeleteSessionParams) SetHTTPClient(client *http.Client)
- func (o *RTRDeleteSessionParams) SetSessionID(sessionID string)
- func (o *RTRDeleteSessionParams) SetTimeout(timeout time.Duration)
- func (o *RTRDeleteSessionParams) WithContext(ctx context.Context) *RTRDeleteSessionParams
- func (o *RTRDeleteSessionParams) WithDefaults() *RTRDeleteSessionParams
- func (o *RTRDeleteSessionParams) WithHTTPClient(client *http.Client) *RTRDeleteSessionParams
- func (o *RTRDeleteSessionParams) WithSessionID(sessionID string) *RTRDeleteSessionParams
- func (o *RTRDeleteSessionParams) WithTimeout(timeout time.Duration) *RTRDeleteSessionParams
- func (o *RTRDeleteSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRDeleteSessionReader
- type RTRDeleteSessionTooManyRequests
- func (o *RTRDeleteSessionTooManyRequests) Code() int
- func (o *RTRDeleteSessionTooManyRequests) Error() string
- func (o *RTRDeleteSessionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRDeleteSessionTooManyRequests) IsClientError() bool
- func (o *RTRDeleteSessionTooManyRequests) IsCode(code int) bool
- func (o *RTRDeleteSessionTooManyRequests) IsRedirect() bool
- func (o *RTRDeleteSessionTooManyRequests) IsServerError() bool
- func (o *RTRDeleteSessionTooManyRequests) IsSuccess() bool
- func (o *RTRDeleteSessionTooManyRequests) String() string
- type RTRDeleteSessionUnauthorized
- func (o *RTRDeleteSessionUnauthorized) Code() int
- func (o *RTRDeleteSessionUnauthorized) Error() string
- func (o *RTRDeleteSessionUnauthorized) GetPayload() *models.DomainAPIError
- func (o *RTRDeleteSessionUnauthorized) IsClientError() bool
- func (o *RTRDeleteSessionUnauthorized) IsCode(code int) bool
- func (o *RTRDeleteSessionUnauthorized) IsRedirect() bool
- func (o *RTRDeleteSessionUnauthorized) IsServerError() bool
- func (o *RTRDeleteSessionUnauthorized) IsSuccess() bool
- func (o *RTRDeleteSessionUnauthorized) String() string
- type RTRExecuteActiveResponderCommandBadRequest
- func (o *RTRExecuteActiveResponderCommandBadRequest) Code() int
- func (o *RTRExecuteActiveResponderCommandBadRequest) Error() string
- func (o *RTRExecuteActiveResponderCommandBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRExecuteActiveResponderCommandBadRequest) IsClientError() bool
- func (o *RTRExecuteActiveResponderCommandBadRequest) IsCode(code int) bool
- func (o *RTRExecuteActiveResponderCommandBadRequest) IsRedirect() bool
- func (o *RTRExecuteActiveResponderCommandBadRequest) IsServerError() bool
- func (o *RTRExecuteActiveResponderCommandBadRequest) IsSuccess() bool
- func (o *RTRExecuteActiveResponderCommandBadRequest) String() string
- type RTRExecuteActiveResponderCommandCreated
- func (o *RTRExecuteActiveResponderCommandCreated) Code() int
- func (o *RTRExecuteActiveResponderCommandCreated) Error() string
- func (o *RTRExecuteActiveResponderCommandCreated) GetPayload() *models.DomainCommandExecuteResponseWrapper
- func (o *RTRExecuteActiveResponderCommandCreated) IsClientError() bool
- func (o *RTRExecuteActiveResponderCommandCreated) IsCode(code int) bool
- func (o *RTRExecuteActiveResponderCommandCreated) IsRedirect() bool
- func (o *RTRExecuteActiveResponderCommandCreated) IsServerError() bool
- func (o *RTRExecuteActiveResponderCommandCreated) IsSuccess() bool
- func (o *RTRExecuteActiveResponderCommandCreated) String() string
- type RTRExecuteActiveResponderCommandForbidden
- func (o *RTRExecuteActiveResponderCommandForbidden) Code() int
- func (o *RTRExecuteActiveResponderCommandForbidden) Error() string
- func (o *RTRExecuteActiveResponderCommandForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRExecuteActiveResponderCommandForbidden) IsClientError() bool
- func (o *RTRExecuteActiveResponderCommandForbidden) IsCode(code int) bool
- func (o *RTRExecuteActiveResponderCommandForbidden) IsRedirect() bool
- func (o *RTRExecuteActiveResponderCommandForbidden) IsServerError() bool
- func (o *RTRExecuteActiveResponderCommandForbidden) IsSuccess() bool
- func (o *RTRExecuteActiveResponderCommandForbidden) String() string
- type RTRExecuteActiveResponderCommandParams
- func NewRTRExecuteActiveResponderCommandParams() *RTRExecuteActiveResponderCommandParams
- func NewRTRExecuteActiveResponderCommandParamsWithContext(ctx context.Context) *RTRExecuteActiveResponderCommandParams
- func NewRTRExecuteActiveResponderCommandParamsWithHTTPClient(client *http.Client) *RTRExecuteActiveResponderCommandParams
- func NewRTRExecuteActiveResponderCommandParamsWithTimeout(timeout time.Duration) *RTRExecuteActiveResponderCommandParams
- func (o *RTRExecuteActiveResponderCommandParams) SetBody(body *models.DomainCommandExecuteRequest)
- func (o *RTRExecuteActiveResponderCommandParams) SetContext(ctx context.Context)
- func (o *RTRExecuteActiveResponderCommandParams) SetDefaults()
- func (o *RTRExecuteActiveResponderCommandParams) SetHTTPClient(client *http.Client)
- func (o *RTRExecuteActiveResponderCommandParams) SetTimeout(timeout time.Duration)
- func (o *RTRExecuteActiveResponderCommandParams) WithBody(body *models.DomainCommandExecuteRequest) *RTRExecuteActiveResponderCommandParams
- func (o *RTRExecuteActiveResponderCommandParams) WithContext(ctx context.Context) *RTRExecuteActiveResponderCommandParams
- func (o *RTRExecuteActiveResponderCommandParams) WithDefaults() *RTRExecuteActiveResponderCommandParams
- func (o *RTRExecuteActiveResponderCommandParams) WithHTTPClient(client *http.Client) *RTRExecuteActiveResponderCommandParams
- func (o *RTRExecuteActiveResponderCommandParams) WithTimeout(timeout time.Duration) *RTRExecuteActiveResponderCommandParams
- func (o *RTRExecuteActiveResponderCommandParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRExecuteActiveResponderCommandReader
- type RTRExecuteActiveResponderCommandTooManyRequests
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) Code() int
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) Error() string
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsClientError() bool
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsCode(code int) bool
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsRedirect() bool
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsServerError() bool
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsSuccess() bool
- func (o *RTRExecuteActiveResponderCommandTooManyRequests) String() string
- type RTRExecuteCommandBadRequest
- func (o *RTRExecuteCommandBadRequest) Code() int
- func (o *RTRExecuteCommandBadRequest) Error() string
- func (o *RTRExecuteCommandBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRExecuteCommandBadRequest) IsClientError() bool
- func (o *RTRExecuteCommandBadRequest) IsCode(code int) bool
- func (o *RTRExecuteCommandBadRequest) IsRedirect() bool
- func (o *RTRExecuteCommandBadRequest) IsServerError() bool
- func (o *RTRExecuteCommandBadRequest) IsSuccess() bool
- func (o *RTRExecuteCommandBadRequest) String() string
- type RTRExecuteCommandCreated
- func (o *RTRExecuteCommandCreated) Code() int
- func (o *RTRExecuteCommandCreated) Error() string
- func (o *RTRExecuteCommandCreated) GetPayload() *models.DomainCommandExecuteResponseWrapper
- func (o *RTRExecuteCommandCreated) IsClientError() bool
- func (o *RTRExecuteCommandCreated) IsCode(code int) bool
- func (o *RTRExecuteCommandCreated) IsRedirect() bool
- func (o *RTRExecuteCommandCreated) IsServerError() bool
- func (o *RTRExecuteCommandCreated) IsSuccess() bool
- func (o *RTRExecuteCommandCreated) String() string
- type RTRExecuteCommandForbidden
- func (o *RTRExecuteCommandForbidden) Code() int
- func (o *RTRExecuteCommandForbidden) Error() string
- func (o *RTRExecuteCommandForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRExecuteCommandForbidden) IsClientError() bool
- func (o *RTRExecuteCommandForbidden) IsCode(code int) bool
- func (o *RTRExecuteCommandForbidden) IsRedirect() bool
- func (o *RTRExecuteCommandForbidden) IsServerError() bool
- func (o *RTRExecuteCommandForbidden) IsSuccess() bool
- func (o *RTRExecuteCommandForbidden) String() string
- type RTRExecuteCommandParams
- func NewRTRExecuteCommandParams() *RTRExecuteCommandParams
- func NewRTRExecuteCommandParamsWithContext(ctx context.Context) *RTRExecuteCommandParams
- func NewRTRExecuteCommandParamsWithHTTPClient(client *http.Client) *RTRExecuteCommandParams
- func NewRTRExecuteCommandParamsWithTimeout(timeout time.Duration) *RTRExecuteCommandParams
- func (o *RTRExecuteCommandParams) SetBody(body *models.DomainCommandExecuteRequest)
- func (o *RTRExecuteCommandParams) SetContext(ctx context.Context)
- func (o *RTRExecuteCommandParams) SetDefaults()
- func (o *RTRExecuteCommandParams) SetHTTPClient(client *http.Client)
- func (o *RTRExecuteCommandParams) SetTimeout(timeout time.Duration)
- func (o *RTRExecuteCommandParams) WithBody(body *models.DomainCommandExecuteRequest) *RTRExecuteCommandParams
- func (o *RTRExecuteCommandParams) WithContext(ctx context.Context) *RTRExecuteCommandParams
- func (o *RTRExecuteCommandParams) WithDefaults() *RTRExecuteCommandParams
- func (o *RTRExecuteCommandParams) WithHTTPClient(client *http.Client) *RTRExecuteCommandParams
- func (o *RTRExecuteCommandParams) WithTimeout(timeout time.Duration) *RTRExecuteCommandParams
- func (o *RTRExecuteCommandParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRExecuteCommandReader
- type RTRExecuteCommandTooManyRequests
- func (o *RTRExecuteCommandTooManyRequests) Code() int
- func (o *RTRExecuteCommandTooManyRequests) Error() string
- func (o *RTRExecuteCommandTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRExecuteCommandTooManyRequests) IsClientError() bool
- func (o *RTRExecuteCommandTooManyRequests) IsCode(code int) bool
- func (o *RTRExecuteCommandTooManyRequests) IsRedirect() bool
- func (o *RTRExecuteCommandTooManyRequests) IsServerError() bool
- func (o *RTRExecuteCommandTooManyRequests) IsSuccess() bool
- func (o *RTRExecuteCommandTooManyRequests) String() string
- type RTRGetExtractedFileContentsBadRequest
- func (o *RTRGetExtractedFileContentsBadRequest) Code() int
- func (o *RTRGetExtractedFileContentsBadRequest) Error() string
- func (o *RTRGetExtractedFileContentsBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRGetExtractedFileContentsBadRequest) IsClientError() bool
- func (o *RTRGetExtractedFileContentsBadRequest) IsCode(code int) bool
- func (o *RTRGetExtractedFileContentsBadRequest) IsRedirect() bool
- func (o *RTRGetExtractedFileContentsBadRequest) IsServerError() bool
- func (o *RTRGetExtractedFileContentsBadRequest) IsSuccess() bool
- func (o *RTRGetExtractedFileContentsBadRequest) String() string
- type RTRGetExtractedFileContentsForbidden
- func (o *RTRGetExtractedFileContentsForbidden) Code() int
- func (o *RTRGetExtractedFileContentsForbidden) Error() string
- func (o *RTRGetExtractedFileContentsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRGetExtractedFileContentsForbidden) IsClientError() bool
- func (o *RTRGetExtractedFileContentsForbidden) IsCode(code int) bool
- func (o *RTRGetExtractedFileContentsForbidden) IsRedirect() bool
- func (o *RTRGetExtractedFileContentsForbidden) IsServerError() bool
- func (o *RTRGetExtractedFileContentsForbidden) IsSuccess() bool
- func (o *RTRGetExtractedFileContentsForbidden) String() string
- type RTRGetExtractedFileContentsInternalServerError
- func (o *RTRGetExtractedFileContentsInternalServerError) Code() int
- func (o *RTRGetExtractedFileContentsInternalServerError) Error() string
- func (o *RTRGetExtractedFileContentsInternalServerError) GetPayload() *models.DomainAPIError
- func (o *RTRGetExtractedFileContentsInternalServerError) IsClientError() bool
- func (o *RTRGetExtractedFileContentsInternalServerError) IsCode(code int) bool
- func (o *RTRGetExtractedFileContentsInternalServerError) IsRedirect() bool
- func (o *RTRGetExtractedFileContentsInternalServerError) IsServerError() bool
- func (o *RTRGetExtractedFileContentsInternalServerError) IsSuccess() bool
- func (o *RTRGetExtractedFileContentsInternalServerError) String() string
- type RTRGetExtractedFileContentsNotFound
- func (o *RTRGetExtractedFileContentsNotFound) Code() int
- func (o *RTRGetExtractedFileContentsNotFound) Error() string
- func (o *RTRGetExtractedFileContentsNotFound) GetPayload() *models.DomainAPIError
- func (o *RTRGetExtractedFileContentsNotFound) IsClientError() bool
- func (o *RTRGetExtractedFileContentsNotFound) IsCode(code int) bool
- func (o *RTRGetExtractedFileContentsNotFound) IsRedirect() bool
- func (o *RTRGetExtractedFileContentsNotFound) IsServerError() bool
- func (o *RTRGetExtractedFileContentsNotFound) IsSuccess() bool
- func (o *RTRGetExtractedFileContentsNotFound) String() string
- type RTRGetExtractedFileContentsOK
- func (o *RTRGetExtractedFileContentsOK) Code() int
- func (o *RTRGetExtractedFileContentsOK) Error() string
- func (o *RTRGetExtractedFileContentsOK) GetPayload() io.Writer
- func (o *RTRGetExtractedFileContentsOK) IsClientError() bool
- func (o *RTRGetExtractedFileContentsOK) IsCode(code int) bool
- func (o *RTRGetExtractedFileContentsOK) IsRedirect() bool
- func (o *RTRGetExtractedFileContentsOK) IsServerError() bool
- func (o *RTRGetExtractedFileContentsOK) IsSuccess() bool
- func (o *RTRGetExtractedFileContentsOK) String() string
- type RTRGetExtractedFileContentsParams
- func NewRTRGetExtractedFileContentsParams() *RTRGetExtractedFileContentsParams
- func NewRTRGetExtractedFileContentsParamsWithContext(ctx context.Context) *RTRGetExtractedFileContentsParams
- func NewRTRGetExtractedFileContentsParamsWithHTTPClient(client *http.Client) *RTRGetExtractedFileContentsParams
- func NewRTRGetExtractedFileContentsParamsWithTimeout(timeout time.Duration) *RTRGetExtractedFileContentsParams
- func (o *RTRGetExtractedFileContentsParams) SetContext(ctx context.Context)
- func (o *RTRGetExtractedFileContentsParams) SetDefaults()
- func (o *RTRGetExtractedFileContentsParams) SetFilename(filename *string)
- func (o *RTRGetExtractedFileContentsParams) SetHTTPClient(client *http.Client)
- func (o *RTRGetExtractedFileContentsParams) SetSessionID(sessionID string)
- func (o *RTRGetExtractedFileContentsParams) SetSha256(sha256 string)
- func (o *RTRGetExtractedFileContentsParams) SetTimeout(timeout time.Duration)
- func (o *RTRGetExtractedFileContentsParams) WithContext(ctx context.Context) *RTRGetExtractedFileContentsParams
- func (o *RTRGetExtractedFileContentsParams) WithDefaults() *RTRGetExtractedFileContentsParams
- func (o *RTRGetExtractedFileContentsParams) WithFilename(filename *string) *RTRGetExtractedFileContentsParams
- func (o *RTRGetExtractedFileContentsParams) WithHTTPClient(client *http.Client) *RTRGetExtractedFileContentsParams
- func (o *RTRGetExtractedFileContentsParams) WithSessionID(sessionID string) *RTRGetExtractedFileContentsParams
- func (o *RTRGetExtractedFileContentsParams) WithSha256(sha256 string) *RTRGetExtractedFileContentsParams
- func (o *RTRGetExtractedFileContentsParams) WithTimeout(timeout time.Duration) *RTRGetExtractedFileContentsParams
- func (o *RTRGetExtractedFileContentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRGetExtractedFileContentsReader
- type RTRGetExtractedFileContentsTooManyRequests
- func (o *RTRGetExtractedFileContentsTooManyRequests) Code() int
- func (o *RTRGetExtractedFileContentsTooManyRequests) Error() string
- func (o *RTRGetExtractedFileContentsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRGetExtractedFileContentsTooManyRequests) IsClientError() bool
- func (o *RTRGetExtractedFileContentsTooManyRequests) IsCode(code int) bool
- func (o *RTRGetExtractedFileContentsTooManyRequests) IsRedirect() bool
- func (o *RTRGetExtractedFileContentsTooManyRequests) IsServerError() bool
- func (o *RTRGetExtractedFileContentsTooManyRequests) IsSuccess() bool
- func (o *RTRGetExtractedFileContentsTooManyRequests) String() string
- type RTRInitSessionBadRequest
- func (o *RTRInitSessionBadRequest) Code() int
- func (o *RTRInitSessionBadRequest) Error() string
- func (o *RTRInitSessionBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRInitSessionBadRequest) IsClientError() bool
- func (o *RTRInitSessionBadRequest) IsCode(code int) bool
- func (o *RTRInitSessionBadRequest) IsRedirect() bool
- func (o *RTRInitSessionBadRequest) IsServerError() bool
- func (o *RTRInitSessionBadRequest) IsSuccess() bool
- func (o *RTRInitSessionBadRequest) String() string
- type RTRInitSessionCreated
- func (o *RTRInitSessionCreated) Code() int
- func (o *RTRInitSessionCreated) Error() string
- func (o *RTRInitSessionCreated) GetPayload() *models.DomainInitResponseWrapper
- func (o *RTRInitSessionCreated) IsClientError() bool
- func (o *RTRInitSessionCreated) IsCode(code int) bool
- func (o *RTRInitSessionCreated) IsRedirect() bool
- func (o *RTRInitSessionCreated) IsServerError() bool
- func (o *RTRInitSessionCreated) IsSuccess() bool
- func (o *RTRInitSessionCreated) String() string
- type RTRInitSessionForbidden
- func (o *RTRInitSessionForbidden) Code() int
- func (o *RTRInitSessionForbidden) Error() string
- func (o *RTRInitSessionForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRInitSessionForbidden) IsClientError() bool
- func (o *RTRInitSessionForbidden) IsCode(code int) bool
- func (o *RTRInitSessionForbidden) IsRedirect() bool
- func (o *RTRInitSessionForbidden) IsServerError() bool
- func (o *RTRInitSessionForbidden) IsSuccess() bool
- func (o *RTRInitSessionForbidden) String() string
- type RTRInitSessionInternalServerError
- func (o *RTRInitSessionInternalServerError) Code() int
- func (o *RTRInitSessionInternalServerError) Error() string
- func (o *RTRInitSessionInternalServerError) GetPayload() *models.DomainAPIError
- func (o *RTRInitSessionInternalServerError) IsClientError() bool
- func (o *RTRInitSessionInternalServerError) IsCode(code int) bool
- func (o *RTRInitSessionInternalServerError) IsRedirect() bool
- func (o *RTRInitSessionInternalServerError) IsServerError() bool
- func (o *RTRInitSessionInternalServerError) IsSuccess() bool
- func (o *RTRInitSessionInternalServerError) String() string
- type RTRInitSessionParams
- func NewRTRInitSessionParams() *RTRInitSessionParams
- func NewRTRInitSessionParamsWithContext(ctx context.Context) *RTRInitSessionParams
- func NewRTRInitSessionParamsWithHTTPClient(client *http.Client) *RTRInitSessionParams
- func NewRTRInitSessionParamsWithTimeout(timeout time.Duration) *RTRInitSessionParams
- func (o *RTRInitSessionParams) SetBody(body *models.DomainInitRequest)
- func (o *RTRInitSessionParams) SetContext(ctx context.Context)
- func (o *RTRInitSessionParams) SetDefaults()
- func (o *RTRInitSessionParams) SetHTTPClient(client *http.Client)
- func (o *RTRInitSessionParams) SetRequestTimeout(timeout time.Duration)
- func (o *RTRInitSessionParams) SetTimeout(timeout *int64)
- func (o *RTRInitSessionParams) SetTimeoutDuration(timeoutDuration *string)
- func (o *RTRInitSessionParams) WithBody(body *models.DomainInitRequest) *RTRInitSessionParams
- func (o *RTRInitSessionParams) WithContext(ctx context.Context) *RTRInitSessionParams
- func (o *RTRInitSessionParams) WithDefaults() *RTRInitSessionParams
- func (o *RTRInitSessionParams) WithHTTPClient(client *http.Client) *RTRInitSessionParams
- func (o *RTRInitSessionParams) WithRequestTimeout(timeout time.Duration) *RTRInitSessionParams
- func (o *RTRInitSessionParams) WithTimeout(timeout *int64) *RTRInitSessionParams
- func (o *RTRInitSessionParams) WithTimeoutDuration(timeoutDuration *string) *RTRInitSessionParams
- func (o *RTRInitSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRInitSessionReader
- type RTRInitSessionTooManyRequests
- func (o *RTRInitSessionTooManyRequests) Code() int
- func (o *RTRInitSessionTooManyRequests) Error() string
- func (o *RTRInitSessionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRInitSessionTooManyRequests) IsClientError() bool
- func (o *RTRInitSessionTooManyRequests) IsCode(code int) bool
- func (o *RTRInitSessionTooManyRequests) IsRedirect() bool
- func (o *RTRInitSessionTooManyRequests) IsServerError() bool
- func (o *RTRInitSessionTooManyRequests) IsSuccess() bool
- func (o *RTRInitSessionTooManyRequests) String() string
- type RTRListAllSessionsBadRequest
- func (o *RTRListAllSessionsBadRequest) Code() int
- func (o *RTRListAllSessionsBadRequest) Error() string
- func (o *RTRListAllSessionsBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRListAllSessionsBadRequest) IsClientError() bool
- func (o *RTRListAllSessionsBadRequest) IsCode(code int) bool
- func (o *RTRListAllSessionsBadRequest) IsRedirect() bool
- func (o *RTRListAllSessionsBadRequest) IsServerError() bool
- func (o *RTRListAllSessionsBadRequest) IsSuccess() bool
- func (o *RTRListAllSessionsBadRequest) String() string
- type RTRListAllSessionsForbidden
- func (o *RTRListAllSessionsForbidden) Code() int
- func (o *RTRListAllSessionsForbidden) Error() string
- func (o *RTRListAllSessionsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListAllSessionsForbidden) IsClientError() bool
- func (o *RTRListAllSessionsForbidden) IsCode(code int) bool
- func (o *RTRListAllSessionsForbidden) IsRedirect() bool
- func (o *RTRListAllSessionsForbidden) IsServerError() bool
- func (o *RTRListAllSessionsForbidden) IsSuccess() bool
- func (o *RTRListAllSessionsForbidden) String() string
- type RTRListAllSessionsNotFound
- func (o *RTRListAllSessionsNotFound) Code() int
- func (o *RTRListAllSessionsNotFound) Error() string
- func (o *RTRListAllSessionsNotFound) GetPayload() *models.DomainAPIError
- func (o *RTRListAllSessionsNotFound) IsClientError() bool
- func (o *RTRListAllSessionsNotFound) IsCode(code int) bool
- func (o *RTRListAllSessionsNotFound) IsRedirect() bool
- func (o *RTRListAllSessionsNotFound) IsServerError() bool
- func (o *RTRListAllSessionsNotFound) IsSuccess() bool
- func (o *RTRListAllSessionsNotFound) String() string
- type RTRListAllSessionsOK
- func (o *RTRListAllSessionsOK) Code() int
- func (o *RTRListAllSessionsOK) Error() string
- func (o *RTRListAllSessionsOK) GetPayload() *models.DomainListSessionsResponseMsa
- func (o *RTRListAllSessionsOK) IsClientError() bool
- func (o *RTRListAllSessionsOK) IsCode(code int) bool
- func (o *RTRListAllSessionsOK) IsRedirect() bool
- func (o *RTRListAllSessionsOK) IsServerError() bool
- func (o *RTRListAllSessionsOK) IsSuccess() bool
- func (o *RTRListAllSessionsOK) String() string
- type RTRListAllSessionsParams
- func NewRTRListAllSessionsParams() *RTRListAllSessionsParams
- func NewRTRListAllSessionsParamsWithContext(ctx context.Context) *RTRListAllSessionsParams
- func NewRTRListAllSessionsParamsWithHTTPClient(client *http.Client) *RTRListAllSessionsParams
- func NewRTRListAllSessionsParamsWithTimeout(timeout time.Duration) *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) SetContext(ctx context.Context)
- func (o *RTRListAllSessionsParams) SetDefaults()
- func (o *RTRListAllSessionsParams) SetFilter(filter *string)
- func (o *RTRListAllSessionsParams) SetHTTPClient(client *http.Client)
- func (o *RTRListAllSessionsParams) SetLimit(limit *int64)
- func (o *RTRListAllSessionsParams) SetOffset(offset *string)
- func (o *RTRListAllSessionsParams) SetSort(sort *string)
- func (o *RTRListAllSessionsParams) SetTimeout(timeout time.Duration)
- func (o *RTRListAllSessionsParams) WithContext(ctx context.Context) *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) WithDefaults() *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) WithFilter(filter *string) *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) WithHTTPClient(client *http.Client) *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) WithLimit(limit *int64) *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) WithOffset(offset *string) *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) WithSort(sort *string) *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) WithTimeout(timeout time.Duration) *RTRListAllSessionsParams
- func (o *RTRListAllSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRListAllSessionsReader
- type RTRListAllSessionsTooManyRequests
- func (o *RTRListAllSessionsTooManyRequests) Code() int
- func (o *RTRListAllSessionsTooManyRequests) Error() string
- func (o *RTRListAllSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListAllSessionsTooManyRequests) IsClientError() bool
- func (o *RTRListAllSessionsTooManyRequests) IsCode(code int) bool
- func (o *RTRListAllSessionsTooManyRequests) IsRedirect() bool
- func (o *RTRListAllSessionsTooManyRequests) IsServerError() bool
- func (o *RTRListAllSessionsTooManyRequests) IsSuccess() bool
- func (o *RTRListAllSessionsTooManyRequests) String() string
- type RTRListFilesBadRequest
- func (o *RTRListFilesBadRequest) Code() int
- func (o *RTRListFilesBadRequest) Error() string
- func (o *RTRListFilesBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRListFilesBadRequest) IsClientError() bool
- func (o *RTRListFilesBadRequest) IsCode(code int) bool
- func (o *RTRListFilesBadRequest) IsRedirect() bool
- func (o *RTRListFilesBadRequest) IsServerError() bool
- func (o *RTRListFilesBadRequest) IsSuccess() bool
- func (o *RTRListFilesBadRequest) String() string
- type RTRListFilesForbidden
- func (o *RTRListFilesForbidden) Code() int
- func (o *RTRListFilesForbidden) Error() string
- func (o *RTRListFilesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListFilesForbidden) IsClientError() bool
- func (o *RTRListFilesForbidden) IsCode(code int) bool
- func (o *RTRListFilesForbidden) IsRedirect() bool
- func (o *RTRListFilesForbidden) IsServerError() bool
- func (o *RTRListFilesForbidden) IsSuccess() bool
- func (o *RTRListFilesForbidden) String() string
- type RTRListFilesNotFound
- func (o *RTRListFilesNotFound) Code() int
- func (o *RTRListFilesNotFound) Error() string
- func (o *RTRListFilesNotFound) GetPayload() *models.DomainAPIError
- func (o *RTRListFilesNotFound) IsClientError() bool
- func (o *RTRListFilesNotFound) IsCode(code int) bool
- func (o *RTRListFilesNotFound) IsRedirect() bool
- func (o *RTRListFilesNotFound) IsServerError() bool
- func (o *RTRListFilesNotFound) IsSuccess() bool
- func (o *RTRListFilesNotFound) String() string
- type RTRListFilesOK
- func (o *RTRListFilesOK) Code() int
- func (o *RTRListFilesOK) Error() string
- func (o *RTRListFilesOK) GetPayload() *models.DomainListFilesResponseWrapper
- func (o *RTRListFilesOK) IsClientError() bool
- func (o *RTRListFilesOK) IsCode(code int) bool
- func (o *RTRListFilesOK) IsRedirect() bool
- func (o *RTRListFilesOK) IsServerError() bool
- func (o *RTRListFilesOK) IsSuccess() bool
- func (o *RTRListFilesOK) String() string
- type RTRListFilesParams
- func (o *RTRListFilesParams) SetContext(ctx context.Context)
- func (o *RTRListFilesParams) SetDefaults()
- func (o *RTRListFilesParams) SetHTTPClient(client *http.Client)
- func (o *RTRListFilesParams) SetSessionID(sessionID string)
- func (o *RTRListFilesParams) SetTimeout(timeout time.Duration)
- func (o *RTRListFilesParams) WithContext(ctx context.Context) *RTRListFilesParams
- func (o *RTRListFilesParams) WithDefaults() *RTRListFilesParams
- func (o *RTRListFilesParams) WithHTTPClient(client *http.Client) *RTRListFilesParams
- func (o *RTRListFilesParams) WithSessionID(sessionID string) *RTRListFilesParams
- func (o *RTRListFilesParams) WithTimeout(timeout time.Duration) *RTRListFilesParams
- func (o *RTRListFilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRListFilesReader
- type RTRListFilesTooManyRequests
- func (o *RTRListFilesTooManyRequests) Code() int
- func (o *RTRListFilesTooManyRequests) Error() string
- func (o *RTRListFilesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListFilesTooManyRequests) IsClientError() bool
- func (o *RTRListFilesTooManyRequests) IsCode(code int) bool
- func (o *RTRListFilesTooManyRequests) IsRedirect() bool
- func (o *RTRListFilesTooManyRequests) IsServerError() bool
- func (o *RTRListFilesTooManyRequests) IsSuccess() bool
- func (o *RTRListFilesTooManyRequests) String() string
- type RTRListFilesV2BadRequest
- func (o *RTRListFilesV2BadRequest) Code() int
- func (o *RTRListFilesV2BadRequest) Error() string
- func (o *RTRListFilesV2BadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRListFilesV2BadRequest) IsClientError() bool
- func (o *RTRListFilesV2BadRequest) IsCode(code int) bool
- func (o *RTRListFilesV2BadRequest) IsRedirect() bool
- func (o *RTRListFilesV2BadRequest) IsServerError() bool
- func (o *RTRListFilesV2BadRequest) IsSuccess() bool
- func (o *RTRListFilesV2BadRequest) String() string
- type RTRListFilesV2Forbidden
- func (o *RTRListFilesV2Forbidden) Code() int
- func (o *RTRListFilesV2Forbidden) Error() string
- func (o *RTRListFilesV2Forbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListFilesV2Forbidden) IsClientError() bool
- func (o *RTRListFilesV2Forbidden) IsCode(code int) bool
- func (o *RTRListFilesV2Forbidden) IsRedirect() bool
- func (o *RTRListFilesV2Forbidden) IsServerError() bool
- func (o *RTRListFilesV2Forbidden) IsSuccess() bool
- func (o *RTRListFilesV2Forbidden) String() string
- type RTRListFilesV2NotFound
- func (o *RTRListFilesV2NotFound) Code() int
- func (o *RTRListFilesV2NotFound) Error() string
- func (o *RTRListFilesV2NotFound) GetPayload() *models.DomainAPIError
- func (o *RTRListFilesV2NotFound) IsClientError() bool
- func (o *RTRListFilesV2NotFound) IsCode(code int) bool
- func (o *RTRListFilesV2NotFound) IsRedirect() bool
- func (o *RTRListFilesV2NotFound) IsServerError() bool
- func (o *RTRListFilesV2NotFound) IsSuccess() bool
- func (o *RTRListFilesV2NotFound) String() string
- type RTRListFilesV2OK
- func (o *RTRListFilesV2OK) Code() int
- func (o *RTRListFilesV2OK) Error() string
- func (o *RTRListFilesV2OK) GetPayload() *models.DomainListFilesV2ResponseWrapper
- func (o *RTRListFilesV2OK) IsClientError() bool
- func (o *RTRListFilesV2OK) IsCode(code int) bool
- func (o *RTRListFilesV2OK) IsRedirect() bool
- func (o *RTRListFilesV2OK) IsServerError() bool
- func (o *RTRListFilesV2OK) IsSuccess() bool
- func (o *RTRListFilesV2OK) String() string
- type RTRListFilesV2Params
- func NewRTRListFilesV2Params() *RTRListFilesV2Params
- func NewRTRListFilesV2ParamsWithContext(ctx context.Context) *RTRListFilesV2Params
- func NewRTRListFilesV2ParamsWithHTTPClient(client *http.Client) *RTRListFilesV2Params
- func NewRTRListFilesV2ParamsWithTimeout(timeout time.Duration) *RTRListFilesV2Params
- func (o *RTRListFilesV2Params) SetContext(ctx context.Context)
- func (o *RTRListFilesV2Params) SetDefaults()
- func (o *RTRListFilesV2Params) SetHTTPClient(client *http.Client)
- func (o *RTRListFilesV2Params) SetSessionID(sessionID string)
- func (o *RTRListFilesV2Params) SetTimeout(timeout time.Duration)
- func (o *RTRListFilesV2Params) WithContext(ctx context.Context) *RTRListFilesV2Params
- func (o *RTRListFilesV2Params) WithDefaults() *RTRListFilesV2Params
- func (o *RTRListFilesV2Params) WithHTTPClient(client *http.Client) *RTRListFilesV2Params
- func (o *RTRListFilesV2Params) WithSessionID(sessionID string) *RTRListFilesV2Params
- func (o *RTRListFilesV2Params) WithTimeout(timeout time.Duration) *RTRListFilesV2Params
- func (o *RTRListFilesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRListFilesV2Reader
- type RTRListFilesV2TooManyRequests
- func (o *RTRListFilesV2TooManyRequests) Code() int
- func (o *RTRListFilesV2TooManyRequests) Error() string
- func (o *RTRListFilesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListFilesV2TooManyRequests) IsClientError() bool
- func (o *RTRListFilesV2TooManyRequests) IsCode(code int) bool
- func (o *RTRListFilesV2TooManyRequests) IsRedirect() bool
- func (o *RTRListFilesV2TooManyRequests) IsServerError() bool
- func (o *RTRListFilesV2TooManyRequests) IsSuccess() bool
- func (o *RTRListFilesV2TooManyRequests) String() string
- type RTRListQueuedSessionsBadRequest
- func (o *RTRListQueuedSessionsBadRequest) Code() int
- func (o *RTRListQueuedSessionsBadRequest) Error() string
- func (o *RTRListQueuedSessionsBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRListQueuedSessionsBadRequest) IsClientError() bool
- func (o *RTRListQueuedSessionsBadRequest) IsCode(code int) bool
- func (o *RTRListQueuedSessionsBadRequest) IsRedirect() bool
- func (o *RTRListQueuedSessionsBadRequest) IsServerError() bool
- func (o *RTRListQueuedSessionsBadRequest) IsSuccess() bool
- func (o *RTRListQueuedSessionsBadRequest) String() string
- type RTRListQueuedSessionsForbidden
- func (o *RTRListQueuedSessionsForbidden) Code() int
- func (o *RTRListQueuedSessionsForbidden) Error() string
- func (o *RTRListQueuedSessionsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListQueuedSessionsForbidden) IsClientError() bool
- func (o *RTRListQueuedSessionsForbidden) IsCode(code int) bool
- func (o *RTRListQueuedSessionsForbidden) IsRedirect() bool
- func (o *RTRListQueuedSessionsForbidden) IsServerError() bool
- func (o *RTRListQueuedSessionsForbidden) IsSuccess() bool
- func (o *RTRListQueuedSessionsForbidden) String() string
- type RTRListQueuedSessionsNotFound
- func (o *RTRListQueuedSessionsNotFound) Code() int
- func (o *RTRListQueuedSessionsNotFound) Error() string
- func (o *RTRListQueuedSessionsNotFound) GetPayload() *models.DomainAPIError
- func (o *RTRListQueuedSessionsNotFound) IsClientError() bool
- func (o *RTRListQueuedSessionsNotFound) IsCode(code int) bool
- func (o *RTRListQueuedSessionsNotFound) IsRedirect() bool
- func (o *RTRListQueuedSessionsNotFound) IsServerError() bool
- func (o *RTRListQueuedSessionsNotFound) IsSuccess() bool
- func (o *RTRListQueuedSessionsNotFound) String() string
- type RTRListQueuedSessionsOK
- func (o *RTRListQueuedSessionsOK) Code() int
- func (o *RTRListQueuedSessionsOK) Error() string
- func (o *RTRListQueuedSessionsOK) GetPayload() *models.DomainQueuedSessionResponseWrapper
- func (o *RTRListQueuedSessionsOK) IsClientError() bool
- func (o *RTRListQueuedSessionsOK) IsCode(code int) bool
- func (o *RTRListQueuedSessionsOK) IsRedirect() bool
- func (o *RTRListQueuedSessionsOK) IsServerError() bool
- func (o *RTRListQueuedSessionsOK) IsSuccess() bool
- func (o *RTRListQueuedSessionsOK) String() string
- type RTRListQueuedSessionsParams
- func NewRTRListQueuedSessionsParams() *RTRListQueuedSessionsParams
- func NewRTRListQueuedSessionsParamsWithContext(ctx context.Context) *RTRListQueuedSessionsParams
- func NewRTRListQueuedSessionsParamsWithHTTPClient(client *http.Client) *RTRListQueuedSessionsParams
- func NewRTRListQueuedSessionsParamsWithTimeout(timeout time.Duration) *RTRListQueuedSessionsParams
- func (o *RTRListQueuedSessionsParams) SetBody(body *models.MsaIdsRequest)
- func (o *RTRListQueuedSessionsParams) SetContext(ctx context.Context)
- func (o *RTRListQueuedSessionsParams) SetDefaults()
- func (o *RTRListQueuedSessionsParams) SetHTTPClient(client *http.Client)
- func (o *RTRListQueuedSessionsParams) SetTimeout(timeout time.Duration)
- func (o *RTRListQueuedSessionsParams) WithBody(body *models.MsaIdsRequest) *RTRListQueuedSessionsParams
- func (o *RTRListQueuedSessionsParams) WithContext(ctx context.Context) *RTRListQueuedSessionsParams
- func (o *RTRListQueuedSessionsParams) WithDefaults() *RTRListQueuedSessionsParams
- func (o *RTRListQueuedSessionsParams) WithHTTPClient(client *http.Client) *RTRListQueuedSessionsParams
- func (o *RTRListQueuedSessionsParams) WithTimeout(timeout time.Duration) *RTRListQueuedSessionsParams
- func (o *RTRListQueuedSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRListQueuedSessionsReader
- type RTRListQueuedSessionsTooManyRequests
- func (o *RTRListQueuedSessionsTooManyRequests) Code() int
- func (o *RTRListQueuedSessionsTooManyRequests) Error() string
- func (o *RTRListQueuedSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListQueuedSessionsTooManyRequests) IsClientError() bool
- func (o *RTRListQueuedSessionsTooManyRequests) IsCode(code int) bool
- func (o *RTRListQueuedSessionsTooManyRequests) IsRedirect() bool
- func (o *RTRListQueuedSessionsTooManyRequests) IsServerError() bool
- func (o *RTRListQueuedSessionsTooManyRequests) IsSuccess() bool
- func (o *RTRListQueuedSessionsTooManyRequests) String() string
- type RTRListQueuedSessionsUnauthorized
- func (o *RTRListQueuedSessionsUnauthorized) Code() int
- func (o *RTRListQueuedSessionsUnauthorized) Error() string
- func (o *RTRListQueuedSessionsUnauthorized) GetPayload() *models.DomainAPIError
- func (o *RTRListQueuedSessionsUnauthorized) IsClientError() bool
- func (o *RTRListQueuedSessionsUnauthorized) IsCode(code int) bool
- func (o *RTRListQueuedSessionsUnauthorized) IsRedirect() bool
- func (o *RTRListQueuedSessionsUnauthorized) IsServerError() bool
- func (o *RTRListQueuedSessionsUnauthorized) IsSuccess() bool
- func (o *RTRListQueuedSessionsUnauthorized) String() string
- type RTRListSessionsBadRequest
- func (o *RTRListSessionsBadRequest) Code() int
- func (o *RTRListSessionsBadRequest) Error() string
- func (o *RTRListSessionsBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRListSessionsBadRequest) IsClientError() bool
- func (o *RTRListSessionsBadRequest) IsCode(code int) bool
- func (o *RTRListSessionsBadRequest) IsRedirect() bool
- func (o *RTRListSessionsBadRequest) IsServerError() bool
- func (o *RTRListSessionsBadRequest) IsSuccess() bool
- func (o *RTRListSessionsBadRequest) String() string
- type RTRListSessionsForbidden
- func (o *RTRListSessionsForbidden) Code() int
- func (o *RTRListSessionsForbidden) Error() string
- func (o *RTRListSessionsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListSessionsForbidden) IsClientError() bool
- func (o *RTRListSessionsForbidden) IsCode(code int) bool
- func (o *RTRListSessionsForbidden) IsRedirect() bool
- func (o *RTRListSessionsForbidden) IsServerError() bool
- func (o *RTRListSessionsForbidden) IsSuccess() bool
- func (o *RTRListSessionsForbidden) String() string
- type RTRListSessionsNotFound
- func (o *RTRListSessionsNotFound) Code() int
- func (o *RTRListSessionsNotFound) Error() string
- func (o *RTRListSessionsNotFound) GetPayload() *models.DomainAPIError
- func (o *RTRListSessionsNotFound) IsClientError() bool
- func (o *RTRListSessionsNotFound) IsCode(code int) bool
- func (o *RTRListSessionsNotFound) IsRedirect() bool
- func (o *RTRListSessionsNotFound) IsServerError() bool
- func (o *RTRListSessionsNotFound) IsSuccess() bool
- func (o *RTRListSessionsNotFound) String() string
- type RTRListSessionsOK
- func (o *RTRListSessionsOK) Code() int
- func (o *RTRListSessionsOK) Error() string
- func (o *RTRListSessionsOK) GetPayload() *models.DomainSessionResponseWrapper
- func (o *RTRListSessionsOK) IsClientError() bool
- func (o *RTRListSessionsOK) IsCode(code int) bool
- func (o *RTRListSessionsOK) IsRedirect() bool
- func (o *RTRListSessionsOK) IsServerError() bool
- func (o *RTRListSessionsOK) IsSuccess() bool
- func (o *RTRListSessionsOK) String() string
- type RTRListSessionsParams
- func NewRTRListSessionsParams() *RTRListSessionsParams
- func NewRTRListSessionsParamsWithContext(ctx context.Context) *RTRListSessionsParams
- func NewRTRListSessionsParamsWithHTTPClient(client *http.Client) *RTRListSessionsParams
- func NewRTRListSessionsParamsWithTimeout(timeout time.Duration) *RTRListSessionsParams
- func (o *RTRListSessionsParams) SetBody(body *models.MsaIdsRequest)
- func (o *RTRListSessionsParams) SetContext(ctx context.Context)
- func (o *RTRListSessionsParams) SetDefaults()
- func (o *RTRListSessionsParams) SetHTTPClient(client *http.Client)
- func (o *RTRListSessionsParams) SetTimeout(timeout time.Duration)
- func (o *RTRListSessionsParams) WithBody(body *models.MsaIdsRequest) *RTRListSessionsParams
- func (o *RTRListSessionsParams) WithContext(ctx context.Context) *RTRListSessionsParams
- func (o *RTRListSessionsParams) WithDefaults() *RTRListSessionsParams
- func (o *RTRListSessionsParams) WithHTTPClient(client *http.Client) *RTRListSessionsParams
- func (o *RTRListSessionsParams) WithTimeout(timeout time.Duration) *RTRListSessionsParams
- func (o *RTRListSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRListSessionsReader
- type RTRListSessionsTooManyRequests
- func (o *RTRListSessionsTooManyRequests) Code() int
- func (o *RTRListSessionsTooManyRequests) Error() string
- func (o *RTRListSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRListSessionsTooManyRequests) IsClientError() bool
- func (o *RTRListSessionsTooManyRequests) IsCode(code int) bool
- func (o *RTRListSessionsTooManyRequests) IsRedirect() bool
- func (o *RTRListSessionsTooManyRequests) IsServerError() bool
- func (o *RTRListSessionsTooManyRequests) IsSuccess() bool
- func (o *RTRListSessionsTooManyRequests) String() string
- type RTRPulseSessionBadRequest
- func (o *RTRPulseSessionBadRequest) Code() int
- func (o *RTRPulseSessionBadRequest) Error() string
- func (o *RTRPulseSessionBadRequest) GetPayload() *models.DomainAPIError
- func (o *RTRPulseSessionBadRequest) IsClientError() bool
- func (o *RTRPulseSessionBadRequest) IsCode(code int) bool
- func (o *RTRPulseSessionBadRequest) IsRedirect() bool
- func (o *RTRPulseSessionBadRequest) IsServerError() bool
- func (o *RTRPulseSessionBadRequest) IsSuccess() bool
- func (o *RTRPulseSessionBadRequest) String() string
- type RTRPulseSessionCreated
- func (o *RTRPulseSessionCreated) Code() int
- func (o *RTRPulseSessionCreated) Error() string
- func (o *RTRPulseSessionCreated) GetPayload() *models.DomainInitResponseWrapper
- func (o *RTRPulseSessionCreated) IsClientError() bool
- func (o *RTRPulseSessionCreated) IsCode(code int) bool
- func (o *RTRPulseSessionCreated) IsRedirect() bool
- func (o *RTRPulseSessionCreated) IsServerError() bool
- func (o *RTRPulseSessionCreated) IsSuccess() bool
- func (o *RTRPulseSessionCreated) String() string
- type RTRPulseSessionForbidden
- func (o *RTRPulseSessionForbidden) Code() int
- func (o *RTRPulseSessionForbidden) Error() string
- func (o *RTRPulseSessionForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRPulseSessionForbidden) IsClientError() bool
- func (o *RTRPulseSessionForbidden) IsCode(code int) bool
- func (o *RTRPulseSessionForbidden) IsRedirect() bool
- func (o *RTRPulseSessionForbidden) IsServerError() bool
- func (o *RTRPulseSessionForbidden) IsSuccess() bool
- func (o *RTRPulseSessionForbidden) String() string
- type RTRPulseSessionInternalServerError
- func (o *RTRPulseSessionInternalServerError) Code() int
- func (o *RTRPulseSessionInternalServerError) Error() string
- func (o *RTRPulseSessionInternalServerError) GetPayload() *models.DomainAPIError
- func (o *RTRPulseSessionInternalServerError) IsClientError() bool
- func (o *RTRPulseSessionInternalServerError) IsCode(code int) bool
- func (o *RTRPulseSessionInternalServerError) IsRedirect() bool
- func (o *RTRPulseSessionInternalServerError) IsServerError() bool
- func (o *RTRPulseSessionInternalServerError) IsSuccess() bool
- func (o *RTRPulseSessionInternalServerError) String() string
- type RTRPulseSessionParams
- func NewRTRPulseSessionParams() *RTRPulseSessionParams
- func NewRTRPulseSessionParamsWithContext(ctx context.Context) *RTRPulseSessionParams
- func NewRTRPulseSessionParamsWithHTTPClient(client *http.Client) *RTRPulseSessionParams
- func NewRTRPulseSessionParamsWithTimeout(timeout time.Duration) *RTRPulseSessionParams
- func (o *RTRPulseSessionParams) SetBody(body *models.DomainInitRequest)
- func (o *RTRPulseSessionParams) SetContext(ctx context.Context)
- func (o *RTRPulseSessionParams) SetDefaults()
- func (o *RTRPulseSessionParams) SetHTTPClient(client *http.Client)
- func (o *RTRPulseSessionParams) SetTimeout(timeout time.Duration)
- func (o *RTRPulseSessionParams) WithBody(body *models.DomainInitRequest) *RTRPulseSessionParams
- func (o *RTRPulseSessionParams) WithContext(ctx context.Context) *RTRPulseSessionParams
- func (o *RTRPulseSessionParams) WithDefaults() *RTRPulseSessionParams
- func (o *RTRPulseSessionParams) WithHTTPClient(client *http.Client) *RTRPulseSessionParams
- func (o *RTRPulseSessionParams) WithTimeout(timeout time.Duration) *RTRPulseSessionParams
- func (o *RTRPulseSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RTRPulseSessionReader
- type RTRPulseSessionTooManyRequests
- func (o *RTRPulseSessionTooManyRequests) Code() int
- func (o *RTRPulseSessionTooManyRequests) Error() string
- func (o *RTRPulseSessionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *RTRPulseSessionTooManyRequests) IsClientError() bool
- func (o *RTRPulseSessionTooManyRequests) IsCode(code int) bool
- func (o *RTRPulseSessionTooManyRequests) IsRedirect() bool
- func (o *RTRPulseSessionTooManyRequests) IsServerError() bool
- func (o *RTRPulseSessionTooManyRequests) IsSuccess() bool
- func (o *RTRPulseSessionTooManyRequests) String() string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BatchActiveResponderCmdBadRequest ¶
type BatchActiveResponderCmdBadRequest 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.DomainAPIError }
BatchActiveResponderCmdBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewBatchActiveResponderCmdBadRequest ¶
func NewBatchActiveResponderCmdBadRequest() *BatchActiveResponderCmdBadRequest
NewBatchActiveResponderCmdBadRequest creates a BatchActiveResponderCmdBadRequest with default headers values
func (*BatchActiveResponderCmdBadRequest) Code ¶ added in v0.2.33
func (o *BatchActiveResponderCmdBadRequest) Code() int
Code gets the status code for the batch active responder cmd bad request response
func (*BatchActiveResponderCmdBadRequest) Error ¶
func (o *BatchActiveResponderCmdBadRequest) Error() string
func (*BatchActiveResponderCmdBadRequest) GetPayload ¶
func (o *BatchActiveResponderCmdBadRequest) GetPayload() *models.DomainAPIError
func (*BatchActiveResponderCmdBadRequest) IsClientError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdBadRequest) IsClientError() bool
IsClientError returns true when this batch active responder cmd bad request response has a 4xx status code
func (*BatchActiveResponderCmdBadRequest) IsCode ¶ added in v0.2.27
func (o *BatchActiveResponderCmdBadRequest) IsCode(code int) bool
IsCode returns true when this batch active responder cmd bad request response a status code equal to that given
func (*BatchActiveResponderCmdBadRequest) IsRedirect ¶ added in v0.2.27
func (o *BatchActiveResponderCmdBadRequest) IsRedirect() bool
IsRedirect returns true when this batch active responder cmd bad request response has a 3xx status code
func (*BatchActiveResponderCmdBadRequest) IsServerError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdBadRequest) IsServerError() bool
IsServerError returns true when this batch active responder cmd bad request response has a 5xx status code
func (*BatchActiveResponderCmdBadRequest) IsSuccess ¶ added in v0.2.27
func (o *BatchActiveResponderCmdBadRequest) IsSuccess() bool
IsSuccess returns true when this batch active responder cmd bad request response has a 2xx status code
func (*BatchActiveResponderCmdBadRequest) String ¶ added in v0.2.27
func (o *BatchActiveResponderCmdBadRequest) String() string
type BatchActiveResponderCmdCreated ¶
type BatchActiveResponderCmdCreated 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.DomainMultiCommandExecuteResponseWrapper }
BatchActiveResponderCmdCreated describes a response with status code 201, with default header values.
Created
func NewBatchActiveResponderCmdCreated ¶
func NewBatchActiveResponderCmdCreated() *BatchActiveResponderCmdCreated
NewBatchActiveResponderCmdCreated creates a BatchActiveResponderCmdCreated with default headers values
func (*BatchActiveResponderCmdCreated) Code ¶ added in v0.2.33
func (o *BatchActiveResponderCmdCreated) Code() int
Code gets the status code for the batch active responder cmd created response
func (*BatchActiveResponderCmdCreated) Error ¶
func (o *BatchActiveResponderCmdCreated) Error() string
func (*BatchActiveResponderCmdCreated) GetPayload ¶
func (o *BatchActiveResponderCmdCreated) GetPayload() *models.DomainMultiCommandExecuteResponseWrapper
func (*BatchActiveResponderCmdCreated) IsClientError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdCreated) IsClientError() bool
IsClientError returns true when this batch active responder cmd created response has a 4xx status code
func (*BatchActiveResponderCmdCreated) IsCode ¶ added in v0.2.27
func (o *BatchActiveResponderCmdCreated) IsCode(code int) bool
IsCode returns true when this batch active responder cmd created response a status code equal to that given
func (*BatchActiveResponderCmdCreated) IsRedirect ¶ added in v0.2.27
func (o *BatchActiveResponderCmdCreated) IsRedirect() bool
IsRedirect returns true when this batch active responder cmd created response has a 3xx status code
func (*BatchActiveResponderCmdCreated) IsServerError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdCreated) IsServerError() bool
IsServerError returns true when this batch active responder cmd created response has a 5xx status code
func (*BatchActiveResponderCmdCreated) IsSuccess ¶ added in v0.2.27
func (o *BatchActiveResponderCmdCreated) IsSuccess() bool
IsSuccess returns true when this batch active responder cmd created response has a 2xx status code
func (*BatchActiveResponderCmdCreated) String ¶ added in v0.2.27
func (o *BatchActiveResponderCmdCreated) String() string
type BatchActiveResponderCmdForbidden ¶
type BatchActiveResponderCmdForbidden 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 }
BatchActiveResponderCmdForbidden describes a response with status code 403, with default header values.
Forbidden
func NewBatchActiveResponderCmdForbidden ¶
func NewBatchActiveResponderCmdForbidden() *BatchActiveResponderCmdForbidden
NewBatchActiveResponderCmdForbidden creates a BatchActiveResponderCmdForbidden with default headers values
func (*BatchActiveResponderCmdForbidden) Code ¶ added in v0.2.33
func (o *BatchActiveResponderCmdForbidden) Code() int
Code gets the status code for the batch active responder cmd forbidden response
func (*BatchActiveResponderCmdForbidden) Error ¶
func (o *BatchActiveResponderCmdForbidden) Error() string
func (*BatchActiveResponderCmdForbidden) GetPayload ¶
func (o *BatchActiveResponderCmdForbidden) GetPayload() *models.MsaErrorsOnly
func (*BatchActiveResponderCmdForbidden) IsClientError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdForbidden) IsClientError() bool
IsClientError returns true when this batch active responder cmd forbidden response has a 4xx status code
func (*BatchActiveResponderCmdForbidden) IsCode ¶ added in v0.2.27
func (o *BatchActiveResponderCmdForbidden) IsCode(code int) bool
IsCode returns true when this batch active responder cmd forbidden response a status code equal to that given
func (*BatchActiveResponderCmdForbidden) IsRedirect ¶ added in v0.2.27
func (o *BatchActiveResponderCmdForbidden) IsRedirect() bool
IsRedirect returns true when this batch active responder cmd forbidden response has a 3xx status code
func (*BatchActiveResponderCmdForbidden) IsServerError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdForbidden) IsServerError() bool
IsServerError returns true when this batch active responder cmd forbidden response has a 5xx status code
func (*BatchActiveResponderCmdForbidden) IsSuccess ¶ added in v0.2.27
func (o *BatchActiveResponderCmdForbidden) IsSuccess() bool
IsSuccess returns true when this batch active responder cmd forbidden response has a 2xx status code
func (*BatchActiveResponderCmdForbidden) String ¶ added in v0.2.27
func (o *BatchActiveResponderCmdForbidden) String() string
type BatchActiveResponderCmdInternalServerError ¶
type BatchActiveResponderCmdInternalServerError 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.DomainAPIError }
BatchActiveResponderCmdInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewBatchActiveResponderCmdInternalServerError ¶
func NewBatchActiveResponderCmdInternalServerError() *BatchActiveResponderCmdInternalServerError
NewBatchActiveResponderCmdInternalServerError creates a BatchActiveResponderCmdInternalServerError with default headers values
func (*BatchActiveResponderCmdInternalServerError) Code ¶ added in v0.2.33
func (o *BatchActiveResponderCmdInternalServerError) Code() int
Code gets the status code for the batch active responder cmd internal server error response
func (*BatchActiveResponderCmdInternalServerError) Error ¶
func (o *BatchActiveResponderCmdInternalServerError) Error() string
func (*BatchActiveResponderCmdInternalServerError) GetPayload ¶
func (o *BatchActiveResponderCmdInternalServerError) GetPayload() *models.DomainAPIError
func (*BatchActiveResponderCmdInternalServerError) IsClientError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdInternalServerError) IsClientError() bool
IsClientError returns true when this batch active responder cmd internal server error response has a 4xx status code
func (*BatchActiveResponderCmdInternalServerError) IsCode ¶ added in v0.2.27
func (o *BatchActiveResponderCmdInternalServerError) IsCode(code int) bool
IsCode returns true when this batch active responder cmd internal server error response a status code equal to that given
func (*BatchActiveResponderCmdInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *BatchActiveResponderCmdInternalServerError) IsRedirect() bool
IsRedirect returns true when this batch active responder cmd internal server error response has a 3xx status code
func (*BatchActiveResponderCmdInternalServerError) IsServerError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdInternalServerError) IsServerError() bool
IsServerError returns true when this batch active responder cmd internal server error response has a 5xx status code
func (*BatchActiveResponderCmdInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *BatchActiveResponderCmdInternalServerError) IsSuccess() bool
IsSuccess returns true when this batch active responder cmd internal server error response has a 2xx status code
func (*BatchActiveResponderCmdInternalServerError) String ¶ added in v0.2.27
func (o *BatchActiveResponderCmdInternalServerError) String() string
type BatchActiveResponderCmdParams ¶
type BatchActiveResponderCmdParams struct { /* Body. Use this endpoint to run these [real time response commands](https://falcon.crowdstrike.com/support/documentation/11/getting-started-guide#rtr_commands): - `cat` - `cd` - `clear` - `cp` - `encrypt` - `env` - `eventlog` - `filehash` - `get` - `getsid` - `help` - `history` - `ipconfig` - `kill` - `ls` - `map` - `memdump` - `mkdir` - `mount` - `mv` - `netstat` - `ps` - `reg query` - `reg set` - `reg delete` - `reg load` - `reg unload` - `restart` - `rm` - `runscript` - `shutdown` - `unmap` - `update history` - `update install` - `update list` - `update query` - `xmemdump` - `zip` **`base_command`** Active-Responder command type we are going to execute, for example: `get` or `cp`. Refer to the RTR documentation for the full list of commands. **`batch_id`** Batch ID to execute the command on. Received from `/real-time-response/combined/batch-init-session/v1`. **`command_string`** Full command string for the command. For example `get some_file.txt` **`optional_hosts`** List of a subset of hosts we want to run the command on. If this list is supplied, only these hosts will receive the command. */ Body *models.DomainBatchExecuteCommandRequest /* HostTimeoutDuration. Timeout duration for how long a host has time to complete processing. Default value is a bit less than the overall timeout value. It cannot be greater than the overall request timeout. Maximum is < 5 minutes. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Default: "tiny bit less than overall request timeout" */ HostTimeoutDuration *string /* Timeout. Timeout for how long to wait for the request in seconds, default timeout is 30 seconds. Maximum is 5 minutes. Default: 30 */ Timeout *int64 /* TimeoutDuration. Timeout duration for how long to wait for the request in duration syntax. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Maximum is 5 minutes. Default: "30s" */ TimeoutDuration *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BatchActiveResponderCmdParams contains all the parameters to send to the API endpoint
for the batch active responder cmd operation. Typically these are written to a http.Request.
func NewBatchActiveResponderCmdParams ¶
func NewBatchActiveResponderCmdParams() *BatchActiveResponderCmdParams
NewBatchActiveResponderCmdParams creates a new BatchActiveResponderCmdParams 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 NewBatchActiveResponderCmdParamsWithContext ¶
func NewBatchActiveResponderCmdParamsWithContext(ctx context.Context) *BatchActiveResponderCmdParams
NewBatchActiveResponderCmdParamsWithContext creates a new BatchActiveResponderCmdParams object with the ability to set a context for a request.
func NewBatchActiveResponderCmdParamsWithHTTPClient ¶
func NewBatchActiveResponderCmdParamsWithHTTPClient(client *http.Client) *BatchActiveResponderCmdParams
NewBatchActiveResponderCmdParamsWithHTTPClient creates a new BatchActiveResponderCmdParams object with the ability to set a custom HTTPClient for a request.
func NewBatchActiveResponderCmdParamsWithTimeout ¶
func NewBatchActiveResponderCmdParamsWithTimeout(timeout time.Duration) *BatchActiveResponderCmdParams
NewBatchActiveResponderCmdParamsWithTimeout creates a new BatchActiveResponderCmdParams object with the ability to set a timeout on a request.
func (*BatchActiveResponderCmdParams) SetBody ¶
func (o *BatchActiveResponderCmdParams) SetBody(body *models.DomainBatchExecuteCommandRequest)
SetBody adds the body to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) SetContext ¶
func (o *BatchActiveResponderCmdParams) SetContext(ctx context.Context)
SetContext adds the context to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) SetDefaults ¶
func (o *BatchActiveResponderCmdParams) SetDefaults()
SetDefaults hydrates default values in the batch active responder cmd params (not the query body).
All values with no default are reset to their zero value.
func (*BatchActiveResponderCmdParams) SetHTTPClient ¶
func (o *BatchActiveResponderCmdParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) SetHostTimeoutDuration ¶ added in v0.2.26
func (o *BatchActiveResponderCmdParams) SetHostTimeoutDuration(hostTimeoutDuration *string)
SetHostTimeoutDuration adds the hostTimeoutDuration to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) SetRequestTimeout ¶
func (o *BatchActiveResponderCmdParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) SetTimeout ¶
func (o *BatchActiveResponderCmdParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) SetTimeoutDuration ¶
func (o *BatchActiveResponderCmdParams) SetTimeoutDuration(timeoutDuration *string)
SetTimeoutDuration adds the timeoutDuration to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) WithBody ¶
func (o *BatchActiveResponderCmdParams) WithBody(body *models.DomainBatchExecuteCommandRequest) *BatchActiveResponderCmdParams
WithBody adds the body to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) WithContext ¶
func (o *BatchActiveResponderCmdParams) WithContext(ctx context.Context) *BatchActiveResponderCmdParams
WithContext adds the context to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) WithDefaults ¶
func (o *BatchActiveResponderCmdParams) WithDefaults() *BatchActiveResponderCmdParams
WithDefaults hydrates default values in the batch active responder cmd params (not the query body).
All values with no default are reset to their zero value.
func (*BatchActiveResponderCmdParams) WithHTTPClient ¶
func (o *BatchActiveResponderCmdParams) WithHTTPClient(client *http.Client) *BatchActiveResponderCmdParams
WithHTTPClient adds the HTTPClient to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) WithHostTimeoutDuration ¶ added in v0.2.26
func (o *BatchActiveResponderCmdParams) WithHostTimeoutDuration(hostTimeoutDuration *string) *BatchActiveResponderCmdParams
WithHostTimeoutDuration adds the hostTimeoutDuration to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) WithRequestTimeout ¶
func (o *BatchActiveResponderCmdParams) WithRequestTimeout(timeout time.Duration) *BatchActiveResponderCmdParams
WithRequestTimeout adds the timeout to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) WithTimeout ¶
func (o *BatchActiveResponderCmdParams) WithTimeout(timeout *int64) *BatchActiveResponderCmdParams
WithTimeout adds the timeout to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) WithTimeoutDuration ¶
func (o *BatchActiveResponderCmdParams) WithTimeoutDuration(timeoutDuration *string) *BatchActiveResponderCmdParams
WithTimeoutDuration adds the timeoutDuration to the batch active responder cmd params
func (*BatchActiveResponderCmdParams) WriteToRequest ¶
func (o *BatchActiveResponderCmdParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BatchActiveResponderCmdReader ¶
type BatchActiveResponderCmdReader struct {
// contains filtered or unexported fields
}
BatchActiveResponderCmdReader is a Reader for the BatchActiveResponderCmd structure.
func (*BatchActiveResponderCmdReader) ReadResponse ¶
func (o *BatchActiveResponderCmdReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BatchActiveResponderCmdTooManyRequests ¶
type BatchActiveResponderCmdTooManyRequests 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 }
BatchActiveResponderCmdTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewBatchActiveResponderCmdTooManyRequests ¶
func NewBatchActiveResponderCmdTooManyRequests() *BatchActiveResponderCmdTooManyRequests
NewBatchActiveResponderCmdTooManyRequests creates a BatchActiveResponderCmdTooManyRequests with default headers values
func (*BatchActiveResponderCmdTooManyRequests) Code ¶ added in v0.2.33
func (o *BatchActiveResponderCmdTooManyRequests) Code() int
Code gets the status code for the batch active responder cmd too many requests response
func (*BatchActiveResponderCmdTooManyRequests) Error ¶
func (o *BatchActiveResponderCmdTooManyRequests) Error() string
func (*BatchActiveResponderCmdTooManyRequests) GetPayload ¶
func (o *BatchActiveResponderCmdTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*BatchActiveResponderCmdTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdTooManyRequests) IsClientError() bool
IsClientError returns true when this batch active responder cmd too many requests response has a 4xx status code
func (*BatchActiveResponderCmdTooManyRequests) IsCode ¶ added in v0.2.27
func (o *BatchActiveResponderCmdTooManyRequests) IsCode(code int) bool
IsCode returns true when this batch active responder cmd too many requests response a status code equal to that given
func (*BatchActiveResponderCmdTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *BatchActiveResponderCmdTooManyRequests) IsRedirect() bool
IsRedirect returns true when this batch active responder cmd too many requests response has a 3xx status code
func (*BatchActiveResponderCmdTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *BatchActiveResponderCmdTooManyRequests) IsServerError() bool
IsServerError returns true when this batch active responder cmd too many requests response has a 5xx status code
func (*BatchActiveResponderCmdTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *BatchActiveResponderCmdTooManyRequests) IsSuccess() bool
IsSuccess returns true when this batch active responder cmd too many requests response has a 2xx status code
func (*BatchActiveResponderCmdTooManyRequests) String ¶ added in v0.2.27
func (o *BatchActiveResponderCmdTooManyRequests) String() string
type BatchCmdBadRequest ¶
type BatchCmdBadRequest 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.DomainAPIError }
BatchCmdBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewBatchCmdBadRequest ¶
func NewBatchCmdBadRequest() *BatchCmdBadRequest
NewBatchCmdBadRequest creates a BatchCmdBadRequest with default headers values
func (*BatchCmdBadRequest) Code ¶ added in v0.2.33
func (o *BatchCmdBadRequest) Code() int
Code gets the status code for the batch cmd bad request response
func (*BatchCmdBadRequest) Error ¶
func (o *BatchCmdBadRequest) Error() string
func (*BatchCmdBadRequest) GetPayload ¶
func (o *BatchCmdBadRequest) GetPayload() *models.DomainAPIError
func (*BatchCmdBadRequest) IsClientError ¶ added in v0.2.27
func (o *BatchCmdBadRequest) IsClientError() bool
IsClientError returns true when this batch cmd bad request response has a 4xx status code
func (*BatchCmdBadRequest) IsCode ¶ added in v0.2.27
func (o *BatchCmdBadRequest) IsCode(code int) bool
IsCode returns true when this batch cmd bad request response a status code equal to that given
func (*BatchCmdBadRequest) IsRedirect ¶ added in v0.2.27
func (o *BatchCmdBadRequest) IsRedirect() bool
IsRedirect returns true when this batch cmd bad request response has a 3xx status code
func (*BatchCmdBadRequest) IsServerError ¶ added in v0.2.27
func (o *BatchCmdBadRequest) IsServerError() bool
IsServerError returns true when this batch cmd bad request response has a 5xx status code
func (*BatchCmdBadRequest) IsSuccess ¶ added in v0.2.27
func (o *BatchCmdBadRequest) IsSuccess() bool
IsSuccess returns true when this batch cmd bad request response has a 2xx status code
func (*BatchCmdBadRequest) String ¶ added in v0.2.27
func (o *BatchCmdBadRequest) String() string
type BatchCmdCreated ¶
type BatchCmdCreated 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.DomainMultiCommandExecuteResponseWrapper }
BatchCmdCreated describes a response with status code 201, with default header values.
Created
func NewBatchCmdCreated ¶
func NewBatchCmdCreated() *BatchCmdCreated
NewBatchCmdCreated creates a BatchCmdCreated with default headers values
func (*BatchCmdCreated) Code ¶ added in v0.2.33
func (o *BatchCmdCreated) Code() int
Code gets the status code for the batch cmd created response
func (*BatchCmdCreated) Error ¶
func (o *BatchCmdCreated) Error() string
func (*BatchCmdCreated) GetPayload ¶
func (o *BatchCmdCreated) GetPayload() *models.DomainMultiCommandExecuteResponseWrapper
func (*BatchCmdCreated) IsClientError ¶ added in v0.2.27
func (o *BatchCmdCreated) IsClientError() bool
IsClientError returns true when this batch cmd created response has a 4xx status code
func (*BatchCmdCreated) IsCode ¶ added in v0.2.27
func (o *BatchCmdCreated) IsCode(code int) bool
IsCode returns true when this batch cmd created response a status code equal to that given
func (*BatchCmdCreated) IsRedirect ¶ added in v0.2.27
func (o *BatchCmdCreated) IsRedirect() bool
IsRedirect returns true when this batch cmd created response has a 3xx status code
func (*BatchCmdCreated) IsServerError ¶ added in v0.2.27
func (o *BatchCmdCreated) IsServerError() bool
IsServerError returns true when this batch cmd created response has a 5xx status code
func (*BatchCmdCreated) IsSuccess ¶ added in v0.2.27
func (o *BatchCmdCreated) IsSuccess() bool
IsSuccess returns true when this batch cmd created response has a 2xx status code
func (*BatchCmdCreated) String ¶ added in v0.2.27
func (o *BatchCmdCreated) String() string
type BatchCmdForbidden ¶
type BatchCmdForbidden 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 }
BatchCmdForbidden describes a response with status code 403, with default header values.
Forbidden
func NewBatchCmdForbidden ¶
func NewBatchCmdForbidden() *BatchCmdForbidden
NewBatchCmdForbidden creates a BatchCmdForbidden with default headers values
func (*BatchCmdForbidden) Code ¶ added in v0.2.33
func (o *BatchCmdForbidden) Code() int
Code gets the status code for the batch cmd forbidden response
func (*BatchCmdForbidden) Error ¶
func (o *BatchCmdForbidden) Error() string
func (*BatchCmdForbidden) GetPayload ¶
func (o *BatchCmdForbidden) GetPayload() *models.MsaErrorsOnly
func (*BatchCmdForbidden) IsClientError ¶ added in v0.2.27
func (o *BatchCmdForbidden) IsClientError() bool
IsClientError returns true when this batch cmd forbidden response has a 4xx status code
func (*BatchCmdForbidden) IsCode ¶ added in v0.2.27
func (o *BatchCmdForbidden) IsCode(code int) bool
IsCode returns true when this batch cmd forbidden response a status code equal to that given
func (*BatchCmdForbidden) IsRedirect ¶ added in v0.2.27
func (o *BatchCmdForbidden) IsRedirect() bool
IsRedirect returns true when this batch cmd forbidden response has a 3xx status code
func (*BatchCmdForbidden) IsServerError ¶ added in v0.2.27
func (o *BatchCmdForbidden) IsServerError() bool
IsServerError returns true when this batch cmd forbidden response has a 5xx status code
func (*BatchCmdForbidden) IsSuccess ¶ added in v0.2.27
func (o *BatchCmdForbidden) IsSuccess() bool
IsSuccess returns true when this batch cmd forbidden response has a 2xx status code
func (*BatchCmdForbidden) String ¶ added in v0.2.27
func (o *BatchCmdForbidden) String() string
type BatchCmdInternalServerError ¶
type BatchCmdInternalServerError 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.DomainAPIError }
BatchCmdInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewBatchCmdInternalServerError ¶
func NewBatchCmdInternalServerError() *BatchCmdInternalServerError
NewBatchCmdInternalServerError creates a BatchCmdInternalServerError with default headers values
func (*BatchCmdInternalServerError) Code ¶ added in v0.2.33
func (o *BatchCmdInternalServerError) Code() int
Code gets the status code for the batch cmd internal server error response
func (*BatchCmdInternalServerError) Error ¶
func (o *BatchCmdInternalServerError) Error() string
func (*BatchCmdInternalServerError) GetPayload ¶
func (o *BatchCmdInternalServerError) GetPayload() *models.DomainAPIError
func (*BatchCmdInternalServerError) IsClientError ¶ added in v0.2.27
func (o *BatchCmdInternalServerError) IsClientError() bool
IsClientError returns true when this batch cmd internal server error response has a 4xx status code
func (*BatchCmdInternalServerError) IsCode ¶ added in v0.2.27
func (o *BatchCmdInternalServerError) IsCode(code int) bool
IsCode returns true when this batch cmd internal server error response a status code equal to that given
func (*BatchCmdInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *BatchCmdInternalServerError) IsRedirect() bool
IsRedirect returns true when this batch cmd internal server error response has a 3xx status code
func (*BatchCmdInternalServerError) IsServerError ¶ added in v0.2.27
func (o *BatchCmdInternalServerError) IsServerError() bool
IsServerError returns true when this batch cmd internal server error response has a 5xx status code
func (*BatchCmdInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *BatchCmdInternalServerError) IsSuccess() bool
IsSuccess returns true when this batch cmd internal server error response has a 2xx status code
func (*BatchCmdInternalServerError) String ¶ added in v0.2.27
func (o *BatchCmdInternalServerError) String() string
type BatchCmdParams ¶
type BatchCmdParams struct { /* Body. Use this endpoint to run these [real time response commands](https://falcon.crowdstrike.com/support/documentation/11/getting-started-guide#rtr_commands): - `cat` - `cd` - `clear` - `env` - `eventlog` - `filehash` - `getsid` - `help` - `history` - `ipconfig` - `ls` - `mount` - `netstat` - `ps` - `reg query` **`base_command`** read-only command type we are going to execute, for example: `ls` or `cd`. Refer to the RTR documentation for the full list of commands. **`batch_id`** Batch ID to execute the command on. Received from `/real-time-response/combined/batch-init-session/v1`. **`command_string`** Full command string for the command. For example `cd C:\some_directory` **`optional_hosts`** List of a subset of hosts we want to run the command on. If this list is supplied, only these hosts will receive the command. */ Body *models.DomainBatchExecuteCommandRequest /* HostTimeoutDuration. Timeout duration for how long a host has time to complete processing. Default value is a bit less than the overall timeout value. It cannot be greater than the overall request timeout. Maximum is < 5 minutes. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Default: "tiny bit less than overall request timeout" */ HostTimeoutDuration *string /* Timeout. Timeout for how long to wait for the request in seconds, default timeout is 30 seconds. Maximum is 5 minutes. Default: 30 */ Timeout *int64 /* TimeoutDuration. Timeout duration for how long to wait for the request in duration syntax. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Maximum is 5 minutes. Default: "30s" */ TimeoutDuration *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BatchCmdParams contains all the parameters to send to the API endpoint
for the batch cmd operation. Typically these are written to a http.Request.
func NewBatchCmdParams ¶
func NewBatchCmdParams() *BatchCmdParams
NewBatchCmdParams creates a new BatchCmdParams 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 NewBatchCmdParamsWithContext ¶
func NewBatchCmdParamsWithContext(ctx context.Context) *BatchCmdParams
NewBatchCmdParamsWithContext creates a new BatchCmdParams object with the ability to set a context for a request.
func NewBatchCmdParamsWithHTTPClient ¶
func NewBatchCmdParamsWithHTTPClient(client *http.Client) *BatchCmdParams
NewBatchCmdParamsWithHTTPClient creates a new BatchCmdParams object with the ability to set a custom HTTPClient for a request.
func NewBatchCmdParamsWithTimeout ¶
func NewBatchCmdParamsWithTimeout(timeout time.Duration) *BatchCmdParams
NewBatchCmdParamsWithTimeout creates a new BatchCmdParams object with the ability to set a timeout on a request.
func (*BatchCmdParams) SetBody ¶
func (o *BatchCmdParams) SetBody(body *models.DomainBatchExecuteCommandRequest)
SetBody adds the body to the batch cmd params
func (*BatchCmdParams) SetContext ¶
func (o *BatchCmdParams) SetContext(ctx context.Context)
SetContext adds the context to the batch cmd params
func (*BatchCmdParams) SetDefaults ¶
func (o *BatchCmdParams) SetDefaults()
SetDefaults hydrates default values in the batch cmd params (not the query body).
All values with no default are reset to their zero value.
func (*BatchCmdParams) SetHTTPClient ¶
func (o *BatchCmdParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the batch cmd params
func (*BatchCmdParams) SetHostTimeoutDuration ¶ added in v0.2.26
func (o *BatchCmdParams) SetHostTimeoutDuration(hostTimeoutDuration *string)
SetHostTimeoutDuration adds the hostTimeoutDuration to the batch cmd params
func (*BatchCmdParams) SetRequestTimeout ¶
func (o *BatchCmdParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the batch cmd params
func (*BatchCmdParams) SetTimeout ¶
func (o *BatchCmdParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the batch cmd params
func (*BatchCmdParams) SetTimeoutDuration ¶
func (o *BatchCmdParams) SetTimeoutDuration(timeoutDuration *string)
SetTimeoutDuration adds the timeoutDuration to the batch cmd params
func (*BatchCmdParams) WithBody ¶
func (o *BatchCmdParams) WithBody(body *models.DomainBatchExecuteCommandRequest) *BatchCmdParams
WithBody adds the body to the batch cmd params
func (*BatchCmdParams) WithContext ¶
func (o *BatchCmdParams) WithContext(ctx context.Context) *BatchCmdParams
WithContext adds the context to the batch cmd params
func (*BatchCmdParams) WithDefaults ¶
func (o *BatchCmdParams) WithDefaults() *BatchCmdParams
WithDefaults hydrates default values in the batch cmd params (not the query body).
All values with no default are reset to their zero value.
func (*BatchCmdParams) WithHTTPClient ¶
func (o *BatchCmdParams) WithHTTPClient(client *http.Client) *BatchCmdParams
WithHTTPClient adds the HTTPClient to the batch cmd params
func (*BatchCmdParams) WithHostTimeoutDuration ¶ added in v0.2.26
func (o *BatchCmdParams) WithHostTimeoutDuration(hostTimeoutDuration *string) *BatchCmdParams
WithHostTimeoutDuration adds the hostTimeoutDuration to the batch cmd params
func (*BatchCmdParams) WithRequestTimeout ¶
func (o *BatchCmdParams) WithRequestTimeout(timeout time.Duration) *BatchCmdParams
WithRequestTimeout adds the timeout to the batch cmd params
func (*BatchCmdParams) WithTimeout ¶
func (o *BatchCmdParams) WithTimeout(timeout *int64) *BatchCmdParams
WithTimeout adds the timeout to the batch cmd params
func (*BatchCmdParams) WithTimeoutDuration ¶
func (o *BatchCmdParams) WithTimeoutDuration(timeoutDuration *string) *BatchCmdParams
WithTimeoutDuration adds the timeoutDuration to the batch cmd params
func (*BatchCmdParams) WriteToRequest ¶
func (o *BatchCmdParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BatchCmdReader ¶
type BatchCmdReader struct {
// contains filtered or unexported fields
}
BatchCmdReader is a Reader for the BatchCmd structure.
func (*BatchCmdReader) ReadResponse ¶
func (o *BatchCmdReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BatchCmdTooManyRequests ¶
type BatchCmdTooManyRequests 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 }
BatchCmdTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewBatchCmdTooManyRequests ¶
func NewBatchCmdTooManyRequests() *BatchCmdTooManyRequests
NewBatchCmdTooManyRequests creates a BatchCmdTooManyRequests with default headers values
func (*BatchCmdTooManyRequests) Code ¶ added in v0.2.33
func (o *BatchCmdTooManyRequests) Code() int
Code gets the status code for the batch cmd too many requests response
func (*BatchCmdTooManyRequests) Error ¶
func (o *BatchCmdTooManyRequests) Error() string
func (*BatchCmdTooManyRequests) GetPayload ¶
func (o *BatchCmdTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*BatchCmdTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *BatchCmdTooManyRequests) IsClientError() bool
IsClientError returns true when this batch cmd too many requests response has a 4xx status code
func (*BatchCmdTooManyRequests) IsCode ¶ added in v0.2.27
func (o *BatchCmdTooManyRequests) IsCode(code int) bool
IsCode returns true when this batch cmd too many requests response a status code equal to that given
func (*BatchCmdTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *BatchCmdTooManyRequests) IsRedirect() bool
IsRedirect returns true when this batch cmd too many requests response has a 3xx status code
func (*BatchCmdTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *BatchCmdTooManyRequests) IsServerError() bool
IsServerError returns true when this batch cmd too many requests response has a 5xx status code
func (*BatchCmdTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *BatchCmdTooManyRequests) IsSuccess() bool
IsSuccess returns true when this batch cmd too many requests response has a 2xx status code
func (*BatchCmdTooManyRequests) String ¶ added in v0.2.27
func (o *BatchCmdTooManyRequests) String() string
type BatchGetCmdBadRequest ¶
type BatchGetCmdBadRequest 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.DomainAPIError }
BatchGetCmdBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewBatchGetCmdBadRequest ¶
func NewBatchGetCmdBadRequest() *BatchGetCmdBadRequest
NewBatchGetCmdBadRequest creates a BatchGetCmdBadRequest with default headers values
func (*BatchGetCmdBadRequest) Code ¶ added in v0.2.33
func (o *BatchGetCmdBadRequest) Code() int
Code gets the status code for the batch get cmd bad request response
func (*BatchGetCmdBadRequest) Error ¶
func (o *BatchGetCmdBadRequest) Error() string
func (*BatchGetCmdBadRequest) GetPayload ¶
func (o *BatchGetCmdBadRequest) GetPayload() *models.DomainAPIError
func (*BatchGetCmdBadRequest) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdBadRequest) IsClientError() bool
IsClientError returns true when this batch get cmd bad request response has a 4xx status code
func (*BatchGetCmdBadRequest) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdBadRequest) IsCode(code int) bool
IsCode returns true when this batch get cmd bad request response a status code equal to that given
func (*BatchGetCmdBadRequest) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdBadRequest) IsRedirect() bool
IsRedirect returns true when this batch get cmd bad request response has a 3xx status code
func (*BatchGetCmdBadRequest) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdBadRequest) IsServerError() bool
IsServerError returns true when this batch get cmd bad request response has a 5xx status code
func (*BatchGetCmdBadRequest) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdBadRequest) IsSuccess() bool
IsSuccess returns true when this batch get cmd bad request response has a 2xx status code
func (*BatchGetCmdBadRequest) String ¶ added in v0.2.27
func (o *BatchGetCmdBadRequest) String() string
type BatchGetCmdCreated ¶
type BatchGetCmdCreated 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.DomainBatchGetCommandResponse }
BatchGetCmdCreated describes a response with status code 201, with default header values.
Created
func NewBatchGetCmdCreated ¶
func NewBatchGetCmdCreated() *BatchGetCmdCreated
NewBatchGetCmdCreated creates a BatchGetCmdCreated with default headers values
func (*BatchGetCmdCreated) Code ¶ added in v0.2.33
func (o *BatchGetCmdCreated) Code() int
Code gets the status code for the batch get cmd created response
func (*BatchGetCmdCreated) Error ¶
func (o *BatchGetCmdCreated) Error() string
func (*BatchGetCmdCreated) GetPayload ¶
func (o *BatchGetCmdCreated) GetPayload() *models.DomainBatchGetCommandResponse
func (*BatchGetCmdCreated) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdCreated) IsClientError() bool
IsClientError returns true when this batch get cmd created response has a 4xx status code
func (*BatchGetCmdCreated) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdCreated) IsCode(code int) bool
IsCode returns true when this batch get cmd created response a status code equal to that given
func (*BatchGetCmdCreated) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdCreated) IsRedirect() bool
IsRedirect returns true when this batch get cmd created response has a 3xx status code
func (*BatchGetCmdCreated) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdCreated) IsServerError() bool
IsServerError returns true when this batch get cmd created response has a 5xx status code
func (*BatchGetCmdCreated) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdCreated) IsSuccess() bool
IsSuccess returns true when this batch get cmd created response has a 2xx status code
func (*BatchGetCmdCreated) String ¶ added in v0.2.27
func (o *BatchGetCmdCreated) String() string
type BatchGetCmdForbidden ¶
type BatchGetCmdForbidden 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 }
BatchGetCmdForbidden describes a response with status code 403, with default header values.
Forbidden
func NewBatchGetCmdForbidden ¶
func NewBatchGetCmdForbidden() *BatchGetCmdForbidden
NewBatchGetCmdForbidden creates a BatchGetCmdForbidden with default headers values
func (*BatchGetCmdForbidden) Code ¶ added in v0.2.33
func (o *BatchGetCmdForbidden) Code() int
Code gets the status code for the batch get cmd forbidden response
func (*BatchGetCmdForbidden) Error ¶
func (o *BatchGetCmdForbidden) Error() string
func (*BatchGetCmdForbidden) GetPayload ¶
func (o *BatchGetCmdForbidden) GetPayload() *models.MsaErrorsOnly
func (*BatchGetCmdForbidden) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdForbidden) IsClientError() bool
IsClientError returns true when this batch get cmd forbidden response has a 4xx status code
func (*BatchGetCmdForbidden) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdForbidden) IsCode(code int) bool
IsCode returns true when this batch get cmd forbidden response a status code equal to that given
func (*BatchGetCmdForbidden) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdForbidden) IsRedirect() bool
IsRedirect returns true when this batch get cmd forbidden response has a 3xx status code
func (*BatchGetCmdForbidden) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdForbidden) IsServerError() bool
IsServerError returns true when this batch get cmd forbidden response has a 5xx status code
func (*BatchGetCmdForbidden) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdForbidden) IsSuccess() bool
IsSuccess returns true when this batch get cmd forbidden response has a 2xx status code
func (*BatchGetCmdForbidden) String ¶ added in v0.2.27
func (o *BatchGetCmdForbidden) String() string
type BatchGetCmdInternalServerError ¶
type BatchGetCmdInternalServerError 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.DomainAPIError }
BatchGetCmdInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewBatchGetCmdInternalServerError ¶
func NewBatchGetCmdInternalServerError() *BatchGetCmdInternalServerError
NewBatchGetCmdInternalServerError creates a BatchGetCmdInternalServerError with default headers values
func (*BatchGetCmdInternalServerError) Code ¶ added in v0.2.33
func (o *BatchGetCmdInternalServerError) Code() int
Code gets the status code for the batch get cmd internal server error response
func (*BatchGetCmdInternalServerError) Error ¶
func (o *BatchGetCmdInternalServerError) Error() string
func (*BatchGetCmdInternalServerError) GetPayload ¶
func (o *BatchGetCmdInternalServerError) GetPayload() *models.DomainAPIError
func (*BatchGetCmdInternalServerError) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdInternalServerError) IsClientError() bool
IsClientError returns true when this batch get cmd internal server error response has a 4xx status code
func (*BatchGetCmdInternalServerError) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdInternalServerError) IsCode(code int) bool
IsCode returns true when this batch get cmd internal server error response a status code equal to that given
func (*BatchGetCmdInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdInternalServerError) IsRedirect() bool
IsRedirect returns true when this batch get cmd internal server error response has a 3xx status code
func (*BatchGetCmdInternalServerError) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdInternalServerError) IsServerError() bool
IsServerError returns true when this batch get cmd internal server error response has a 5xx status code
func (*BatchGetCmdInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdInternalServerError) IsSuccess() bool
IsSuccess returns true when this batch get cmd internal server error response has a 2xx status code
func (*BatchGetCmdInternalServerError) String ¶ added in v0.2.27
func (o *BatchGetCmdInternalServerError) String() string
type BatchGetCmdParams ¶
type BatchGetCmdParams struct { /* Body. **`batch_id`** Batch ID to execute the command on. Received from `/real-time-response/combined/batch-init-session/v1`. **`file_path`** Full path to the file that is to be retrieved from each host in the batch. **`optional_hosts`** List of a subset of hosts we want to run the command on. If this list is supplied, only these hosts will receive the command. */ Body *models.DomainBatchGetCommandRequest /* HostTimeoutDuration. Timeout duration for how long a host has time to complete processing. Default value is a bit less than the overall timeout value. It cannot be greater than the overall request timeout. Maximum is < 5 minutes. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Default: "tiny bit less than overall request timeout" */ HostTimeoutDuration *string /* Timeout. Timeout for how long to wait for the request in seconds, default timeout is 30 seconds. Maximum is 5 minutes. Default: 30 */ Timeout *int64 /* TimeoutDuration. Timeout duration for how long to wait for the request in duration syntax. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Maximum is 5 minutes. Default: "30s" */ TimeoutDuration *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BatchGetCmdParams contains all the parameters to send to the API endpoint
for the batch get cmd operation. Typically these are written to a http.Request.
func NewBatchGetCmdParams ¶
func NewBatchGetCmdParams() *BatchGetCmdParams
NewBatchGetCmdParams creates a new BatchGetCmdParams 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 NewBatchGetCmdParamsWithContext ¶
func NewBatchGetCmdParamsWithContext(ctx context.Context) *BatchGetCmdParams
NewBatchGetCmdParamsWithContext creates a new BatchGetCmdParams object with the ability to set a context for a request.
func NewBatchGetCmdParamsWithHTTPClient ¶
func NewBatchGetCmdParamsWithHTTPClient(client *http.Client) *BatchGetCmdParams
NewBatchGetCmdParamsWithHTTPClient creates a new BatchGetCmdParams object with the ability to set a custom HTTPClient for a request.
func NewBatchGetCmdParamsWithTimeout ¶
func NewBatchGetCmdParamsWithTimeout(timeout time.Duration) *BatchGetCmdParams
NewBatchGetCmdParamsWithTimeout creates a new BatchGetCmdParams object with the ability to set a timeout on a request.
func (*BatchGetCmdParams) SetBody ¶
func (o *BatchGetCmdParams) SetBody(body *models.DomainBatchGetCommandRequest)
SetBody adds the body to the batch get cmd params
func (*BatchGetCmdParams) SetContext ¶
func (o *BatchGetCmdParams) SetContext(ctx context.Context)
SetContext adds the context to the batch get cmd params
func (*BatchGetCmdParams) SetDefaults ¶
func (o *BatchGetCmdParams) SetDefaults()
SetDefaults hydrates default values in the batch get cmd params (not the query body).
All values with no default are reset to their zero value.
func (*BatchGetCmdParams) SetHTTPClient ¶
func (o *BatchGetCmdParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the batch get cmd params
func (*BatchGetCmdParams) SetHostTimeoutDuration ¶ added in v0.2.26
func (o *BatchGetCmdParams) SetHostTimeoutDuration(hostTimeoutDuration *string)
SetHostTimeoutDuration adds the hostTimeoutDuration to the batch get cmd params
func (*BatchGetCmdParams) SetRequestTimeout ¶
func (o *BatchGetCmdParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the batch get cmd params
func (*BatchGetCmdParams) SetTimeout ¶
func (o *BatchGetCmdParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the batch get cmd params
func (*BatchGetCmdParams) SetTimeoutDuration ¶
func (o *BatchGetCmdParams) SetTimeoutDuration(timeoutDuration *string)
SetTimeoutDuration adds the timeoutDuration to the batch get cmd params
func (*BatchGetCmdParams) WithBody ¶
func (o *BatchGetCmdParams) WithBody(body *models.DomainBatchGetCommandRequest) *BatchGetCmdParams
WithBody adds the body to the batch get cmd params
func (*BatchGetCmdParams) WithContext ¶
func (o *BatchGetCmdParams) WithContext(ctx context.Context) *BatchGetCmdParams
WithContext adds the context to the batch get cmd params
func (*BatchGetCmdParams) WithDefaults ¶
func (o *BatchGetCmdParams) WithDefaults() *BatchGetCmdParams
WithDefaults hydrates default values in the batch get cmd params (not the query body).
All values with no default are reset to their zero value.
func (*BatchGetCmdParams) WithHTTPClient ¶
func (o *BatchGetCmdParams) WithHTTPClient(client *http.Client) *BatchGetCmdParams
WithHTTPClient adds the HTTPClient to the batch get cmd params
func (*BatchGetCmdParams) WithHostTimeoutDuration ¶ added in v0.2.26
func (o *BatchGetCmdParams) WithHostTimeoutDuration(hostTimeoutDuration *string) *BatchGetCmdParams
WithHostTimeoutDuration adds the hostTimeoutDuration to the batch get cmd params
func (*BatchGetCmdParams) WithRequestTimeout ¶
func (o *BatchGetCmdParams) WithRequestTimeout(timeout time.Duration) *BatchGetCmdParams
WithRequestTimeout adds the timeout to the batch get cmd params
func (*BatchGetCmdParams) WithTimeout ¶
func (o *BatchGetCmdParams) WithTimeout(timeout *int64) *BatchGetCmdParams
WithTimeout adds the timeout to the batch get cmd params
func (*BatchGetCmdParams) WithTimeoutDuration ¶
func (o *BatchGetCmdParams) WithTimeoutDuration(timeoutDuration *string) *BatchGetCmdParams
WithTimeoutDuration adds the timeoutDuration to the batch get cmd params
func (*BatchGetCmdParams) WriteToRequest ¶
func (o *BatchGetCmdParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BatchGetCmdReader ¶
type BatchGetCmdReader struct {
// contains filtered or unexported fields
}
BatchGetCmdReader is a Reader for the BatchGetCmd structure.
func (*BatchGetCmdReader) ReadResponse ¶
func (o *BatchGetCmdReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BatchGetCmdStatusBadRequest ¶
type BatchGetCmdStatusBadRequest 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.DomainAPIError }
BatchGetCmdStatusBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewBatchGetCmdStatusBadRequest ¶
func NewBatchGetCmdStatusBadRequest() *BatchGetCmdStatusBadRequest
NewBatchGetCmdStatusBadRequest creates a BatchGetCmdStatusBadRequest with default headers values
func (*BatchGetCmdStatusBadRequest) Code ¶ added in v0.2.33
func (o *BatchGetCmdStatusBadRequest) Code() int
Code gets the status code for the batch get cmd status bad request response
func (*BatchGetCmdStatusBadRequest) Error ¶
func (o *BatchGetCmdStatusBadRequest) Error() string
func (*BatchGetCmdStatusBadRequest) GetPayload ¶
func (o *BatchGetCmdStatusBadRequest) GetPayload() *models.DomainAPIError
func (*BatchGetCmdStatusBadRequest) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdStatusBadRequest) IsClientError() bool
IsClientError returns true when this batch get cmd status bad request response has a 4xx status code
func (*BatchGetCmdStatusBadRequest) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdStatusBadRequest) IsCode(code int) bool
IsCode returns true when this batch get cmd status bad request response a status code equal to that given
func (*BatchGetCmdStatusBadRequest) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdStatusBadRequest) IsRedirect() bool
IsRedirect returns true when this batch get cmd status bad request response has a 3xx status code
func (*BatchGetCmdStatusBadRequest) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdStatusBadRequest) IsServerError() bool
IsServerError returns true when this batch get cmd status bad request response has a 5xx status code
func (*BatchGetCmdStatusBadRequest) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdStatusBadRequest) IsSuccess() bool
IsSuccess returns true when this batch get cmd status bad request response has a 2xx status code
func (*BatchGetCmdStatusBadRequest) String ¶ added in v0.2.27
func (o *BatchGetCmdStatusBadRequest) String() string
type BatchGetCmdStatusForbidden ¶
type BatchGetCmdStatusForbidden 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 }
BatchGetCmdStatusForbidden describes a response with status code 403, with default header values.
Forbidden
func NewBatchGetCmdStatusForbidden ¶
func NewBatchGetCmdStatusForbidden() *BatchGetCmdStatusForbidden
NewBatchGetCmdStatusForbidden creates a BatchGetCmdStatusForbidden with default headers values
func (*BatchGetCmdStatusForbidden) Code ¶ added in v0.2.33
func (o *BatchGetCmdStatusForbidden) Code() int
Code gets the status code for the batch get cmd status forbidden response
func (*BatchGetCmdStatusForbidden) Error ¶
func (o *BatchGetCmdStatusForbidden) Error() string
func (*BatchGetCmdStatusForbidden) GetPayload ¶
func (o *BatchGetCmdStatusForbidden) GetPayload() *models.MsaErrorsOnly
func (*BatchGetCmdStatusForbidden) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdStatusForbidden) IsClientError() bool
IsClientError returns true when this batch get cmd status forbidden response has a 4xx status code
func (*BatchGetCmdStatusForbidden) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdStatusForbidden) IsCode(code int) bool
IsCode returns true when this batch get cmd status forbidden response a status code equal to that given
func (*BatchGetCmdStatusForbidden) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdStatusForbidden) IsRedirect() bool
IsRedirect returns true when this batch get cmd status forbidden response has a 3xx status code
func (*BatchGetCmdStatusForbidden) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdStatusForbidden) IsServerError() bool
IsServerError returns true when this batch get cmd status forbidden response has a 5xx status code
func (*BatchGetCmdStatusForbidden) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdStatusForbidden) IsSuccess() bool
IsSuccess returns true when this batch get cmd status forbidden response has a 2xx status code
func (*BatchGetCmdStatusForbidden) String ¶ added in v0.2.27
func (o *BatchGetCmdStatusForbidden) String() string
type BatchGetCmdStatusInternalServerError ¶
type BatchGetCmdStatusInternalServerError 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.DomainAPIError }
BatchGetCmdStatusInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewBatchGetCmdStatusInternalServerError ¶
func NewBatchGetCmdStatusInternalServerError() *BatchGetCmdStatusInternalServerError
NewBatchGetCmdStatusInternalServerError creates a BatchGetCmdStatusInternalServerError with default headers values
func (*BatchGetCmdStatusInternalServerError) Code ¶ added in v0.2.33
func (o *BatchGetCmdStatusInternalServerError) Code() int
Code gets the status code for the batch get cmd status internal server error response
func (*BatchGetCmdStatusInternalServerError) Error ¶
func (o *BatchGetCmdStatusInternalServerError) Error() string
func (*BatchGetCmdStatusInternalServerError) GetPayload ¶
func (o *BatchGetCmdStatusInternalServerError) GetPayload() *models.DomainAPIError
func (*BatchGetCmdStatusInternalServerError) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdStatusInternalServerError) IsClientError() bool
IsClientError returns true when this batch get cmd status internal server error response has a 4xx status code
func (*BatchGetCmdStatusInternalServerError) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdStatusInternalServerError) IsCode(code int) bool
IsCode returns true when this batch get cmd status internal server error response a status code equal to that given
func (*BatchGetCmdStatusInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdStatusInternalServerError) IsRedirect() bool
IsRedirect returns true when this batch get cmd status internal server error response has a 3xx status code
func (*BatchGetCmdStatusInternalServerError) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdStatusInternalServerError) IsServerError() bool
IsServerError returns true when this batch get cmd status internal server error response has a 5xx status code
func (*BatchGetCmdStatusInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdStatusInternalServerError) IsSuccess() bool
IsSuccess returns true when this batch get cmd status internal server error response has a 2xx status code
func (*BatchGetCmdStatusInternalServerError) String ¶ added in v0.2.27
func (o *BatchGetCmdStatusInternalServerError) String() string
type BatchGetCmdStatusNotFound ¶
type BatchGetCmdStatusNotFound 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.DomainAPIError }
BatchGetCmdStatusNotFound describes a response with status code 404, with default header values.
Not Found
func NewBatchGetCmdStatusNotFound ¶
func NewBatchGetCmdStatusNotFound() *BatchGetCmdStatusNotFound
NewBatchGetCmdStatusNotFound creates a BatchGetCmdStatusNotFound with default headers values
func (*BatchGetCmdStatusNotFound) Code ¶ added in v0.2.33
func (o *BatchGetCmdStatusNotFound) Code() int
Code gets the status code for the batch get cmd status not found response
func (*BatchGetCmdStatusNotFound) Error ¶
func (o *BatchGetCmdStatusNotFound) Error() string
func (*BatchGetCmdStatusNotFound) GetPayload ¶
func (o *BatchGetCmdStatusNotFound) GetPayload() *models.DomainAPIError
func (*BatchGetCmdStatusNotFound) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdStatusNotFound) IsClientError() bool
IsClientError returns true when this batch get cmd status not found response has a 4xx status code
func (*BatchGetCmdStatusNotFound) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdStatusNotFound) IsCode(code int) bool
IsCode returns true when this batch get cmd status not found response a status code equal to that given
func (*BatchGetCmdStatusNotFound) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdStatusNotFound) IsRedirect() bool
IsRedirect returns true when this batch get cmd status not found response has a 3xx status code
func (*BatchGetCmdStatusNotFound) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdStatusNotFound) IsServerError() bool
IsServerError returns true when this batch get cmd status not found response has a 5xx status code
func (*BatchGetCmdStatusNotFound) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdStatusNotFound) IsSuccess() bool
IsSuccess returns true when this batch get cmd status not found response has a 2xx status code
func (*BatchGetCmdStatusNotFound) String ¶ added in v0.2.27
func (o *BatchGetCmdStatusNotFound) String() string
type BatchGetCmdStatusOK ¶
type BatchGetCmdStatusOK 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.DomainBatchGetCmdStatusResponse }
BatchGetCmdStatusOK describes a response with status code 200, with default header values.
OK
func NewBatchGetCmdStatusOK ¶
func NewBatchGetCmdStatusOK() *BatchGetCmdStatusOK
NewBatchGetCmdStatusOK creates a BatchGetCmdStatusOK with default headers values
func (*BatchGetCmdStatusOK) Code ¶ added in v0.2.33
func (o *BatchGetCmdStatusOK) Code() int
Code gets the status code for the batch get cmd status o k response
func (*BatchGetCmdStatusOK) Error ¶
func (o *BatchGetCmdStatusOK) Error() string
func (*BatchGetCmdStatusOK) GetPayload ¶
func (o *BatchGetCmdStatusOK) GetPayload() *models.DomainBatchGetCmdStatusResponse
func (*BatchGetCmdStatusOK) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdStatusOK) IsClientError() bool
IsClientError returns true when this batch get cmd status o k response has a 4xx status code
func (*BatchGetCmdStatusOK) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdStatusOK) IsCode(code int) bool
IsCode returns true when this batch get cmd status o k response a status code equal to that given
func (*BatchGetCmdStatusOK) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdStatusOK) IsRedirect() bool
IsRedirect returns true when this batch get cmd status o k response has a 3xx status code
func (*BatchGetCmdStatusOK) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdStatusOK) IsServerError() bool
IsServerError returns true when this batch get cmd status o k response has a 5xx status code
func (*BatchGetCmdStatusOK) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdStatusOK) IsSuccess() bool
IsSuccess returns true when this batch get cmd status o k response has a 2xx status code
func (*BatchGetCmdStatusOK) String ¶ added in v0.2.27
func (o *BatchGetCmdStatusOK) String() string
type BatchGetCmdStatusParams ¶
type BatchGetCmdStatusParams struct { /* BatchGetCmdReqID. Batch Get Command Request ID received from `/real-time-response/combined/get-command/v1` */ BatchGetCmdReqID string /* Timeout. Timeout for how long to wait for the request in seconds, default timeout is 30 seconds. Maximum is 5 minutes. Default: 30 */ Timeout *int64 /* TimeoutDuration. Timeout duration for how long to wait for the request in duration syntax. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Maximum is 5 minutes. Default: "30s" */ TimeoutDuration *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BatchGetCmdStatusParams contains all the parameters to send to the API endpoint
for the batch get cmd status operation. Typically these are written to a http.Request.
func NewBatchGetCmdStatusParams ¶
func NewBatchGetCmdStatusParams() *BatchGetCmdStatusParams
NewBatchGetCmdStatusParams creates a new BatchGetCmdStatusParams 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 NewBatchGetCmdStatusParamsWithContext ¶
func NewBatchGetCmdStatusParamsWithContext(ctx context.Context) *BatchGetCmdStatusParams
NewBatchGetCmdStatusParamsWithContext creates a new BatchGetCmdStatusParams object with the ability to set a context for a request.
func NewBatchGetCmdStatusParamsWithHTTPClient ¶
func NewBatchGetCmdStatusParamsWithHTTPClient(client *http.Client) *BatchGetCmdStatusParams
NewBatchGetCmdStatusParamsWithHTTPClient creates a new BatchGetCmdStatusParams object with the ability to set a custom HTTPClient for a request.
func NewBatchGetCmdStatusParamsWithTimeout ¶
func NewBatchGetCmdStatusParamsWithTimeout(timeout time.Duration) *BatchGetCmdStatusParams
NewBatchGetCmdStatusParamsWithTimeout creates a new BatchGetCmdStatusParams object with the ability to set a timeout on a request.
func (*BatchGetCmdStatusParams) SetBatchGetCmdReqID ¶
func (o *BatchGetCmdStatusParams) SetBatchGetCmdReqID(batchGetCmdReqID string)
SetBatchGetCmdReqID adds the batchGetCmdReqId to the batch get cmd status params
func (*BatchGetCmdStatusParams) SetContext ¶
func (o *BatchGetCmdStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the batch get cmd status params
func (*BatchGetCmdStatusParams) SetDefaults ¶
func (o *BatchGetCmdStatusParams) SetDefaults()
SetDefaults hydrates default values in the batch get cmd status params (not the query body).
All values with no default are reset to their zero value.
func (*BatchGetCmdStatusParams) SetHTTPClient ¶
func (o *BatchGetCmdStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the batch get cmd status params
func (*BatchGetCmdStatusParams) SetRequestTimeout ¶
func (o *BatchGetCmdStatusParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the batch get cmd status params
func (*BatchGetCmdStatusParams) SetTimeout ¶
func (o *BatchGetCmdStatusParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the batch get cmd status params
func (*BatchGetCmdStatusParams) SetTimeoutDuration ¶
func (o *BatchGetCmdStatusParams) SetTimeoutDuration(timeoutDuration *string)
SetTimeoutDuration adds the timeoutDuration to the batch get cmd status params
func (*BatchGetCmdStatusParams) WithBatchGetCmdReqID ¶
func (o *BatchGetCmdStatusParams) WithBatchGetCmdReqID(batchGetCmdReqID string) *BatchGetCmdStatusParams
WithBatchGetCmdReqID adds the batchGetCmdReqID to the batch get cmd status params
func (*BatchGetCmdStatusParams) WithContext ¶
func (o *BatchGetCmdStatusParams) WithContext(ctx context.Context) *BatchGetCmdStatusParams
WithContext adds the context to the batch get cmd status params
func (*BatchGetCmdStatusParams) WithDefaults ¶
func (o *BatchGetCmdStatusParams) WithDefaults() *BatchGetCmdStatusParams
WithDefaults hydrates default values in the batch get cmd status params (not the query body).
All values with no default are reset to their zero value.
func (*BatchGetCmdStatusParams) WithHTTPClient ¶
func (o *BatchGetCmdStatusParams) WithHTTPClient(client *http.Client) *BatchGetCmdStatusParams
WithHTTPClient adds the HTTPClient to the batch get cmd status params
func (*BatchGetCmdStatusParams) WithRequestTimeout ¶
func (o *BatchGetCmdStatusParams) WithRequestTimeout(timeout time.Duration) *BatchGetCmdStatusParams
WithRequestTimeout adds the timeout to the batch get cmd status params
func (*BatchGetCmdStatusParams) WithTimeout ¶
func (o *BatchGetCmdStatusParams) WithTimeout(timeout *int64) *BatchGetCmdStatusParams
WithTimeout adds the timeout to the batch get cmd status params
func (*BatchGetCmdStatusParams) WithTimeoutDuration ¶
func (o *BatchGetCmdStatusParams) WithTimeoutDuration(timeoutDuration *string) *BatchGetCmdStatusParams
WithTimeoutDuration adds the timeoutDuration to the batch get cmd status params
func (*BatchGetCmdStatusParams) WriteToRequest ¶
func (o *BatchGetCmdStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BatchGetCmdStatusReader ¶
type BatchGetCmdStatusReader struct {
// contains filtered or unexported fields
}
BatchGetCmdStatusReader is a Reader for the BatchGetCmdStatus structure.
func (*BatchGetCmdStatusReader) ReadResponse ¶
func (o *BatchGetCmdStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BatchGetCmdStatusTooManyRequests ¶
type BatchGetCmdStatusTooManyRequests 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 }
BatchGetCmdStatusTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewBatchGetCmdStatusTooManyRequests ¶
func NewBatchGetCmdStatusTooManyRequests() *BatchGetCmdStatusTooManyRequests
NewBatchGetCmdStatusTooManyRequests creates a BatchGetCmdStatusTooManyRequests with default headers values
func (*BatchGetCmdStatusTooManyRequests) Code ¶ added in v0.2.33
func (o *BatchGetCmdStatusTooManyRequests) Code() int
Code gets the status code for the batch get cmd status too many requests response
func (*BatchGetCmdStatusTooManyRequests) Error ¶
func (o *BatchGetCmdStatusTooManyRequests) Error() string
func (*BatchGetCmdStatusTooManyRequests) GetPayload ¶
func (o *BatchGetCmdStatusTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*BatchGetCmdStatusTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdStatusTooManyRequests) IsClientError() bool
IsClientError returns true when this batch get cmd status too many requests response has a 4xx status code
func (*BatchGetCmdStatusTooManyRequests) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdStatusTooManyRequests) IsCode(code int) bool
IsCode returns true when this batch get cmd status too many requests response a status code equal to that given
func (*BatchGetCmdStatusTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdStatusTooManyRequests) IsRedirect() bool
IsRedirect returns true when this batch get cmd status too many requests response has a 3xx status code
func (*BatchGetCmdStatusTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdStatusTooManyRequests) IsServerError() bool
IsServerError returns true when this batch get cmd status too many requests response has a 5xx status code
func (*BatchGetCmdStatusTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdStatusTooManyRequests) IsSuccess() bool
IsSuccess returns true when this batch get cmd status too many requests response has a 2xx status code
func (*BatchGetCmdStatusTooManyRequests) String ¶ added in v0.2.27
func (o *BatchGetCmdStatusTooManyRequests) String() string
type BatchGetCmdTooManyRequests ¶
type BatchGetCmdTooManyRequests 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 }
BatchGetCmdTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewBatchGetCmdTooManyRequests ¶
func NewBatchGetCmdTooManyRequests() *BatchGetCmdTooManyRequests
NewBatchGetCmdTooManyRequests creates a BatchGetCmdTooManyRequests with default headers values
func (*BatchGetCmdTooManyRequests) Code ¶ added in v0.2.33
func (o *BatchGetCmdTooManyRequests) Code() int
Code gets the status code for the batch get cmd too many requests response
func (*BatchGetCmdTooManyRequests) Error ¶
func (o *BatchGetCmdTooManyRequests) Error() string
func (*BatchGetCmdTooManyRequests) GetPayload ¶
func (o *BatchGetCmdTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*BatchGetCmdTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *BatchGetCmdTooManyRequests) IsClientError() bool
IsClientError returns true when this batch get cmd too many requests response has a 4xx status code
func (*BatchGetCmdTooManyRequests) IsCode ¶ added in v0.2.27
func (o *BatchGetCmdTooManyRequests) IsCode(code int) bool
IsCode returns true when this batch get cmd too many requests response a status code equal to that given
func (*BatchGetCmdTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *BatchGetCmdTooManyRequests) IsRedirect() bool
IsRedirect returns true when this batch get cmd too many requests response has a 3xx status code
func (*BatchGetCmdTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *BatchGetCmdTooManyRequests) IsServerError() bool
IsServerError returns true when this batch get cmd too many requests response has a 5xx status code
func (*BatchGetCmdTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *BatchGetCmdTooManyRequests) IsSuccess() bool
IsSuccess returns true when this batch get cmd too many requests response has a 2xx status code
func (*BatchGetCmdTooManyRequests) String ¶ added in v0.2.27
func (o *BatchGetCmdTooManyRequests) String() string
type BatchInitSessionsBadRequest ¶
type BatchInitSessionsBadRequest 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.DomainAPIError }
BatchInitSessionsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewBatchInitSessionsBadRequest ¶
func NewBatchInitSessionsBadRequest() *BatchInitSessionsBadRequest
NewBatchInitSessionsBadRequest creates a BatchInitSessionsBadRequest with default headers values
func (*BatchInitSessionsBadRequest) Code ¶ added in v0.2.33
func (o *BatchInitSessionsBadRequest) Code() int
Code gets the status code for the batch init sessions bad request response
func (*BatchInitSessionsBadRequest) Error ¶
func (o *BatchInitSessionsBadRequest) Error() string
func (*BatchInitSessionsBadRequest) GetPayload ¶
func (o *BatchInitSessionsBadRequest) GetPayload() *models.DomainAPIError
func (*BatchInitSessionsBadRequest) IsClientError ¶ added in v0.2.27
func (o *BatchInitSessionsBadRequest) IsClientError() bool
IsClientError returns true when this batch init sessions bad request response has a 4xx status code
func (*BatchInitSessionsBadRequest) IsCode ¶ added in v0.2.27
func (o *BatchInitSessionsBadRequest) IsCode(code int) bool
IsCode returns true when this batch init sessions bad request response a status code equal to that given
func (*BatchInitSessionsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *BatchInitSessionsBadRequest) IsRedirect() bool
IsRedirect returns true when this batch init sessions bad request response has a 3xx status code
func (*BatchInitSessionsBadRequest) IsServerError ¶ added in v0.2.27
func (o *BatchInitSessionsBadRequest) IsServerError() bool
IsServerError returns true when this batch init sessions bad request response has a 5xx status code
func (*BatchInitSessionsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *BatchInitSessionsBadRequest) IsSuccess() bool
IsSuccess returns true when this batch init sessions bad request response has a 2xx status code
func (*BatchInitSessionsBadRequest) String ¶ added in v0.2.27
func (o *BatchInitSessionsBadRequest) String() string
type BatchInitSessionsCreated ¶
type BatchInitSessionsCreated 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.DomainBatchInitSessionResponse }
BatchInitSessionsCreated describes a response with status code 201, with default header values.
Created
func NewBatchInitSessionsCreated ¶
func NewBatchInitSessionsCreated() *BatchInitSessionsCreated
NewBatchInitSessionsCreated creates a BatchInitSessionsCreated with default headers values
func (*BatchInitSessionsCreated) Code ¶ added in v0.2.33
func (o *BatchInitSessionsCreated) Code() int
Code gets the status code for the batch init sessions created response
func (*BatchInitSessionsCreated) Error ¶
func (o *BatchInitSessionsCreated) Error() string
func (*BatchInitSessionsCreated) GetPayload ¶
func (o *BatchInitSessionsCreated) GetPayload() *models.DomainBatchInitSessionResponse
func (*BatchInitSessionsCreated) IsClientError ¶ added in v0.2.27
func (o *BatchInitSessionsCreated) IsClientError() bool
IsClientError returns true when this batch init sessions created response has a 4xx status code
func (*BatchInitSessionsCreated) IsCode ¶ added in v0.2.27
func (o *BatchInitSessionsCreated) IsCode(code int) bool
IsCode returns true when this batch init sessions created response a status code equal to that given
func (*BatchInitSessionsCreated) IsRedirect ¶ added in v0.2.27
func (o *BatchInitSessionsCreated) IsRedirect() bool
IsRedirect returns true when this batch init sessions created response has a 3xx status code
func (*BatchInitSessionsCreated) IsServerError ¶ added in v0.2.27
func (o *BatchInitSessionsCreated) IsServerError() bool
IsServerError returns true when this batch init sessions created response has a 5xx status code
func (*BatchInitSessionsCreated) IsSuccess ¶ added in v0.2.27
func (o *BatchInitSessionsCreated) IsSuccess() bool
IsSuccess returns true when this batch init sessions created response has a 2xx status code
func (*BatchInitSessionsCreated) String ¶ added in v0.2.27
func (o *BatchInitSessionsCreated) String() string
type BatchInitSessionsForbidden ¶
type BatchInitSessionsForbidden 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 }
BatchInitSessionsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewBatchInitSessionsForbidden ¶
func NewBatchInitSessionsForbidden() *BatchInitSessionsForbidden
NewBatchInitSessionsForbidden creates a BatchInitSessionsForbidden with default headers values
func (*BatchInitSessionsForbidden) Code ¶ added in v0.2.33
func (o *BatchInitSessionsForbidden) Code() int
Code gets the status code for the batch init sessions forbidden response
func (*BatchInitSessionsForbidden) Error ¶
func (o *BatchInitSessionsForbidden) Error() string
func (*BatchInitSessionsForbidden) GetPayload ¶
func (o *BatchInitSessionsForbidden) GetPayload() *models.MsaErrorsOnly
func (*BatchInitSessionsForbidden) IsClientError ¶ added in v0.2.27
func (o *BatchInitSessionsForbidden) IsClientError() bool
IsClientError returns true when this batch init sessions forbidden response has a 4xx status code
func (*BatchInitSessionsForbidden) IsCode ¶ added in v0.2.27
func (o *BatchInitSessionsForbidden) IsCode(code int) bool
IsCode returns true when this batch init sessions forbidden response a status code equal to that given
func (*BatchInitSessionsForbidden) IsRedirect ¶ added in v0.2.27
func (o *BatchInitSessionsForbidden) IsRedirect() bool
IsRedirect returns true when this batch init sessions forbidden response has a 3xx status code
func (*BatchInitSessionsForbidden) IsServerError ¶ added in v0.2.27
func (o *BatchInitSessionsForbidden) IsServerError() bool
IsServerError returns true when this batch init sessions forbidden response has a 5xx status code
func (*BatchInitSessionsForbidden) IsSuccess ¶ added in v0.2.27
func (o *BatchInitSessionsForbidden) IsSuccess() bool
IsSuccess returns true when this batch init sessions forbidden response has a 2xx status code
func (*BatchInitSessionsForbidden) String ¶ added in v0.2.27
func (o *BatchInitSessionsForbidden) String() string
type BatchInitSessionsInternalServerError ¶
type BatchInitSessionsInternalServerError 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.DomainAPIError }
BatchInitSessionsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewBatchInitSessionsInternalServerError ¶
func NewBatchInitSessionsInternalServerError() *BatchInitSessionsInternalServerError
NewBatchInitSessionsInternalServerError creates a BatchInitSessionsInternalServerError with default headers values
func (*BatchInitSessionsInternalServerError) Code ¶ added in v0.2.33
func (o *BatchInitSessionsInternalServerError) Code() int
Code gets the status code for the batch init sessions internal server error response
func (*BatchInitSessionsInternalServerError) Error ¶
func (o *BatchInitSessionsInternalServerError) Error() string
func (*BatchInitSessionsInternalServerError) GetPayload ¶
func (o *BatchInitSessionsInternalServerError) GetPayload() *models.DomainAPIError
func (*BatchInitSessionsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *BatchInitSessionsInternalServerError) IsClientError() bool
IsClientError returns true when this batch init sessions internal server error response has a 4xx status code
func (*BatchInitSessionsInternalServerError) IsCode ¶ added in v0.2.27
func (o *BatchInitSessionsInternalServerError) IsCode(code int) bool
IsCode returns true when this batch init sessions internal server error response a status code equal to that given
func (*BatchInitSessionsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *BatchInitSessionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this batch init sessions internal server error response has a 3xx status code
func (*BatchInitSessionsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *BatchInitSessionsInternalServerError) IsServerError() bool
IsServerError returns true when this batch init sessions internal server error response has a 5xx status code
func (*BatchInitSessionsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *BatchInitSessionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this batch init sessions internal server error response has a 2xx status code
func (*BatchInitSessionsInternalServerError) String ¶ added in v0.2.27
func (o *BatchInitSessionsInternalServerError) String() string
type BatchInitSessionsParams ¶
type BatchInitSessionsParams struct { /* Body. **`host_ids`** List of host agent ID's to initialize a RTR session on. A maximum of 10000 hosts can be in a single batch session. **`existing_batch_id`** Optional batch ID. Use an existing batch ID if you want to initialize new hosts and add them to the existing batch **`queue_offline`** If we should queue this session if the host is offline. Any commands run against an offline-queued session will be queued up and executed when the host comes online. */ Body *models.DomainBatchInitSessionRequest /* HostTimeoutDuration. Timeout duration for how long a host has time to complete processing. Default value is a bit less than the overall timeout value. It cannot be greater than the overall request timeout. Maximum is < 5 minutes. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Default: "tiny bit less than overall request timeout" */ HostTimeoutDuration *string /* Timeout. Timeout for how long to wait for the request in seconds, default timeout is 30 seconds. Maximum is 5 minutes. Default: 30 */ Timeout *int64 /* TimeoutDuration. Timeout duration for how long to wait for the request in duration syntax. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Maximum is 5 minutes. Default: "30s" */ TimeoutDuration *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BatchInitSessionsParams contains all the parameters to send to the API endpoint
for the batch init sessions operation. Typically these are written to a http.Request.
func NewBatchInitSessionsParams ¶
func NewBatchInitSessionsParams() *BatchInitSessionsParams
NewBatchInitSessionsParams creates a new BatchInitSessionsParams 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 NewBatchInitSessionsParamsWithContext ¶
func NewBatchInitSessionsParamsWithContext(ctx context.Context) *BatchInitSessionsParams
NewBatchInitSessionsParamsWithContext creates a new BatchInitSessionsParams object with the ability to set a context for a request.
func NewBatchInitSessionsParamsWithHTTPClient ¶
func NewBatchInitSessionsParamsWithHTTPClient(client *http.Client) *BatchInitSessionsParams
NewBatchInitSessionsParamsWithHTTPClient creates a new BatchInitSessionsParams object with the ability to set a custom HTTPClient for a request.
func NewBatchInitSessionsParamsWithTimeout ¶
func NewBatchInitSessionsParamsWithTimeout(timeout time.Duration) *BatchInitSessionsParams
NewBatchInitSessionsParamsWithTimeout creates a new BatchInitSessionsParams object with the ability to set a timeout on a request.
func (*BatchInitSessionsParams) SetBody ¶
func (o *BatchInitSessionsParams) SetBody(body *models.DomainBatchInitSessionRequest)
SetBody adds the body to the batch init sessions params
func (*BatchInitSessionsParams) SetContext ¶
func (o *BatchInitSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the batch init sessions params
func (*BatchInitSessionsParams) SetDefaults ¶
func (o *BatchInitSessionsParams) SetDefaults()
SetDefaults hydrates default values in the batch init sessions params (not the query body).
All values with no default are reset to their zero value.
func (*BatchInitSessionsParams) SetHTTPClient ¶
func (o *BatchInitSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the batch init sessions params
func (*BatchInitSessionsParams) SetHostTimeoutDuration ¶ added in v0.2.26
func (o *BatchInitSessionsParams) SetHostTimeoutDuration(hostTimeoutDuration *string)
SetHostTimeoutDuration adds the hostTimeoutDuration to the batch init sessions params
func (*BatchInitSessionsParams) SetRequestTimeout ¶
func (o *BatchInitSessionsParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the batch init sessions params
func (*BatchInitSessionsParams) SetTimeout ¶
func (o *BatchInitSessionsParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the batch init sessions params
func (*BatchInitSessionsParams) SetTimeoutDuration ¶
func (o *BatchInitSessionsParams) SetTimeoutDuration(timeoutDuration *string)
SetTimeoutDuration adds the timeoutDuration to the batch init sessions params
func (*BatchInitSessionsParams) WithBody ¶
func (o *BatchInitSessionsParams) WithBody(body *models.DomainBatchInitSessionRequest) *BatchInitSessionsParams
WithBody adds the body to the batch init sessions params
func (*BatchInitSessionsParams) WithContext ¶
func (o *BatchInitSessionsParams) WithContext(ctx context.Context) *BatchInitSessionsParams
WithContext adds the context to the batch init sessions params
func (*BatchInitSessionsParams) WithDefaults ¶
func (o *BatchInitSessionsParams) WithDefaults() *BatchInitSessionsParams
WithDefaults hydrates default values in the batch init sessions params (not the query body).
All values with no default are reset to their zero value.
func (*BatchInitSessionsParams) WithHTTPClient ¶
func (o *BatchInitSessionsParams) WithHTTPClient(client *http.Client) *BatchInitSessionsParams
WithHTTPClient adds the HTTPClient to the batch init sessions params
func (*BatchInitSessionsParams) WithHostTimeoutDuration ¶ added in v0.2.26
func (o *BatchInitSessionsParams) WithHostTimeoutDuration(hostTimeoutDuration *string) *BatchInitSessionsParams
WithHostTimeoutDuration adds the hostTimeoutDuration to the batch init sessions params
func (*BatchInitSessionsParams) WithRequestTimeout ¶
func (o *BatchInitSessionsParams) WithRequestTimeout(timeout time.Duration) *BatchInitSessionsParams
WithRequestTimeout adds the timeout to the batch init sessions params
func (*BatchInitSessionsParams) WithTimeout ¶
func (o *BatchInitSessionsParams) WithTimeout(timeout *int64) *BatchInitSessionsParams
WithTimeout adds the timeout to the batch init sessions params
func (*BatchInitSessionsParams) WithTimeoutDuration ¶
func (o *BatchInitSessionsParams) WithTimeoutDuration(timeoutDuration *string) *BatchInitSessionsParams
WithTimeoutDuration adds the timeoutDuration to the batch init sessions params
func (*BatchInitSessionsParams) WriteToRequest ¶
func (o *BatchInitSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BatchInitSessionsReader ¶
type BatchInitSessionsReader struct {
// contains filtered or unexported fields
}
BatchInitSessionsReader is a Reader for the BatchInitSessions structure.
func (*BatchInitSessionsReader) ReadResponse ¶
func (o *BatchInitSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BatchInitSessionsTooManyRequests ¶
type BatchInitSessionsTooManyRequests 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 }
BatchInitSessionsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewBatchInitSessionsTooManyRequests ¶
func NewBatchInitSessionsTooManyRequests() *BatchInitSessionsTooManyRequests
NewBatchInitSessionsTooManyRequests creates a BatchInitSessionsTooManyRequests with default headers values
func (*BatchInitSessionsTooManyRequests) Code ¶ added in v0.2.33
func (o *BatchInitSessionsTooManyRequests) Code() int
Code gets the status code for the batch init sessions too many requests response
func (*BatchInitSessionsTooManyRequests) Error ¶
func (o *BatchInitSessionsTooManyRequests) Error() string
func (*BatchInitSessionsTooManyRequests) GetPayload ¶
func (o *BatchInitSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*BatchInitSessionsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *BatchInitSessionsTooManyRequests) IsClientError() bool
IsClientError returns true when this batch init sessions too many requests response has a 4xx status code
func (*BatchInitSessionsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *BatchInitSessionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this batch init sessions too many requests response a status code equal to that given
func (*BatchInitSessionsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *BatchInitSessionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this batch init sessions too many requests response has a 3xx status code
func (*BatchInitSessionsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *BatchInitSessionsTooManyRequests) IsServerError() bool
IsServerError returns true when this batch init sessions too many requests response has a 5xx status code
func (*BatchInitSessionsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *BatchInitSessionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this batch init sessions too many requests response has a 2xx status code
func (*BatchInitSessionsTooManyRequests) String ¶ added in v0.2.27
func (o *BatchInitSessionsTooManyRequests) String() string
type BatchRefreshSessionsBadRequest ¶
type BatchRefreshSessionsBadRequest 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.DomainAPIError }
BatchRefreshSessionsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewBatchRefreshSessionsBadRequest ¶
func NewBatchRefreshSessionsBadRequest() *BatchRefreshSessionsBadRequest
NewBatchRefreshSessionsBadRequest creates a BatchRefreshSessionsBadRequest with default headers values
func (*BatchRefreshSessionsBadRequest) Code ¶ added in v0.2.33
func (o *BatchRefreshSessionsBadRequest) Code() int
Code gets the status code for the batch refresh sessions bad request response
func (*BatchRefreshSessionsBadRequest) Error ¶
func (o *BatchRefreshSessionsBadRequest) Error() string
func (*BatchRefreshSessionsBadRequest) GetPayload ¶
func (o *BatchRefreshSessionsBadRequest) GetPayload() *models.DomainAPIError
func (*BatchRefreshSessionsBadRequest) IsClientError ¶ added in v0.2.27
func (o *BatchRefreshSessionsBadRequest) IsClientError() bool
IsClientError returns true when this batch refresh sessions bad request response has a 4xx status code
func (*BatchRefreshSessionsBadRequest) IsCode ¶ added in v0.2.27
func (o *BatchRefreshSessionsBadRequest) IsCode(code int) bool
IsCode returns true when this batch refresh sessions bad request response a status code equal to that given
func (*BatchRefreshSessionsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *BatchRefreshSessionsBadRequest) IsRedirect() bool
IsRedirect returns true when this batch refresh sessions bad request response has a 3xx status code
func (*BatchRefreshSessionsBadRequest) IsServerError ¶ added in v0.2.27
func (o *BatchRefreshSessionsBadRequest) IsServerError() bool
IsServerError returns true when this batch refresh sessions bad request response has a 5xx status code
func (*BatchRefreshSessionsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *BatchRefreshSessionsBadRequest) IsSuccess() bool
IsSuccess returns true when this batch refresh sessions bad request response has a 2xx status code
func (*BatchRefreshSessionsBadRequest) String ¶ added in v0.2.27
func (o *BatchRefreshSessionsBadRequest) String() string
type BatchRefreshSessionsCreated ¶
type BatchRefreshSessionsCreated 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.DomainBatchRefreshSessionResponse }
BatchRefreshSessionsCreated describes a response with status code 201, with default header values.
Created
func NewBatchRefreshSessionsCreated ¶
func NewBatchRefreshSessionsCreated() *BatchRefreshSessionsCreated
NewBatchRefreshSessionsCreated creates a BatchRefreshSessionsCreated with default headers values
func (*BatchRefreshSessionsCreated) Code ¶ added in v0.2.33
func (o *BatchRefreshSessionsCreated) Code() int
Code gets the status code for the batch refresh sessions created response
func (*BatchRefreshSessionsCreated) Error ¶
func (o *BatchRefreshSessionsCreated) Error() string
func (*BatchRefreshSessionsCreated) GetPayload ¶
func (o *BatchRefreshSessionsCreated) GetPayload() *models.DomainBatchRefreshSessionResponse
func (*BatchRefreshSessionsCreated) IsClientError ¶ added in v0.2.27
func (o *BatchRefreshSessionsCreated) IsClientError() bool
IsClientError returns true when this batch refresh sessions created response has a 4xx status code
func (*BatchRefreshSessionsCreated) IsCode ¶ added in v0.2.27
func (o *BatchRefreshSessionsCreated) IsCode(code int) bool
IsCode returns true when this batch refresh sessions created response a status code equal to that given
func (*BatchRefreshSessionsCreated) IsRedirect ¶ added in v0.2.27
func (o *BatchRefreshSessionsCreated) IsRedirect() bool
IsRedirect returns true when this batch refresh sessions created response has a 3xx status code
func (*BatchRefreshSessionsCreated) IsServerError ¶ added in v0.2.27
func (o *BatchRefreshSessionsCreated) IsServerError() bool
IsServerError returns true when this batch refresh sessions created response has a 5xx status code
func (*BatchRefreshSessionsCreated) IsSuccess ¶ added in v0.2.27
func (o *BatchRefreshSessionsCreated) IsSuccess() bool
IsSuccess returns true when this batch refresh sessions created response has a 2xx status code
func (*BatchRefreshSessionsCreated) String ¶ added in v0.2.27
func (o *BatchRefreshSessionsCreated) String() string
type BatchRefreshSessionsForbidden ¶
type BatchRefreshSessionsForbidden 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 }
BatchRefreshSessionsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewBatchRefreshSessionsForbidden ¶
func NewBatchRefreshSessionsForbidden() *BatchRefreshSessionsForbidden
NewBatchRefreshSessionsForbidden creates a BatchRefreshSessionsForbidden with default headers values
func (*BatchRefreshSessionsForbidden) Code ¶ added in v0.2.33
func (o *BatchRefreshSessionsForbidden) Code() int
Code gets the status code for the batch refresh sessions forbidden response
func (*BatchRefreshSessionsForbidden) Error ¶
func (o *BatchRefreshSessionsForbidden) Error() string
func (*BatchRefreshSessionsForbidden) GetPayload ¶
func (o *BatchRefreshSessionsForbidden) GetPayload() *models.MsaErrorsOnly
func (*BatchRefreshSessionsForbidden) IsClientError ¶ added in v0.2.27
func (o *BatchRefreshSessionsForbidden) IsClientError() bool
IsClientError returns true when this batch refresh sessions forbidden response has a 4xx status code
func (*BatchRefreshSessionsForbidden) IsCode ¶ added in v0.2.27
func (o *BatchRefreshSessionsForbidden) IsCode(code int) bool
IsCode returns true when this batch refresh sessions forbidden response a status code equal to that given
func (*BatchRefreshSessionsForbidden) IsRedirect ¶ added in v0.2.27
func (o *BatchRefreshSessionsForbidden) IsRedirect() bool
IsRedirect returns true when this batch refresh sessions forbidden response has a 3xx status code
func (*BatchRefreshSessionsForbidden) IsServerError ¶ added in v0.2.27
func (o *BatchRefreshSessionsForbidden) IsServerError() bool
IsServerError returns true when this batch refresh sessions forbidden response has a 5xx status code
func (*BatchRefreshSessionsForbidden) IsSuccess ¶ added in v0.2.27
func (o *BatchRefreshSessionsForbidden) IsSuccess() bool
IsSuccess returns true when this batch refresh sessions forbidden response has a 2xx status code
func (*BatchRefreshSessionsForbidden) String ¶ added in v0.2.27
func (o *BatchRefreshSessionsForbidden) String() string
type BatchRefreshSessionsInternalServerError ¶
type BatchRefreshSessionsInternalServerError 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.DomainAPIError }
BatchRefreshSessionsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewBatchRefreshSessionsInternalServerError ¶
func NewBatchRefreshSessionsInternalServerError() *BatchRefreshSessionsInternalServerError
NewBatchRefreshSessionsInternalServerError creates a BatchRefreshSessionsInternalServerError with default headers values
func (*BatchRefreshSessionsInternalServerError) Code ¶ added in v0.2.33
func (o *BatchRefreshSessionsInternalServerError) Code() int
Code gets the status code for the batch refresh sessions internal server error response
func (*BatchRefreshSessionsInternalServerError) Error ¶
func (o *BatchRefreshSessionsInternalServerError) Error() string
func (*BatchRefreshSessionsInternalServerError) GetPayload ¶
func (o *BatchRefreshSessionsInternalServerError) GetPayload() *models.DomainAPIError
func (*BatchRefreshSessionsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *BatchRefreshSessionsInternalServerError) IsClientError() bool
IsClientError returns true when this batch refresh sessions internal server error response has a 4xx status code
func (*BatchRefreshSessionsInternalServerError) IsCode ¶ added in v0.2.27
func (o *BatchRefreshSessionsInternalServerError) IsCode(code int) bool
IsCode returns true when this batch refresh sessions internal server error response a status code equal to that given
func (*BatchRefreshSessionsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *BatchRefreshSessionsInternalServerError) IsRedirect() bool
IsRedirect returns true when this batch refresh sessions internal server error response has a 3xx status code
func (*BatchRefreshSessionsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *BatchRefreshSessionsInternalServerError) IsServerError() bool
IsServerError returns true when this batch refresh sessions internal server error response has a 5xx status code
func (*BatchRefreshSessionsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *BatchRefreshSessionsInternalServerError) IsSuccess() bool
IsSuccess returns true when this batch refresh sessions internal server error response has a 2xx status code
func (*BatchRefreshSessionsInternalServerError) String ¶ added in v0.2.27
func (o *BatchRefreshSessionsInternalServerError) String() string
type BatchRefreshSessionsParams ¶
type BatchRefreshSessionsParams struct { /* Body. **`batch_id`** Batch ID to execute the command on. Received from `/real-time-response/combined/batch-init-session/v1`. **`hosts_to_remove`** Hosts to remove from the batch session. Heartbeats will no longer happen on these hosts and the sessions will expire. */ Body *models.DomainBatchRefreshSessionRequest /* Timeout. Timeout for how long to wait for the request in seconds, default timeout is 30 seconds. Maximum is 5 minutes. Default: 30 */ Timeout *int64 /* TimeoutDuration. Timeout duration for how long to wait for the request in duration syntax. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Maximum is 5 minutes. Default: "30s" */ TimeoutDuration *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BatchRefreshSessionsParams contains all the parameters to send to the API endpoint
for the batch refresh sessions operation. Typically these are written to a http.Request.
func NewBatchRefreshSessionsParams ¶
func NewBatchRefreshSessionsParams() *BatchRefreshSessionsParams
NewBatchRefreshSessionsParams creates a new BatchRefreshSessionsParams 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 NewBatchRefreshSessionsParamsWithContext ¶
func NewBatchRefreshSessionsParamsWithContext(ctx context.Context) *BatchRefreshSessionsParams
NewBatchRefreshSessionsParamsWithContext creates a new BatchRefreshSessionsParams object with the ability to set a context for a request.
func NewBatchRefreshSessionsParamsWithHTTPClient ¶
func NewBatchRefreshSessionsParamsWithHTTPClient(client *http.Client) *BatchRefreshSessionsParams
NewBatchRefreshSessionsParamsWithHTTPClient creates a new BatchRefreshSessionsParams object with the ability to set a custom HTTPClient for a request.
func NewBatchRefreshSessionsParamsWithTimeout ¶
func NewBatchRefreshSessionsParamsWithTimeout(timeout time.Duration) *BatchRefreshSessionsParams
NewBatchRefreshSessionsParamsWithTimeout creates a new BatchRefreshSessionsParams object with the ability to set a timeout on a request.
func (*BatchRefreshSessionsParams) SetBody ¶
func (o *BatchRefreshSessionsParams) SetBody(body *models.DomainBatchRefreshSessionRequest)
SetBody adds the body to the batch refresh sessions params
func (*BatchRefreshSessionsParams) SetContext ¶
func (o *BatchRefreshSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the batch refresh sessions params
func (*BatchRefreshSessionsParams) SetDefaults ¶
func (o *BatchRefreshSessionsParams) SetDefaults()
SetDefaults hydrates default values in the batch refresh sessions params (not the query body).
All values with no default are reset to their zero value.
func (*BatchRefreshSessionsParams) SetHTTPClient ¶
func (o *BatchRefreshSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the batch refresh sessions params
func (*BatchRefreshSessionsParams) SetRequestTimeout ¶
func (o *BatchRefreshSessionsParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the batch refresh sessions params
func (*BatchRefreshSessionsParams) SetTimeout ¶
func (o *BatchRefreshSessionsParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the batch refresh sessions params
func (*BatchRefreshSessionsParams) SetTimeoutDuration ¶
func (o *BatchRefreshSessionsParams) SetTimeoutDuration(timeoutDuration *string)
SetTimeoutDuration adds the timeoutDuration to the batch refresh sessions params
func (*BatchRefreshSessionsParams) WithBody ¶
func (o *BatchRefreshSessionsParams) WithBody(body *models.DomainBatchRefreshSessionRequest) *BatchRefreshSessionsParams
WithBody adds the body to the batch refresh sessions params
func (*BatchRefreshSessionsParams) WithContext ¶
func (o *BatchRefreshSessionsParams) WithContext(ctx context.Context) *BatchRefreshSessionsParams
WithContext adds the context to the batch refresh sessions params
func (*BatchRefreshSessionsParams) WithDefaults ¶
func (o *BatchRefreshSessionsParams) WithDefaults() *BatchRefreshSessionsParams
WithDefaults hydrates default values in the batch refresh sessions params (not the query body).
All values with no default are reset to their zero value.
func (*BatchRefreshSessionsParams) WithHTTPClient ¶
func (o *BatchRefreshSessionsParams) WithHTTPClient(client *http.Client) *BatchRefreshSessionsParams
WithHTTPClient adds the HTTPClient to the batch refresh sessions params
func (*BatchRefreshSessionsParams) WithRequestTimeout ¶
func (o *BatchRefreshSessionsParams) WithRequestTimeout(timeout time.Duration) *BatchRefreshSessionsParams
WithRequestTimeout adds the timeout to the batch refresh sessions params
func (*BatchRefreshSessionsParams) WithTimeout ¶
func (o *BatchRefreshSessionsParams) WithTimeout(timeout *int64) *BatchRefreshSessionsParams
WithTimeout adds the timeout to the batch refresh sessions params
func (*BatchRefreshSessionsParams) WithTimeoutDuration ¶
func (o *BatchRefreshSessionsParams) WithTimeoutDuration(timeoutDuration *string) *BatchRefreshSessionsParams
WithTimeoutDuration adds the timeoutDuration to the batch refresh sessions params
func (*BatchRefreshSessionsParams) WriteToRequest ¶
func (o *BatchRefreshSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BatchRefreshSessionsReader ¶
type BatchRefreshSessionsReader struct {
// contains filtered or unexported fields
}
BatchRefreshSessionsReader is a Reader for the BatchRefreshSessions structure.
func (*BatchRefreshSessionsReader) ReadResponse ¶
func (o *BatchRefreshSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type BatchRefreshSessionsTooManyRequests ¶
type BatchRefreshSessionsTooManyRequests 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 }
BatchRefreshSessionsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewBatchRefreshSessionsTooManyRequests ¶
func NewBatchRefreshSessionsTooManyRequests() *BatchRefreshSessionsTooManyRequests
NewBatchRefreshSessionsTooManyRequests creates a BatchRefreshSessionsTooManyRequests with default headers values
func (*BatchRefreshSessionsTooManyRequests) Code ¶ added in v0.2.33
func (o *BatchRefreshSessionsTooManyRequests) Code() int
Code gets the status code for the batch refresh sessions too many requests response
func (*BatchRefreshSessionsTooManyRequests) Error ¶
func (o *BatchRefreshSessionsTooManyRequests) Error() string
func (*BatchRefreshSessionsTooManyRequests) GetPayload ¶
func (o *BatchRefreshSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*BatchRefreshSessionsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *BatchRefreshSessionsTooManyRequests) IsClientError() bool
IsClientError returns true when this batch refresh sessions too many requests response has a 4xx status code
func (*BatchRefreshSessionsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *BatchRefreshSessionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this batch refresh sessions too many requests response a status code equal to that given
func (*BatchRefreshSessionsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *BatchRefreshSessionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this batch refresh sessions too many requests response has a 3xx status code
func (*BatchRefreshSessionsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *BatchRefreshSessionsTooManyRequests) IsServerError() bool
IsServerError returns true when this batch refresh sessions too many requests response has a 5xx status code
func (*BatchRefreshSessionsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *BatchRefreshSessionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this batch refresh sessions too many requests response has a 2xx status code
func (*BatchRefreshSessionsTooManyRequests) String ¶ added in v0.2.27
func (o *BatchRefreshSessionsTooManyRequests) String() string
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for real time response API
func (*Client) BatchActiveResponderCmd ¶
func (a *Client) BatchActiveResponderCmd(params *BatchActiveResponderCmdParams, opts ...ClientOption) (*BatchActiveResponderCmdCreated, error)
BatchActiveResponderCmd batches executes a r t r active responder command across the hosts mapped to the given batch ID
func (*Client) BatchCmd ¶
func (a *Client) BatchCmd(params *BatchCmdParams, opts ...ClientOption) (*BatchCmdCreated, error)
BatchCmd batches executes a r t r read only command across the hosts mapped to the given batch ID
func (*Client) BatchGetCmd ¶
func (a *Client) BatchGetCmd(params *BatchGetCmdParams, opts ...ClientOption) (*BatchGetCmdCreated, error)
BatchGetCmd batches executes get command across hosts to retrieve files after this call is made g e t real time response combined batch get command v1 is used to query for the results
func (*Client) BatchGetCmdStatus ¶
func (a *Client) BatchGetCmdStatus(params *BatchGetCmdStatusParams, opts ...ClientOption) (*BatchGetCmdStatusOK, error)
BatchGetCmdStatus retrieves the status of the specified batch get command will return successful files when they are finished processing
func (*Client) BatchInitSessions ¶
func (a *Client) BatchInitSessions(params *BatchInitSessionsParams, opts ...ClientOption) (*BatchInitSessionsCreated, error)
BatchInitSessions batches initialize a r t r session on multiple hosts before any r t r commands can be used an active session is needed on the host
func (*Client) BatchRefreshSessions ¶
func (a *Client) BatchRefreshSessions(params *BatchRefreshSessionsParams, opts ...ClientOption) (*BatchRefreshSessionsCreated, error)
BatchRefreshSessions batches refresh a r t r session on multiple hosts r t r sessions will expire after 10 minutes unless refreshed
func (*Client) RTRAggregateSessions ¶
func (a *Client) RTRAggregateSessions(params *RTRAggregateSessionsParams, opts ...ClientOption) (*RTRAggregateSessionsOK, error)
RTRAggregateSessions gets aggregates on session data
func (*Client) RTRCheckActiveResponderCommandStatus ¶
func (a *Client) RTRCheckActiveResponderCommandStatus(params *RTRCheckActiveResponderCommandStatusParams, opts ...ClientOption) (*RTRCheckActiveResponderCommandStatusOK, error)
RTRCheckActiveResponderCommandStatus gets status of an executed active responder command on a single host
func (*Client) RTRCheckCommandStatus ¶
func (a *Client) RTRCheckCommandStatus(params *RTRCheckCommandStatusParams, opts ...ClientOption) (*RTRCheckCommandStatusOK, error)
RTRCheckCommandStatus gets status of an executed command on a single host
func (*Client) RTRDeleteFile ¶
func (a *Client) RTRDeleteFile(params *RTRDeleteFileParams, opts ...ClientOption) (*RTRDeleteFileNoContent, error)
RTRDeleteFile deletes a r t r session file
func (*Client) RTRDeleteFileV2 ¶ added in v0.2.21
func (a *Client) RTRDeleteFileV2(params *RTRDeleteFileV2Params, opts ...ClientOption) (*RTRDeleteFileV2NoContent, error)
RTRDeleteFileV2 deletes a r t r session file
func (*Client) RTRDeleteQueuedSession ¶
func (a *Client) RTRDeleteQueuedSession(params *RTRDeleteQueuedSessionParams, opts ...ClientOption) (*RTRDeleteQueuedSessionNoContent, error)
RTRDeleteQueuedSession deletes a queued session command
func (*Client) RTRDeleteSession ¶
func (a *Client) RTRDeleteSession(params *RTRDeleteSessionParams, opts ...ClientOption) (*RTRDeleteSessionNoContent, error)
RTRDeleteSession deletes a session
func (*Client) RTRExecuteActiveResponderCommand ¶
func (a *Client) RTRExecuteActiveResponderCommand(params *RTRExecuteActiveResponderCommandParams, opts ...ClientOption) (*RTRExecuteActiveResponderCommandCreated, error)
RTRExecuteActiveResponderCommand executes an active responder command on a single host
func (*Client) RTRExecuteCommand ¶
func (a *Client) RTRExecuteCommand(params *RTRExecuteCommandParams, opts ...ClientOption) (*RTRExecuteCommandCreated, error)
RTRExecuteCommand executes a command on a single host
func (*Client) RTRGetExtractedFileContents ¶
func (a *Client) RTRGetExtractedFileContents(params *RTRGetExtractedFileContentsParams, writer io.Writer, opts ...ClientOption) (*RTRGetExtractedFileContentsOK, error)
RTRGetExtractedFileContents gets r t r extracted file contents for specified session and sha256
func (*Client) RTRInitSession ¶
func (a *Client) RTRInitSession(params *RTRInitSessionParams, opts ...ClientOption) (*RTRInitSessionCreated, error)
RTRInitSession initializes a new session with the r t r cloud
func (*Client) RTRListAllSessions ¶
func (a *Client) RTRListAllSessions(params *RTRListAllSessionsParams, opts ...ClientOption) (*RTRListAllSessionsOK, error)
RTRListAllSessions gets a list of session ids
func (*Client) RTRListFiles ¶
func (a *Client) RTRListFiles(params *RTRListFilesParams, opts ...ClientOption) (*RTRListFilesOK, error)
RTRListFiles gets a list of files for the specified r t r session
func (*Client) RTRListFilesV2 ¶ added in v0.2.21
func (a *Client) RTRListFilesV2(params *RTRListFilesV2Params, opts ...ClientOption) (*RTRListFilesV2OK, error)
RTRListFilesV2 gets a list of files for the specified r t r session
func (*Client) RTRListQueuedSessions ¶
func (a *Client) RTRListQueuedSessions(params *RTRListQueuedSessionsParams, opts ...ClientOption) (*RTRListQueuedSessionsOK, error)
RTRListQueuedSessions gets queued session metadata by session ID
func (*Client) RTRListSessions ¶
func (a *Client) RTRListSessions(params *RTRListSessionsParams, opts ...ClientOption) (*RTRListSessionsOK, error)
RTRListSessions gets session metadata by session id
func (*Client) RTRPulseSession ¶
func (a *Client) RTRPulseSession(params *RTRPulseSessionParams, opts ...ClientOption) (*RTRPulseSessionCreated, error)
RTRPulseSession refreshes a session timeout on a single host
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 { BatchActiveResponderCmd(params *BatchActiveResponderCmdParams, opts ...ClientOption) (*BatchActiveResponderCmdCreated, error) BatchCmd(params *BatchCmdParams, opts ...ClientOption) (*BatchCmdCreated, error) BatchGetCmd(params *BatchGetCmdParams, opts ...ClientOption) (*BatchGetCmdCreated, error) BatchGetCmdStatus(params *BatchGetCmdStatusParams, opts ...ClientOption) (*BatchGetCmdStatusOK, error) BatchInitSessions(params *BatchInitSessionsParams, opts ...ClientOption) (*BatchInitSessionsCreated, error) BatchRefreshSessions(params *BatchRefreshSessionsParams, opts ...ClientOption) (*BatchRefreshSessionsCreated, error) RTRAggregateSessions(params *RTRAggregateSessionsParams, opts ...ClientOption) (*RTRAggregateSessionsOK, error) RTRCheckActiveResponderCommandStatus(params *RTRCheckActiveResponderCommandStatusParams, opts ...ClientOption) (*RTRCheckActiveResponderCommandStatusOK, error) RTRCheckCommandStatus(params *RTRCheckCommandStatusParams, opts ...ClientOption) (*RTRCheckCommandStatusOK, error) RTRDeleteFile(params *RTRDeleteFileParams, opts ...ClientOption) (*RTRDeleteFileNoContent, error) RTRDeleteFileV2(params *RTRDeleteFileV2Params, opts ...ClientOption) (*RTRDeleteFileV2NoContent, error) RTRDeleteQueuedSession(params *RTRDeleteQueuedSessionParams, opts ...ClientOption) (*RTRDeleteQueuedSessionNoContent, error) RTRDeleteSession(params *RTRDeleteSessionParams, opts ...ClientOption) (*RTRDeleteSessionNoContent, error) RTRExecuteActiveResponderCommand(params *RTRExecuteActiveResponderCommandParams, opts ...ClientOption) (*RTRExecuteActiveResponderCommandCreated, error) RTRExecuteCommand(params *RTRExecuteCommandParams, opts ...ClientOption) (*RTRExecuteCommandCreated, error) RTRGetExtractedFileContents(params *RTRGetExtractedFileContentsParams, writer io.Writer, opts ...ClientOption) (*RTRGetExtractedFileContentsOK, error) RTRInitSession(params *RTRInitSessionParams, opts ...ClientOption) (*RTRInitSessionCreated, error) RTRListAllSessions(params *RTRListAllSessionsParams, opts ...ClientOption) (*RTRListAllSessionsOK, error) RTRListFiles(params *RTRListFilesParams, opts ...ClientOption) (*RTRListFilesOK, error) RTRListFilesV2(params *RTRListFilesV2Params, opts ...ClientOption) (*RTRListFilesV2OK, error) RTRListQueuedSessions(params *RTRListQueuedSessionsParams, opts ...ClientOption) (*RTRListQueuedSessionsOK, error) RTRListSessions(params *RTRListSessionsParams, opts ...ClientOption) (*RTRListSessionsOK, error) RTRPulseSession(params *RTRPulseSessionParams, opts ...ClientOption) (*RTRPulseSessionCreated, 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 real time response API client.
type RTRAggregateSessionsBadRequest ¶
type RTRAggregateSessionsBadRequest 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.DomainAPIError }
RTRAggregateSessionsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRAggregateSessionsBadRequest ¶
func NewRTRAggregateSessionsBadRequest() *RTRAggregateSessionsBadRequest
NewRTRAggregateSessionsBadRequest creates a RTRAggregateSessionsBadRequest with default headers values
func (*RTRAggregateSessionsBadRequest) Code ¶ added in v0.2.33
func (o *RTRAggregateSessionsBadRequest) Code() int
Code gets the status code for the r t r aggregate sessions bad request response
func (*RTRAggregateSessionsBadRequest) Error ¶
func (o *RTRAggregateSessionsBadRequest) Error() string
func (*RTRAggregateSessionsBadRequest) GetPayload ¶
func (o *RTRAggregateSessionsBadRequest) GetPayload() *models.DomainAPIError
func (*RTRAggregateSessionsBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRAggregateSessionsBadRequest) IsClientError() bool
IsClientError returns true when this r t r aggregate sessions bad request response has a 4xx status code
func (*RTRAggregateSessionsBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRAggregateSessionsBadRequest) IsCode(code int) bool
IsCode returns true when this r t r aggregate sessions bad request response a status code equal to that given
func (*RTRAggregateSessionsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRAggregateSessionsBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r aggregate sessions bad request response has a 3xx status code
func (*RTRAggregateSessionsBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRAggregateSessionsBadRequest) IsServerError() bool
IsServerError returns true when this r t r aggregate sessions bad request response has a 5xx status code
func (*RTRAggregateSessionsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRAggregateSessionsBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r aggregate sessions bad request response has a 2xx status code
func (*RTRAggregateSessionsBadRequest) String ¶ added in v0.2.27
func (o *RTRAggregateSessionsBadRequest) String() string
type RTRAggregateSessionsForbidden ¶
type RTRAggregateSessionsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRAggregateSessionsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRAggregateSessionsForbidden ¶
func NewRTRAggregateSessionsForbidden() *RTRAggregateSessionsForbidden
NewRTRAggregateSessionsForbidden creates a RTRAggregateSessionsForbidden with default headers values
func (*RTRAggregateSessionsForbidden) Code ¶ added in v0.2.33
func (o *RTRAggregateSessionsForbidden) Code() int
Code gets the status code for the r t r aggregate sessions forbidden response
func (*RTRAggregateSessionsForbidden) Error ¶
func (o *RTRAggregateSessionsForbidden) Error() string
func (*RTRAggregateSessionsForbidden) GetPayload ¶
func (o *RTRAggregateSessionsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRAggregateSessionsForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRAggregateSessionsForbidden) IsClientError() bool
IsClientError returns true when this r t r aggregate sessions forbidden response has a 4xx status code
func (*RTRAggregateSessionsForbidden) IsCode ¶ added in v0.2.27
func (o *RTRAggregateSessionsForbidden) IsCode(code int) bool
IsCode returns true when this r t r aggregate sessions forbidden response a status code equal to that given
func (*RTRAggregateSessionsForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRAggregateSessionsForbidden) IsRedirect() bool
IsRedirect returns true when this r t r aggregate sessions forbidden response has a 3xx status code
func (*RTRAggregateSessionsForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRAggregateSessionsForbidden) IsServerError() bool
IsServerError returns true when this r t r aggregate sessions forbidden response has a 5xx status code
func (*RTRAggregateSessionsForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRAggregateSessionsForbidden) IsSuccess() bool
IsSuccess returns true when this r t r aggregate sessions forbidden response has a 2xx status code
func (*RTRAggregateSessionsForbidden) String ¶ added in v0.2.27
func (o *RTRAggregateSessionsForbidden) String() string
type RTRAggregateSessionsNotFound ¶
type RTRAggregateSessionsNotFound 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.DomainAPIError }
RTRAggregateSessionsNotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRAggregateSessionsNotFound ¶
func NewRTRAggregateSessionsNotFound() *RTRAggregateSessionsNotFound
NewRTRAggregateSessionsNotFound creates a RTRAggregateSessionsNotFound with default headers values
func (*RTRAggregateSessionsNotFound) Code ¶ added in v0.2.33
func (o *RTRAggregateSessionsNotFound) Code() int
Code gets the status code for the r t r aggregate sessions not found response
func (*RTRAggregateSessionsNotFound) Error ¶
func (o *RTRAggregateSessionsNotFound) Error() string
func (*RTRAggregateSessionsNotFound) GetPayload ¶
func (o *RTRAggregateSessionsNotFound) GetPayload() *models.DomainAPIError
func (*RTRAggregateSessionsNotFound) IsClientError ¶ added in v0.2.27
func (o *RTRAggregateSessionsNotFound) IsClientError() bool
IsClientError returns true when this r t r aggregate sessions not found response has a 4xx status code
func (*RTRAggregateSessionsNotFound) IsCode ¶ added in v0.2.27
func (o *RTRAggregateSessionsNotFound) IsCode(code int) bool
IsCode returns true when this r t r aggregate sessions not found response a status code equal to that given
func (*RTRAggregateSessionsNotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRAggregateSessionsNotFound) IsRedirect() bool
IsRedirect returns true when this r t r aggregate sessions not found response has a 3xx status code
func (*RTRAggregateSessionsNotFound) IsServerError ¶ added in v0.2.27
func (o *RTRAggregateSessionsNotFound) IsServerError() bool
IsServerError returns true when this r t r aggregate sessions not found response has a 5xx status code
func (*RTRAggregateSessionsNotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRAggregateSessionsNotFound) IsSuccess() bool
IsSuccess returns true when this r t r aggregate sessions not found response has a 2xx status code
func (*RTRAggregateSessionsNotFound) String ¶ added in v0.2.27
func (o *RTRAggregateSessionsNotFound) String() string
type RTRAggregateSessionsOK ¶
type RTRAggregateSessionsOK 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.MsaAggregatesResponse }
RTRAggregateSessionsOK describes a response with status code 200, with default header values.
OK
func NewRTRAggregateSessionsOK ¶
func NewRTRAggregateSessionsOK() *RTRAggregateSessionsOK
NewRTRAggregateSessionsOK creates a RTRAggregateSessionsOK with default headers values
func (*RTRAggregateSessionsOK) Code ¶ added in v0.2.33
func (o *RTRAggregateSessionsOK) Code() int
Code gets the status code for the r t r aggregate sessions o k response
func (*RTRAggregateSessionsOK) Error ¶
func (o *RTRAggregateSessionsOK) Error() string
func (*RTRAggregateSessionsOK) GetPayload ¶
func (o *RTRAggregateSessionsOK) GetPayload() *models.MsaAggregatesResponse
func (*RTRAggregateSessionsOK) IsClientError ¶ added in v0.2.27
func (o *RTRAggregateSessionsOK) IsClientError() bool
IsClientError returns true when this r t r aggregate sessions o k response has a 4xx status code
func (*RTRAggregateSessionsOK) IsCode ¶ added in v0.2.27
func (o *RTRAggregateSessionsOK) IsCode(code int) bool
IsCode returns true when this r t r aggregate sessions o k response a status code equal to that given
func (*RTRAggregateSessionsOK) IsRedirect ¶ added in v0.2.27
func (o *RTRAggregateSessionsOK) IsRedirect() bool
IsRedirect returns true when this r t r aggregate sessions o k response has a 3xx status code
func (*RTRAggregateSessionsOK) IsServerError ¶ added in v0.2.27
func (o *RTRAggregateSessionsOK) IsServerError() bool
IsServerError returns true when this r t r aggregate sessions o k response has a 5xx status code
func (*RTRAggregateSessionsOK) IsSuccess ¶ added in v0.2.27
func (o *RTRAggregateSessionsOK) IsSuccess() bool
IsSuccess returns true when this r t r aggregate sessions o k response has a 2xx status code
func (*RTRAggregateSessionsOK) String ¶ added in v0.2.27
func (o *RTRAggregateSessionsOK) String() string
type RTRAggregateSessionsParams ¶
type RTRAggregateSessionsParams struct { /* Body. Supported aggregations: - `term` - `date_range` Supported aggregation members: **`date_ranges`** If peforming a date range query specify the **`from`** and **`to`** date ranges. These can be in common date formats like `2019-07-18` or `now` **`field`** Term you want to aggregate on. If doing a `date_range` query, this is the date field you want to apply the date ranges to **`filter`** Optional filter criteria in the form of an FQL query. For more information about FQL queries, see our [FQL documentation in Falcon](https://falcon.crowdstrike.com/support/documentation/45/falcon-query-language-feature-guide). **`name`** Name of the aggregation **`size`** Size limit to apply to the queries. */ Body []*models.MsaAggregateQueryRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRAggregateSessionsParams contains all the parameters to send to the API endpoint
for the r t r aggregate sessions operation. Typically these are written to a http.Request.
func NewRTRAggregateSessionsParams ¶
func NewRTRAggregateSessionsParams() *RTRAggregateSessionsParams
NewRTRAggregateSessionsParams creates a new RTRAggregateSessionsParams 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 NewRTRAggregateSessionsParamsWithContext ¶
func NewRTRAggregateSessionsParamsWithContext(ctx context.Context) *RTRAggregateSessionsParams
NewRTRAggregateSessionsParamsWithContext creates a new RTRAggregateSessionsParams object with the ability to set a context for a request.
func NewRTRAggregateSessionsParamsWithHTTPClient ¶
func NewRTRAggregateSessionsParamsWithHTTPClient(client *http.Client) *RTRAggregateSessionsParams
NewRTRAggregateSessionsParamsWithHTTPClient creates a new RTRAggregateSessionsParams object with the ability to set a custom HTTPClient for a request.
func NewRTRAggregateSessionsParamsWithTimeout ¶
func NewRTRAggregateSessionsParamsWithTimeout(timeout time.Duration) *RTRAggregateSessionsParams
NewRTRAggregateSessionsParamsWithTimeout creates a new RTRAggregateSessionsParams object with the ability to set a timeout on a request.
func (*RTRAggregateSessionsParams) SetBody ¶
func (o *RTRAggregateSessionsParams) SetBody(body []*models.MsaAggregateQueryRequest)
SetBody adds the body to the r t r aggregate sessions params
func (*RTRAggregateSessionsParams) SetContext ¶
func (o *RTRAggregateSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r aggregate sessions params
func (*RTRAggregateSessionsParams) SetDefaults ¶
func (o *RTRAggregateSessionsParams) SetDefaults()
SetDefaults hydrates default values in the r t r aggregate sessions params (not the query body).
All values with no default are reset to their zero value.
func (*RTRAggregateSessionsParams) SetHTTPClient ¶
func (o *RTRAggregateSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r aggregate sessions params
func (*RTRAggregateSessionsParams) SetTimeout ¶
func (o *RTRAggregateSessionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r aggregate sessions params
func (*RTRAggregateSessionsParams) WithBody ¶
func (o *RTRAggregateSessionsParams) WithBody(body []*models.MsaAggregateQueryRequest) *RTRAggregateSessionsParams
WithBody adds the body to the r t r aggregate sessions params
func (*RTRAggregateSessionsParams) WithContext ¶
func (o *RTRAggregateSessionsParams) WithContext(ctx context.Context) *RTRAggregateSessionsParams
WithContext adds the context to the r t r aggregate sessions params
func (*RTRAggregateSessionsParams) WithDefaults ¶
func (o *RTRAggregateSessionsParams) WithDefaults() *RTRAggregateSessionsParams
WithDefaults hydrates default values in the r t r aggregate sessions params (not the query body).
All values with no default are reset to their zero value.
func (*RTRAggregateSessionsParams) WithHTTPClient ¶
func (o *RTRAggregateSessionsParams) WithHTTPClient(client *http.Client) *RTRAggregateSessionsParams
WithHTTPClient adds the HTTPClient to the r t r aggregate sessions params
func (*RTRAggregateSessionsParams) WithTimeout ¶
func (o *RTRAggregateSessionsParams) WithTimeout(timeout time.Duration) *RTRAggregateSessionsParams
WithTimeout adds the timeout to the r t r aggregate sessions params
func (*RTRAggregateSessionsParams) WriteToRequest ¶
func (o *RTRAggregateSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRAggregateSessionsReader ¶
type RTRAggregateSessionsReader struct {
// contains filtered or unexported fields
}
RTRAggregateSessionsReader is a Reader for the RTRAggregateSessions structure.
func (*RTRAggregateSessionsReader) ReadResponse ¶
func (o *RTRAggregateSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRAggregateSessionsTooManyRequests ¶
type RTRAggregateSessionsTooManyRequests 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 }
RTRAggregateSessionsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRAggregateSessionsTooManyRequests ¶
func NewRTRAggregateSessionsTooManyRequests() *RTRAggregateSessionsTooManyRequests
NewRTRAggregateSessionsTooManyRequests creates a RTRAggregateSessionsTooManyRequests with default headers values
func (*RTRAggregateSessionsTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRAggregateSessionsTooManyRequests) Code() int
Code gets the status code for the r t r aggregate sessions too many requests response
func (*RTRAggregateSessionsTooManyRequests) Error ¶
func (o *RTRAggregateSessionsTooManyRequests) Error() string
func (*RTRAggregateSessionsTooManyRequests) GetPayload ¶
func (o *RTRAggregateSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRAggregateSessionsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRAggregateSessionsTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r aggregate sessions too many requests response has a 4xx status code
func (*RTRAggregateSessionsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRAggregateSessionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r aggregate sessions too many requests response a status code equal to that given
func (*RTRAggregateSessionsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRAggregateSessionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r aggregate sessions too many requests response has a 3xx status code
func (*RTRAggregateSessionsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRAggregateSessionsTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r aggregate sessions too many requests response has a 5xx status code
func (*RTRAggregateSessionsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRAggregateSessionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r aggregate sessions too many requests response has a 2xx status code
func (*RTRAggregateSessionsTooManyRequests) String ¶ added in v0.2.27
func (o *RTRAggregateSessionsTooManyRequests) String() string
type RTRCheckActiveResponderCommandStatusForbidden ¶
type RTRCheckActiveResponderCommandStatusForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRCheckActiveResponderCommandStatusForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRCheckActiveResponderCommandStatusForbidden ¶
func NewRTRCheckActiveResponderCommandStatusForbidden() *RTRCheckActiveResponderCommandStatusForbidden
NewRTRCheckActiveResponderCommandStatusForbidden creates a RTRCheckActiveResponderCommandStatusForbidden with default headers values
func (*RTRCheckActiveResponderCommandStatusForbidden) Code ¶ added in v0.2.33
func (o *RTRCheckActiveResponderCommandStatusForbidden) Code() int
Code gets the status code for the r t r check active responder command status forbidden response
func (*RTRCheckActiveResponderCommandStatusForbidden) Error ¶
func (o *RTRCheckActiveResponderCommandStatusForbidden) Error() string
func (*RTRCheckActiveResponderCommandStatusForbidden) GetPayload ¶
func (o *RTRCheckActiveResponderCommandStatusForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRCheckActiveResponderCommandStatusForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusForbidden) IsClientError() bool
IsClientError returns true when this r t r check active responder command status forbidden response has a 4xx status code
func (*RTRCheckActiveResponderCommandStatusForbidden) IsCode ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusForbidden) IsCode(code int) bool
IsCode returns true when this r t r check active responder command status forbidden response a status code equal to that given
func (*RTRCheckActiveResponderCommandStatusForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusForbidden) IsRedirect() bool
IsRedirect returns true when this r t r check active responder command status forbidden response has a 3xx status code
func (*RTRCheckActiveResponderCommandStatusForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusForbidden) IsServerError() bool
IsServerError returns true when this r t r check active responder command status forbidden response has a 5xx status code
func (*RTRCheckActiveResponderCommandStatusForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusForbidden) IsSuccess() bool
IsSuccess returns true when this r t r check active responder command status forbidden response has a 2xx status code
func (*RTRCheckActiveResponderCommandStatusForbidden) String ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusForbidden) String() string
type RTRCheckActiveResponderCommandStatusOK ¶
type RTRCheckActiveResponderCommandStatusOK 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.DomainStatusResponseWrapper }
RTRCheckActiveResponderCommandStatusOK describes a response with status code 200, with default header values.
success
func NewRTRCheckActiveResponderCommandStatusOK ¶
func NewRTRCheckActiveResponderCommandStatusOK() *RTRCheckActiveResponderCommandStatusOK
NewRTRCheckActiveResponderCommandStatusOK creates a RTRCheckActiveResponderCommandStatusOK with default headers values
func (*RTRCheckActiveResponderCommandStatusOK) Code ¶ added in v0.2.33
func (o *RTRCheckActiveResponderCommandStatusOK) Code() int
Code gets the status code for the r t r check active responder command status o k response
func (*RTRCheckActiveResponderCommandStatusOK) Error ¶
func (o *RTRCheckActiveResponderCommandStatusOK) Error() string
func (*RTRCheckActiveResponderCommandStatusOK) GetPayload ¶
func (o *RTRCheckActiveResponderCommandStatusOK) GetPayload() *models.DomainStatusResponseWrapper
func (*RTRCheckActiveResponderCommandStatusOK) IsClientError ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusOK) IsClientError() bool
IsClientError returns true when this r t r check active responder command status o k response has a 4xx status code
func (*RTRCheckActiveResponderCommandStatusOK) IsCode ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusOK) IsCode(code int) bool
IsCode returns true when this r t r check active responder command status o k response a status code equal to that given
func (*RTRCheckActiveResponderCommandStatusOK) IsRedirect ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusOK) IsRedirect() bool
IsRedirect returns true when this r t r check active responder command status o k response has a 3xx status code
func (*RTRCheckActiveResponderCommandStatusOK) IsServerError ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusOK) IsServerError() bool
IsServerError returns true when this r t r check active responder command status o k response has a 5xx status code
func (*RTRCheckActiveResponderCommandStatusOK) IsSuccess ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusOK) IsSuccess() bool
IsSuccess returns true when this r t r check active responder command status o k response has a 2xx status code
func (*RTRCheckActiveResponderCommandStatusOK) String ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusOK) String() string
type RTRCheckActiveResponderCommandStatusParams ¶
type RTRCheckActiveResponderCommandStatusParams struct { /* CloudRequestID. Cloud Request ID of the executed command to query */ CloudRequestID string /* SequenceID. Sequence ID that we want to retrieve. Command responses are chunked across sequences */ SequenceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRCheckActiveResponderCommandStatusParams contains all the parameters to send to the API endpoint
for the r t r check active responder command status operation. Typically these are written to a http.Request.
func NewRTRCheckActiveResponderCommandStatusParams ¶
func NewRTRCheckActiveResponderCommandStatusParams() *RTRCheckActiveResponderCommandStatusParams
NewRTRCheckActiveResponderCommandStatusParams creates a new RTRCheckActiveResponderCommandStatusParams 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 NewRTRCheckActiveResponderCommandStatusParamsWithContext ¶
func NewRTRCheckActiveResponderCommandStatusParamsWithContext(ctx context.Context) *RTRCheckActiveResponderCommandStatusParams
NewRTRCheckActiveResponderCommandStatusParamsWithContext creates a new RTRCheckActiveResponderCommandStatusParams object with the ability to set a context for a request.
func NewRTRCheckActiveResponderCommandStatusParamsWithHTTPClient ¶
func NewRTRCheckActiveResponderCommandStatusParamsWithHTTPClient(client *http.Client) *RTRCheckActiveResponderCommandStatusParams
NewRTRCheckActiveResponderCommandStatusParamsWithHTTPClient creates a new RTRCheckActiveResponderCommandStatusParams object with the ability to set a custom HTTPClient for a request.
func NewRTRCheckActiveResponderCommandStatusParamsWithTimeout ¶
func NewRTRCheckActiveResponderCommandStatusParamsWithTimeout(timeout time.Duration) *RTRCheckActiveResponderCommandStatusParams
NewRTRCheckActiveResponderCommandStatusParamsWithTimeout creates a new RTRCheckActiveResponderCommandStatusParams object with the ability to set a timeout on a request.
func (*RTRCheckActiveResponderCommandStatusParams) SetCloudRequestID ¶
func (o *RTRCheckActiveResponderCommandStatusParams) SetCloudRequestID(cloudRequestID string)
SetCloudRequestID adds the cloudRequestId to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) SetContext ¶
func (o *RTRCheckActiveResponderCommandStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) SetDefaults ¶
func (o *RTRCheckActiveResponderCommandStatusParams) SetDefaults()
SetDefaults hydrates default values in the r t r check active responder command status params (not the query body).
All values with no default are reset to their zero value.
func (*RTRCheckActiveResponderCommandStatusParams) SetHTTPClient ¶
func (o *RTRCheckActiveResponderCommandStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) SetSequenceID ¶
func (o *RTRCheckActiveResponderCommandStatusParams) SetSequenceID(sequenceID int64)
SetSequenceID adds the sequenceId to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) SetTimeout ¶
func (o *RTRCheckActiveResponderCommandStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) WithCloudRequestID ¶
func (o *RTRCheckActiveResponderCommandStatusParams) WithCloudRequestID(cloudRequestID string) *RTRCheckActiveResponderCommandStatusParams
WithCloudRequestID adds the cloudRequestID to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) WithContext ¶
func (o *RTRCheckActiveResponderCommandStatusParams) WithContext(ctx context.Context) *RTRCheckActiveResponderCommandStatusParams
WithContext adds the context to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) WithDefaults ¶
func (o *RTRCheckActiveResponderCommandStatusParams) WithDefaults() *RTRCheckActiveResponderCommandStatusParams
WithDefaults hydrates default values in the r t r check active responder command status params (not the query body).
All values with no default are reset to their zero value.
func (*RTRCheckActiveResponderCommandStatusParams) WithHTTPClient ¶
func (o *RTRCheckActiveResponderCommandStatusParams) WithHTTPClient(client *http.Client) *RTRCheckActiveResponderCommandStatusParams
WithHTTPClient adds the HTTPClient to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) WithSequenceID ¶
func (o *RTRCheckActiveResponderCommandStatusParams) WithSequenceID(sequenceID int64) *RTRCheckActiveResponderCommandStatusParams
WithSequenceID adds the sequenceID to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) WithTimeout ¶
func (o *RTRCheckActiveResponderCommandStatusParams) WithTimeout(timeout time.Duration) *RTRCheckActiveResponderCommandStatusParams
WithTimeout adds the timeout to the r t r check active responder command status params
func (*RTRCheckActiveResponderCommandStatusParams) WriteToRequest ¶
func (o *RTRCheckActiveResponderCommandStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRCheckActiveResponderCommandStatusReader ¶
type RTRCheckActiveResponderCommandStatusReader struct {
// contains filtered or unexported fields
}
RTRCheckActiveResponderCommandStatusReader is a Reader for the RTRCheckActiveResponderCommandStatus structure.
func (*RTRCheckActiveResponderCommandStatusReader) ReadResponse ¶
func (o *RTRCheckActiveResponderCommandStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRCheckActiveResponderCommandStatusTooManyRequests ¶
type RTRCheckActiveResponderCommandStatusTooManyRequests 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 }
RTRCheckActiveResponderCommandStatusTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRCheckActiveResponderCommandStatusTooManyRequests ¶
func NewRTRCheckActiveResponderCommandStatusTooManyRequests() *RTRCheckActiveResponderCommandStatusTooManyRequests
NewRTRCheckActiveResponderCommandStatusTooManyRequests creates a RTRCheckActiveResponderCommandStatusTooManyRequests with default headers values
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) Code() int
Code gets the status code for the r t r check active responder command status too many requests response
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) Error ¶
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) Error() string
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) GetPayload ¶
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r check active responder command status too many requests response has a 4xx status code
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r check active responder command status too many requests response a status code equal to that given
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r check active responder command status too many requests response has a 3xx status code
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r check active responder command status too many requests response has a 5xx status code
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r check active responder command status too many requests response has a 2xx status code
func (*RTRCheckActiveResponderCommandStatusTooManyRequests) String ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusTooManyRequests) String() string
type RTRCheckActiveResponderCommandStatusUnauthorized ¶
type RTRCheckActiveResponderCommandStatusUnauthorized struct { string XRateLimitLimit int64 XRateLimitRemaining int64 }XCSTRACEID
RTRCheckActiveResponderCommandStatusUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewRTRCheckActiveResponderCommandStatusUnauthorized ¶
func NewRTRCheckActiveResponderCommandStatusUnauthorized() *RTRCheckActiveResponderCommandStatusUnauthorized
NewRTRCheckActiveResponderCommandStatusUnauthorized creates a RTRCheckActiveResponderCommandStatusUnauthorized with default headers values
func (*RTRCheckActiveResponderCommandStatusUnauthorized) Code ¶ added in v0.2.33
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) Code() int
Code gets the status code for the r t r check active responder command status unauthorized response
func (*RTRCheckActiveResponderCommandStatusUnauthorized) Error ¶
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) Error() string
func (*RTRCheckActiveResponderCommandStatusUnauthorized) GetPayload ¶
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) GetPayload() *models.DomainAPIError
func (*RTRCheckActiveResponderCommandStatusUnauthorized) IsClientError ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsClientError() bool
IsClientError returns true when this r t r check active responder command status unauthorized response has a 4xx status code
func (*RTRCheckActiveResponderCommandStatusUnauthorized) IsCode ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsCode(code int) bool
IsCode returns true when this r t r check active responder command status unauthorized response a status code equal to that given
func (*RTRCheckActiveResponderCommandStatusUnauthorized) IsRedirect ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsRedirect() bool
IsRedirect returns true when this r t r check active responder command status unauthorized response has a 3xx status code
func (*RTRCheckActiveResponderCommandStatusUnauthorized) IsServerError ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsServerError() bool
IsServerError returns true when this r t r check active responder command status unauthorized response has a 5xx status code
func (*RTRCheckActiveResponderCommandStatusUnauthorized) IsSuccess ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) IsSuccess() bool
IsSuccess returns true when this r t r check active responder command status unauthorized response has a 2xx status code
func (*RTRCheckActiveResponderCommandStatusUnauthorized) String ¶ added in v0.2.27
func (o *RTRCheckActiveResponderCommandStatusUnauthorized) String() string
type RTRCheckCommandStatusForbidden ¶
type RTRCheckCommandStatusForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRCheckCommandStatusForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRCheckCommandStatusForbidden ¶
func NewRTRCheckCommandStatusForbidden() *RTRCheckCommandStatusForbidden
NewRTRCheckCommandStatusForbidden creates a RTRCheckCommandStatusForbidden with default headers values
func (*RTRCheckCommandStatusForbidden) Code ¶ added in v0.2.33
func (o *RTRCheckCommandStatusForbidden) Code() int
Code gets the status code for the r t r check command status forbidden response
func (*RTRCheckCommandStatusForbidden) Error ¶
func (o *RTRCheckCommandStatusForbidden) Error() string
func (*RTRCheckCommandStatusForbidden) GetPayload ¶
func (o *RTRCheckCommandStatusForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRCheckCommandStatusForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRCheckCommandStatusForbidden) IsClientError() bool
IsClientError returns true when this r t r check command status forbidden response has a 4xx status code
func (*RTRCheckCommandStatusForbidden) IsCode ¶ added in v0.2.27
func (o *RTRCheckCommandStatusForbidden) IsCode(code int) bool
IsCode returns true when this r t r check command status forbidden response a status code equal to that given
func (*RTRCheckCommandStatusForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRCheckCommandStatusForbidden) IsRedirect() bool
IsRedirect returns true when this r t r check command status forbidden response has a 3xx status code
func (*RTRCheckCommandStatusForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRCheckCommandStatusForbidden) IsServerError() bool
IsServerError returns true when this r t r check command status forbidden response has a 5xx status code
func (*RTRCheckCommandStatusForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRCheckCommandStatusForbidden) IsSuccess() bool
IsSuccess returns true when this r t r check command status forbidden response has a 2xx status code
func (*RTRCheckCommandStatusForbidden) String ¶ added in v0.2.27
func (o *RTRCheckCommandStatusForbidden) String() string
type RTRCheckCommandStatusOK ¶
type RTRCheckCommandStatusOK 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.DomainStatusResponseWrapper }
RTRCheckCommandStatusOK describes a response with status code 200, with default header values.
success
func NewRTRCheckCommandStatusOK ¶
func NewRTRCheckCommandStatusOK() *RTRCheckCommandStatusOK
NewRTRCheckCommandStatusOK creates a RTRCheckCommandStatusOK with default headers values
func (*RTRCheckCommandStatusOK) Code ¶ added in v0.2.33
func (o *RTRCheckCommandStatusOK) Code() int
Code gets the status code for the r t r check command status o k response
func (*RTRCheckCommandStatusOK) Error ¶
func (o *RTRCheckCommandStatusOK) Error() string
func (*RTRCheckCommandStatusOK) GetPayload ¶
func (o *RTRCheckCommandStatusOK) GetPayload() *models.DomainStatusResponseWrapper
func (*RTRCheckCommandStatusOK) IsClientError ¶ added in v0.2.27
func (o *RTRCheckCommandStatusOK) IsClientError() bool
IsClientError returns true when this r t r check command status o k response has a 4xx status code
func (*RTRCheckCommandStatusOK) IsCode ¶ added in v0.2.27
func (o *RTRCheckCommandStatusOK) IsCode(code int) bool
IsCode returns true when this r t r check command status o k response a status code equal to that given
func (*RTRCheckCommandStatusOK) IsRedirect ¶ added in v0.2.27
func (o *RTRCheckCommandStatusOK) IsRedirect() bool
IsRedirect returns true when this r t r check command status o k response has a 3xx status code
func (*RTRCheckCommandStatusOK) IsServerError ¶ added in v0.2.27
func (o *RTRCheckCommandStatusOK) IsServerError() bool
IsServerError returns true when this r t r check command status o k response has a 5xx status code
func (*RTRCheckCommandStatusOK) IsSuccess ¶ added in v0.2.27
func (o *RTRCheckCommandStatusOK) IsSuccess() bool
IsSuccess returns true when this r t r check command status o k response has a 2xx status code
func (*RTRCheckCommandStatusOK) String ¶ added in v0.2.27
func (o *RTRCheckCommandStatusOK) String() string
type RTRCheckCommandStatusParams ¶
type RTRCheckCommandStatusParams struct { /* CloudRequestID. Cloud Request ID of the executed command to query */ CloudRequestID string /* SequenceID. Sequence ID that we want to retrieve. Command responses are chunked across sequences */ SequenceID int64 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRCheckCommandStatusParams contains all the parameters to send to the API endpoint
for the r t r check command status operation. Typically these are written to a http.Request.
func NewRTRCheckCommandStatusParams ¶
func NewRTRCheckCommandStatusParams() *RTRCheckCommandStatusParams
NewRTRCheckCommandStatusParams creates a new RTRCheckCommandStatusParams 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 NewRTRCheckCommandStatusParamsWithContext ¶
func NewRTRCheckCommandStatusParamsWithContext(ctx context.Context) *RTRCheckCommandStatusParams
NewRTRCheckCommandStatusParamsWithContext creates a new RTRCheckCommandStatusParams object with the ability to set a context for a request.
func NewRTRCheckCommandStatusParamsWithHTTPClient ¶
func NewRTRCheckCommandStatusParamsWithHTTPClient(client *http.Client) *RTRCheckCommandStatusParams
NewRTRCheckCommandStatusParamsWithHTTPClient creates a new RTRCheckCommandStatusParams object with the ability to set a custom HTTPClient for a request.
func NewRTRCheckCommandStatusParamsWithTimeout ¶
func NewRTRCheckCommandStatusParamsWithTimeout(timeout time.Duration) *RTRCheckCommandStatusParams
NewRTRCheckCommandStatusParamsWithTimeout creates a new RTRCheckCommandStatusParams object with the ability to set a timeout on a request.
func (*RTRCheckCommandStatusParams) SetCloudRequestID ¶
func (o *RTRCheckCommandStatusParams) SetCloudRequestID(cloudRequestID string)
SetCloudRequestID adds the cloudRequestId to the r t r check command status params
func (*RTRCheckCommandStatusParams) SetContext ¶
func (o *RTRCheckCommandStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r check command status params
func (*RTRCheckCommandStatusParams) SetDefaults ¶
func (o *RTRCheckCommandStatusParams) SetDefaults()
SetDefaults hydrates default values in the r t r check command status params (not the query body).
All values with no default are reset to their zero value.
func (*RTRCheckCommandStatusParams) SetHTTPClient ¶
func (o *RTRCheckCommandStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r check command status params
func (*RTRCheckCommandStatusParams) SetSequenceID ¶
func (o *RTRCheckCommandStatusParams) SetSequenceID(sequenceID int64)
SetSequenceID adds the sequenceId to the r t r check command status params
func (*RTRCheckCommandStatusParams) SetTimeout ¶
func (o *RTRCheckCommandStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r check command status params
func (*RTRCheckCommandStatusParams) WithCloudRequestID ¶
func (o *RTRCheckCommandStatusParams) WithCloudRequestID(cloudRequestID string) *RTRCheckCommandStatusParams
WithCloudRequestID adds the cloudRequestID to the r t r check command status params
func (*RTRCheckCommandStatusParams) WithContext ¶
func (o *RTRCheckCommandStatusParams) WithContext(ctx context.Context) *RTRCheckCommandStatusParams
WithContext adds the context to the r t r check command status params
func (*RTRCheckCommandStatusParams) WithDefaults ¶
func (o *RTRCheckCommandStatusParams) WithDefaults() *RTRCheckCommandStatusParams
WithDefaults hydrates default values in the r t r check command status params (not the query body).
All values with no default are reset to their zero value.
func (*RTRCheckCommandStatusParams) WithHTTPClient ¶
func (o *RTRCheckCommandStatusParams) WithHTTPClient(client *http.Client) *RTRCheckCommandStatusParams
WithHTTPClient adds the HTTPClient to the r t r check command status params
func (*RTRCheckCommandStatusParams) WithSequenceID ¶
func (o *RTRCheckCommandStatusParams) WithSequenceID(sequenceID int64) *RTRCheckCommandStatusParams
WithSequenceID adds the sequenceID to the r t r check command status params
func (*RTRCheckCommandStatusParams) WithTimeout ¶
func (o *RTRCheckCommandStatusParams) WithTimeout(timeout time.Duration) *RTRCheckCommandStatusParams
WithTimeout adds the timeout to the r t r check command status params
func (*RTRCheckCommandStatusParams) WriteToRequest ¶
func (o *RTRCheckCommandStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRCheckCommandStatusReader ¶
type RTRCheckCommandStatusReader struct {
// contains filtered or unexported fields
}
RTRCheckCommandStatusReader is a Reader for the RTRCheckCommandStatus structure.
func (*RTRCheckCommandStatusReader) ReadResponse ¶
func (o *RTRCheckCommandStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRCheckCommandStatusTooManyRequests ¶
type RTRCheckCommandStatusTooManyRequests 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 }
RTRCheckCommandStatusTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRCheckCommandStatusTooManyRequests ¶
func NewRTRCheckCommandStatusTooManyRequests() *RTRCheckCommandStatusTooManyRequests
NewRTRCheckCommandStatusTooManyRequests creates a RTRCheckCommandStatusTooManyRequests with default headers values
func (*RTRCheckCommandStatusTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRCheckCommandStatusTooManyRequests) Code() int
Code gets the status code for the r t r check command status too many requests response
func (*RTRCheckCommandStatusTooManyRequests) Error ¶
func (o *RTRCheckCommandStatusTooManyRequests) Error() string
func (*RTRCheckCommandStatusTooManyRequests) GetPayload ¶
func (o *RTRCheckCommandStatusTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRCheckCommandStatusTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRCheckCommandStatusTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r check command status too many requests response has a 4xx status code
func (*RTRCheckCommandStatusTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRCheckCommandStatusTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r check command status too many requests response a status code equal to that given
func (*RTRCheckCommandStatusTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRCheckCommandStatusTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r check command status too many requests response has a 3xx status code
func (*RTRCheckCommandStatusTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRCheckCommandStatusTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r check command status too many requests response has a 5xx status code
func (*RTRCheckCommandStatusTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRCheckCommandStatusTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r check command status too many requests response has a 2xx status code
func (*RTRCheckCommandStatusTooManyRequests) String ¶ added in v0.2.27
func (o *RTRCheckCommandStatusTooManyRequests) String() string
type RTRCheckCommandStatusUnauthorized ¶
type RTRCheckCommandStatusUnauthorized struct { string XRateLimitLimit int64 XRateLimitRemaining int64 }XCSTRACEID
RTRCheckCommandStatusUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewRTRCheckCommandStatusUnauthorized ¶
func NewRTRCheckCommandStatusUnauthorized() *RTRCheckCommandStatusUnauthorized
NewRTRCheckCommandStatusUnauthorized creates a RTRCheckCommandStatusUnauthorized with default headers values
func (*RTRCheckCommandStatusUnauthorized) Code ¶ added in v0.2.33
func (o *RTRCheckCommandStatusUnauthorized) Code() int
Code gets the status code for the r t r check command status unauthorized response
func (*RTRCheckCommandStatusUnauthorized) Error ¶
func (o *RTRCheckCommandStatusUnauthorized) Error() string
func (*RTRCheckCommandStatusUnauthorized) GetPayload ¶
func (o *RTRCheckCommandStatusUnauthorized) GetPayload() *models.DomainAPIError
func (*RTRCheckCommandStatusUnauthorized) IsClientError ¶ added in v0.2.27
func (o *RTRCheckCommandStatusUnauthorized) IsClientError() bool
IsClientError returns true when this r t r check command status unauthorized response has a 4xx status code
func (*RTRCheckCommandStatusUnauthorized) IsCode ¶ added in v0.2.27
func (o *RTRCheckCommandStatusUnauthorized) IsCode(code int) bool
IsCode returns true when this r t r check command status unauthorized response a status code equal to that given
func (*RTRCheckCommandStatusUnauthorized) IsRedirect ¶ added in v0.2.27
func (o *RTRCheckCommandStatusUnauthorized) IsRedirect() bool
IsRedirect returns true when this r t r check command status unauthorized response has a 3xx status code
func (*RTRCheckCommandStatusUnauthorized) IsServerError ¶ added in v0.2.27
func (o *RTRCheckCommandStatusUnauthorized) IsServerError() bool
IsServerError returns true when this r t r check command status unauthorized response has a 5xx status code
func (*RTRCheckCommandStatusUnauthorized) IsSuccess ¶ added in v0.2.27
func (o *RTRCheckCommandStatusUnauthorized) IsSuccess() bool
IsSuccess returns true when this r t r check command status unauthorized response has a 2xx status code
func (*RTRCheckCommandStatusUnauthorized) String ¶ added in v0.2.27
func (o *RTRCheckCommandStatusUnauthorized) String() string
type RTRDeleteFileBadRequest ¶
type RTRDeleteFileBadRequest 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.DomainAPIError }
RTRDeleteFileBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRDeleteFileBadRequest ¶
func NewRTRDeleteFileBadRequest() *RTRDeleteFileBadRequest
NewRTRDeleteFileBadRequest creates a RTRDeleteFileBadRequest with default headers values
func (*RTRDeleteFileBadRequest) Code ¶ added in v0.2.33
func (o *RTRDeleteFileBadRequest) Code() int
Code gets the status code for the r t r delete file bad request response
func (*RTRDeleteFileBadRequest) Error ¶
func (o *RTRDeleteFileBadRequest) Error() string
func (*RTRDeleteFileBadRequest) GetPayload ¶
func (o *RTRDeleteFileBadRequest) GetPayload() *models.DomainAPIError
func (*RTRDeleteFileBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileBadRequest) IsClientError() bool
IsClientError returns true when this r t r delete file bad request response has a 4xx status code
func (*RTRDeleteFileBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileBadRequest) IsCode(code int) bool
IsCode returns true when this r t r delete file bad request response a status code equal to that given
func (*RTRDeleteFileBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r delete file bad request response has a 3xx status code
func (*RTRDeleteFileBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileBadRequest) IsServerError() bool
IsServerError returns true when this r t r delete file bad request response has a 5xx status code
func (*RTRDeleteFileBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r delete file bad request response has a 2xx status code
func (*RTRDeleteFileBadRequest) String ¶ added in v0.2.27
func (o *RTRDeleteFileBadRequest) String() string
type RTRDeleteFileForbidden ¶
type RTRDeleteFileForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRDeleteFileForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRDeleteFileForbidden ¶
func NewRTRDeleteFileForbidden() *RTRDeleteFileForbidden
NewRTRDeleteFileForbidden creates a RTRDeleteFileForbidden with default headers values
func (*RTRDeleteFileForbidden) Code ¶ added in v0.2.33
func (o *RTRDeleteFileForbidden) Code() int
Code gets the status code for the r t r delete file forbidden response
func (*RTRDeleteFileForbidden) Error ¶
func (o *RTRDeleteFileForbidden) Error() string
func (*RTRDeleteFileForbidden) GetPayload ¶
func (o *RTRDeleteFileForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteFileForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileForbidden) IsClientError() bool
IsClientError returns true when this r t r delete file forbidden response has a 4xx status code
func (*RTRDeleteFileForbidden) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileForbidden) IsCode(code int) bool
IsCode returns true when this r t r delete file forbidden response a status code equal to that given
func (*RTRDeleteFileForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileForbidden) IsRedirect() bool
IsRedirect returns true when this r t r delete file forbidden response has a 3xx status code
func (*RTRDeleteFileForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileForbidden) IsServerError() bool
IsServerError returns true when this r t r delete file forbidden response has a 5xx status code
func (*RTRDeleteFileForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileForbidden) IsSuccess() bool
IsSuccess returns true when this r t r delete file forbidden response has a 2xx status code
func (*RTRDeleteFileForbidden) String ¶ added in v0.2.27
func (o *RTRDeleteFileForbidden) String() string
type RTRDeleteFileNoContent ¶
type RTRDeleteFileNoContent struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRDeleteFileNoContent describes a response with status code 204, with default header values.
No Content
func NewRTRDeleteFileNoContent ¶
func NewRTRDeleteFileNoContent() *RTRDeleteFileNoContent
NewRTRDeleteFileNoContent creates a RTRDeleteFileNoContent with default headers values
func (*RTRDeleteFileNoContent) Code ¶ added in v0.2.33
func (o *RTRDeleteFileNoContent) Code() int
Code gets the status code for the r t r delete file no content response
func (*RTRDeleteFileNoContent) Error ¶
func (o *RTRDeleteFileNoContent) Error() string
func (*RTRDeleteFileNoContent) GetPayload ¶
func (o *RTRDeleteFileNoContent) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteFileNoContent) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileNoContent) IsClientError() bool
IsClientError returns true when this r t r delete file no content response has a 4xx status code
func (*RTRDeleteFileNoContent) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileNoContent) IsCode(code int) bool
IsCode returns true when this r t r delete file no content response a status code equal to that given
func (*RTRDeleteFileNoContent) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileNoContent) IsRedirect() bool
IsRedirect returns true when this r t r delete file no content response has a 3xx status code
func (*RTRDeleteFileNoContent) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileNoContent) IsServerError() bool
IsServerError returns true when this r t r delete file no content response has a 5xx status code
func (*RTRDeleteFileNoContent) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileNoContent) IsSuccess() bool
IsSuccess returns true when this r t r delete file no content response has a 2xx status code
func (*RTRDeleteFileNoContent) String ¶ added in v0.2.27
func (o *RTRDeleteFileNoContent) String() string
type RTRDeleteFileNotFound ¶
type RTRDeleteFileNotFound 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.DomainAPIError }
RTRDeleteFileNotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRDeleteFileNotFound ¶
func NewRTRDeleteFileNotFound() *RTRDeleteFileNotFound
NewRTRDeleteFileNotFound creates a RTRDeleteFileNotFound with default headers values
func (*RTRDeleteFileNotFound) Code ¶ added in v0.2.33
func (o *RTRDeleteFileNotFound) Code() int
Code gets the status code for the r t r delete file not found response
func (*RTRDeleteFileNotFound) Error ¶
func (o *RTRDeleteFileNotFound) Error() string
func (*RTRDeleteFileNotFound) GetPayload ¶
func (o *RTRDeleteFileNotFound) GetPayload() *models.DomainAPIError
func (*RTRDeleteFileNotFound) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileNotFound) IsClientError() bool
IsClientError returns true when this r t r delete file not found response has a 4xx status code
func (*RTRDeleteFileNotFound) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileNotFound) IsCode(code int) bool
IsCode returns true when this r t r delete file not found response a status code equal to that given
func (*RTRDeleteFileNotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileNotFound) IsRedirect() bool
IsRedirect returns true when this r t r delete file not found response has a 3xx status code
func (*RTRDeleteFileNotFound) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileNotFound) IsServerError() bool
IsServerError returns true when this r t r delete file not found response has a 5xx status code
func (*RTRDeleteFileNotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileNotFound) IsSuccess() bool
IsSuccess returns true when this r t r delete file not found response has a 2xx status code
func (*RTRDeleteFileNotFound) String ¶ added in v0.2.27
func (o *RTRDeleteFileNotFound) String() string
type RTRDeleteFileParams ¶
type RTRDeleteFileParams struct { /* Ids. RTR Session file id */ Ids string /* SessionID. RTR Session id */ SessionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRDeleteFileParams contains all the parameters to send to the API endpoint
for the r t r delete file operation. Typically these are written to a http.Request.
func NewRTRDeleteFileParams ¶
func NewRTRDeleteFileParams() *RTRDeleteFileParams
NewRTRDeleteFileParams creates a new RTRDeleteFileParams 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 NewRTRDeleteFileParamsWithContext ¶
func NewRTRDeleteFileParamsWithContext(ctx context.Context) *RTRDeleteFileParams
NewRTRDeleteFileParamsWithContext creates a new RTRDeleteFileParams object with the ability to set a context for a request.
func NewRTRDeleteFileParamsWithHTTPClient ¶
func NewRTRDeleteFileParamsWithHTTPClient(client *http.Client) *RTRDeleteFileParams
NewRTRDeleteFileParamsWithHTTPClient creates a new RTRDeleteFileParams object with the ability to set a custom HTTPClient for a request.
func NewRTRDeleteFileParamsWithTimeout ¶
func NewRTRDeleteFileParamsWithTimeout(timeout time.Duration) *RTRDeleteFileParams
NewRTRDeleteFileParamsWithTimeout creates a new RTRDeleteFileParams object with the ability to set a timeout on a request.
func (*RTRDeleteFileParams) SetContext ¶
func (o *RTRDeleteFileParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r delete file params
func (*RTRDeleteFileParams) SetDefaults ¶
func (o *RTRDeleteFileParams) SetDefaults()
SetDefaults hydrates default values in the r t r delete file params (not the query body).
All values with no default are reset to their zero value.
func (*RTRDeleteFileParams) SetHTTPClient ¶
func (o *RTRDeleteFileParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r delete file params
func (*RTRDeleteFileParams) SetIds ¶
func (o *RTRDeleteFileParams) SetIds(ids string)
SetIds adds the ids to the r t r delete file params
func (*RTRDeleteFileParams) SetSessionID ¶
func (o *RTRDeleteFileParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the r t r delete file params
func (*RTRDeleteFileParams) SetTimeout ¶
func (o *RTRDeleteFileParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r delete file params
func (*RTRDeleteFileParams) WithContext ¶
func (o *RTRDeleteFileParams) WithContext(ctx context.Context) *RTRDeleteFileParams
WithContext adds the context to the r t r delete file params
func (*RTRDeleteFileParams) WithDefaults ¶
func (o *RTRDeleteFileParams) WithDefaults() *RTRDeleteFileParams
WithDefaults hydrates default values in the r t r delete file params (not the query body).
All values with no default are reset to their zero value.
func (*RTRDeleteFileParams) WithHTTPClient ¶
func (o *RTRDeleteFileParams) WithHTTPClient(client *http.Client) *RTRDeleteFileParams
WithHTTPClient adds the HTTPClient to the r t r delete file params
func (*RTRDeleteFileParams) WithIds ¶
func (o *RTRDeleteFileParams) WithIds(ids string) *RTRDeleteFileParams
WithIds adds the ids to the r t r delete file params
func (*RTRDeleteFileParams) WithSessionID ¶
func (o *RTRDeleteFileParams) WithSessionID(sessionID string) *RTRDeleteFileParams
WithSessionID adds the sessionID to the r t r delete file params
func (*RTRDeleteFileParams) WithTimeout ¶
func (o *RTRDeleteFileParams) WithTimeout(timeout time.Duration) *RTRDeleteFileParams
WithTimeout adds the timeout to the r t r delete file params
func (*RTRDeleteFileParams) WriteToRequest ¶
func (o *RTRDeleteFileParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRDeleteFileReader ¶
type RTRDeleteFileReader struct {
// contains filtered or unexported fields
}
RTRDeleteFileReader is a Reader for the RTRDeleteFile structure.
func (*RTRDeleteFileReader) ReadResponse ¶
func (o *RTRDeleteFileReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRDeleteFileTooManyRequests ¶
type RTRDeleteFileTooManyRequests 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 }
RTRDeleteFileTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRDeleteFileTooManyRequests ¶
func NewRTRDeleteFileTooManyRequests() *RTRDeleteFileTooManyRequests
NewRTRDeleteFileTooManyRequests creates a RTRDeleteFileTooManyRequests with default headers values
func (*RTRDeleteFileTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRDeleteFileTooManyRequests) Code() int
Code gets the status code for the r t r delete file too many requests response
func (*RTRDeleteFileTooManyRequests) Error ¶
func (o *RTRDeleteFileTooManyRequests) Error() string
func (*RTRDeleteFileTooManyRequests) GetPayload ¶
func (o *RTRDeleteFileTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteFileTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r delete file too many requests response has a 4xx status code
func (*RTRDeleteFileTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r delete file too many requests response a status code equal to that given
func (*RTRDeleteFileTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r delete file too many requests response has a 3xx status code
func (*RTRDeleteFileTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r delete file too many requests response has a 5xx status code
func (*RTRDeleteFileTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r delete file too many requests response has a 2xx status code
func (*RTRDeleteFileTooManyRequests) String ¶ added in v0.2.27
func (o *RTRDeleteFileTooManyRequests) String() string
type RTRDeleteFileV2BadRequest ¶ added in v0.2.21
type RTRDeleteFileV2BadRequest 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.DomainAPIError }
RTRDeleteFileV2BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRDeleteFileV2BadRequest ¶ added in v0.2.21
func NewRTRDeleteFileV2BadRequest() *RTRDeleteFileV2BadRequest
NewRTRDeleteFileV2BadRequest creates a RTRDeleteFileV2BadRequest with default headers values
func (*RTRDeleteFileV2BadRequest) Code ¶ added in v0.2.33
func (o *RTRDeleteFileV2BadRequest) Code() int
Code gets the status code for the r t r delete file v2 bad request response
func (*RTRDeleteFileV2BadRequest) Error ¶ added in v0.2.21
func (o *RTRDeleteFileV2BadRequest) Error() string
func (*RTRDeleteFileV2BadRequest) GetPayload ¶ added in v0.2.21
func (o *RTRDeleteFileV2BadRequest) GetPayload() *models.DomainAPIError
func (*RTRDeleteFileV2BadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileV2BadRequest) IsClientError() bool
IsClientError returns true when this r t r delete file v2 bad request response has a 4xx status code
func (*RTRDeleteFileV2BadRequest) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileV2BadRequest) IsCode(code int) bool
IsCode returns true when this r t r delete file v2 bad request response a status code equal to that given
func (*RTRDeleteFileV2BadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileV2BadRequest) IsRedirect() bool
IsRedirect returns true when this r t r delete file v2 bad request response has a 3xx status code
func (*RTRDeleteFileV2BadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileV2BadRequest) IsServerError() bool
IsServerError returns true when this r t r delete file v2 bad request response has a 5xx status code
func (*RTRDeleteFileV2BadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileV2BadRequest) IsSuccess() bool
IsSuccess returns true when this r t r delete file v2 bad request response has a 2xx status code
func (*RTRDeleteFileV2BadRequest) String ¶ added in v0.2.27
func (o *RTRDeleteFileV2BadRequest) String() string
type RTRDeleteFileV2Forbidden ¶ added in v0.2.21
type RTRDeleteFileV2Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRDeleteFileV2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRDeleteFileV2Forbidden ¶ added in v0.2.21
func NewRTRDeleteFileV2Forbidden() *RTRDeleteFileV2Forbidden
NewRTRDeleteFileV2Forbidden creates a RTRDeleteFileV2Forbidden with default headers values
func (*RTRDeleteFileV2Forbidden) Code ¶ added in v0.2.33
func (o *RTRDeleteFileV2Forbidden) Code() int
Code gets the status code for the r t r delete file v2 forbidden response
func (*RTRDeleteFileV2Forbidden) Error ¶ added in v0.2.21
func (o *RTRDeleteFileV2Forbidden) Error() string
func (*RTRDeleteFileV2Forbidden) GetPayload ¶ added in v0.2.21
func (o *RTRDeleteFileV2Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteFileV2Forbidden) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileV2Forbidden) IsClientError() bool
IsClientError returns true when this r t r delete file v2 forbidden response has a 4xx status code
func (*RTRDeleteFileV2Forbidden) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileV2Forbidden) IsCode(code int) bool
IsCode returns true when this r t r delete file v2 forbidden response a status code equal to that given
func (*RTRDeleteFileV2Forbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileV2Forbidden) IsRedirect() bool
IsRedirect returns true when this r t r delete file v2 forbidden response has a 3xx status code
func (*RTRDeleteFileV2Forbidden) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileV2Forbidden) IsServerError() bool
IsServerError returns true when this r t r delete file v2 forbidden response has a 5xx status code
func (*RTRDeleteFileV2Forbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileV2Forbidden) IsSuccess() bool
IsSuccess returns true when this r t r delete file v2 forbidden response has a 2xx status code
func (*RTRDeleteFileV2Forbidden) String ¶ added in v0.2.27
func (o *RTRDeleteFileV2Forbidden) String() string
type RTRDeleteFileV2NoContent ¶ added in v0.2.21
type RTRDeleteFileV2NoContent struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRDeleteFileV2NoContent describes a response with status code 204, with default header values.
No Content
func NewRTRDeleteFileV2NoContent ¶ added in v0.2.21
func NewRTRDeleteFileV2NoContent() *RTRDeleteFileV2NoContent
NewRTRDeleteFileV2NoContent creates a RTRDeleteFileV2NoContent with default headers values
func (*RTRDeleteFileV2NoContent) Code ¶ added in v0.2.33
func (o *RTRDeleteFileV2NoContent) Code() int
Code gets the status code for the r t r delete file v2 no content response
func (*RTRDeleteFileV2NoContent) Error ¶ added in v0.2.21
func (o *RTRDeleteFileV2NoContent) Error() string
func (*RTRDeleteFileV2NoContent) GetPayload ¶ added in v0.2.21
func (o *RTRDeleteFileV2NoContent) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteFileV2NoContent) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileV2NoContent) IsClientError() bool
IsClientError returns true when this r t r delete file v2 no content response has a 4xx status code
func (*RTRDeleteFileV2NoContent) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileV2NoContent) IsCode(code int) bool
IsCode returns true when this r t r delete file v2 no content response a status code equal to that given
func (*RTRDeleteFileV2NoContent) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileV2NoContent) IsRedirect() bool
IsRedirect returns true when this r t r delete file v2 no content response has a 3xx status code
func (*RTRDeleteFileV2NoContent) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileV2NoContent) IsServerError() bool
IsServerError returns true when this r t r delete file v2 no content response has a 5xx status code
func (*RTRDeleteFileV2NoContent) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileV2NoContent) IsSuccess() bool
IsSuccess returns true when this r t r delete file v2 no content response has a 2xx status code
func (*RTRDeleteFileV2NoContent) String ¶ added in v0.2.27
func (o *RTRDeleteFileV2NoContent) String() string
type RTRDeleteFileV2NotFound ¶ added in v0.2.21
type RTRDeleteFileV2NotFound 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.DomainAPIError }
RTRDeleteFileV2NotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRDeleteFileV2NotFound ¶ added in v0.2.21
func NewRTRDeleteFileV2NotFound() *RTRDeleteFileV2NotFound
NewRTRDeleteFileV2NotFound creates a RTRDeleteFileV2NotFound with default headers values
func (*RTRDeleteFileV2NotFound) Code ¶ added in v0.2.33
func (o *RTRDeleteFileV2NotFound) Code() int
Code gets the status code for the r t r delete file v2 not found response
func (*RTRDeleteFileV2NotFound) Error ¶ added in v0.2.21
func (o *RTRDeleteFileV2NotFound) Error() string
func (*RTRDeleteFileV2NotFound) GetPayload ¶ added in v0.2.21
func (o *RTRDeleteFileV2NotFound) GetPayload() *models.DomainAPIError
func (*RTRDeleteFileV2NotFound) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileV2NotFound) IsClientError() bool
IsClientError returns true when this r t r delete file v2 not found response has a 4xx status code
func (*RTRDeleteFileV2NotFound) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileV2NotFound) IsCode(code int) bool
IsCode returns true when this r t r delete file v2 not found response a status code equal to that given
func (*RTRDeleteFileV2NotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileV2NotFound) IsRedirect() bool
IsRedirect returns true when this r t r delete file v2 not found response has a 3xx status code
func (*RTRDeleteFileV2NotFound) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileV2NotFound) IsServerError() bool
IsServerError returns true when this r t r delete file v2 not found response has a 5xx status code
func (*RTRDeleteFileV2NotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileV2NotFound) IsSuccess() bool
IsSuccess returns true when this r t r delete file v2 not found response has a 2xx status code
func (*RTRDeleteFileV2NotFound) String ¶ added in v0.2.27
func (o *RTRDeleteFileV2NotFound) String() string
type RTRDeleteFileV2Params ¶ added in v0.2.21
type RTRDeleteFileV2Params struct { /* Ids. RTR Session file id */ Ids string /* SessionID. RTR Session id */ SessionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRDeleteFileV2Params contains all the parameters to send to the API endpoint
for the r t r delete file v2 operation. Typically these are written to a http.Request.
func NewRTRDeleteFileV2Params ¶ added in v0.2.21
func NewRTRDeleteFileV2Params() *RTRDeleteFileV2Params
NewRTRDeleteFileV2Params creates a new RTRDeleteFileV2Params 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 NewRTRDeleteFileV2ParamsWithContext ¶ added in v0.2.21
func NewRTRDeleteFileV2ParamsWithContext(ctx context.Context) *RTRDeleteFileV2Params
NewRTRDeleteFileV2ParamsWithContext creates a new RTRDeleteFileV2Params object with the ability to set a context for a request.
func NewRTRDeleteFileV2ParamsWithHTTPClient ¶ added in v0.2.21
func NewRTRDeleteFileV2ParamsWithHTTPClient(client *http.Client) *RTRDeleteFileV2Params
NewRTRDeleteFileV2ParamsWithHTTPClient creates a new RTRDeleteFileV2Params object with the ability to set a custom HTTPClient for a request.
func NewRTRDeleteFileV2ParamsWithTimeout ¶ added in v0.2.21
func NewRTRDeleteFileV2ParamsWithTimeout(timeout time.Duration) *RTRDeleteFileV2Params
NewRTRDeleteFileV2ParamsWithTimeout creates a new RTRDeleteFileV2Params object with the ability to set a timeout on a request.
func (*RTRDeleteFileV2Params) SetContext ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) SetContext(ctx context.Context)
SetContext adds the context to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) SetDefaults ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) SetDefaults()
SetDefaults hydrates default values in the r t r delete file v2 params (not the query body).
All values with no default are reset to their zero value.
func (*RTRDeleteFileV2Params) SetHTTPClient ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) SetIds ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) SetIds(ids string)
SetIds adds the ids to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) SetSessionID ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) SetTimeout ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) WithContext ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) WithContext(ctx context.Context) *RTRDeleteFileV2Params
WithContext adds the context to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) WithDefaults ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) WithDefaults() *RTRDeleteFileV2Params
WithDefaults hydrates default values in the r t r delete file v2 params (not the query body).
All values with no default are reset to their zero value.
func (*RTRDeleteFileV2Params) WithHTTPClient ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) WithHTTPClient(client *http.Client) *RTRDeleteFileV2Params
WithHTTPClient adds the HTTPClient to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) WithIds ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) WithIds(ids string) *RTRDeleteFileV2Params
WithIds adds the ids to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) WithSessionID ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) WithSessionID(sessionID string) *RTRDeleteFileV2Params
WithSessionID adds the sessionID to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) WithTimeout ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) WithTimeout(timeout time.Duration) *RTRDeleteFileV2Params
WithTimeout adds the timeout to the r t r delete file v2 params
func (*RTRDeleteFileV2Params) WriteToRequest ¶ added in v0.2.21
func (o *RTRDeleteFileV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRDeleteFileV2Reader ¶ added in v0.2.21
type RTRDeleteFileV2Reader struct {
// contains filtered or unexported fields
}
RTRDeleteFileV2Reader is a Reader for the RTRDeleteFileV2 structure.
func (*RTRDeleteFileV2Reader) ReadResponse ¶ added in v0.2.21
func (o *RTRDeleteFileV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRDeleteFileV2TooManyRequests ¶ added in v0.2.21
type RTRDeleteFileV2TooManyRequests 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 }
RTRDeleteFileV2TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRDeleteFileV2TooManyRequests ¶ added in v0.2.21
func NewRTRDeleteFileV2TooManyRequests() *RTRDeleteFileV2TooManyRequests
NewRTRDeleteFileV2TooManyRequests creates a RTRDeleteFileV2TooManyRequests with default headers values
func (*RTRDeleteFileV2TooManyRequests) Code ¶ added in v0.2.33
func (o *RTRDeleteFileV2TooManyRequests) Code() int
Code gets the status code for the r t r delete file v2 too many requests response
func (*RTRDeleteFileV2TooManyRequests) Error ¶ added in v0.2.21
func (o *RTRDeleteFileV2TooManyRequests) Error() string
func (*RTRDeleteFileV2TooManyRequests) GetPayload ¶ added in v0.2.21
func (o *RTRDeleteFileV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteFileV2TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteFileV2TooManyRequests) IsClientError() bool
IsClientError returns true when this r t r delete file v2 too many requests response has a 4xx status code
func (*RTRDeleteFileV2TooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRDeleteFileV2TooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r delete file v2 too many requests response a status code equal to that given
func (*RTRDeleteFileV2TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteFileV2TooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r delete file v2 too many requests response has a 3xx status code
func (*RTRDeleteFileV2TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteFileV2TooManyRequests) IsServerError() bool
IsServerError returns true when this r t r delete file v2 too many requests response has a 5xx status code
func (*RTRDeleteFileV2TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteFileV2TooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r delete file v2 too many requests response has a 2xx status code
func (*RTRDeleteFileV2TooManyRequests) String ¶ added in v0.2.27
func (o *RTRDeleteFileV2TooManyRequests) String() string
type RTRDeleteQueuedSessionBadRequest ¶
type RTRDeleteQueuedSessionBadRequest 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.DomainAPIError }
RTRDeleteQueuedSessionBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRDeleteQueuedSessionBadRequest ¶
func NewRTRDeleteQueuedSessionBadRequest() *RTRDeleteQueuedSessionBadRequest
NewRTRDeleteQueuedSessionBadRequest creates a RTRDeleteQueuedSessionBadRequest with default headers values
func (*RTRDeleteQueuedSessionBadRequest) Code ¶ added in v0.2.33
func (o *RTRDeleteQueuedSessionBadRequest) Code() int
Code gets the status code for the r t r delete queued session bad request response
func (*RTRDeleteQueuedSessionBadRequest) Error ¶
func (o *RTRDeleteQueuedSessionBadRequest) Error() string
func (*RTRDeleteQueuedSessionBadRequest) GetPayload ¶
func (o *RTRDeleteQueuedSessionBadRequest) GetPayload() *models.DomainAPIError
func (*RTRDeleteQueuedSessionBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionBadRequest) IsClientError() bool
IsClientError returns true when this r t r delete queued session bad request response has a 4xx status code
func (*RTRDeleteQueuedSessionBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionBadRequest) IsCode(code int) bool
IsCode returns true when this r t r delete queued session bad request response a status code equal to that given
func (*RTRDeleteQueuedSessionBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r delete queued session bad request response has a 3xx status code
func (*RTRDeleteQueuedSessionBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionBadRequest) IsServerError() bool
IsServerError returns true when this r t r delete queued session bad request response has a 5xx status code
func (*RTRDeleteQueuedSessionBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r delete queued session bad request response has a 2xx status code
func (*RTRDeleteQueuedSessionBadRequest) String ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionBadRequest) String() string
type RTRDeleteQueuedSessionForbidden ¶
type RTRDeleteQueuedSessionForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRDeleteQueuedSessionForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRDeleteQueuedSessionForbidden ¶
func NewRTRDeleteQueuedSessionForbidden() *RTRDeleteQueuedSessionForbidden
NewRTRDeleteQueuedSessionForbidden creates a RTRDeleteQueuedSessionForbidden with default headers values
func (*RTRDeleteQueuedSessionForbidden) Code ¶ added in v0.2.33
func (o *RTRDeleteQueuedSessionForbidden) Code() int
Code gets the status code for the r t r delete queued session forbidden response
func (*RTRDeleteQueuedSessionForbidden) Error ¶
func (o *RTRDeleteQueuedSessionForbidden) Error() string
func (*RTRDeleteQueuedSessionForbidden) GetPayload ¶
func (o *RTRDeleteQueuedSessionForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteQueuedSessionForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionForbidden) IsClientError() bool
IsClientError returns true when this r t r delete queued session forbidden response has a 4xx status code
func (*RTRDeleteQueuedSessionForbidden) IsCode ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionForbidden) IsCode(code int) bool
IsCode returns true when this r t r delete queued session forbidden response a status code equal to that given
func (*RTRDeleteQueuedSessionForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionForbidden) IsRedirect() bool
IsRedirect returns true when this r t r delete queued session forbidden response has a 3xx status code
func (*RTRDeleteQueuedSessionForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionForbidden) IsServerError() bool
IsServerError returns true when this r t r delete queued session forbidden response has a 5xx status code
func (*RTRDeleteQueuedSessionForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionForbidden) IsSuccess() bool
IsSuccess returns true when this r t r delete queued session forbidden response has a 2xx status code
func (*RTRDeleteQueuedSessionForbidden) String ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionForbidden) String() string
type RTRDeleteQueuedSessionNoContent ¶
type RTRDeleteQueuedSessionNoContent struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRDeleteQueuedSessionNoContent describes a response with status code 204, with default header values.
No Content
func NewRTRDeleteQueuedSessionNoContent ¶
func NewRTRDeleteQueuedSessionNoContent() *RTRDeleteQueuedSessionNoContent
NewRTRDeleteQueuedSessionNoContent creates a RTRDeleteQueuedSessionNoContent with default headers values
func (*RTRDeleteQueuedSessionNoContent) Code ¶ added in v0.2.33
func (o *RTRDeleteQueuedSessionNoContent) Code() int
Code gets the status code for the r t r delete queued session no content response
func (*RTRDeleteQueuedSessionNoContent) Error ¶
func (o *RTRDeleteQueuedSessionNoContent) Error() string
func (*RTRDeleteQueuedSessionNoContent) GetPayload ¶
func (o *RTRDeleteQueuedSessionNoContent) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteQueuedSessionNoContent) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionNoContent) IsClientError() bool
IsClientError returns true when this r t r delete queued session no content response has a 4xx status code
func (*RTRDeleteQueuedSessionNoContent) IsCode ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionNoContent) IsCode(code int) bool
IsCode returns true when this r t r delete queued session no content response a status code equal to that given
func (*RTRDeleteQueuedSessionNoContent) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionNoContent) IsRedirect() bool
IsRedirect returns true when this r t r delete queued session no content response has a 3xx status code
func (*RTRDeleteQueuedSessionNoContent) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionNoContent) IsServerError() bool
IsServerError returns true when this r t r delete queued session no content response has a 5xx status code
func (*RTRDeleteQueuedSessionNoContent) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionNoContent) IsSuccess() bool
IsSuccess returns true when this r t r delete queued session no content response has a 2xx status code
func (*RTRDeleteQueuedSessionNoContent) String ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionNoContent) String() string
type RTRDeleteQueuedSessionParams ¶
type RTRDeleteQueuedSessionParams struct { /* CloudRequestID. Cloud Request ID of the executed command to query */ CloudRequestID string /* SessionID. RTR Session id */ SessionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRDeleteQueuedSessionParams contains all the parameters to send to the API endpoint
for the r t r delete queued session operation. Typically these are written to a http.Request.
func NewRTRDeleteQueuedSessionParams ¶
func NewRTRDeleteQueuedSessionParams() *RTRDeleteQueuedSessionParams
NewRTRDeleteQueuedSessionParams creates a new RTRDeleteQueuedSessionParams 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 NewRTRDeleteQueuedSessionParamsWithContext ¶
func NewRTRDeleteQueuedSessionParamsWithContext(ctx context.Context) *RTRDeleteQueuedSessionParams
NewRTRDeleteQueuedSessionParamsWithContext creates a new RTRDeleteQueuedSessionParams object with the ability to set a context for a request.
func NewRTRDeleteQueuedSessionParamsWithHTTPClient ¶
func NewRTRDeleteQueuedSessionParamsWithHTTPClient(client *http.Client) *RTRDeleteQueuedSessionParams
NewRTRDeleteQueuedSessionParamsWithHTTPClient creates a new RTRDeleteQueuedSessionParams object with the ability to set a custom HTTPClient for a request.
func NewRTRDeleteQueuedSessionParamsWithTimeout ¶
func NewRTRDeleteQueuedSessionParamsWithTimeout(timeout time.Duration) *RTRDeleteQueuedSessionParams
NewRTRDeleteQueuedSessionParamsWithTimeout creates a new RTRDeleteQueuedSessionParams object with the ability to set a timeout on a request.
func (*RTRDeleteQueuedSessionParams) SetCloudRequestID ¶
func (o *RTRDeleteQueuedSessionParams) SetCloudRequestID(cloudRequestID string)
SetCloudRequestID adds the cloudRequestId to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) SetContext ¶
func (o *RTRDeleteQueuedSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) SetDefaults ¶
func (o *RTRDeleteQueuedSessionParams) SetDefaults()
SetDefaults hydrates default values in the r t r delete queued session params (not the query body).
All values with no default are reset to their zero value.
func (*RTRDeleteQueuedSessionParams) SetHTTPClient ¶
func (o *RTRDeleteQueuedSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) SetSessionID ¶
func (o *RTRDeleteQueuedSessionParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) SetTimeout ¶
func (o *RTRDeleteQueuedSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) WithCloudRequestID ¶
func (o *RTRDeleteQueuedSessionParams) WithCloudRequestID(cloudRequestID string) *RTRDeleteQueuedSessionParams
WithCloudRequestID adds the cloudRequestID to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) WithContext ¶
func (o *RTRDeleteQueuedSessionParams) WithContext(ctx context.Context) *RTRDeleteQueuedSessionParams
WithContext adds the context to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) WithDefaults ¶
func (o *RTRDeleteQueuedSessionParams) WithDefaults() *RTRDeleteQueuedSessionParams
WithDefaults hydrates default values in the r t r delete queued session params (not the query body).
All values with no default are reset to their zero value.
func (*RTRDeleteQueuedSessionParams) WithHTTPClient ¶
func (o *RTRDeleteQueuedSessionParams) WithHTTPClient(client *http.Client) *RTRDeleteQueuedSessionParams
WithHTTPClient adds the HTTPClient to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) WithSessionID ¶
func (o *RTRDeleteQueuedSessionParams) WithSessionID(sessionID string) *RTRDeleteQueuedSessionParams
WithSessionID adds the sessionID to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) WithTimeout ¶
func (o *RTRDeleteQueuedSessionParams) WithTimeout(timeout time.Duration) *RTRDeleteQueuedSessionParams
WithTimeout adds the timeout to the r t r delete queued session params
func (*RTRDeleteQueuedSessionParams) WriteToRequest ¶
func (o *RTRDeleteQueuedSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRDeleteQueuedSessionReader ¶
type RTRDeleteQueuedSessionReader struct {
// contains filtered or unexported fields
}
RTRDeleteQueuedSessionReader is a Reader for the RTRDeleteQueuedSession structure.
func (*RTRDeleteQueuedSessionReader) ReadResponse ¶
func (o *RTRDeleteQueuedSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRDeleteQueuedSessionTooManyRequests ¶
type RTRDeleteQueuedSessionTooManyRequests 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 }
RTRDeleteQueuedSessionTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRDeleteQueuedSessionTooManyRequests ¶
func NewRTRDeleteQueuedSessionTooManyRequests() *RTRDeleteQueuedSessionTooManyRequests
NewRTRDeleteQueuedSessionTooManyRequests creates a RTRDeleteQueuedSessionTooManyRequests with default headers values
func (*RTRDeleteQueuedSessionTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRDeleteQueuedSessionTooManyRequests) Code() int
Code gets the status code for the r t r delete queued session too many requests response
func (*RTRDeleteQueuedSessionTooManyRequests) Error ¶
func (o *RTRDeleteQueuedSessionTooManyRequests) Error() string
func (*RTRDeleteQueuedSessionTooManyRequests) GetPayload ¶
func (o *RTRDeleteQueuedSessionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteQueuedSessionTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r delete queued session too many requests response has a 4xx status code
func (*RTRDeleteQueuedSessionTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r delete queued session too many requests response a status code equal to that given
func (*RTRDeleteQueuedSessionTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r delete queued session too many requests response has a 3xx status code
func (*RTRDeleteQueuedSessionTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r delete queued session too many requests response has a 5xx status code
func (*RTRDeleteQueuedSessionTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r delete queued session too many requests response has a 2xx status code
func (*RTRDeleteQueuedSessionTooManyRequests) String ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionTooManyRequests) String() string
type RTRDeleteQueuedSessionUnauthorized ¶
type RTRDeleteQueuedSessionUnauthorized struct { string XRateLimitLimit int64 XRateLimitRemaining int64 }XCSTRACEID
RTRDeleteQueuedSessionUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewRTRDeleteQueuedSessionUnauthorized ¶
func NewRTRDeleteQueuedSessionUnauthorized() *RTRDeleteQueuedSessionUnauthorized
NewRTRDeleteQueuedSessionUnauthorized creates a RTRDeleteQueuedSessionUnauthorized with default headers values
func (*RTRDeleteQueuedSessionUnauthorized) Code ¶ added in v0.2.33
func (o *RTRDeleteQueuedSessionUnauthorized) Code() int
Code gets the status code for the r t r delete queued session unauthorized response
func (*RTRDeleteQueuedSessionUnauthorized) Error ¶
func (o *RTRDeleteQueuedSessionUnauthorized) Error() string
func (*RTRDeleteQueuedSessionUnauthorized) GetPayload ¶
func (o *RTRDeleteQueuedSessionUnauthorized) GetPayload() *models.DomainAPIError
func (*RTRDeleteQueuedSessionUnauthorized) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionUnauthorized) IsClientError() bool
IsClientError returns true when this r t r delete queued session unauthorized response has a 4xx status code
func (*RTRDeleteQueuedSessionUnauthorized) IsCode ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionUnauthorized) IsCode(code int) bool
IsCode returns true when this r t r delete queued session unauthorized response a status code equal to that given
func (*RTRDeleteQueuedSessionUnauthorized) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionUnauthorized) IsRedirect() bool
IsRedirect returns true when this r t r delete queued session unauthorized response has a 3xx status code
func (*RTRDeleteQueuedSessionUnauthorized) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionUnauthorized) IsServerError() bool
IsServerError returns true when this r t r delete queued session unauthorized response has a 5xx status code
func (*RTRDeleteQueuedSessionUnauthorized) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionUnauthorized) IsSuccess() bool
IsSuccess returns true when this r t r delete queued session unauthorized response has a 2xx status code
func (*RTRDeleteQueuedSessionUnauthorized) String ¶ added in v0.2.27
func (o *RTRDeleteQueuedSessionUnauthorized) String() string
type RTRDeleteSessionBadRequest ¶
type RTRDeleteSessionBadRequest 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.DomainAPIError }
RTRDeleteSessionBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRDeleteSessionBadRequest ¶
func NewRTRDeleteSessionBadRequest() *RTRDeleteSessionBadRequest
NewRTRDeleteSessionBadRequest creates a RTRDeleteSessionBadRequest with default headers values
func (*RTRDeleteSessionBadRequest) Code ¶ added in v0.2.33
func (o *RTRDeleteSessionBadRequest) Code() int
Code gets the status code for the r t r delete session bad request response
func (*RTRDeleteSessionBadRequest) Error ¶
func (o *RTRDeleteSessionBadRequest) Error() string
func (*RTRDeleteSessionBadRequest) GetPayload ¶
func (o *RTRDeleteSessionBadRequest) GetPayload() *models.DomainAPIError
func (*RTRDeleteSessionBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteSessionBadRequest) IsClientError() bool
IsClientError returns true when this r t r delete session bad request response has a 4xx status code
func (*RTRDeleteSessionBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRDeleteSessionBadRequest) IsCode(code int) bool
IsCode returns true when this r t r delete session bad request response a status code equal to that given
func (*RTRDeleteSessionBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteSessionBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r delete session bad request response has a 3xx status code
func (*RTRDeleteSessionBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteSessionBadRequest) IsServerError() bool
IsServerError returns true when this r t r delete session bad request response has a 5xx status code
func (*RTRDeleteSessionBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteSessionBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r delete session bad request response has a 2xx status code
func (*RTRDeleteSessionBadRequest) String ¶ added in v0.2.27
func (o *RTRDeleteSessionBadRequest) String() string
type RTRDeleteSessionForbidden ¶
type RTRDeleteSessionForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRDeleteSessionForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRDeleteSessionForbidden ¶
func NewRTRDeleteSessionForbidden() *RTRDeleteSessionForbidden
NewRTRDeleteSessionForbidden creates a RTRDeleteSessionForbidden with default headers values
func (*RTRDeleteSessionForbidden) Code ¶ added in v0.2.33
func (o *RTRDeleteSessionForbidden) Code() int
Code gets the status code for the r t r delete session forbidden response
func (*RTRDeleteSessionForbidden) Error ¶
func (o *RTRDeleteSessionForbidden) Error() string
func (*RTRDeleteSessionForbidden) GetPayload ¶
func (o *RTRDeleteSessionForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteSessionForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteSessionForbidden) IsClientError() bool
IsClientError returns true when this r t r delete session forbidden response has a 4xx status code
func (*RTRDeleteSessionForbidden) IsCode ¶ added in v0.2.27
func (o *RTRDeleteSessionForbidden) IsCode(code int) bool
IsCode returns true when this r t r delete session forbidden response a status code equal to that given
func (*RTRDeleteSessionForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteSessionForbidden) IsRedirect() bool
IsRedirect returns true when this r t r delete session forbidden response has a 3xx status code
func (*RTRDeleteSessionForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteSessionForbidden) IsServerError() bool
IsServerError returns true when this r t r delete session forbidden response has a 5xx status code
func (*RTRDeleteSessionForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteSessionForbidden) IsSuccess() bool
IsSuccess returns true when this r t r delete session forbidden response has a 2xx status code
func (*RTRDeleteSessionForbidden) String ¶ added in v0.2.27
func (o *RTRDeleteSessionForbidden) String() string
type RTRDeleteSessionNoContent ¶
type RTRDeleteSessionNoContent struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRDeleteSessionNoContent describes a response with status code 204, with default header values.
No Content
func NewRTRDeleteSessionNoContent ¶
func NewRTRDeleteSessionNoContent() *RTRDeleteSessionNoContent
NewRTRDeleteSessionNoContent creates a RTRDeleteSessionNoContent with default headers values
func (*RTRDeleteSessionNoContent) Code ¶ added in v0.2.33
func (o *RTRDeleteSessionNoContent) Code() int
Code gets the status code for the r t r delete session no content response
func (*RTRDeleteSessionNoContent) Error ¶
func (o *RTRDeleteSessionNoContent) Error() string
func (*RTRDeleteSessionNoContent) GetPayload ¶
func (o *RTRDeleteSessionNoContent) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteSessionNoContent) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteSessionNoContent) IsClientError() bool
IsClientError returns true when this r t r delete session no content response has a 4xx status code
func (*RTRDeleteSessionNoContent) IsCode ¶ added in v0.2.27
func (o *RTRDeleteSessionNoContent) IsCode(code int) bool
IsCode returns true when this r t r delete session no content response a status code equal to that given
func (*RTRDeleteSessionNoContent) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteSessionNoContent) IsRedirect() bool
IsRedirect returns true when this r t r delete session no content response has a 3xx status code
func (*RTRDeleteSessionNoContent) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteSessionNoContent) IsServerError() bool
IsServerError returns true when this r t r delete session no content response has a 5xx status code
func (*RTRDeleteSessionNoContent) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteSessionNoContent) IsSuccess() bool
IsSuccess returns true when this r t r delete session no content response has a 2xx status code
func (*RTRDeleteSessionNoContent) String ¶ added in v0.2.27
func (o *RTRDeleteSessionNoContent) String() string
type RTRDeleteSessionParams ¶
type RTRDeleteSessionParams struct { /* SessionID. RTR Session id */ SessionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRDeleteSessionParams contains all the parameters to send to the API endpoint
for the r t r delete session operation. Typically these are written to a http.Request.
func NewRTRDeleteSessionParams ¶
func NewRTRDeleteSessionParams() *RTRDeleteSessionParams
NewRTRDeleteSessionParams creates a new RTRDeleteSessionParams 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 NewRTRDeleteSessionParamsWithContext ¶
func NewRTRDeleteSessionParamsWithContext(ctx context.Context) *RTRDeleteSessionParams
NewRTRDeleteSessionParamsWithContext creates a new RTRDeleteSessionParams object with the ability to set a context for a request.
func NewRTRDeleteSessionParamsWithHTTPClient ¶
func NewRTRDeleteSessionParamsWithHTTPClient(client *http.Client) *RTRDeleteSessionParams
NewRTRDeleteSessionParamsWithHTTPClient creates a new RTRDeleteSessionParams object with the ability to set a custom HTTPClient for a request.
func NewRTRDeleteSessionParamsWithTimeout ¶
func NewRTRDeleteSessionParamsWithTimeout(timeout time.Duration) *RTRDeleteSessionParams
NewRTRDeleteSessionParamsWithTimeout creates a new RTRDeleteSessionParams object with the ability to set a timeout on a request.
func (*RTRDeleteSessionParams) SetContext ¶
func (o *RTRDeleteSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r delete session params
func (*RTRDeleteSessionParams) SetDefaults ¶
func (o *RTRDeleteSessionParams) SetDefaults()
SetDefaults hydrates default values in the r t r delete session params (not the query body).
All values with no default are reset to their zero value.
func (*RTRDeleteSessionParams) SetHTTPClient ¶
func (o *RTRDeleteSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r delete session params
func (*RTRDeleteSessionParams) SetSessionID ¶
func (o *RTRDeleteSessionParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the r t r delete session params
func (*RTRDeleteSessionParams) SetTimeout ¶
func (o *RTRDeleteSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r delete session params
func (*RTRDeleteSessionParams) WithContext ¶
func (o *RTRDeleteSessionParams) WithContext(ctx context.Context) *RTRDeleteSessionParams
WithContext adds the context to the r t r delete session params
func (*RTRDeleteSessionParams) WithDefaults ¶
func (o *RTRDeleteSessionParams) WithDefaults() *RTRDeleteSessionParams
WithDefaults hydrates default values in the r t r delete session params (not the query body).
All values with no default are reset to their zero value.
func (*RTRDeleteSessionParams) WithHTTPClient ¶
func (o *RTRDeleteSessionParams) WithHTTPClient(client *http.Client) *RTRDeleteSessionParams
WithHTTPClient adds the HTTPClient to the r t r delete session params
func (*RTRDeleteSessionParams) WithSessionID ¶
func (o *RTRDeleteSessionParams) WithSessionID(sessionID string) *RTRDeleteSessionParams
WithSessionID adds the sessionID to the r t r delete session params
func (*RTRDeleteSessionParams) WithTimeout ¶
func (o *RTRDeleteSessionParams) WithTimeout(timeout time.Duration) *RTRDeleteSessionParams
WithTimeout adds the timeout to the r t r delete session params
func (*RTRDeleteSessionParams) WriteToRequest ¶
func (o *RTRDeleteSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRDeleteSessionReader ¶
type RTRDeleteSessionReader struct {
// contains filtered or unexported fields
}
RTRDeleteSessionReader is a Reader for the RTRDeleteSession structure.
func (*RTRDeleteSessionReader) ReadResponse ¶
func (o *RTRDeleteSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRDeleteSessionTooManyRequests ¶
type RTRDeleteSessionTooManyRequests 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 }
RTRDeleteSessionTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRDeleteSessionTooManyRequests ¶
func NewRTRDeleteSessionTooManyRequests() *RTRDeleteSessionTooManyRequests
NewRTRDeleteSessionTooManyRequests creates a RTRDeleteSessionTooManyRequests with default headers values
func (*RTRDeleteSessionTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRDeleteSessionTooManyRequests) Code() int
Code gets the status code for the r t r delete session too many requests response
func (*RTRDeleteSessionTooManyRequests) Error ¶
func (o *RTRDeleteSessionTooManyRequests) Error() string
func (*RTRDeleteSessionTooManyRequests) GetPayload ¶
func (o *RTRDeleteSessionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRDeleteSessionTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteSessionTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r delete session too many requests response has a 4xx status code
func (*RTRDeleteSessionTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRDeleteSessionTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r delete session too many requests response a status code equal to that given
func (*RTRDeleteSessionTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteSessionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r delete session too many requests response has a 3xx status code
func (*RTRDeleteSessionTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteSessionTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r delete session too many requests response has a 5xx status code
func (*RTRDeleteSessionTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteSessionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r delete session too many requests response has a 2xx status code
func (*RTRDeleteSessionTooManyRequests) String ¶ added in v0.2.27
func (o *RTRDeleteSessionTooManyRequests) String() string
type RTRDeleteSessionUnauthorized ¶
type RTRDeleteSessionUnauthorized struct { string XRateLimitLimit int64 XRateLimitRemaining int64 }XCSTRACEID
RTRDeleteSessionUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewRTRDeleteSessionUnauthorized ¶
func NewRTRDeleteSessionUnauthorized() *RTRDeleteSessionUnauthorized
NewRTRDeleteSessionUnauthorized creates a RTRDeleteSessionUnauthorized with default headers values
func (*RTRDeleteSessionUnauthorized) Code ¶ added in v0.2.33
func (o *RTRDeleteSessionUnauthorized) Code() int
Code gets the status code for the r t r delete session unauthorized response
func (*RTRDeleteSessionUnauthorized) Error ¶
func (o *RTRDeleteSessionUnauthorized) Error() string
func (*RTRDeleteSessionUnauthorized) GetPayload ¶
func (o *RTRDeleteSessionUnauthorized) GetPayload() *models.DomainAPIError
func (*RTRDeleteSessionUnauthorized) IsClientError ¶ added in v0.2.27
func (o *RTRDeleteSessionUnauthorized) IsClientError() bool
IsClientError returns true when this r t r delete session unauthorized response has a 4xx status code
func (*RTRDeleteSessionUnauthorized) IsCode ¶ added in v0.2.27
func (o *RTRDeleteSessionUnauthorized) IsCode(code int) bool
IsCode returns true when this r t r delete session unauthorized response a status code equal to that given
func (*RTRDeleteSessionUnauthorized) IsRedirect ¶ added in v0.2.27
func (o *RTRDeleteSessionUnauthorized) IsRedirect() bool
IsRedirect returns true when this r t r delete session unauthorized response has a 3xx status code
func (*RTRDeleteSessionUnauthorized) IsServerError ¶ added in v0.2.27
func (o *RTRDeleteSessionUnauthorized) IsServerError() bool
IsServerError returns true when this r t r delete session unauthorized response has a 5xx status code
func (*RTRDeleteSessionUnauthorized) IsSuccess ¶ added in v0.2.27
func (o *RTRDeleteSessionUnauthorized) IsSuccess() bool
IsSuccess returns true when this r t r delete session unauthorized response has a 2xx status code
func (*RTRDeleteSessionUnauthorized) String ¶ added in v0.2.27
func (o *RTRDeleteSessionUnauthorized) String() string
type RTRExecuteActiveResponderCommandBadRequest ¶
type RTRExecuteActiveResponderCommandBadRequest 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.DomainAPIError }
RTRExecuteActiveResponderCommandBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRExecuteActiveResponderCommandBadRequest ¶
func NewRTRExecuteActiveResponderCommandBadRequest() *RTRExecuteActiveResponderCommandBadRequest
NewRTRExecuteActiveResponderCommandBadRequest creates a RTRExecuteActiveResponderCommandBadRequest with default headers values
func (*RTRExecuteActiveResponderCommandBadRequest) Code ¶ added in v0.2.33
func (o *RTRExecuteActiveResponderCommandBadRequest) Code() int
Code gets the status code for the r t r execute active responder command bad request response
func (*RTRExecuteActiveResponderCommandBadRequest) Error ¶
func (o *RTRExecuteActiveResponderCommandBadRequest) Error() string
func (*RTRExecuteActiveResponderCommandBadRequest) GetPayload ¶
func (o *RTRExecuteActiveResponderCommandBadRequest) GetPayload() *models.DomainAPIError
func (*RTRExecuteActiveResponderCommandBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandBadRequest) IsClientError() bool
IsClientError returns true when this r t r execute active responder command bad request response has a 4xx status code
func (*RTRExecuteActiveResponderCommandBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandBadRequest) IsCode(code int) bool
IsCode returns true when this r t r execute active responder command bad request response a status code equal to that given
func (*RTRExecuteActiveResponderCommandBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r execute active responder command bad request response has a 3xx status code
func (*RTRExecuteActiveResponderCommandBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandBadRequest) IsServerError() bool
IsServerError returns true when this r t r execute active responder command bad request response has a 5xx status code
func (*RTRExecuteActiveResponderCommandBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r execute active responder command bad request response has a 2xx status code
func (*RTRExecuteActiveResponderCommandBadRequest) String ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandBadRequest) String() string
type RTRExecuteActiveResponderCommandCreated ¶
type RTRExecuteActiveResponderCommandCreated 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.DomainCommandExecuteResponseWrapper }
RTRExecuteActiveResponderCommandCreated describes a response with status code 201, with default header values.
Created
func NewRTRExecuteActiveResponderCommandCreated ¶
func NewRTRExecuteActiveResponderCommandCreated() *RTRExecuteActiveResponderCommandCreated
NewRTRExecuteActiveResponderCommandCreated creates a RTRExecuteActiveResponderCommandCreated with default headers values
func (*RTRExecuteActiveResponderCommandCreated) Code ¶ added in v0.2.33
func (o *RTRExecuteActiveResponderCommandCreated) Code() int
Code gets the status code for the r t r execute active responder command created response
func (*RTRExecuteActiveResponderCommandCreated) Error ¶
func (o *RTRExecuteActiveResponderCommandCreated) Error() string
func (*RTRExecuteActiveResponderCommandCreated) GetPayload ¶
func (o *RTRExecuteActiveResponderCommandCreated) GetPayload() *models.DomainCommandExecuteResponseWrapper
func (*RTRExecuteActiveResponderCommandCreated) IsClientError ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandCreated) IsClientError() bool
IsClientError returns true when this r t r execute active responder command created response has a 4xx status code
func (*RTRExecuteActiveResponderCommandCreated) IsCode ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandCreated) IsCode(code int) bool
IsCode returns true when this r t r execute active responder command created response a status code equal to that given
func (*RTRExecuteActiveResponderCommandCreated) IsRedirect ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandCreated) IsRedirect() bool
IsRedirect returns true when this r t r execute active responder command created response has a 3xx status code
func (*RTRExecuteActiveResponderCommandCreated) IsServerError ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandCreated) IsServerError() bool
IsServerError returns true when this r t r execute active responder command created response has a 5xx status code
func (*RTRExecuteActiveResponderCommandCreated) IsSuccess ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandCreated) IsSuccess() bool
IsSuccess returns true when this r t r execute active responder command created response has a 2xx status code
func (*RTRExecuteActiveResponderCommandCreated) String ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandCreated) String() string
type RTRExecuteActiveResponderCommandForbidden ¶
type RTRExecuteActiveResponderCommandForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRExecuteActiveResponderCommandForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRExecuteActiveResponderCommandForbidden ¶
func NewRTRExecuteActiveResponderCommandForbidden() *RTRExecuteActiveResponderCommandForbidden
NewRTRExecuteActiveResponderCommandForbidden creates a RTRExecuteActiveResponderCommandForbidden with default headers values
func (*RTRExecuteActiveResponderCommandForbidden) Code ¶ added in v0.2.33
func (o *RTRExecuteActiveResponderCommandForbidden) Code() int
Code gets the status code for the r t r execute active responder command forbidden response
func (*RTRExecuteActiveResponderCommandForbidden) Error ¶
func (o *RTRExecuteActiveResponderCommandForbidden) Error() string
func (*RTRExecuteActiveResponderCommandForbidden) GetPayload ¶
func (o *RTRExecuteActiveResponderCommandForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRExecuteActiveResponderCommandForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandForbidden) IsClientError() bool
IsClientError returns true when this r t r execute active responder command forbidden response has a 4xx status code
func (*RTRExecuteActiveResponderCommandForbidden) IsCode ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandForbidden) IsCode(code int) bool
IsCode returns true when this r t r execute active responder command forbidden response a status code equal to that given
func (*RTRExecuteActiveResponderCommandForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandForbidden) IsRedirect() bool
IsRedirect returns true when this r t r execute active responder command forbidden response has a 3xx status code
func (*RTRExecuteActiveResponderCommandForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandForbidden) IsServerError() bool
IsServerError returns true when this r t r execute active responder command forbidden response has a 5xx status code
func (*RTRExecuteActiveResponderCommandForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandForbidden) IsSuccess() bool
IsSuccess returns true when this r t r execute active responder command forbidden response has a 2xx status code
func (*RTRExecuteActiveResponderCommandForbidden) String ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandForbidden) String() string
type RTRExecuteActiveResponderCommandParams ¶
type RTRExecuteActiveResponderCommandParams struct { /* Body. Use this endpoint to run these [real time response commands](https://falcon.crowdstrike.com/support/documentation/11/getting-started-guide#rtr_commands): - `cat` - `cd` - `clear` - `cp` - `encrypt` - `env` - `eventlog` - `filehash` - `get` - `getsid` - `help` - `history` - `ipconfig` - `kill` - `ls` - `map` - `memdump` - `mkdir` - `mount` - `mv` - `netstat` - `ps` - `reg query` - `reg set` - `reg delete` - `reg load` - `reg unload` - `restart` - `rm` - `runscript` - `shutdown` - `unmap` - `update history` - `update install` - `update list` - `update query` - `xmemdump` - `zip` Required values. The rest of the fields are unused. **`base_command`** Active-Responder command type we are going to execute, for example: `get` or `cp`. Refer to the RTR documentation for the full list of commands. **`command_string`** Full command string for the command. For example `get some_file.txt` **`session_id`** RTR session ID to run the command on */ Body *models.DomainCommandExecuteRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRExecuteActiveResponderCommandParams contains all the parameters to send to the API endpoint
for the r t r execute active responder command operation. Typically these are written to a http.Request.
func NewRTRExecuteActiveResponderCommandParams ¶
func NewRTRExecuteActiveResponderCommandParams() *RTRExecuteActiveResponderCommandParams
NewRTRExecuteActiveResponderCommandParams creates a new RTRExecuteActiveResponderCommandParams 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 NewRTRExecuteActiveResponderCommandParamsWithContext ¶
func NewRTRExecuteActiveResponderCommandParamsWithContext(ctx context.Context) *RTRExecuteActiveResponderCommandParams
NewRTRExecuteActiveResponderCommandParamsWithContext creates a new RTRExecuteActiveResponderCommandParams object with the ability to set a context for a request.
func NewRTRExecuteActiveResponderCommandParamsWithHTTPClient ¶
func NewRTRExecuteActiveResponderCommandParamsWithHTTPClient(client *http.Client) *RTRExecuteActiveResponderCommandParams
NewRTRExecuteActiveResponderCommandParamsWithHTTPClient creates a new RTRExecuteActiveResponderCommandParams object with the ability to set a custom HTTPClient for a request.
func NewRTRExecuteActiveResponderCommandParamsWithTimeout ¶
func NewRTRExecuteActiveResponderCommandParamsWithTimeout(timeout time.Duration) *RTRExecuteActiveResponderCommandParams
NewRTRExecuteActiveResponderCommandParamsWithTimeout creates a new RTRExecuteActiveResponderCommandParams object with the ability to set a timeout on a request.
func (*RTRExecuteActiveResponderCommandParams) SetBody ¶
func (o *RTRExecuteActiveResponderCommandParams) SetBody(body *models.DomainCommandExecuteRequest)
SetBody adds the body to the r t r execute active responder command params
func (*RTRExecuteActiveResponderCommandParams) SetContext ¶
func (o *RTRExecuteActiveResponderCommandParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r execute active responder command params
func (*RTRExecuteActiveResponderCommandParams) SetDefaults ¶
func (o *RTRExecuteActiveResponderCommandParams) SetDefaults()
SetDefaults hydrates default values in the r t r execute active responder command params (not the query body).
All values with no default are reset to their zero value.
func (*RTRExecuteActiveResponderCommandParams) SetHTTPClient ¶
func (o *RTRExecuteActiveResponderCommandParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r execute active responder command params
func (*RTRExecuteActiveResponderCommandParams) SetTimeout ¶
func (o *RTRExecuteActiveResponderCommandParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r execute active responder command params
func (*RTRExecuteActiveResponderCommandParams) WithBody ¶
func (o *RTRExecuteActiveResponderCommandParams) WithBody(body *models.DomainCommandExecuteRequest) *RTRExecuteActiveResponderCommandParams
WithBody adds the body to the r t r execute active responder command params
func (*RTRExecuteActiveResponderCommandParams) WithContext ¶
func (o *RTRExecuteActiveResponderCommandParams) WithContext(ctx context.Context) *RTRExecuteActiveResponderCommandParams
WithContext adds the context to the r t r execute active responder command params
func (*RTRExecuteActiveResponderCommandParams) WithDefaults ¶
func (o *RTRExecuteActiveResponderCommandParams) WithDefaults() *RTRExecuteActiveResponderCommandParams
WithDefaults hydrates default values in the r t r execute active responder command params (not the query body).
All values with no default are reset to their zero value.
func (*RTRExecuteActiveResponderCommandParams) WithHTTPClient ¶
func (o *RTRExecuteActiveResponderCommandParams) WithHTTPClient(client *http.Client) *RTRExecuteActiveResponderCommandParams
WithHTTPClient adds the HTTPClient to the r t r execute active responder command params
func (*RTRExecuteActiveResponderCommandParams) WithTimeout ¶
func (o *RTRExecuteActiveResponderCommandParams) WithTimeout(timeout time.Duration) *RTRExecuteActiveResponderCommandParams
WithTimeout adds the timeout to the r t r execute active responder command params
func (*RTRExecuteActiveResponderCommandParams) WriteToRequest ¶
func (o *RTRExecuteActiveResponderCommandParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRExecuteActiveResponderCommandReader ¶
type RTRExecuteActiveResponderCommandReader struct {
// contains filtered or unexported fields
}
RTRExecuteActiveResponderCommandReader is a Reader for the RTRExecuteActiveResponderCommand structure.
func (*RTRExecuteActiveResponderCommandReader) ReadResponse ¶
func (o *RTRExecuteActiveResponderCommandReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRExecuteActiveResponderCommandTooManyRequests ¶
type RTRExecuteActiveResponderCommandTooManyRequests 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 }
RTRExecuteActiveResponderCommandTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRExecuteActiveResponderCommandTooManyRequests ¶
func NewRTRExecuteActiveResponderCommandTooManyRequests() *RTRExecuteActiveResponderCommandTooManyRequests
NewRTRExecuteActiveResponderCommandTooManyRequests creates a RTRExecuteActiveResponderCommandTooManyRequests with default headers values
func (*RTRExecuteActiveResponderCommandTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRExecuteActiveResponderCommandTooManyRequests) Code() int
Code gets the status code for the r t r execute active responder command too many requests response
func (*RTRExecuteActiveResponderCommandTooManyRequests) Error ¶
func (o *RTRExecuteActiveResponderCommandTooManyRequests) Error() string
func (*RTRExecuteActiveResponderCommandTooManyRequests) GetPayload ¶
func (o *RTRExecuteActiveResponderCommandTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRExecuteActiveResponderCommandTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r execute active responder command too many requests response has a 4xx status code
func (*RTRExecuteActiveResponderCommandTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r execute active responder command too many requests response a status code equal to that given
func (*RTRExecuteActiveResponderCommandTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r execute active responder command too many requests response has a 3xx status code
func (*RTRExecuteActiveResponderCommandTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r execute active responder command too many requests response has a 5xx status code
func (*RTRExecuteActiveResponderCommandTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r execute active responder command too many requests response has a 2xx status code
func (*RTRExecuteActiveResponderCommandTooManyRequests) String ¶ added in v0.2.27
func (o *RTRExecuteActiveResponderCommandTooManyRequests) String() string
type RTRExecuteCommandBadRequest ¶
type RTRExecuteCommandBadRequest 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.DomainAPIError }
RTRExecuteCommandBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRExecuteCommandBadRequest ¶
func NewRTRExecuteCommandBadRequest() *RTRExecuteCommandBadRequest
NewRTRExecuteCommandBadRequest creates a RTRExecuteCommandBadRequest with default headers values
func (*RTRExecuteCommandBadRequest) Code ¶ added in v0.2.33
func (o *RTRExecuteCommandBadRequest) Code() int
Code gets the status code for the r t r execute command bad request response
func (*RTRExecuteCommandBadRequest) Error ¶
func (o *RTRExecuteCommandBadRequest) Error() string
func (*RTRExecuteCommandBadRequest) GetPayload ¶
func (o *RTRExecuteCommandBadRequest) GetPayload() *models.DomainAPIError
func (*RTRExecuteCommandBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRExecuteCommandBadRequest) IsClientError() bool
IsClientError returns true when this r t r execute command bad request response has a 4xx status code
func (*RTRExecuteCommandBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRExecuteCommandBadRequest) IsCode(code int) bool
IsCode returns true when this r t r execute command bad request response a status code equal to that given
func (*RTRExecuteCommandBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRExecuteCommandBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r execute command bad request response has a 3xx status code
func (*RTRExecuteCommandBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRExecuteCommandBadRequest) IsServerError() bool
IsServerError returns true when this r t r execute command bad request response has a 5xx status code
func (*RTRExecuteCommandBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRExecuteCommandBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r execute command bad request response has a 2xx status code
func (*RTRExecuteCommandBadRequest) String ¶ added in v0.2.27
func (o *RTRExecuteCommandBadRequest) String() string
type RTRExecuteCommandCreated ¶
type RTRExecuteCommandCreated 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.DomainCommandExecuteResponseWrapper }
RTRExecuteCommandCreated describes a response with status code 201, with default header values.
Created
func NewRTRExecuteCommandCreated ¶
func NewRTRExecuteCommandCreated() *RTRExecuteCommandCreated
NewRTRExecuteCommandCreated creates a RTRExecuteCommandCreated with default headers values
func (*RTRExecuteCommandCreated) Code ¶ added in v0.2.33
func (o *RTRExecuteCommandCreated) Code() int
Code gets the status code for the r t r execute command created response
func (*RTRExecuteCommandCreated) Error ¶
func (o *RTRExecuteCommandCreated) Error() string
func (*RTRExecuteCommandCreated) GetPayload ¶
func (o *RTRExecuteCommandCreated) GetPayload() *models.DomainCommandExecuteResponseWrapper
func (*RTRExecuteCommandCreated) IsClientError ¶ added in v0.2.27
func (o *RTRExecuteCommandCreated) IsClientError() bool
IsClientError returns true when this r t r execute command created response has a 4xx status code
func (*RTRExecuteCommandCreated) IsCode ¶ added in v0.2.27
func (o *RTRExecuteCommandCreated) IsCode(code int) bool
IsCode returns true when this r t r execute command created response a status code equal to that given
func (*RTRExecuteCommandCreated) IsRedirect ¶ added in v0.2.27
func (o *RTRExecuteCommandCreated) IsRedirect() bool
IsRedirect returns true when this r t r execute command created response has a 3xx status code
func (*RTRExecuteCommandCreated) IsServerError ¶ added in v0.2.27
func (o *RTRExecuteCommandCreated) IsServerError() bool
IsServerError returns true when this r t r execute command created response has a 5xx status code
func (*RTRExecuteCommandCreated) IsSuccess ¶ added in v0.2.27
func (o *RTRExecuteCommandCreated) IsSuccess() bool
IsSuccess returns true when this r t r execute command created response has a 2xx status code
func (*RTRExecuteCommandCreated) String ¶ added in v0.2.27
func (o *RTRExecuteCommandCreated) String() string
type RTRExecuteCommandForbidden ¶
type RTRExecuteCommandForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRExecuteCommandForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRExecuteCommandForbidden ¶
func NewRTRExecuteCommandForbidden() *RTRExecuteCommandForbidden
NewRTRExecuteCommandForbidden creates a RTRExecuteCommandForbidden with default headers values
func (*RTRExecuteCommandForbidden) Code ¶ added in v0.2.33
func (o *RTRExecuteCommandForbidden) Code() int
Code gets the status code for the r t r execute command forbidden response
func (*RTRExecuteCommandForbidden) Error ¶
func (o *RTRExecuteCommandForbidden) Error() string
func (*RTRExecuteCommandForbidden) GetPayload ¶
func (o *RTRExecuteCommandForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRExecuteCommandForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRExecuteCommandForbidden) IsClientError() bool
IsClientError returns true when this r t r execute command forbidden response has a 4xx status code
func (*RTRExecuteCommandForbidden) IsCode ¶ added in v0.2.27
func (o *RTRExecuteCommandForbidden) IsCode(code int) bool
IsCode returns true when this r t r execute command forbidden response a status code equal to that given
func (*RTRExecuteCommandForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRExecuteCommandForbidden) IsRedirect() bool
IsRedirect returns true when this r t r execute command forbidden response has a 3xx status code
func (*RTRExecuteCommandForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRExecuteCommandForbidden) IsServerError() bool
IsServerError returns true when this r t r execute command forbidden response has a 5xx status code
func (*RTRExecuteCommandForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRExecuteCommandForbidden) IsSuccess() bool
IsSuccess returns true when this r t r execute command forbidden response has a 2xx status code
func (*RTRExecuteCommandForbidden) String ¶ added in v0.2.27
func (o *RTRExecuteCommandForbidden) String() string
type RTRExecuteCommandParams ¶
type RTRExecuteCommandParams struct { /* Body. Use this endpoint to run these [real time response commands](https://falcon.crowdstrike.com/support/documentation/11/getting-started-guide#rtr_commands): - `cat` - `cd` - `clear` - `env` - `eventlog` - `filehash` - `getsid` - `help` - `history` - `ipconfig` - `ls` - `mount` - `netstat` - `ps` - `reg query` Required values. The rest of the fields are unused. **`base_command`** read-only command type we are going to execute, for example: `ls` or `cd`. Refer to the RTR documentation for the full list of commands. **`command_string`** Full command string for the command. For example `cd C:\some_directory` **`session_id`** RTR session ID to run the command on */ Body *models.DomainCommandExecuteRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRExecuteCommandParams contains all the parameters to send to the API endpoint
for the r t r execute command operation. Typically these are written to a http.Request.
func NewRTRExecuteCommandParams ¶
func NewRTRExecuteCommandParams() *RTRExecuteCommandParams
NewRTRExecuteCommandParams creates a new RTRExecuteCommandParams 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 NewRTRExecuteCommandParamsWithContext ¶
func NewRTRExecuteCommandParamsWithContext(ctx context.Context) *RTRExecuteCommandParams
NewRTRExecuteCommandParamsWithContext creates a new RTRExecuteCommandParams object with the ability to set a context for a request.
func NewRTRExecuteCommandParamsWithHTTPClient ¶
func NewRTRExecuteCommandParamsWithHTTPClient(client *http.Client) *RTRExecuteCommandParams
NewRTRExecuteCommandParamsWithHTTPClient creates a new RTRExecuteCommandParams object with the ability to set a custom HTTPClient for a request.
func NewRTRExecuteCommandParamsWithTimeout ¶
func NewRTRExecuteCommandParamsWithTimeout(timeout time.Duration) *RTRExecuteCommandParams
NewRTRExecuteCommandParamsWithTimeout creates a new RTRExecuteCommandParams object with the ability to set a timeout on a request.
func (*RTRExecuteCommandParams) SetBody ¶
func (o *RTRExecuteCommandParams) SetBody(body *models.DomainCommandExecuteRequest)
SetBody adds the body to the r t r execute command params
func (*RTRExecuteCommandParams) SetContext ¶
func (o *RTRExecuteCommandParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r execute command params
func (*RTRExecuteCommandParams) SetDefaults ¶
func (o *RTRExecuteCommandParams) SetDefaults()
SetDefaults hydrates default values in the r t r execute command params (not the query body).
All values with no default are reset to their zero value.
func (*RTRExecuteCommandParams) SetHTTPClient ¶
func (o *RTRExecuteCommandParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r execute command params
func (*RTRExecuteCommandParams) SetTimeout ¶
func (o *RTRExecuteCommandParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r execute command params
func (*RTRExecuteCommandParams) WithBody ¶
func (o *RTRExecuteCommandParams) WithBody(body *models.DomainCommandExecuteRequest) *RTRExecuteCommandParams
WithBody adds the body to the r t r execute command params
func (*RTRExecuteCommandParams) WithContext ¶
func (o *RTRExecuteCommandParams) WithContext(ctx context.Context) *RTRExecuteCommandParams
WithContext adds the context to the r t r execute command params
func (*RTRExecuteCommandParams) WithDefaults ¶
func (o *RTRExecuteCommandParams) WithDefaults() *RTRExecuteCommandParams
WithDefaults hydrates default values in the r t r execute command params (not the query body).
All values with no default are reset to their zero value.
func (*RTRExecuteCommandParams) WithHTTPClient ¶
func (o *RTRExecuteCommandParams) WithHTTPClient(client *http.Client) *RTRExecuteCommandParams
WithHTTPClient adds the HTTPClient to the r t r execute command params
func (*RTRExecuteCommandParams) WithTimeout ¶
func (o *RTRExecuteCommandParams) WithTimeout(timeout time.Duration) *RTRExecuteCommandParams
WithTimeout adds the timeout to the r t r execute command params
func (*RTRExecuteCommandParams) WriteToRequest ¶
func (o *RTRExecuteCommandParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRExecuteCommandReader ¶
type RTRExecuteCommandReader struct {
// contains filtered or unexported fields
}
RTRExecuteCommandReader is a Reader for the RTRExecuteCommand structure.
func (*RTRExecuteCommandReader) ReadResponse ¶
func (o *RTRExecuteCommandReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRExecuteCommandTooManyRequests ¶
type RTRExecuteCommandTooManyRequests 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 }
RTRExecuteCommandTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRExecuteCommandTooManyRequests ¶
func NewRTRExecuteCommandTooManyRequests() *RTRExecuteCommandTooManyRequests
NewRTRExecuteCommandTooManyRequests creates a RTRExecuteCommandTooManyRequests with default headers values
func (*RTRExecuteCommandTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRExecuteCommandTooManyRequests) Code() int
Code gets the status code for the r t r execute command too many requests response
func (*RTRExecuteCommandTooManyRequests) Error ¶
func (o *RTRExecuteCommandTooManyRequests) Error() string
func (*RTRExecuteCommandTooManyRequests) GetPayload ¶
func (o *RTRExecuteCommandTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRExecuteCommandTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRExecuteCommandTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r execute command too many requests response has a 4xx status code
func (*RTRExecuteCommandTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRExecuteCommandTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r execute command too many requests response a status code equal to that given
func (*RTRExecuteCommandTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRExecuteCommandTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r execute command too many requests response has a 3xx status code
func (*RTRExecuteCommandTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRExecuteCommandTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r execute command too many requests response has a 5xx status code
func (*RTRExecuteCommandTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRExecuteCommandTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r execute command too many requests response has a 2xx status code
func (*RTRExecuteCommandTooManyRequests) String ¶ added in v0.2.27
func (o *RTRExecuteCommandTooManyRequests) String() string
type RTRGetExtractedFileContentsBadRequest ¶
type RTRGetExtractedFileContentsBadRequest 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.DomainAPIError }
RTRGetExtractedFileContentsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRGetExtractedFileContentsBadRequest ¶
func NewRTRGetExtractedFileContentsBadRequest() *RTRGetExtractedFileContentsBadRequest
NewRTRGetExtractedFileContentsBadRequest creates a RTRGetExtractedFileContentsBadRequest with default headers values
func (*RTRGetExtractedFileContentsBadRequest) Code ¶ added in v0.2.33
func (o *RTRGetExtractedFileContentsBadRequest) Code() int
Code gets the status code for the r t r get extracted file contents bad request response
func (*RTRGetExtractedFileContentsBadRequest) Error ¶
func (o *RTRGetExtractedFileContentsBadRequest) Error() string
func (*RTRGetExtractedFileContentsBadRequest) GetPayload ¶
func (o *RTRGetExtractedFileContentsBadRequest) GetPayload() *models.DomainAPIError
func (*RTRGetExtractedFileContentsBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsBadRequest) IsClientError() bool
IsClientError returns true when this r t r get extracted file contents bad request response has a 4xx status code
func (*RTRGetExtractedFileContentsBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsBadRequest) IsCode(code int) bool
IsCode returns true when this r t r get extracted file contents bad request response a status code equal to that given
func (*RTRGetExtractedFileContentsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r get extracted file contents bad request response has a 3xx status code
func (*RTRGetExtractedFileContentsBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsBadRequest) IsServerError() bool
IsServerError returns true when this r t r get extracted file contents bad request response has a 5xx status code
func (*RTRGetExtractedFileContentsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r get extracted file contents bad request response has a 2xx status code
func (*RTRGetExtractedFileContentsBadRequest) String ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsBadRequest) String() string
type RTRGetExtractedFileContentsForbidden ¶
type RTRGetExtractedFileContentsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRGetExtractedFileContentsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRGetExtractedFileContentsForbidden ¶
func NewRTRGetExtractedFileContentsForbidden() *RTRGetExtractedFileContentsForbidden
NewRTRGetExtractedFileContentsForbidden creates a RTRGetExtractedFileContentsForbidden with default headers values
func (*RTRGetExtractedFileContentsForbidden) Code ¶ added in v0.2.33
func (o *RTRGetExtractedFileContentsForbidden) Code() int
Code gets the status code for the r t r get extracted file contents forbidden response
func (*RTRGetExtractedFileContentsForbidden) Error ¶
func (o *RTRGetExtractedFileContentsForbidden) Error() string
func (*RTRGetExtractedFileContentsForbidden) GetPayload ¶
func (o *RTRGetExtractedFileContentsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRGetExtractedFileContentsForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsForbidden) IsClientError() bool
IsClientError returns true when this r t r get extracted file contents forbidden response has a 4xx status code
func (*RTRGetExtractedFileContentsForbidden) IsCode ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsForbidden) IsCode(code int) bool
IsCode returns true when this r t r get extracted file contents forbidden response a status code equal to that given
func (*RTRGetExtractedFileContentsForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsForbidden) IsRedirect() bool
IsRedirect returns true when this r t r get extracted file contents forbidden response has a 3xx status code
func (*RTRGetExtractedFileContentsForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsForbidden) IsServerError() bool
IsServerError returns true when this r t r get extracted file contents forbidden response has a 5xx status code
func (*RTRGetExtractedFileContentsForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsForbidden) IsSuccess() bool
IsSuccess returns true when this r t r get extracted file contents forbidden response has a 2xx status code
func (*RTRGetExtractedFileContentsForbidden) String ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsForbidden) String() string
type RTRGetExtractedFileContentsInternalServerError ¶
type RTRGetExtractedFileContentsInternalServerError 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.DomainAPIError }
RTRGetExtractedFileContentsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewRTRGetExtractedFileContentsInternalServerError ¶
func NewRTRGetExtractedFileContentsInternalServerError() *RTRGetExtractedFileContentsInternalServerError
NewRTRGetExtractedFileContentsInternalServerError creates a RTRGetExtractedFileContentsInternalServerError with default headers values
func (*RTRGetExtractedFileContentsInternalServerError) Code ¶ added in v0.2.33
func (o *RTRGetExtractedFileContentsInternalServerError) Code() int
Code gets the status code for the r t r get extracted file contents internal server error response
func (*RTRGetExtractedFileContentsInternalServerError) Error ¶
func (o *RTRGetExtractedFileContentsInternalServerError) Error() string
func (*RTRGetExtractedFileContentsInternalServerError) GetPayload ¶
func (o *RTRGetExtractedFileContentsInternalServerError) GetPayload() *models.DomainAPIError
func (*RTRGetExtractedFileContentsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsInternalServerError) IsClientError() bool
IsClientError returns true when this r t r get extracted file contents internal server error response has a 4xx status code
func (*RTRGetExtractedFileContentsInternalServerError) IsCode ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsInternalServerError) IsCode(code int) bool
IsCode returns true when this r t r get extracted file contents internal server error response a status code equal to that given
func (*RTRGetExtractedFileContentsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsInternalServerError) IsRedirect() bool
IsRedirect returns true when this r t r get extracted file contents internal server error response has a 3xx status code
func (*RTRGetExtractedFileContentsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsInternalServerError) IsServerError() bool
IsServerError returns true when this r t r get extracted file contents internal server error response has a 5xx status code
func (*RTRGetExtractedFileContentsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsInternalServerError) IsSuccess() bool
IsSuccess returns true when this r t r get extracted file contents internal server error response has a 2xx status code
func (*RTRGetExtractedFileContentsInternalServerError) String ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsInternalServerError) String() string
type RTRGetExtractedFileContentsNotFound ¶
type RTRGetExtractedFileContentsNotFound 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.DomainAPIError }
RTRGetExtractedFileContentsNotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRGetExtractedFileContentsNotFound ¶
func NewRTRGetExtractedFileContentsNotFound() *RTRGetExtractedFileContentsNotFound
NewRTRGetExtractedFileContentsNotFound creates a RTRGetExtractedFileContentsNotFound with default headers values
func (*RTRGetExtractedFileContentsNotFound) Code ¶ added in v0.2.33
func (o *RTRGetExtractedFileContentsNotFound) Code() int
Code gets the status code for the r t r get extracted file contents not found response
func (*RTRGetExtractedFileContentsNotFound) Error ¶
func (o *RTRGetExtractedFileContentsNotFound) Error() string
func (*RTRGetExtractedFileContentsNotFound) GetPayload ¶
func (o *RTRGetExtractedFileContentsNotFound) GetPayload() *models.DomainAPIError
func (*RTRGetExtractedFileContentsNotFound) IsClientError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsNotFound) IsClientError() bool
IsClientError returns true when this r t r get extracted file contents not found response has a 4xx status code
func (*RTRGetExtractedFileContentsNotFound) IsCode ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsNotFound) IsCode(code int) bool
IsCode returns true when this r t r get extracted file contents not found response a status code equal to that given
func (*RTRGetExtractedFileContentsNotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsNotFound) IsRedirect() bool
IsRedirect returns true when this r t r get extracted file contents not found response has a 3xx status code
func (*RTRGetExtractedFileContentsNotFound) IsServerError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsNotFound) IsServerError() bool
IsServerError returns true when this r t r get extracted file contents not found response has a 5xx status code
func (*RTRGetExtractedFileContentsNotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsNotFound) IsSuccess() bool
IsSuccess returns true when this r t r get extracted file contents not found response has a 2xx status code
func (*RTRGetExtractedFileContentsNotFound) String ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsNotFound) String() string
type RTRGetExtractedFileContentsOK ¶
type RTRGetExtractedFileContentsOK 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 io.Writer }
RTRGetExtractedFileContentsOK describes a response with status code 200, with default header values.
OK
func NewRTRGetExtractedFileContentsOK ¶
func NewRTRGetExtractedFileContentsOK(writer io.Writer) *RTRGetExtractedFileContentsOK
NewRTRGetExtractedFileContentsOK creates a RTRGetExtractedFileContentsOK with default headers values
func (*RTRGetExtractedFileContentsOK) Code ¶ added in v0.2.33
func (o *RTRGetExtractedFileContentsOK) Code() int
Code gets the status code for the r t r get extracted file contents o k response
func (*RTRGetExtractedFileContentsOK) Error ¶
func (o *RTRGetExtractedFileContentsOK) Error() string
func (*RTRGetExtractedFileContentsOK) GetPayload ¶
func (o *RTRGetExtractedFileContentsOK) GetPayload() io.Writer
func (*RTRGetExtractedFileContentsOK) IsClientError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsOK) IsClientError() bool
IsClientError returns true when this r t r get extracted file contents o k response has a 4xx status code
func (*RTRGetExtractedFileContentsOK) IsCode ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsOK) IsCode(code int) bool
IsCode returns true when this r t r get extracted file contents o k response a status code equal to that given
func (*RTRGetExtractedFileContentsOK) IsRedirect ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsOK) IsRedirect() bool
IsRedirect returns true when this r t r get extracted file contents o k response has a 3xx status code
func (*RTRGetExtractedFileContentsOK) IsServerError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsOK) IsServerError() bool
IsServerError returns true when this r t r get extracted file contents o k response has a 5xx status code
func (*RTRGetExtractedFileContentsOK) IsSuccess ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsOK) IsSuccess() bool
IsSuccess returns true when this r t r get extracted file contents o k response has a 2xx status code
func (*RTRGetExtractedFileContentsOK) String ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsOK) String() string
type RTRGetExtractedFileContentsParams ¶
type RTRGetExtractedFileContentsParams struct { /* Filename. Filename to use for the archive name and the file within the archive. */ Filename *string /* SessionID. RTR Session id */ SessionID string /* Sha256. Extracted SHA256 (e.g. 'efa256a96af3b556cd3fc9d8b1cf587d72807d7805ced441e8149fc279db422b') */ Sha256 string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRGetExtractedFileContentsParams contains all the parameters to send to the API endpoint
for the r t r get extracted file contents operation. Typically these are written to a http.Request.
func NewRTRGetExtractedFileContentsParams ¶
func NewRTRGetExtractedFileContentsParams() *RTRGetExtractedFileContentsParams
NewRTRGetExtractedFileContentsParams creates a new RTRGetExtractedFileContentsParams 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 NewRTRGetExtractedFileContentsParamsWithContext ¶
func NewRTRGetExtractedFileContentsParamsWithContext(ctx context.Context) *RTRGetExtractedFileContentsParams
NewRTRGetExtractedFileContentsParamsWithContext creates a new RTRGetExtractedFileContentsParams object with the ability to set a context for a request.
func NewRTRGetExtractedFileContentsParamsWithHTTPClient ¶
func NewRTRGetExtractedFileContentsParamsWithHTTPClient(client *http.Client) *RTRGetExtractedFileContentsParams
NewRTRGetExtractedFileContentsParamsWithHTTPClient creates a new RTRGetExtractedFileContentsParams object with the ability to set a custom HTTPClient for a request.
func NewRTRGetExtractedFileContentsParamsWithTimeout ¶
func NewRTRGetExtractedFileContentsParamsWithTimeout(timeout time.Duration) *RTRGetExtractedFileContentsParams
NewRTRGetExtractedFileContentsParamsWithTimeout creates a new RTRGetExtractedFileContentsParams object with the ability to set a timeout on a request.
func (*RTRGetExtractedFileContentsParams) SetContext ¶
func (o *RTRGetExtractedFileContentsParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) SetDefaults ¶
func (o *RTRGetExtractedFileContentsParams) SetDefaults()
SetDefaults hydrates default values in the r t r get extracted file contents params (not the query body).
All values with no default are reset to their zero value.
func (*RTRGetExtractedFileContentsParams) SetFilename ¶
func (o *RTRGetExtractedFileContentsParams) SetFilename(filename *string)
SetFilename adds the filename to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) SetHTTPClient ¶
func (o *RTRGetExtractedFileContentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) SetSessionID ¶
func (o *RTRGetExtractedFileContentsParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) SetSha256 ¶
func (o *RTRGetExtractedFileContentsParams) SetSha256(sha256 string)
SetSha256 adds the sha256 to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) SetTimeout ¶
func (o *RTRGetExtractedFileContentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) WithContext ¶
func (o *RTRGetExtractedFileContentsParams) WithContext(ctx context.Context) *RTRGetExtractedFileContentsParams
WithContext adds the context to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) WithDefaults ¶
func (o *RTRGetExtractedFileContentsParams) WithDefaults() *RTRGetExtractedFileContentsParams
WithDefaults hydrates default values in the r t r get extracted file contents params (not the query body).
All values with no default are reset to their zero value.
func (*RTRGetExtractedFileContentsParams) WithFilename ¶
func (o *RTRGetExtractedFileContentsParams) WithFilename(filename *string) *RTRGetExtractedFileContentsParams
WithFilename adds the filename to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) WithHTTPClient ¶
func (o *RTRGetExtractedFileContentsParams) WithHTTPClient(client *http.Client) *RTRGetExtractedFileContentsParams
WithHTTPClient adds the HTTPClient to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) WithSessionID ¶
func (o *RTRGetExtractedFileContentsParams) WithSessionID(sessionID string) *RTRGetExtractedFileContentsParams
WithSessionID adds the sessionID to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) WithSha256 ¶
func (o *RTRGetExtractedFileContentsParams) WithSha256(sha256 string) *RTRGetExtractedFileContentsParams
WithSha256 adds the sha256 to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) WithTimeout ¶
func (o *RTRGetExtractedFileContentsParams) WithTimeout(timeout time.Duration) *RTRGetExtractedFileContentsParams
WithTimeout adds the timeout to the r t r get extracted file contents params
func (*RTRGetExtractedFileContentsParams) WriteToRequest ¶
func (o *RTRGetExtractedFileContentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRGetExtractedFileContentsReader ¶
type RTRGetExtractedFileContentsReader struct {
// contains filtered or unexported fields
}
RTRGetExtractedFileContentsReader is a Reader for the RTRGetExtractedFileContents structure.
func (*RTRGetExtractedFileContentsReader) ReadResponse ¶
func (o *RTRGetExtractedFileContentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRGetExtractedFileContentsTooManyRequests ¶
type RTRGetExtractedFileContentsTooManyRequests 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 }
RTRGetExtractedFileContentsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRGetExtractedFileContentsTooManyRequests ¶
func NewRTRGetExtractedFileContentsTooManyRequests() *RTRGetExtractedFileContentsTooManyRequests
NewRTRGetExtractedFileContentsTooManyRequests creates a RTRGetExtractedFileContentsTooManyRequests with default headers values
func (*RTRGetExtractedFileContentsTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRGetExtractedFileContentsTooManyRequests) Code() int
Code gets the status code for the r t r get extracted file contents too many requests response
func (*RTRGetExtractedFileContentsTooManyRequests) Error ¶
func (o *RTRGetExtractedFileContentsTooManyRequests) Error() string
func (*RTRGetExtractedFileContentsTooManyRequests) GetPayload ¶
func (o *RTRGetExtractedFileContentsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRGetExtractedFileContentsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r get extracted file contents too many requests response has a 4xx status code
func (*RTRGetExtractedFileContentsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r get extracted file contents too many requests response a status code equal to that given
func (*RTRGetExtractedFileContentsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r get extracted file contents too many requests response has a 3xx status code
func (*RTRGetExtractedFileContentsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r get extracted file contents too many requests response has a 5xx status code
func (*RTRGetExtractedFileContentsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r get extracted file contents too many requests response has a 2xx status code
func (*RTRGetExtractedFileContentsTooManyRequests) String ¶ added in v0.2.27
func (o *RTRGetExtractedFileContentsTooManyRequests) String() string
type RTRInitSessionBadRequest ¶
type RTRInitSessionBadRequest 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.DomainAPIError }
RTRInitSessionBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRInitSessionBadRequest ¶
func NewRTRInitSessionBadRequest() *RTRInitSessionBadRequest
NewRTRInitSessionBadRequest creates a RTRInitSessionBadRequest with default headers values
func (*RTRInitSessionBadRequest) Code ¶ added in v0.2.33
func (o *RTRInitSessionBadRequest) Code() int
Code gets the status code for the r t r init session bad request response
func (*RTRInitSessionBadRequest) Error ¶
func (o *RTRInitSessionBadRequest) Error() string
func (*RTRInitSessionBadRequest) GetPayload ¶
func (o *RTRInitSessionBadRequest) GetPayload() *models.DomainAPIError
func (*RTRInitSessionBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRInitSessionBadRequest) IsClientError() bool
IsClientError returns true when this r t r init session bad request response has a 4xx status code
func (*RTRInitSessionBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRInitSessionBadRequest) IsCode(code int) bool
IsCode returns true when this r t r init session bad request response a status code equal to that given
func (*RTRInitSessionBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRInitSessionBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r init session bad request response has a 3xx status code
func (*RTRInitSessionBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRInitSessionBadRequest) IsServerError() bool
IsServerError returns true when this r t r init session bad request response has a 5xx status code
func (*RTRInitSessionBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRInitSessionBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r init session bad request response has a 2xx status code
func (*RTRInitSessionBadRequest) String ¶ added in v0.2.27
func (o *RTRInitSessionBadRequest) String() string
type RTRInitSessionCreated ¶
type RTRInitSessionCreated 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.DomainInitResponseWrapper }
RTRInitSessionCreated describes a response with status code 201, with default header values.
Created
func NewRTRInitSessionCreated ¶
func NewRTRInitSessionCreated() *RTRInitSessionCreated
NewRTRInitSessionCreated creates a RTRInitSessionCreated with default headers values
func (*RTRInitSessionCreated) Code ¶ added in v0.2.33
func (o *RTRInitSessionCreated) Code() int
Code gets the status code for the r t r init session created response
func (*RTRInitSessionCreated) Error ¶
func (o *RTRInitSessionCreated) Error() string
func (*RTRInitSessionCreated) GetPayload ¶
func (o *RTRInitSessionCreated) GetPayload() *models.DomainInitResponseWrapper
func (*RTRInitSessionCreated) IsClientError ¶ added in v0.2.27
func (o *RTRInitSessionCreated) IsClientError() bool
IsClientError returns true when this r t r init session created response has a 4xx status code
func (*RTRInitSessionCreated) IsCode ¶ added in v0.2.27
func (o *RTRInitSessionCreated) IsCode(code int) bool
IsCode returns true when this r t r init session created response a status code equal to that given
func (*RTRInitSessionCreated) IsRedirect ¶ added in v0.2.27
func (o *RTRInitSessionCreated) IsRedirect() bool
IsRedirect returns true when this r t r init session created response has a 3xx status code
func (*RTRInitSessionCreated) IsServerError ¶ added in v0.2.27
func (o *RTRInitSessionCreated) IsServerError() bool
IsServerError returns true when this r t r init session created response has a 5xx status code
func (*RTRInitSessionCreated) IsSuccess ¶ added in v0.2.27
func (o *RTRInitSessionCreated) IsSuccess() bool
IsSuccess returns true when this r t r init session created response has a 2xx status code
func (*RTRInitSessionCreated) String ¶ added in v0.2.27
func (o *RTRInitSessionCreated) String() string
type RTRInitSessionForbidden ¶
type RTRInitSessionForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRInitSessionForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRInitSessionForbidden ¶
func NewRTRInitSessionForbidden() *RTRInitSessionForbidden
NewRTRInitSessionForbidden creates a RTRInitSessionForbidden with default headers values
func (*RTRInitSessionForbidden) Code ¶ added in v0.2.33
func (o *RTRInitSessionForbidden) Code() int
Code gets the status code for the r t r init session forbidden response
func (*RTRInitSessionForbidden) Error ¶
func (o *RTRInitSessionForbidden) Error() string
func (*RTRInitSessionForbidden) GetPayload ¶
func (o *RTRInitSessionForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRInitSessionForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRInitSessionForbidden) IsClientError() bool
IsClientError returns true when this r t r init session forbidden response has a 4xx status code
func (*RTRInitSessionForbidden) IsCode ¶ added in v0.2.27
func (o *RTRInitSessionForbidden) IsCode(code int) bool
IsCode returns true when this r t r init session forbidden response a status code equal to that given
func (*RTRInitSessionForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRInitSessionForbidden) IsRedirect() bool
IsRedirect returns true when this r t r init session forbidden response has a 3xx status code
func (*RTRInitSessionForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRInitSessionForbidden) IsServerError() bool
IsServerError returns true when this r t r init session forbidden response has a 5xx status code
func (*RTRInitSessionForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRInitSessionForbidden) IsSuccess() bool
IsSuccess returns true when this r t r init session forbidden response has a 2xx status code
func (*RTRInitSessionForbidden) String ¶ added in v0.2.27
func (o *RTRInitSessionForbidden) String() string
type RTRInitSessionInternalServerError ¶
type RTRInitSessionInternalServerError 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.DomainAPIError }
RTRInitSessionInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewRTRInitSessionInternalServerError ¶
func NewRTRInitSessionInternalServerError() *RTRInitSessionInternalServerError
NewRTRInitSessionInternalServerError creates a RTRInitSessionInternalServerError with default headers values
func (*RTRInitSessionInternalServerError) Code ¶ added in v0.2.33
func (o *RTRInitSessionInternalServerError) Code() int
Code gets the status code for the r t r init session internal server error response
func (*RTRInitSessionInternalServerError) Error ¶
func (o *RTRInitSessionInternalServerError) Error() string
func (*RTRInitSessionInternalServerError) GetPayload ¶
func (o *RTRInitSessionInternalServerError) GetPayload() *models.DomainAPIError
func (*RTRInitSessionInternalServerError) IsClientError ¶ added in v0.2.27
func (o *RTRInitSessionInternalServerError) IsClientError() bool
IsClientError returns true when this r t r init session internal server error response has a 4xx status code
func (*RTRInitSessionInternalServerError) IsCode ¶ added in v0.2.27
func (o *RTRInitSessionInternalServerError) IsCode(code int) bool
IsCode returns true when this r t r init session internal server error response a status code equal to that given
func (*RTRInitSessionInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *RTRInitSessionInternalServerError) IsRedirect() bool
IsRedirect returns true when this r t r init session internal server error response has a 3xx status code
func (*RTRInitSessionInternalServerError) IsServerError ¶ added in v0.2.27
func (o *RTRInitSessionInternalServerError) IsServerError() bool
IsServerError returns true when this r t r init session internal server error response has a 5xx status code
func (*RTRInitSessionInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *RTRInitSessionInternalServerError) IsSuccess() bool
IsSuccess returns true when this r t r init session internal server error response has a 2xx status code
func (*RTRInitSessionInternalServerError) String ¶ added in v0.2.27
func (o *RTRInitSessionInternalServerError) String() string
type RTRInitSessionParams ¶
type RTRInitSessionParams struct { /* Body. **`device_id`** The host agent ID to initialize the RTR session on. RTR will retrieve an existing session for the calling user on this host **`queue_offline`** If we should queue this session if the host is offline. Any commands run against an offline-queued session will be queued up and executed when the host comes online. */ Body *models.DomainInitRequest /* Timeout. Timeout for how long to wait for the request in seconds, default timeout is 30 seconds. Maximum is 5 minutes. Default: 30 */ Timeout *int64 /* TimeoutDuration. Timeout duration for how long to wait for the request in duration syntax. Example, `10s`. Valid units: `ns, us, ms, s, m, h`. Maximum is 5 minutes. Default: "30s" */ TimeoutDuration *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRInitSessionParams contains all the parameters to send to the API endpoint
for the r t r init session operation. Typically these are written to a http.Request.
func NewRTRInitSessionParams ¶
func NewRTRInitSessionParams() *RTRInitSessionParams
NewRTRInitSessionParams creates a new RTRInitSessionParams 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 NewRTRInitSessionParamsWithContext ¶
func NewRTRInitSessionParamsWithContext(ctx context.Context) *RTRInitSessionParams
NewRTRInitSessionParamsWithContext creates a new RTRInitSessionParams object with the ability to set a context for a request.
func NewRTRInitSessionParamsWithHTTPClient ¶
func NewRTRInitSessionParamsWithHTTPClient(client *http.Client) *RTRInitSessionParams
NewRTRInitSessionParamsWithHTTPClient creates a new RTRInitSessionParams object with the ability to set a custom HTTPClient for a request.
func NewRTRInitSessionParamsWithTimeout ¶
func NewRTRInitSessionParamsWithTimeout(timeout time.Duration) *RTRInitSessionParams
NewRTRInitSessionParamsWithTimeout creates a new RTRInitSessionParams object with the ability to set a timeout on a request.
func (*RTRInitSessionParams) SetBody ¶
func (o *RTRInitSessionParams) SetBody(body *models.DomainInitRequest)
SetBody adds the body to the r t r init session params
func (*RTRInitSessionParams) SetContext ¶
func (o *RTRInitSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r init session params
func (*RTRInitSessionParams) SetDefaults ¶
func (o *RTRInitSessionParams) SetDefaults()
SetDefaults hydrates default values in the r t r init session params (not the query body).
All values with no default are reset to their zero value.
func (*RTRInitSessionParams) SetHTTPClient ¶
func (o *RTRInitSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r init session params
func (*RTRInitSessionParams) SetRequestTimeout ¶ added in v0.2.27
func (o *RTRInitSessionParams) SetRequestTimeout(timeout time.Duration)
SetRequestTimeout adds the timeout to the r t r init session params
func (*RTRInitSessionParams) SetTimeout ¶
func (o *RTRInitSessionParams) SetTimeout(timeout *int64)
SetTimeout adds the timeout to the r t r init session params
func (*RTRInitSessionParams) SetTimeoutDuration ¶ added in v0.2.27
func (o *RTRInitSessionParams) SetTimeoutDuration(timeoutDuration *string)
SetTimeoutDuration adds the timeoutDuration to the r t r init session params
func (*RTRInitSessionParams) WithBody ¶
func (o *RTRInitSessionParams) WithBody(body *models.DomainInitRequest) *RTRInitSessionParams
WithBody adds the body to the r t r init session params
func (*RTRInitSessionParams) WithContext ¶
func (o *RTRInitSessionParams) WithContext(ctx context.Context) *RTRInitSessionParams
WithContext adds the context to the r t r init session params
func (*RTRInitSessionParams) WithDefaults ¶
func (o *RTRInitSessionParams) WithDefaults() *RTRInitSessionParams
WithDefaults hydrates default values in the r t r init session params (not the query body).
All values with no default are reset to their zero value.
func (*RTRInitSessionParams) WithHTTPClient ¶
func (o *RTRInitSessionParams) WithHTTPClient(client *http.Client) *RTRInitSessionParams
WithHTTPClient adds the HTTPClient to the r t r init session params
func (*RTRInitSessionParams) WithRequestTimeout ¶ added in v0.2.27
func (o *RTRInitSessionParams) WithRequestTimeout(timeout time.Duration) *RTRInitSessionParams
WithRequestTimeout adds the timeout to the r t r init session params
func (*RTRInitSessionParams) WithTimeout ¶
func (o *RTRInitSessionParams) WithTimeout(timeout *int64) *RTRInitSessionParams
WithTimeout adds the timeout to the r t r init session params
func (*RTRInitSessionParams) WithTimeoutDuration ¶ added in v0.2.27
func (o *RTRInitSessionParams) WithTimeoutDuration(timeoutDuration *string) *RTRInitSessionParams
WithTimeoutDuration adds the timeoutDuration to the r t r init session params
func (*RTRInitSessionParams) WriteToRequest ¶
func (o *RTRInitSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRInitSessionReader ¶
type RTRInitSessionReader struct {
// contains filtered or unexported fields
}
RTRInitSessionReader is a Reader for the RTRInitSession structure.
func (*RTRInitSessionReader) ReadResponse ¶
func (o *RTRInitSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRInitSessionTooManyRequests ¶
type RTRInitSessionTooManyRequests 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 }
RTRInitSessionTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRInitSessionTooManyRequests ¶
func NewRTRInitSessionTooManyRequests() *RTRInitSessionTooManyRequests
NewRTRInitSessionTooManyRequests creates a RTRInitSessionTooManyRequests with default headers values
func (*RTRInitSessionTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRInitSessionTooManyRequests) Code() int
Code gets the status code for the r t r init session too many requests response
func (*RTRInitSessionTooManyRequests) Error ¶
func (o *RTRInitSessionTooManyRequests) Error() string
func (*RTRInitSessionTooManyRequests) GetPayload ¶
func (o *RTRInitSessionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRInitSessionTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRInitSessionTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r init session too many requests response has a 4xx status code
func (*RTRInitSessionTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRInitSessionTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r init session too many requests response a status code equal to that given
func (*RTRInitSessionTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRInitSessionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r init session too many requests response has a 3xx status code
func (*RTRInitSessionTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRInitSessionTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r init session too many requests response has a 5xx status code
func (*RTRInitSessionTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRInitSessionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r init session too many requests response has a 2xx status code
func (*RTRInitSessionTooManyRequests) String ¶ added in v0.2.27
func (o *RTRInitSessionTooManyRequests) String() string
type RTRListAllSessionsBadRequest ¶
type RTRListAllSessionsBadRequest 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.DomainAPIError }
RTRListAllSessionsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRListAllSessionsBadRequest ¶
func NewRTRListAllSessionsBadRequest() *RTRListAllSessionsBadRequest
NewRTRListAllSessionsBadRequest creates a RTRListAllSessionsBadRequest with default headers values
func (*RTRListAllSessionsBadRequest) Code ¶ added in v0.2.33
func (o *RTRListAllSessionsBadRequest) Code() int
Code gets the status code for the r t r list all sessions bad request response
func (*RTRListAllSessionsBadRequest) Error ¶
func (o *RTRListAllSessionsBadRequest) Error() string
func (*RTRListAllSessionsBadRequest) GetPayload ¶
func (o *RTRListAllSessionsBadRequest) GetPayload() *models.DomainAPIError
func (*RTRListAllSessionsBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRListAllSessionsBadRequest) IsClientError() bool
IsClientError returns true when this r t r list all sessions bad request response has a 4xx status code
func (*RTRListAllSessionsBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRListAllSessionsBadRequest) IsCode(code int) bool
IsCode returns true when this r t r list all sessions bad request response a status code equal to that given
func (*RTRListAllSessionsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRListAllSessionsBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r list all sessions bad request response has a 3xx status code
func (*RTRListAllSessionsBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRListAllSessionsBadRequest) IsServerError() bool
IsServerError returns true when this r t r list all sessions bad request response has a 5xx status code
func (*RTRListAllSessionsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRListAllSessionsBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r list all sessions bad request response has a 2xx status code
func (*RTRListAllSessionsBadRequest) String ¶ added in v0.2.27
func (o *RTRListAllSessionsBadRequest) String() string
type RTRListAllSessionsForbidden ¶
type RTRListAllSessionsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRListAllSessionsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRListAllSessionsForbidden ¶
func NewRTRListAllSessionsForbidden() *RTRListAllSessionsForbidden
NewRTRListAllSessionsForbidden creates a RTRListAllSessionsForbidden with default headers values
func (*RTRListAllSessionsForbidden) Code ¶ added in v0.2.33
func (o *RTRListAllSessionsForbidden) Code() int
Code gets the status code for the r t r list all sessions forbidden response
func (*RTRListAllSessionsForbidden) Error ¶
func (o *RTRListAllSessionsForbidden) Error() string
func (*RTRListAllSessionsForbidden) GetPayload ¶
func (o *RTRListAllSessionsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListAllSessionsForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRListAllSessionsForbidden) IsClientError() bool
IsClientError returns true when this r t r list all sessions forbidden response has a 4xx status code
func (*RTRListAllSessionsForbidden) IsCode ¶ added in v0.2.27
func (o *RTRListAllSessionsForbidden) IsCode(code int) bool
IsCode returns true when this r t r list all sessions forbidden response a status code equal to that given
func (*RTRListAllSessionsForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRListAllSessionsForbidden) IsRedirect() bool
IsRedirect returns true when this r t r list all sessions forbidden response has a 3xx status code
func (*RTRListAllSessionsForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRListAllSessionsForbidden) IsServerError() bool
IsServerError returns true when this r t r list all sessions forbidden response has a 5xx status code
func (*RTRListAllSessionsForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRListAllSessionsForbidden) IsSuccess() bool
IsSuccess returns true when this r t r list all sessions forbidden response has a 2xx status code
func (*RTRListAllSessionsForbidden) String ¶ added in v0.2.27
func (o *RTRListAllSessionsForbidden) String() string
type RTRListAllSessionsNotFound ¶
type RTRListAllSessionsNotFound 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.DomainAPIError }
RTRListAllSessionsNotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRListAllSessionsNotFound ¶
func NewRTRListAllSessionsNotFound() *RTRListAllSessionsNotFound
NewRTRListAllSessionsNotFound creates a RTRListAllSessionsNotFound with default headers values
func (*RTRListAllSessionsNotFound) Code ¶ added in v0.2.33
func (o *RTRListAllSessionsNotFound) Code() int
Code gets the status code for the r t r list all sessions not found response
func (*RTRListAllSessionsNotFound) Error ¶
func (o *RTRListAllSessionsNotFound) Error() string
func (*RTRListAllSessionsNotFound) GetPayload ¶
func (o *RTRListAllSessionsNotFound) GetPayload() *models.DomainAPIError
func (*RTRListAllSessionsNotFound) IsClientError ¶ added in v0.2.27
func (o *RTRListAllSessionsNotFound) IsClientError() bool
IsClientError returns true when this r t r list all sessions not found response has a 4xx status code
func (*RTRListAllSessionsNotFound) IsCode ¶ added in v0.2.27
func (o *RTRListAllSessionsNotFound) IsCode(code int) bool
IsCode returns true when this r t r list all sessions not found response a status code equal to that given
func (*RTRListAllSessionsNotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRListAllSessionsNotFound) IsRedirect() bool
IsRedirect returns true when this r t r list all sessions not found response has a 3xx status code
func (*RTRListAllSessionsNotFound) IsServerError ¶ added in v0.2.27
func (o *RTRListAllSessionsNotFound) IsServerError() bool
IsServerError returns true when this r t r list all sessions not found response has a 5xx status code
func (*RTRListAllSessionsNotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRListAllSessionsNotFound) IsSuccess() bool
IsSuccess returns true when this r t r list all sessions not found response has a 2xx status code
func (*RTRListAllSessionsNotFound) String ¶ added in v0.2.27
func (o *RTRListAllSessionsNotFound) String() string
type RTRListAllSessionsOK ¶
type RTRListAllSessionsOK 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.DomainListSessionsResponseMsa }
RTRListAllSessionsOK describes a response with status code 200, with default header values.
OK
func NewRTRListAllSessionsOK ¶
func NewRTRListAllSessionsOK() *RTRListAllSessionsOK
NewRTRListAllSessionsOK creates a RTRListAllSessionsOK with default headers values
func (*RTRListAllSessionsOK) Code ¶ added in v0.2.33
func (o *RTRListAllSessionsOK) Code() int
Code gets the status code for the r t r list all sessions o k response
func (*RTRListAllSessionsOK) Error ¶
func (o *RTRListAllSessionsOK) Error() string
func (*RTRListAllSessionsOK) GetPayload ¶
func (o *RTRListAllSessionsOK) GetPayload() *models.DomainListSessionsResponseMsa
func (*RTRListAllSessionsOK) IsClientError ¶ added in v0.2.27
func (o *RTRListAllSessionsOK) IsClientError() bool
IsClientError returns true when this r t r list all sessions o k response has a 4xx status code
func (*RTRListAllSessionsOK) IsCode ¶ added in v0.2.27
func (o *RTRListAllSessionsOK) IsCode(code int) bool
IsCode returns true when this r t r list all sessions o k response a status code equal to that given
func (*RTRListAllSessionsOK) IsRedirect ¶ added in v0.2.27
func (o *RTRListAllSessionsOK) IsRedirect() bool
IsRedirect returns true when this r t r list all sessions o k response has a 3xx status code
func (*RTRListAllSessionsOK) IsServerError ¶ added in v0.2.27
func (o *RTRListAllSessionsOK) IsServerError() bool
IsServerError returns true when this r t r list all sessions o k response has a 5xx status code
func (*RTRListAllSessionsOK) IsSuccess ¶ added in v0.2.27
func (o *RTRListAllSessionsOK) IsSuccess() bool
IsSuccess returns true when this r t r list all sessions o k response has a 2xx status code
func (*RTRListAllSessionsOK) String ¶ added in v0.2.27
func (o *RTRListAllSessionsOK) String() string
type RTRListAllSessionsParams ¶
type RTRListAllSessionsParams struct { /* Filter. Optional filter criteria in the form of an FQL query. For more information about FQL queries, see our [FQL documentation in Falcon](https://falcon.crowdstrike.com/support/documentation/45/falcon-query-language-feature-guide). “user_id” can accept a special value ‘@me’ which will restrict results to records with current user’s ID. */ Filter *string /* Limit. Number of ids to return. */ Limit *int64 /* Offset. Starting index of overall result set from which to return ids. */ Offset *string /* Sort. Sort by spec. Ex: 'date_created|asc'. */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRListAllSessionsParams contains all the parameters to send to the API endpoint
for the r t r list all sessions operation. Typically these are written to a http.Request.
func NewRTRListAllSessionsParams ¶
func NewRTRListAllSessionsParams() *RTRListAllSessionsParams
NewRTRListAllSessionsParams creates a new RTRListAllSessionsParams 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 NewRTRListAllSessionsParamsWithContext ¶
func NewRTRListAllSessionsParamsWithContext(ctx context.Context) *RTRListAllSessionsParams
NewRTRListAllSessionsParamsWithContext creates a new RTRListAllSessionsParams object with the ability to set a context for a request.
func NewRTRListAllSessionsParamsWithHTTPClient ¶
func NewRTRListAllSessionsParamsWithHTTPClient(client *http.Client) *RTRListAllSessionsParams
NewRTRListAllSessionsParamsWithHTTPClient creates a new RTRListAllSessionsParams object with the ability to set a custom HTTPClient for a request.
func NewRTRListAllSessionsParamsWithTimeout ¶
func NewRTRListAllSessionsParamsWithTimeout(timeout time.Duration) *RTRListAllSessionsParams
NewRTRListAllSessionsParamsWithTimeout creates a new RTRListAllSessionsParams object with the ability to set a timeout on a request.
func (*RTRListAllSessionsParams) SetContext ¶
func (o *RTRListAllSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r list all sessions params
func (*RTRListAllSessionsParams) SetDefaults ¶
func (o *RTRListAllSessionsParams) SetDefaults()
SetDefaults hydrates default values in the r t r list all sessions params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListAllSessionsParams) SetFilter ¶
func (o *RTRListAllSessionsParams) SetFilter(filter *string)
SetFilter adds the filter to the r t r list all sessions params
func (*RTRListAllSessionsParams) SetHTTPClient ¶
func (o *RTRListAllSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r list all sessions params
func (*RTRListAllSessionsParams) SetLimit ¶
func (o *RTRListAllSessionsParams) SetLimit(limit *int64)
SetLimit adds the limit to the r t r list all sessions params
func (*RTRListAllSessionsParams) SetOffset ¶
func (o *RTRListAllSessionsParams) SetOffset(offset *string)
SetOffset adds the offset to the r t r list all sessions params
func (*RTRListAllSessionsParams) SetSort ¶
func (o *RTRListAllSessionsParams) SetSort(sort *string)
SetSort adds the sort to the r t r list all sessions params
func (*RTRListAllSessionsParams) SetTimeout ¶
func (o *RTRListAllSessionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r list all sessions params
func (*RTRListAllSessionsParams) WithContext ¶
func (o *RTRListAllSessionsParams) WithContext(ctx context.Context) *RTRListAllSessionsParams
WithContext adds the context to the r t r list all sessions params
func (*RTRListAllSessionsParams) WithDefaults ¶
func (o *RTRListAllSessionsParams) WithDefaults() *RTRListAllSessionsParams
WithDefaults hydrates default values in the r t r list all sessions params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListAllSessionsParams) WithFilter ¶
func (o *RTRListAllSessionsParams) WithFilter(filter *string) *RTRListAllSessionsParams
WithFilter adds the filter to the r t r list all sessions params
func (*RTRListAllSessionsParams) WithHTTPClient ¶
func (o *RTRListAllSessionsParams) WithHTTPClient(client *http.Client) *RTRListAllSessionsParams
WithHTTPClient adds the HTTPClient to the r t r list all sessions params
func (*RTRListAllSessionsParams) WithLimit ¶
func (o *RTRListAllSessionsParams) WithLimit(limit *int64) *RTRListAllSessionsParams
WithLimit adds the limit to the r t r list all sessions params
func (*RTRListAllSessionsParams) WithOffset ¶
func (o *RTRListAllSessionsParams) WithOffset(offset *string) *RTRListAllSessionsParams
WithOffset adds the offset to the r t r list all sessions params
func (*RTRListAllSessionsParams) WithSort ¶
func (o *RTRListAllSessionsParams) WithSort(sort *string) *RTRListAllSessionsParams
WithSort adds the sort to the r t r list all sessions params
func (*RTRListAllSessionsParams) WithTimeout ¶
func (o *RTRListAllSessionsParams) WithTimeout(timeout time.Duration) *RTRListAllSessionsParams
WithTimeout adds the timeout to the r t r list all sessions params
func (*RTRListAllSessionsParams) WriteToRequest ¶
func (o *RTRListAllSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRListAllSessionsReader ¶
type RTRListAllSessionsReader struct {
// contains filtered or unexported fields
}
RTRListAllSessionsReader is a Reader for the RTRListAllSessions structure.
func (*RTRListAllSessionsReader) ReadResponse ¶
func (o *RTRListAllSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRListAllSessionsTooManyRequests ¶
type RTRListAllSessionsTooManyRequests 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 }
RTRListAllSessionsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRListAllSessionsTooManyRequests ¶
func NewRTRListAllSessionsTooManyRequests() *RTRListAllSessionsTooManyRequests
NewRTRListAllSessionsTooManyRequests creates a RTRListAllSessionsTooManyRequests with default headers values
func (*RTRListAllSessionsTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRListAllSessionsTooManyRequests) Code() int
Code gets the status code for the r t r list all sessions too many requests response
func (*RTRListAllSessionsTooManyRequests) Error ¶
func (o *RTRListAllSessionsTooManyRequests) Error() string
func (*RTRListAllSessionsTooManyRequests) GetPayload ¶
func (o *RTRListAllSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListAllSessionsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRListAllSessionsTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r list all sessions too many requests response has a 4xx status code
func (*RTRListAllSessionsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRListAllSessionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r list all sessions too many requests response a status code equal to that given
func (*RTRListAllSessionsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRListAllSessionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r list all sessions too many requests response has a 3xx status code
func (*RTRListAllSessionsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRListAllSessionsTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r list all sessions too many requests response has a 5xx status code
func (*RTRListAllSessionsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRListAllSessionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r list all sessions too many requests response has a 2xx status code
func (*RTRListAllSessionsTooManyRequests) String ¶ added in v0.2.27
func (o *RTRListAllSessionsTooManyRequests) String() string
type RTRListFilesBadRequest ¶
type RTRListFilesBadRequest 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.DomainAPIError }
RTRListFilesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRListFilesBadRequest ¶
func NewRTRListFilesBadRequest() *RTRListFilesBadRequest
NewRTRListFilesBadRequest creates a RTRListFilesBadRequest with default headers values
func (*RTRListFilesBadRequest) Code ¶ added in v0.2.33
func (o *RTRListFilesBadRequest) Code() int
Code gets the status code for the r t r list files bad request response
func (*RTRListFilesBadRequest) Error ¶
func (o *RTRListFilesBadRequest) Error() string
func (*RTRListFilesBadRequest) GetPayload ¶
func (o *RTRListFilesBadRequest) GetPayload() *models.DomainAPIError
func (*RTRListFilesBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesBadRequest) IsClientError() bool
IsClientError returns true when this r t r list files bad request response has a 4xx status code
func (*RTRListFilesBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRListFilesBadRequest) IsCode(code int) bool
IsCode returns true when this r t r list files bad request response a status code equal to that given
func (*RTRListFilesBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r list files bad request response has a 3xx status code
func (*RTRListFilesBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesBadRequest) IsServerError() bool
IsServerError returns true when this r t r list files bad request response has a 5xx status code
func (*RTRListFilesBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r list files bad request response has a 2xx status code
func (*RTRListFilesBadRequest) String ¶ added in v0.2.27
func (o *RTRListFilesBadRequest) String() string
type RTRListFilesForbidden ¶
type RTRListFilesForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRListFilesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRListFilesForbidden ¶
func NewRTRListFilesForbidden() *RTRListFilesForbidden
NewRTRListFilesForbidden creates a RTRListFilesForbidden with default headers values
func (*RTRListFilesForbidden) Code ¶ added in v0.2.33
func (o *RTRListFilesForbidden) Code() int
Code gets the status code for the r t r list files forbidden response
func (*RTRListFilesForbidden) Error ¶
func (o *RTRListFilesForbidden) Error() string
func (*RTRListFilesForbidden) GetPayload ¶
func (o *RTRListFilesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListFilesForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesForbidden) IsClientError() bool
IsClientError returns true when this r t r list files forbidden response has a 4xx status code
func (*RTRListFilesForbidden) IsCode ¶ added in v0.2.27
func (o *RTRListFilesForbidden) IsCode(code int) bool
IsCode returns true when this r t r list files forbidden response a status code equal to that given
func (*RTRListFilesForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesForbidden) IsRedirect() bool
IsRedirect returns true when this r t r list files forbidden response has a 3xx status code
func (*RTRListFilesForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesForbidden) IsServerError() bool
IsServerError returns true when this r t r list files forbidden response has a 5xx status code
func (*RTRListFilesForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesForbidden) IsSuccess() bool
IsSuccess returns true when this r t r list files forbidden response has a 2xx status code
func (*RTRListFilesForbidden) String ¶ added in v0.2.27
func (o *RTRListFilesForbidden) String() string
type RTRListFilesNotFound ¶
type RTRListFilesNotFound 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.DomainAPIError }
RTRListFilesNotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRListFilesNotFound ¶
func NewRTRListFilesNotFound() *RTRListFilesNotFound
NewRTRListFilesNotFound creates a RTRListFilesNotFound with default headers values
func (*RTRListFilesNotFound) Code ¶ added in v0.2.33
func (o *RTRListFilesNotFound) Code() int
Code gets the status code for the r t r list files not found response
func (*RTRListFilesNotFound) Error ¶
func (o *RTRListFilesNotFound) Error() string
func (*RTRListFilesNotFound) GetPayload ¶
func (o *RTRListFilesNotFound) GetPayload() *models.DomainAPIError
func (*RTRListFilesNotFound) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesNotFound) IsClientError() bool
IsClientError returns true when this r t r list files not found response has a 4xx status code
func (*RTRListFilesNotFound) IsCode ¶ added in v0.2.27
func (o *RTRListFilesNotFound) IsCode(code int) bool
IsCode returns true when this r t r list files not found response a status code equal to that given
func (*RTRListFilesNotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesNotFound) IsRedirect() bool
IsRedirect returns true when this r t r list files not found response has a 3xx status code
func (*RTRListFilesNotFound) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesNotFound) IsServerError() bool
IsServerError returns true when this r t r list files not found response has a 5xx status code
func (*RTRListFilesNotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesNotFound) IsSuccess() bool
IsSuccess returns true when this r t r list files not found response has a 2xx status code
func (*RTRListFilesNotFound) String ¶ added in v0.2.27
func (o *RTRListFilesNotFound) String() string
type RTRListFilesOK ¶
type RTRListFilesOK 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.DomainListFilesResponseWrapper }
RTRListFilesOK describes a response with status code 200, with default header values.
OK
func NewRTRListFilesOK ¶
func NewRTRListFilesOK() *RTRListFilesOK
NewRTRListFilesOK creates a RTRListFilesOK with default headers values
func (*RTRListFilesOK) Code ¶ added in v0.2.33
func (o *RTRListFilesOK) Code() int
Code gets the status code for the r t r list files o k response
func (*RTRListFilesOK) Error ¶
func (o *RTRListFilesOK) Error() string
func (*RTRListFilesOK) GetPayload ¶
func (o *RTRListFilesOK) GetPayload() *models.DomainListFilesResponseWrapper
func (*RTRListFilesOK) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesOK) IsClientError() bool
IsClientError returns true when this r t r list files o k response has a 4xx status code
func (*RTRListFilesOK) IsCode ¶ added in v0.2.27
func (o *RTRListFilesOK) IsCode(code int) bool
IsCode returns true when this r t r list files o k response a status code equal to that given
func (*RTRListFilesOK) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesOK) IsRedirect() bool
IsRedirect returns true when this r t r list files o k response has a 3xx status code
func (*RTRListFilesOK) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesOK) IsServerError() bool
IsServerError returns true when this r t r list files o k response has a 5xx status code
func (*RTRListFilesOK) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesOK) IsSuccess() bool
IsSuccess returns true when this r t r list files o k response has a 2xx status code
func (*RTRListFilesOK) String ¶ added in v0.2.27
func (o *RTRListFilesOK) String() string
type RTRListFilesParams ¶
type RTRListFilesParams struct { /* SessionID. RTR Session id */ SessionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRListFilesParams contains all the parameters to send to the API endpoint
for the r t r list files operation. Typically these are written to a http.Request.
func NewRTRListFilesParams ¶
func NewRTRListFilesParams() *RTRListFilesParams
NewRTRListFilesParams creates a new RTRListFilesParams 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 NewRTRListFilesParamsWithContext ¶
func NewRTRListFilesParamsWithContext(ctx context.Context) *RTRListFilesParams
NewRTRListFilesParamsWithContext creates a new RTRListFilesParams object with the ability to set a context for a request.
func NewRTRListFilesParamsWithHTTPClient ¶
func NewRTRListFilesParamsWithHTTPClient(client *http.Client) *RTRListFilesParams
NewRTRListFilesParamsWithHTTPClient creates a new RTRListFilesParams object with the ability to set a custom HTTPClient for a request.
func NewRTRListFilesParamsWithTimeout ¶
func NewRTRListFilesParamsWithTimeout(timeout time.Duration) *RTRListFilesParams
NewRTRListFilesParamsWithTimeout creates a new RTRListFilesParams object with the ability to set a timeout on a request.
func (*RTRListFilesParams) SetContext ¶
func (o *RTRListFilesParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r list files params
func (*RTRListFilesParams) SetDefaults ¶
func (o *RTRListFilesParams) SetDefaults()
SetDefaults hydrates default values in the r t r list files params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListFilesParams) SetHTTPClient ¶
func (o *RTRListFilesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r list files params
func (*RTRListFilesParams) SetSessionID ¶
func (o *RTRListFilesParams) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the r t r list files params
func (*RTRListFilesParams) SetTimeout ¶
func (o *RTRListFilesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r list files params
func (*RTRListFilesParams) WithContext ¶
func (o *RTRListFilesParams) WithContext(ctx context.Context) *RTRListFilesParams
WithContext adds the context to the r t r list files params
func (*RTRListFilesParams) WithDefaults ¶
func (o *RTRListFilesParams) WithDefaults() *RTRListFilesParams
WithDefaults hydrates default values in the r t r list files params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListFilesParams) WithHTTPClient ¶
func (o *RTRListFilesParams) WithHTTPClient(client *http.Client) *RTRListFilesParams
WithHTTPClient adds the HTTPClient to the r t r list files params
func (*RTRListFilesParams) WithSessionID ¶
func (o *RTRListFilesParams) WithSessionID(sessionID string) *RTRListFilesParams
WithSessionID adds the sessionID to the r t r list files params
func (*RTRListFilesParams) WithTimeout ¶
func (o *RTRListFilesParams) WithTimeout(timeout time.Duration) *RTRListFilesParams
WithTimeout adds the timeout to the r t r list files params
func (*RTRListFilesParams) WriteToRequest ¶
func (o *RTRListFilesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRListFilesReader ¶
type RTRListFilesReader struct {
// contains filtered or unexported fields
}
RTRListFilesReader is a Reader for the RTRListFiles structure.
func (*RTRListFilesReader) ReadResponse ¶
func (o *RTRListFilesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRListFilesTooManyRequests ¶
type RTRListFilesTooManyRequests 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 }
RTRListFilesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRListFilesTooManyRequests ¶
func NewRTRListFilesTooManyRequests() *RTRListFilesTooManyRequests
NewRTRListFilesTooManyRequests creates a RTRListFilesTooManyRequests with default headers values
func (*RTRListFilesTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRListFilesTooManyRequests) Code() int
Code gets the status code for the r t r list files too many requests response
func (*RTRListFilesTooManyRequests) Error ¶
func (o *RTRListFilesTooManyRequests) Error() string
func (*RTRListFilesTooManyRequests) GetPayload ¶
func (o *RTRListFilesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListFilesTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r list files too many requests response has a 4xx status code
func (*RTRListFilesTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRListFilesTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r list files too many requests response a status code equal to that given
func (*RTRListFilesTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r list files too many requests response has a 3xx status code
func (*RTRListFilesTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r list files too many requests response has a 5xx status code
func (*RTRListFilesTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r list files too many requests response has a 2xx status code
func (*RTRListFilesTooManyRequests) String ¶ added in v0.2.27
func (o *RTRListFilesTooManyRequests) String() string
type RTRListFilesV2BadRequest ¶ added in v0.2.21
type RTRListFilesV2BadRequest 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.DomainAPIError }
RTRListFilesV2BadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRListFilesV2BadRequest ¶ added in v0.2.21
func NewRTRListFilesV2BadRequest() *RTRListFilesV2BadRequest
NewRTRListFilesV2BadRequest creates a RTRListFilesV2BadRequest with default headers values
func (*RTRListFilesV2BadRequest) Code ¶ added in v0.2.33
func (o *RTRListFilesV2BadRequest) Code() int
Code gets the status code for the r t r list files v2 bad request response
func (*RTRListFilesV2BadRequest) Error ¶ added in v0.2.21
func (o *RTRListFilesV2BadRequest) Error() string
func (*RTRListFilesV2BadRequest) GetPayload ¶ added in v0.2.21
func (o *RTRListFilesV2BadRequest) GetPayload() *models.DomainAPIError
func (*RTRListFilesV2BadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesV2BadRequest) IsClientError() bool
IsClientError returns true when this r t r list files v2 bad request response has a 4xx status code
func (*RTRListFilesV2BadRequest) IsCode ¶ added in v0.2.27
func (o *RTRListFilesV2BadRequest) IsCode(code int) bool
IsCode returns true when this r t r list files v2 bad request response a status code equal to that given
func (*RTRListFilesV2BadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesV2BadRequest) IsRedirect() bool
IsRedirect returns true when this r t r list files v2 bad request response has a 3xx status code
func (*RTRListFilesV2BadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesV2BadRequest) IsServerError() bool
IsServerError returns true when this r t r list files v2 bad request response has a 5xx status code
func (*RTRListFilesV2BadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesV2BadRequest) IsSuccess() bool
IsSuccess returns true when this r t r list files v2 bad request response has a 2xx status code
func (*RTRListFilesV2BadRequest) String ¶ added in v0.2.27
func (o *RTRListFilesV2BadRequest) String() string
type RTRListFilesV2Forbidden ¶ added in v0.2.21
type RTRListFilesV2Forbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRListFilesV2Forbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRListFilesV2Forbidden ¶ added in v0.2.21
func NewRTRListFilesV2Forbidden() *RTRListFilesV2Forbidden
NewRTRListFilesV2Forbidden creates a RTRListFilesV2Forbidden with default headers values
func (*RTRListFilesV2Forbidden) Code ¶ added in v0.2.33
func (o *RTRListFilesV2Forbidden) Code() int
Code gets the status code for the r t r list files v2 forbidden response
func (*RTRListFilesV2Forbidden) Error ¶ added in v0.2.21
func (o *RTRListFilesV2Forbidden) Error() string
func (*RTRListFilesV2Forbidden) GetPayload ¶ added in v0.2.21
func (o *RTRListFilesV2Forbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListFilesV2Forbidden) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesV2Forbidden) IsClientError() bool
IsClientError returns true when this r t r list files v2 forbidden response has a 4xx status code
func (*RTRListFilesV2Forbidden) IsCode ¶ added in v0.2.27
func (o *RTRListFilesV2Forbidden) IsCode(code int) bool
IsCode returns true when this r t r list files v2 forbidden response a status code equal to that given
func (*RTRListFilesV2Forbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesV2Forbidden) IsRedirect() bool
IsRedirect returns true when this r t r list files v2 forbidden response has a 3xx status code
func (*RTRListFilesV2Forbidden) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesV2Forbidden) IsServerError() bool
IsServerError returns true when this r t r list files v2 forbidden response has a 5xx status code
func (*RTRListFilesV2Forbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesV2Forbidden) IsSuccess() bool
IsSuccess returns true when this r t r list files v2 forbidden response has a 2xx status code
func (*RTRListFilesV2Forbidden) String ¶ added in v0.2.27
func (o *RTRListFilesV2Forbidden) String() string
type RTRListFilesV2NotFound ¶ added in v0.2.21
type RTRListFilesV2NotFound 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.DomainAPIError }
RTRListFilesV2NotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRListFilesV2NotFound ¶ added in v0.2.21
func NewRTRListFilesV2NotFound() *RTRListFilesV2NotFound
NewRTRListFilesV2NotFound creates a RTRListFilesV2NotFound with default headers values
func (*RTRListFilesV2NotFound) Code ¶ added in v0.2.33
func (o *RTRListFilesV2NotFound) Code() int
Code gets the status code for the r t r list files v2 not found response
func (*RTRListFilesV2NotFound) Error ¶ added in v0.2.21
func (o *RTRListFilesV2NotFound) Error() string
func (*RTRListFilesV2NotFound) GetPayload ¶ added in v0.2.21
func (o *RTRListFilesV2NotFound) GetPayload() *models.DomainAPIError
func (*RTRListFilesV2NotFound) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesV2NotFound) IsClientError() bool
IsClientError returns true when this r t r list files v2 not found response has a 4xx status code
func (*RTRListFilesV2NotFound) IsCode ¶ added in v0.2.27
func (o *RTRListFilesV2NotFound) IsCode(code int) bool
IsCode returns true when this r t r list files v2 not found response a status code equal to that given
func (*RTRListFilesV2NotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesV2NotFound) IsRedirect() bool
IsRedirect returns true when this r t r list files v2 not found response has a 3xx status code
func (*RTRListFilesV2NotFound) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesV2NotFound) IsServerError() bool
IsServerError returns true when this r t r list files v2 not found response has a 5xx status code
func (*RTRListFilesV2NotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesV2NotFound) IsSuccess() bool
IsSuccess returns true when this r t r list files v2 not found response has a 2xx status code
func (*RTRListFilesV2NotFound) String ¶ added in v0.2.27
func (o *RTRListFilesV2NotFound) String() string
type RTRListFilesV2OK ¶ added in v0.2.21
type RTRListFilesV2OK 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.DomainListFilesV2ResponseWrapper }
RTRListFilesV2OK describes a response with status code 200, with default header values.
OK
func NewRTRListFilesV2OK ¶ added in v0.2.21
func NewRTRListFilesV2OK() *RTRListFilesV2OK
NewRTRListFilesV2OK creates a RTRListFilesV2OK with default headers values
func (*RTRListFilesV2OK) Code ¶ added in v0.2.33
func (o *RTRListFilesV2OK) Code() int
Code gets the status code for the r t r list files v2 o k response
func (*RTRListFilesV2OK) Error ¶ added in v0.2.21
func (o *RTRListFilesV2OK) Error() string
func (*RTRListFilesV2OK) GetPayload ¶ added in v0.2.21
func (o *RTRListFilesV2OK) GetPayload() *models.DomainListFilesV2ResponseWrapper
func (*RTRListFilesV2OK) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesV2OK) IsClientError() bool
IsClientError returns true when this r t r list files v2 o k response has a 4xx status code
func (*RTRListFilesV2OK) IsCode ¶ added in v0.2.27
func (o *RTRListFilesV2OK) IsCode(code int) bool
IsCode returns true when this r t r list files v2 o k response a status code equal to that given
func (*RTRListFilesV2OK) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesV2OK) IsRedirect() bool
IsRedirect returns true when this r t r list files v2 o k response has a 3xx status code
func (*RTRListFilesV2OK) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesV2OK) IsServerError() bool
IsServerError returns true when this r t r list files v2 o k response has a 5xx status code
func (*RTRListFilesV2OK) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesV2OK) IsSuccess() bool
IsSuccess returns true when this r t r list files v2 o k response has a 2xx status code
func (*RTRListFilesV2OK) String ¶ added in v0.2.27
func (o *RTRListFilesV2OK) String() string
type RTRListFilesV2Params ¶ added in v0.2.21
type RTRListFilesV2Params struct { /* SessionID. RTR Session id */ SessionID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRListFilesV2Params contains all the parameters to send to the API endpoint
for the r t r list files v2 operation. Typically these are written to a http.Request.
func NewRTRListFilesV2Params ¶ added in v0.2.21
func NewRTRListFilesV2Params() *RTRListFilesV2Params
NewRTRListFilesV2Params creates a new RTRListFilesV2Params 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 NewRTRListFilesV2ParamsWithContext ¶ added in v0.2.21
func NewRTRListFilesV2ParamsWithContext(ctx context.Context) *RTRListFilesV2Params
NewRTRListFilesV2ParamsWithContext creates a new RTRListFilesV2Params object with the ability to set a context for a request.
func NewRTRListFilesV2ParamsWithHTTPClient ¶ added in v0.2.21
func NewRTRListFilesV2ParamsWithHTTPClient(client *http.Client) *RTRListFilesV2Params
NewRTRListFilesV2ParamsWithHTTPClient creates a new RTRListFilesV2Params object with the ability to set a custom HTTPClient for a request.
func NewRTRListFilesV2ParamsWithTimeout ¶ added in v0.2.21
func NewRTRListFilesV2ParamsWithTimeout(timeout time.Duration) *RTRListFilesV2Params
NewRTRListFilesV2ParamsWithTimeout creates a new RTRListFilesV2Params object with the ability to set a timeout on a request.
func (*RTRListFilesV2Params) SetContext ¶ added in v0.2.21
func (o *RTRListFilesV2Params) SetContext(ctx context.Context)
SetContext adds the context to the r t r list files v2 params
func (*RTRListFilesV2Params) SetDefaults ¶ added in v0.2.21
func (o *RTRListFilesV2Params) SetDefaults()
SetDefaults hydrates default values in the r t r list files v2 params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListFilesV2Params) SetHTTPClient ¶ added in v0.2.21
func (o *RTRListFilesV2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r list files v2 params
func (*RTRListFilesV2Params) SetSessionID ¶ added in v0.2.21
func (o *RTRListFilesV2Params) SetSessionID(sessionID string)
SetSessionID adds the sessionId to the r t r list files v2 params
func (*RTRListFilesV2Params) SetTimeout ¶ added in v0.2.21
func (o *RTRListFilesV2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r list files v2 params
func (*RTRListFilesV2Params) WithContext ¶ added in v0.2.21
func (o *RTRListFilesV2Params) WithContext(ctx context.Context) *RTRListFilesV2Params
WithContext adds the context to the r t r list files v2 params
func (*RTRListFilesV2Params) WithDefaults ¶ added in v0.2.21
func (o *RTRListFilesV2Params) WithDefaults() *RTRListFilesV2Params
WithDefaults hydrates default values in the r t r list files v2 params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListFilesV2Params) WithHTTPClient ¶ added in v0.2.21
func (o *RTRListFilesV2Params) WithHTTPClient(client *http.Client) *RTRListFilesV2Params
WithHTTPClient adds the HTTPClient to the r t r list files v2 params
func (*RTRListFilesV2Params) WithSessionID ¶ added in v0.2.21
func (o *RTRListFilesV2Params) WithSessionID(sessionID string) *RTRListFilesV2Params
WithSessionID adds the sessionID to the r t r list files v2 params
func (*RTRListFilesV2Params) WithTimeout ¶ added in v0.2.21
func (o *RTRListFilesV2Params) WithTimeout(timeout time.Duration) *RTRListFilesV2Params
WithTimeout adds the timeout to the r t r list files v2 params
func (*RTRListFilesV2Params) WriteToRequest ¶ added in v0.2.21
func (o *RTRListFilesV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRListFilesV2Reader ¶ added in v0.2.21
type RTRListFilesV2Reader struct {
// contains filtered or unexported fields
}
RTRListFilesV2Reader is a Reader for the RTRListFilesV2 structure.
func (*RTRListFilesV2Reader) ReadResponse ¶ added in v0.2.21
func (o *RTRListFilesV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRListFilesV2TooManyRequests ¶ added in v0.2.21
type RTRListFilesV2TooManyRequests 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 }
RTRListFilesV2TooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRListFilesV2TooManyRequests ¶ added in v0.2.21
func NewRTRListFilesV2TooManyRequests() *RTRListFilesV2TooManyRequests
NewRTRListFilesV2TooManyRequests creates a RTRListFilesV2TooManyRequests with default headers values
func (*RTRListFilesV2TooManyRequests) Code ¶ added in v0.2.33
func (o *RTRListFilesV2TooManyRequests) Code() int
Code gets the status code for the r t r list files v2 too many requests response
func (*RTRListFilesV2TooManyRequests) Error ¶ added in v0.2.21
func (o *RTRListFilesV2TooManyRequests) Error() string
func (*RTRListFilesV2TooManyRequests) GetPayload ¶ added in v0.2.21
func (o *RTRListFilesV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListFilesV2TooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRListFilesV2TooManyRequests) IsClientError() bool
IsClientError returns true when this r t r list files v2 too many requests response has a 4xx status code
func (*RTRListFilesV2TooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRListFilesV2TooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r list files v2 too many requests response a status code equal to that given
func (*RTRListFilesV2TooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRListFilesV2TooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r list files v2 too many requests response has a 3xx status code
func (*RTRListFilesV2TooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRListFilesV2TooManyRequests) IsServerError() bool
IsServerError returns true when this r t r list files v2 too many requests response has a 5xx status code
func (*RTRListFilesV2TooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRListFilesV2TooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r list files v2 too many requests response has a 2xx status code
func (*RTRListFilesV2TooManyRequests) String ¶ added in v0.2.27
func (o *RTRListFilesV2TooManyRequests) String() string
type RTRListQueuedSessionsBadRequest ¶
type RTRListQueuedSessionsBadRequest 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.DomainAPIError }
RTRListQueuedSessionsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRListQueuedSessionsBadRequest ¶
func NewRTRListQueuedSessionsBadRequest() *RTRListQueuedSessionsBadRequest
NewRTRListQueuedSessionsBadRequest creates a RTRListQueuedSessionsBadRequest with default headers values
func (*RTRListQueuedSessionsBadRequest) Code ¶ added in v0.2.33
func (o *RTRListQueuedSessionsBadRequest) Code() int
Code gets the status code for the r t r list queued sessions bad request response
func (*RTRListQueuedSessionsBadRequest) Error ¶
func (o *RTRListQueuedSessionsBadRequest) Error() string
func (*RTRListQueuedSessionsBadRequest) GetPayload ¶
func (o *RTRListQueuedSessionsBadRequest) GetPayload() *models.DomainAPIError
func (*RTRListQueuedSessionsBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsBadRequest) IsClientError() bool
IsClientError returns true when this r t r list queued sessions bad request response has a 4xx status code
func (*RTRListQueuedSessionsBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRListQueuedSessionsBadRequest) IsCode(code int) bool
IsCode returns true when this r t r list queued sessions bad request response a status code equal to that given
func (*RTRListQueuedSessionsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRListQueuedSessionsBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r list queued sessions bad request response has a 3xx status code
func (*RTRListQueuedSessionsBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsBadRequest) IsServerError() bool
IsServerError returns true when this r t r list queued sessions bad request response has a 5xx status code
func (*RTRListQueuedSessionsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRListQueuedSessionsBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r list queued sessions bad request response has a 2xx status code
func (*RTRListQueuedSessionsBadRequest) String ¶ added in v0.2.27
func (o *RTRListQueuedSessionsBadRequest) String() string
type RTRListQueuedSessionsForbidden ¶
type RTRListQueuedSessionsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRListQueuedSessionsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRListQueuedSessionsForbidden ¶
func NewRTRListQueuedSessionsForbidden() *RTRListQueuedSessionsForbidden
NewRTRListQueuedSessionsForbidden creates a RTRListQueuedSessionsForbidden with default headers values
func (*RTRListQueuedSessionsForbidden) Code ¶ added in v0.2.33
func (o *RTRListQueuedSessionsForbidden) Code() int
Code gets the status code for the r t r list queued sessions forbidden response
func (*RTRListQueuedSessionsForbidden) Error ¶
func (o *RTRListQueuedSessionsForbidden) Error() string
func (*RTRListQueuedSessionsForbidden) GetPayload ¶
func (o *RTRListQueuedSessionsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListQueuedSessionsForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsForbidden) IsClientError() bool
IsClientError returns true when this r t r list queued sessions forbidden response has a 4xx status code
func (*RTRListQueuedSessionsForbidden) IsCode ¶ added in v0.2.27
func (o *RTRListQueuedSessionsForbidden) IsCode(code int) bool
IsCode returns true when this r t r list queued sessions forbidden response a status code equal to that given
func (*RTRListQueuedSessionsForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRListQueuedSessionsForbidden) IsRedirect() bool
IsRedirect returns true when this r t r list queued sessions forbidden response has a 3xx status code
func (*RTRListQueuedSessionsForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsForbidden) IsServerError() bool
IsServerError returns true when this r t r list queued sessions forbidden response has a 5xx status code
func (*RTRListQueuedSessionsForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRListQueuedSessionsForbidden) IsSuccess() bool
IsSuccess returns true when this r t r list queued sessions forbidden response has a 2xx status code
func (*RTRListQueuedSessionsForbidden) String ¶ added in v0.2.27
func (o *RTRListQueuedSessionsForbidden) String() string
type RTRListQueuedSessionsNotFound ¶
type RTRListQueuedSessionsNotFound 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.DomainAPIError }
RTRListQueuedSessionsNotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRListQueuedSessionsNotFound ¶
func NewRTRListQueuedSessionsNotFound() *RTRListQueuedSessionsNotFound
NewRTRListQueuedSessionsNotFound creates a RTRListQueuedSessionsNotFound with default headers values
func (*RTRListQueuedSessionsNotFound) Code ¶ added in v0.2.33
func (o *RTRListQueuedSessionsNotFound) Code() int
Code gets the status code for the r t r list queued sessions not found response
func (*RTRListQueuedSessionsNotFound) Error ¶
func (o *RTRListQueuedSessionsNotFound) Error() string
func (*RTRListQueuedSessionsNotFound) GetPayload ¶
func (o *RTRListQueuedSessionsNotFound) GetPayload() *models.DomainAPIError
func (*RTRListQueuedSessionsNotFound) IsClientError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsNotFound) IsClientError() bool
IsClientError returns true when this r t r list queued sessions not found response has a 4xx status code
func (*RTRListQueuedSessionsNotFound) IsCode ¶ added in v0.2.27
func (o *RTRListQueuedSessionsNotFound) IsCode(code int) bool
IsCode returns true when this r t r list queued sessions not found response a status code equal to that given
func (*RTRListQueuedSessionsNotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRListQueuedSessionsNotFound) IsRedirect() bool
IsRedirect returns true when this r t r list queued sessions not found response has a 3xx status code
func (*RTRListQueuedSessionsNotFound) IsServerError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsNotFound) IsServerError() bool
IsServerError returns true when this r t r list queued sessions not found response has a 5xx status code
func (*RTRListQueuedSessionsNotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRListQueuedSessionsNotFound) IsSuccess() bool
IsSuccess returns true when this r t r list queued sessions not found response has a 2xx status code
func (*RTRListQueuedSessionsNotFound) String ¶ added in v0.2.27
func (o *RTRListQueuedSessionsNotFound) String() string
type RTRListQueuedSessionsOK ¶
type RTRListQueuedSessionsOK 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.DomainQueuedSessionResponseWrapper }
RTRListQueuedSessionsOK describes a response with status code 200, with default header values.
success
func NewRTRListQueuedSessionsOK ¶
func NewRTRListQueuedSessionsOK() *RTRListQueuedSessionsOK
NewRTRListQueuedSessionsOK creates a RTRListQueuedSessionsOK with default headers values
func (*RTRListQueuedSessionsOK) Code ¶ added in v0.2.33
func (o *RTRListQueuedSessionsOK) Code() int
Code gets the status code for the r t r list queued sessions o k response
func (*RTRListQueuedSessionsOK) Error ¶
func (o *RTRListQueuedSessionsOK) Error() string
func (*RTRListQueuedSessionsOK) GetPayload ¶
func (o *RTRListQueuedSessionsOK) GetPayload() *models.DomainQueuedSessionResponseWrapper
func (*RTRListQueuedSessionsOK) IsClientError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsOK) IsClientError() bool
IsClientError returns true when this r t r list queued sessions o k response has a 4xx status code
func (*RTRListQueuedSessionsOK) IsCode ¶ added in v0.2.27
func (o *RTRListQueuedSessionsOK) IsCode(code int) bool
IsCode returns true when this r t r list queued sessions o k response a status code equal to that given
func (*RTRListQueuedSessionsOK) IsRedirect ¶ added in v0.2.27
func (o *RTRListQueuedSessionsOK) IsRedirect() bool
IsRedirect returns true when this r t r list queued sessions o k response has a 3xx status code
func (*RTRListQueuedSessionsOK) IsServerError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsOK) IsServerError() bool
IsServerError returns true when this r t r list queued sessions o k response has a 5xx status code
func (*RTRListQueuedSessionsOK) IsSuccess ¶ added in v0.2.27
func (o *RTRListQueuedSessionsOK) IsSuccess() bool
IsSuccess returns true when this r t r list queued sessions o k response has a 2xx status code
func (*RTRListQueuedSessionsOK) String ¶ added in v0.2.27
func (o *RTRListQueuedSessionsOK) String() string
type RTRListQueuedSessionsParams ¶
type RTRListQueuedSessionsParams struct { /* Body. **`ids`** List of RTR sessions to retrieve. RTR will only return the sessions that were created by the calling user */ Body *models.MsaIdsRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRListQueuedSessionsParams contains all the parameters to send to the API endpoint
for the r t r list queued sessions operation. Typically these are written to a http.Request.
func NewRTRListQueuedSessionsParams ¶
func NewRTRListQueuedSessionsParams() *RTRListQueuedSessionsParams
NewRTRListQueuedSessionsParams creates a new RTRListQueuedSessionsParams 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 NewRTRListQueuedSessionsParamsWithContext ¶
func NewRTRListQueuedSessionsParamsWithContext(ctx context.Context) *RTRListQueuedSessionsParams
NewRTRListQueuedSessionsParamsWithContext creates a new RTRListQueuedSessionsParams object with the ability to set a context for a request.
func NewRTRListQueuedSessionsParamsWithHTTPClient ¶
func NewRTRListQueuedSessionsParamsWithHTTPClient(client *http.Client) *RTRListQueuedSessionsParams
NewRTRListQueuedSessionsParamsWithHTTPClient creates a new RTRListQueuedSessionsParams object with the ability to set a custom HTTPClient for a request.
func NewRTRListQueuedSessionsParamsWithTimeout ¶
func NewRTRListQueuedSessionsParamsWithTimeout(timeout time.Duration) *RTRListQueuedSessionsParams
NewRTRListQueuedSessionsParamsWithTimeout creates a new RTRListQueuedSessionsParams object with the ability to set a timeout on a request.
func (*RTRListQueuedSessionsParams) SetBody ¶
func (o *RTRListQueuedSessionsParams) SetBody(body *models.MsaIdsRequest)
SetBody adds the body to the r t r list queued sessions params
func (*RTRListQueuedSessionsParams) SetContext ¶
func (o *RTRListQueuedSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r list queued sessions params
func (*RTRListQueuedSessionsParams) SetDefaults ¶
func (o *RTRListQueuedSessionsParams) SetDefaults()
SetDefaults hydrates default values in the r t r list queued sessions params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListQueuedSessionsParams) SetHTTPClient ¶
func (o *RTRListQueuedSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r list queued sessions params
func (*RTRListQueuedSessionsParams) SetTimeout ¶
func (o *RTRListQueuedSessionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r list queued sessions params
func (*RTRListQueuedSessionsParams) WithBody ¶
func (o *RTRListQueuedSessionsParams) WithBody(body *models.MsaIdsRequest) *RTRListQueuedSessionsParams
WithBody adds the body to the r t r list queued sessions params
func (*RTRListQueuedSessionsParams) WithContext ¶
func (o *RTRListQueuedSessionsParams) WithContext(ctx context.Context) *RTRListQueuedSessionsParams
WithContext adds the context to the r t r list queued sessions params
func (*RTRListQueuedSessionsParams) WithDefaults ¶
func (o *RTRListQueuedSessionsParams) WithDefaults() *RTRListQueuedSessionsParams
WithDefaults hydrates default values in the r t r list queued sessions params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListQueuedSessionsParams) WithHTTPClient ¶
func (o *RTRListQueuedSessionsParams) WithHTTPClient(client *http.Client) *RTRListQueuedSessionsParams
WithHTTPClient adds the HTTPClient to the r t r list queued sessions params
func (*RTRListQueuedSessionsParams) WithTimeout ¶
func (o *RTRListQueuedSessionsParams) WithTimeout(timeout time.Duration) *RTRListQueuedSessionsParams
WithTimeout adds the timeout to the r t r list queued sessions params
func (*RTRListQueuedSessionsParams) WriteToRequest ¶
func (o *RTRListQueuedSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRListQueuedSessionsReader ¶
type RTRListQueuedSessionsReader struct {
// contains filtered or unexported fields
}
RTRListQueuedSessionsReader is a Reader for the RTRListQueuedSessions structure.
func (*RTRListQueuedSessionsReader) ReadResponse ¶
func (o *RTRListQueuedSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRListQueuedSessionsTooManyRequests ¶
type RTRListQueuedSessionsTooManyRequests 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 }
RTRListQueuedSessionsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRListQueuedSessionsTooManyRequests ¶
func NewRTRListQueuedSessionsTooManyRequests() *RTRListQueuedSessionsTooManyRequests
NewRTRListQueuedSessionsTooManyRequests creates a RTRListQueuedSessionsTooManyRequests with default headers values
func (*RTRListQueuedSessionsTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRListQueuedSessionsTooManyRequests) Code() int
Code gets the status code for the r t r list queued sessions too many requests response
func (*RTRListQueuedSessionsTooManyRequests) Error ¶
func (o *RTRListQueuedSessionsTooManyRequests) Error() string
func (*RTRListQueuedSessionsTooManyRequests) GetPayload ¶
func (o *RTRListQueuedSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListQueuedSessionsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r list queued sessions too many requests response has a 4xx status code
func (*RTRListQueuedSessionsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRListQueuedSessionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r list queued sessions too many requests response a status code equal to that given
func (*RTRListQueuedSessionsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRListQueuedSessionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r list queued sessions too many requests response has a 3xx status code
func (*RTRListQueuedSessionsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r list queued sessions too many requests response has a 5xx status code
func (*RTRListQueuedSessionsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRListQueuedSessionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r list queued sessions too many requests response has a 2xx status code
func (*RTRListQueuedSessionsTooManyRequests) String ¶ added in v0.2.27
func (o *RTRListQueuedSessionsTooManyRequests) String() string
type RTRListQueuedSessionsUnauthorized ¶
type RTRListQueuedSessionsUnauthorized struct { string XRateLimitLimit int64 XRateLimitRemaining int64 }XCSTRACEID
RTRListQueuedSessionsUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewRTRListQueuedSessionsUnauthorized ¶
func NewRTRListQueuedSessionsUnauthorized() *RTRListQueuedSessionsUnauthorized
NewRTRListQueuedSessionsUnauthorized creates a RTRListQueuedSessionsUnauthorized with default headers values
func (*RTRListQueuedSessionsUnauthorized) Code ¶ added in v0.2.33
func (o *RTRListQueuedSessionsUnauthorized) Code() int
Code gets the status code for the r t r list queued sessions unauthorized response
func (*RTRListQueuedSessionsUnauthorized) Error ¶
func (o *RTRListQueuedSessionsUnauthorized) Error() string
func (*RTRListQueuedSessionsUnauthorized) GetPayload ¶
func (o *RTRListQueuedSessionsUnauthorized) GetPayload() *models.DomainAPIError
func (*RTRListQueuedSessionsUnauthorized) IsClientError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsUnauthorized) IsClientError() bool
IsClientError returns true when this r t r list queued sessions unauthorized response has a 4xx status code
func (*RTRListQueuedSessionsUnauthorized) IsCode ¶ added in v0.2.27
func (o *RTRListQueuedSessionsUnauthorized) IsCode(code int) bool
IsCode returns true when this r t r list queued sessions unauthorized response a status code equal to that given
func (*RTRListQueuedSessionsUnauthorized) IsRedirect ¶ added in v0.2.27
func (o *RTRListQueuedSessionsUnauthorized) IsRedirect() bool
IsRedirect returns true when this r t r list queued sessions unauthorized response has a 3xx status code
func (*RTRListQueuedSessionsUnauthorized) IsServerError ¶ added in v0.2.27
func (o *RTRListQueuedSessionsUnauthorized) IsServerError() bool
IsServerError returns true when this r t r list queued sessions unauthorized response has a 5xx status code
func (*RTRListQueuedSessionsUnauthorized) IsSuccess ¶ added in v0.2.27
func (o *RTRListQueuedSessionsUnauthorized) IsSuccess() bool
IsSuccess returns true when this r t r list queued sessions unauthorized response has a 2xx status code
func (*RTRListQueuedSessionsUnauthorized) String ¶ added in v0.2.27
func (o *RTRListQueuedSessionsUnauthorized) String() string
type RTRListSessionsBadRequest ¶
type RTRListSessionsBadRequest 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.DomainAPIError }
RTRListSessionsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRListSessionsBadRequest ¶
func NewRTRListSessionsBadRequest() *RTRListSessionsBadRequest
NewRTRListSessionsBadRequest creates a RTRListSessionsBadRequest with default headers values
func (*RTRListSessionsBadRequest) Code ¶ added in v0.2.33
func (o *RTRListSessionsBadRequest) Code() int
Code gets the status code for the r t r list sessions bad request response
func (*RTRListSessionsBadRequest) Error ¶
func (o *RTRListSessionsBadRequest) Error() string
func (*RTRListSessionsBadRequest) GetPayload ¶
func (o *RTRListSessionsBadRequest) GetPayload() *models.DomainAPIError
func (*RTRListSessionsBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRListSessionsBadRequest) IsClientError() bool
IsClientError returns true when this r t r list sessions bad request response has a 4xx status code
func (*RTRListSessionsBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRListSessionsBadRequest) IsCode(code int) bool
IsCode returns true when this r t r list sessions bad request response a status code equal to that given
func (*RTRListSessionsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRListSessionsBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r list sessions bad request response has a 3xx status code
func (*RTRListSessionsBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRListSessionsBadRequest) IsServerError() bool
IsServerError returns true when this r t r list sessions bad request response has a 5xx status code
func (*RTRListSessionsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRListSessionsBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r list sessions bad request response has a 2xx status code
func (*RTRListSessionsBadRequest) String ¶ added in v0.2.27
func (o *RTRListSessionsBadRequest) String() string
type RTRListSessionsForbidden ¶
type RTRListSessionsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRListSessionsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRListSessionsForbidden ¶
func NewRTRListSessionsForbidden() *RTRListSessionsForbidden
NewRTRListSessionsForbidden creates a RTRListSessionsForbidden with default headers values
func (*RTRListSessionsForbidden) Code ¶ added in v0.2.33
func (o *RTRListSessionsForbidden) Code() int
Code gets the status code for the r t r list sessions forbidden response
func (*RTRListSessionsForbidden) Error ¶
func (o *RTRListSessionsForbidden) Error() string
func (*RTRListSessionsForbidden) GetPayload ¶
func (o *RTRListSessionsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListSessionsForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRListSessionsForbidden) IsClientError() bool
IsClientError returns true when this r t r list sessions forbidden response has a 4xx status code
func (*RTRListSessionsForbidden) IsCode ¶ added in v0.2.27
func (o *RTRListSessionsForbidden) IsCode(code int) bool
IsCode returns true when this r t r list sessions forbidden response a status code equal to that given
func (*RTRListSessionsForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRListSessionsForbidden) IsRedirect() bool
IsRedirect returns true when this r t r list sessions forbidden response has a 3xx status code
func (*RTRListSessionsForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRListSessionsForbidden) IsServerError() bool
IsServerError returns true when this r t r list sessions forbidden response has a 5xx status code
func (*RTRListSessionsForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRListSessionsForbidden) IsSuccess() bool
IsSuccess returns true when this r t r list sessions forbidden response has a 2xx status code
func (*RTRListSessionsForbidden) String ¶ added in v0.2.27
func (o *RTRListSessionsForbidden) String() string
type RTRListSessionsNotFound ¶
type RTRListSessionsNotFound 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.DomainAPIError }
RTRListSessionsNotFound describes a response with status code 404, with default header values.
Not Found
func NewRTRListSessionsNotFound ¶
func NewRTRListSessionsNotFound() *RTRListSessionsNotFound
NewRTRListSessionsNotFound creates a RTRListSessionsNotFound with default headers values
func (*RTRListSessionsNotFound) Code ¶ added in v0.2.33
func (o *RTRListSessionsNotFound) Code() int
Code gets the status code for the r t r list sessions not found response
func (*RTRListSessionsNotFound) Error ¶
func (o *RTRListSessionsNotFound) Error() string
func (*RTRListSessionsNotFound) GetPayload ¶
func (o *RTRListSessionsNotFound) GetPayload() *models.DomainAPIError
func (*RTRListSessionsNotFound) IsClientError ¶ added in v0.2.27
func (o *RTRListSessionsNotFound) IsClientError() bool
IsClientError returns true when this r t r list sessions not found response has a 4xx status code
func (*RTRListSessionsNotFound) IsCode ¶ added in v0.2.27
func (o *RTRListSessionsNotFound) IsCode(code int) bool
IsCode returns true when this r t r list sessions not found response a status code equal to that given
func (*RTRListSessionsNotFound) IsRedirect ¶ added in v0.2.27
func (o *RTRListSessionsNotFound) IsRedirect() bool
IsRedirect returns true when this r t r list sessions not found response has a 3xx status code
func (*RTRListSessionsNotFound) IsServerError ¶ added in v0.2.27
func (o *RTRListSessionsNotFound) IsServerError() bool
IsServerError returns true when this r t r list sessions not found response has a 5xx status code
func (*RTRListSessionsNotFound) IsSuccess ¶ added in v0.2.27
func (o *RTRListSessionsNotFound) IsSuccess() bool
IsSuccess returns true when this r t r list sessions not found response has a 2xx status code
func (*RTRListSessionsNotFound) String ¶ added in v0.2.27
func (o *RTRListSessionsNotFound) String() string
type RTRListSessionsOK ¶
type RTRListSessionsOK 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.DomainSessionResponseWrapper }
RTRListSessionsOK describes a response with status code 200, with default header values.
OK
func NewRTRListSessionsOK ¶
func NewRTRListSessionsOK() *RTRListSessionsOK
NewRTRListSessionsOK creates a RTRListSessionsOK with default headers values
func (*RTRListSessionsOK) Code ¶ added in v0.2.33
func (o *RTRListSessionsOK) Code() int
Code gets the status code for the r t r list sessions o k response
func (*RTRListSessionsOK) Error ¶
func (o *RTRListSessionsOK) Error() string
func (*RTRListSessionsOK) GetPayload ¶
func (o *RTRListSessionsOK) GetPayload() *models.DomainSessionResponseWrapper
func (*RTRListSessionsOK) IsClientError ¶ added in v0.2.27
func (o *RTRListSessionsOK) IsClientError() bool
IsClientError returns true when this r t r list sessions o k response has a 4xx status code
func (*RTRListSessionsOK) IsCode ¶ added in v0.2.27
func (o *RTRListSessionsOK) IsCode(code int) bool
IsCode returns true when this r t r list sessions o k response a status code equal to that given
func (*RTRListSessionsOK) IsRedirect ¶ added in v0.2.27
func (o *RTRListSessionsOK) IsRedirect() bool
IsRedirect returns true when this r t r list sessions o k response has a 3xx status code
func (*RTRListSessionsOK) IsServerError ¶ added in v0.2.27
func (o *RTRListSessionsOK) IsServerError() bool
IsServerError returns true when this r t r list sessions o k response has a 5xx status code
func (*RTRListSessionsOK) IsSuccess ¶ added in v0.2.27
func (o *RTRListSessionsOK) IsSuccess() bool
IsSuccess returns true when this r t r list sessions o k response has a 2xx status code
func (*RTRListSessionsOK) String ¶ added in v0.2.27
func (o *RTRListSessionsOK) String() string
type RTRListSessionsParams ¶
type RTRListSessionsParams struct { /* Body. **`ids`** List of RTR sessions to retrieve. RTR will only return the sessions that were created by the calling user */ Body *models.MsaIdsRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRListSessionsParams contains all the parameters to send to the API endpoint
for the r t r list sessions operation. Typically these are written to a http.Request.
func NewRTRListSessionsParams ¶
func NewRTRListSessionsParams() *RTRListSessionsParams
NewRTRListSessionsParams creates a new RTRListSessionsParams 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 NewRTRListSessionsParamsWithContext ¶
func NewRTRListSessionsParamsWithContext(ctx context.Context) *RTRListSessionsParams
NewRTRListSessionsParamsWithContext creates a new RTRListSessionsParams object with the ability to set a context for a request.
func NewRTRListSessionsParamsWithHTTPClient ¶
func NewRTRListSessionsParamsWithHTTPClient(client *http.Client) *RTRListSessionsParams
NewRTRListSessionsParamsWithHTTPClient creates a new RTRListSessionsParams object with the ability to set a custom HTTPClient for a request.
func NewRTRListSessionsParamsWithTimeout ¶
func NewRTRListSessionsParamsWithTimeout(timeout time.Duration) *RTRListSessionsParams
NewRTRListSessionsParamsWithTimeout creates a new RTRListSessionsParams object with the ability to set a timeout on a request.
func (*RTRListSessionsParams) SetBody ¶
func (o *RTRListSessionsParams) SetBody(body *models.MsaIdsRequest)
SetBody adds the body to the r t r list sessions params
func (*RTRListSessionsParams) SetContext ¶
func (o *RTRListSessionsParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r list sessions params
func (*RTRListSessionsParams) SetDefaults ¶
func (o *RTRListSessionsParams) SetDefaults()
SetDefaults hydrates default values in the r t r list sessions params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListSessionsParams) SetHTTPClient ¶
func (o *RTRListSessionsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r list sessions params
func (*RTRListSessionsParams) SetTimeout ¶
func (o *RTRListSessionsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r list sessions params
func (*RTRListSessionsParams) WithBody ¶
func (o *RTRListSessionsParams) WithBody(body *models.MsaIdsRequest) *RTRListSessionsParams
WithBody adds the body to the r t r list sessions params
func (*RTRListSessionsParams) WithContext ¶
func (o *RTRListSessionsParams) WithContext(ctx context.Context) *RTRListSessionsParams
WithContext adds the context to the r t r list sessions params
func (*RTRListSessionsParams) WithDefaults ¶
func (o *RTRListSessionsParams) WithDefaults() *RTRListSessionsParams
WithDefaults hydrates default values in the r t r list sessions params (not the query body).
All values with no default are reset to their zero value.
func (*RTRListSessionsParams) WithHTTPClient ¶
func (o *RTRListSessionsParams) WithHTTPClient(client *http.Client) *RTRListSessionsParams
WithHTTPClient adds the HTTPClient to the r t r list sessions params
func (*RTRListSessionsParams) WithTimeout ¶
func (o *RTRListSessionsParams) WithTimeout(timeout time.Duration) *RTRListSessionsParams
WithTimeout adds the timeout to the r t r list sessions params
func (*RTRListSessionsParams) WriteToRequest ¶
func (o *RTRListSessionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRListSessionsReader ¶
type RTRListSessionsReader struct {
// contains filtered or unexported fields
}
RTRListSessionsReader is a Reader for the RTRListSessions structure.
func (*RTRListSessionsReader) ReadResponse ¶
func (o *RTRListSessionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRListSessionsTooManyRequests ¶
type RTRListSessionsTooManyRequests 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 }
RTRListSessionsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRListSessionsTooManyRequests ¶
func NewRTRListSessionsTooManyRequests() *RTRListSessionsTooManyRequests
NewRTRListSessionsTooManyRequests creates a RTRListSessionsTooManyRequests with default headers values
func (*RTRListSessionsTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRListSessionsTooManyRequests) Code() int
Code gets the status code for the r t r list sessions too many requests response
func (*RTRListSessionsTooManyRequests) Error ¶
func (o *RTRListSessionsTooManyRequests) Error() string
func (*RTRListSessionsTooManyRequests) GetPayload ¶
func (o *RTRListSessionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRListSessionsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRListSessionsTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r list sessions too many requests response has a 4xx status code
func (*RTRListSessionsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRListSessionsTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r list sessions too many requests response a status code equal to that given
func (*RTRListSessionsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRListSessionsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r list sessions too many requests response has a 3xx status code
func (*RTRListSessionsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRListSessionsTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r list sessions too many requests response has a 5xx status code
func (*RTRListSessionsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRListSessionsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r list sessions too many requests response has a 2xx status code
func (*RTRListSessionsTooManyRequests) String ¶ added in v0.2.27
func (o *RTRListSessionsTooManyRequests) String() string
type RTRPulseSessionBadRequest ¶
type RTRPulseSessionBadRequest 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.DomainAPIError }
RTRPulseSessionBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewRTRPulseSessionBadRequest ¶
func NewRTRPulseSessionBadRequest() *RTRPulseSessionBadRequest
NewRTRPulseSessionBadRequest creates a RTRPulseSessionBadRequest with default headers values
func (*RTRPulseSessionBadRequest) Code ¶ added in v0.2.33
func (o *RTRPulseSessionBadRequest) Code() int
Code gets the status code for the r t r pulse session bad request response
func (*RTRPulseSessionBadRequest) Error ¶
func (o *RTRPulseSessionBadRequest) Error() string
func (*RTRPulseSessionBadRequest) GetPayload ¶
func (o *RTRPulseSessionBadRequest) GetPayload() *models.DomainAPIError
func (*RTRPulseSessionBadRequest) IsClientError ¶ added in v0.2.27
func (o *RTRPulseSessionBadRequest) IsClientError() bool
IsClientError returns true when this r t r pulse session bad request response has a 4xx status code
func (*RTRPulseSessionBadRequest) IsCode ¶ added in v0.2.27
func (o *RTRPulseSessionBadRequest) IsCode(code int) bool
IsCode returns true when this r t r pulse session bad request response a status code equal to that given
func (*RTRPulseSessionBadRequest) IsRedirect ¶ added in v0.2.27
func (o *RTRPulseSessionBadRequest) IsRedirect() bool
IsRedirect returns true when this r t r pulse session bad request response has a 3xx status code
func (*RTRPulseSessionBadRequest) IsServerError ¶ added in v0.2.27
func (o *RTRPulseSessionBadRequest) IsServerError() bool
IsServerError returns true when this r t r pulse session bad request response has a 5xx status code
func (*RTRPulseSessionBadRequest) IsSuccess ¶ added in v0.2.27
func (o *RTRPulseSessionBadRequest) IsSuccess() bool
IsSuccess returns true when this r t r pulse session bad request response has a 2xx status code
func (*RTRPulseSessionBadRequest) String ¶ added in v0.2.27
func (o *RTRPulseSessionBadRequest) String() string
type RTRPulseSessionCreated ¶
type RTRPulseSessionCreated 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.DomainInitResponseWrapper }
RTRPulseSessionCreated describes a response with status code 201, with default header values.
Created
func NewRTRPulseSessionCreated ¶
func NewRTRPulseSessionCreated() *RTRPulseSessionCreated
NewRTRPulseSessionCreated creates a RTRPulseSessionCreated with default headers values
func (*RTRPulseSessionCreated) Code ¶ added in v0.2.33
func (o *RTRPulseSessionCreated) Code() int
Code gets the status code for the r t r pulse session created response
func (*RTRPulseSessionCreated) Error ¶
func (o *RTRPulseSessionCreated) Error() string
func (*RTRPulseSessionCreated) GetPayload ¶
func (o *RTRPulseSessionCreated) GetPayload() *models.DomainInitResponseWrapper
func (*RTRPulseSessionCreated) IsClientError ¶ added in v0.2.27
func (o *RTRPulseSessionCreated) IsClientError() bool
IsClientError returns true when this r t r pulse session created response has a 4xx status code
func (*RTRPulseSessionCreated) IsCode ¶ added in v0.2.27
func (o *RTRPulseSessionCreated) IsCode(code int) bool
IsCode returns true when this r t r pulse session created response a status code equal to that given
func (*RTRPulseSessionCreated) IsRedirect ¶ added in v0.2.27
func (o *RTRPulseSessionCreated) IsRedirect() bool
IsRedirect returns true when this r t r pulse session created response has a 3xx status code
func (*RTRPulseSessionCreated) IsServerError ¶ added in v0.2.27
func (o *RTRPulseSessionCreated) IsServerError() bool
IsServerError returns true when this r t r pulse session created response has a 5xx status code
func (*RTRPulseSessionCreated) IsSuccess ¶ added in v0.2.27
func (o *RTRPulseSessionCreated) IsSuccess() bool
IsSuccess returns true when this r t r pulse session created response has a 2xx status code
func (*RTRPulseSessionCreated) String ¶ added in v0.2.27
func (o *RTRPulseSessionCreated) String() string
type RTRPulseSessionForbidden ¶
type RTRPulseSessionForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
RTRPulseSessionForbidden describes a response with status code 403, with default header values.
Forbidden
func NewRTRPulseSessionForbidden ¶
func NewRTRPulseSessionForbidden() *RTRPulseSessionForbidden
NewRTRPulseSessionForbidden creates a RTRPulseSessionForbidden with default headers values
func (*RTRPulseSessionForbidden) Code ¶ added in v0.2.33
func (o *RTRPulseSessionForbidden) Code() int
Code gets the status code for the r t r pulse session forbidden response
func (*RTRPulseSessionForbidden) Error ¶
func (o *RTRPulseSessionForbidden) Error() string
func (*RTRPulseSessionForbidden) GetPayload ¶
func (o *RTRPulseSessionForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*RTRPulseSessionForbidden) IsClientError ¶ added in v0.2.27
func (o *RTRPulseSessionForbidden) IsClientError() bool
IsClientError returns true when this r t r pulse session forbidden response has a 4xx status code
func (*RTRPulseSessionForbidden) IsCode ¶ added in v0.2.27
func (o *RTRPulseSessionForbidden) IsCode(code int) bool
IsCode returns true when this r t r pulse session forbidden response a status code equal to that given
func (*RTRPulseSessionForbidden) IsRedirect ¶ added in v0.2.27
func (o *RTRPulseSessionForbidden) IsRedirect() bool
IsRedirect returns true when this r t r pulse session forbidden response has a 3xx status code
func (*RTRPulseSessionForbidden) IsServerError ¶ added in v0.2.27
func (o *RTRPulseSessionForbidden) IsServerError() bool
IsServerError returns true when this r t r pulse session forbidden response has a 5xx status code
func (*RTRPulseSessionForbidden) IsSuccess ¶ added in v0.2.27
func (o *RTRPulseSessionForbidden) IsSuccess() bool
IsSuccess returns true when this r t r pulse session forbidden response has a 2xx status code
func (*RTRPulseSessionForbidden) String ¶ added in v0.2.27
func (o *RTRPulseSessionForbidden) String() string
type RTRPulseSessionInternalServerError ¶
type RTRPulseSessionInternalServerError 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.DomainAPIError }
RTRPulseSessionInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewRTRPulseSessionInternalServerError ¶
func NewRTRPulseSessionInternalServerError() *RTRPulseSessionInternalServerError
NewRTRPulseSessionInternalServerError creates a RTRPulseSessionInternalServerError with default headers values
func (*RTRPulseSessionInternalServerError) Code ¶ added in v0.2.33
func (o *RTRPulseSessionInternalServerError) Code() int
Code gets the status code for the r t r pulse session internal server error response
func (*RTRPulseSessionInternalServerError) Error ¶
func (o *RTRPulseSessionInternalServerError) Error() string
func (*RTRPulseSessionInternalServerError) GetPayload ¶
func (o *RTRPulseSessionInternalServerError) GetPayload() *models.DomainAPIError
func (*RTRPulseSessionInternalServerError) IsClientError ¶ added in v0.2.27
func (o *RTRPulseSessionInternalServerError) IsClientError() bool
IsClientError returns true when this r t r pulse session internal server error response has a 4xx status code
func (*RTRPulseSessionInternalServerError) IsCode ¶ added in v0.2.27
func (o *RTRPulseSessionInternalServerError) IsCode(code int) bool
IsCode returns true when this r t r pulse session internal server error response a status code equal to that given
func (*RTRPulseSessionInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *RTRPulseSessionInternalServerError) IsRedirect() bool
IsRedirect returns true when this r t r pulse session internal server error response has a 3xx status code
func (*RTRPulseSessionInternalServerError) IsServerError ¶ added in v0.2.27
func (o *RTRPulseSessionInternalServerError) IsServerError() bool
IsServerError returns true when this r t r pulse session internal server error response has a 5xx status code
func (*RTRPulseSessionInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *RTRPulseSessionInternalServerError) IsSuccess() bool
IsSuccess returns true when this r t r pulse session internal server error response has a 2xx status code
func (*RTRPulseSessionInternalServerError) String ¶ added in v0.2.27
func (o *RTRPulseSessionInternalServerError) String() string
type RTRPulseSessionParams ¶
type RTRPulseSessionParams struct { /* Body. **`device_id`** The host agent ID to refresh the RTR session on. RTR will retrieve an existing session for the calling user on this host */ Body *models.DomainInitRequest Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RTRPulseSessionParams contains all the parameters to send to the API endpoint
for the r t r pulse session operation. Typically these are written to a http.Request.
func NewRTRPulseSessionParams ¶
func NewRTRPulseSessionParams() *RTRPulseSessionParams
NewRTRPulseSessionParams creates a new RTRPulseSessionParams 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 NewRTRPulseSessionParamsWithContext ¶
func NewRTRPulseSessionParamsWithContext(ctx context.Context) *RTRPulseSessionParams
NewRTRPulseSessionParamsWithContext creates a new RTRPulseSessionParams object with the ability to set a context for a request.
func NewRTRPulseSessionParamsWithHTTPClient ¶
func NewRTRPulseSessionParamsWithHTTPClient(client *http.Client) *RTRPulseSessionParams
NewRTRPulseSessionParamsWithHTTPClient creates a new RTRPulseSessionParams object with the ability to set a custom HTTPClient for a request.
func NewRTRPulseSessionParamsWithTimeout ¶
func NewRTRPulseSessionParamsWithTimeout(timeout time.Duration) *RTRPulseSessionParams
NewRTRPulseSessionParamsWithTimeout creates a new RTRPulseSessionParams object with the ability to set a timeout on a request.
func (*RTRPulseSessionParams) SetBody ¶
func (o *RTRPulseSessionParams) SetBody(body *models.DomainInitRequest)
SetBody adds the body to the r t r pulse session params
func (*RTRPulseSessionParams) SetContext ¶
func (o *RTRPulseSessionParams) SetContext(ctx context.Context)
SetContext adds the context to the r t r pulse session params
func (*RTRPulseSessionParams) SetDefaults ¶
func (o *RTRPulseSessionParams) SetDefaults()
SetDefaults hydrates default values in the r t r pulse session params (not the query body).
All values with no default are reset to their zero value.
func (*RTRPulseSessionParams) SetHTTPClient ¶
func (o *RTRPulseSessionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the r t r pulse session params
func (*RTRPulseSessionParams) SetTimeout ¶
func (o *RTRPulseSessionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the r t r pulse session params
func (*RTRPulseSessionParams) WithBody ¶
func (o *RTRPulseSessionParams) WithBody(body *models.DomainInitRequest) *RTRPulseSessionParams
WithBody adds the body to the r t r pulse session params
func (*RTRPulseSessionParams) WithContext ¶
func (o *RTRPulseSessionParams) WithContext(ctx context.Context) *RTRPulseSessionParams
WithContext adds the context to the r t r pulse session params
func (*RTRPulseSessionParams) WithDefaults ¶
func (o *RTRPulseSessionParams) WithDefaults() *RTRPulseSessionParams
WithDefaults hydrates default values in the r t r pulse session params (not the query body).
All values with no default are reset to their zero value.
func (*RTRPulseSessionParams) WithHTTPClient ¶
func (o *RTRPulseSessionParams) WithHTTPClient(client *http.Client) *RTRPulseSessionParams
WithHTTPClient adds the HTTPClient to the r t r pulse session params
func (*RTRPulseSessionParams) WithTimeout ¶
func (o *RTRPulseSessionParams) WithTimeout(timeout time.Duration) *RTRPulseSessionParams
WithTimeout adds the timeout to the r t r pulse session params
func (*RTRPulseSessionParams) WriteToRequest ¶
func (o *RTRPulseSessionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RTRPulseSessionReader ¶
type RTRPulseSessionReader struct {
// contains filtered or unexported fields
}
RTRPulseSessionReader is a Reader for the RTRPulseSession structure.
func (*RTRPulseSessionReader) ReadResponse ¶
func (o *RTRPulseSessionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RTRPulseSessionTooManyRequests ¶
type RTRPulseSessionTooManyRequests 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 }
RTRPulseSessionTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewRTRPulseSessionTooManyRequests ¶
func NewRTRPulseSessionTooManyRequests() *RTRPulseSessionTooManyRequests
NewRTRPulseSessionTooManyRequests creates a RTRPulseSessionTooManyRequests with default headers values
func (*RTRPulseSessionTooManyRequests) Code ¶ added in v0.2.33
func (o *RTRPulseSessionTooManyRequests) Code() int
Code gets the status code for the r t r pulse session too many requests response
func (*RTRPulseSessionTooManyRequests) Error ¶
func (o *RTRPulseSessionTooManyRequests) Error() string
func (*RTRPulseSessionTooManyRequests) GetPayload ¶
func (o *RTRPulseSessionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*RTRPulseSessionTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *RTRPulseSessionTooManyRequests) IsClientError() bool
IsClientError returns true when this r t r pulse session too many requests response has a 4xx status code
func (*RTRPulseSessionTooManyRequests) IsCode ¶ added in v0.2.27
func (o *RTRPulseSessionTooManyRequests) IsCode(code int) bool
IsCode returns true when this r t r pulse session too many requests response a status code equal to that given
func (*RTRPulseSessionTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *RTRPulseSessionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this r t r pulse session too many requests response has a 3xx status code
func (*RTRPulseSessionTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *RTRPulseSessionTooManyRequests) IsServerError() bool
IsServerError returns true when this r t r pulse session too many requests response has a 5xx status code
func (*RTRPulseSessionTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *RTRPulseSessionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this r t r pulse session too many requests response has a 2xx status code
func (*RTRPulseSessionTooManyRequests) String ¶ added in v0.2.27
func (o *RTRPulseSessionTooManyRequests) String() string
Source Files ¶
- batch_active_responder_cmd_parameters.go
- batch_active_responder_cmd_responses.go
- batch_cmd_parameters.go
- batch_cmd_responses.go
- batch_get_cmd_parameters.go
- batch_get_cmd_responses.go
- batch_get_cmd_status_parameters.go
- batch_get_cmd_status_responses.go
- batch_init_sessions_parameters.go
- batch_init_sessions_responses.go
- batch_refresh_sessions_parameters.go
- batch_refresh_sessions_responses.go
- r_t_r_aggregate_sessions_parameters.go
- r_t_r_aggregate_sessions_responses.go
- r_t_r_check_active_responder_command_status_parameters.go
- r_t_r_check_active_responder_command_status_responses.go
- r_t_r_check_command_status_parameters.go
- r_t_r_check_command_status_responses.go
- r_t_r_delete_file_parameters.go
- r_t_r_delete_file_responses.go
- r_t_r_delete_file_v2_parameters.go
- r_t_r_delete_file_v2_responses.go
- r_t_r_delete_queued_session_parameters.go
- r_t_r_delete_queued_session_responses.go
- r_t_r_delete_session_parameters.go
- r_t_r_delete_session_responses.go
- r_t_r_execute_active_responder_command_parameters.go
- r_t_r_execute_active_responder_command_responses.go
- r_t_r_execute_command_parameters.go
- r_t_r_execute_command_responses.go
- r_t_r_get_extracted_file_contents_parameters.go
- r_t_r_get_extracted_file_contents_responses.go
- r_t_r_init_session_parameters.go
- r_t_r_init_session_responses.go
- r_t_r_list_all_sessions_parameters.go
- r_t_r_list_all_sessions_responses.go
- r_t_r_list_files_parameters.go
- r_t_r_list_files_responses.go
- r_t_r_list_files_v2_parameters.go
- r_t_r_list_files_v2_responses.go
- r_t_r_list_queued_sessions_parameters.go
- r_t_r_list_queued_sessions_responses.go
- r_t_r_list_sessions_parameters.go
- r_t_r_list_sessions_responses.go
- r_t_r_pulse_session_parameters.go
- r_t_r_pulse_session_responses.go
- real_time_response_client.go