Documentation
¶
Index ¶
- type Client
- func (a *Client) DeleteV1SavedSearchesResourceTypeSavedSearchID(params *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams, ...) (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK, error)
- func (a *Client) GetV1MetricsIncidents(params *GetV1MetricsIncidentsParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1MetricsIncidentsOK, error)
- func (a *Client) GetV1MetricsInfraType(params *GetV1MetricsInfraTypeParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1MetricsInfraTypeOK, error)
- func (a *Client) GetV1MetricsInfraTypeInfraID(params *GetV1MetricsInfraTypeInfraIDParams, ...) (*GetV1MetricsInfraTypeInfraIDOK, error)
- func (a *Client) GetV1MetricsMilestoneFunnel(params *GetV1MetricsMilestoneFunnelParams, ...) (*GetV1MetricsMilestoneFunnelOK, error)
- func (a *Client) GetV1MetricsMttx(params *GetV1MetricsMttxParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1MetricsMttxOK, error)
- func (a *Client) GetV1MetricsRetrospectives(params *GetV1MetricsRetrospectivesParams, ...) (*GetV1MetricsRetrospectivesOK, error)
- func (a *Client) GetV1MetricsTicketFunnel(params *GetV1MetricsTicketFunnelParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1MetricsTicketFunnelOK, error)
- func (a *Client) GetV1MetricsUserInvolvements(params *GetV1MetricsUserInvolvementsParams, ...) (*GetV1MetricsUserInvolvementsOK, error)
- func (a *Client) GetV1ReportsMeanTime(params *GetV1ReportsMeanTimeParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1ReportsMeanTimeOK, error)
- func (a *Client) GetV1SavedSearchesResourceType(params *GetV1SavedSearchesResourceTypeParams, ...) (*GetV1SavedSearchesResourceTypeOK, error)
- func (a *Client) GetV1SavedSearchesResourceTypeSavedSearchID(params *GetV1SavedSearchesResourceTypeSavedSearchIDParams, ...) (*GetV1SavedSearchesResourceTypeSavedSearchIDOK, error)
- func (a *Client) GetV1SignalsAnalyticsGroupedMetrics(params *GetV1SignalsAnalyticsGroupedMetricsParams, ...) (*GetV1SignalsAnalyticsGroupedMetricsOK, error)
- func (a *Client) GetV1SignalsAnalyticsMttx(params *GetV1SignalsAnalyticsMttxParams, authInfo runtime.ClientAuthInfoWriter, ...) (*GetV1SignalsAnalyticsMttxOK, error)
- func (a *Client) GetV1SignalsAnalyticsShiftsExport(params *GetV1SignalsAnalyticsShiftsExportParams, ...) (*GetV1SignalsAnalyticsShiftsExportOK, error)
- func (a *Client) GetV1SignalsAnalyticsTimeseries(params *GetV1SignalsAnalyticsTimeseriesParams, ...) (*GetV1SignalsAnalyticsTimeseriesOK, error)
- func (a *Client) PatchV1SavedSearchesResourceTypeSavedSearchID(params *PatchV1SavedSearchesResourceTypeSavedSearchIDParams, ...) (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK, error)
- func (a *Client) PostV1SavedSearchesResourceType(params *PostV1SavedSearchesResourceTypeParams, ...) (*PostV1SavedSearchesResourceTypeCreated, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type DeleteV1SavedSearchesResourceTypeSavedSearchIDOK
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) Error() string
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload() *models.SavedSearchEntity
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError() bool
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode(code int) bool
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect() bool
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError() bool
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess() bool
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) String() string
- type DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParams() *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext(ctx context.Context) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient(client *http.Client) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout(timeout time.Duration) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext(ctx context.Context)
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults()
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient(client *http.Client)
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType(resourceType string)
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID(savedSearchID string)
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout(timeout time.Duration)
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext(ctx context.Context) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults() *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient(client *http.Client) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType(resourceType string) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID(savedSearchID string) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout(timeout time.Duration) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteV1SavedSearchesResourceTypeSavedSearchIDReader
- type GetV1MetricsIncidentsOK
- func (o *GetV1MetricsIncidentsOK) Error() string
- func (o *GetV1MetricsIncidentsOK) GetPayload() *models.MetricsMetricsEntity
- func (o *GetV1MetricsIncidentsOK) IsClientError() bool
- func (o *GetV1MetricsIncidentsOK) IsCode(code int) bool
- func (o *GetV1MetricsIncidentsOK) IsRedirect() bool
- func (o *GetV1MetricsIncidentsOK) IsServerError() bool
- func (o *GetV1MetricsIncidentsOK) IsSuccess() bool
- func (o *GetV1MetricsIncidentsOK) String() string
- type GetV1MetricsIncidentsParams
- func NewGetV1MetricsIncidentsParams() *GetV1MetricsIncidentsParams
- func NewGetV1MetricsIncidentsParamsWithContext(ctx context.Context) *GetV1MetricsIncidentsParams
- func NewGetV1MetricsIncidentsParamsWithHTTPClient(client *http.Client) *GetV1MetricsIncidentsParams
- func NewGetV1MetricsIncidentsParamsWithTimeout(timeout time.Duration) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) SetBucketSize(bucketSize *string)
- func (o *GetV1MetricsIncidentsParams) SetBy(by *string)
- func (o *GetV1MetricsIncidentsParams) SetConditions(conditions *string)
- func (o *GetV1MetricsIncidentsParams) SetContext(ctx context.Context)
- func (o *GetV1MetricsIncidentsParams) SetDefaults()
- func (o *GetV1MetricsIncidentsParams) SetEndDate(endDate *strfmt.Date)
- func (o *GetV1MetricsIncidentsParams) SetHTTPClient(client *http.Client)
- func (o *GetV1MetricsIncidentsParams) SetSortDirection(sortDirection *string)
- func (o *GetV1MetricsIncidentsParams) SetSortField(sortField *string)
- func (o *GetV1MetricsIncidentsParams) SetSortLimit(sortLimit *int32)
- func (o *GetV1MetricsIncidentsParams) SetStartDate(startDate *strfmt.Date)
- func (o *GetV1MetricsIncidentsParams) SetTimeout(timeout time.Duration)
- func (o *GetV1MetricsIncidentsParams) WithBucketSize(bucketSize *string) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithBy(by *string) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithConditions(conditions *string) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithContext(ctx context.Context) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithDefaults() *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithHTTPClient(client *http.Client) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithSortDirection(sortDirection *string) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithSortField(sortField *string) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithSortLimit(sortLimit *int32) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WithTimeout(timeout time.Duration) *GetV1MetricsIncidentsParams
- func (o *GetV1MetricsIncidentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1MetricsIncidentsReader
- type GetV1MetricsInfraTypeInfraIDOK
- func (o *GetV1MetricsInfraTypeInfraIDOK) Error() string
- func (o *GetV1MetricsInfraTypeInfraIDOK) GetPayload() *models.MetricsInfrastructureMetricsEntity
- func (o *GetV1MetricsInfraTypeInfraIDOK) IsClientError() bool
- func (o *GetV1MetricsInfraTypeInfraIDOK) IsCode(code int) bool
- func (o *GetV1MetricsInfraTypeInfraIDOK) IsRedirect() bool
- func (o *GetV1MetricsInfraTypeInfraIDOK) IsServerError() bool
- func (o *GetV1MetricsInfraTypeInfraIDOK) IsSuccess() bool
- func (o *GetV1MetricsInfraTypeInfraIDOK) String() string
- type GetV1MetricsInfraTypeInfraIDParams
- func NewGetV1MetricsInfraTypeInfraIDParams() *GetV1MetricsInfraTypeInfraIDParams
- func NewGetV1MetricsInfraTypeInfraIDParamsWithContext(ctx context.Context) *GetV1MetricsInfraTypeInfraIDParams
- func NewGetV1MetricsInfraTypeInfraIDParamsWithHTTPClient(client *http.Client) *GetV1MetricsInfraTypeInfraIDParams
- func NewGetV1MetricsInfraTypeInfraIDParamsWithTimeout(timeout time.Duration) *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) SetContext(ctx context.Context)
- func (o *GetV1MetricsInfraTypeInfraIDParams) SetDefaults()
- func (o *GetV1MetricsInfraTypeInfraIDParams) SetEndDate(endDate *strfmt.Date)
- func (o *GetV1MetricsInfraTypeInfraIDParams) SetHTTPClient(client *http.Client)
- func (o *GetV1MetricsInfraTypeInfraIDParams) SetInfraID(infraID string)
- func (o *GetV1MetricsInfraTypeInfraIDParams) SetInfraType(infraType string)
- func (o *GetV1MetricsInfraTypeInfraIDParams) SetStartDate(startDate *strfmt.Date)
- func (o *GetV1MetricsInfraTypeInfraIDParams) SetTimeout(timeout time.Duration)
- func (o *GetV1MetricsInfraTypeInfraIDParams) WithContext(ctx context.Context) *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) WithDefaults() *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) WithHTTPClient(client *http.Client) *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) WithInfraID(infraID string) *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) WithInfraType(infraType string) *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) WithTimeout(timeout time.Duration) *GetV1MetricsInfraTypeInfraIDParams
- func (o *GetV1MetricsInfraTypeInfraIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1MetricsInfraTypeInfraIDReader
- type GetV1MetricsInfraTypeOK
- func (o *GetV1MetricsInfraTypeOK) Error() string
- func (o *GetV1MetricsInfraTypeOK) GetPayload() *models.MetricsInfrastructureListEntity
- func (o *GetV1MetricsInfraTypeOK) IsClientError() bool
- func (o *GetV1MetricsInfraTypeOK) IsCode(code int) bool
- func (o *GetV1MetricsInfraTypeOK) IsRedirect() bool
- func (o *GetV1MetricsInfraTypeOK) IsServerError() bool
- func (o *GetV1MetricsInfraTypeOK) IsSuccess() bool
- func (o *GetV1MetricsInfraTypeOK) String() string
- type GetV1MetricsInfraTypeParams
- func NewGetV1MetricsInfraTypeParams() *GetV1MetricsInfraTypeParams
- func NewGetV1MetricsInfraTypeParamsWithContext(ctx context.Context) *GetV1MetricsInfraTypeParams
- func NewGetV1MetricsInfraTypeParamsWithHTTPClient(client *http.Client) *GetV1MetricsInfraTypeParams
- func NewGetV1MetricsInfraTypeParamsWithTimeout(timeout time.Duration) *GetV1MetricsInfraTypeParams
- func (o *GetV1MetricsInfraTypeParams) SetContext(ctx context.Context)
- func (o *GetV1MetricsInfraTypeParams) SetDefaults()
- func (o *GetV1MetricsInfraTypeParams) SetEndDate(endDate *strfmt.Date)
- func (o *GetV1MetricsInfraTypeParams) SetHTTPClient(client *http.Client)
- func (o *GetV1MetricsInfraTypeParams) SetInfraType(infraType string)
- func (o *GetV1MetricsInfraTypeParams) SetStartDate(startDate *strfmt.Date)
- func (o *GetV1MetricsInfraTypeParams) SetTimeout(timeout time.Duration)
- func (o *GetV1MetricsInfraTypeParams) WithContext(ctx context.Context) *GetV1MetricsInfraTypeParams
- func (o *GetV1MetricsInfraTypeParams) WithDefaults() *GetV1MetricsInfraTypeParams
- func (o *GetV1MetricsInfraTypeParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsInfraTypeParams
- func (o *GetV1MetricsInfraTypeParams) WithHTTPClient(client *http.Client) *GetV1MetricsInfraTypeParams
- func (o *GetV1MetricsInfraTypeParams) WithInfraType(infraType string) *GetV1MetricsInfraTypeParams
- func (o *GetV1MetricsInfraTypeParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsInfraTypeParams
- func (o *GetV1MetricsInfraTypeParams) WithTimeout(timeout time.Duration) *GetV1MetricsInfraTypeParams
- func (o *GetV1MetricsInfraTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1MetricsInfraTypeReader
- type GetV1MetricsMilestoneFunnelOK
- func (o *GetV1MetricsMilestoneFunnelOK) Error() string
- func (o *GetV1MetricsMilestoneFunnelOK) GetPayload() *models.MetricsMilestonesFunnelEntity
- func (o *GetV1MetricsMilestoneFunnelOK) IsClientError() bool
- func (o *GetV1MetricsMilestoneFunnelOK) IsCode(code int) bool
- func (o *GetV1MetricsMilestoneFunnelOK) IsRedirect() bool
- func (o *GetV1MetricsMilestoneFunnelOK) IsServerError() bool
- func (o *GetV1MetricsMilestoneFunnelOK) IsSuccess() bool
- func (o *GetV1MetricsMilestoneFunnelOK) String() string
- type GetV1MetricsMilestoneFunnelParams
- func NewGetV1MetricsMilestoneFunnelParams() *GetV1MetricsMilestoneFunnelParams
- func NewGetV1MetricsMilestoneFunnelParamsWithContext(ctx context.Context) *GetV1MetricsMilestoneFunnelParams
- func NewGetV1MetricsMilestoneFunnelParamsWithHTTPClient(client *http.Client) *GetV1MetricsMilestoneFunnelParams
- func NewGetV1MetricsMilestoneFunnelParamsWithTimeout(timeout time.Duration) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) SetArchived(archived *bool)
- func (o *GetV1MetricsMilestoneFunnelParams) SetAssignedTeams(assignedTeams *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsMilestoneFunnelParams) SetClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsMilestoneFunnelParams) SetConditions(conditions *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetContext(ctx context.Context)
- func (o *GetV1MetricsMilestoneFunnelParams) SetCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsMilestoneFunnelParams) SetCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsMilestoneFunnelParams) SetCurrentMilestones(currentMilestones *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetDefaults()
- func (o *GetV1MetricsMilestoneFunnelParams) SetEndDate(endDate *strfmt.Date)
- func (o *GetV1MetricsMilestoneFunnelParams) SetEnvironments(environments *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetExcludedInfrastructureIds(excludedInfrastructureIds *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetFunctionalities(functionalities *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetGroupBy(groupBy []string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetHTTPClient(client *http.Client)
- func (o *GetV1MetricsMilestoneFunnelParams) SetIncidentTypeID(incidentTypeID *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetName(name *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetPriorities(priorities *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetPriorityNotSet(priorityNotSet *bool)
- func (o *GetV1MetricsMilestoneFunnelParams) SetQuery(query *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsMilestoneFunnelParams) SetResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsMilestoneFunnelParams) SetSavedSearchID(savedSearchID *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetServices(services *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetSeverities(severities *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetSeverityNotSet(severityNotSet *bool)
- func (o *GetV1MetricsMilestoneFunnelParams) SetStartDate(startDate *strfmt.Date)
- func (o *GetV1MetricsMilestoneFunnelParams) SetStatus(status *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetTagMatchStrategy(tagMatchStrategy *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetTags(tags *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetTeams(teams *string)
- func (o *GetV1MetricsMilestoneFunnelParams) SetTimeout(timeout time.Duration)
- func (o *GetV1MetricsMilestoneFunnelParams) SetUpdatedAfter(updatedAfter *strfmt.DateTime)
- func (o *GetV1MetricsMilestoneFunnelParams) SetUpdatedBefore(updatedBefore *strfmt.DateTime)
- func (o *GetV1MetricsMilestoneFunnelParams) WithArchived(archived *bool) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithAssignedTeams(assignedTeams *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithConditions(conditions *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithContext(ctx context.Context) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithCurrentMilestones(currentMilestones *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithDefaults() *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithEnvironments(environments *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithExcludedInfrastructureIds(excludedInfrastructureIds *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithFunctionalities(functionalities *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithGroupBy(groupBy []string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithHTTPClient(client *http.Client) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithIncidentTypeID(incidentTypeID *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithName(name *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithPriorities(priorities *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithPriorityNotSet(priorityNotSet *bool) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithQuery(query *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithSavedSearchID(savedSearchID *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithServices(services *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithSeverities(severities *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithSeverityNotSet(severityNotSet *bool) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithStatus(status *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithTagMatchStrategy(tagMatchStrategy *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithTags(tags *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithTeams(teams *string) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithTimeout(timeout time.Duration) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithUpdatedAfter(updatedAfter *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WithUpdatedBefore(updatedBefore *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
- func (o *GetV1MetricsMilestoneFunnelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1MetricsMilestoneFunnelReader
- type GetV1MetricsMttxOK
- func (o *GetV1MetricsMttxOK) Error() string
- func (o *GetV1MetricsMttxOK) GetPayload() *models.MetricsMttxDataEntity
- func (o *GetV1MetricsMttxOK) IsClientError() bool
- func (o *GetV1MetricsMttxOK) IsCode(code int) bool
- func (o *GetV1MetricsMttxOK) IsRedirect() bool
- func (o *GetV1MetricsMttxOK) IsServerError() bool
- func (o *GetV1MetricsMttxOK) IsSuccess() bool
- func (o *GetV1MetricsMttxOK) String() string
- type GetV1MetricsMttxParams
- func NewGetV1MetricsMttxParams() *GetV1MetricsMttxParams
- func NewGetV1MetricsMttxParamsWithContext(ctx context.Context) *GetV1MetricsMttxParams
- func NewGetV1MetricsMttxParamsWithHTTPClient(client *http.Client) *GetV1MetricsMttxParams
- func NewGetV1MetricsMttxParamsWithTimeout(timeout time.Duration) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) SetArchived(archived *bool)
- func (o *GetV1MetricsMttxParams) SetAssignedTeams(assignedTeams *string)
- func (o *GetV1MetricsMttxParams) SetClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsMttxParams) SetClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsMttxParams) SetConditions(conditions *string)
- func (o *GetV1MetricsMttxParams) SetContext(ctx context.Context)
- func (o *GetV1MetricsMttxParams) SetCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsMttxParams) SetCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsMttxParams) SetCurrentMilestones(currentMilestones *string)
- func (o *GetV1MetricsMttxParams) SetCustomFieldID(customFieldID *string)
- func (o *GetV1MetricsMttxParams) SetDefaults()
- func (o *GetV1MetricsMttxParams) SetEndDate(endDate strfmt.Date)
- func (o *GetV1MetricsMttxParams) SetEnvironments(environments *string)
- func (o *GetV1MetricsMttxParams) SetExcludedInfrastructureIds(excludedInfrastructureIds *string)
- func (o *GetV1MetricsMttxParams) SetFunctionalities(functionalities *string)
- func (o *GetV1MetricsMttxParams) SetGroupBy(groupBy []string)
- func (o *GetV1MetricsMttxParams) SetHTTPClient(client *http.Client)
- func (o *GetV1MetricsMttxParams) SetIncidentTypeID(incidentTypeID *string)
- func (o *GetV1MetricsMttxParams) SetMeasurements(measurements *string)
- func (o *GetV1MetricsMttxParams) SetName(name *string)
- func (o *GetV1MetricsMttxParams) SetPage(page *int32)
- func (o *GetV1MetricsMttxParams) SetPerPage(perPage *int32)
- func (o *GetV1MetricsMttxParams) SetPriorities(priorities *string)
- func (o *GetV1MetricsMttxParams) SetPriorityNotSet(priorityNotSet *bool)
- func (o *GetV1MetricsMttxParams) SetQuery(query *string)
- func (o *GetV1MetricsMttxParams) SetResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsMttxParams) SetResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsMttxParams) SetSavedSearchID(savedSearchID *string)
- func (o *GetV1MetricsMttxParams) SetServices(services *string)
- func (o *GetV1MetricsMttxParams) SetSeverities(severities *string)
- func (o *GetV1MetricsMttxParams) SetSeverityNotSet(severityNotSet *bool)
- func (o *GetV1MetricsMttxParams) SetSortBy(sortBy *string)
- func (o *GetV1MetricsMttxParams) SetStartDate(startDate strfmt.Date)
- func (o *GetV1MetricsMttxParams) SetStatus(status *string)
- func (o *GetV1MetricsMttxParams) SetTagMatchStrategy(tagMatchStrategy *string)
- func (o *GetV1MetricsMttxParams) SetTags(tags *string)
- func (o *GetV1MetricsMttxParams) SetTeams(teams *string)
- func (o *GetV1MetricsMttxParams) SetTimeout(timeout time.Duration)
- func (o *GetV1MetricsMttxParams) SetUpdatedAfter(updatedAfter *strfmt.DateTime)
- func (o *GetV1MetricsMttxParams) SetUpdatedBefore(updatedBefore *strfmt.DateTime)
- func (o *GetV1MetricsMttxParams) WithArchived(archived *bool) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithAssignedTeams(assignedTeams *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithConditions(conditions *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithContext(ctx context.Context) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithCurrentMilestones(currentMilestones *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithCustomFieldID(customFieldID *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithDefaults() *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithEndDate(endDate strfmt.Date) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithEnvironments(environments *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithExcludedInfrastructureIds(excludedInfrastructureIds *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithFunctionalities(functionalities *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithGroupBy(groupBy []string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithHTTPClient(client *http.Client) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithIncidentTypeID(incidentTypeID *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithMeasurements(measurements *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithName(name *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithPage(page *int32) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithPerPage(perPage *int32) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithPriorities(priorities *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithPriorityNotSet(priorityNotSet *bool) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithQuery(query *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithSavedSearchID(savedSearchID *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithServices(services *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithSeverities(severities *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithSeverityNotSet(severityNotSet *bool) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithSortBy(sortBy *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithStartDate(startDate strfmt.Date) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithStatus(status *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithTagMatchStrategy(tagMatchStrategy *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithTags(tags *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithTeams(teams *string) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithTimeout(timeout time.Duration) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithUpdatedAfter(updatedAfter *strfmt.DateTime) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WithUpdatedBefore(updatedBefore *strfmt.DateTime) *GetV1MetricsMttxParams
- func (o *GetV1MetricsMttxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1MetricsMttxReader
- type GetV1MetricsRetrospectivesOK
- func (o *GetV1MetricsRetrospectivesOK) Error() string
- func (o *GetV1MetricsRetrospectivesOK) GetPayload() *models.MetricsRetrospectiveEntity
- func (o *GetV1MetricsRetrospectivesOK) IsClientError() bool
- func (o *GetV1MetricsRetrospectivesOK) IsCode(code int) bool
- func (o *GetV1MetricsRetrospectivesOK) IsRedirect() bool
- func (o *GetV1MetricsRetrospectivesOK) IsServerError() bool
- func (o *GetV1MetricsRetrospectivesOK) IsSuccess() bool
- func (o *GetV1MetricsRetrospectivesOK) String() string
- type GetV1MetricsRetrospectivesParams
- func NewGetV1MetricsRetrospectivesParams() *GetV1MetricsRetrospectivesParams
- func NewGetV1MetricsRetrospectivesParamsWithContext(ctx context.Context) *GetV1MetricsRetrospectivesParams
- func NewGetV1MetricsRetrospectivesParamsWithHTTPClient(client *http.Client) *GetV1MetricsRetrospectivesParams
- func NewGetV1MetricsRetrospectivesParamsWithTimeout(timeout time.Duration) *GetV1MetricsRetrospectivesParams
- func (o *GetV1MetricsRetrospectivesParams) SetContext(ctx context.Context)
- func (o *GetV1MetricsRetrospectivesParams) SetDefaults()
- func (o *GetV1MetricsRetrospectivesParams) SetEndDate(endDate *strfmt.Date)
- func (o *GetV1MetricsRetrospectivesParams) SetHTTPClient(client *http.Client)
- func (o *GetV1MetricsRetrospectivesParams) SetStartDate(startDate *strfmt.Date)
- func (o *GetV1MetricsRetrospectivesParams) SetTimeout(timeout time.Duration)
- func (o *GetV1MetricsRetrospectivesParams) WithContext(ctx context.Context) *GetV1MetricsRetrospectivesParams
- func (o *GetV1MetricsRetrospectivesParams) WithDefaults() *GetV1MetricsRetrospectivesParams
- func (o *GetV1MetricsRetrospectivesParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsRetrospectivesParams
- func (o *GetV1MetricsRetrospectivesParams) WithHTTPClient(client *http.Client) *GetV1MetricsRetrospectivesParams
- func (o *GetV1MetricsRetrospectivesParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsRetrospectivesParams
- func (o *GetV1MetricsRetrospectivesParams) WithTimeout(timeout time.Duration) *GetV1MetricsRetrospectivesParams
- func (o *GetV1MetricsRetrospectivesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1MetricsRetrospectivesReader
- type GetV1MetricsTicketFunnelOK
- func (o *GetV1MetricsTicketFunnelOK) Error() string
- func (o *GetV1MetricsTicketFunnelOK) GetPayload() *models.MetricsTicketFunnelMetricsEntity
- func (o *GetV1MetricsTicketFunnelOK) IsClientError() bool
- func (o *GetV1MetricsTicketFunnelOK) IsCode(code int) bool
- func (o *GetV1MetricsTicketFunnelOK) IsRedirect() bool
- func (o *GetV1MetricsTicketFunnelOK) IsServerError() bool
- func (o *GetV1MetricsTicketFunnelOK) IsSuccess() bool
- func (o *GetV1MetricsTicketFunnelOK) String() string
- type GetV1MetricsTicketFunnelParams
- func NewGetV1MetricsTicketFunnelParams() *GetV1MetricsTicketFunnelParams
- func NewGetV1MetricsTicketFunnelParamsWithContext(ctx context.Context) *GetV1MetricsTicketFunnelParams
- func NewGetV1MetricsTicketFunnelParamsWithHTTPClient(client *http.Client) *GetV1MetricsTicketFunnelParams
- func NewGetV1MetricsTicketFunnelParamsWithTimeout(timeout time.Duration) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) SetArchived(archived *bool)
- func (o *GetV1MetricsTicketFunnelParams) SetAssignedTeams(assignedTeams *string)
- func (o *GetV1MetricsTicketFunnelParams) SetClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsTicketFunnelParams) SetClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsTicketFunnelParams) SetConditions(conditions *string)
- func (o *GetV1MetricsTicketFunnelParams) SetContext(ctx context.Context)
- func (o *GetV1MetricsTicketFunnelParams) SetCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsTicketFunnelParams) SetCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsTicketFunnelParams) SetCurrentMilestones(currentMilestones *string)
- func (o *GetV1MetricsTicketFunnelParams) SetDefaults()
- func (o *GetV1MetricsTicketFunnelParams) SetEndDate(endDate *strfmt.Date)
- func (o *GetV1MetricsTicketFunnelParams) SetEnvironments(environments *string)
- func (o *GetV1MetricsTicketFunnelParams) SetExcludedInfrastructureIds(excludedInfrastructureIds *string)
- func (o *GetV1MetricsTicketFunnelParams) SetFunctionalities(functionalities *string)
- func (o *GetV1MetricsTicketFunnelParams) SetGroupBy(groupBy []string)
- func (o *GetV1MetricsTicketFunnelParams) SetHTTPClient(client *http.Client)
- func (o *GetV1MetricsTicketFunnelParams) SetIncidentTypeID(incidentTypeID *string)
- func (o *GetV1MetricsTicketFunnelParams) SetName(name *string)
- func (o *GetV1MetricsTicketFunnelParams) SetPriorities(priorities *string)
- func (o *GetV1MetricsTicketFunnelParams) SetPriorityNotSet(priorityNotSet *bool)
- func (o *GetV1MetricsTicketFunnelParams) SetQuery(query *string)
- func (o *GetV1MetricsTicketFunnelParams) SetResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime)
- func (o *GetV1MetricsTicketFunnelParams) SetResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime)
- func (o *GetV1MetricsTicketFunnelParams) SetSavedSearchID(savedSearchID *string)
- func (o *GetV1MetricsTicketFunnelParams) SetServices(services *string)
- func (o *GetV1MetricsTicketFunnelParams) SetSeverities(severities *string)
- func (o *GetV1MetricsTicketFunnelParams) SetSeverityNotSet(severityNotSet *bool)
- func (o *GetV1MetricsTicketFunnelParams) SetStartDate(startDate *strfmt.Date)
- func (o *GetV1MetricsTicketFunnelParams) SetStatus(status *string)
- func (o *GetV1MetricsTicketFunnelParams) SetTagMatchStrategy(tagMatchStrategy *string)
- func (o *GetV1MetricsTicketFunnelParams) SetTags(tags *string)
- func (o *GetV1MetricsTicketFunnelParams) SetTeams(teams *string)
- func (o *GetV1MetricsTicketFunnelParams) SetTimeout(timeout time.Duration)
- func (o *GetV1MetricsTicketFunnelParams) SetUpdatedAfter(updatedAfter *strfmt.DateTime)
- func (o *GetV1MetricsTicketFunnelParams) SetUpdatedBefore(updatedBefore *strfmt.DateTime)
- func (o *GetV1MetricsTicketFunnelParams) WithArchived(archived *bool) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithAssignedTeams(assignedTeams *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithConditions(conditions *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithContext(ctx context.Context) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithCurrentMilestones(currentMilestones *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithDefaults() *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithEnvironments(environments *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithExcludedInfrastructureIds(excludedInfrastructureIds *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithFunctionalities(functionalities *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithGroupBy(groupBy []string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithHTTPClient(client *http.Client) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithIncidentTypeID(incidentTypeID *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithName(name *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithPriorities(priorities *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithPriorityNotSet(priorityNotSet *bool) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithQuery(query *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithSavedSearchID(savedSearchID *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithServices(services *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithSeverities(severities *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithSeverityNotSet(severityNotSet *bool) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithStatus(status *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithTagMatchStrategy(tagMatchStrategy *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithTags(tags *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithTeams(teams *string) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithTimeout(timeout time.Duration) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithUpdatedAfter(updatedAfter *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WithUpdatedBefore(updatedBefore *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
- func (o *GetV1MetricsTicketFunnelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1MetricsTicketFunnelReader
- type GetV1MetricsUserInvolvementsOK
- func (o *GetV1MetricsUserInvolvementsOK) Error() string
- func (o *GetV1MetricsUserInvolvementsOK) GetPayload() *models.MetricsMetricsEntity
- func (o *GetV1MetricsUserInvolvementsOK) IsClientError() bool
- func (o *GetV1MetricsUserInvolvementsOK) IsCode(code int) bool
- func (o *GetV1MetricsUserInvolvementsOK) IsRedirect() bool
- func (o *GetV1MetricsUserInvolvementsOK) IsServerError() bool
- func (o *GetV1MetricsUserInvolvementsOK) IsSuccess() bool
- func (o *GetV1MetricsUserInvolvementsOK) String() string
- type GetV1MetricsUserInvolvementsParams
- func NewGetV1MetricsUserInvolvementsParams() *GetV1MetricsUserInvolvementsParams
- func NewGetV1MetricsUserInvolvementsParamsWithContext(ctx context.Context) *GetV1MetricsUserInvolvementsParams
- func NewGetV1MetricsUserInvolvementsParamsWithHTTPClient(client *http.Client) *GetV1MetricsUserInvolvementsParams
- func NewGetV1MetricsUserInvolvementsParamsWithTimeout(timeout time.Duration) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) SetBucketSize(bucketSize *string)
- func (o *GetV1MetricsUserInvolvementsParams) SetBy(by *string)
- func (o *GetV1MetricsUserInvolvementsParams) SetContext(ctx context.Context)
- func (o *GetV1MetricsUserInvolvementsParams) SetDefaults()
- func (o *GetV1MetricsUserInvolvementsParams) SetEndDate(endDate *strfmt.Date)
- func (o *GetV1MetricsUserInvolvementsParams) SetHTTPClient(client *http.Client)
- func (o *GetV1MetricsUserInvolvementsParams) SetSortDirection(sortDirection *string)
- func (o *GetV1MetricsUserInvolvementsParams) SetSortField(sortField *string)
- func (o *GetV1MetricsUserInvolvementsParams) SetSortLimit(sortLimit *int32)
- func (o *GetV1MetricsUserInvolvementsParams) SetStartDate(startDate *strfmt.Date)
- func (o *GetV1MetricsUserInvolvementsParams) SetTimeout(timeout time.Duration)
- func (o *GetV1MetricsUserInvolvementsParams) WithBucketSize(bucketSize *string) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithBy(by *string) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithContext(ctx context.Context) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithDefaults() *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithHTTPClient(client *http.Client) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithSortDirection(sortDirection *string) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithSortField(sortField *string) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithSortLimit(sortLimit *int32) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WithTimeout(timeout time.Duration) *GetV1MetricsUserInvolvementsParams
- func (o *GetV1MetricsUserInvolvementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1MetricsUserInvolvementsReader
- type GetV1ReportsMeanTimeOK
- func (o *GetV1ReportsMeanTimeOK) Error() string
- func (o *GetV1ReportsMeanTimeOK) GetPayload() *models.ReportEntity
- func (o *GetV1ReportsMeanTimeOK) IsClientError() bool
- func (o *GetV1ReportsMeanTimeOK) IsCode(code int) bool
- func (o *GetV1ReportsMeanTimeOK) IsRedirect() bool
- func (o *GetV1ReportsMeanTimeOK) IsServerError() bool
- func (o *GetV1ReportsMeanTimeOK) IsSuccess() bool
- func (o *GetV1ReportsMeanTimeOK) String() string
- type GetV1ReportsMeanTimeParams
- func NewGetV1ReportsMeanTimeParams() *GetV1ReportsMeanTimeParams
- func NewGetV1ReportsMeanTimeParamsWithContext(ctx context.Context) *GetV1ReportsMeanTimeParams
- func NewGetV1ReportsMeanTimeParamsWithHTTPClient(client *http.Client) *GetV1ReportsMeanTimeParams
- func NewGetV1ReportsMeanTimeParamsWithTimeout(timeout time.Duration) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) SetContext(ctx context.Context)
- func (o *GetV1ReportsMeanTimeParams) SetCurrentMilestones(currentMilestones *string)
- func (o *GetV1ReportsMeanTimeParams) SetDefaults()
- func (o *GetV1ReportsMeanTimeParams) SetEndDate(endDate *strfmt.Date)
- func (o *GetV1ReportsMeanTimeParams) SetEnvironments(environments *string)
- func (o *GetV1ReportsMeanTimeParams) SetHTTPClient(client *http.Client)
- func (o *GetV1ReportsMeanTimeParams) SetPriorities(priorities *string)
- func (o *GetV1ReportsMeanTimeParams) SetPriorityNotSet(priorityNotSet *bool)
- func (o *GetV1ReportsMeanTimeParams) SetQuery(query *string)
- func (o *GetV1ReportsMeanTimeParams) SetSavedSearchID(savedSearchID *string)
- func (o *GetV1ReportsMeanTimeParams) SetServices(services *string)
- func (o *GetV1ReportsMeanTimeParams) SetSeverities(severities *string)
- func (o *GetV1ReportsMeanTimeParams) SetSeverityNotSet(severityNotSet *bool)
- func (o *GetV1ReportsMeanTimeParams) SetStartDate(startDate *strfmt.Date)
- func (o *GetV1ReportsMeanTimeParams) SetStatus(status *string)
- func (o *GetV1ReportsMeanTimeParams) SetTeams(teams *string)
- func (o *GetV1ReportsMeanTimeParams) SetTimeout(timeout time.Duration)
- func (o *GetV1ReportsMeanTimeParams) WithContext(ctx context.Context) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithCurrentMilestones(currentMilestones *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithDefaults() *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithEndDate(endDate *strfmt.Date) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithEnvironments(environments *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithHTTPClient(client *http.Client) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithPriorities(priorities *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithPriorityNotSet(priorityNotSet *bool) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithQuery(query *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithSavedSearchID(savedSearchID *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithServices(services *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithSeverities(severities *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithSeverityNotSet(severityNotSet *bool) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithStartDate(startDate *strfmt.Date) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithStatus(status *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithTeams(teams *string) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WithTimeout(timeout time.Duration) *GetV1ReportsMeanTimeParams
- func (o *GetV1ReportsMeanTimeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1ReportsMeanTimeReader
- type GetV1SavedSearchesResourceTypeOK
- func (o *GetV1SavedSearchesResourceTypeOK) Error() string
- func (o *GetV1SavedSearchesResourceTypeOK) GetPayload() *models.SavedSearchEntity
- func (o *GetV1SavedSearchesResourceTypeOK) IsClientError() bool
- func (o *GetV1SavedSearchesResourceTypeOK) IsCode(code int) bool
- func (o *GetV1SavedSearchesResourceTypeOK) IsRedirect() bool
- func (o *GetV1SavedSearchesResourceTypeOK) IsServerError() bool
- func (o *GetV1SavedSearchesResourceTypeOK) IsSuccess() bool
- func (o *GetV1SavedSearchesResourceTypeOK) String() string
- type GetV1SavedSearchesResourceTypeParams
- func NewGetV1SavedSearchesResourceTypeParams() *GetV1SavedSearchesResourceTypeParams
- func NewGetV1SavedSearchesResourceTypeParamsWithContext(ctx context.Context) *GetV1SavedSearchesResourceTypeParams
- func NewGetV1SavedSearchesResourceTypeParamsWithHTTPClient(client *http.Client) *GetV1SavedSearchesResourceTypeParams
- func NewGetV1SavedSearchesResourceTypeParamsWithTimeout(timeout time.Duration) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) SetContext(ctx context.Context)
- func (o *GetV1SavedSearchesResourceTypeParams) SetDefaults()
- func (o *GetV1SavedSearchesResourceTypeParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SavedSearchesResourceTypeParams) SetPage(page *int32)
- func (o *GetV1SavedSearchesResourceTypeParams) SetPerPage(perPage *int32)
- func (o *GetV1SavedSearchesResourceTypeParams) SetQuery(query *string)
- func (o *GetV1SavedSearchesResourceTypeParams) SetResourceType(resourceType string)
- func (o *GetV1SavedSearchesResourceTypeParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SavedSearchesResourceTypeParams) SetUserID(userID *string)
- func (o *GetV1SavedSearchesResourceTypeParams) WithContext(ctx context.Context) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WithDefaults() *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WithHTTPClient(client *http.Client) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WithPage(page *int32) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WithPerPage(perPage *int32) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WithQuery(query *string) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WithResourceType(resourceType string) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WithTimeout(timeout time.Duration) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WithUserID(userID *string) *GetV1SavedSearchesResourceTypeParams
- func (o *GetV1SavedSearchesResourceTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SavedSearchesResourceTypeReader
- type GetV1SavedSearchesResourceTypeSavedSearchIDOK
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) Error() string
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload() *models.SavedSearchEntity
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError() bool
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode(code int) bool
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect() bool
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError() bool
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess() bool
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) String() string
- type GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewGetV1SavedSearchesResourceTypeSavedSearchIDParams() *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext(ctx context.Context) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient(client *http.Client) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout(timeout time.Duration) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext(ctx context.Context)
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults()
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType(resourceType string)
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID(savedSearchID string)
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext(ctx context.Context) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults() *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient(client *http.Client) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType(resourceType string) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID(savedSearchID string) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout(timeout time.Duration) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SavedSearchesResourceTypeSavedSearchIDReader
- type GetV1SignalsAnalyticsGroupedMetricsOK
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) Error() string
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsClientError() bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsCode(code int) bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsRedirect() bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsServerError() bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsSuccess() bool
- func (o *GetV1SignalsAnalyticsGroupedMetricsOK) String() string
- type GetV1SignalsAnalyticsGroupedMetricsParams
- func NewGetV1SignalsAnalyticsGroupedMetricsParams() *GetV1SignalsAnalyticsGroupedMetricsParams
- func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsGroupedMetricsParams
- func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsGroupedMetricsParams
- func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetDefaults()
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetEndDate(endDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetEnvironments(environments *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetGroupBy(groupBy *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetServices(services *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSignalRules(signalRules *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSortBy(sortBy *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSortDirection(sortDirection *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetStartDate(startDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTags(tags *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTeams(teams *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetUsers(users *string)
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithDefaults() *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithServices(services *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTags(tags *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTeams(teams *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithUsers(users *string) *GetV1SignalsAnalyticsGroupedMetricsParams
- func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsAnalyticsGroupedMetricsReader
- type GetV1SignalsAnalyticsMttxOK
- func (o *GetV1SignalsAnalyticsMttxOK) Error() string
- func (o *GetV1SignalsAnalyticsMttxOK) IsClientError() bool
- func (o *GetV1SignalsAnalyticsMttxOK) IsCode(code int) bool
- func (o *GetV1SignalsAnalyticsMttxOK) IsRedirect() bool
- func (o *GetV1SignalsAnalyticsMttxOK) IsServerError() bool
- func (o *GetV1SignalsAnalyticsMttxOK) IsSuccess() bool
- func (o *GetV1SignalsAnalyticsMttxOK) String() string
- type GetV1SignalsAnalyticsMttxParams
- func NewGetV1SignalsAnalyticsMttxParams() *GetV1SignalsAnalyticsMttxParams
- func NewGetV1SignalsAnalyticsMttxParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsMttxParams
- func NewGetV1SignalsAnalyticsMttxParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsMttxParams
- func NewGetV1SignalsAnalyticsMttxParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsAnalyticsMttxParams) SetDefaults()
- func (o *GetV1SignalsAnalyticsMttxParams) SetEndDate(endDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsMttxParams) SetEnvironments(environments *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetGroupBy(groupBy *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsAnalyticsMttxParams) SetServices(services *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetSignalRules(signalRules *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetSortBy(sortBy *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetSortDirection(sortDirection *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetStartDate(startDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsMttxParams) SetTags(tags *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetTeams(teams *string)
- func (o *GetV1SignalsAnalyticsMttxParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsAnalyticsMttxParams) SetUsers(users *string)
- func (o *GetV1SignalsAnalyticsMttxParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithDefaults() *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithServices(services *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithTags(tags *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithTeams(teams *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WithUsers(users *string) *GetV1SignalsAnalyticsMttxParams
- func (o *GetV1SignalsAnalyticsMttxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsAnalyticsMttxReader
- type GetV1SignalsAnalyticsShiftsExportOK
- func (o *GetV1SignalsAnalyticsShiftsExportOK) Error() string
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsClientError() bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsCode(code int) bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsRedirect() bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsServerError() bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) IsSuccess() bool
- func (o *GetV1SignalsAnalyticsShiftsExportOK) String() string
- type GetV1SignalsAnalyticsShiftsExportParams
- func NewGetV1SignalsAnalyticsShiftsExportParams() *GetV1SignalsAnalyticsShiftsExportParams
- func NewGetV1SignalsAnalyticsShiftsExportParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsShiftsExportParams
- func NewGetV1SignalsAnalyticsShiftsExportParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsShiftsExportParams
- func NewGetV1SignalsAnalyticsShiftsExportParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetDefaults()
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetPeriodEnd(periodEnd strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetPeriodStart(periodStart strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetTeamIds(teamIds []string)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) SetUserIds(userIds []string)
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithDefaults() *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithPeriodEnd(periodEnd strfmt.DateTime) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithPeriodStart(periodStart strfmt.DateTime) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithTeamIds(teamIds []string) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WithUserIds(userIds []string) *GetV1SignalsAnalyticsShiftsExportParams
- func (o *GetV1SignalsAnalyticsShiftsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsAnalyticsShiftsExportReader
- type GetV1SignalsAnalyticsTimeseriesOK
- func (o *GetV1SignalsAnalyticsTimeseriesOK) Error() string
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsClientError() bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsCode(code int) bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsRedirect() bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsServerError() bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) IsSuccess() bool
- func (o *GetV1SignalsAnalyticsTimeseriesOK) String() string
- type GetV1SignalsAnalyticsTimeseriesParams
- func NewGetV1SignalsAnalyticsTimeseriesParams() *GetV1SignalsAnalyticsTimeseriesParams
- func NewGetV1SignalsAnalyticsTimeseriesParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsTimeseriesParams
- func NewGetV1SignalsAnalyticsTimeseriesParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsTimeseriesParams
- func NewGetV1SignalsAnalyticsTimeseriesParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetBucket(bucket *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetContext(ctx context.Context)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetDefaults()
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetEndDate(endDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetEnvironments(environments *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetGroupBy(groupBy *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetHTTPClient(client *http.Client)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetServices(services *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSignalRules(signalRules *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSortBy(sortBy *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSortDirection(sortDirection *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetStartDate(startDate *strfmt.DateTime)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTags(tags *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTeams(teams *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTimeout(timeout time.Duration)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) SetUsers(users *string)
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithBucket(bucket *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithDefaults() *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithServices(services *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTags(tags *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTeams(teams *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WithUsers(users *string) *GetV1SignalsAnalyticsTimeseriesParams
- func (o *GetV1SignalsAnalyticsTimeseriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetV1SignalsAnalyticsTimeseriesReader
- type PatchV1SavedSearchesResourceTypeSavedSearchIDOK
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) Error() string
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload() *models.SavedSearchEntity
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError() bool
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode(code int) bool
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect() bool
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError() bool
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess() bool
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) String() string
- type PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParams() *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext(ctx context.Context) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient(client *http.Client) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout(timeout time.Duration) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext(ctx context.Context)
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults()
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient(client *http.Client)
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetPatchV1SavedSearchesResourceTypeSavedSearchID(...)
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType(resourceType string)
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID(savedSearchID string)
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout(timeout time.Duration)
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext(ctx context.Context) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults() *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient(client *http.Client) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithPatchV1SavedSearchesResourceTypeSavedSearchID(...) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType(resourceType string) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID(savedSearchID string) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout(timeout time.Duration) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
- func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchV1SavedSearchesResourceTypeSavedSearchIDReader
- type PostV1SavedSearchesResourceTypeCreated
- func (o *PostV1SavedSearchesResourceTypeCreated) Error() string
- func (o *PostV1SavedSearchesResourceTypeCreated) GetPayload() *models.SavedSearchEntity
- func (o *PostV1SavedSearchesResourceTypeCreated) IsClientError() bool
- func (o *PostV1SavedSearchesResourceTypeCreated) IsCode(code int) bool
- func (o *PostV1SavedSearchesResourceTypeCreated) IsRedirect() bool
- func (o *PostV1SavedSearchesResourceTypeCreated) IsServerError() bool
- func (o *PostV1SavedSearchesResourceTypeCreated) IsSuccess() bool
- func (o *PostV1SavedSearchesResourceTypeCreated) String() string
- type PostV1SavedSearchesResourceTypeParams
- func NewPostV1SavedSearchesResourceTypeParams() *PostV1SavedSearchesResourceTypeParams
- func NewPostV1SavedSearchesResourceTypeParamsWithContext(ctx context.Context) *PostV1SavedSearchesResourceTypeParams
- func NewPostV1SavedSearchesResourceTypeParamsWithHTTPClient(client *http.Client) *PostV1SavedSearchesResourceTypeParams
- func NewPostV1SavedSearchesResourceTypeParamsWithTimeout(timeout time.Duration) *PostV1SavedSearchesResourceTypeParams
- func (o *PostV1SavedSearchesResourceTypeParams) SetContext(ctx context.Context)
- func (o *PostV1SavedSearchesResourceTypeParams) SetDefaults()
- func (o *PostV1SavedSearchesResourceTypeParams) SetHTTPClient(client *http.Client)
- func (o *PostV1SavedSearchesResourceTypeParams) SetPostV1SavedSearchesResourceType(postV1SavedSearchesResourceType *models.PostV1SavedSearchesResourceType)
- func (o *PostV1SavedSearchesResourceTypeParams) SetResourceType(resourceType string)
- func (o *PostV1SavedSearchesResourceTypeParams) SetTimeout(timeout time.Duration)
- func (o *PostV1SavedSearchesResourceTypeParams) WithContext(ctx context.Context) *PostV1SavedSearchesResourceTypeParams
- func (o *PostV1SavedSearchesResourceTypeParams) WithDefaults() *PostV1SavedSearchesResourceTypeParams
- func (o *PostV1SavedSearchesResourceTypeParams) WithHTTPClient(client *http.Client) *PostV1SavedSearchesResourceTypeParams
- func (o *PostV1SavedSearchesResourceTypeParams) WithPostV1SavedSearchesResourceType(postV1SavedSearchesResourceType *models.PostV1SavedSearchesResourceType) *PostV1SavedSearchesResourceTypeParams
- func (o *PostV1SavedSearchesResourceTypeParams) WithResourceType(resourceType string) *PostV1SavedSearchesResourceTypeParams
- func (o *PostV1SavedSearchesResourceTypeParams) WithTimeout(timeout time.Duration) *PostV1SavedSearchesResourceTypeParams
- func (o *PostV1SavedSearchesResourceTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostV1SavedSearchesResourceTypeReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for reporting API
func (*Client) DeleteV1SavedSearchesResourceTypeSavedSearchID ¶
func (a *Client) DeleteV1SavedSearchesResourceTypeSavedSearchID(params *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK, error)
DeleteV1SavedSearchesResourceTypeSavedSearchID deletes a saved search
Delete a specific saved search
func (*Client) GetV1MetricsIncidents ¶
func (a *Client) GetV1MetricsIncidents(params *GetV1MetricsIncidentsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsIncidentsOK, error)
GetV1MetricsIncidents lists incident metrics and analytics
Returns a report with time bucketed analytics data
func (*Client) GetV1MetricsInfraType ¶
func (a *Client) GetV1MetricsInfraType(params *GetV1MetricsInfraTypeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsInfraTypeOK, error)
GetV1MetricsInfraType lists metrics for a component type
Returns metrics for all components of a given type
func (*Client) GetV1MetricsInfraTypeInfraID ¶
func (a *Client) GetV1MetricsInfraTypeInfraID(params *GetV1MetricsInfraTypeInfraIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsInfraTypeInfraIDOK, error)
GetV1MetricsInfraTypeInfraID gets metrics for a component
Return metrics for a specific component
func (*Client) GetV1MetricsMilestoneFunnel ¶
func (a *Client) GetV1MetricsMilestoneFunnel(params *GetV1MetricsMilestoneFunnelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsMilestoneFunnelOK, error)
GetV1MetricsMilestoneFunnel lists milestone funnel metrics
Returns a report with time bucketed milestone data
func (*Client) GetV1MetricsMttx ¶
func (a *Client) GetV1MetricsMttx(params *GetV1MetricsMttxParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsMttxOK, error)
GetV1MetricsMttx gets infrastructure metrics
Fetch infrastructure metrics based on custom query
func (*Client) GetV1MetricsRetrospectives ¶
func (a *Client) GetV1MetricsRetrospectives(params *GetV1MetricsRetrospectivesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsRetrospectivesOK, error)
GetV1MetricsRetrospectives lists retrospective metrics
Returns a report with retrospective analytics data
func (*Client) GetV1MetricsTicketFunnel ¶
func (a *Client) GetV1MetricsTicketFunnel(params *GetV1MetricsTicketFunnelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsTicketFunnelOK, error)
GetV1MetricsTicketFunnel lists ticket task and follow up creation and completion metrics
Returns a report with task and follow up creation and completion data
func (*Client) GetV1MetricsUserInvolvements ¶
func (a *Client) GetV1MetricsUserInvolvements(params *GetV1MetricsUserInvolvementsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsUserInvolvementsOK, error)
GetV1MetricsUserInvolvements lists user metrics
Returns a report with time bucketed analytics data
func (*Client) GetV1ReportsMeanTime ¶
func (a *Client) GetV1ReportsMeanTime(params *GetV1ReportsMeanTimeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1ReportsMeanTimeOK, error)
GetV1ReportsMeanTime gets mean time metrics for incidents
Returns a report with time bucketed analytics data
func (*Client) GetV1SavedSearchesResourceType ¶
func (a *Client) GetV1SavedSearchesResourceType(params *GetV1SavedSearchesResourceTypeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SavedSearchesResourceTypeOK, error)
GetV1SavedSearchesResourceType lists saved searches
Lists saved searches
func (*Client) GetV1SavedSearchesResourceTypeSavedSearchID ¶
func (a *Client) GetV1SavedSearchesResourceTypeSavedSearchID(params *GetV1SavedSearchesResourceTypeSavedSearchIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SavedSearchesResourceTypeSavedSearchIDOK, error)
GetV1SavedSearchesResourceTypeSavedSearchID gets a saved search
Retrieve a specific save search
func (*Client) GetV1SignalsAnalyticsGroupedMetrics ¶
func (a *Client) GetV1SignalsAnalyticsGroupedMetrics(params *GetV1SignalsAnalyticsGroupedMetricsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsGroupedMetricsOK, error)
GetV1SignalsAnalyticsGroupedMetrics generates grouped alert metrics
Generate a report of grouped metrics for Signals alerts
func (*Client) GetV1SignalsAnalyticsMttx ¶
func (a *Client) GetV1SignalsAnalyticsMttx(params *GetV1SignalsAnalyticsMttxParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsMttxOK, error)
GetV1SignalsAnalyticsMttx gets m t t x analytics for signals
Get mean-time-to-acknowledged (MTTA) and mean-time-to-resolved (MTTR) metrics for Signals alerts
func (*Client) GetV1SignalsAnalyticsShiftsExport ¶
func (a *Client) GetV1SignalsAnalyticsShiftsExport(params *GetV1SignalsAnalyticsShiftsExportParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsShiftsExportOK, error)
GetV1SignalsAnalyticsShiftsExport exports on call hours report
Export on-call hours report for users/teams during a time period
func (*Client) GetV1SignalsAnalyticsTimeseries ¶
func (a *Client) GetV1SignalsAnalyticsTimeseries(params *GetV1SignalsAnalyticsTimeseriesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsTimeseriesOK, error)
GetV1SignalsAnalyticsTimeseries generates timeseries alert metrics
Generate a timeseries-based report of metrics for Signals alerts
func (*Client) PatchV1SavedSearchesResourceTypeSavedSearchID ¶
func (a *Client) PatchV1SavedSearchesResourceTypeSavedSearchID(params *PatchV1SavedSearchesResourceTypeSavedSearchIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK, error)
PatchV1SavedSearchesResourceTypeSavedSearchID updates a saved search
Update a specific saved search
func (*Client) PostV1SavedSearchesResourceType ¶
func (a *Client) PostV1SavedSearchesResourceType(params *PostV1SavedSearchesResourceTypeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SavedSearchesResourceTypeCreated, error)
PostV1SavedSearchesResourceType creates a saved search
Create a new saved search for a particular resource type
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 {
DeleteV1SavedSearchesResourceTypeSavedSearchID(params *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK, error)
GetV1MetricsIncidents(params *GetV1MetricsIncidentsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsIncidentsOK, error)
GetV1MetricsInfraType(params *GetV1MetricsInfraTypeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsInfraTypeOK, error)
GetV1MetricsInfraTypeInfraID(params *GetV1MetricsInfraTypeInfraIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsInfraTypeInfraIDOK, error)
GetV1MetricsMilestoneFunnel(params *GetV1MetricsMilestoneFunnelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsMilestoneFunnelOK, error)
GetV1MetricsMttx(params *GetV1MetricsMttxParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsMttxOK, error)
GetV1MetricsRetrospectives(params *GetV1MetricsRetrospectivesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsRetrospectivesOK, error)
GetV1MetricsTicketFunnel(params *GetV1MetricsTicketFunnelParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsTicketFunnelOK, error)
GetV1MetricsUserInvolvements(params *GetV1MetricsUserInvolvementsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1MetricsUserInvolvementsOK, error)
GetV1ReportsMeanTime(params *GetV1ReportsMeanTimeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1ReportsMeanTimeOK, error)
GetV1SavedSearchesResourceType(params *GetV1SavedSearchesResourceTypeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SavedSearchesResourceTypeOK, error)
GetV1SavedSearchesResourceTypeSavedSearchID(params *GetV1SavedSearchesResourceTypeSavedSearchIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SavedSearchesResourceTypeSavedSearchIDOK, error)
GetV1SignalsAnalyticsGroupedMetrics(params *GetV1SignalsAnalyticsGroupedMetricsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsGroupedMetricsOK, error)
GetV1SignalsAnalyticsMttx(params *GetV1SignalsAnalyticsMttxParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsMttxOK, error)
GetV1SignalsAnalyticsShiftsExport(params *GetV1SignalsAnalyticsShiftsExportParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsShiftsExportOK, error)
GetV1SignalsAnalyticsTimeseries(params *GetV1SignalsAnalyticsTimeseriesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetV1SignalsAnalyticsTimeseriesOK, error)
PatchV1SavedSearchesResourceTypeSavedSearchID(params *PatchV1SavedSearchesResourceTypeSavedSearchIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK, error)
PostV1SavedSearchesResourceType(params *PostV1SavedSearchesResourceTypeParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*PostV1SavedSearchesResourceTypeCreated, 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 reporting API client.
type DeleteV1SavedSearchesResourceTypeSavedSearchIDOK ¶
type DeleteV1SavedSearchesResourceTypeSavedSearchIDOK struct {
Payload *models.SavedSearchEntity
}
DeleteV1SavedSearchesResourceTypeSavedSearchIDOK describes a response with status code 200, with default header values.
Delete a specific saved search
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDOK ¶
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDOK() *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDOK creates a DeleteV1SavedSearchesResourceTypeSavedSearchIDOK with default headers values
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) Error ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) Error() string
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload() *models.SavedSearchEntity
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError() bool
IsClientError returns true when this delete v1 saved searches resource type saved search Id o k response has a 4xx status code
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode(code int) bool
IsCode returns true when this delete v1 saved searches resource type saved search Id o k response a status code equal to that given
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect() bool
IsRedirect returns true when this delete v1 saved searches resource type saved search Id o k response has a 3xx status code
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError() bool
IsServerError returns true when this delete v1 saved searches resource type saved search Id o k response has a 5xx status code
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess() bool
IsSuccess returns true when this delete v1 saved searches resource type saved search Id o k response has a 2xx status code
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) String ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDOK) String() string
type DeleteV1SavedSearchesResourceTypeSavedSearchIDParams ¶
type DeleteV1SavedSearchesResourceTypeSavedSearchIDParams struct {
// ResourceType.
ResourceType string
// SavedSearchID.
SavedSearchID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteV1SavedSearchesResourceTypeSavedSearchIDParams contains all the parameters to send to the API endpoint
for the delete v1 saved searches resource type saved search Id operation. Typically these are written to a http.Request.
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParams ¶
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParams() *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParams creates a new DeleteV1SavedSearchesResourceTypeSavedSearchIDParams 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 NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext ¶
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext(ctx context.Context) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext creates a new DeleteV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a context for a request.
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient ¶
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient(client *http.Client) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient creates a new DeleteV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout ¶
func NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout(timeout time.Duration) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
NewDeleteV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout creates a new DeleteV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a timeout on a request.
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext(ctx context.Context)
SetContext adds the context to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults()
SetDefaults hydrates default values in the delete v1 saved searches resource type saved search Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType(resourceType string)
SetResourceType adds the resourceType to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID(savedSearchID string)
SetSavedSearchID adds the savedSearchId to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext(ctx context.Context) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
WithContext adds the context to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults() *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
WithDefaults hydrates default values in the delete v1 saved searches resource type saved search Id params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient(client *http.Client) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
WithHTTPClient adds the HTTPClient to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType(resourceType string) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
WithResourceType adds the resourceType to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID(savedSearchID string) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
WithSavedSearchID adds the savedSearchID to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout(timeout time.Duration) *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams
WithTimeout adds the timeout to the delete v1 saved searches resource type saved search Id params
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteV1SavedSearchesResourceTypeSavedSearchIDReader ¶
type DeleteV1SavedSearchesResourceTypeSavedSearchIDReader struct {
// contains filtered or unexported fields
}
DeleteV1SavedSearchesResourceTypeSavedSearchIDReader is a Reader for the DeleteV1SavedSearchesResourceTypeSavedSearchID structure.
func (*DeleteV1SavedSearchesResourceTypeSavedSearchIDReader) ReadResponse ¶
func (o *DeleteV1SavedSearchesResourceTypeSavedSearchIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1MetricsIncidentsOK ¶
type GetV1MetricsIncidentsOK struct {
Payload *models.MetricsMetricsEntity
}
GetV1MetricsIncidentsOK describes a response with status code 200, with default header values.
Returns a report with time bucketed analytics data
func NewGetV1MetricsIncidentsOK ¶
func NewGetV1MetricsIncidentsOK() *GetV1MetricsIncidentsOK
NewGetV1MetricsIncidentsOK creates a GetV1MetricsIncidentsOK with default headers values
func (*GetV1MetricsIncidentsOK) Error ¶
func (o *GetV1MetricsIncidentsOK) Error() string
func (*GetV1MetricsIncidentsOK) GetPayload ¶
func (o *GetV1MetricsIncidentsOK) GetPayload() *models.MetricsMetricsEntity
func (*GetV1MetricsIncidentsOK) IsClientError ¶
func (o *GetV1MetricsIncidentsOK) IsClientError() bool
IsClientError returns true when this get v1 metrics incidents o k response has a 4xx status code
func (*GetV1MetricsIncidentsOK) IsCode ¶
func (o *GetV1MetricsIncidentsOK) IsCode(code int) bool
IsCode returns true when this get v1 metrics incidents o k response a status code equal to that given
func (*GetV1MetricsIncidentsOK) IsRedirect ¶
func (o *GetV1MetricsIncidentsOK) IsRedirect() bool
IsRedirect returns true when this get v1 metrics incidents o k response has a 3xx status code
func (*GetV1MetricsIncidentsOK) IsServerError ¶
func (o *GetV1MetricsIncidentsOK) IsServerError() bool
IsServerError returns true when this get v1 metrics incidents o k response has a 5xx status code
func (*GetV1MetricsIncidentsOK) IsSuccess ¶
func (o *GetV1MetricsIncidentsOK) IsSuccess() bool
IsSuccess returns true when this get v1 metrics incidents o k response has a 2xx status code
func (*GetV1MetricsIncidentsOK) String ¶
func (o *GetV1MetricsIncidentsOK) String() string
type GetV1MetricsIncidentsParams ¶
type GetV1MetricsIncidentsParams struct {
// BucketSize.
BucketSize *string
// By.
By *string
// Conditions.
Conditions *string
/* EndDate.
The end date to return metrics from
Format: date
*/
EndDate *strfmt.Date
// SortDirection.
SortDirection *string
// SortField.
SortField *string
// SortLimit.
//
// Format: int32
SortLimit *int32
/* StartDate.
The start date to return metrics from
Format: date
*/
StartDate *strfmt.Date
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1MetricsIncidentsParams contains all the parameters to send to the API endpoint
for the get v1 metrics incidents operation. Typically these are written to a http.Request.
func NewGetV1MetricsIncidentsParams ¶
func NewGetV1MetricsIncidentsParams() *GetV1MetricsIncidentsParams
NewGetV1MetricsIncidentsParams creates a new GetV1MetricsIncidentsParams 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 NewGetV1MetricsIncidentsParamsWithContext ¶
func NewGetV1MetricsIncidentsParamsWithContext(ctx context.Context) *GetV1MetricsIncidentsParams
NewGetV1MetricsIncidentsParamsWithContext creates a new GetV1MetricsIncidentsParams object with the ability to set a context for a request.
func NewGetV1MetricsIncidentsParamsWithHTTPClient ¶
func NewGetV1MetricsIncidentsParamsWithHTTPClient(client *http.Client) *GetV1MetricsIncidentsParams
NewGetV1MetricsIncidentsParamsWithHTTPClient creates a new GetV1MetricsIncidentsParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1MetricsIncidentsParamsWithTimeout ¶
func NewGetV1MetricsIncidentsParamsWithTimeout(timeout time.Duration) *GetV1MetricsIncidentsParams
NewGetV1MetricsIncidentsParamsWithTimeout creates a new GetV1MetricsIncidentsParams object with the ability to set a timeout on a request.
func (*GetV1MetricsIncidentsParams) SetBucketSize ¶
func (o *GetV1MetricsIncidentsParams) SetBucketSize(bucketSize *string)
SetBucketSize adds the bucketSize to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetBy ¶
func (o *GetV1MetricsIncidentsParams) SetBy(by *string)
SetBy adds the by to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetConditions ¶
func (o *GetV1MetricsIncidentsParams) SetConditions(conditions *string)
SetConditions adds the conditions to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetContext ¶
func (o *GetV1MetricsIncidentsParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetDefaults ¶
func (o *GetV1MetricsIncidentsParams) SetDefaults()
SetDefaults hydrates default values in the get v1 metrics incidents params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsIncidentsParams) SetEndDate ¶
func (o *GetV1MetricsIncidentsParams) SetEndDate(endDate *strfmt.Date)
SetEndDate adds the endDate to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetHTTPClient ¶
func (o *GetV1MetricsIncidentsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetSortDirection ¶
func (o *GetV1MetricsIncidentsParams) SetSortDirection(sortDirection *string)
SetSortDirection adds the sortDirection to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetSortField ¶
func (o *GetV1MetricsIncidentsParams) SetSortField(sortField *string)
SetSortField adds the sortField to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetSortLimit ¶
func (o *GetV1MetricsIncidentsParams) SetSortLimit(sortLimit *int32)
SetSortLimit adds the sortLimit to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetStartDate ¶
func (o *GetV1MetricsIncidentsParams) SetStartDate(startDate *strfmt.Date)
SetStartDate adds the startDate to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) SetTimeout ¶
func (o *GetV1MetricsIncidentsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithBucketSize ¶
func (o *GetV1MetricsIncidentsParams) WithBucketSize(bucketSize *string) *GetV1MetricsIncidentsParams
WithBucketSize adds the bucketSize to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithBy ¶
func (o *GetV1MetricsIncidentsParams) WithBy(by *string) *GetV1MetricsIncidentsParams
WithBy adds the by to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithConditions ¶
func (o *GetV1MetricsIncidentsParams) WithConditions(conditions *string) *GetV1MetricsIncidentsParams
WithConditions adds the conditions to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithContext ¶
func (o *GetV1MetricsIncidentsParams) WithContext(ctx context.Context) *GetV1MetricsIncidentsParams
WithContext adds the context to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithDefaults ¶
func (o *GetV1MetricsIncidentsParams) WithDefaults() *GetV1MetricsIncidentsParams
WithDefaults hydrates default values in the get v1 metrics incidents params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsIncidentsParams) WithEndDate ¶
func (o *GetV1MetricsIncidentsParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsIncidentsParams
WithEndDate adds the endDate to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithHTTPClient ¶
func (o *GetV1MetricsIncidentsParams) WithHTTPClient(client *http.Client) *GetV1MetricsIncidentsParams
WithHTTPClient adds the HTTPClient to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithSortDirection ¶
func (o *GetV1MetricsIncidentsParams) WithSortDirection(sortDirection *string) *GetV1MetricsIncidentsParams
WithSortDirection adds the sortDirection to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithSortField ¶
func (o *GetV1MetricsIncidentsParams) WithSortField(sortField *string) *GetV1MetricsIncidentsParams
WithSortField adds the sortField to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithSortLimit ¶
func (o *GetV1MetricsIncidentsParams) WithSortLimit(sortLimit *int32) *GetV1MetricsIncidentsParams
WithSortLimit adds the sortLimit to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithStartDate ¶
func (o *GetV1MetricsIncidentsParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsIncidentsParams
WithStartDate adds the startDate to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WithTimeout ¶
func (o *GetV1MetricsIncidentsParams) WithTimeout(timeout time.Duration) *GetV1MetricsIncidentsParams
WithTimeout adds the timeout to the get v1 metrics incidents params
func (*GetV1MetricsIncidentsParams) WriteToRequest ¶
func (o *GetV1MetricsIncidentsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1MetricsIncidentsReader ¶
type GetV1MetricsIncidentsReader struct {
// contains filtered or unexported fields
}
GetV1MetricsIncidentsReader is a Reader for the GetV1MetricsIncidents structure.
func (*GetV1MetricsIncidentsReader) ReadResponse ¶
func (o *GetV1MetricsIncidentsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1MetricsInfraTypeInfraIDOK ¶
type GetV1MetricsInfraTypeInfraIDOK struct {
Payload *models.MetricsInfrastructureMetricsEntity
}
GetV1MetricsInfraTypeInfraIDOK describes a response with status code 200, with default header values.
Return metrics for a specific component
func NewGetV1MetricsInfraTypeInfraIDOK ¶
func NewGetV1MetricsInfraTypeInfraIDOK() *GetV1MetricsInfraTypeInfraIDOK
NewGetV1MetricsInfraTypeInfraIDOK creates a GetV1MetricsInfraTypeInfraIDOK with default headers values
func (*GetV1MetricsInfraTypeInfraIDOK) Error ¶
func (o *GetV1MetricsInfraTypeInfraIDOK) Error() string
func (*GetV1MetricsInfraTypeInfraIDOK) GetPayload ¶
func (o *GetV1MetricsInfraTypeInfraIDOK) GetPayload() *models.MetricsInfrastructureMetricsEntity
func (*GetV1MetricsInfraTypeInfraIDOK) IsClientError ¶
func (o *GetV1MetricsInfraTypeInfraIDOK) IsClientError() bool
IsClientError returns true when this get v1 metrics infra type infra Id o k response has a 4xx status code
func (*GetV1MetricsInfraTypeInfraIDOK) IsCode ¶
func (o *GetV1MetricsInfraTypeInfraIDOK) IsCode(code int) bool
IsCode returns true when this get v1 metrics infra type infra Id o k response a status code equal to that given
func (*GetV1MetricsInfraTypeInfraIDOK) IsRedirect ¶
func (o *GetV1MetricsInfraTypeInfraIDOK) IsRedirect() bool
IsRedirect returns true when this get v1 metrics infra type infra Id o k response has a 3xx status code
func (*GetV1MetricsInfraTypeInfraIDOK) IsServerError ¶
func (o *GetV1MetricsInfraTypeInfraIDOK) IsServerError() bool
IsServerError returns true when this get v1 metrics infra type infra Id o k response has a 5xx status code
func (*GetV1MetricsInfraTypeInfraIDOK) IsSuccess ¶
func (o *GetV1MetricsInfraTypeInfraIDOK) IsSuccess() bool
IsSuccess returns true when this get v1 metrics infra type infra Id o k response has a 2xx status code
func (*GetV1MetricsInfraTypeInfraIDOK) String ¶
func (o *GetV1MetricsInfraTypeInfraIDOK) String() string
type GetV1MetricsInfraTypeInfraIDParams ¶
type GetV1MetricsInfraTypeInfraIDParams struct {
/* EndDate.
The end date to return metrics from, defaults to today
Format: date
*/
EndDate *strfmt.Date
/* InfraID.
Component UUID
*/
InfraID string
// InfraType.
InfraType string
/* StartDate.
The start date to return metrics from; defaults to 30 days ago
Format: date
*/
StartDate *strfmt.Date
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1MetricsInfraTypeInfraIDParams contains all the parameters to send to the API endpoint
for the get v1 metrics infra type infra Id operation. Typically these are written to a http.Request.
func NewGetV1MetricsInfraTypeInfraIDParams ¶
func NewGetV1MetricsInfraTypeInfraIDParams() *GetV1MetricsInfraTypeInfraIDParams
NewGetV1MetricsInfraTypeInfraIDParams creates a new GetV1MetricsInfraTypeInfraIDParams 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 NewGetV1MetricsInfraTypeInfraIDParamsWithContext ¶
func NewGetV1MetricsInfraTypeInfraIDParamsWithContext(ctx context.Context) *GetV1MetricsInfraTypeInfraIDParams
NewGetV1MetricsInfraTypeInfraIDParamsWithContext creates a new GetV1MetricsInfraTypeInfraIDParams object with the ability to set a context for a request.
func NewGetV1MetricsInfraTypeInfraIDParamsWithHTTPClient ¶
func NewGetV1MetricsInfraTypeInfraIDParamsWithHTTPClient(client *http.Client) *GetV1MetricsInfraTypeInfraIDParams
NewGetV1MetricsInfraTypeInfraIDParamsWithHTTPClient creates a new GetV1MetricsInfraTypeInfraIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1MetricsInfraTypeInfraIDParamsWithTimeout ¶
func NewGetV1MetricsInfraTypeInfraIDParamsWithTimeout(timeout time.Duration) *GetV1MetricsInfraTypeInfraIDParams
NewGetV1MetricsInfraTypeInfraIDParamsWithTimeout creates a new GetV1MetricsInfraTypeInfraIDParams object with the ability to set a timeout on a request.
func (*GetV1MetricsInfraTypeInfraIDParams) SetContext ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) SetDefaults ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) SetDefaults()
SetDefaults hydrates default values in the get v1 metrics infra type infra Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsInfraTypeInfraIDParams) SetEndDate ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) SetEndDate(endDate *strfmt.Date)
SetEndDate adds the endDate to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) SetHTTPClient ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) SetInfraID ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) SetInfraID(infraID string)
SetInfraID adds the infraId to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) SetInfraType ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) SetInfraType(infraType string)
SetInfraType adds the infraType to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) SetStartDate ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) SetStartDate(startDate *strfmt.Date)
SetStartDate adds the startDate to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) SetTimeout ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) WithContext ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WithContext(ctx context.Context) *GetV1MetricsInfraTypeInfraIDParams
WithContext adds the context to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) WithDefaults ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WithDefaults() *GetV1MetricsInfraTypeInfraIDParams
WithDefaults hydrates default values in the get v1 metrics infra type infra Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsInfraTypeInfraIDParams) WithEndDate ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsInfraTypeInfraIDParams
WithEndDate adds the endDate to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) WithHTTPClient ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WithHTTPClient(client *http.Client) *GetV1MetricsInfraTypeInfraIDParams
WithHTTPClient adds the HTTPClient to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) WithInfraID ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WithInfraID(infraID string) *GetV1MetricsInfraTypeInfraIDParams
WithInfraID adds the infraID to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) WithInfraType ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WithInfraType(infraType string) *GetV1MetricsInfraTypeInfraIDParams
WithInfraType adds the infraType to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) WithStartDate ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsInfraTypeInfraIDParams
WithStartDate adds the startDate to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) WithTimeout ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WithTimeout(timeout time.Duration) *GetV1MetricsInfraTypeInfraIDParams
WithTimeout adds the timeout to the get v1 metrics infra type infra Id params
func (*GetV1MetricsInfraTypeInfraIDParams) WriteToRequest ¶
func (o *GetV1MetricsInfraTypeInfraIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1MetricsInfraTypeInfraIDReader ¶
type GetV1MetricsInfraTypeInfraIDReader struct {
// contains filtered or unexported fields
}
GetV1MetricsInfraTypeInfraIDReader is a Reader for the GetV1MetricsInfraTypeInfraID structure.
func (*GetV1MetricsInfraTypeInfraIDReader) ReadResponse ¶
func (o *GetV1MetricsInfraTypeInfraIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1MetricsInfraTypeOK ¶
type GetV1MetricsInfraTypeOK struct {
Payload *models.MetricsInfrastructureListEntity
}
GetV1MetricsInfraTypeOK describes a response with status code 200, with default header values.
Returns metrics for all components of a given type
func NewGetV1MetricsInfraTypeOK ¶
func NewGetV1MetricsInfraTypeOK() *GetV1MetricsInfraTypeOK
NewGetV1MetricsInfraTypeOK creates a GetV1MetricsInfraTypeOK with default headers values
func (*GetV1MetricsInfraTypeOK) Error ¶
func (o *GetV1MetricsInfraTypeOK) Error() string
func (*GetV1MetricsInfraTypeOK) GetPayload ¶
func (o *GetV1MetricsInfraTypeOK) GetPayload() *models.MetricsInfrastructureListEntity
func (*GetV1MetricsInfraTypeOK) IsClientError ¶
func (o *GetV1MetricsInfraTypeOK) IsClientError() bool
IsClientError returns true when this get v1 metrics infra type o k response has a 4xx status code
func (*GetV1MetricsInfraTypeOK) IsCode ¶
func (o *GetV1MetricsInfraTypeOK) IsCode(code int) bool
IsCode returns true when this get v1 metrics infra type o k response a status code equal to that given
func (*GetV1MetricsInfraTypeOK) IsRedirect ¶
func (o *GetV1MetricsInfraTypeOK) IsRedirect() bool
IsRedirect returns true when this get v1 metrics infra type o k response has a 3xx status code
func (*GetV1MetricsInfraTypeOK) IsServerError ¶
func (o *GetV1MetricsInfraTypeOK) IsServerError() bool
IsServerError returns true when this get v1 metrics infra type o k response has a 5xx status code
func (*GetV1MetricsInfraTypeOK) IsSuccess ¶
func (o *GetV1MetricsInfraTypeOK) IsSuccess() bool
IsSuccess returns true when this get v1 metrics infra type o k response has a 2xx status code
func (*GetV1MetricsInfraTypeOK) String ¶
func (o *GetV1MetricsInfraTypeOK) String() string
type GetV1MetricsInfraTypeParams ¶
type GetV1MetricsInfraTypeParams struct {
/* EndDate.
The end date to return metrics from, defaults to today
Format: date
*/
EndDate *strfmt.Date
// InfraType.
InfraType string
/* StartDate.
The start date to return metrics from; defaults to 30 days ago
Format: date
*/
StartDate *strfmt.Date
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1MetricsInfraTypeParams contains all the parameters to send to the API endpoint
for the get v1 metrics infra type operation. Typically these are written to a http.Request.
func NewGetV1MetricsInfraTypeParams ¶
func NewGetV1MetricsInfraTypeParams() *GetV1MetricsInfraTypeParams
NewGetV1MetricsInfraTypeParams creates a new GetV1MetricsInfraTypeParams 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 NewGetV1MetricsInfraTypeParamsWithContext ¶
func NewGetV1MetricsInfraTypeParamsWithContext(ctx context.Context) *GetV1MetricsInfraTypeParams
NewGetV1MetricsInfraTypeParamsWithContext creates a new GetV1MetricsInfraTypeParams object with the ability to set a context for a request.
func NewGetV1MetricsInfraTypeParamsWithHTTPClient ¶
func NewGetV1MetricsInfraTypeParamsWithHTTPClient(client *http.Client) *GetV1MetricsInfraTypeParams
NewGetV1MetricsInfraTypeParamsWithHTTPClient creates a new GetV1MetricsInfraTypeParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1MetricsInfraTypeParamsWithTimeout ¶
func NewGetV1MetricsInfraTypeParamsWithTimeout(timeout time.Duration) *GetV1MetricsInfraTypeParams
NewGetV1MetricsInfraTypeParamsWithTimeout creates a new GetV1MetricsInfraTypeParams object with the ability to set a timeout on a request.
func (*GetV1MetricsInfraTypeParams) SetContext ¶
func (o *GetV1MetricsInfraTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) SetDefaults ¶
func (o *GetV1MetricsInfraTypeParams) SetDefaults()
SetDefaults hydrates default values in the get v1 metrics infra type params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsInfraTypeParams) SetEndDate ¶
func (o *GetV1MetricsInfraTypeParams) SetEndDate(endDate *strfmt.Date)
SetEndDate adds the endDate to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) SetHTTPClient ¶
func (o *GetV1MetricsInfraTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) SetInfraType ¶
func (o *GetV1MetricsInfraTypeParams) SetInfraType(infraType string)
SetInfraType adds the infraType to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) SetStartDate ¶
func (o *GetV1MetricsInfraTypeParams) SetStartDate(startDate *strfmt.Date)
SetStartDate adds the startDate to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) SetTimeout ¶
func (o *GetV1MetricsInfraTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) WithContext ¶
func (o *GetV1MetricsInfraTypeParams) WithContext(ctx context.Context) *GetV1MetricsInfraTypeParams
WithContext adds the context to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) WithDefaults ¶
func (o *GetV1MetricsInfraTypeParams) WithDefaults() *GetV1MetricsInfraTypeParams
WithDefaults hydrates default values in the get v1 metrics infra type params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsInfraTypeParams) WithEndDate ¶
func (o *GetV1MetricsInfraTypeParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsInfraTypeParams
WithEndDate adds the endDate to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) WithHTTPClient ¶
func (o *GetV1MetricsInfraTypeParams) WithHTTPClient(client *http.Client) *GetV1MetricsInfraTypeParams
WithHTTPClient adds the HTTPClient to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) WithInfraType ¶
func (o *GetV1MetricsInfraTypeParams) WithInfraType(infraType string) *GetV1MetricsInfraTypeParams
WithInfraType adds the infraType to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) WithStartDate ¶
func (o *GetV1MetricsInfraTypeParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsInfraTypeParams
WithStartDate adds the startDate to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) WithTimeout ¶
func (o *GetV1MetricsInfraTypeParams) WithTimeout(timeout time.Duration) *GetV1MetricsInfraTypeParams
WithTimeout adds the timeout to the get v1 metrics infra type params
func (*GetV1MetricsInfraTypeParams) WriteToRequest ¶
func (o *GetV1MetricsInfraTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1MetricsInfraTypeReader ¶
type GetV1MetricsInfraTypeReader struct {
// contains filtered or unexported fields
}
GetV1MetricsInfraTypeReader is a Reader for the GetV1MetricsInfraType structure.
func (*GetV1MetricsInfraTypeReader) ReadResponse ¶
func (o *GetV1MetricsInfraTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1MetricsMilestoneFunnelOK ¶
type GetV1MetricsMilestoneFunnelOK struct {
Payload *models.MetricsMilestonesFunnelEntity
}
GetV1MetricsMilestoneFunnelOK describes a response with status code 200, with default header values.
Returns a report with time bucketed milestone data
func NewGetV1MetricsMilestoneFunnelOK ¶
func NewGetV1MetricsMilestoneFunnelOK() *GetV1MetricsMilestoneFunnelOK
NewGetV1MetricsMilestoneFunnelOK creates a GetV1MetricsMilestoneFunnelOK with default headers values
func (*GetV1MetricsMilestoneFunnelOK) Error ¶
func (o *GetV1MetricsMilestoneFunnelOK) Error() string
func (*GetV1MetricsMilestoneFunnelOK) GetPayload ¶
func (o *GetV1MetricsMilestoneFunnelOK) GetPayload() *models.MetricsMilestonesFunnelEntity
func (*GetV1MetricsMilestoneFunnelOK) IsClientError ¶
func (o *GetV1MetricsMilestoneFunnelOK) IsClientError() bool
IsClientError returns true when this get v1 metrics milestone funnel o k response has a 4xx status code
func (*GetV1MetricsMilestoneFunnelOK) IsCode ¶
func (o *GetV1MetricsMilestoneFunnelOK) IsCode(code int) bool
IsCode returns true when this get v1 metrics milestone funnel o k response a status code equal to that given
func (*GetV1MetricsMilestoneFunnelOK) IsRedirect ¶
func (o *GetV1MetricsMilestoneFunnelOK) IsRedirect() bool
IsRedirect returns true when this get v1 metrics milestone funnel o k response has a 3xx status code
func (*GetV1MetricsMilestoneFunnelOK) IsServerError ¶
func (o *GetV1MetricsMilestoneFunnelOK) IsServerError() bool
IsServerError returns true when this get v1 metrics milestone funnel o k response has a 5xx status code
func (*GetV1MetricsMilestoneFunnelOK) IsSuccess ¶
func (o *GetV1MetricsMilestoneFunnelOK) IsSuccess() bool
IsSuccess returns true when this get v1 metrics milestone funnel o k response has a 2xx status code
func (*GetV1MetricsMilestoneFunnelOK) String ¶
func (o *GetV1MetricsMilestoneFunnelOK) String() string
type GetV1MetricsMilestoneFunnelParams ¶
type GetV1MetricsMilestoneFunnelParams struct {
/* Archived.
Return archived incidents
*/
Archived *bool
/* AssignedTeams.
A comma separated list of IDs for assigned teams or 'is_empty' to filter for incidents with no active team assignments
*/
AssignedTeams *string
/* ClosedAtOrAfter.
Filters for incidents that were closed at or after this time
Format: date-time
*/
ClosedAtOrAfter *strfmt.DateTime
/* ClosedAtOrBefore.
Filters for incidents that were closed at or before this time
Format: date-time
*/
ClosedAtOrBefore *strfmt.DateTime
/* Conditions.
A JSON string that defines 'logic' and 'user_data'
*/
Conditions *string
/* CreatedAtOrAfter.
Filters for incidents that were created at or after this time
Format: date-time
*/
CreatedAtOrAfter *strfmt.DateTime
/* CreatedAtOrBefore.
Filters for incidents that were created at or before this time
Format: date-time
*/
CreatedAtOrBefore *strfmt.DateTime
/* CurrentMilestones.
A comma separated list of current milestones
*/
CurrentMilestones *string
/* EndDate.
Filters for incidents that started on or before this date
Format: date
*/
EndDate *strfmt.Date
/* Environments.
A comma separated list of environment IDs or 'is_empty' to filter for incidents with no impacted environments
*/
Environments *string
/* ExcludedInfrastructureIds.
A comma separated list of infrastructure IDs. Returns incidents that do not have the following infrastructure ids associated with them.
*/
ExcludedInfrastructureIds *string
/* Functionalities.
A comma separated list of functionality IDs or 'is_empty' to filter for incidents with no impacted functionalities
*/
Functionalities *string
// GroupBy.
GroupBy []string
/* IncidentTypeID.
A comma separated list of incident type IDs
*/
IncidentTypeID *string
/* Name.
A query to search incidents by their name
*/
Name *string
/* Priorities.
A text value of priority
*/
Priorities *string
/* PriorityNotSet.
Flag for including incidents where priority has not been set
*/
PriorityNotSet *bool
/* Query.
A text query for an incident that searches on name, summary, and desciption
*/
Query *string
/* ResolvedAtOrAfter.
Filters for incidents that were resolved at or after this time. Combine this with the `current_milestones` parameter if you wish to omit incidents that were re-opened and are still active.
Format: date-time
*/
ResolvedAtOrAfter *strfmt.DateTime
/* ResolvedAtOrBefore.
Filters for incidents that were resolved at or before this time. Combine this with the `current_milestones` parameter if you wish to omit incidents that were re-opened and are still active.
Format: date-time
*/
ResolvedAtOrBefore *strfmt.DateTime
/* SavedSearchID.
The id of a previously saved search.
*/
SavedSearchID *string
/* Services.
A comma separated list of service IDs or 'is_empty' to filter for incidents with no impacted services
*/
Services *string
/* Severities.
A text value of severity
*/
Severities *string
/* SeverityNotSet.
Flag for including incidents where severity has not been set
*/
SeverityNotSet *bool
/* StartDate.
Filters for incidents that started on or after this date
Format: date
*/
StartDate *strfmt.Date
/* Status.
Incident status
*/
Status *string
/* TagMatchStrategy.
A matching strategy for the tags provided
*/
TagMatchStrategy *string
/* Tags.
A comma separated list of tags
*/
Tags *string
/* Teams.
A comma separated list of team IDs
*/
Teams *string
/* UpdatedAfter.
Filters for incidents that were updated after this date
Format: date-time
*/
UpdatedAfter *strfmt.DateTime
/* UpdatedBefore.
Filters for incidents that were updated before this date
Format: date-time
*/
UpdatedBefore *strfmt.DateTime
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1MetricsMilestoneFunnelParams contains all the parameters to send to the API endpoint
for the get v1 metrics milestone funnel operation. Typically these are written to a http.Request.
func NewGetV1MetricsMilestoneFunnelParams ¶
func NewGetV1MetricsMilestoneFunnelParams() *GetV1MetricsMilestoneFunnelParams
NewGetV1MetricsMilestoneFunnelParams creates a new GetV1MetricsMilestoneFunnelParams 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 NewGetV1MetricsMilestoneFunnelParamsWithContext ¶
func NewGetV1MetricsMilestoneFunnelParamsWithContext(ctx context.Context) *GetV1MetricsMilestoneFunnelParams
NewGetV1MetricsMilestoneFunnelParamsWithContext creates a new GetV1MetricsMilestoneFunnelParams object with the ability to set a context for a request.
func NewGetV1MetricsMilestoneFunnelParamsWithHTTPClient ¶
func NewGetV1MetricsMilestoneFunnelParamsWithHTTPClient(client *http.Client) *GetV1MetricsMilestoneFunnelParams
NewGetV1MetricsMilestoneFunnelParamsWithHTTPClient creates a new GetV1MetricsMilestoneFunnelParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1MetricsMilestoneFunnelParamsWithTimeout ¶
func NewGetV1MetricsMilestoneFunnelParamsWithTimeout(timeout time.Duration) *GetV1MetricsMilestoneFunnelParams
NewGetV1MetricsMilestoneFunnelParamsWithTimeout creates a new GetV1MetricsMilestoneFunnelParams object with the ability to set a timeout on a request.
func (*GetV1MetricsMilestoneFunnelParams) SetArchived ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetArchived(archived *bool)
SetArchived adds the archived to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetAssignedTeams ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetAssignedTeams(assignedTeams *string)
SetAssignedTeams adds the assignedTeams to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetClosedAtOrAfter ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime)
SetClosedAtOrAfter adds the closedAtOrAfter to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetClosedAtOrBefore ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime)
SetClosedAtOrBefore adds the closedAtOrBefore to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetConditions ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetConditions(conditions *string)
SetConditions adds the conditions to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetContext ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetCreatedAtOrAfter ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime)
SetCreatedAtOrAfter adds the createdAtOrAfter to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetCreatedAtOrBefore ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime)
SetCreatedAtOrBefore adds the createdAtOrBefore to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetCurrentMilestones ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetCurrentMilestones(currentMilestones *string)
SetCurrentMilestones adds the currentMilestones to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetDefaults ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetDefaults()
SetDefaults hydrates default values in the get v1 metrics milestone funnel params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsMilestoneFunnelParams) SetEndDate ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetEndDate(endDate *strfmt.Date)
SetEndDate adds the endDate to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetEnvironments ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetExcludedInfrastructureIds ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetExcludedInfrastructureIds(excludedInfrastructureIds *string)
SetExcludedInfrastructureIds adds the excludedInfrastructureIds to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetFunctionalities ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetFunctionalities(functionalities *string)
SetFunctionalities adds the functionalities to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetGroupBy ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetGroupBy(groupBy []string)
SetGroupBy adds the groupBy to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetHTTPClient ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetIncidentTypeID ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetIncidentTypeID(incidentTypeID *string)
SetIncidentTypeID adds the incidentTypeId to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetName ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetName(name *string)
SetName adds the name to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetPriorities ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetPriorities(priorities *string)
SetPriorities adds the priorities to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetPriorityNotSet ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetPriorityNotSet(priorityNotSet *bool)
SetPriorityNotSet adds the priorityNotSet to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetQuery ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetQuery(query *string)
SetQuery adds the query to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetResolvedAtOrAfter ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime)
SetResolvedAtOrAfter adds the resolvedAtOrAfter to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetResolvedAtOrBefore ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime)
SetResolvedAtOrBefore adds the resolvedAtOrBefore to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetSavedSearchID ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetSavedSearchID(savedSearchID *string)
SetSavedSearchID adds the savedSearchId to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetServices ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetServices(services *string)
SetServices adds the services to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetSeverities ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetSeverities(severities *string)
SetSeverities adds the severities to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetSeverityNotSet ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetSeverityNotSet(severityNotSet *bool)
SetSeverityNotSet adds the severityNotSet to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetStartDate ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetStartDate(startDate *strfmt.Date)
SetStartDate adds the startDate to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetStatus ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetStatus(status *string)
SetStatus adds the status to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetTagMatchStrategy ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetTagMatchStrategy(tagMatchStrategy *string)
SetTagMatchStrategy adds the tagMatchStrategy to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetTags ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetTags(tags *string)
SetTags adds the tags to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetTeams ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetTimeout ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetUpdatedAfter ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetUpdatedAfter(updatedAfter *strfmt.DateTime)
SetUpdatedAfter adds the updatedAfter to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) SetUpdatedBefore ¶
func (o *GetV1MetricsMilestoneFunnelParams) SetUpdatedBefore(updatedBefore *strfmt.DateTime)
SetUpdatedBefore adds the updatedBefore to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithArchived ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithArchived(archived *bool) *GetV1MetricsMilestoneFunnelParams
WithArchived adds the archived to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithAssignedTeams ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithAssignedTeams(assignedTeams *string) *GetV1MetricsMilestoneFunnelParams
WithAssignedTeams adds the assignedTeams to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithClosedAtOrAfter ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
WithClosedAtOrAfter adds the closedAtOrAfter to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithClosedAtOrBefore ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
WithClosedAtOrBefore adds the closedAtOrBefore to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithConditions ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithConditions(conditions *string) *GetV1MetricsMilestoneFunnelParams
WithConditions adds the conditions to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithContext ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithContext(ctx context.Context) *GetV1MetricsMilestoneFunnelParams
WithContext adds the context to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithCreatedAtOrAfter ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
WithCreatedAtOrAfter adds the createdAtOrAfter to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithCreatedAtOrBefore ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
WithCreatedAtOrBefore adds the createdAtOrBefore to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithCurrentMilestones ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithCurrentMilestones(currentMilestones *string) *GetV1MetricsMilestoneFunnelParams
WithCurrentMilestones adds the currentMilestones to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithDefaults ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithDefaults() *GetV1MetricsMilestoneFunnelParams
WithDefaults hydrates default values in the get v1 metrics milestone funnel params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsMilestoneFunnelParams) WithEndDate ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsMilestoneFunnelParams
WithEndDate adds the endDate to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithEnvironments ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithEnvironments(environments *string) *GetV1MetricsMilestoneFunnelParams
WithEnvironments adds the environments to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithExcludedInfrastructureIds ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithExcludedInfrastructureIds(excludedInfrastructureIds *string) *GetV1MetricsMilestoneFunnelParams
WithExcludedInfrastructureIds adds the excludedInfrastructureIds to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithFunctionalities ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithFunctionalities(functionalities *string) *GetV1MetricsMilestoneFunnelParams
WithFunctionalities adds the functionalities to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithGroupBy ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithGroupBy(groupBy []string) *GetV1MetricsMilestoneFunnelParams
WithGroupBy adds the groupBy to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithHTTPClient ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithHTTPClient(client *http.Client) *GetV1MetricsMilestoneFunnelParams
WithHTTPClient adds the HTTPClient to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithIncidentTypeID ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithIncidentTypeID(incidentTypeID *string) *GetV1MetricsMilestoneFunnelParams
WithIncidentTypeID adds the incidentTypeID to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithName ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithName(name *string) *GetV1MetricsMilestoneFunnelParams
WithName adds the name to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithPriorities ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithPriorities(priorities *string) *GetV1MetricsMilestoneFunnelParams
WithPriorities adds the priorities to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithPriorityNotSet ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithPriorityNotSet(priorityNotSet *bool) *GetV1MetricsMilestoneFunnelParams
WithPriorityNotSet adds the priorityNotSet to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithQuery ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithQuery(query *string) *GetV1MetricsMilestoneFunnelParams
WithQuery adds the query to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithResolvedAtOrAfter ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
WithResolvedAtOrAfter adds the resolvedAtOrAfter to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithResolvedAtOrBefore ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
WithResolvedAtOrBefore adds the resolvedAtOrBefore to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithSavedSearchID ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithSavedSearchID(savedSearchID *string) *GetV1MetricsMilestoneFunnelParams
WithSavedSearchID adds the savedSearchID to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithServices ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithServices(services *string) *GetV1MetricsMilestoneFunnelParams
WithServices adds the services to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithSeverities ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithSeverities(severities *string) *GetV1MetricsMilestoneFunnelParams
WithSeverities adds the severities to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithSeverityNotSet ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithSeverityNotSet(severityNotSet *bool) *GetV1MetricsMilestoneFunnelParams
WithSeverityNotSet adds the severityNotSet to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithStartDate ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsMilestoneFunnelParams
WithStartDate adds the startDate to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithStatus ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithStatus(status *string) *GetV1MetricsMilestoneFunnelParams
WithStatus adds the status to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithTagMatchStrategy ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithTagMatchStrategy(tagMatchStrategy *string) *GetV1MetricsMilestoneFunnelParams
WithTagMatchStrategy adds the tagMatchStrategy to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithTags ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithTags(tags *string) *GetV1MetricsMilestoneFunnelParams
WithTags adds the tags to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithTeams ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithTeams(teams *string) *GetV1MetricsMilestoneFunnelParams
WithTeams adds the teams to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithTimeout ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithTimeout(timeout time.Duration) *GetV1MetricsMilestoneFunnelParams
WithTimeout adds the timeout to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithUpdatedAfter ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithUpdatedAfter(updatedAfter *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
WithUpdatedAfter adds the updatedAfter to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WithUpdatedBefore ¶
func (o *GetV1MetricsMilestoneFunnelParams) WithUpdatedBefore(updatedBefore *strfmt.DateTime) *GetV1MetricsMilestoneFunnelParams
WithUpdatedBefore adds the updatedBefore to the get v1 metrics milestone funnel params
func (*GetV1MetricsMilestoneFunnelParams) WriteToRequest ¶
func (o *GetV1MetricsMilestoneFunnelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1MetricsMilestoneFunnelReader ¶
type GetV1MetricsMilestoneFunnelReader struct {
// contains filtered or unexported fields
}
GetV1MetricsMilestoneFunnelReader is a Reader for the GetV1MetricsMilestoneFunnel structure.
func (*GetV1MetricsMilestoneFunnelReader) ReadResponse ¶
func (o *GetV1MetricsMilestoneFunnelReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1MetricsMttxOK ¶
type GetV1MetricsMttxOK struct {
Payload *models.MetricsMttxDataEntity
}
GetV1MetricsMttxOK describes a response with status code 200, with default header values.
Fetch infrastructure metrics based on custom query
func NewGetV1MetricsMttxOK ¶
func NewGetV1MetricsMttxOK() *GetV1MetricsMttxOK
NewGetV1MetricsMttxOK creates a GetV1MetricsMttxOK with default headers values
func (*GetV1MetricsMttxOK) Error ¶
func (o *GetV1MetricsMttxOK) Error() string
func (*GetV1MetricsMttxOK) GetPayload ¶
func (o *GetV1MetricsMttxOK) GetPayload() *models.MetricsMttxDataEntity
func (*GetV1MetricsMttxOK) IsClientError ¶
func (o *GetV1MetricsMttxOK) IsClientError() bool
IsClientError returns true when this get v1 metrics mttx o k response has a 4xx status code
func (*GetV1MetricsMttxOK) IsCode ¶
func (o *GetV1MetricsMttxOK) IsCode(code int) bool
IsCode returns true when this get v1 metrics mttx o k response a status code equal to that given
func (*GetV1MetricsMttxOK) IsRedirect ¶
func (o *GetV1MetricsMttxOK) IsRedirect() bool
IsRedirect returns true when this get v1 metrics mttx o k response has a 3xx status code
func (*GetV1MetricsMttxOK) IsServerError ¶
func (o *GetV1MetricsMttxOK) IsServerError() bool
IsServerError returns true when this get v1 metrics mttx o k response has a 5xx status code
func (*GetV1MetricsMttxOK) IsSuccess ¶
func (o *GetV1MetricsMttxOK) IsSuccess() bool
IsSuccess returns true when this get v1 metrics mttx o k response has a 2xx status code
func (*GetV1MetricsMttxOK) String ¶
func (o *GetV1MetricsMttxOK) String() string
type GetV1MetricsMttxParams ¶
type GetV1MetricsMttxParams struct {
/* Archived.
Return archived incidents
*/
Archived *bool
/* AssignedTeams.
A comma separated list of IDs for assigned teams or 'is_empty' to filter for incidents with no active team assignments
*/
AssignedTeams *string
/* ClosedAtOrAfter.
Filters for incidents that were closed at or after this time
Format: date-time
*/
ClosedAtOrAfter *strfmt.DateTime
/* ClosedAtOrBefore.
Filters for incidents that were closed at or before this time
Format: date-time
*/
ClosedAtOrBefore *strfmt.DateTime
/* Conditions.
A JSON string that defines 'logic' and 'user_data'
*/
Conditions *string
/* CreatedAtOrAfter.
Filters for incidents that were created at or after this time
Format: date-time
*/
CreatedAtOrAfter *strfmt.DateTime
/* CreatedAtOrBefore.
Filters for incidents that were created at or before this time
Format: date-time
*/
CreatedAtOrBefore *strfmt.DateTime
/* CurrentMilestones.
A comma separated list of current milestones
*/
CurrentMilestones *string
// CustomFieldID.
CustomFieldID *string
/* EndDate.
Filters for incidents that started on or before this date
Format: date
*/
EndDate strfmt.Date
/* Environments.
A comma separated list of environment IDs or 'is_empty' to filter for incidents with no impacted environments
*/
Environments *string
/* ExcludedInfrastructureIds.
A comma separated list of infrastructure IDs. Returns incidents that do not have the following infrastructure ids associated with them.
*/
ExcludedInfrastructureIds *string
/* Functionalities.
A comma separated list of functionality IDs or 'is_empty' to filter for incidents with no impacted functionalities
*/
Functionalities *string
// GroupBy.
GroupBy []string
/* IncidentTypeID.
A comma separated list of incident type IDs
*/
IncidentTypeID *string
/* Measurements.
Comma-separated list of measurements to include in the response
*/
Measurements *string
/* Name.
A query to search incidents by their name
*/
Name *string
// Page.
//
// Format: int32
Page *int32
// PerPage.
//
// Format: int32
PerPage *int32
/* Priorities.
A text value of priority
*/
Priorities *string
/* PriorityNotSet.
Flag for including incidents where priority has not been set
*/
PriorityNotSet *bool
/* Query.
A text query for an incident that searches on name, summary, and desciption
*/
Query *string
/* ResolvedAtOrAfter.
Filters for incidents that were resolved at or after this time. Combine this with the `current_milestones` parameter if you wish to omit incidents that were re-opened and are still active.
Format: date-time
*/
ResolvedAtOrAfter *strfmt.DateTime
/* ResolvedAtOrBefore.
Filters for incidents that were resolved at or before this time. Combine this with the `current_milestones` parameter if you wish to omit incidents that were re-opened and are still active.
Format: date-time
*/
ResolvedAtOrBefore *strfmt.DateTime
/* SavedSearchID.
The id of a previously saved search.
*/
SavedSearchID *string
/* Services.
A comma separated list of service IDs or 'is_empty' to filter for incidents with no impacted services
*/
Services *string
/* Severities.
A text value of severity
*/
Severities *string
/* SeverityNotSet.
Flag for including incidents where severity has not been set
*/
SeverityNotSet *bool
// SortBy.
SortBy *string
/* StartDate.
Filters for incidents that started on or after this date
Format: date
*/
StartDate strfmt.Date
/* Status.
Incident status
*/
Status *string
/* TagMatchStrategy.
A matching strategy for the tags provided
*/
TagMatchStrategy *string
/* Tags.
A comma separated list of tags
*/
Tags *string
/* Teams.
A comma separated list of team IDs
*/
Teams *string
/* UpdatedAfter.
Filters for incidents that were updated after this date
Format: date-time
*/
UpdatedAfter *strfmt.DateTime
/* UpdatedBefore.
Filters for incidents that were updated before this date
Format: date-time
*/
UpdatedBefore *strfmt.DateTime
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1MetricsMttxParams contains all the parameters to send to the API endpoint
for the get v1 metrics mttx operation. Typically these are written to a http.Request.
func NewGetV1MetricsMttxParams ¶
func NewGetV1MetricsMttxParams() *GetV1MetricsMttxParams
NewGetV1MetricsMttxParams creates a new GetV1MetricsMttxParams 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 NewGetV1MetricsMttxParamsWithContext ¶
func NewGetV1MetricsMttxParamsWithContext(ctx context.Context) *GetV1MetricsMttxParams
NewGetV1MetricsMttxParamsWithContext creates a new GetV1MetricsMttxParams object with the ability to set a context for a request.
func NewGetV1MetricsMttxParamsWithHTTPClient ¶
func NewGetV1MetricsMttxParamsWithHTTPClient(client *http.Client) *GetV1MetricsMttxParams
NewGetV1MetricsMttxParamsWithHTTPClient creates a new GetV1MetricsMttxParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1MetricsMttxParamsWithTimeout ¶
func NewGetV1MetricsMttxParamsWithTimeout(timeout time.Duration) *GetV1MetricsMttxParams
NewGetV1MetricsMttxParamsWithTimeout creates a new GetV1MetricsMttxParams object with the ability to set a timeout on a request.
func (*GetV1MetricsMttxParams) SetArchived ¶
func (o *GetV1MetricsMttxParams) SetArchived(archived *bool)
SetArchived adds the archived to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetAssignedTeams ¶
func (o *GetV1MetricsMttxParams) SetAssignedTeams(assignedTeams *string)
SetAssignedTeams adds the assignedTeams to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetClosedAtOrAfter ¶
func (o *GetV1MetricsMttxParams) SetClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime)
SetClosedAtOrAfter adds the closedAtOrAfter to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetClosedAtOrBefore ¶
func (o *GetV1MetricsMttxParams) SetClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime)
SetClosedAtOrBefore adds the closedAtOrBefore to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetConditions ¶
func (o *GetV1MetricsMttxParams) SetConditions(conditions *string)
SetConditions adds the conditions to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetContext ¶
func (o *GetV1MetricsMttxParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetCreatedAtOrAfter ¶
func (o *GetV1MetricsMttxParams) SetCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime)
SetCreatedAtOrAfter adds the createdAtOrAfter to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetCreatedAtOrBefore ¶
func (o *GetV1MetricsMttxParams) SetCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime)
SetCreatedAtOrBefore adds the createdAtOrBefore to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetCurrentMilestones ¶
func (o *GetV1MetricsMttxParams) SetCurrentMilestones(currentMilestones *string)
SetCurrentMilestones adds the currentMilestones to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetCustomFieldID ¶
func (o *GetV1MetricsMttxParams) SetCustomFieldID(customFieldID *string)
SetCustomFieldID adds the customFieldId to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetDefaults ¶
func (o *GetV1MetricsMttxParams) SetDefaults()
SetDefaults hydrates default values in the get v1 metrics mttx params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsMttxParams) SetEndDate ¶
func (o *GetV1MetricsMttxParams) SetEndDate(endDate strfmt.Date)
SetEndDate adds the endDate to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetEnvironments ¶
func (o *GetV1MetricsMttxParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetExcludedInfrastructureIds ¶
func (o *GetV1MetricsMttxParams) SetExcludedInfrastructureIds(excludedInfrastructureIds *string)
SetExcludedInfrastructureIds adds the excludedInfrastructureIds to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetFunctionalities ¶
func (o *GetV1MetricsMttxParams) SetFunctionalities(functionalities *string)
SetFunctionalities adds the functionalities to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetGroupBy ¶
func (o *GetV1MetricsMttxParams) SetGroupBy(groupBy []string)
SetGroupBy adds the groupBy to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetHTTPClient ¶
func (o *GetV1MetricsMttxParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetIncidentTypeID ¶
func (o *GetV1MetricsMttxParams) SetIncidentTypeID(incidentTypeID *string)
SetIncidentTypeID adds the incidentTypeId to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetMeasurements ¶
func (o *GetV1MetricsMttxParams) SetMeasurements(measurements *string)
SetMeasurements adds the measurements to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetName ¶
func (o *GetV1MetricsMttxParams) SetName(name *string)
SetName adds the name to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetPage ¶
func (o *GetV1MetricsMttxParams) SetPage(page *int32)
SetPage adds the page to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetPerPage ¶
func (o *GetV1MetricsMttxParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetPriorities ¶
func (o *GetV1MetricsMttxParams) SetPriorities(priorities *string)
SetPriorities adds the priorities to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetPriorityNotSet ¶
func (o *GetV1MetricsMttxParams) SetPriorityNotSet(priorityNotSet *bool)
SetPriorityNotSet adds the priorityNotSet to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetQuery ¶
func (o *GetV1MetricsMttxParams) SetQuery(query *string)
SetQuery adds the query to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetResolvedAtOrAfter ¶
func (o *GetV1MetricsMttxParams) SetResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime)
SetResolvedAtOrAfter adds the resolvedAtOrAfter to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetResolvedAtOrBefore ¶
func (o *GetV1MetricsMttxParams) SetResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime)
SetResolvedAtOrBefore adds the resolvedAtOrBefore to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetSavedSearchID ¶
func (o *GetV1MetricsMttxParams) SetSavedSearchID(savedSearchID *string)
SetSavedSearchID adds the savedSearchId to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetServices ¶
func (o *GetV1MetricsMttxParams) SetServices(services *string)
SetServices adds the services to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetSeverities ¶
func (o *GetV1MetricsMttxParams) SetSeverities(severities *string)
SetSeverities adds the severities to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetSeverityNotSet ¶
func (o *GetV1MetricsMttxParams) SetSeverityNotSet(severityNotSet *bool)
SetSeverityNotSet adds the severityNotSet to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetSortBy ¶
func (o *GetV1MetricsMttxParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetStartDate ¶
func (o *GetV1MetricsMttxParams) SetStartDate(startDate strfmt.Date)
SetStartDate adds the startDate to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetStatus ¶
func (o *GetV1MetricsMttxParams) SetStatus(status *string)
SetStatus adds the status to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetTagMatchStrategy ¶
func (o *GetV1MetricsMttxParams) SetTagMatchStrategy(tagMatchStrategy *string)
SetTagMatchStrategy adds the tagMatchStrategy to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetTags ¶
func (o *GetV1MetricsMttxParams) SetTags(tags *string)
SetTags adds the tags to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetTeams ¶
func (o *GetV1MetricsMttxParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetTimeout ¶
func (o *GetV1MetricsMttxParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetUpdatedAfter ¶
func (o *GetV1MetricsMttxParams) SetUpdatedAfter(updatedAfter *strfmt.DateTime)
SetUpdatedAfter adds the updatedAfter to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) SetUpdatedBefore ¶
func (o *GetV1MetricsMttxParams) SetUpdatedBefore(updatedBefore *strfmt.DateTime)
SetUpdatedBefore adds the updatedBefore to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithArchived ¶
func (o *GetV1MetricsMttxParams) WithArchived(archived *bool) *GetV1MetricsMttxParams
WithArchived adds the archived to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithAssignedTeams ¶
func (o *GetV1MetricsMttxParams) WithAssignedTeams(assignedTeams *string) *GetV1MetricsMttxParams
WithAssignedTeams adds the assignedTeams to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithClosedAtOrAfter ¶
func (o *GetV1MetricsMttxParams) WithClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime) *GetV1MetricsMttxParams
WithClosedAtOrAfter adds the closedAtOrAfter to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithClosedAtOrBefore ¶
func (o *GetV1MetricsMttxParams) WithClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime) *GetV1MetricsMttxParams
WithClosedAtOrBefore adds the closedAtOrBefore to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithConditions ¶
func (o *GetV1MetricsMttxParams) WithConditions(conditions *string) *GetV1MetricsMttxParams
WithConditions adds the conditions to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithContext ¶
func (o *GetV1MetricsMttxParams) WithContext(ctx context.Context) *GetV1MetricsMttxParams
WithContext adds the context to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithCreatedAtOrAfter ¶
func (o *GetV1MetricsMttxParams) WithCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime) *GetV1MetricsMttxParams
WithCreatedAtOrAfter adds the createdAtOrAfter to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithCreatedAtOrBefore ¶
func (o *GetV1MetricsMttxParams) WithCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime) *GetV1MetricsMttxParams
WithCreatedAtOrBefore adds the createdAtOrBefore to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithCurrentMilestones ¶
func (o *GetV1MetricsMttxParams) WithCurrentMilestones(currentMilestones *string) *GetV1MetricsMttxParams
WithCurrentMilestones adds the currentMilestones to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithCustomFieldID ¶
func (o *GetV1MetricsMttxParams) WithCustomFieldID(customFieldID *string) *GetV1MetricsMttxParams
WithCustomFieldID adds the customFieldID to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithDefaults ¶
func (o *GetV1MetricsMttxParams) WithDefaults() *GetV1MetricsMttxParams
WithDefaults hydrates default values in the get v1 metrics mttx params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsMttxParams) WithEndDate ¶
func (o *GetV1MetricsMttxParams) WithEndDate(endDate strfmt.Date) *GetV1MetricsMttxParams
WithEndDate adds the endDate to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithEnvironments ¶
func (o *GetV1MetricsMttxParams) WithEnvironments(environments *string) *GetV1MetricsMttxParams
WithEnvironments adds the environments to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithExcludedInfrastructureIds ¶
func (o *GetV1MetricsMttxParams) WithExcludedInfrastructureIds(excludedInfrastructureIds *string) *GetV1MetricsMttxParams
WithExcludedInfrastructureIds adds the excludedInfrastructureIds to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithFunctionalities ¶
func (o *GetV1MetricsMttxParams) WithFunctionalities(functionalities *string) *GetV1MetricsMttxParams
WithFunctionalities adds the functionalities to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithGroupBy ¶
func (o *GetV1MetricsMttxParams) WithGroupBy(groupBy []string) *GetV1MetricsMttxParams
WithGroupBy adds the groupBy to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithHTTPClient ¶
func (o *GetV1MetricsMttxParams) WithHTTPClient(client *http.Client) *GetV1MetricsMttxParams
WithHTTPClient adds the HTTPClient to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithIncidentTypeID ¶
func (o *GetV1MetricsMttxParams) WithIncidentTypeID(incidentTypeID *string) *GetV1MetricsMttxParams
WithIncidentTypeID adds the incidentTypeID to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithMeasurements ¶
func (o *GetV1MetricsMttxParams) WithMeasurements(measurements *string) *GetV1MetricsMttxParams
WithMeasurements adds the measurements to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithName ¶
func (o *GetV1MetricsMttxParams) WithName(name *string) *GetV1MetricsMttxParams
WithName adds the name to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithPage ¶
func (o *GetV1MetricsMttxParams) WithPage(page *int32) *GetV1MetricsMttxParams
WithPage adds the page to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithPerPage ¶
func (o *GetV1MetricsMttxParams) WithPerPage(perPage *int32) *GetV1MetricsMttxParams
WithPerPage adds the perPage to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithPriorities ¶
func (o *GetV1MetricsMttxParams) WithPriorities(priorities *string) *GetV1MetricsMttxParams
WithPriorities adds the priorities to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithPriorityNotSet ¶
func (o *GetV1MetricsMttxParams) WithPriorityNotSet(priorityNotSet *bool) *GetV1MetricsMttxParams
WithPriorityNotSet adds the priorityNotSet to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithQuery ¶
func (o *GetV1MetricsMttxParams) WithQuery(query *string) *GetV1MetricsMttxParams
WithQuery adds the query to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithResolvedAtOrAfter ¶
func (o *GetV1MetricsMttxParams) WithResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime) *GetV1MetricsMttxParams
WithResolvedAtOrAfter adds the resolvedAtOrAfter to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithResolvedAtOrBefore ¶
func (o *GetV1MetricsMttxParams) WithResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime) *GetV1MetricsMttxParams
WithResolvedAtOrBefore adds the resolvedAtOrBefore to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithSavedSearchID ¶
func (o *GetV1MetricsMttxParams) WithSavedSearchID(savedSearchID *string) *GetV1MetricsMttxParams
WithSavedSearchID adds the savedSearchID to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithServices ¶
func (o *GetV1MetricsMttxParams) WithServices(services *string) *GetV1MetricsMttxParams
WithServices adds the services to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithSeverities ¶
func (o *GetV1MetricsMttxParams) WithSeverities(severities *string) *GetV1MetricsMttxParams
WithSeverities adds the severities to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithSeverityNotSet ¶
func (o *GetV1MetricsMttxParams) WithSeverityNotSet(severityNotSet *bool) *GetV1MetricsMttxParams
WithSeverityNotSet adds the severityNotSet to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithSortBy ¶
func (o *GetV1MetricsMttxParams) WithSortBy(sortBy *string) *GetV1MetricsMttxParams
WithSortBy adds the sortBy to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithStartDate ¶
func (o *GetV1MetricsMttxParams) WithStartDate(startDate strfmt.Date) *GetV1MetricsMttxParams
WithStartDate adds the startDate to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithStatus ¶
func (o *GetV1MetricsMttxParams) WithStatus(status *string) *GetV1MetricsMttxParams
WithStatus adds the status to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithTagMatchStrategy ¶
func (o *GetV1MetricsMttxParams) WithTagMatchStrategy(tagMatchStrategy *string) *GetV1MetricsMttxParams
WithTagMatchStrategy adds the tagMatchStrategy to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithTags ¶
func (o *GetV1MetricsMttxParams) WithTags(tags *string) *GetV1MetricsMttxParams
WithTags adds the tags to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithTeams ¶
func (o *GetV1MetricsMttxParams) WithTeams(teams *string) *GetV1MetricsMttxParams
WithTeams adds the teams to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithTimeout ¶
func (o *GetV1MetricsMttxParams) WithTimeout(timeout time.Duration) *GetV1MetricsMttxParams
WithTimeout adds the timeout to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithUpdatedAfter ¶
func (o *GetV1MetricsMttxParams) WithUpdatedAfter(updatedAfter *strfmt.DateTime) *GetV1MetricsMttxParams
WithUpdatedAfter adds the updatedAfter to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WithUpdatedBefore ¶
func (o *GetV1MetricsMttxParams) WithUpdatedBefore(updatedBefore *strfmt.DateTime) *GetV1MetricsMttxParams
WithUpdatedBefore adds the updatedBefore to the get v1 metrics mttx params
func (*GetV1MetricsMttxParams) WriteToRequest ¶
func (o *GetV1MetricsMttxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1MetricsMttxReader ¶
type GetV1MetricsMttxReader struct {
// contains filtered or unexported fields
}
GetV1MetricsMttxReader is a Reader for the GetV1MetricsMttx structure.
func (*GetV1MetricsMttxReader) ReadResponse ¶
func (o *GetV1MetricsMttxReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1MetricsRetrospectivesOK ¶
type GetV1MetricsRetrospectivesOK struct {
Payload *models.MetricsRetrospectiveEntity
}
GetV1MetricsRetrospectivesOK describes a response with status code 200, with default header values.
Returns a report with retrospective analytics data
func NewGetV1MetricsRetrospectivesOK ¶
func NewGetV1MetricsRetrospectivesOK() *GetV1MetricsRetrospectivesOK
NewGetV1MetricsRetrospectivesOK creates a GetV1MetricsRetrospectivesOK with default headers values
func (*GetV1MetricsRetrospectivesOK) Error ¶
func (o *GetV1MetricsRetrospectivesOK) Error() string
func (*GetV1MetricsRetrospectivesOK) GetPayload ¶
func (o *GetV1MetricsRetrospectivesOK) GetPayload() *models.MetricsRetrospectiveEntity
func (*GetV1MetricsRetrospectivesOK) IsClientError ¶
func (o *GetV1MetricsRetrospectivesOK) IsClientError() bool
IsClientError returns true when this get v1 metrics retrospectives o k response has a 4xx status code
func (*GetV1MetricsRetrospectivesOK) IsCode ¶
func (o *GetV1MetricsRetrospectivesOK) IsCode(code int) bool
IsCode returns true when this get v1 metrics retrospectives o k response a status code equal to that given
func (*GetV1MetricsRetrospectivesOK) IsRedirect ¶
func (o *GetV1MetricsRetrospectivesOK) IsRedirect() bool
IsRedirect returns true when this get v1 metrics retrospectives o k response has a 3xx status code
func (*GetV1MetricsRetrospectivesOK) IsServerError ¶
func (o *GetV1MetricsRetrospectivesOK) IsServerError() bool
IsServerError returns true when this get v1 metrics retrospectives o k response has a 5xx status code
func (*GetV1MetricsRetrospectivesOK) IsSuccess ¶
func (o *GetV1MetricsRetrospectivesOK) IsSuccess() bool
IsSuccess returns true when this get v1 metrics retrospectives o k response has a 2xx status code
func (*GetV1MetricsRetrospectivesOK) String ¶
func (o *GetV1MetricsRetrospectivesOK) String() string
type GetV1MetricsRetrospectivesParams ¶
type GetV1MetricsRetrospectivesParams struct {
/* EndDate.
The end date to return metrics from
Format: date
*/
EndDate *strfmt.Date
/* StartDate.
The start date to return metrics from
Format: date
*/
StartDate *strfmt.Date
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1MetricsRetrospectivesParams contains all the parameters to send to the API endpoint
for the get v1 metrics retrospectives operation. Typically these are written to a http.Request.
func NewGetV1MetricsRetrospectivesParams ¶
func NewGetV1MetricsRetrospectivesParams() *GetV1MetricsRetrospectivesParams
NewGetV1MetricsRetrospectivesParams creates a new GetV1MetricsRetrospectivesParams 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 NewGetV1MetricsRetrospectivesParamsWithContext ¶
func NewGetV1MetricsRetrospectivesParamsWithContext(ctx context.Context) *GetV1MetricsRetrospectivesParams
NewGetV1MetricsRetrospectivesParamsWithContext creates a new GetV1MetricsRetrospectivesParams object with the ability to set a context for a request.
func NewGetV1MetricsRetrospectivesParamsWithHTTPClient ¶
func NewGetV1MetricsRetrospectivesParamsWithHTTPClient(client *http.Client) *GetV1MetricsRetrospectivesParams
NewGetV1MetricsRetrospectivesParamsWithHTTPClient creates a new GetV1MetricsRetrospectivesParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1MetricsRetrospectivesParamsWithTimeout ¶
func NewGetV1MetricsRetrospectivesParamsWithTimeout(timeout time.Duration) *GetV1MetricsRetrospectivesParams
NewGetV1MetricsRetrospectivesParamsWithTimeout creates a new GetV1MetricsRetrospectivesParams object with the ability to set a timeout on a request.
func (*GetV1MetricsRetrospectivesParams) SetContext ¶
func (o *GetV1MetricsRetrospectivesParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) SetDefaults ¶
func (o *GetV1MetricsRetrospectivesParams) SetDefaults()
SetDefaults hydrates default values in the get v1 metrics retrospectives params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsRetrospectivesParams) SetEndDate ¶
func (o *GetV1MetricsRetrospectivesParams) SetEndDate(endDate *strfmt.Date)
SetEndDate adds the endDate to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) SetHTTPClient ¶
func (o *GetV1MetricsRetrospectivesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) SetStartDate ¶
func (o *GetV1MetricsRetrospectivesParams) SetStartDate(startDate *strfmt.Date)
SetStartDate adds the startDate to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) SetTimeout ¶
func (o *GetV1MetricsRetrospectivesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) WithContext ¶
func (o *GetV1MetricsRetrospectivesParams) WithContext(ctx context.Context) *GetV1MetricsRetrospectivesParams
WithContext adds the context to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) WithDefaults ¶
func (o *GetV1MetricsRetrospectivesParams) WithDefaults() *GetV1MetricsRetrospectivesParams
WithDefaults hydrates default values in the get v1 metrics retrospectives params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsRetrospectivesParams) WithEndDate ¶
func (o *GetV1MetricsRetrospectivesParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsRetrospectivesParams
WithEndDate adds the endDate to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) WithHTTPClient ¶
func (o *GetV1MetricsRetrospectivesParams) WithHTTPClient(client *http.Client) *GetV1MetricsRetrospectivesParams
WithHTTPClient adds the HTTPClient to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) WithStartDate ¶
func (o *GetV1MetricsRetrospectivesParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsRetrospectivesParams
WithStartDate adds the startDate to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) WithTimeout ¶
func (o *GetV1MetricsRetrospectivesParams) WithTimeout(timeout time.Duration) *GetV1MetricsRetrospectivesParams
WithTimeout adds the timeout to the get v1 metrics retrospectives params
func (*GetV1MetricsRetrospectivesParams) WriteToRequest ¶
func (o *GetV1MetricsRetrospectivesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1MetricsRetrospectivesReader ¶
type GetV1MetricsRetrospectivesReader struct {
// contains filtered or unexported fields
}
GetV1MetricsRetrospectivesReader is a Reader for the GetV1MetricsRetrospectives structure.
func (*GetV1MetricsRetrospectivesReader) ReadResponse ¶
func (o *GetV1MetricsRetrospectivesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1MetricsTicketFunnelOK ¶
type GetV1MetricsTicketFunnelOK struct {
Payload *models.MetricsTicketFunnelMetricsEntity
}
GetV1MetricsTicketFunnelOK describes a response with status code 200, with default header values.
Returns a report with task and follow up creation and completion data
func NewGetV1MetricsTicketFunnelOK ¶
func NewGetV1MetricsTicketFunnelOK() *GetV1MetricsTicketFunnelOK
NewGetV1MetricsTicketFunnelOK creates a GetV1MetricsTicketFunnelOK with default headers values
func (*GetV1MetricsTicketFunnelOK) Error ¶
func (o *GetV1MetricsTicketFunnelOK) Error() string
func (*GetV1MetricsTicketFunnelOK) GetPayload ¶
func (o *GetV1MetricsTicketFunnelOK) GetPayload() *models.MetricsTicketFunnelMetricsEntity
func (*GetV1MetricsTicketFunnelOK) IsClientError ¶
func (o *GetV1MetricsTicketFunnelOK) IsClientError() bool
IsClientError returns true when this get v1 metrics ticket funnel o k response has a 4xx status code
func (*GetV1MetricsTicketFunnelOK) IsCode ¶
func (o *GetV1MetricsTicketFunnelOK) IsCode(code int) bool
IsCode returns true when this get v1 metrics ticket funnel o k response a status code equal to that given
func (*GetV1MetricsTicketFunnelOK) IsRedirect ¶
func (o *GetV1MetricsTicketFunnelOK) IsRedirect() bool
IsRedirect returns true when this get v1 metrics ticket funnel o k response has a 3xx status code
func (*GetV1MetricsTicketFunnelOK) IsServerError ¶
func (o *GetV1MetricsTicketFunnelOK) IsServerError() bool
IsServerError returns true when this get v1 metrics ticket funnel o k response has a 5xx status code
func (*GetV1MetricsTicketFunnelOK) IsSuccess ¶
func (o *GetV1MetricsTicketFunnelOK) IsSuccess() bool
IsSuccess returns true when this get v1 metrics ticket funnel o k response has a 2xx status code
func (*GetV1MetricsTicketFunnelOK) String ¶
func (o *GetV1MetricsTicketFunnelOK) String() string
type GetV1MetricsTicketFunnelParams ¶
type GetV1MetricsTicketFunnelParams struct {
/* Archived.
Return archived incidents
*/
Archived *bool
/* AssignedTeams.
A comma separated list of IDs for assigned teams or 'is_empty' to filter for incidents with no active team assignments
*/
AssignedTeams *string
/* ClosedAtOrAfter.
Filters for incidents that were closed at or after this time
Format: date-time
*/
ClosedAtOrAfter *strfmt.DateTime
/* ClosedAtOrBefore.
Filters for incidents that were closed at or before this time
Format: date-time
*/
ClosedAtOrBefore *strfmt.DateTime
/* Conditions.
A JSON string that defines 'logic' and 'user_data'
*/
Conditions *string
/* CreatedAtOrAfter.
Filters for incidents that were created at or after this time
Format: date-time
*/
CreatedAtOrAfter *strfmt.DateTime
/* CreatedAtOrBefore.
Filters for incidents that were created at or before this time
Format: date-time
*/
CreatedAtOrBefore *strfmt.DateTime
/* CurrentMilestones.
A comma separated list of current milestones
*/
CurrentMilestones *string
/* EndDate.
Filters for incidents that started on or before this date
Format: date
*/
EndDate *strfmt.Date
/* Environments.
A comma separated list of environment IDs or 'is_empty' to filter for incidents with no impacted environments
*/
Environments *string
/* ExcludedInfrastructureIds.
A comma separated list of infrastructure IDs. Returns incidents that do not have the following infrastructure ids associated with them.
*/
ExcludedInfrastructureIds *string
/* Functionalities.
A comma separated list of functionality IDs or 'is_empty' to filter for incidents with no impacted functionalities
*/
Functionalities *string
// GroupBy.
GroupBy []string
/* IncidentTypeID.
A comma separated list of incident type IDs
*/
IncidentTypeID *string
/* Name.
A query to search incidents by their name
*/
Name *string
/* Priorities.
A text value of priority
*/
Priorities *string
/* PriorityNotSet.
Flag for including incidents where priority has not been set
*/
PriorityNotSet *bool
/* Query.
A text query for an incident that searches on name, summary, and desciption
*/
Query *string
/* ResolvedAtOrAfter.
Filters for incidents that were resolved at or after this time. Combine this with the `current_milestones` parameter if you wish to omit incidents that were re-opened and are still active.
Format: date-time
*/
ResolvedAtOrAfter *strfmt.DateTime
/* ResolvedAtOrBefore.
Filters for incidents that were resolved at or before this time. Combine this with the `current_milestones` parameter if you wish to omit incidents that were re-opened and are still active.
Format: date-time
*/
ResolvedAtOrBefore *strfmt.DateTime
/* SavedSearchID.
The id of a previously saved search.
*/
SavedSearchID *string
/* Services.
A comma separated list of service IDs or 'is_empty' to filter for incidents with no impacted services
*/
Services *string
/* Severities.
A text value of severity
*/
Severities *string
/* SeverityNotSet.
Flag for including incidents where severity has not been set
*/
SeverityNotSet *bool
/* StartDate.
Filters for incidents that started on or after this date
Format: date
*/
StartDate *strfmt.Date
/* Status.
Incident status
*/
Status *string
/* TagMatchStrategy.
A matching strategy for the tags provided
*/
TagMatchStrategy *string
/* Tags.
A comma separated list of tags
*/
Tags *string
/* Teams.
A comma separated list of team IDs
*/
Teams *string
/* UpdatedAfter.
Filters for incidents that were updated after this date
Format: date-time
*/
UpdatedAfter *strfmt.DateTime
/* UpdatedBefore.
Filters for incidents that were updated before this date
Format: date-time
*/
UpdatedBefore *strfmt.DateTime
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1MetricsTicketFunnelParams contains all the parameters to send to the API endpoint
for the get v1 metrics ticket funnel operation. Typically these are written to a http.Request.
func NewGetV1MetricsTicketFunnelParams ¶
func NewGetV1MetricsTicketFunnelParams() *GetV1MetricsTicketFunnelParams
NewGetV1MetricsTicketFunnelParams creates a new GetV1MetricsTicketFunnelParams 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 NewGetV1MetricsTicketFunnelParamsWithContext ¶
func NewGetV1MetricsTicketFunnelParamsWithContext(ctx context.Context) *GetV1MetricsTicketFunnelParams
NewGetV1MetricsTicketFunnelParamsWithContext creates a new GetV1MetricsTicketFunnelParams object with the ability to set a context for a request.
func NewGetV1MetricsTicketFunnelParamsWithHTTPClient ¶
func NewGetV1MetricsTicketFunnelParamsWithHTTPClient(client *http.Client) *GetV1MetricsTicketFunnelParams
NewGetV1MetricsTicketFunnelParamsWithHTTPClient creates a new GetV1MetricsTicketFunnelParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1MetricsTicketFunnelParamsWithTimeout ¶
func NewGetV1MetricsTicketFunnelParamsWithTimeout(timeout time.Duration) *GetV1MetricsTicketFunnelParams
NewGetV1MetricsTicketFunnelParamsWithTimeout creates a new GetV1MetricsTicketFunnelParams object with the ability to set a timeout on a request.
func (*GetV1MetricsTicketFunnelParams) SetArchived ¶
func (o *GetV1MetricsTicketFunnelParams) SetArchived(archived *bool)
SetArchived adds the archived to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetAssignedTeams ¶
func (o *GetV1MetricsTicketFunnelParams) SetAssignedTeams(assignedTeams *string)
SetAssignedTeams adds the assignedTeams to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetClosedAtOrAfter ¶
func (o *GetV1MetricsTicketFunnelParams) SetClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime)
SetClosedAtOrAfter adds the closedAtOrAfter to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetClosedAtOrBefore ¶
func (o *GetV1MetricsTicketFunnelParams) SetClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime)
SetClosedAtOrBefore adds the closedAtOrBefore to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetConditions ¶
func (o *GetV1MetricsTicketFunnelParams) SetConditions(conditions *string)
SetConditions adds the conditions to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetContext ¶
func (o *GetV1MetricsTicketFunnelParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetCreatedAtOrAfter ¶
func (o *GetV1MetricsTicketFunnelParams) SetCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime)
SetCreatedAtOrAfter adds the createdAtOrAfter to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetCreatedAtOrBefore ¶
func (o *GetV1MetricsTicketFunnelParams) SetCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime)
SetCreatedAtOrBefore adds the createdAtOrBefore to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetCurrentMilestones ¶
func (o *GetV1MetricsTicketFunnelParams) SetCurrentMilestones(currentMilestones *string)
SetCurrentMilestones adds the currentMilestones to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetDefaults ¶
func (o *GetV1MetricsTicketFunnelParams) SetDefaults()
SetDefaults hydrates default values in the get v1 metrics ticket funnel params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsTicketFunnelParams) SetEndDate ¶
func (o *GetV1MetricsTicketFunnelParams) SetEndDate(endDate *strfmt.Date)
SetEndDate adds the endDate to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetEnvironments ¶
func (o *GetV1MetricsTicketFunnelParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetExcludedInfrastructureIds ¶
func (o *GetV1MetricsTicketFunnelParams) SetExcludedInfrastructureIds(excludedInfrastructureIds *string)
SetExcludedInfrastructureIds adds the excludedInfrastructureIds to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetFunctionalities ¶
func (o *GetV1MetricsTicketFunnelParams) SetFunctionalities(functionalities *string)
SetFunctionalities adds the functionalities to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetGroupBy ¶
func (o *GetV1MetricsTicketFunnelParams) SetGroupBy(groupBy []string)
SetGroupBy adds the groupBy to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetHTTPClient ¶
func (o *GetV1MetricsTicketFunnelParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetIncidentTypeID ¶
func (o *GetV1MetricsTicketFunnelParams) SetIncidentTypeID(incidentTypeID *string)
SetIncidentTypeID adds the incidentTypeId to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetName ¶
func (o *GetV1MetricsTicketFunnelParams) SetName(name *string)
SetName adds the name to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetPriorities ¶
func (o *GetV1MetricsTicketFunnelParams) SetPriorities(priorities *string)
SetPriorities adds the priorities to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetPriorityNotSet ¶
func (o *GetV1MetricsTicketFunnelParams) SetPriorityNotSet(priorityNotSet *bool)
SetPriorityNotSet adds the priorityNotSet to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetQuery ¶
func (o *GetV1MetricsTicketFunnelParams) SetQuery(query *string)
SetQuery adds the query to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetResolvedAtOrAfter ¶
func (o *GetV1MetricsTicketFunnelParams) SetResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime)
SetResolvedAtOrAfter adds the resolvedAtOrAfter to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetResolvedAtOrBefore ¶
func (o *GetV1MetricsTicketFunnelParams) SetResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime)
SetResolvedAtOrBefore adds the resolvedAtOrBefore to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetSavedSearchID ¶
func (o *GetV1MetricsTicketFunnelParams) SetSavedSearchID(savedSearchID *string)
SetSavedSearchID adds the savedSearchId to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetServices ¶
func (o *GetV1MetricsTicketFunnelParams) SetServices(services *string)
SetServices adds the services to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetSeverities ¶
func (o *GetV1MetricsTicketFunnelParams) SetSeverities(severities *string)
SetSeverities adds the severities to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetSeverityNotSet ¶
func (o *GetV1MetricsTicketFunnelParams) SetSeverityNotSet(severityNotSet *bool)
SetSeverityNotSet adds the severityNotSet to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetStartDate ¶
func (o *GetV1MetricsTicketFunnelParams) SetStartDate(startDate *strfmt.Date)
SetStartDate adds the startDate to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetStatus ¶
func (o *GetV1MetricsTicketFunnelParams) SetStatus(status *string)
SetStatus adds the status to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetTagMatchStrategy ¶
func (o *GetV1MetricsTicketFunnelParams) SetTagMatchStrategy(tagMatchStrategy *string)
SetTagMatchStrategy adds the tagMatchStrategy to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetTags ¶
func (o *GetV1MetricsTicketFunnelParams) SetTags(tags *string)
SetTags adds the tags to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetTeams ¶
func (o *GetV1MetricsTicketFunnelParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetTimeout ¶
func (o *GetV1MetricsTicketFunnelParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetUpdatedAfter ¶
func (o *GetV1MetricsTicketFunnelParams) SetUpdatedAfter(updatedAfter *strfmt.DateTime)
SetUpdatedAfter adds the updatedAfter to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) SetUpdatedBefore ¶
func (o *GetV1MetricsTicketFunnelParams) SetUpdatedBefore(updatedBefore *strfmt.DateTime)
SetUpdatedBefore adds the updatedBefore to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithArchived ¶
func (o *GetV1MetricsTicketFunnelParams) WithArchived(archived *bool) *GetV1MetricsTicketFunnelParams
WithArchived adds the archived to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithAssignedTeams ¶
func (o *GetV1MetricsTicketFunnelParams) WithAssignedTeams(assignedTeams *string) *GetV1MetricsTicketFunnelParams
WithAssignedTeams adds the assignedTeams to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithClosedAtOrAfter ¶
func (o *GetV1MetricsTicketFunnelParams) WithClosedAtOrAfter(closedAtOrAfter *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
WithClosedAtOrAfter adds the closedAtOrAfter to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithClosedAtOrBefore ¶
func (o *GetV1MetricsTicketFunnelParams) WithClosedAtOrBefore(closedAtOrBefore *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
WithClosedAtOrBefore adds the closedAtOrBefore to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithConditions ¶
func (o *GetV1MetricsTicketFunnelParams) WithConditions(conditions *string) *GetV1MetricsTicketFunnelParams
WithConditions adds the conditions to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithContext ¶
func (o *GetV1MetricsTicketFunnelParams) WithContext(ctx context.Context) *GetV1MetricsTicketFunnelParams
WithContext adds the context to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithCreatedAtOrAfter ¶
func (o *GetV1MetricsTicketFunnelParams) WithCreatedAtOrAfter(createdAtOrAfter *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
WithCreatedAtOrAfter adds the createdAtOrAfter to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithCreatedAtOrBefore ¶
func (o *GetV1MetricsTicketFunnelParams) WithCreatedAtOrBefore(createdAtOrBefore *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
WithCreatedAtOrBefore adds the createdAtOrBefore to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithCurrentMilestones ¶
func (o *GetV1MetricsTicketFunnelParams) WithCurrentMilestones(currentMilestones *string) *GetV1MetricsTicketFunnelParams
WithCurrentMilestones adds the currentMilestones to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithDefaults ¶
func (o *GetV1MetricsTicketFunnelParams) WithDefaults() *GetV1MetricsTicketFunnelParams
WithDefaults hydrates default values in the get v1 metrics ticket funnel params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsTicketFunnelParams) WithEndDate ¶
func (o *GetV1MetricsTicketFunnelParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsTicketFunnelParams
WithEndDate adds the endDate to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithEnvironments ¶
func (o *GetV1MetricsTicketFunnelParams) WithEnvironments(environments *string) *GetV1MetricsTicketFunnelParams
WithEnvironments adds the environments to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithExcludedInfrastructureIds ¶
func (o *GetV1MetricsTicketFunnelParams) WithExcludedInfrastructureIds(excludedInfrastructureIds *string) *GetV1MetricsTicketFunnelParams
WithExcludedInfrastructureIds adds the excludedInfrastructureIds to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithFunctionalities ¶
func (o *GetV1MetricsTicketFunnelParams) WithFunctionalities(functionalities *string) *GetV1MetricsTicketFunnelParams
WithFunctionalities adds the functionalities to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithGroupBy ¶
func (o *GetV1MetricsTicketFunnelParams) WithGroupBy(groupBy []string) *GetV1MetricsTicketFunnelParams
WithGroupBy adds the groupBy to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithHTTPClient ¶
func (o *GetV1MetricsTicketFunnelParams) WithHTTPClient(client *http.Client) *GetV1MetricsTicketFunnelParams
WithHTTPClient adds the HTTPClient to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithIncidentTypeID ¶
func (o *GetV1MetricsTicketFunnelParams) WithIncidentTypeID(incidentTypeID *string) *GetV1MetricsTicketFunnelParams
WithIncidentTypeID adds the incidentTypeID to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithName ¶
func (o *GetV1MetricsTicketFunnelParams) WithName(name *string) *GetV1MetricsTicketFunnelParams
WithName adds the name to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithPriorities ¶
func (o *GetV1MetricsTicketFunnelParams) WithPriorities(priorities *string) *GetV1MetricsTicketFunnelParams
WithPriorities adds the priorities to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithPriorityNotSet ¶
func (o *GetV1MetricsTicketFunnelParams) WithPriorityNotSet(priorityNotSet *bool) *GetV1MetricsTicketFunnelParams
WithPriorityNotSet adds the priorityNotSet to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithQuery ¶
func (o *GetV1MetricsTicketFunnelParams) WithQuery(query *string) *GetV1MetricsTicketFunnelParams
WithQuery adds the query to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithResolvedAtOrAfter ¶
func (o *GetV1MetricsTicketFunnelParams) WithResolvedAtOrAfter(resolvedAtOrAfter *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
WithResolvedAtOrAfter adds the resolvedAtOrAfter to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithResolvedAtOrBefore ¶
func (o *GetV1MetricsTicketFunnelParams) WithResolvedAtOrBefore(resolvedAtOrBefore *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
WithResolvedAtOrBefore adds the resolvedAtOrBefore to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithSavedSearchID ¶
func (o *GetV1MetricsTicketFunnelParams) WithSavedSearchID(savedSearchID *string) *GetV1MetricsTicketFunnelParams
WithSavedSearchID adds the savedSearchID to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithServices ¶
func (o *GetV1MetricsTicketFunnelParams) WithServices(services *string) *GetV1MetricsTicketFunnelParams
WithServices adds the services to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithSeverities ¶
func (o *GetV1MetricsTicketFunnelParams) WithSeverities(severities *string) *GetV1MetricsTicketFunnelParams
WithSeverities adds the severities to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithSeverityNotSet ¶
func (o *GetV1MetricsTicketFunnelParams) WithSeverityNotSet(severityNotSet *bool) *GetV1MetricsTicketFunnelParams
WithSeverityNotSet adds the severityNotSet to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithStartDate ¶
func (o *GetV1MetricsTicketFunnelParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsTicketFunnelParams
WithStartDate adds the startDate to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithStatus ¶
func (o *GetV1MetricsTicketFunnelParams) WithStatus(status *string) *GetV1MetricsTicketFunnelParams
WithStatus adds the status to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithTagMatchStrategy ¶
func (o *GetV1MetricsTicketFunnelParams) WithTagMatchStrategy(tagMatchStrategy *string) *GetV1MetricsTicketFunnelParams
WithTagMatchStrategy adds the tagMatchStrategy to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithTags ¶
func (o *GetV1MetricsTicketFunnelParams) WithTags(tags *string) *GetV1MetricsTicketFunnelParams
WithTags adds the tags to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithTeams ¶
func (o *GetV1MetricsTicketFunnelParams) WithTeams(teams *string) *GetV1MetricsTicketFunnelParams
WithTeams adds the teams to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithTimeout ¶
func (o *GetV1MetricsTicketFunnelParams) WithTimeout(timeout time.Duration) *GetV1MetricsTicketFunnelParams
WithTimeout adds the timeout to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithUpdatedAfter ¶
func (o *GetV1MetricsTicketFunnelParams) WithUpdatedAfter(updatedAfter *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
WithUpdatedAfter adds the updatedAfter to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WithUpdatedBefore ¶
func (o *GetV1MetricsTicketFunnelParams) WithUpdatedBefore(updatedBefore *strfmt.DateTime) *GetV1MetricsTicketFunnelParams
WithUpdatedBefore adds the updatedBefore to the get v1 metrics ticket funnel params
func (*GetV1MetricsTicketFunnelParams) WriteToRequest ¶
func (o *GetV1MetricsTicketFunnelParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1MetricsTicketFunnelReader ¶
type GetV1MetricsTicketFunnelReader struct {
// contains filtered or unexported fields
}
GetV1MetricsTicketFunnelReader is a Reader for the GetV1MetricsTicketFunnel structure.
func (*GetV1MetricsTicketFunnelReader) ReadResponse ¶
func (o *GetV1MetricsTicketFunnelReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1MetricsUserInvolvementsOK ¶
type GetV1MetricsUserInvolvementsOK struct {
Payload *models.MetricsMetricsEntity
}
GetV1MetricsUserInvolvementsOK describes a response with status code 200, with default header values.
Returns a report with time bucketed analytics data
func NewGetV1MetricsUserInvolvementsOK ¶
func NewGetV1MetricsUserInvolvementsOK() *GetV1MetricsUserInvolvementsOK
NewGetV1MetricsUserInvolvementsOK creates a GetV1MetricsUserInvolvementsOK with default headers values
func (*GetV1MetricsUserInvolvementsOK) Error ¶
func (o *GetV1MetricsUserInvolvementsOK) Error() string
func (*GetV1MetricsUserInvolvementsOK) GetPayload ¶
func (o *GetV1MetricsUserInvolvementsOK) GetPayload() *models.MetricsMetricsEntity
func (*GetV1MetricsUserInvolvementsOK) IsClientError ¶
func (o *GetV1MetricsUserInvolvementsOK) IsClientError() bool
IsClientError returns true when this get v1 metrics user involvements o k response has a 4xx status code
func (*GetV1MetricsUserInvolvementsOK) IsCode ¶
func (o *GetV1MetricsUserInvolvementsOK) IsCode(code int) bool
IsCode returns true when this get v1 metrics user involvements o k response a status code equal to that given
func (*GetV1MetricsUserInvolvementsOK) IsRedirect ¶
func (o *GetV1MetricsUserInvolvementsOK) IsRedirect() bool
IsRedirect returns true when this get v1 metrics user involvements o k response has a 3xx status code
func (*GetV1MetricsUserInvolvementsOK) IsServerError ¶
func (o *GetV1MetricsUserInvolvementsOK) IsServerError() bool
IsServerError returns true when this get v1 metrics user involvements o k response has a 5xx status code
func (*GetV1MetricsUserInvolvementsOK) IsSuccess ¶
func (o *GetV1MetricsUserInvolvementsOK) IsSuccess() bool
IsSuccess returns true when this get v1 metrics user involvements o k response has a 2xx status code
func (*GetV1MetricsUserInvolvementsOK) String ¶
func (o *GetV1MetricsUserInvolvementsOK) String() string
type GetV1MetricsUserInvolvementsParams ¶
type GetV1MetricsUserInvolvementsParams struct {
// BucketSize.
BucketSize *string
// By.
By *string
/* EndDate.
The end date to return metrics from
Format: date
*/
EndDate *strfmt.Date
// SortDirection.
SortDirection *string
// SortField.
SortField *string
// SortLimit.
//
// Format: int32
SortLimit *int32
/* StartDate.
The start date to return metrics from
Format: date
*/
StartDate *strfmt.Date
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1MetricsUserInvolvementsParams contains all the parameters to send to the API endpoint
for the get v1 metrics user involvements operation. Typically these are written to a http.Request.
func NewGetV1MetricsUserInvolvementsParams ¶
func NewGetV1MetricsUserInvolvementsParams() *GetV1MetricsUserInvolvementsParams
NewGetV1MetricsUserInvolvementsParams creates a new GetV1MetricsUserInvolvementsParams 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 NewGetV1MetricsUserInvolvementsParamsWithContext ¶
func NewGetV1MetricsUserInvolvementsParamsWithContext(ctx context.Context) *GetV1MetricsUserInvolvementsParams
NewGetV1MetricsUserInvolvementsParamsWithContext creates a new GetV1MetricsUserInvolvementsParams object with the ability to set a context for a request.
func NewGetV1MetricsUserInvolvementsParamsWithHTTPClient ¶
func NewGetV1MetricsUserInvolvementsParamsWithHTTPClient(client *http.Client) *GetV1MetricsUserInvolvementsParams
NewGetV1MetricsUserInvolvementsParamsWithHTTPClient creates a new GetV1MetricsUserInvolvementsParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1MetricsUserInvolvementsParamsWithTimeout ¶
func NewGetV1MetricsUserInvolvementsParamsWithTimeout(timeout time.Duration) *GetV1MetricsUserInvolvementsParams
NewGetV1MetricsUserInvolvementsParamsWithTimeout creates a new GetV1MetricsUserInvolvementsParams object with the ability to set a timeout on a request.
func (*GetV1MetricsUserInvolvementsParams) SetBucketSize ¶
func (o *GetV1MetricsUserInvolvementsParams) SetBucketSize(bucketSize *string)
SetBucketSize adds the bucketSize to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetBy ¶
func (o *GetV1MetricsUserInvolvementsParams) SetBy(by *string)
SetBy adds the by to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetContext ¶
func (o *GetV1MetricsUserInvolvementsParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetDefaults ¶
func (o *GetV1MetricsUserInvolvementsParams) SetDefaults()
SetDefaults hydrates default values in the get v1 metrics user involvements params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsUserInvolvementsParams) SetEndDate ¶
func (o *GetV1MetricsUserInvolvementsParams) SetEndDate(endDate *strfmt.Date)
SetEndDate adds the endDate to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetHTTPClient ¶
func (o *GetV1MetricsUserInvolvementsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetSortDirection ¶
func (o *GetV1MetricsUserInvolvementsParams) SetSortDirection(sortDirection *string)
SetSortDirection adds the sortDirection to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetSortField ¶
func (o *GetV1MetricsUserInvolvementsParams) SetSortField(sortField *string)
SetSortField adds the sortField to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetSortLimit ¶
func (o *GetV1MetricsUserInvolvementsParams) SetSortLimit(sortLimit *int32)
SetSortLimit adds the sortLimit to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetStartDate ¶
func (o *GetV1MetricsUserInvolvementsParams) SetStartDate(startDate *strfmt.Date)
SetStartDate adds the startDate to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) SetTimeout ¶
func (o *GetV1MetricsUserInvolvementsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithBucketSize ¶
func (o *GetV1MetricsUserInvolvementsParams) WithBucketSize(bucketSize *string) *GetV1MetricsUserInvolvementsParams
WithBucketSize adds the bucketSize to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithBy ¶
func (o *GetV1MetricsUserInvolvementsParams) WithBy(by *string) *GetV1MetricsUserInvolvementsParams
WithBy adds the by to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithContext ¶
func (o *GetV1MetricsUserInvolvementsParams) WithContext(ctx context.Context) *GetV1MetricsUserInvolvementsParams
WithContext adds the context to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithDefaults ¶
func (o *GetV1MetricsUserInvolvementsParams) WithDefaults() *GetV1MetricsUserInvolvementsParams
WithDefaults hydrates default values in the get v1 metrics user involvements params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1MetricsUserInvolvementsParams) WithEndDate ¶
func (o *GetV1MetricsUserInvolvementsParams) WithEndDate(endDate *strfmt.Date) *GetV1MetricsUserInvolvementsParams
WithEndDate adds the endDate to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithHTTPClient ¶
func (o *GetV1MetricsUserInvolvementsParams) WithHTTPClient(client *http.Client) *GetV1MetricsUserInvolvementsParams
WithHTTPClient adds the HTTPClient to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithSortDirection ¶
func (o *GetV1MetricsUserInvolvementsParams) WithSortDirection(sortDirection *string) *GetV1MetricsUserInvolvementsParams
WithSortDirection adds the sortDirection to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithSortField ¶
func (o *GetV1MetricsUserInvolvementsParams) WithSortField(sortField *string) *GetV1MetricsUserInvolvementsParams
WithSortField adds the sortField to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithSortLimit ¶
func (o *GetV1MetricsUserInvolvementsParams) WithSortLimit(sortLimit *int32) *GetV1MetricsUserInvolvementsParams
WithSortLimit adds the sortLimit to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithStartDate ¶
func (o *GetV1MetricsUserInvolvementsParams) WithStartDate(startDate *strfmt.Date) *GetV1MetricsUserInvolvementsParams
WithStartDate adds the startDate to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WithTimeout ¶
func (o *GetV1MetricsUserInvolvementsParams) WithTimeout(timeout time.Duration) *GetV1MetricsUserInvolvementsParams
WithTimeout adds the timeout to the get v1 metrics user involvements params
func (*GetV1MetricsUserInvolvementsParams) WriteToRequest ¶
func (o *GetV1MetricsUserInvolvementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1MetricsUserInvolvementsReader ¶
type GetV1MetricsUserInvolvementsReader struct {
// contains filtered or unexported fields
}
GetV1MetricsUserInvolvementsReader is a Reader for the GetV1MetricsUserInvolvements structure.
func (*GetV1MetricsUserInvolvementsReader) ReadResponse ¶
func (o *GetV1MetricsUserInvolvementsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1ReportsMeanTimeOK ¶
type GetV1ReportsMeanTimeOK struct {
Payload *models.ReportEntity
}
GetV1ReportsMeanTimeOK describes a response with status code 200, with default header values.
Returns a report with time bucketed analytics data
func NewGetV1ReportsMeanTimeOK ¶
func NewGetV1ReportsMeanTimeOK() *GetV1ReportsMeanTimeOK
NewGetV1ReportsMeanTimeOK creates a GetV1ReportsMeanTimeOK with default headers values
func (*GetV1ReportsMeanTimeOK) Error ¶
func (o *GetV1ReportsMeanTimeOK) Error() string
func (*GetV1ReportsMeanTimeOK) GetPayload ¶
func (o *GetV1ReportsMeanTimeOK) GetPayload() *models.ReportEntity
func (*GetV1ReportsMeanTimeOK) IsClientError ¶
func (o *GetV1ReportsMeanTimeOK) IsClientError() bool
IsClientError returns true when this get v1 reports mean time o k response has a 4xx status code
func (*GetV1ReportsMeanTimeOK) IsCode ¶
func (o *GetV1ReportsMeanTimeOK) IsCode(code int) bool
IsCode returns true when this get v1 reports mean time o k response a status code equal to that given
func (*GetV1ReportsMeanTimeOK) IsRedirect ¶
func (o *GetV1ReportsMeanTimeOK) IsRedirect() bool
IsRedirect returns true when this get v1 reports mean time o k response has a 3xx status code
func (*GetV1ReportsMeanTimeOK) IsServerError ¶
func (o *GetV1ReportsMeanTimeOK) IsServerError() bool
IsServerError returns true when this get v1 reports mean time o k response has a 5xx status code
func (*GetV1ReportsMeanTimeOK) IsSuccess ¶
func (o *GetV1ReportsMeanTimeOK) IsSuccess() bool
IsSuccess returns true when this get v1 reports mean time o k response has a 2xx status code
func (*GetV1ReportsMeanTimeOK) String ¶
func (o *GetV1ReportsMeanTimeOK) String() string
type GetV1ReportsMeanTimeParams ¶
type GetV1ReportsMeanTimeParams struct {
/* CurrentMilestones.
A comma separated list of current milestones
*/
CurrentMilestones *string
/* EndDate.
The end date to return incidents from
Format: date
*/
EndDate *strfmt.Date
/* Environments.
A comma separated list of environment IDs
*/
Environments *string
/* Priorities.
A comma separated list of priorities
*/
Priorities *string
/* PriorityNotSet.
Flag for including incidents where priority has not been set
*/
PriorityNotSet *bool
/* Query.
A text query for an incident that searches on name, summary, and desciption
*/
Query *string
/* SavedSearchID.
The id of a previously saved search.
*/
SavedSearchID *string
/* Services.
A comma separated list of service IDs
*/
Services *string
/* Severities.
A comma separated list of severities
*/
Severities *string
/* SeverityNotSet.
Flag for including incidents where severity has not been set
*/
SeverityNotSet *bool
/* StartDate.
The start date to return incidents from
Format: date
*/
StartDate *strfmt.Date
/* Status.
Incident status
*/
Status *string
/* Teams.
A comma separated list of team IDs
*/
Teams *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1ReportsMeanTimeParams contains all the parameters to send to the API endpoint
for the get v1 reports mean time operation. Typically these are written to a http.Request.
func NewGetV1ReportsMeanTimeParams ¶
func NewGetV1ReportsMeanTimeParams() *GetV1ReportsMeanTimeParams
NewGetV1ReportsMeanTimeParams creates a new GetV1ReportsMeanTimeParams 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 NewGetV1ReportsMeanTimeParamsWithContext ¶
func NewGetV1ReportsMeanTimeParamsWithContext(ctx context.Context) *GetV1ReportsMeanTimeParams
NewGetV1ReportsMeanTimeParamsWithContext creates a new GetV1ReportsMeanTimeParams object with the ability to set a context for a request.
func NewGetV1ReportsMeanTimeParamsWithHTTPClient ¶
func NewGetV1ReportsMeanTimeParamsWithHTTPClient(client *http.Client) *GetV1ReportsMeanTimeParams
NewGetV1ReportsMeanTimeParamsWithHTTPClient creates a new GetV1ReportsMeanTimeParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1ReportsMeanTimeParamsWithTimeout ¶
func NewGetV1ReportsMeanTimeParamsWithTimeout(timeout time.Duration) *GetV1ReportsMeanTimeParams
NewGetV1ReportsMeanTimeParamsWithTimeout creates a new GetV1ReportsMeanTimeParams object with the ability to set a timeout on a request.
func (*GetV1ReportsMeanTimeParams) SetContext ¶
func (o *GetV1ReportsMeanTimeParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetCurrentMilestones ¶
func (o *GetV1ReportsMeanTimeParams) SetCurrentMilestones(currentMilestones *string)
SetCurrentMilestones adds the currentMilestones to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetDefaults ¶
func (o *GetV1ReportsMeanTimeParams) SetDefaults()
SetDefaults hydrates default values in the get v1 reports mean time params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1ReportsMeanTimeParams) SetEndDate ¶
func (o *GetV1ReportsMeanTimeParams) SetEndDate(endDate *strfmt.Date)
SetEndDate adds the endDate to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetEnvironments ¶
func (o *GetV1ReportsMeanTimeParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetHTTPClient ¶
func (o *GetV1ReportsMeanTimeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetPriorities ¶
func (o *GetV1ReportsMeanTimeParams) SetPriorities(priorities *string)
SetPriorities adds the priorities to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetPriorityNotSet ¶
func (o *GetV1ReportsMeanTimeParams) SetPriorityNotSet(priorityNotSet *bool)
SetPriorityNotSet adds the priorityNotSet to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetQuery ¶
func (o *GetV1ReportsMeanTimeParams) SetQuery(query *string)
SetQuery adds the query to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetSavedSearchID ¶
func (o *GetV1ReportsMeanTimeParams) SetSavedSearchID(savedSearchID *string)
SetSavedSearchID adds the savedSearchId to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetServices ¶
func (o *GetV1ReportsMeanTimeParams) SetServices(services *string)
SetServices adds the services to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetSeverities ¶
func (o *GetV1ReportsMeanTimeParams) SetSeverities(severities *string)
SetSeverities adds the severities to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetSeverityNotSet ¶
func (o *GetV1ReportsMeanTimeParams) SetSeverityNotSet(severityNotSet *bool)
SetSeverityNotSet adds the severityNotSet to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetStartDate ¶
func (o *GetV1ReportsMeanTimeParams) SetStartDate(startDate *strfmt.Date)
SetStartDate adds the startDate to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetStatus ¶
func (o *GetV1ReportsMeanTimeParams) SetStatus(status *string)
SetStatus adds the status to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetTeams ¶
func (o *GetV1ReportsMeanTimeParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) SetTimeout ¶
func (o *GetV1ReportsMeanTimeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithContext ¶
func (o *GetV1ReportsMeanTimeParams) WithContext(ctx context.Context) *GetV1ReportsMeanTimeParams
WithContext adds the context to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithCurrentMilestones ¶
func (o *GetV1ReportsMeanTimeParams) WithCurrentMilestones(currentMilestones *string) *GetV1ReportsMeanTimeParams
WithCurrentMilestones adds the currentMilestones to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithDefaults ¶
func (o *GetV1ReportsMeanTimeParams) WithDefaults() *GetV1ReportsMeanTimeParams
WithDefaults hydrates default values in the get v1 reports mean time params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1ReportsMeanTimeParams) WithEndDate ¶
func (o *GetV1ReportsMeanTimeParams) WithEndDate(endDate *strfmt.Date) *GetV1ReportsMeanTimeParams
WithEndDate adds the endDate to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithEnvironments ¶
func (o *GetV1ReportsMeanTimeParams) WithEnvironments(environments *string) *GetV1ReportsMeanTimeParams
WithEnvironments adds the environments to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithHTTPClient ¶
func (o *GetV1ReportsMeanTimeParams) WithHTTPClient(client *http.Client) *GetV1ReportsMeanTimeParams
WithHTTPClient adds the HTTPClient to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithPriorities ¶
func (o *GetV1ReportsMeanTimeParams) WithPriorities(priorities *string) *GetV1ReportsMeanTimeParams
WithPriorities adds the priorities to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithPriorityNotSet ¶
func (o *GetV1ReportsMeanTimeParams) WithPriorityNotSet(priorityNotSet *bool) *GetV1ReportsMeanTimeParams
WithPriorityNotSet adds the priorityNotSet to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithQuery ¶
func (o *GetV1ReportsMeanTimeParams) WithQuery(query *string) *GetV1ReportsMeanTimeParams
WithQuery adds the query to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithSavedSearchID ¶
func (o *GetV1ReportsMeanTimeParams) WithSavedSearchID(savedSearchID *string) *GetV1ReportsMeanTimeParams
WithSavedSearchID adds the savedSearchID to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithServices ¶
func (o *GetV1ReportsMeanTimeParams) WithServices(services *string) *GetV1ReportsMeanTimeParams
WithServices adds the services to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithSeverities ¶
func (o *GetV1ReportsMeanTimeParams) WithSeverities(severities *string) *GetV1ReportsMeanTimeParams
WithSeverities adds the severities to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithSeverityNotSet ¶
func (o *GetV1ReportsMeanTimeParams) WithSeverityNotSet(severityNotSet *bool) *GetV1ReportsMeanTimeParams
WithSeverityNotSet adds the severityNotSet to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithStartDate ¶
func (o *GetV1ReportsMeanTimeParams) WithStartDate(startDate *strfmt.Date) *GetV1ReportsMeanTimeParams
WithStartDate adds the startDate to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithStatus ¶
func (o *GetV1ReportsMeanTimeParams) WithStatus(status *string) *GetV1ReportsMeanTimeParams
WithStatus adds the status to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithTeams ¶
func (o *GetV1ReportsMeanTimeParams) WithTeams(teams *string) *GetV1ReportsMeanTimeParams
WithTeams adds the teams to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WithTimeout ¶
func (o *GetV1ReportsMeanTimeParams) WithTimeout(timeout time.Duration) *GetV1ReportsMeanTimeParams
WithTimeout adds the timeout to the get v1 reports mean time params
func (*GetV1ReportsMeanTimeParams) WriteToRequest ¶
func (o *GetV1ReportsMeanTimeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1ReportsMeanTimeReader ¶
type GetV1ReportsMeanTimeReader struct {
// contains filtered or unexported fields
}
GetV1ReportsMeanTimeReader is a Reader for the GetV1ReportsMeanTime structure.
func (*GetV1ReportsMeanTimeReader) ReadResponse ¶
func (o *GetV1ReportsMeanTimeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SavedSearchesResourceTypeOK ¶
type GetV1SavedSearchesResourceTypeOK struct {
Payload *models.SavedSearchEntity
}
GetV1SavedSearchesResourceTypeOK describes a response with status code 200, with default header values.
Lists saved searches
func NewGetV1SavedSearchesResourceTypeOK ¶
func NewGetV1SavedSearchesResourceTypeOK() *GetV1SavedSearchesResourceTypeOK
NewGetV1SavedSearchesResourceTypeOK creates a GetV1SavedSearchesResourceTypeOK with default headers values
func (*GetV1SavedSearchesResourceTypeOK) Error ¶
func (o *GetV1SavedSearchesResourceTypeOK) Error() string
func (*GetV1SavedSearchesResourceTypeOK) GetPayload ¶
func (o *GetV1SavedSearchesResourceTypeOK) GetPayload() *models.SavedSearchEntity
func (*GetV1SavedSearchesResourceTypeOK) IsClientError ¶
func (o *GetV1SavedSearchesResourceTypeOK) IsClientError() bool
IsClientError returns true when this get v1 saved searches resource type o k response has a 4xx status code
func (*GetV1SavedSearchesResourceTypeOK) IsCode ¶
func (o *GetV1SavedSearchesResourceTypeOK) IsCode(code int) bool
IsCode returns true when this get v1 saved searches resource type o k response a status code equal to that given
func (*GetV1SavedSearchesResourceTypeOK) IsRedirect ¶
func (o *GetV1SavedSearchesResourceTypeOK) IsRedirect() bool
IsRedirect returns true when this get v1 saved searches resource type o k response has a 3xx status code
func (*GetV1SavedSearchesResourceTypeOK) IsServerError ¶
func (o *GetV1SavedSearchesResourceTypeOK) IsServerError() bool
IsServerError returns true when this get v1 saved searches resource type o k response has a 5xx status code
func (*GetV1SavedSearchesResourceTypeOK) IsSuccess ¶
func (o *GetV1SavedSearchesResourceTypeOK) IsSuccess() bool
IsSuccess returns true when this get v1 saved searches resource type o k response has a 2xx status code
func (*GetV1SavedSearchesResourceTypeOK) String ¶
func (o *GetV1SavedSearchesResourceTypeOK) String() string
type GetV1SavedSearchesResourceTypeParams ¶
type GetV1SavedSearchesResourceTypeParams struct {
// Page.
//
// Format: int32
Page *int32
// PerPage.
//
// Format: int32
PerPage *int32
/* Query.
Filter saved searches with a query on their name
*/
Query *string
// ResourceType.
ResourceType string
/* UserID.
The user ID used to filter saved searches.
*/
UserID *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1SavedSearchesResourceTypeParams contains all the parameters to send to the API endpoint
for the get v1 saved searches resource type operation. Typically these are written to a http.Request.
func NewGetV1SavedSearchesResourceTypeParams ¶
func NewGetV1SavedSearchesResourceTypeParams() *GetV1SavedSearchesResourceTypeParams
NewGetV1SavedSearchesResourceTypeParams creates a new GetV1SavedSearchesResourceTypeParams 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 NewGetV1SavedSearchesResourceTypeParamsWithContext ¶
func NewGetV1SavedSearchesResourceTypeParamsWithContext(ctx context.Context) *GetV1SavedSearchesResourceTypeParams
NewGetV1SavedSearchesResourceTypeParamsWithContext creates a new GetV1SavedSearchesResourceTypeParams object with the ability to set a context for a request.
func NewGetV1SavedSearchesResourceTypeParamsWithHTTPClient ¶
func NewGetV1SavedSearchesResourceTypeParamsWithHTTPClient(client *http.Client) *GetV1SavedSearchesResourceTypeParams
NewGetV1SavedSearchesResourceTypeParamsWithHTTPClient creates a new GetV1SavedSearchesResourceTypeParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SavedSearchesResourceTypeParamsWithTimeout ¶
func NewGetV1SavedSearchesResourceTypeParamsWithTimeout(timeout time.Duration) *GetV1SavedSearchesResourceTypeParams
NewGetV1SavedSearchesResourceTypeParamsWithTimeout creates a new GetV1SavedSearchesResourceTypeParams object with the ability to set a timeout on a request.
func (*GetV1SavedSearchesResourceTypeParams) SetContext ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) SetDefaults ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetDefaults()
SetDefaults hydrates default values in the get v1 saved searches resource type params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SavedSearchesResourceTypeParams) SetHTTPClient ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) SetPage ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetPage(page *int32)
SetPage adds the page to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) SetPerPage ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) SetQuery ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetQuery(query *string)
SetQuery adds the query to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) SetResourceType ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetResourceType(resourceType string)
SetResourceType adds the resourceType to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) SetTimeout ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) SetUserID ¶
func (o *GetV1SavedSearchesResourceTypeParams) SetUserID(userID *string)
SetUserID adds the userId to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WithContext ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithContext(ctx context.Context) *GetV1SavedSearchesResourceTypeParams
WithContext adds the context to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WithDefaults ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithDefaults() *GetV1SavedSearchesResourceTypeParams
WithDefaults hydrates default values in the get v1 saved searches resource type params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SavedSearchesResourceTypeParams) WithHTTPClient ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithHTTPClient(client *http.Client) *GetV1SavedSearchesResourceTypeParams
WithHTTPClient adds the HTTPClient to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WithPage ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithPage(page *int32) *GetV1SavedSearchesResourceTypeParams
WithPage adds the page to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WithPerPage ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithPerPage(perPage *int32) *GetV1SavedSearchesResourceTypeParams
WithPerPage adds the perPage to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WithQuery ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithQuery(query *string) *GetV1SavedSearchesResourceTypeParams
WithQuery adds the query to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WithResourceType ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithResourceType(resourceType string) *GetV1SavedSearchesResourceTypeParams
WithResourceType adds the resourceType to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WithTimeout ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithTimeout(timeout time.Duration) *GetV1SavedSearchesResourceTypeParams
WithTimeout adds the timeout to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WithUserID ¶
func (o *GetV1SavedSearchesResourceTypeParams) WithUserID(userID *string) *GetV1SavedSearchesResourceTypeParams
WithUserID adds the userID to the get v1 saved searches resource type params
func (*GetV1SavedSearchesResourceTypeParams) WriteToRequest ¶
func (o *GetV1SavedSearchesResourceTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SavedSearchesResourceTypeReader ¶
type GetV1SavedSearchesResourceTypeReader struct {
// contains filtered or unexported fields
}
GetV1SavedSearchesResourceTypeReader is a Reader for the GetV1SavedSearchesResourceType structure.
func (*GetV1SavedSearchesResourceTypeReader) ReadResponse ¶
func (o *GetV1SavedSearchesResourceTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SavedSearchesResourceTypeSavedSearchIDOK ¶
type GetV1SavedSearchesResourceTypeSavedSearchIDOK struct {
Payload *models.SavedSearchEntity
}
GetV1SavedSearchesResourceTypeSavedSearchIDOK describes a response with status code 200, with default header values.
Retrieve a specific save search
func NewGetV1SavedSearchesResourceTypeSavedSearchIDOK ¶
func NewGetV1SavedSearchesResourceTypeSavedSearchIDOK() *GetV1SavedSearchesResourceTypeSavedSearchIDOK
NewGetV1SavedSearchesResourceTypeSavedSearchIDOK creates a GetV1SavedSearchesResourceTypeSavedSearchIDOK with default headers values
func (*GetV1SavedSearchesResourceTypeSavedSearchIDOK) Error ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) Error() string
func (*GetV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload() *models.SavedSearchEntity
func (*GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError() bool
IsClientError returns true when this get v1 saved searches resource type saved search Id o k response has a 4xx status code
func (*GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode(code int) bool
IsCode returns true when this get v1 saved searches resource type saved search Id o k response a status code equal to that given
func (*GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect() bool
IsRedirect returns true when this get v1 saved searches resource type saved search Id o k response has a 3xx status code
func (*GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError() bool
IsServerError returns true when this get v1 saved searches resource type saved search Id o k response has a 5xx status code
func (*GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess() bool
IsSuccess returns true when this get v1 saved searches resource type saved search Id o k response has a 2xx status code
func (*GetV1SavedSearchesResourceTypeSavedSearchIDOK) String ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDOK) String() string
type GetV1SavedSearchesResourceTypeSavedSearchIDParams ¶
type GetV1SavedSearchesResourceTypeSavedSearchIDParams struct {
// ResourceType.
ResourceType string
// SavedSearchID.
SavedSearchID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1SavedSearchesResourceTypeSavedSearchIDParams contains all the parameters to send to the API endpoint
for the get v1 saved searches resource type saved search Id operation. Typically these are written to a http.Request.
func NewGetV1SavedSearchesResourceTypeSavedSearchIDParams ¶
func NewGetV1SavedSearchesResourceTypeSavedSearchIDParams() *GetV1SavedSearchesResourceTypeSavedSearchIDParams
NewGetV1SavedSearchesResourceTypeSavedSearchIDParams creates a new GetV1SavedSearchesResourceTypeSavedSearchIDParams 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 NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext ¶
func NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext(ctx context.Context) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext creates a new GetV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a context for a request.
func NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient ¶
func NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient(client *http.Client) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient creates a new GetV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout ¶
func NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout(timeout time.Duration) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
NewGetV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout creates a new GetV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a timeout on a request.
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults()
SetDefaults hydrates default values in the get v1 saved searches resource type saved search Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType(resourceType string)
SetResourceType adds the resourceType to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID(savedSearchID string)
SetSavedSearchID adds the savedSearchId to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext(ctx context.Context) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
WithContext adds the context to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults() *GetV1SavedSearchesResourceTypeSavedSearchIDParams
WithDefaults hydrates default values in the get v1 saved searches resource type saved search Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient(client *http.Client) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
WithHTTPClient adds the HTTPClient to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType(resourceType string) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
WithResourceType adds the resourceType to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID(savedSearchID string) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
WithSavedSearchID adds the savedSearchID to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout(timeout time.Duration) *GetV1SavedSearchesResourceTypeSavedSearchIDParams
WithTimeout adds the timeout to the get v1 saved searches resource type saved search Id params
func (*GetV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SavedSearchesResourceTypeSavedSearchIDReader ¶
type GetV1SavedSearchesResourceTypeSavedSearchIDReader struct {
// contains filtered or unexported fields
}
GetV1SavedSearchesResourceTypeSavedSearchIDReader is a Reader for the GetV1SavedSearchesResourceTypeSavedSearchID structure.
func (*GetV1SavedSearchesResourceTypeSavedSearchIDReader) ReadResponse ¶
func (o *GetV1SavedSearchesResourceTypeSavedSearchIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsAnalyticsGroupedMetricsOK ¶
type GetV1SignalsAnalyticsGroupedMetricsOK struct {
}
GetV1SignalsAnalyticsGroupedMetricsOK describes a response with status code 200, with default header values.
Generate a report of grouped metrics for Signals alerts
func NewGetV1SignalsAnalyticsGroupedMetricsOK ¶
func NewGetV1SignalsAnalyticsGroupedMetricsOK() *GetV1SignalsAnalyticsGroupedMetricsOK
NewGetV1SignalsAnalyticsGroupedMetricsOK creates a GetV1SignalsAnalyticsGroupedMetricsOK with default headers values
func (*GetV1SignalsAnalyticsGroupedMetricsOK) Error ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) Error() string
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsClientError ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsClientError() bool
IsClientError returns true when this get v1 signals analytics grouped metrics o k response has a 4xx status code
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsCode ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsCode(code int) bool
IsCode returns true when this get v1 signals analytics grouped metrics o k response a status code equal to that given
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsRedirect ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals analytics grouped metrics o k response has a 3xx status code
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsServerError ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsServerError() bool
IsServerError returns true when this get v1 signals analytics grouped metrics o k response has a 5xx status code
func (*GetV1SignalsAnalyticsGroupedMetricsOK) IsSuccess ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals analytics grouped metrics o k response has a 2xx status code
func (*GetV1SignalsAnalyticsGroupedMetricsOK) String ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsOK) String() string
type GetV1SignalsAnalyticsGroupedMetricsParams ¶
type GetV1SignalsAnalyticsGroupedMetricsParams struct {
/* EndDate.
The end date to return metrics from
Format: date-time
*/
EndDate *strfmt.DateTime
/* Environments.
A comma separated list of environment IDs
*/
Environments *string
/* GroupBy.
String that determines how records are grouped
*/
GroupBy *string
/* Services.
A comma separated list of service IDs
*/
Services *string
/* SignalRules.
A comma separated list of signal rule IDs
*/
SignalRules *string
/* SortBy.
String that determines how records are sorted
*/
SortBy *string
/* SortDirection.
String that determines how records are sorted
*/
SortDirection *string
/* StartDate.
The start date to return metrics from
Format: date-time
*/
StartDate *strfmt.DateTime
/* Tags.
A comma separated list of tags
*/
Tags *string
/* Teams.
A comma separated list of team IDs
*/
Teams *string
/* Users.
A comma separated list of user IDs
*/
Users *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsGroupedMetricsParams contains all the parameters to send to the API endpoint
for the get v1 signals analytics grouped metrics operation. Typically these are written to a http.Request.
func NewGetV1SignalsAnalyticsGroupedMetricsParams ¶
func NewGetV1SignalsAnalyticsGroupedMetricsParams() *GetV1SignalsAnalyticsGroupedMetricsParams
NewGetV1SignalsAnalyticsGroupedMetricsParams creates a new GetV1SignalsAnalyticsGroupedMetricsParams 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 NewGetV1SignalsAnalyticsGroupedMetricsParamsWithContext ¶
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsGroupedMetricsParams
NewGetV1SignalsAnalyticsGroupedMetricsParamsWithContext creates a new GetV1SignalsAnalyticsGroupedMetricsParams object with the ability to set a context for a request.
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithHTTPClient ¶
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsGroupedMetricsParams
NewGetV1SignalsAnalyticsGroupedMetricsParamsWithHTTPClient creates a new GetV1SignalsAnalyticsGroupedMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithTimeout ¶
func NewGetV1SignalsAnalyticsGroupedMetricsParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsGroupedMetricsParams
NewGetV1SignalsAnalyticsGroupedMetricsParamsWithTimeout creates a new GetV1SignalsAnalyticsGroupedMetricsParams object with the ability to set a timeout on a request.
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetContext ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetDefaults ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals analytics grouped metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetEndDate ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetEndDate(endDate *strfmt.DateTime)
SetEndDate adds the endDate to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetEnvironments ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetGroupBy ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetGroupBy(groupBy *string)
SetGroupBy adds the groupBy to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetHTTPClient ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetServices ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetServices(services *string)
SetServices adds the services to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetSignalRules ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSignalRules(signalRules *string)
SetSignalRules adds the signalRules to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetSortBy ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetSortDirection ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetSortDirection(sortDirection *string)
SetSortDirection adds the sortDirection to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetStartDate ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetStartDate(startDate *strfmt.DateTime)
SetStartDate adds the startDate to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetTags ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTags(tags *string)
SetTags adds the tags to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetTeams ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetTimeout ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) SetUsers ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) SetUsers(users *string)
SetUsers adds the users to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithContext ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsGroupedMetricsParams
WithContext adds the context to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithDefaults ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithDefaults() *GetV1SignalsAnalyticsGroupedMetricsParams
WithDefaults hydrates default values in the get v1 signals analytics grouped metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithEndDate ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsGroupedMetricsParams
WithEndDate adds the endDate to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithEnvironments ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithEnvironments adds the environments to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithGroupBy ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithGroupBy adds the groupBy to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithHTTPClient ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsGroupedMetricsParams
WithHTTPClient adds the HTTPClient to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithServices ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithServices(services *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithServices adds the services to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithSignalRules ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithSignalRules adds the signalRules to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithSortBy ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithSortBy adds the sortBy to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithSortDirection ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithSortDirection adds the sortDirection to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithStartDate ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsGroupedMetricsParams
WithStartDate adds the startDate to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithTags ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTags(tags *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithTags adds the tags to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithTeams ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTeams(teams *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithTeams adds the teams to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithTimeout ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsGroupedMetricsParams
WithTimeout adds the timeout to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WithUsers ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WithUsers(users *string) *GetV1SignalsAnalyticsGroupedMetricsParams
WithUsers adds the users to the get v1 signals analytics grouped metrics params
func (*GetV1SignalsAnalyticsGroupedMetricsParams) WriteToRequest ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsAnalyticsGroupedMetricsReader ¶
type GetV1SignalsAnalyticsGroupedMetricsReader struct {
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsGroupedMetricsReader is a Reader for the GetV1SignalsAnalyticsGroupedMetrics structure.
func (*GetV1SignalsAnalyticsGroupedMetricsReader) ReadResponse ¶
func (o *GetV1SignalsAnalyticsGroupedMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsAnalyticsMttxOK ¶
type GetV1SignalsAnalyticsMttxOK struct {
}
GetV1SignalsAnalyticsMttxOK describes a response with status code 200, with default header values.
Get mean-time-to-acknowledged (MTTA) and mean-time-to-resolved (MTTR) metrics for Signals alerts
func NewGetV1SignalsAnalyticsMttxOK ¶
func NewGetV1SignalsAnalyticsMttxOK() *GetV1SignalsAnalyticsMttxOK
NewGetV1SignalsAnalyticsMttxOK creates a GetV1SignalsAnalyticsMttxOK with default headers values
func (*GetV1SignalsAnalyticsMttxOK) Error ¶
func (o *GetV1SignalsAnalyticsMttxOK) Error() string
func (*GetV1SignalsAnalyticsMttxOK) IsClientError ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsClientError() bool
IsClientError returns true when this get v1 signals analytics mttx o k response has a 4xx status code
func (*GetV1SignalsAnalyticsMttxOK) IsCode ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsCode(code int) bool
IsCode returns true when this get v1 signals analytics mttx o k response a status code equal to that given
func (*GetV1SignalsAnalyticsMttxOK) IsRedirect ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals analytics mttx o k response has a 3xx status code
func (*GetV1SignalsAnalyticsMttxOK) IsServerError ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsServerError() bool
IsServerError returns true when this get v1 signals analytics mttx o k response has a 5xx status code
func (*GetV1SignalsAnalyticsMttxOK) IsSuccess ¶
func (o *GetV1SignalsAnalyticsMttxOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals analytics mttx o k response has a 2xx status code
func (*GetV1SignalsAnalyticsMttxOK) String ¶
func (o *GetV1SignalsAnalyticsMttxOK) String() string
type GetV1SignalsAnalyticsMttxParams ¶
type GetV1SignalsAnalyticsMttxParams struct {
/* EndDate.
The end date to return metrics from
Format: date-time
*/
EndDate *strfmt.DateTime
/* Environments.
A comma separated list of environment IDs
*/
Environments *string
/* GroupBy.
String that determines how records are grouped
*/
GroupBy *string
/* Services.
A comma separated list of service IDs
*/
Services *string
/* SignalRules.
A comma separated list of signal rule IDs
*/
SignalRules *string
/* SortBy.
String that determines how records are sorted
*/
SortBy *string
/* SortDirection.
String that determines how records are sorted
*/
SortDirection *string
/* StartDate.
The start date to return metrics from
Format: date-time
*/
StartDate *strfmt.DateTime
/* Tags.
A comma separated list of tags
*/
Tags *string
/* Teams.
A comma separated list of team IDs
*/
Teams *string
/* Users.
A comma separated list of user IDs
*/
Users *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsMttxParams contains all the parameters to send to the API endpoint
for the get v1 signals analytics mttx operation. Typically these are written to a http.Request.
func NewGetV1SignalsAnalyticsMttxParams ¶
func NewGetV1SignalsAnalyticsMttxParams() *GetV1SignalsAnalyticsMttxParams
NewGetV1SignalsAnalyticsMttxParams creates a new GetV1SignalsAnalyticsMttxParams 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 NewGetV1SignalsAnalyticsMttxParamsWithContext ¶
func NewGetV1SignalsAnalyticsMttxParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsMttxParams
NewGetV1SignalsAnalyticsMttxParamsWithContext creates a new GetV1SignalsAnalyticsMttxParams object with the ability to set a context for a request.
func NewGetV1SignalsAnalyticsMttxParamsWithHTTPClient ¶
func NewGetV1SignalsAnalyticsMttxParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsMttxParams
NewGetV1SignalsAnalyticsMttxParamsWithHTTPClient creates a new GetV1SignalsAnalyticsMttxParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsAnalyticsMttxParamsWithTimeout ¶
func NewGetV1SignalsAnalyticsMttxParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsMttxParams
NewGetV1SignalsAnalyticsMttxParamsWithTimeout creates a new GetV1SignalsAnalyticsMttxParams object with the ability to set a timeout on a request.
func (*GetV1SignalsAnalyticsMttxParams) SetContext ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetDefaults ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals analytics mttx params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsMttxParams) SetEndDate ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetEndDate(endDate *strfmt.DateTime)
SetEndDate adds the endDate to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetEnvironments ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetGroupBy ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetGroupBy(groupBy *string)
SetGroupBy adds the groupBy to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetHTTPClient ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetServices ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetServices(services *string)
SetServices adds the services to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetSignalRules ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetSignalRules(signalRules *string)
SetSignalRules adds the signalRules to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetSortBy ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetSortDirection ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetSortDirection(sortDirection *string)
SetSortDirection adds the sortDirection to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetStartDate ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetStartDate(startDate *strfmt.DateTime)
SetStartDate adds the startDate to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetTags ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetTags(tags *string)
SetTags adds the tags to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetTeams ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetTimeout ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) SetUsers ¶
func (o *GetV1SignalsAnalyticsMttxParams) SetUsers(users *string)
SetUsers adds the users to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithContext ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsMttxParams
WithContext adds the context to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithDefaults ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithDefaults() *GetV1SignalsAnalyticsMttxParams
WithDefaults hydrates default values in the get v1 signals analytics mttx params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsMttxParams) WithEndDate ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsMttxParams
WithEndDate adds the endDate to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithEnvironments ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsMttxParams
WithEnvironments adds the environments to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithGroupBy ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsMttxParams
WithGroupBy adds the groupBy to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithHTTPClient ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsMttxParams
WithHTTPClient adds the HTTPClient to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithServices ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithServices(services *string) *GetV1SignalsAnalyticsMttxParams
WithServices adds the services to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithSignalRules ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsMttxParams
WithSignalRules adds the signalRules to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithSortBy ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsMttxParams
WithSortBy adds the sortBy to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithSortDirection ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsMttxParams
WithSortDirection adds the sortDirection to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithStartDate ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsMttxParams
WithStartDate adds the startDate to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithTags ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithTags(tags *string) *GetV1SignalsAnalyticsMttxParams
WithTags adds the tags to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithTeams ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithTeams(teams *string) *GetV1SignalsAnalyticsMttxParams
WithTeams adds the teams to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithTimeout ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsMttxParams
WithTimeout adds the timeout to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WithUsers ¶
func (o *GetV1SignalsAnalyticsMttxParams) WithUsers(users *string) *GetV1SignalsAnalyticsMttxParams
WithUsers adds the users to the get v1 signals analytics mttx params
func (*GetV1SignalsAnalyticsMttxParams) WriteToRequest ¶
func (o *GetV1SignalsAnalyticsMttxParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsAnalyticsMttxReader ¶
type GetV1SignalsAnalyticsMttxReader struct {
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsMttxReader is a Reader for the GetV1SignalsAnalyticsMttx structure.
func (*GetV1SignalsAnalyticsMttxReader) ReadResponse ¶
func (o *GetV1SignalsAnalyticsMttxReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsAnalyticsShiftsExportOK ¶
type GetV1SignalsAnalyticsShiftsExportOK struct {
}
GetV1SignalsAnalyticsShiftsExportOK describes a response with status code 200, with default header values.
Export on-call hours report for users/teams during a time period
func NewGetV1SignalsAnalyticsShiftsExportOK ¶
func NewGetV1SignalsAnalyticsShiftsExportOK() *GetV1SignalsAnalyticsShiftsExportOK
NewGetV1SignalsAnalyticsShiftsExportOK creates a GetV1SignalsAnalyticsShiftsExportOK with default headers values
func (*GetV1SignalsAnalyticsShiftsExportOK) Error ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) Error() string
func (*GetV1SignalsAnalyticsShiftsExportOK) IsClientError ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsClientError() bool
IsClientError returns true when this get v1 signals analytics shifts export o k response has a 4xx status code
func (*GetV1SignalsAnalyticsShiftsExportOK) IsCode ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsCode(code int) bool
IsCode returns true when this get v1 signals analytics shifts export o k response a status code equal to that given
func (*GetV1SignalsAnalyticsShiftsExportOK) IsRedirect ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals analytics shifts export o k response has a 3xx status code
func (*GetV1SignalsAnalyticsShiftsExportOK) IsServerError ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsServerError() bool
IsServerError returns true when this get v1 signals analytics shifts export o k response has a 5xx status code
func (*GetV1SignalsAnalyticsShiftsExportOK) IsSuccess ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals analytics shifts export o k response has a 2xx status code
func (*GetV1SignalsAnalyticsShiftsExportOK) String ¶
func (o *GetV1SignalsAnalyticsShiftsExportOK) String() string
type GetV1SignalsAnalyticsShiftsExportParams ¶
type GetV1SignalsAnalyticsShiftsExportParams struct {
/* PeriodEnd.
End of the period to fetch hours for (UTC)
Format: date-time
*/
PeriodEnd strfmt.DateTime
/* PeriodStart.
Start of the period to fetch hours for (UTC)
Format: date-time
*/
PeriodStart strfmt.DateTime
/* TeamIds.
Array of team IDs to fetch oncall hours for
*/
TeamIds []string
/* UserIds.
Array of user IDs to fetch oncall hours for
*/
UserIds []string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsShiftsExportParams contains all the parameters to send to the API endpoint
for the get v1 signals analytics shifts export operation. Typically these are written to a http.Request.
func NewGetV1SignalsAnalyticsShiftsExportParams ¶
func NewGetV1SignalsAnalyticsShiftsExportParams() *GetV1SignalsAnalyticsShiftsExportParams
NewGetV1SignalsAnalyticsShiftsExportParams creates a new GetV1SignalsAnalyticsShiftsExportParams 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 NewGetV1SignalsAnalyticsShiftsExportParamsWithContext ¶
func NewGetV1SignalsAnalyticsShiftsExportParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsShiftsExportParams
NewGetV1SignalsAnalyticsShiftsExportParamsWithContext creates a new GetV1SignalsAnalyticsShiftsExportParams object with the ability to set a context for a request.
func NewGetV1SignalsAnalyticsShiftsExportParamsWithHTTPClient ¶
func NewGetV1SignalsAnalyticsShiftsExportParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsShiftsExportParams
NewGetV1SignalsAnalyticsShiftsExportParamsWithHTTPClient creates a new GetV1SignalsAnalyticsShiftsExportParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsAnalyticsShiftsExportParamsWithTimeout ¶
func NewGetV1SignalsAnalyticsShiftsExportParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsShiftsExportParams
NewGetV1SignalsAnalyticsShiftsExportParamsWithTimeout creates a new GetV1SignalsAnalyticsShiftsExportParams object with the ability to set a timeout on a request.
func (*GetV1SignalsAnalyticsShiftsExportParams) SetContext ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetDefaults ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals analytics shifts export params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsShiftsExportParams) SetHTTPClient ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetPeriodEnd ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetPeriodEnd(periodEnd strfmt.DateTime)
SetPeriodEnd adds the periodEnd to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetPeriodStart ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetPeriodStart(periodStart strfmt.DateTime)
SetPeriodStart adds the periodStart to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetTeamIds ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetTeamIds(teamIds []string)
SetTeamIds adds the teamIds to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetTimeout ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) SetUserIds ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) SetUserIds(userIds []string)
SetUserIds adds the userIds to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithContext ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsShiftsExportParams
WithContext adds the context to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithDefaults ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithDefaults() *GetV1SignalsAnalyticsShiftsExportParams
WithDefaults hydrates default values in the get v1 signals analytics shifts export params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsShiftsExportParams) WithHTTPClient ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsShiftsExportParams
WithHTTPClient adds the HTTPClient to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithPeriodEnd ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithPeriodEnd(periodEnd strfmt.DateTime) *GetV1SignalsAnalyticsShiftsExportParams
WithPeriodEnd adds the periodEnd to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithPeriodStart ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithPeriodStart(periodStart strfmt.DateTime) *GetV1SignalsAnalyticsShiftsExportParams
WithPeriodStart adds the periodStart to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithTeamIds ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithTeamIds(teamIds []string) *GetV1SignalsAnalyticsShiftsExportParams
WithTeamIds adds the teamIds to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithTimeout ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsShiftsExportParams
WithTimeout adds the timeout to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WithUserIds ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WithUserIds(userIds []string) *GetV1SignalsAnalyticsShiftsExportParams
WithUserIds adds the userIds to the get v1 signals analytics shifts export params
func (*GetV1SignalsAnalyticsShiftsExportParams) WriteToRequest ¶
func (o *GetV1SignalsAnalyticsShiftsExportParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsAnalyticsShiftsExportReader ¶
type GetV1SignalsAnalyticsShiftsExportReader struct {
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsShiftsExportReader is a Reader for the GetV1SignalsAnalyticsShiftsExport structure.
func (*GetV1SignalsAnalyticsShiftsExportReader) ReadResponse ¶
func (o *GetV1SignalsAnalyticsShiftsExportReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetV1SignalsAnalyticsTimeseriesOK ¶
type GetV1SignalsAnalyticsTimeseriesOK struct {
}
GetV1SignalsAnalyticsTimeseriesOK describes a response with status code 200, with default header values.
Generate a timeseries-based report of metrics for Signals alerts
func NewGetV1SignalsAnalyticsTimeseriesOK ¶
func NewGetV1SignalsAnalyticsTimeseriesOK() *GetV1SignalsAnalyticsTimeseriesOK
NewGetV1SignalsAnalyticsTimeseriesOK creates a GetV1SignalsAnalyticsTimeseriesOK with default headers values
func (*GetV1SignalsAnalyticsTimeseriesOK) Error ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) Error() string
func (*GetV1SignalsAnalyticsTimeseriesOK) IsClientError ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsClientError() bool
IsClientError returns true when this get v1 signals analytics timeseries o k response has a 4xx status code
func (*GetV1SignalsAnalyticsTimeseriesOK) IsCode ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsCode(code int) bool
IsCode returns true when this get v1 signals analytics timeseries o k response a status code equal to that given
func (*GetV1SignalsAnalyticsTimeseriesOK) IsRedirect ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsRedirect() bool
IsRedirect returns true when this get v1 signals analytics timeseries o k response has a 3xx status code
func (*GetV1SignalsAnalyticsTimeseriesOK) IsServerError ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsServerError() bool
IsServerError returns true when this get v1 signals analytics timeseries o k response has a 5xx status code
func (*GetV1SignalsAnalyticsTimeseriesOK) IsSuccess ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) IsSuccess() bool
IsSuccess returns true when this get v1 signals analytics timeseries o k response has a 2xx status code
func (*GetV1SignalsAnalyticsTimeseriesOK) String ¶
func (o *GetV1SignalsAnalyticsTimeseriesOK) String() string
type GetV1SignalsAnalyticsTimeseriesParams ¶
type GetV1SignalsAnalyticsTimeseriesParams struct {
/* Bucket.
String that determines how records are grouped
*/
Bucket *string
/* EndDate.
The end date to return metrics from
Format: date-time
*/
EndDate *strfmt.DateTime
/* Environments.
A comma separated list of environment IDs
*/
Environments *string
/* GroupBy.
String that determines how records are grouped
*/
GroupBy *string
/* Services.
A comma separated list of service IDs
*/
Services *string
/* SignalRules.
A comma separated list of signal rule IDs
*/
SignalRules *string
/* SortBy.
String that determines how records are sorted
*/
SortBy *string
/* SortDirection.
String that determines how records are sorted
*/
SortDirection *string
/* StartDate.
The start date to return metrics from
Format: date-time
*/
StartDate *strfmt.DateTime
/* Tags.
A comma separated list of tags
*/
Tags *string
/* Teams.
A comma separated list of team IDs
*/
Teams *string
/* Users.
A comma separated list of user IDs
*/
Users *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsTimeseriesParams contains all the parameters to send to the API endpoint
for the get v1 signals analytics timeseries operation. Typically these are written to a http.Request.
func NewGetV1SignalsAnalyticsTimeseriesParams ¶
func NewGetV1SignalsAnalyticsTimeseriesParams() *GetV1SignalsAnalyticsTimeseriesParams
NewGetV1SignalsAnalyticsTimeseriesParams creates a new GetV1SignalsAnalyticsTimeseriesParams 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 NewGetV1SignalsAnalyticsTimeseriesParamsWithContext ¶
func NewGetV1SignalsAnalyticsTimeseriesParamsWithContext(ctx context.Context) *GetV1SignalsAnalyticsTimeseriesParams
NewGetV1SignalsAnalyticsTimeseriesParamsWithContext creates a new GetV1SignalsAnalyticsTimeseriesParams object with the ability to set a context for a request.
func NewGetV1SignalsAnalyticsTimeseriesParamsWithHTTPClient ¶
func NewGetV1SignalsAnalyticsTimeseriesParamsWithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsTimeseriesParams
NewGetV1SignalsAnalyticsTimeseriesParamsWithHTTPClient creates a new GetV1SignalsAnalyticsTimeseriesParams object with the ability to set a custom HTTPClient for a request.
func NewGetV1SignalsAnalyticsTimeseriesParamsWithTimeout ¶
func NewGetV1SignalsAnalyticsTimeseriesParamsWithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsTimeseriesParams
NewGetV1SignalsAnalyticsTimeseriesParamsWithTimeout creates a new GetV1SignalsAnalyticsTimeseriesParams object with the ability to set a timeout on a request.
func (*GetV1SignalsAnalyticsTimeseriesParams) SetBucket ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetBucket(bucket *string)
SetBucket adds the bucket to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetContext ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetContext(ctx context.Context)
SetContext adds the context to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetDefaults ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetDefaults()
SetDefaults hydrates default values in the get v1 signals analytics timeseries params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsTimeseriesParams) SetEndDate ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetEndDate(endDate *strfmt.DateTime)
SetEndDate adds the endDate to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetEnvironments ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetEnvironments(environments *string)
SetEnvironments adds the environments to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetGroupBy ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetGroupBy(groupBy *string)
SetGroupBy adds the groupBy to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetHTTPClient ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetServices ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetServices(services *string)
SetServices adds the services to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetSignalRules ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSignalRules(signalRules *string)
SetSignalRules adds the signalRules to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetSortBy ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSortBy(sortBy *string)
SetSortBy adds the sortBy to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetSortDirection ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetSortDirection(sortDirection *string)
SetSortDirection adds the sortDirection to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetStartDate ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetStartDate(startDate *strfmt.DateTime)
SetStartDate adds the startDate to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetTags ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTags(tags *string)
SetTags adds the tags to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetTeams ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTeams(teams *string)
SetTeams adds the teams to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetTimeout ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) SetUsers ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) SetUsers(users *string)
SetUsers adds the users to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithBucket ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithBucket(bucket *string) *GetV1SignalsAnalyticsTimeseriesParams
WithBucket adds the bucket to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithContext ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithContext(ctx context.Context) *GetV1SignalsAnalyticsTimeseriesParams
WithContext adds the context to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithDefaults ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithDefaults() *GetV1SignalsAnalyticsTimeseriesParams
WithDefaults hydrates default values in the get v1 signals analytics timeseries params (not the query body).
All values with no default are reset to their zero value.
func (*GetV1SignalsAnalyticsTimeseriesParams) WithEndDate ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithEndDate(endDate *strfmt.DateTime) *GetV1SignalsAnalyticsTimeseriesParams
WithEndDate adds the endDate to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithEnvironments ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithEnvironments(environments *string) *GetV1SignalsAnalyticsTimeseriesParams
WithEnvironments adds the environments to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithGroupBy ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithGroupBy(groupBy *string) *GetV1SignalsAnalyticsTimeseriesParams
WithGroupBy adds the groupBy to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithHTTPClient ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithHTTPClient(client *http.Client) *GetV1SignalsAnalyticsTimeseriesParams
WithHTTPClient adds the HTTPClient to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithServices ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithServices(services *string) *GetV1SignalsAnalyticsTimeseriesParams
WithServices adds the services to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithSignalRules ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSignalRules(signalRules *string) *GetV1SignalsAnalyticsTimeseriesParams
WithSignalRules adds the signalRules to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithSortBy ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSortBy(sortBy *string) *GetV1SignalsAnalyticsTimeseriesParams
WithSortBy adds the sortBy to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithSortDirection ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithSortDirection(sortDirection *string) *GetV1SignalsAnalyticsTimeseriesParams
WithSortDirection adds the sortDirection to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithStartDate ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithStartDate(startDate *strfmt.DateTime) *GetV1SignalsAnalyticsTimeseriesParams
WithStartDate adds the startDate to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithTags ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTags(tags *string) *GetV1SignalsAnalyticsTimeseriesParams
WithTags adds the tags to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithTeams ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTeams(teams *string) *GetV1SignalsAnalyticsTimeseriesParams
WithTeams adds the teams to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithTimeout ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithTimeout(timeout time.Duration) *GetV1SignalsAnalyticsTimeseriesParams
WithTimeout adds the timeout to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WithUsers ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WithUsers(users *string) *GetV1SignalsAnalyticsTimeseriesParams
WithUsers adds the users to the get v1 signals analytics timeseries params
func (*GetV1SignalsAnalyticsTimeseriesParams) WriteToRequest ¶
func (o *GetV1SignalsAnalyticsTimeseriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetV1SignalsAnalyticsTimeseriesReader ¶
type GetV1SignalsAnalyticsTimeseriesReader struct {
// contains filtered or unexported fields
}
GetV1SignalsAnalyticsTimeseriesReader is a Reader for the GetV1SignalsAnalyticsTimeseries structure.
func (*GetV1SignalsAnalyticsTimeseriesReader) ReadResponse ¶
func (o *GetV1SignalsAnalyticsTimeseriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PatchV1SavedSearchesResourceTypeSavedSearchIDOK ¶
type PatchV1SavedSearchesResourceTypeSavedSearchIDOK struct {
Payload *models.SavedSearchEntity
}
PatchV1SavedSearchesResourceTypeSavedSearchIDOK describes a response with status code 200, with default header values.
Update a specific saved search
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDOK ¶
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDOK() *PatchV1SavedSearchesResourceTypeSavedSearchIDOK
NewPatchV1SavedSearchesResourceTypeSavedSearchIDOK creates a PatchV1SavedSearchesResourceTypeSavedSearchIDOK with default headers values
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK) Error ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) Error() string
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) GetPayload() *models.SavedSearchEntity
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsClientError() bool
IsClientError returns true when this patch v1 saved searches resource type saved search Id o k response has a 4xx status code
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsCode(code int) bool
IsCode returns true when this patch v1 saved searches resource type saved search Id o k response a status code equal to that given
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsRedirect() bool
IsRedirect returns true when this patch v1 saved searches resource type saved search Id o k response has a 3xx status code
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsServerError() bool
IsServerError returns true when this patch v1 saved searches resource type saved search Id o k response has a 5xx status code
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) IsSuccess() bool
IsSuccess returns true when this patch v1 saved searches resource type saved search Id o k response has a 2xx status code
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDOK) String ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDOK) String() string
type PatchV1SavedSearchesResourceTypeSavedSearchIDParams ¶
type PatchV1SavedSearchesResourceTypeSavedSearchIDParams struct {
// PatchV1SavedSearchesResourceTypeSavedSearchID.
PatchV1SavedSearchesResourceTypeSavedSearchID *models.PatchV1SavedSearchesResourceTypeSavedSearchID
// ResourceType.
ResourceType string
// SavedSearchID.
SavedSearchID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PatchV1SavedSearchesResourceTypeSavedSearchIDParams contains all the parameters to send to the API endpoint
for the patch v1 saved searches resource type saved search Id operation. Typically these are written to a http.Request.
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParams ¶
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParams() *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
NewPatchV1SavedSearchesResourceTypeSavedSearchIDParams creates a new PatchV1SavedSearchesResourceTypeSavedSearchIDParams 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 NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext ¶
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext(ctx context.Context) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithContext creates a new PatchV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a context for a request.
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient ¶
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient(client *http.Client) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithHTTPClient creates a new PatchV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a custom HTTPClient for a request.
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout ¶
func NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout(timeout time.Duration) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
NewPatchV1SavedSearchesResourceTypeSavedSearchIDParamsWithTimeout creates a new PatchV1SavedSearchesResourceTypeSavedSearchIDParams object with the ability to set a timeout on a request.
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetContext(ctx context.Context)
SetContext adds the context to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetDefaults()
SetDefaults hydrates default values in the patch v1 saved searches resource type saved search Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetPatchV1SavedSearchesResourceTypeSavedSearchID ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetPatchV1SavedSearchesResourceTypeSavedSearchID(patchV1SavedSearchesResourceTypeSavedSearchID *models.PatchV1SavedSearchesResourceTypeSavedSearchID)
SetPatchV1SavedSearchesResourceTypeSavedSearchID adds the patchV1SavedSearchesResourceTypeSavedSearchId to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetResourceType(resourceType string)
SetResourceType adds the resourceType to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetSavedSearchID(savedSearchID string)
SetSavedSearchID adds the savedSearchId to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithContext(ctx context.Context) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
WithContext adds the context to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithDefaults() *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
WithDefaults hydrates default values in the patch v1 saved searches resource type saved search Id params (not the query body).
All values with no default are reset to their zero value.
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithHTTPClient(client *http.Client) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
WithHTTPClient adds the HTTPClient to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithPatchV1SavedSearchesResourceTypeSavedSearchID ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithPatchV1SavedSearchesResourceTypeSavedSearchID(patchV1SavedSearchesResourceTypeSavedSearchID *models.PatchV1SavedSearchesResourceTypeSavedSearchID) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
WithPatchV1SavedSearchesResourceTypeSavedSearchID adds the patchV1SavedSearchesResourceTypeSavedSearchID to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithResourceType(resourceType string) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
WithResourceType adds the resourceType to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithSavedSearchID(savedSearchID string) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
WithSavedSearchID adds the savedSearchID to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WithTimeout(timeout time.Duration) *PatchV1SavedSearchesResourceTypeSavedSearchIDParams
WithTimeout adds the timeout to the patch v1 saved searches resource type saved search Id params
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PatchV1SavedSearchesResourceTypeSavedSearchIDReader ¶
type PatchV1SavedSearchesResourceTypeSavedSearchIDReader struct {
// contains filtered or unexported fields
}
PatchV1SavedSearchesResourceTypeSavedSearchIDReader is a Reader for the PatchV1SavedSearchesResourceTypeSavedSearchID structure.
func (*PatchV1SavedSearchesResourceTypeSavedSearchIDReader) ReadResponse ¶
func (o *PatchV1SavedSearchesResourceTypeSavedSearchIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PostV1SavedSearchesResourceTypeCreated ¶
type PostV1SavedSearchesResourceTypeCreated struct {
Payload *models.SavedSearchEntity
}
PostV1SavedSearchesResourceTypeCreated describes a response with status code 201, with default header values.
Create a new saved search for a particular resource type
func NewPostV1SavedSearchesResourceTypeCreated ¶
func NewPostV1SavedSearchesResourceTypeCreated() *PostV1SavedSearchesResourceTypeCreated
NewPostV1SavedSearchesResourceTypeCreated creates a PostV1SavedSearchesResourceTypeCreated with default headers values
func (*PostV1SavedSearchesResourceTypeCreated) Error ¶
func (o *PostV1SavedSearchesResourceTypeCreated) Error() string
func (*PostV1SavedSearchesResourceTypeCreated) GetPayload ¶
func (o *PostV1SavedSearchesResourceTypeCreated) GetPayload() *models.SavedSearchEntity
func (*PostV1SavedSearchesResourceTypeCreated) IsClientError ¶
func (o *PostV1SavedSearchesResourceTypeCreated) IsClientError() bool
IsClientError returns true when this post v1 saved searches resource type created response has a 4xx status code
func (*PostV1SavedSearchesResourceTypeCreated) IsCode ¶
func (o *PostV1SavedSearchesResourceTypeCreated) IsCode(code int) bool
IsCode returns true when this post v1 saved searches resource type created response a status code equal to that given
func (*PostV1SavedSearchesResourceTypeCreated) IsRedirect ¶
func (o *PostV1SavedSearchesResourceTypeCreated) IsRedirect() bool
IsRedirect returns true when this post v1 saved searches resource type created response has a 3xx status code
func (*PostV1SavedSearchesResourceTypeCreated) IsServerError ¶
func (o *PostV1SavedSearchesResourceTypeCreated) IsServerError() bool
IsServerError returns true when this post v1 saved searches resource type created response has a 5xx status code
func (*PostV1SavedSearchesResourceTypeCreated) IsSuccess ¶
func (o *PostV1SavedSearchesResourceTypeCreated) IsSuccess() bool
IsSuccess returns true when this post v1 saved searches resource type created response has a 2xx status code
func (*PostV1SavedSearchesResourceTypeCreated) String ¶
func (o *PostV1SavedSearchesResourceTypeCreated) String() string
type PostV1SavedSearchesResourceTypeParams ¶
type PostV1SavedSearchesResourceTypeParams struct {
// PostV1SavedSearchesResourceType.
PostV1SavedSearchesResourceType *models.PostV1SavedSearchesResourceType
// ResourceType.
ResourceType string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostV1SavedSearchesResourceTypeParams contains all the parameters to send to the API endpoint
for the post v1 saved searches resource type operation. Typically these are written to a http.Request.
func NewPostV1SavedSearchesResourceTypeParams ¶
func NewPostV1SavedSearchesResourceTypeParams() *PostV1SavedSearchesResourceTypeParams
NewPostV1SavedSearchesResourceTypeParams creates a new PostV1SavedSearchesResourceTypeParams 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 NewPostV1SavedSearchesResourceTypeParamsWithContext ¶
func NewPostV1SavedSearchesResourceTypeParamsWithContext(ctx context.Context) *PostV1SavedSearchesResourceTypeParams
NewPostV1SavedSearchesResourceTypeParamsWithContext creates a new PostV1SavedSearchesResourceTypeParams object with the ability to set a context for a request.
func NewPostV1SavedSearchesResourceTypeParamsWithHTTPClient ¶
func NewPostV1SavedSearchesResourceTypeParamsWithHTTPClient(client *http.Client) *PostV1SavedSearchesResourceTypeParams
NewPostV1SavedSearchesResourceTypeParamsWithHTTPClient creates a new PostV1SavedSearchesResourceTypeParams object with the ability to set a custom HTTPClient for a request.
func NewPostV1SavedSearchesResourceTypeParamsWithTimeout ¶
func NewPostV1SavedSearchesResourceTypeParamsWithTimeout(timeout time.Duration) *PostV1SavedSearchesResourceTypeParams
NewPostV1SavedSearchesResourceTypeParamsWithTimeout creates a new PostV1SavedSearchesResourceTypeParams object with the ability to set a timeout on a request.
func (*PostV1SavedSearchesResourceTypeParams) SetContext ¶
func (o *PostV1SavedSearchesResourceTypeParams) SetContext(ctx context.Context)
SetContext adds the context to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) SetDefaults ¶
func (o *PostV1SavedSearchesResourceTypeParams) SetDefaults()
SetDefaults hydrates default values in the post v1 saved searches resource type params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1SavedSearchesResourceTypeParams) SetHTTPClient ¶
func (o *PostV1SavedSearchesResourceTypeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) SetPostV1SavedSearchesResourceType ¶
func (o *PostV1SavedSearchesResourceTypeParams) SetPostV1SavedSearchesResourceType(postV1SavedSearchesResourceType *models.PostV1SavedSearchesResourceType)
SetPostV1SavedSearchesResourceType adds the postV1SavedSearchesResourceType to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) SetResourceType ¶
func (o *PostV1SavedSearchesResourceTypeParams) SetResourceType(resourceType string)
SetResourceType adds the resourceType to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) SetTimeout ¶
func (o *PostV1SavedSearchesResourceTypeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) WithContext ¶
func (o *PostV1SavedSearchesResourceTypeParams) WithContext(ctx context.Context) *PostV1SavedSearchesResourceTypeParams
WithContext adds the context to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) WithDefaults ¶
func (o *PostV1SavedSearchesResourceTypeParams) WithDefaults() *PostV1SavedSearchesResourceTypeParams
WithDefaults hydrates default values in the post v1 saved searches resource type params (not the query body).
All values with no default are reset to their zero value.
func (*PostV1SavedSearchesResourceTypeParams) WithHTTPClient ¶
func (o *PostV1SavedSearchesResourceTypeParams) WithHTTPClient(client *http.Client) *PostV1SavedSearchesResourceTypeParams
WithHTTPClient adds the HTTPClient to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) WithPostV1SavedSearchesResourceType ¶
func (o *PostV1SavedSearchesResourceTypeParams) WithPostV1SavedSearchesResourceType(postV1SavedSearchesResourceType *models.PostV1SavedSearchesResourceType) *PostV1SavedSearchesResourceTypeParams
WithPostV1SavedSearchesResourceType adds the postV1SavedSearchesResourceType to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) WithResourceType ¶
func (o *PostV1SavedSearchesResourceTypeParams) WithResourceType(resourceType string) *PostV1SavedSearchesResourceTypeParams
WithResourceType adds the resourceType to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) WithTimeout ¶
func (o *PostV1SavedSearchesResourceTypeParams) WithTimeout(timeout time.Duration) *PostV1SavedSearchesResourceTypeParams
WithTimeout adds the timeout to the post v1 saved searches resource type params
func (*PostV1SavedSearchesResourceTypeParams) WriteToRequest ¶
func (o *PostV1SavedSearchesResourceTypeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostV1SavedSearchesResourceTypeReader ¶
type PostV1SavedSearchesResourceTypeReader struct {
// contains filtered or unexported fields
}
PostV1SavedSearchesResourceTypeReader is a Reader for the PostV1SavedSearchesResourceType structure.
func (*PostV1SavedSearchesResourceTypeReader) ReadResponse ¶
func (o *PostV1SavedSearchesResourceTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- delete_v1_saved_searches_resource_type_saved_search_id_parameters.go
- delete_v1_saved_searches_resource_type_saved_search_id_responses.go
- get_v1_metrics_incidents_parameters.go
- get_v1_metrics_incidents_responses.go
- get_v1_metrics_infra_type_infra_id_parameters.go
- get_v1_metrics_infra_type_infra_id_responses.go
- get_v1_metrics_infra_type_parameters.go
- get_v1_metrics_infra_type_responses.go
- get_v1_metrics_milestone_funnel_parameters.go
- get_v1_metrics_milestone_funnel_responses.go
- get_v1_metrics_mttx_parameters.go
- get_v1_metrics_mttx_responses.go
- get_v1_metrics_retrospectives_parameters.go
- get_v1_metrics_retrospectives_responses.go
- get_v1_metrics_ticket_funnel_parameters.go
- get_v1_metrics_ticket_funnel_responses.go
- get_v1_metrics_user_involvements_parameters.go
- get_v1_metrics_user_involvements_responses.go
- get_v1_reports_mean_time_parameters.go
- get_v1_reports_mean_time_responses.go
- get_v1_saved_searches_resource_type_parameters.go
- get_v1_saved_searches_resource_type_responses.go
- get_v1_saved_searches_resource_type_saved_search_id_parameters.go
- get_v1_saved_searches_resource_type_saved_search_id_responses.go
- get_v1_signals_analytics_grouped_metrics_parameters.go
- get_v1_signals_analytics_grouped_metrics_responses.go
- get_v1_signals_analytics_mttx_parameters.go
- get_v1_signals_analytics_mttx_responses.go
- get_v1_signals_analytics_shifts_export_parameters.go
- get_v1_signals_analytics_shifts_export_responses.go
- get_v1_signals_analytics_timeseries_parameters.go
- get_v1_signals_analytics_timeseries_responses.go
- patch_v1_saved_searches_resource_type_saved_search_id_parameters.go
- patch_v1_saved_searches_resource_type_saved_search_id_responses.go
- post_v1_saved_searches_resource_type_parameters.go
- post_v1_saved_searches_resource_type_responses.go
- reporting_client.go