Documentation
¶
Index ¶
- type CancelEsClusterMonitoringAccepted
- type CancelEsClusterMonitoringNotFound
- type CancelEsClusterMonitoringParams
- func NewCancelEsClusterMonitoringParams() *CancelEsClusterMonitoringParams
- func NewCancelEsClusterMonitoringParamsWithContext(ctx context.Context) *CancelEsClusterMonitoringParams
- func NewCancelEsClusterMonitoringParamsWithHTTPClient(client *http.Client) *CancelEsClusterMonitoringParams
- func NewCancelEsClusterMonitoringParamsWithTimeout(timeout time.Duration) *CancelEsClusterMonitoringParams
- func (o *CancelEsClusterMonitoringParams) SetClusterID(clusterID string)
- func (o *CancelEsClusterMonitoringParams) SetContext(ctx context.Context)
- func (o *CancelEsClusterMonitoringParams) SetHTTPClient(client *http.Client)
- func (o *CancelEsClusterMonitoringParams) SetTimeout(timeout time.Duration)
- func (o *CancelEsClusterMonitoringParams) WithClusterID(clusterID string) *CancelEsClusterMonitoringParams
- func (o *CancelEsClusterMonitoringParams) WithContext(ctx context.Context) *CancelEsClusterMonitoringParams
- func (o *CancelEsClusterMonitoringParams) WithHTTPClient(client *http.Client) *CancelEsClusterMonitoringParams
- func (o *CancelEsClusterMonitoringParams) WithTimeout(timeout time.Duration) *CancelEsClusterMonitoringParams
- func (o *CancelEsClusterMonitoringParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CancelEsClusterMonitoringReader
- type CancelEsClusterMonitoringRetryWith
- type CancelEsClusterPendingPlanNotFound
- type CancelEsClusterPendingPlanOK
- type CancelEsClusterPendingPlanParams
- func NewCancelEsClusterPendingPlanParams() *CancelEsClusterPendingPlanParams
- func NewCancelEsClusterPendingPlanParamsWithContext(ctx context.Context) *CancelEsClusterPendingPlanParams
- func NewCancelEsClusterPendingPlanParamsWithHTTPClient(client *http.Client) *CancelEsClusterPendingPlanParams
- func NewCancelEsClusterPendingPlanParamsWithTimeout(timeout time.Duration) *CancelEsClusterPendingPlanParams
- func (o *CancelEsClusterPendingPlanParams) SetClusterID(clusterID string)
- func (o *CancelEsClusterPendingPlanParams) SetContext(ctx context.Context)
- func (o *CancelEsClusterPendingPlanParams) SetForceDelete(forceDelete *bool)
- func (o *CancelEsClusterPendingPlanParams) SetHTTPClient(client *http.Client)
- func (o *CancelEsClusterPendingPlanParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *CancelEsClusterPendingPlanParams) SetTimeout(timeout time.Duration)
- func (o *CancelEsClusterPendingPlanParams) WithClusterID(clusterID string) *CancelEsClusterPendingPlanParams
- func (o *CancelEsClusterPendingPlanParams) WithContext(ctx context.Context) *CancelEsClusterPendingPlanParams
- func (o *CancelEsClusterPendingPlanParams) WithForceDelete(forceDelete *bool) *CancelEsClusterPendingPlanParams
- func (o *CancelEsClusterPendingPlanParams) WithHTTPClient(client *http.Client) *CancelEsClusterPendingPlanParams
- func (o *CancelEsClusterPendingPlanParams) WithIgnoreMissing(ignoreMissing *bool) *CancelEsClusterPendingPlanParams
- func (o *CancelEsClusterPendingPlanParams) WithTimeout(timeout time.Duration) *CancelEsClusterPendingPlanParams
- func (o *CancelEsClusterPendingPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CancelEsClusterPendingPlanPreconditionFailed
- type CancelEsClusterPendingPlanReader
- type CancelEsClusterPendingPlanRetryWith
- type Client
- func (a *Client) CancelEsClusterMonitoring(params *CancelEsClusterMonitoringParams, authInfo runtime.ClientAuthInfoWriter) (*CancelEsClusterMonitoringAccepted, error)
- func (a *Client) CancelEsClusterPendingPlan(params *CancelEsClusterPendingPlanParams, ...) (*CancelEsClusterPendingPlanOK, error)
- func (a *Client) CreateEsCluster(params *CreateEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*CreateEsClusterOK, *CreateEsClusterCreated, *CreateEsClusterAccepted, error)
- func (a *Client) DeleteEsCluster(params *DeleteEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEsClusterOK, error)
- func (a *Client) DeleteEsProxyRequests(params *DeleteEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEsProxyRequestsOK, error)
- func (a *Client) GenerateEsClusterDiagnostics(params *GenerateEsClusterDiagnosticsParams, ...) (*GenerateEsClusterDiagnosticsOK, error)
- func (a *Client) GenerateEsClusterLogs(params *GenerateEsClusterLogsParams, authInfo runtime.ClientAuthInfoWriter) (*GenerateEsClusterLogsOK, error)
- func (a *Client) GetEsCcsEligibleRemotes(params *GetEsCcsEligibleRemotesParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsCcsEligibleRemotesOK, error)
- func (a *Client) GetEsCluster(params *GetEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterOK, error)
- func (a *Client) GetEsClusterCcs(params *GetEsClusterCcsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterCcsOK, error)
- func (a *Client) GetEsClusterCcsSettings(params *GetEsClusterCcsSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterCcsSettingsOK, error)
- func (a *Client) GetEsClusterCurationSettings(params *GetEsClusterCurationSettingsParams, ...) (*GetEsClusterCurationSettingsOK, error)
- func (a *Client) GetEsClusterKeystore(params *GetEsClusterKeystoreParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterKeystoreOK, error)
- func (a *Client) GetEsClusterMetadataRaw(params *GetEsClusterMetadataRawParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterMetadataRawOK, error)
- func (a *Client) GetEsClusterMetadataSettings(params *GetEsClusterMetadataSettingsParams, ...) (*GetEsClusterMetadataSettingsOK, error)
- func (a *Client) GetEsClusterPendingPlan(params *GetEsClusterPendingPlanParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPendingPlanOK, error)
- func (a *Client) GetEsClusterPlan(params *GetEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPlanOK, error)
- func (a *Client) GetEsClusterPlanActivity(params *GetEsClusterPlanActivityParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPlanActivityOK, error)
- func (a *Client) GetEsClusterSnapshotSettings(params *GetEsClusterSnapshotSettingsParams, ...) (*GetEsClusterSnapshotSettingsOK, error)
- func (a *Client) GetEsClusters(params *GetEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClustersOK, error)
- func (a *Client) GetEsProxyRequests(params *GetEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsProxyRequestsOK, error)
- func (a *Client) MigrateEsClusterPlan(params *MigrateEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*MigrateEsClusterPlanOK, *MigrateEsClusterPlanAccepted, error)
- func (a *Client) MoveEsClusterInstances(params *MoveEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*MoveEsClusterInstancesAccepted, error)
- func (a *Client) MoveEsClusterInstancesAdvanced(params *MoveEsClusterInstancesAdvancedParams, ...) (*MoveEsClusterInstancesAdvancedAccepted, error)
- func (a *Client) PostEsProxyRequests(params *PostEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*PostEsProxyRequestsOK, error)
- func (a *Client) PutEsProxyRequests(params *PutEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*PutEsProxyRequestsOK, error)
- func (a *Client) RestartEsCluster(params *RestartEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*RestartEsClusterAccepted, error)
- func (a *Client) ResyncEsCluster(params *ResyncEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncEsClusterOK, error)
- func (a *Client) ResyncEsClusters(params *ResyncEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncEsClustersAccepted, error)
- func (a *Client) SearchEsClusters(params *SearchEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*SearchEsClustersOK, error)
- func (a *Client) SetEsClusterCcsSettings(params *SetEsClusterCcsSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterCcsSettingsAccepted, error)
- func (a *Client) SetEsClusterInstancesAllSettingsOverrides(params *SetEsClusterInstancesAllSettingsOverridesParams, ...) (*SetEsClusterInstancesAllSettingsOverridesOK, error)
- func (a *Client) SetEsClusterInstancesSettingsOverrides(params *SetEsClusterInstancesSettingsOverridesParams, ...) (*SetEsClusterInstancesSettingsOverridesOK, error)
- func (a *Client) SetEsClusterKeystore(params *SetEsClusterKeystoreParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterKeystoreAccepted, error)
- func (a *Client) SetEsClusterLegacySecuritySettings(params *SetEsClusterLegacySecuritySettingsParams, ...) (*SetEsClusterLegacySecuritySettingsOK, error)
- func (a *Client) SetEsClusterMetadataRaw(params *SetEsClusterMetadataRawParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterMetadataRawOK, error)
- func (a *Client) SetEsClusterMonitoring(params *SetEsClusterMonitoringParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterMonitoringAccepted, error)
- func (a *Client) SetEsClusterName(params *SetEsClusterNameParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterNameOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) ShutdownEsCluster(params *ShutdownEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownEsClusterAccepted, error)
- func (a *Client) SnapshotEsCluster(params *SnapshotEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*SnapshotEsClusterAccepted, error)
- func (a *Client) StartEsClusterInstances(params *StartEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterInstancesAccepted, error)
- func (a *Client) StartEsClusterInstancesAll(params *StartEsClusterInstancesAllParams, ...) (*StartEsClusterInstancesAllAccepted, error)
- func (a *Client) StartEsClusterInstancesAllMaintenanceMode(params *StartEsClusterInstancesAllMaintenanceModeParams, ...) (*StartEsClusterInstancesAllMaintenanceModeAccepted, error)
- func (a *Client) StartEsClusterMaintenanceMode(params *StartEsClusterMaintenanceModeParams, ...) (*StartEsClusterMaintenanceModeAccepted, error)
- func (a *Client) StopEsClusterInstances(params *StopEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterInstancesAccepted, error)
- func (a *Client) StopEsClusterInstancesAll(params *StopEsClusterInstancesAllParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterInstancesAllAccepted, error)
- func (a *Client) StopEsClusterInstancesAllMaintenanceMode(params *StopEsClusterInstancesAllMaintenanceModeParams, ...) (*StopEsClusterInstancesAllMaintenanceModeAccepted, error)
- func (a *Client) StopEsClusterMaintenanceMode(params *StopEsClusterMaintenanceModeParams, ...) (*StopEsClusterMaintenanceModeAccepted, error)
- func (a *Client) UpdateEsClusterCurationSettings(params *UpdateEsClusterCurationSettingsParams, ...) (*UpdateEsClusterCurationSettingsOK, error)
- func (a *Client) UpdateEsClusterMetadataSettings(params *UpdateEsClusterMetadataSettingsParams, ...) (*UpdateEsClusterMetadataSettingsOK, error)
- func (a *Client) UpdateEsClusterPlan(params *UpdateEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterPlanOK, *UpdateEsClusterPlanAccepted, error)
- func (a *Client) UpdateEsClusterSnapshotSettings(params *UpdateEsClusterSnapshotSettingsParams, ...) (*UpdateEsClusterSnapshotSettingsOK, error)
- type ClientService
- type CreateEsClusterAccepted
- type CreateEsClusterBadRequest
- type CreateEsClusterCreated
- type CreateEsClusterOK
- type CreateEsClusterParams
- func NewCreateEsClusterParams() *CreateEsClusterParams
- func NewCreateEsClusterParamsWithContext(ctx context.Context) *CreateEsClusterParams
- func NewCreateEsClusterParamsWithHTTPClient(client *http.Client) *CreateEsClusterParams
- func NewCreateEsClusterParamsWithTimeout(timeout time.Duration) *CreateEsClusterParams
- func (o *CreateEsClusterParams) SetBody(body *models.CreateElasticsearchClusterRequest)
- func (o *CreateEsClusterParams) SetContext(ctx context.Context)
- func (o *CreateEsClusterParams) SetHTTPClient(client *http.Client)
- func (o *CreateEsClusterParams) SetRequestID(requestID *string)
- func (o *CreateEsClusterParams) SetTimeout(timeout time.Duration)
- func (o *CreateEsClusterParams) SetValidateOnly(validateOnly *bool)
- func (o *CreateEsClusterParams) WithBody(body *models.CreateElasticsearchClusterRequest) *CreateEsClusterParams
- func (o *CreateEsClusterParams) WithContext(ctx context.Context) *CreateEsClusterParams
- func (o *CreateEsClusterParams) WithHTTPClient(client *http.Client) *CreateEsClusterParams
- func (o *CreateEsClusterParams) WithRequestID(requestID *string) *CreateEsClusterParams
- func (o *CreateEsClusterParams) WithTimeout(timeout time.Duration) *CreateEsClusterParams
- func (o *CreateEsClusterParams) WithValidateOnly(validateOnly *bool) *CreateEsClusterParams
- func (o *CreateEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateEsClusterReader
- type CreateEsClusterRetryWith
- type DeleteEsClusterNotFound
- type DeleteEsClusterOK
- type DeleteEsClusterParams
- func NewDeleteEsClusterParams() *DeleteEsClusterParams
- func NewDeleteEsClusterParamsWithContext(ctx context.Context) *DeleteEsClusterParams
- func NewDeleteEsClusterParamsWithHTTPClient(client *http.Client) *DeleteEsClusterParams
- func NewDeleteEsClusterParamsWithTimeout(timeout time.Duration) *DeleteEsClusterParams
- func (o *DeleteEsClusterParams) SetClusterID(clusterID string)
- func (o *DeleteEsClusterParams) SetContext(ctx context.Context)
- func (o *DeleteEsClusterParams) SetHTTPClient(client *http.Client)
- func (o *DeleteEsClusterParams) SetTimeout(timeout time.Duration)
- func (o *DeleteEsClusterParams) WithClusterID(clusterID string) *DeleteEsClusterParams
- func (o *DeleteEsClusterParams) WithContext(ctx context.Context) *DeleteEsClusterParams
- func (o *DeleteEsClusterParams) WithHTTPClient(client *http.Client) *DeleteEsClusterParams
- func (o *DeleteEsClusterParams) WithTimeout(timeout time.Duration) *DeleteEsClusterParams
- func (o *DeleteEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteEsClusterPreconditionFailed
- type DeleteEsClusterReader
- type DeleteEsClusterRetryWith
- type DeleteEsProxyRequestsNotFound
- type DeleteEsProxyRequestsOK
- type DeleteEsProxyRequestsParams
- func NewDeleteEsProxyRequestsParams() *DeleteEsProxyRequestsParams
- func NewDeleteEsProxyRequestsParamsWithContext(ctx context.Context) *DeleteEsProxyRequestsParams
- func NewDeleteEsProxyRequestsParamsWithHTTPClient(client *http.Client) *DeleteEsProxyRequestsParams
- func NewDeleteEsProxyRequestsParamsWithTimeout(timeout time.Duration) *DeleteEsProxyRequestsParams
- func (o *DeleteEsProxyRequestsParams) SetBody(body string)
- func (o *DeleteEsProxyRequestsParams) SetClusterID(clusterID string)
- func (o *DeleteEsProxyRequestsParams) SetContext(ctx context.Context)
- func (o *DeleteEsProxyRequestsParams) SetElasticsearchPath(elasticsearchPath string)
- func (o *DeleteEsProxyRequestsParams) SetHTTPClient(client *http.Client)
- func (o *DeleteEsProxyRequestsParams) SetTimeout(timeout time.Duration)
- func (o *DeleteEsProxyRequestsParams) SetXManagementRequest(xManagementRequest string)
- func (o *DeleteEsProxyRequestsParams) WithBody(body string) *DeleteEsProxyRequestsParams
- func (o *DeleteEsProxyRequestsParams) WithClusterID(clusterID string) *DeleteEsProxyRequestsParams
- func (o *DeleteEsProxyRequestsParams) WithContext(ctx context.Context) *DeleteEsProxyRequestsParams
- func (o *DeleteEsProxyRequestsParams) WithElasticsearchPath(elasticsearchPath string) *DeleteEsProxyRequestsParams
- func (o *DeleteEsProxyRequestsParams) WithHTTPClient(client *http.Client) *DeleteEsProxyRequestsParams
- func (o *DeleteEsProxyRequestsParams) WithTimeout(timeout time.Duration) *DeleteEsProxyRequestsParams
- func (o *DeleteEsProxyRequestsParams) WithXManagementRequest(xManagementRequest string) *DeleteEsProxyRequestsParams
- func (o *DeleteEsProxyRequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteEsProxyRequestsReader
- type GenerateEsClusterDiagnosticsNotFound
- type GenerateEsClusterDiagnosticsOK
- type GenerateEsClusterDiagnosticsParams
- func NewGenerateEsClusterDiagnosticsParams() *GenerateEsClusterDiagnosticsParams
- func NewGenerateEsClusterDiagnosticsParamsWithContext(ctx context.Context) *GenerateEsClusterDiagnosticsParams
- func NewGenerateEsClusterDiagnosticsParamsWithHTTPClient(client *http.Client) *GenerateEsClusterDiagnosticsParams
- func NewGenerateEsClusterDiagnosticsParamsWithTimeout(timeout time.Duration) *GenerateEsClusterDiagnosticsParams
- func (o *GenerateEsClusterDiagnosticsParams) SetClusterID(clusterID string)
- func (o *GenerateEsClusterDiagnosticsParams) SetContext(ctx context.Context)
- func (o *GenerateEsClusterDiagnosticsParams) SetHTTPClient(client *http.Client)
- func (o *GenerateEsClusterDiagnosticsParams) SetTimeout(timeout time.Duration)
- func (o *GenerateEsClusterDiagnosticsParams) WithClusterID(clusterID string) *GenerateEsClusterDiagnosticsParams
- func (o *GenerateEsClusterDiagnosticsParams) WithContext(ctx context.Context) *GenerateEsClusterDiagnosticsParams
- func (o *GenerateEsClusterDiagnosticsParams) WithHTTPClient(client *http.Client) *GenerateEsClusterDiagnosticsParams
- func (o *GenerateEsClusterDiagnosticsParams) WithTimeout(timeout time.Duration) *GenerateEsClusterDiagnosticsParams
- func (o *GenerateEsClusterDiagnosticsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GenerateEsClusterDiagnosticsReader
- type GenerateEsClusterLogsNotFound
- type GenerateEsClusterLogsOK
- type GenerateEsClusterLogsParams
- func NewGenerateEsClusterLogsParams() *GenerateEsClusterLogsParams
- func NewGenerateEsClusterLogsParamsWithContext(ctx context.Context) *GenerateEsClusterLogsParams
- func NewGenerateEsClusterLogsParamsWithHTTPClient(client *http.Client) *GenerateEsClusterLogsParams
- func NewGenerateEsClusterLogsParamsWithTimeout(timeout time.Duration) *GenerateEsClusterLogsParams
- func (o *GenerateEsClusterLogsParams) SetClusterID(clusterID string)
- func (o *GenerateEsClusterLogsParams) SetContext(ctx context.Context)
- func (o *GenerateEsClusterLogsParams) SetDate(date string)
- func (o *GenerateEsClusterLogsParams) SetHTTPClient(client *http.Client)
- func (o *GenerateEsClusterLogsParams) SetTimeout(timeout time.Duration)
- func (o *GenerateEsClusterLogsParams) WithClusterID(clusterID string) *GenerateEsClusterLogsParams
- func (o *GenerateEsClusterLogsParams) WithContext(ctx context.Context) *GenerateEsClusterLogsParams
- func (o *GenerateEsClusterLogsParams) WithDate(date string) *GenerateEsClusterLogsParams
- func (o *GenerateEsClusterLogsParams) WithHTTPClient(client *http.Client) *GenerateEsClusterLogsParams
- func (o *GenerateEsClusterLogsParams) WithTimeout(timeout time.Duration) *GenerateEsClusterLogsParams
- func (o *GenerateEsClusterLogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GenerateEsClusterLogsReader
- type GetEsCcsEligibleRemotesBadRequest
- type GetEsCcsEligibleRemotesOK
- type GetEsCcsEligibleRemotesParams
- func NewGetEsCcsEligibleRemotesParams() *GetEsCcsEligibleRemotesParams
- func NewGetEsCcsEligibleRemotesParamsWithContext(ctx context.Context) *GetEsCcsEligibleRemotesParams
- func NewGetEsCcsEligibleRemotesParamsWithHTTPClient(client *http.Client) *GetEsCcsEligibleRemotesParams
- func NewGetEsCcsEligibleRemotesParamsWithTimeout(timeout time.Duration) *GetEsCcsEligibleRemotesParams
- func (o *GetEsCcsEligibleRemotesParams) SetContext(ctx context.Context)
- func (o *GetEsCcsEligibleRemotesParams) SetHTTPClient(client *http.Client)
- func (o *GetEsCcsEligibleRemotesParams) SetOwnerID(ownerID *string)
- func (o *GetEsCcsEligibleRemotesParams) SetQ(q *string)
- func (o *GetEsCcsEligibleRemotesParams) SetSize(size *int64)
- func (o *GetEsCcsEligibleRemotesParams) SetTimeout(timeout time.Duration)
- func (o *GetEsCcsEligibleRemotesParams) SetVersion(version string)
- func (o *GetEsCcsEligibleRemotesParams) WithContext(ctx context.Context) *GetEsCcsEligibleRemotesParams
- func (o *GetEsCcsEligibleRemotesParams) WithHTTPClient(client *http.Client) *GetEsCcsEligibleRemotesParams
- func (o *GetEsCcsEligibleRemotesParams) WithOwnerID(ownerID *string) *GetEsCcsEligibleRemotesParams
- func (o *GetEsCcsEligibleRemotesParams) WithQ(q *string) *GetEsCcsEligibleRemotesParams
- func (o *GetEsCcsEligibleRemotesParams) WithSize(size *int64) *GetEsCcsEligibleRemotesParams
- func (o *GetEsCcsEligibleRemotesParams) WithTimeout(timeout time.Duration) *GetEsCcsEligibleRemotesParams
- func (o *GetEsCcsEligibleRemotesParams) WithVersion(version string) *GetEsCcsEligibleRemotesParams
- func (o *GetEsCcsEligibleRemotesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsCcsEligibleRemotesReader
- type GetEsClusterCcsNotFound
- type GetEsClusterCcsOK
- type GetEsClusterCcsParams
- func NewGetEsClusterCcsParams() *GetEsClusterCcsParams
- func NewGetEsClusterCcsParamsWithContext(ctx context.Context) *GetEsClusterCcsParams
- func NewGetEsClusterCcsParamsWithHTTPClient(client *http.Client) *GetEsClusterCcsParams
- func NewGetEsClusterCcsParamsWithTimeout(timeout time.Duration) *GetEsClusterCcsParams
- func (o *GetEsClusterCcsParams) SetClusterID(clusterID string)
- func (o *GetEsClusterCcsParams) SetContext(ctx context.Context)
- func (o *GetEsClusterCcsParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterCcsParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterCcsParams) WithClusterID(clusterID string) *GetEsClusterCcsParams
- func (o *GetEsClusterCcsParams) WithContext(ctx context.Context) *GetEsClusterCcsParams
- func (o *GetEsClusterCcsParams) WithHTTPClient(client *http.Client) *GetEsClusterCcsParams
- func (o *GetEsClusterCcsParams) WithTimeout(timeout time.Duration) *GetEsClusterCcsParams
- func (o *GetEsClusterCcsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterCcsReader
- type GetEsClusterCcsSettingsNotFound
- type GetEsClusterCcsSettingsOK
- type GetEsClusterCcsSettingsParams
- func NewGetEsClusterCcsSettingsParams() *GetEsClusterCcsSettingsParams
- func NewGetEsClusterCcsSettingsParamsWithContext(ctx context.Context) *GetEsClusterCcsSettingsParams
- func NewGetEsClusterCcsSettingsParamsWithHTTPClient(client *http.Client) *GetEsClusterCcsSettingsParams
- func NewGetEsClusterCcsSettingsParamsWithTimeout(timeout time.Duration) *GetEsClusterCcsSettingsParams
- func (o *GetEsClusterCcsSettingsParams) SetClusterID(clusterID string)
- func (o *GetEsClusterCcsSettingsParams) SetContext(ctx context.Context)
- func (o *GetEsClusterCcsSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterCcsSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterCcsSettingsParams) WithClusterID(clusterID string) *GetEsClusterCcsSettingsParams
- func (o *GetEsClusterCcsSettingsParams) WithContext(ctx context.Context) *GetEsClusterCcsSettingsParams
- func (o *GetEsClusterCcsSettingsParams) WithHTTPClient(client *http.Client) *GetEsClusterCcsSettingsParams
- func (o *GetEsClusterCcsSettingsParams) WithTimeout(timeout time.Duration) *GetEsClusterCcsSettingsParams
- func (o *GetEsClusterCcsSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterCcsSettingsReader
- type GetEsClusterCurationSettingsNotFound
- type GetEsClusterCurationSettingsOK
- type GetEsClusterCurationSettingsParams
- func NewGetEsClusterCurationSettingsParams() *GetEsClusterCurationSettingsParams
- func NewGetEsClusterCurationSettingsParamsWithContext(ctx context.Context) *GetEsClusterCurationSettingsParams
- func NewGetEsClusterCurationSettingsParamsWithHTTPClient(client *http.Client) *GetEsClusterCurationSettingsParams
- func NewGetEsClusterCurationSettingsParamsWithTimeout(timeout time.Duration) *GetEsClusterCurationSettingsParams
- func (o *GetEsClusterCurationSettingsParams) SetClusterID(clusterID string)
- func (o *GetEsClusterCurationSettingsParams) SetContext(ctx context.Context)
- func (o *GetEsClusterCurationSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterCurationSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterCurationSettingsParams) WithClusterID(clusterID string) *GetEsClusterCurationSettingsParams
- func (o *GetEsClusterCurationSettingsParams) WithContext(ctx context.Context) *GetEsClusterCurationSettingsParams
- func (o *GetEsClusterCurationSettingsParams) WithHTTPClient(client *http.Client) *GetEsClusterCurationSettingsParams
- func (o *GetEsClusterCurationSettingsParams) WithTimeout(timeout time.Duration) *GetEsClusterCurationSettingsParams
- func (o *GetEsClusterCurationSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterCurationSettingsReader
- type GetEsClusterKeystoreNotFound
- type GetEsClusterKeystoreOK
- type GetEsClusterKeystoreParams
- func NewGetEsClusterKeystoreParams() *GetEsClusterKeystoreParams
- func NewGetEsClusterKeystoreParamsWithContext(ctx context.Context) *GetEsClusterKeystoreParams
- func NewGetEsClusterKeystoreParamsWithHTTPClient(client *http.Client) *GetEsClusterKeystoreParams
- func NewGetEsClusterKeystoreParamsWithTimeout(timeout time.Duration) *GetEsClusterKeystoreParams
- func (o *GetEsClusterKeystoreParams) SetClusterID(clusterID string)
- func (o *GetEsClusterKeystoreParams) SetContext(ctx context.Context)
- func (o *GetEsClusterKeystoreParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterKeystoreParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterKeystoreParams) WithClusterID(clusterID string) *GetEsClusterKeystoreParams
- func (o *GetEsClusterKeystoreParams) WithContext(ctx context.Context) *GetEsClusterKeystoreParams
- func (o *GetEsClusterKeystoreParams) WithHTTPClient(client *http.Client) *GetEsClusterKeystoreParams
- func (o *GetEsClusterKeystoreParams) WithTimeout(timeout time.Duration) *GetEsClusterKeystoreParams
- func (o *GetEsClusterKeystoreParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterKeystoreReader
- type GetEsClusterKeystoreRetryWith
- type GetEsClusterMetadataRawNotFound
- type GetEsClusterMetadataRawOK
- type GetEsClusterMetadataRawParams
- func NewGetEsClusterMetadataRawParams() *GetEsClusterMetadataRawParams
- func NewGetEsClusterMetadataRawParamsWithContext(ctx context.Context) *GetEsClusterMetadataRawParams
- func NewGetEsClusterMetadataRawParamsWithHTTPClient(client *http.Client) *GetEsClusterMetadataRawParams
- func NewGetEsClusterMetadataRawParamsWithTimeout(timeout time.Duration) *GetEsClusterMetadataRawParams
- func (o *GetEsClusterMetadataRawParams) SetClusterID(clusterID string)
- func (o *GetEsClusterMetadataRawParams) SetContext(ctx context.Context)
- func (o *GetEsClusterMetadataRawParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterMetadataRawParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterMetadataRawParams) WithClusterID(clusterID string) *GetEsClusterMetadataRawParams
- func (o *GetEsClusterMetadataRawParams) WithContext(ctx context.Context) *GetEsClusterMetadataRawParams
- func (o *GetEsClusterMetadataRawParams) WithHTTPClient(client *http.Client) *GetEsClusterMetadataRawParams
- func (o *GetEsClusterMetadataRawParams) WithTimeout(timeout time.Duration) *GetEsClusterMetadataRawParams
- func (o *GetEsClusterMetadataRawParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterMetadataRawReader
- type GetEsClusterMetadataSettingsNotFound
- type GetEsClusterMetadataSettingsOK
- type GetEsClusterMetadataSettingsParams
- func NewGetEsClusterMetadataSettingsParams() *GetEsClusterMetadataSettingsParams
- func NewGetEsClusterMetadataSettingsParamsWithContext(ctx context.Context) *GetEsClusterMetadataSettingsParams
- func NewGetEsClusterMetadataSettingsParamsWithHTTPClient(client *http.Client) *GetEsClusterMetadataSettingsParams
- func NewGetEsClusterMetadataSettingsParamsWithTimeout(timeout time.Duration) *GetEsClusterMetadataSettingsParams
- func (o *GetEsClusterMetadataSettingsParams) SetClusterID(clusterID string)
- func (o *GetEsClusterMetadataSettingsParams) SetContext(ctx context.Context)
- func (o *GetEsClusterMetadataSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterMetadataSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterMetadataSettingsParams) WithClusterID(clusterID string) *GetEsClusterMetadataSettingsParams
- func (o *GetEsClusterMetadataSettingsParams) WithContext(ctx context.Context) *GetEsClusterMetadataSettingsParams
- func (o *GetEsClusterMetadataSettingsParams) WithHTTPClient(client *http.Client) *GetEsClusterMetadataSettingsParams
- func (o *GetEsClusterMetadataSettingsParams) WithTimeout(timeout time.Duration) *GetEsClusterMetadataSettingsParams
- func (o *GetEsClusterMetadataSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterMetadataSettingsReader
- type GetEsClusterNotFound
- type GetEsClusterOK
- type GetEsClusterParams
- func (o *GetEsClusterParams) SetClusterID(clusterID string)
- func (o *GetEsClusterParams) SetContext(ctx context.Context)
- func (o *GetEsClusterParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
- func (o *GetEsClusterParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
- func (o *GetEsClusterParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterParams) SetShowMetadata(showMetadata *bool)
- func (o *GetEsClusterParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetEsClusterParams) SetShowPlanLogs(showPlanLogs *bool)
- func (o *GetEsClusterParams) SetShowPlans(showPlans *bool)
- func (o *GetEsClusterParams) SetShowSecurity(showSecurity *bool)
- func (o *GetEsClusterParams) SetShowSettings(showSettings *bool)
- func (o *GetEsClusterParams) SetShowSystemAlerts(showSystemAlerts *int64)
- func (o *GetEsClusterParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterParams) WithClusterID(clusterID string) *GetEsClusterParams
- func (o *GetEsClusterParams) WithContext(ctx context.Context) *GetEsClusterParams
- func (o *GetEsClusterParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClusterParams
- func (o *GetEsClusterParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClusterParams
- func (o *GetEsClusterParams) WithHTTPClient(client *http.Client) *GetEsClusterParams
- func (o *GetEsClusterParams) WithShowMetadata(showMetadata *bool) *GetEsClusterParams
- func (o *GetEsClusterParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClusterParams
- func (o *GetEsClusterParams) WithShowPlanLogs(showPlanLogs *bool) *GetEsClusterParams
- func (o *GetEsClusterParams) WithShowPlans(showPlans *bool) *GetEsClusterParams
- func (o *GetEsClusterParams) WithShowSecurity(showSecurity *bool) *GetEsClusterParams
- func (o *GetEsClusterParams) WithShowSettings(showSettings *bool) *GetEsClusterParams
- func (o *GetEsClusterParams) WithShowSystemAlerts(showSystemAlerts *int64) *GetEsClusterParams
- func (o *GetEsClusterParams) WithTimeout(timeout time.Duration) *GetEsClusterParams
- func (o *GetEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterPendingPlanNotFound
- type GetEsClusterPendingPlanOK
- type GetEsClusterPendingPlanParams
- func NewGetEsClusterPendingPlanParams() *GetEsClusterPendingPlanParams
- func NewGetEsClusterPendingPlanParamsWithContext(ctx context.Context) *GetEsClusterPendingPlanParams
- func NewGetEsClusterPendingPlanParamsWithHTTPClient(client *http.Client) *GetEsClusterPendingPlanParams
- func NewGetEsClusterPendingPlanParamsWithTimeout(timeout time.Duration) *GetEsClusterPendingPlanParams
- func (o *GetEsClusterPendingPlanParams) SetClusterID(clusterID string)
- func (o *GetEsClusterPendingPlanParams) SetContext(ctx context.Context)
- func (o *GetEsClusterPendingPlanParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
- func (o *GetEsClusterPendingPlanParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
- func (o *GetEsClusterPendingPlanParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterPendingPlanParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetEsClusterPendingPlanParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterPendingPlanParams) WithClusterID(clusterID string) *GetEsClusterPendingPlanParams
- func (o *GetEsClusterPendingPlanParams) WithContext(ctx context.Context) *GetEsClusterPendingPlanParams
- func (o *GetEsClusterPendingPlanParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClusterPendingPlanParams
- func (o *GetEsClusterPendingPlanParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClusterPendingPlanParams
- func (o *GetEsClusterPendingPlanParams) WithHTTPClient(client *http.Client) *GetEsClusterPendingPlanParams
- func (o *GetEsClusterPendingPlanParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClusterPendingPlanParams
- func (o *GetEsClusterPendingPlanParams) WithTimeout(timeout time.Duration) *GetEsClusterPendingPlanParams
- func (o *GetEsClusterPendingPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterPendingPlanPreconditionFailed
- type GetEsClusterPendingPlanReader
- type GetEsClusterPlanActivityNotFound
- type GetEsClusterPlanActivityOK
- type GetEsClusterPlanActivityParams
- func NewGetEsClusterPlanActivityParams() *GetEsClusterPlanActivityParams
- func NewGetEsClusterPlanActivityParamsWithContext(ctx context.Context) *GetEsClusterPlanActivityParams
- func NewGetEsClusterPlanActivityParamsWithHTTPClient(client *http.Client) *GetEsClusterPlanActivityParams
- func NewGetEsClusterPlanActivityParamsWithTimeout(timeout time.Duration) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) SetClusterID(clusterID string)
- func (o *GetEsClusterPlanActivityParams) SetContext(ctx context.Context)
- func (o *GetEsClusterPlanActivityParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
- func (o *GetEsClusterPlanActivityParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
- func (o *GetEsClusterPlanActivityParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterPlanActivityParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetEsClusterPlanActivityParams) SetShowPlanLogs(showPlanLogs *bool)
- func (o *GetEsClusterPlanActivityParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterPlanActivityParams) WithClusterID(clusterID string) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) WithContext(ctx context.Context) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) WithHTTPClient(client *http.Client) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) WithShowPlanLogs(showPlanLogs *bool) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) WithTimeout(timeout time.Duration) *GetEsClusterPlanActivityParams
- func (o *GetEsClusterPlanActivityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterPlanActivityReader
- type GetEsClusterPlanNotFound
- type GetEsClusterPlanOK
- type GetEsClusterPlanParams
- func NewGetEsClusterPlanParams() *GetEsClusterPlanParams
- func NewGetEsClusterPlanParamsWithContext(ctx context.Context) *GetEsClusterPlanParams
- func NewGetEsClusterPlanParamsWithHTTPClient(client *http.Client) *GetEsClusterPlanParams
- func NewGetEsClusterPlanParamsWithTimeout(timeout time.Duration) *GetEsClusterPlanParams
- func (o *GetEsClusterPlanParams) SetClusterID(clusterID string)
- func (o *GetEsClusterPlanParams) SetContext(ctx context.Context)
- func (o *GetEsClusterPlanParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
- func (o *GetEsClusterPlanParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
- func (o *GetEsClusterPlanParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterPlanParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetEsClusterPlanParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterPlanParams) WithClusterID(clusterID string) *GetEsClusterPlanParams
- func (o *GetEsClusterPlanParams) WithContext(ctx context.Context) *GetEsClusterPlanParams
- func (o *GetEsClusterPlanParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClusterPlanParams
- func (o *GetEsClusterPlanParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClusterPlanParams
- func (o *GetEsClusterPlanParams) WithHTTPClient(client *http.Client) *GetEsClusterPlanParams
- func (o *GetEsClusterPlanParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClusterPlanParams
- func (o *GetEsClusterPlanParams) WithTimeout(timeout time.Duration) *GetEsClusterPlanParams
- func (o *GetEsClusterPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterPlanPreconditionFailed
- type GetEsClusterPlanReader
- type GetEsClusterReader
- type GetEsClusterSnapshotSettingsNotFound
- type GetEsClusterSnapshotSettingsOK
- type GetEsClusterSnapshotSettingsParams
- func NewGetEsClusterSnapshotSettingsParams() *GetEsClusterSnapshotSettingsParams
- func NewGetEsClusterSnapshotSettingsParamsWithContext(ctx context.Context) *GetEsClusterSnapshotSettingsParams
- func NewGetEsClusterSnapshotSettingsParamsWithHTTPClient(client *http.Client) *GetEsClusterSnapshotSettingsParams
- func NewGetEsClusterSnapshotSettingsParamsWithTimeout(timeout time.Duration) *GetEsClusterSnapshotSettingsParams
- func (o *GetEsClusterSnapshotSettingsParams) SetClusterID(clusterID string)
- func (o *GetEsClusterSnapshotSettingsParams) SetContext(ctx context.Context)
- func (o *GetEsClusterSnapshotSettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClusterSnapshotSettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClusterSnapshotSettingsParams) WithClusterID(clusterID string) *GetEsClusterSnapshotSettingsParams
- func (o *GetEsClusterSnapshotSettingsParams) WithContext(ctx context.Context) *GetEsClusterSnapshotSettingsParams
- func (o *GetEsClusterSnapshotSettingsParams) WithHTTPClient(client *http.Client) *GetEsClusterSnapshotSettingsParams
- func (o *GetEsClusterSnapshotSettingsParams) WithTimeout(timeout time.Duration) *GetEsClusterSnapshotSettingsParams
- func (o *GetEsClusterSnapshotSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClusterSnapshotSettingsReader
- type GetEsClustersOK
- type GetEsClustersParams
- func (o *GetEsClustersParams) SetContext(ctx context.Context)
- func (o *GetEsClustersParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
- func (o *GetEsClustersParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
- func (o *GetEsClustersParams) SetFrom(from *int64)
- func (o *GetEsClustersParams) SetHTTPClient(client *http.Client)
- func (o *GetEsClustersParams) SetQ(q *string)
- func (o *GetEsClustersParams) SetShowHidden(showHidden *bool)
- func (o *GetEsClustersParams) SetShowMetadata(showMetadata *bool)
- func (o *GetEsClustersParams) SetShowPlanDefaults(showPlanDefaults *bool)
- func (o *GetEsClustersParams) SetShowPlans(showPlans *bool)
- func (o *GetEsClustersParams) SetShowSecurity(showSecurity *bool)
- func (o *GetEsClustersParams) SetShowSettings(showSettings *bool)
- func (o *GetEsClustersParams) SetShowSystemAlerts(showSystemAlerts *int64)
- func (o *GetEsClustersParams) SetSize(size *int64)
- func (o *GetEsClustersParams) SetTimeout(timeout time.Duration)
- func (o *GetEsClustersParams) WithContext(ctx context.Context) *GetEsClustersParams
- func (o *GetEsClustersParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClustersParams
- func (o *GetEsClustersParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClustersParams
- func (o *GetEsClustersParams) WithFrom(from *int64) *GetEsClustersParams
- func (o *GetEsClustersParams) WithHTTPClient(client *http.Client) *GetEsClustersParams
- func (o *GetEsClustersParams) WithQ(q *string) *GetEsClustersParams
- func (o *GetEsClustersParams) WithShowHidden(showHidden *bool) *GetEsClustersParams
- func (o *GetEsClustersParams) WithShowMetadata(showMetadata *bool) *GetEsClustersParams
- func (o *GetEsClustersParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClustersParams
- func (o *GetEsClustersParams) WithShowPlans(showPlans *bool) *GetEsClustersParams
- func (o *GetEsClustersParams) WithShowSecurity(showSecurity *bool) *GetEsClustersParams
- func (o *GetEsClustersParams) WithShowSettings(showSettings *bool) *GetEsClustersParams
- func (o *GetEsClustersParams) WithShowSystemAlerts(showSystemAlerts *int64) *GetEsClustersParams
- func (o *GetEsClustersParams) WithSize(size *int64) *GetEsClustersParams
- func (o *GetEsClustersParams) WithTimeout(timeout time.Duration) *GetEsClustersParams
- func (o *GetEsClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsClustersReader
- type GetEsProxyRequestsNotFound
- type GetEsProxyRequestsOK
- type GetEsProxyRequestsParams
- func NewGetEsProxyRequestsParams() *GetEsProxyRequestsParams
- func NewGetEsProxyRequestsParamsWithContext(ctx context.Context) *GetEsProxyRequestsParams
- func NewGetEsProxyRequestsParamsWithHTTPClient(client *http.Client) *GetEsProxyRequestsParams
- func NewGetEsProxyRequestsParamsWithTimeout(timeout time.Duration) *GetEsProxyRequestsParams
- func (o *GetEsProxyRequestsParams) SetBody(body string)
- func (o *GetEsProxyRequestsParams) SetClusterID(clusterID string)
- func (o *GetEsProxyRequestsParams) SetContext(ctx context.Context)
- func (o *GetEsProxyRequestsParams) SetElasticsearchPath(elasticsearchPath string)
- func (o *GetEsProxyRequestsParams) SetHTTPClient(client *http.Client)
- func (o *GetEsProxyRequestsParams) SetTimeout(timeout time.Duration)
- func (o *GetEsProxyRequestsParams) SetXManagementRequest(xManagementRequest string)
- func (o *GetEsProxyRequestsParams) WithBody(body string) *GetEsProxyRequestsParams
- func (o *GetEsProxyRequestsParams) WithClusterID(clusterID string) *GetEsProxyRequestsParams
- func (o *GetEsProxyRequestsParams) WithContext(ctx context.Context) *GetEsProxyRequestsParams
- func (o *GetEsProxyRequestsParams) WithElasticsearchPath(elasticsearchPath string) *GetEsProxyRequestsParams
- func (o *GetEsProxyRequestsParams) WithHTTPClient(client *http.Client) *GetEsProxyRequestsParams
- func (o *GetEsProxyRequestsParams) WithTimeout(timeout time.Duration) *GetEsProxyRequestsParams
- func (o *GetEsProxyRequestsParams) WithXManagementRequest(xManagementRequest string) *GetEsProxyRequestsParams
- func (o *GetEsProxyRequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEsProxyRequestsReader
- type MigrateEsClusterPlanAccepted
- type MigrateEsClusterPlanBadRequest
- type MigrateEsClusterPlanNotFound
- type MigrateEsClusterPlanOK
- type MigrateEsClusterPlanParams
- func NewMigrateEsClusterPlanParams() *MigrateEsClusterPlanParams
- func NewMigrateEsClusterPlanParamsWithContext(ctx context.Context) *MigrateEsClusterPlanParams
- func NewMigrateEsClusterPlanParamsWithHTTPClient(client *http.Client) *MigrateEsClusterPlanParams
- func NewMigrateEsClusterPlanParamsWithTimeout(timeout time.Duration) *MigrateEsClusterPlanParams
- func (o *MigrateEsClusterPlanParams) SetClusterID(clusterID string)
- func (o *MigrateEsClusterPlanParams) SetContext(ctx context.Context)
- func (o *MigrateEsClusterPlanParams) SetHTTPClient(client *http.Client)
- func (o *MigrateEsClusterPlanParams) SetTemplate(template string)
- func (o *MigrateEsClusterPlanParams) SetTimeout(timeout time.Duration)
- func (o *MigrateEsClusterPlanParams) SetValidateOnly(validateOnly *bool)
- func (o *MigrateEsClusterPlanParams) WithClusterID(clusterID string) *MigrateEsClusterPlanParams
- func (o *MigrateEsClusterPlanParams) WithContext(ctx context.Context) *MigrateEsClusterPlanParams
- func (o *MigrateEsClusterPlanParams) WithHTTPClient(client *http.Client) *MigrateEsClusterPlanParams
- func (o *MigrateEsClusterPlanParams) WithTemplate(template string) *MigrateEsClusterPlanParams
- func (o *MigrateEsClusterPlanParams) WithTimeout(timeout time.Duration) *MigrateEsClusterPlanParams
- func (o *MigrateEsClusterPlanParams) WithValidateOnly(validateOnly *bool) *MigrateEsClusterPlanParams
- func (o *MigrateEsClusterPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MigrateEsClusterPlanPreconditionFailed
- type MigrateEsClusterPlanReader
- type MigrateEsClusterPlanRetryWith
- type MoveEsClusterInstancesAccepted
- type MoveEsClusterInstancesAdvancedAccepted
- type MoveEsClusterInstancesAdvancedBadRequest
- type MoveEsClusterInstancesAdvancedForbidden
- type MoveEsClusterInstancesAdvancedNotFound
- type MoveEsClusterInstancesAdvancedParams
- func NewMoveEsClusterInstancesAdvancedParams() *MoveEsClusterInstancesAdvancedParams
- func NewMoveEsClusterInstancesAdvancedParamsWithContext(ctx context.Context) *MoveEsClusterInstancesAdvancedParams
- func NewMoveEsClusterInstancesAdvancedParamsWithHTTPClient(client *http.Client) *MoveEsClusterInstancesAdvancedParams
- func NewMoveEsClusterInstancesAdvancedParamsWithTimeout(timeout time.Duration) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) SetBody(body *models.TransientElasticsearchPlanConfiguration)
- func (o *MoveEsClusterInstancesAdvancedParams) SetClusterID(clusterID string)
- func (o *MoveEsClusterInstancesAdvancedParams) SetContext(ctx context.Context)
- func (o *MoveEsClusterInstancesAdvancedParams) SetForceUpdate(forceUpdate *bool)
- func (o *MoveEsClusterInstancesAdvancedParams) SetHTTPClient(client *http.Client)
- func (o *MoveEsClusterInstancesAdvancedParams) SetInstancesDown(instancesDown *bool)
- func (o *MoveEsClusterInstancesAdvancedParams) SetMoveOnly(moveOnly *bool)
- func (o *MoveEsClusterInstancesAdvancedParams) SetTimeout(timeout time.Duration)
- func (o *MoveEsClusterInstancesAdvancedParams) SetValidateOnly(validateOnly *bool)
- func (o *MoveEsClusterInstancesAdvancedParams) WithBody(body *models.TransientElasticsearchPlanConfiguration) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WithClusterID(clusterID string) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WithContext(ctx context.Context) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WithForceUpdate(forceUpdate *bool) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WithHTTPClient(client *http.Client) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WithInstancesDown(instancesDown *bool) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WithMoveOnly(moveOnly *bool) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WithTimeout(timeout time.Duration) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WithValidateOnly(validateOnly *bool) *MoveEsClusterInstancesAdvancedParams
- func (o *MoveEsClusterInstancesAdvancedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MoveEsClusterInstancesAdvancedReader
- type MoveEsClusterInstancesAdvancedRetryWith
- type MoveEsClusterInstancesBadRequest
- type MoveEsClusterInstancesForbidden
- type MoveEsClusterInstancesNotFound
- type MoveEsClusterInstancesParams
- func NewMoveEsClusterInstancesParams() *MoveEsClusterInstancesParams
- func NewMoveEsClusterInstancesParamsWithContext(ctx context.Context) *MoveEsClusterInstancesParams
- func NewMoveEsClusterInstancesParamsWithHTTPClient(client *http.Client) *MoveEsClusterInstancesParams
- func NewMoveEsClusterInstancesParamsWithTimeout(timeout time.Duration) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) SetBody(body *models.TransientElasticsearchPlanConfiguration)
- func (o *MoveEsClusterInstancesParams) SetClusterID(clusterID string)
- func (o *MoveEsClusterInstancesParams) SetContext(ctx context.Context)
- func (o *MoveEsClusterInstancesParams) SetForceUpdate(forceUpdate *bool)
- func (o *MoveEsClusterInstancesParams) SetHTTPClient(client *http.Client)
- func (o *MoveEsClusterInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *MoveEsClusterInstancesParams) SetInstanceIds(instanceIds []string)
- func (o *MoveEsClusterInstancesParams) SetInstancesDown(instancesDown *bool)
- func (o *MoveEsClusterInstancesParams) SetMoveOnly(moveOnly *bool)
- func (o *MoveEsClusterInstancesParams) SetTimeout(timeout time.Duration)
- func (o *MoveEsClusterInstancesParams) SetValidateOnly(validateOnly *bool)
- func (o *MoveEsClusterInstancesParams) WithBody(body *models.TransientElasticsearchPlanConfiguration) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithClusterID(clusterID string) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithContext(ctx context.Context) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithForceUpdate(forceUpdate *bool) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithHTTPClient(client *http.Client) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithInstanceIds(instanceIds []string) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithInstancesDown(instancesDown *bool) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithMoveOnly(moveOnly *bool) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithTimeout(timeout time.Duration) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WithValidateOnly(validateOnly *bool) *MoveEsClusterInstancesParams
- func (o *MoveEsClusterInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type MoveEsClusterInstancesReader
- type MoveEsClusterInstancesRetryWith
- type PostEsProxyRequestsNotFound
- type PostEsProxyRequestsOK
- type PostEsProxyRequestsParams
- func NewPostEsProxyRequestsParams() *PostEsProxyRequestsParams
- func NewPostEsProxyRequestsParamsWithContext(ctx context.Context) *PostEsProxyRequestsParams
- func NewPostEsProxyRequestsParamsWithHTTPClient(client *http.Client) *PostEsProxyRequestsParams
- func NewPostEsProxyRequestsParamsWithTimeout(timeout time.Duration) *PostEsProxyRequestsParams
- func (o *PostEsProxyRequestsParams) SetBody(body string)
- func (o *PostEsProxyRequestsParams) SetClusterID(clusterID string)
- func (o *PostEsProxyRequestsParams) SetContext(ctx context.Context)
- func (o *PostEsProxyRequestsParams) SetElasticsearchPath(elasticsearchPath string)
- func (o *PostEsProxyRequestsParams) SetHTTPClient(client *http.Client)
- func (o *PostEsProxyRequestsParams) SetTimeout(timeout time.Duration)
- func (o *PostEsProxyRequestsParams) SetXManagementRequest(xManagementRequest string)
- func (o *PostEsProxyRequestsParams) WithBody(body string) *PostEsProxyRequestsParams
- func (o *PostEsProxyRequestsParams) WithClusterID(clusterID string) *PostEsProxyRequestsParams
- func (o *PostEsProxyRequestsParams) WithContext(ctx context.Context) *PostEsProxyRequestsParams
- func (o *PostEsProxyRequestsParams) WithElasticsearchPath(elasticsearchPath string) *PostEsProxyRequestsParams
- func (o *PostEsProxyRequestsParams) WithHTTPClient(client *http.Client) *PostEsProxyRequestsParams
- func (o *PostEsProxyRequestsParams) WithTimeout(timeout time.Duration) *PostEsProxyRequestsParams
- func (o *PostEsProxyRequestsParams) WithXManagementRequest(xManagementRequest string) *PostEsProxyRequestsParams
- func (o *PostEsProxyRequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PostEsProxyRequestsReader
- type PutEsProxyRequestsNotFound
- type PutEsProxyRequestsOK
- type PutEsProxyRequestsParams
- func NewPutEsProxyRequestsParams() *PutEsProxyRequestsParams
- func NewPutEsProxyRequestsParamsWithContext(ctx context.Context) *PutEsProxyRequestsParams
- func NewPutEsProxyRequestsParamsWithHTTPClient(client *http.Client) *PutEsProxyRequestsParams
- func NewPutEsProxyRequestsParamsWithTimeout(timeout time.Duration) *PutEsProxyRequestsParams
- func (o *PutEsProxyRequestsParams) SetBody(body string)
- func (o *PutEsProxyRequestsParams) SetClusterID(clusterID string)
- func (o *PutEsProxyRequestsParams) SetContext(ctx context.Context)
- func (o *PutEsProxyRequestsParams) SetElasticsearchPath(elasticsearchPath string)
- func (o *PutEsProxyRequestsParams) SetHTTPClient(client *http.Client)
- func (o *PutEsProxyRequestsParams) SetTimeout(timeout time.Duration)
- func (o *PutEsProxyRequestsParams) SetXManagementRequest(xManagementRequest string)
- func (o *PutEsProxyRequestsParams) WithBody(body string) *PutEsProxyRequestsParams
- func (o *PutEsProxyRequestsParams) WithClusterID(clusterID string) *PutEsProxyRequestsParams
- func (o *PutEsProxyRequestsParams) WithContext(ctx context.Context) *PutEsProxyRequestsParams
- func (o *PutEsProxyRequestsParams) WithElasticsearchPath(elasticsearchPath string) *PutEsProxyRequestsParams
- func (o *PutEsProxyRequestsParams) WithHTTPClient(client *http.Client) *PutEsProxyRequestsParams
- func (o *PutEsProxyRequestsParams) WithTimeout(timeout time.Duration) *PutEsProxyRequestsParams
- func (o *PutEsProxyRequestsParams) WithXManagementRequest(xManagementRequest string) *PutEsProxyRequestsParams
- func (o *PutEsProxyRequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PutEsProxyRequestsReader
- type RestartEsClusterAccepted
- type RestartEsClusterBadRequest
- type RestartEsClusterNotFound
- type RestartEsClusterParams
- func NewRestartEsClusterParams() *RestartEsClusterParams
- func NewRestartEsClusterParamsWithContext(ctx context.Context) *RestartEsClusterParams
- func NewRestartEsClusterParamsWithHTTPClient(client *http.Client) *RestartEsClusterParams
- func NewRestartEsClusterParamsWithTimeout(timeout time.Duration) *RestartEsClusterParams
- func (o *RestartEsClusterParams) SetCancelPending(cancelPending *bool)
- func (o *RestartEsClusterParams) SetClusterID(clusterID string)
- func (o *RestartEsClusterParams) SetContext(ctx context.Context)
- func (o *RestartEsClusterParams) SetGroupAttribute(groupAttribute *string)
- func (o *RestartEsClusterParams) SetHTTPClient(client *http.Client)
- func (o *RestartEsClusterParams) SetRestoreSnapshot(restoreSnapshot *bool)
- func (o *RestartEsClusterParams) SetShardInitWaitTime(shardInitWaitTime *int64)
- func (o *RestartEsClusterParams) SetSkipSnapshot(skipSnapshot *bool)
- func (o *RestartEsClusterParams) SetTimeout(timeout time.Duration)
- func (o *RestartEsClusterParams) WithCancelPending(cancelPending *bool) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WithClusterID(clusterID string) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WithContext(ctx context.Context) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WithGroupAttribute(groupAttribute *string) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WithHTTPClient(client *http.Client) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WithRestoreSnapshot(restoreSnapshot *bool) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WithShardInitWaitTime(shardInitWaitTime *int64) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WithSkipSnapshot(skipSnapshot *bool) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WithTimeout(timeout time.Duration) *RestartEsClusterParams
- func (o *RestartEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RestartEsClusterPreconditionFailed
- type RestartEsClusterReader
- type RestartEsClusterRetryWith
- type ResyncEsClusterInternalServerError
- type ResyncEsClusterOK
- type ResyncEsClusterParams
- func NewResyncEsClusterParams() *ResyncEsClusterParams
- func NewResyncEsClusterParamsWithContext(ctx context.Context) *ResyncEsClusterParams
- func NewResyncEsClusterParamsWithHTTPClient(client *http.Client) *ResyncEsClusterParams
- func NewResyncEsClusterParamsWithTimeout(timeout time.Duration) *ResyncEsClusterParams
- func (o *ResyncEsClusterParams) SetClusterID(clusterID string)
- func (o *ResyncEsClusterParams) SetContext(ctx context.Context)
- func (o *ResyncEsClusterParams) SetHTTPClient(client *http.Client)
- func (o *ResyncEsClusterParams) SetTimeout(timeout time.Duration)
- func (o *ResyncEsClusterParams) WithClusterID(clusterID string) *ResyncEsClusterParams
- func (o *ResyncEsClusterParams) WithContext(ctx context.Context) *ResyncEsClusterParams
- func (o *ResyncEsClusterParams) WithHTTPClient(client *http.Client) *ResyncEsClusterParams
- func (o *ResyncEsClusterParams) WithTimeout(timeout time.Duration) *ResyncEsClusterParams
- func (o *ResyncEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncEsClusterReader
- type ResyncEsClusterRetryWith
- type ResyncEsClustersAccepted
- type ResyncEsClustersParams
- func NewResyncEsClustersParams() *ResyncEsClustersParams
- func NewResyncEsClustersParamsWithContext(ctx context.Context) *ResyncEsClustersParams
- func NewResyncEsClustersParamsWithHTTPClient(client *http.Client) *ResyncEsClustersParams
- func NewResyncEsClustersParamsWithTimeout(timeout time.Duration) *ResyncEsClustersParams
- func (o *ResyncEsClustersParams) SetContext(ctx context.Context)
- func (o *ResyncEsClustersParams) SetHTTPClient(client *http.Client)
- func (o *ResyncEsClustersParams) SetSkipMatchingVersion(skipMatchingVersion *bool)
- func (o *ResyncEsClustersParams) SetTimeout(timeout time.Duration)
- func (o *ResyncEsClustersParams) WithContext(ctx context.Context) *ResyncEsClustersParams
- func (o *ResyncEsClustersParams) WithHTTPClient(client *http.Client) *ResyncEsClustersParams
- func (o *ResyncEsClustersParams) WithSkipMatchingVersion(skipMatchingVersion *bool) *ResyncEsClustersParams
- func (o *ResyncEsClustersParams) WithTimeout(timeout time.Duration) *ResyncEsClustersParams
- func (o *ResyncEsClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ResyncEsClustersReader
- type ResyncEsClustersRetryWith
- type SearchEsClustersBadRequest
- type SearchEsClustersOK
- type SearchEsClustersParams
- func NewSearchEsClustersParams() *SearchEsClustersParams
- func NewSearchEsClustersParamsWithContext(ctx context.Context) *SearchEsClustersParams
- func NewSearchEsClustersParamsWithHTTPClient(client *http.Client) *SearchEsClustersParams
- func NewSearchEsClustersParamsWithTimeout(timeout time.Duration) *SearchEsClustersParams
- func (o *SearchEsClustersParams) SetBody(body *models.SearchRequest)
- func (o *SearchEsClustersParams) SetContext(ctx context.Context)
- func (o *SearchEsClustersParams) SetHTTPClient(client *http.Client)
- func (o *SearchEsClustersParams) SetTimeout(timeout time.Duration)
- func (o *SearchEsClustersParams) WithBody(body *models.SearchRequest) *SearchEsClustersParams
- func (o *SearchEsClustersParams) WithContext(ctx context.Context) *SearchEsClustersParams
- func (o *SearchEsClustersParams) WithHTTPClient(client *http.Client) *SearchEsClustersParams
- func (o *SearchEsClustersParams) WithTimeout(timeout time.Duration) *SearchEsClustersParams
- func (o *SearchEsClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SearchEsClustersReader
- type SetEsClusterCcsSettingsAccepted
- type SetEsClusterCcsSettingsNotFound
- type SetEsClusterCcsSettingsParams
- func NewSetEsClusterCcsSettingsParams() *SetEsClusterCcsSettingsParams
- func NewSetEsClusterCcsSettingsParamsWithContext(ctx context.Context) *SetEsClusterCcsSettingsParams
- func NewSetEsClusterCcsSettingsParamsWithHTTPClient(client *http.Client) *SetEsClusterCcsSettingsParams
- func NewSetEsClusterCcsSettingsParamsWithTimeout(timeout time.Duration) *SetEsClusterCcsSettingsParams
- func (o *SetEsClusterCcsSettingsParams) SetBody(body *models.CrossClusterSearchSettings)
- func (o *SetEsClusterCcsSettingsParams) SetClusterID(clusterID string)
- func (o *SetEsClusterCcsSettingsParams) SetContext(ctx context.Context)
- func (o *SetEsClusterCcsSettingsParams) SetHTTPClient(client *http.Client)
- func (o *SetEsClusterCcsSettingsParams) SetTimeout(timeout time.Duration)
- func (o *SetEsClusterCcsSettingsParams) WithBody(body *models.CrossClusterSearchSettings) *SetEsClusterCcsSettingsParams
- func (o *SetEsClusterCcsSettingsParams) WithClusterID(clusterID string) *SetEsClusterCcsSettingsParams
- func (o *SetEsClusterCcsSettingsParams) WithContext(ctx context.Context) *SetEsClusterCcsSettingsParams
- func (o *SetEsClusterCcsSettingsParams) WithHTTPClient(client *http.Client) *SetEsClusterCcsSettingsParams
- func (o *SetEsClusterCcsSettingsParams) WithTimeout(timeout time.Duration) *SetEsClusterCcsSettingsParams
- func (o *SetEsClusterCcsSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEsClusterCcsSettingsReader
- type SetEsClusterInstancesAllSettingsOverridesNotFound
- type SetEsClusterInstancesAllSettingsOverridesOK
- type SetEsClusterInstancesAllSettingsOverridesParams
- func NewSetEsClusterInstancesAllSettingsOverridesParams() *SetEsClusterInstancesAllSettingsOverridesParams
- func NewSetEsClusterInstancesAllSettingsOverridesParamsWithContext(ctx context.Context) *SetEsClusterInstancesAllSettingsOverridesParams
- func NewSetEsClusterInstancesAllSettingsOverridesParamsWithHTTPClient(client *http.Client) *SetEsClusterInstancesAllSettingsOverridesParams
- func NewSetEsClusterInstancesAllSettingsOverridesParamsWithTimeout(timeout time.Duration) *SetEsClusterInstancesAllSettingsOverridesParams
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetBody(body *models.ElasticsearchClusterInstanceSettingsOverrides)
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetClusterID(clusterID string)
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetContext(ctx context.Context)
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetHTTPClient(client *http.Client)
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetRestartAfterUpdate(restartAfterUpdate *bool)
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetTimeout(timeout time.Duration)
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithBody(body *models.ElasticsearchClusterInstanceSettingsOverrides) *SetEsClusterInstancesAllSettingsOverridesParams
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithClusterID(clusterID string) *SetEsClusterInstancesAllSettingsOverridesParams
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithContext(ctx context.Context) *SetEsClusterInstancesAllSettingsOverridesParams
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithHTTPClient(client *http.Client) *SetEsClusterInstancesAllSettingsOverridesParams
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithRestartAfterUpdate(restartAfterUpdate *bool) *SetEsClusterInstancesAllSettingsOverridesParams
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithTimeout(timeout time.Duration) *SetEsClusterInstancesAllSettingsOverridesParams
- func (o *SetEsClusterInstancesAllSettingsOverridesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEsClusterInstancesAllSettingsOverridesReader
- type SetEsClusterInstancesAllSettingsOverridesRetryWith
- type SetEsClusterInstancesSettingsOverridesNotFound
- type SetEsClusterInstancesSettingsOverridesOK
- type SetEsClusterInstancesSettingsOverridesParams
- func NewSetEsClusterInstancesSettingsOverridesParams() *SetEsClusterInstancesSettingsOverridesParams
- func NewSetEsClusterInstancesSettingsOverridesParamsWithContext(ctx context.Context) *SetEsClusterInstancesSettingsOverridesParams
- func NewSetEsClusterInstancesSettingsOverridesParamsWithHTTPClient(client *http.Client) *SetEsClusterInstancesSettingsOverridesParams
- func NewSetEsClusterInstancesSettingsOverridesParamsWithTimeout(timeout time.Duration) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) SetBody(body *models.ElasticsearchClusterInstanceSettingsOverrides)
- func (o *SetEsClusterInstancesSettingsOverridesParams) SetClusterID(clusterID string)
- func (o *SetEsClusterInstancesSettingsOverridesParams) SetContext(ctx context.Context)
- func (o *SetEsClusterInstancesSettingsOverridesParams) SetHTTPClient(client *http.Client)
- func (o *SetEsClusterInstancesSettingsOverridesParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *SetEsClusterInstancesSettingsOverridesParams) SetInstanceIds(instanceIds []string)
- func (o *SetEsClusterInstancesSettingsOverridesParams) SetRestartAfterUpdate(restartAfterUpdate *bool)
- func (o *SetEsClusterInstancesSettingsOverridesParams) SetTimeout(timeout time.Duration)
- func (o *SetEsClusterInstancesSettingsOverridesParams) WithBody(body *models.ElasticsearchClusterInstanceSettingsOverrides) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) WithClusterID(clusterID string) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) WithContext(ctx context.Context) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) WithHTTPClient(client *http.Client) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) WithIgnoreMissing(ignoreMissing *bool) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) WithInstanceIds(instanceIds []string) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) WithRestartAfterUpdate(restartAfterUpdate *bool) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) WithTimeout(timeout time.Duration) *SetEsClusterInstancesSettingsOverridesParams
- func (o *SetEsClusterInstancesSettingsOverridesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEsClusterInstancesSettingsOverridesReader
- type SetEsClusterInstancesSettingsOverridesRetryWith
- type SetEsClusterKeystoreAccepted
- type SetEsClusterKeystoreNotFound
- type SetEsClusterKeystoreParams
- func NewSetEsClusterKeystoreParams() *SetEsClusterKeystoreParams
- func NewSetEsClusterKeystoreParamsWithContext(ctx context.Context) *SetEsClusterKeystoreParams
- func NewSetEsClusterKeystoreParamsWithHTTPClient(client *http.Client) *SetEsClusterKeystoreParams
- func NewSetEsClusterKeystoreParamsWithTimeout(timeout time.Duration) *SetEsClusterKeystoreParams
- func (o *SetEsClusterKeystoreParams) SetBody(body *models.KeystoreContents)
- func (o *SetEsClusterKeystoreParams) SetClusterID(clusterID string)
- func (o *SetEsClusterKeystoreParams) SetContext(ctx context.Context)
- func (o *SetEsClusterKeystoreParams) SetHTTPClient(client *http.Client)
- func (o *SetEsClusterKeystoreParams) SetTimeout(timeout time.Duration)
- func (o *SetEsClusterKeystoreParams) WithBody(body *models.KeystoreContents) *SetEsClusterKeystoreParams
- func (o *SetEsClusterKeystoreParams) WithClusterID(clusterID string) *SetEsClusterKeystoreParams
- func (o *SetEsClusterKeystoreParams) WithContext(ctx context.Context) *SetEsClusterKeystoreParams
- func (o *SetEsClusterKeystoreParams) WithHTTPClient(client *http.Client) *SetEsClusterKeystoreParams
- func (o *SetEsClusterKeystoreParams) WithTimeout(timeout time.Duration) *SetEsClusterKeystoreParams
- func (o *SetEsClusterKeystoreParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEsClusterKeystoreReader
- type SetEsClusterKeystoreRetryWith
- type SetEsClusterLegacySecuritySettingsNotFound
- type SetEsClusterLegacySecuritySettingsOK
- type SetEsClusterLegacySecuritySettingsParams
- func NewSetEsClusterLegacySecuritySettingsParams() *SetEsClusterLegacySecuritySettingsParams
- func NewSetEsClusterLegacySecuritySettingsParamsWithContext(ctx context.Context) *SetEsClusterLegacySecuritySettingsParams
- func NewSetEsClusterLegacySecuritySettingsParamsWithHTTPClient(client *http.Client) *SetEsClusterLegacySecuritySettingsParams
- func NewSetEsClusterLegacySecuritySettingsParamsWithTimeout(timeout time.Duration) *SetEsClusterLegacySecuritySettingsParams
- func (o *SetEsClusterLegacySecuritySettingsParams) SetBody(body *models.LegacySecuritySettings)
- func (o *SetEsClusterLegacySecuritySettingsParams) SetClusterID(clusterID string)
- func (o *SetEsClusterLegacySecuritySettingsParams) SetContext(ctx context.Context)
- func (o *SetEsClusterLegacySecuritySettingsParams) SetHTTPClient(client *http.Client)
- func (o *SetEsClusterLegacySecuritySettingsParams) SetTimeout(timeout time.Duration)
- func (o *SetEsClusterLegacySecuritySettingsParams) WithBody(body *models.LegacySecuritySettings) *SetEsClusterLegacySecuritySettingsParams
- func (o *SetEsClusterLegacySecuritySettingsParams) WithClusterID(clusterID string) *SetEsClusterLegacySecuritySettingsParams
- func (o *SetEsClusterLegacySecuritySettingsParams) WithContext(ctx context.Context) *SetEsClusterLegacySecuritySettingsParams
- func (o *SetEsClusterLegacySecuritySettingsParams) WithHTTPClient(client *http.Client) *SetEsClusterLegacySecuritySettingsParams
- func (o *SetEsClusterLegacySecuritySettingsParams) WithTimeout(timeout time.Duration) *SetEsClusterLegacySecuritySettingsParams
- func (o *SetEsClusterLegacySecuritySettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEsClusterLegacySecuritySettingsReader
- type SetEsClusterLegacySecuritySettingsRetryWith
- type SetEsClusterMetadataRawNotFound
- type SetEsClusterMetadataRawOK
- type SetEsClusterMetadataRawParams
- func NewSetEsClusterMetadataRawParams() *SetEsClusterMetadataRawParams
- func NewSetEsClusterMetadataRawParamsWithContext(ctx context.Context) *SetEsClusterMetadataRawParams
- func NewSetEsClusterMetadataRawParamsWithHTTPClient(client *http.Client) *SetEsClusterMetadataRawParams
- func NewSetEsClusterMetadataRawParamsWithTimeout(timeout time.Duration) *SetEsClusterMetadataRawParams
- func (o *SetEsClusterMetadataRawParams) SetBody(body string)
- func (o *SetEsClusterMetadataRawParams) SetClusterID(clusterID string)
- func (o *SetEsClusterMetadataRawParams) SetContext(ctx context.Context)
- func (o *SetEsClusterMetadataRawParams) SetHTTPClient(client *http.Client)
- func (o *SetEsClusterMetadataRawParams) SetTimeout(timeout time.Duration)
- func (o *SetEsClusterMetadataRawParams) SetVersion(version *int64)
- func (o *SetEsClusterMetadataRawParams) WithBody(body string) *SetEsClusterMetadataRawParams
- func (o *SetEsClusterMetadataRawParams) WithClusterID(clusterID string) *SetEsClusterMetadataRawParams
- func (o *SetEsClusterMetadataRawParams) WithContext(ctx context.Context) *SetEsClusterMetadataRawParams
- func (o *SetEsClusterMetadataRawParams) WithHTTPClient(client *http.Client) *SetEsClusterMetadataRawParams
- func (o *SetEsClusterMetadataRawParams) WithTimeout(timeout time.Duration) *SetEsClusterMetadataRawParams
- func (o *SetEsClusterMetadataRawParams) WithVersion(version *int64) *SetEsClusterMetadataRawParams
- func (o *SetEsClusterMetadataRawParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEsClusterMetadataRawReader
- type SetEsClusterMetadataRawRetryWith
- type SetEsClusterMonitoringAccepted
- type SetEsClusterMonitoringNotFound
- type SetEsClusterMonitoringParams
- func NewSetEsClusterMonitoringParams() *SetEsClusterMonitoringParams
- func NewSetEsClusterMonitoringParamsWithContext(ctx context.Context) *SetEsClusterMonitoringParams
- func NewSetEsClusterMonitoringParamsWithHTTPClient(client *http.Client) *SetEsClusterMonitoringParams
- func NewSetEsClusterMonitoringParamsWithTimeout(timeout time.Duration) *SetEsClusterMonitoringParams
- func (o *SetEsClusterMonitoringParams) SetClusterID(clusterID string)
- func (o *SetEsClusterMonitoringParams) SetContext(ctx context.Context)
- func (o *SetEsClusterMonitoringParams) SetDestClusterID(destClusterID string)
- func (o *SetEsClusterMonitoringParams) SetHTTPClient(client *http.Client)
- func (o *SetEsClusterMonitoringParams) SetTimeout(timeout time.Duration)
- func (o *SetEsClusterMonitoringParams) WithClusterID(clusterID string) *SetEsClusterMonitoringParams
- func (o *SetEsClusterMonitoringParams) WithContext(ctx context.Context) *SetEsClusterMonitoringParams
- func (o *SetEsClusterMonitoringParams) WithDestClusterID(destClusterID string) *SetEsClusterMonitoringParams
- func (o *SetEsClusterMonitoringParams) WithHTTPClient(client *http.Client) *SetEsClusterMonitoringParams
- func (o *SetEsClusterMonitoringParams) WithTimeout(timeout time.Duration) *SetEsClusterMonitoringParams
- func (o *SetEsClusterMonitoringParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEsClusterMonitoringReader
- type SetEsClusterMonitoringRetryWith
- type SetEsClusterNameNotFound
- type SetEsClusterNameOK
- type SetEsClusterNameParams
- func NewSetEsClusterNameParams() *SetEsClusterNameParams
- func NewSetEsClusterNameParamsWithContext(ctx context.Context) *SetEsClusterNameParams
- func NewSetEsClusterNameParamsWithHTTPClient(client *http.Client) *SetEsClusterNameParams
- func NewSetEsClusterNameParamsWithTimeout(timeout time.Duration) *SetEsClusterNameParams
- func (o *SetEsClusterNameParams) SetClusterID(clusterID string)
- func (o *SetEsClusterNameParams) SetContext(ctx context.Context)
- func (o *SetEsClusterNameParams) SetHTTPClient(client *http.Client)
- func (o *SetEsClusterNameParams) SetNewName(newName string)
- func (o *SetEsClusterNameParams) SetTimeout(timeout time.Duration)
- func (o *SetEsClusterNameParams) WithClusterID(clusterID string) *SetEsClusterNameParams
- func (o *SetEsClusterNameParams) WithContext(ctx context.Context) *SetEsClusterNameParams
- func (o *SetEsClusterNameParams) WithHTTPClient(client *http.Client) *SetEsClusterNameParams
- func (o *SetEsClusterNameParams) WithNewName(newName string) *SetEsClusterNameParams
- func (o *SetEsClusterNameParams) WithTimeout(timeout time.Duration) *SetEsClusterNameParams
- func (o *SetEsClusterNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SetEsClusterNameReader
- type SetEsClusterNameRetryWith
- type ShutdownEsClusterAccepted
- type ShutdownEsClusterNotFound
- type ShutdownEsClusterParams
- func NewShutdownEsClusterParams() *ShutdownEsClusterParams
- func NewShutdownEsClusterParamsWithContext(ctx context.Context) *ShutdownEsClusterParams
- func NewShutdownEsClusterParamsWithHTTPClient(client *http.Client) *ShutdownEsClusterParams
- func NewShutdownEsClusterParamsWithTimeout(timeout time.Duration) *ShutdownEsClusterParams
- func (o *ShutdownEsClusterParams) SetClusterID(clusterID string)
- func (o *ShutdownEsClusterParams) SetContext(ctx context.Context)
- func (o *ShutdownEsClusterParams) SetHTTPClient(client *http.Client)
- func (o *ShutdownEsClusterParams) SetHide(hide *bool)
- func (o *ShutdownEsClusterParams) SetSkipSnapshot(skipSnapshot *bool)
- func (o *ShutdownEsClusterParams) SetTimeout(timeout time.Duration)
- func (o *ShutdownEsClusterParams) WithClusterID(clusterID string) *ShutdownEsClusterParams
- func (o *ShutdownEsClusterParams) WithContext(ctx context.Context) *ShutdownEsClusterParams
- func (o *ShutdownEsClusterParams) WithHTTPClient(client *http.Client) *ShutdownEsClusterParams
- func (o *ShutdownEsClusterParams) WithHide(hide *bool) *ShutdownEsClusterParams
- func (o *ShutdownEsClusterParams) WithSkipSnapshot(skipSnapshot *bool) *ShutdownEsClusterParams
- func (o *ShutdownEsClusterParams) WithTimeout(timeout time.Duration) *ShutdownEsClusterParams
- func (o *ShutdownEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ShutdownEsClusterReader
- type ShutdownEsClusterRetryWith
- type SnapshotEsClusterAccepted
- type SnapshotEsClusterConflict
- type SnapshotEsClusterInternalServerError
- type SnapshotEsClusterNotFound
- type SnapshotEsClusterParams
- func NewSnapshotEsClusterParams() *SnapshotEsClusterParams
- func NewSnapshotEsClusterParamsWithContext(ctx context.Context) *SnapshotEsClusterParams
- func NewSnapshotEsClusterParamsWithHTTPClient(client *http.Client) *SnapshotEsClusterParams
- func NewSnapshotEsClusterParamsWithTimeout(timeout time.Duration) *SnapshotEsClusterParams
- func (o *SnapshotEsClusterParams) SetBody(body *models.ClusterSnapshotRequest)
- func (o *SnapshotEsClusterParams) SetClusterID(clusterID string)
- func (o *SnapshotEsClusterParams) SetContext(ctx context.Context)
- func (o *SnapshotEsClusterParams) SetHTTPClient(client *http.Client)
- func (o *SnapshotEsClusterParams) SetTimeout(timeout time.Duration)
- func (o *SnapshotEsClusterParams) WithBody(body *models.ClusterSnapshotRequest) *SnapshotEsClusterParams
- func (o *SnapshotEsClusterParams) WithClusterID(clusterID string) *SnapshotEsClusterParams
- func (o *SnapshotEsClusterParams) WithContext(ctx context.Context) *SnapshotEsClusterParams
- func (o *SnapshotEsClusterParams) WithHTTPClient(client *http.Client) *SnapshotEsClusterParams
- func (o *SnapshotEsClusterParams) WithTimeout(timeout time.Duration) *SnapshotEsClusterParams
- func (o *SnapshotEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type SnapshotEsClusterReader
- type SnapshotEsClusterRetryWith
- type SnapshotEsClusterUnauthorized
- type StartEsClusterInstancesAccepted
- type StartEsClusterInstancesAllAccepted
- type StartEsClusterInstancesAllForbidden
- type StartEsClusterInstancesAllMaintenanceModeAccepted
- type StartEsClusterInstancesAllMaintenanceModeForbidden
- type StartEsClusterInstancesAllMaintenanceModeNotFound
- type StartEsClusterInstancesAllMaintenanceModeParams
- func NewStartEsClusterInstancesAllMaintenanceModeParams() *StartEsClusterInstancesAllMaintenanceModeParams
- func NewStartEsClusterInstancesAllMaintenanceModeParamsWithContext(ctx context.Context) *StartEsClusterInstancesAllMaintenanceModeParams
- func NewStartEsClusterInstancesAllMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartEsClusterInstancesAllMaintenanceModeParams
- func NewStartEsClusterInstancesAllMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartEsClusterInstancesAllMaintenanceModeParams
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) SetClusterID(clusterID string)
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) WithClusterID(clusterID string) *StartEsClusterInstancesAllMaintenanceModeParams
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) WithContext(ctx context.Context) *StartEsClusterInstancesAllMaintenanceModeParams
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartEsClusterInstancesAllMaintenanceModeParams
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartEsClusterInstancesAllMaintenanceModeParams
- func (o *StartEsClusterInstancesAllMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartEsClusterInstancesAllMaintenanceModeReader
- type StartEsClusterInstancesAllMaintenanceModeRetryWith
- type StartEsClusterInstancesAllNotFound
- type StartEsClusterInstancesAllParams
- func NewStartEsClusterInstancesAllParams() *StartEsClusterInstancesAllParams
- func NewStartEsClusterInstancesAllParamsWithContext(ctx context.Context) *StartEsClusterInstancesAllParams
- func NewStartEsClusterInstancesAllParamsWithHTTPClient(client *http.Client) *StartEsClusterInstancesAllParams
- func NewStartEsClusterInstancesAllParamsWithTimeout(timeout time.Duration) *StartEsClusterInstancesAllParams
- func (o *StartEsClusterInstancesAllParams) SetClusterID(clusterID string)
- func (o *StartEsClusterInstancesAllParams) SetContext(ctx context.Context)
- func (o *StartEsClusterInstancesAllParams) SetHTTPClient(client *http.Client)
- func (o *StartEsClusterInstancesAllParams) SetTimeout(timeout time.Duration)
- func (o *StartEsClusterInstancesAllParams) WithClusterID(clusterID string) *StartEsClusterInstancesAllParams
- func (o *StartEsClusterInstancesAllParams) WithContext(ctx context.Context) *StartEsClusterInstancesAllParams
- func (o *StartEsClusterInstancesAllParams) WithHTTPClient(client *http.Client) *StartEsClusterInstancesAllParams
- func (o *StartEsClusterInstancesAllParams) WithTimeout(timeout time.Duration) *StartEsClusterInstancesAllParams
- func (o *StartEsClusterInstancesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartEsClusterInstancesAllReader
- type StartEsClusterInstancesAllRetryWith
- type StartEsClusterInstancesForbidden
- type StartEsClusterInstancesNotFound
- type StartEsClusterInstancesParams
- func NewStartEsClusterInstancesParams() *StartEsClusterInstancesParams
- func NewStartEsClusterInstancesParamsWithContext(ctx context.Context) *StartEsClusterInstancesParams
- func NewStartEsClusterInstancesParamsWithHTTPClient(client *http.Client) *StartEsClusterInstancesParams
- func NewStartEsClusterInstancesParamsWithTimeout(timeout time.Duration) *StartEsClusterInstancesParams
- func (o *StartEsClusterInstancesParams) SetClusterID(clusterID string)
- func (o *StartEsClusterInstancesParams) SetContext(ctx context.Context)
- func (o *StartEsClusterInstancesParams) SetHTTPClient(client *http.Client)
- func (o *StartEsClusterInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *StartEsClusterInstancesParams) SetInstanceIds(instanceIds []string)
- func (o *StartEsClusterInstancesParams) SetTimeout(timeout time.Duration)
- func (o *StartEsClusterInstancesParams) WithClusterID(clusterID string) *StartEsClusterInstancesParams
- func (o *StartEsClusterInstancesParams) WithContext(ctx context.Context) *StartEsClusterInstancesParams
- func (o *StartEsClusterInstancesParams) WithHTTPClient(client *http.Client) *StartEsClusterInstancesParams
- func (o *StartEsClusterInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *StartEsClusterInstancesParams
- func (o *StartEsClusterInstancesParams) WithInstanceIds(instanceIds []string) *StartEsClusterInstancesParams
- func (o *StartEsClusterInstancesParams) WithTimeout(timeout time.Duration) *StartEsClusterInstancesParams
- func (o *StartEsClusterInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartEsClusterInstancesReader
- type StartEsClusterInstancesRetryWith
- type StartEsClusterMaintenanceModeAccepted
- type StartEsClusterMaintenanceModeForbidden
- type StartEsClusterMaintenanceModeNotFound
- type StartEsClusterMaintenanceModeParams
- func NewStartEsClusterMaintenanceModeParams() *StartEsClusterMaintenanceModeParams
- func NewStartEsClusterMaintenanceModeParamsWithContext(ctx context.Context) *StartEsClusterMaintenanceModeParams
- func NewStartEsClusterMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartEsClusterMaintenanceModeParams
- func NewStartEsClusterMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartEsClusterMaintenanceModeParams
- func (o *StartEsClusterMaintenanceModeParams) SetClusterID(clusterID string)
- func (o *StartEsClusterMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StartEsClusterMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StartEsClusterMaintenanceModeParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *StartEsClusterMaintenanceModeParams) SetInstanceIds(instanceIds []string)
- func (o *StartEsClusterMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StartEsClusterMaintenanceModeParams) WithClusterID(clusterID string) *StartEsClusterMaintenanceModeParams
- func (o *StartEsClusterMaintenanceModeParams) WithContext(ctx context.Context) *StartEsClusterMaintenanceModeParams
- func (o *StartEsClusterMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartEsClusterMaintenanceModeParams
- func (o *StartEsClusterMaintenanceModeParams) WithIgnoreMissing(ignoreMissing *bool) *StartEsClusterMaintenanceModeParams
- func (o *StartEsClusterMaintenanceModeParams) WithInstanceIds(instanceIds []string) *StartEsClusterMaintenanceModeParams
- func (o *StartEsClusterMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartEsClusterMaintenanceModeParams
- func (o *StartEsClusterMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StartEsClusterMaintenanceModeReader
- type StartEsClusterMaintenanceModeRetryWith
- type StopEsClusterInstancesAccepted
- type StopEsClusterInstancesAllAccepted
- type StopEsClusterInstancesAllForbidden
- type StopEsClusterInstancesAllMaintenanceModeAccepted
- type StopEsClusterInstancesAllMaintenanceModeForbidden
- type StopEsClusterInstancesAllMaintenanceModeNotFound
- type StopEsClusterInstancesAllMaintenanceModeParams
- func NewStopEsClusterInstancesAllMaintenanceModeParams() *StopEsClusterInstancesAllMaintenanceModeParams
- func NewStopEsClusterInstancesAllMaintenanceModeParamsWithContext(ctx context.Context) *StopEsClusterInstancesAllMaintenanceModeParams
- func NewStopEsClusterInstancesAllMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopEsClusterInstancesAllMaintenanceModeParams
- func NewStopEsClusterInstancesAllMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopEsClusterInstancesAllMaintenanceModeParams
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) SetClusterID(clusterID string)
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) WithClusterID(clusterID string) *StopEsClusterInstancesAllMaintenanceModeParams
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) WithContext(ctx context.Context) *StopEsClusterInstancesAllMaintenanceModeParams
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopEsClusterInstancesAllMaintenanceModeParams
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopEsClusterInstancesAllMaintenanceModeParams
- func (o *StopEsClusterInstancesAllMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopEsClusterInstancesAllMaintenanceModeReader
- type StopEsClusterInstancesAllMaintenanceModeRetryWith
- type StopEsClusterInstancesAllNotFound
- type StopEsClusterInstancesAllParams
- func NewStopEsClusterInstancesAllParams() *StopEsClusterInstancesAllParams
- func NewStopEsClusterInstancesAllParamsWithContext(ctx context.Context) *StopEsClusterInstancesAllParams
- func NewStopEsClusterInstancesAllParamsWithHTTPClient(client *http.Client) *StopEsClusterInstancesAllParams
- func NewStopEsClusterInstancesAllParamsWithTimeout(timeout time.Duration) *StopEsClusterInstancesAllParams
- func (o *StopEsClusterInstancesAllParams) SetClusterID(clusterID string)
- func (o *StopEsClusterInstancesAllParams) SetContext(ctx context.Context)
- func (o *StopEsClusterInstancesAllParams) SetHTTPClient(client *http.Client)
- func (o *StopEsClusterInstancesAllParams) SetTimeout(timeout time.Duration)
- func (o *StopEsClusterInstancesAllParams) WithClusterID(clusterID string) *StopEsClusterInstancesAllParams
- func (o *StopEsClusterInstancesAllParams) WithContext(ctx context.Context) *StopEsClusterInstancesAllParams
- func (o *StopEsClusterInstancesAllParams) WithHTTPClient(client *http.Client) *StopEsClusterInstancesAllParams
- func (o *StopEsClusterInstancesAllParams) WithTimeout(timeout time.Duration) *StopEsClusterInstancesAllParams
- func (o *StopEsClusterInstancesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopEsClusterInstancesAllReader
- type StopEsClusterInstancesAllRetryWith
- type StopEsClusterInstancesForbidden
- type StopEsClusterInstancesNotFound
- type StopEsClusterInstancesParams
- func NewStopEsClusterInstancesParams() *StopEsClusterInstancesParams
- func NewStopEsClusterInstancesParamsWithContext(ctx context.Context) *StopEsClusterInstancesParams
- func NewStopEsClusterInstancesParamsWithHTTPClient(client *http.Client) *StopEsClusterInstancesParams
- func NewStopEsClusterInstancesParamsWithTimeout(timeout time.Duration) *StopEsClusterInstancesParams
- func (o *StopEsClusterInstancesParams) SetClusterID(clusterID string)
- func (o *StopEsClusterInstancesParams) SetContext(ctx context.Context)
- func (o *StopEsClusterInstancesParams) SetHTTPClient(client *http.Client)
- func (o *StopEsClusterInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *StopEsClusterInstancesParams) SetInstanceIds(instanceIds []string)
- func (o *StopEsClusterInstancesParams) SetTimeout(timeout time.Duration)
- func (o *StopEsClusterInstancesParams) WithClusterID(clusterID string) *StopEsClusterInstancesParams
- func (o *StopEsClusterInstancesParams) WithContext(ctx context.Context) *StopEsClusterInstancesParams
- func (o *StopEsClusterInstancesParams) WithHTTPClient(client *http.Client) *StopEsClusterInstancesParams
- func (o *StopEsClusterInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *StopEsClusterInstancesParams
- func (o *StopEsClusterInstancesParams) WithInstanceIds(instanceIds []string) *StopEsClusterInstancesParams
- func (o *StopEsClusterInstancesParams) WithTimeout(timeout time.Duration) *StopEsClusterInstancesParams
- func (o *StopEsClusterInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopEsClusterInstancesReader
- type StopEsClusterInstancesRetryWith
- type StopEsClusterMaintenanceModeAccepted
- type StopEsClusterMaintenanceModeForbidden
- type StopEsClusterMaintenanceModeNotFound
- type StopEsClusterMaintenanceModeParams
- func NewStopEsClusterMaintenanceModeParams() *StopEsClusterMaintenanceModeParams
- func NewStopEsClusterMaintenanceModeParamsWithContext(ctx context.Context) *StopEsClusterMaintenanceModeParams
- func NewStopEsClusterMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopEsClusterMaintenanceModeParams
- func NewStopEsClusterMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopEsClusterMaintenanceModeParams
- func (o *StopEsClusterMaintenanceModeParams) SetClusterID(clusterID string)
- func (o *StopEsClusterMaintenanceModeParams) SetContext(ctx context.Context)
- func (o *StopEsClusterMaintenanceModeParams) SetHTTPClient(client *http.Client)
- func (o *StopEsClusterMaintenanceModeParams) SetIgnoreMissing(ignoreMissing *bool)
- func (o *StopEsClusterMaintenanceModeParams) SetInstanceIds(instanceIds []string)
- func (o *StopEsClusterMaintenanceModeParams) SetTimeout(timeout time.Duration)
- func (o *StopEsClusterMaintenanceModeParams) WithClusterID(clusterID string) *StopEsClusterMaintenanceModeParams
- func (o *StopEsClusterMaintenanceModeParams) WithContext(ctx context.Context) *StopEsClusterMaintenanceModeParams
- func (o *StopEsClusterMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopEsClusterMaintenanceModeParams
- func (o *StopEsClusterMaintenanceModeParams) WithIgnoreMissing(ignoreMissing *bool) *StopEsClusterMaintenanceModeParams
- func (o *StopEsClusterMaintenanceModeParams) WithInstanceIds(instanceIds []string) *StopEsClusterMaintenanceModeParams
- func (o *StopEsClusterMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopEsClusterMaintenanceModeParams
- func (o *StopEsClusterMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type StopEsClusterMaintenanceModeReader
- type StopEsClusterMaintenanceModeRetryWith
- type UpdateEsClusterCurationSettingsForbidden
- type UpdateEsClusterCurationSettingsNotFound
- type UpdateEsClusterCurationSettingsOK
- type UpdateEsClusterCurationSettingsParams
- func NewUpdateEsClusterCurationSettingsParams() *UpdateEsClusterCurationSettingsParams
- func NewUpdateEsClusterCurationSettingsParamsWithContext(ctx context.Context) *UpdateEsClusterCurationSettingsParams
- func NewUpdateEsClusterCurationSettingsParamsWithHTTPClient(client *http.Client) *UpdateEsClusterCurationSettingsParams
- func NewUpdateEsClusterCurationSettingsParamsWithTimeout(timeout time.Duration) *UpdateEsClusterCurationSettingsParams
- func (o *UpdateEsClusterCurationSettingsParams) SetBody(body *models.ClusterCurationSettings)
- func (o *UpdateEsClusterCurationSettingsParams) SetClusterID(clusterID string)
- func (o *UpdateEsClusterCurationSettingsParams) SetContext(ctx context.Context)
- func (o *UpdateEsClusterCurationSettingsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateEsClusterCurationSettingsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateEsClusterCurationSettingsParams) SetVersion(version *int64)
- func (o *UpdateEsClusterCurationSettingsParams) WithBody(body *models.ClusterCurationSettings) *UpdateEsClusterCurationSettingsParams
- func (o *UpdateEsClusterCurationSettingsParams) WithClusterID(clusterID string) *UpdateEsClusterCurationSettingsParams
- func (o *UpdateEsClusterCurationSettingsParams) WithContext(ctx context.Context) *UpdateEsClusterCurationSettingsParams
- func (o *UpdateEsClusterCurationSettingsParams) WithHTTPClient(client *http.Client) *UpdateEsClusterCurationSettingsParams
- func (o *UpdateEsClusterCurationSettingsParams) WithTimeout(timeout time.Duration) *UpdateEsClusterCurationSettingsParams
- func (o *UpdateEsClusterCurationSettingsParams) WithVersion(version *int64) *UpdateEsClusterCurationSettingsParams
- func (o *UpdateEsClusterCurationSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateEsClusterCurationSettingsReader
- type UpdateEsClusterCurationSettingsRetryWith
- type UpdateEsClusterMetadataSettingsForbidden
- type UpdateEsClusterMetadataSettingsNotFound
- type UpdateEsClusterMetadataSettingsOK
- type UpdateEsClusterMetadataSettingsParams
- func NewUpdateEsClusterMetadataSettingsParams() *UpdateEsClusterMetadataSettingsParams
- func NewUpdateEsClusterMetadataSettingsParamsWithContext(ctx context.Context) *UpdateEsClusterMetadataSettingsParams
- func NewUpdateEsClusterMetadataSettingsParamsWithHTTPClient(client *http.Client) *UpdateEsClusterMetadataSettingsParams
- func NewUpdateEsClusterMetadataSettingsParamsWithTimeout(timeout time.Duration) *UpdateEsClusterMetadataSettingsParams
- func (o *UpdateEsClusterMetadataSettingsParams) SetBody(body *models.ClusterMetadataSettings)
- func (o *UpdateEsClusterMetadataSettingsParams) SetClusterID(clusterID string)
- func (o *UpdateEsClusterMetadataSettingsParams) SetContext(ctx context.Context)
- func (o *UpdateEsClusterMetadataSettingsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateEsClusterMetadataSettingsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateEsClusterMetadataSettingsParams) SetVersion(version *int64)
- func (o *UpdateEsClusterMetadataSettingsParams) WithBody(body *models.ClusterMetadataSettings) *UpdateEsClusterMetadataSettingsParams
- func (o *UpdateEsClusterMetadataSettingsParams) WithClusterID(clusterID string) *UpdateEsClusterMetadataSettingsParams
- func (o *UpdateEsClusterMetadataSettingsParams) WithContext(ctx context.Context) *UpdateEsClusterMetadataSettingsParams
- func (o *UpdateEsClusterMetadataSettingsParams) WithHTTPClient(client *http.Client) *UpdateEsClusterMetadataSettingsParams
- func (o *UpdateEsClusterMetadataSettingsParams) WithTimeout(timeout time.Duration) *UpdateEsClusterMetadataSettingsParams
- func (o *UpdateEsClusterMetadataSettingsParams) WithVersion(version *int64) *UpdateEsClusterMetadataSettingsParams
- func (o *UpdateEsClusterMetadataSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateEsClusterMetadataSettingsReader
- type UpdateEsClusterMetadataSettingsRetryWith
- type UpdateEsClusterPlanAccepted
- type UpdateEsClusterPlanBadRequest
- type UpdateEsClusterPlanNotFound
- type UpdateEsClusterPlanOK
- type UpdateEsClusterPlanParams
- func NewUpdateEsClusterPlanParams() *UpdateEsClusterPlanParams
- func NewUpdateEsClusterPlanParamsWithContext(ctx context.Context) *UpdateEsClusterPlanParams
- func NewUpdateEsClusterPlanParamsWithHTTPClient(client *http.Client) *UpdateEsClusterPlanParams
- func NewUpdateEsClusterPlanParamsWithTimeout(timeout time.Duration) *UpdateEsClusterPlanParams
- func (o *UpdateEsClusterPlanParams) SetBody(body *models.ElasticsearchClusterPlan)
- func (o *UpdateEsClusterPlanParams) SetClusterID(clusterID string)
- func (o *UpdateEsClusterPlanParams) SetContext(ctx context.Context)
- func (o *UpdateEsClusterPlanParams) SetHTTPClient(client *http.Client)
- func (o *UpdateEsClusterPlanParams) SetTimeout(timeout time.Duration)
- func (o *UpdateEsClusterPlanParams) SetValidateOnly(validateOnly *bool)
- func (o *UpdateEsClusterPlanParams) WithBody(body *models.ElasticsearchClusterPlan) *UpdateEsClusterPlanParams
- func (o *UpdateEsClusterPlanParams) WithClusterID(clusterID string) *UpdateEsClusterPlanParams
- func (o *UpdateEsClusterPlanParams) WithContext(ctx context.Context) *UpdateEsClusterPlanParams
- func (o *UpdateEsClusterPlanParams) WithHTTPClient(client *http.Client) *UpdateEsClusterPlanParams
- func (o *UpdateEsClusterPlanParams) WithTimeout(timeout time.Duration) *UpdateEsClusterPlanParams
- func (o *UpdateEsClusterPlanParams) WithValidateOnly(validateOnly *bool) *UpdateEsClusterPlanParams
- func (o *UpdateEsClusterPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateEsClusterPlanPreconditionFailed
- type UpdateEsClusterPlanReader
- type UpdateEsClusterPlanRetryWith
- type UpdateEsClusterSnapshotSettingsForbidden
- type UpdateEsClusterSnapshotSettingsNotFound
- type UpdateEsClusterSnapshotSettingsOK
- type UpdateEsClusterSnapshotSettingsParams
- func NewUpdateEsClusterSnapshotSettingsParams() *UpdateEsClusterSnapshotSettingsParams
- func NewUpdateEsClusterSnapshotSettingsParamsWithContext(ctx context.Context) *UpdateEsClusterSnapshotSettingsParams
- func NewUpdateEsClusterSnapshotSettingsParamsWithHTTPClient(client *http.Client) *UpdateEsClusterSnapshotSettingsParams
- func NewUpdateEsClusterSnapshotSettingsParamsWithTimeout(timeout time.Duration) *UpdateEsClusterSnapshotSettingsParams
- func (o *UpdateEsClusterSnapshotSettingsParams) SetBody(body *models.ClusterSnapshotSettings)
- func (o *UpdateEsClusterSnapshotSettingsParams) SetClusterID(clusterID string)
- func (o *UpdateEsClusterSnapshotSettingsParams) SetContext(ctx context.Context)
- func (o *UpdateEsClusterSnapshotSettingsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateEsClusterSnapshotSettingsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateEsClusterSnapshotSettingsParams) SetVersion(version *int64)
- func (o *UpdateEsClusterSnapshotSettingsParams) WithBody(body *models.ClusterSnapshotSettings) *UpdateEsClusterSnapshotSettingsParams
- func (o *UpdateEsClusterSnapshotSettingsParams) WithClusterID(clusterID string) *UpdateEsClusterSnapshotSettingsParams
- func (o *UpdateEsClusterSnapshotSettingsParams) WithContext(ctx context.Context) *UpdateEsClusterSnapshotSettingsParams
- func (o *UpdateEsClusterSnapshotSettingsParams) WithHTTPClient(client *http.Client) *UpdateEsClusterSnapshotSettingsParams
- func (o *UpdateEsClusterSnapshotSettingsParams) WithTimeout(timeout time.Duration) *UpdateEsClusterSnapshotSettingsParams
- func (o *UpdateEsClusterSnapshotSettingsParams) WithVersion(version *int64) *UpdateEsClusterSnapshotSettingsParams
- func (o *UpdateEsClusterSnapshotSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateEsClusterSnapshotSettingsReader
- type UpdateEsClusterSnapshotSettingsRetryWith
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CancelEsClusterMonitoringAccepted ¶
type CancelEsClusterMonitoringAccepted struct {
Payload models.EmptyResponse
}
CancelEsClusterMonitoringAccepted handles this case with default header values.
The destination monitoring cluster removal request was initiated
func NewCancelEsClusterMonitoringAccepted ¶
func NewCancelEsClusterMonitoringAccepted() *CancelEsClusterMonitoringAccepted
NewCancelEsClusterMonitoringAccepted creates a CancelEsClusterMonitoringAccepted with default headers values
func (*CancelEsClusterMonitoringAccepted) Error ¶
func (o *CancelEsClusterMonitoringAccepted) Error() string
func (*CancelEsClusterMonitoringAccepted) GetPayload ¶
func (o *CancelEsClusterMonitoringAccepted) GetPayload() models.EmptyResponse
type CancelEsClusterMonitoringNotFound ¶
type CancelEsClusterMonitoringNotFound struct {
Payload *models.BasicFailedReply
}
CancelEsClusterMonitoringNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewCancelEsClusterMonitoringNotFound ¶
func NewCancelEsClusterMonitoringNotFound() *CancelEsClusterMonitoringNotFound
NewCancelEsClusterMonitoringNotFound creates a CancelEsClusterMonitoringNotFound with default headers values
func (*CancelEsClusterMonitoringNotFound) Error ¶
func (o *CancelEsClusterMonitoringNotFound) Error() string
func (*CancelEsClusterMonitoringNotFound) GetPayload ¶
func (o *CancelEsClusterMonitoringNotFound) GetPayload() *models.BasicFailedReply
type CancelEsClusterMonitoringParams ¶
type CancelEsClusterMonitoringParams struct {
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CancelEsClusterMonitoringParams contains all the parameters to send to the API endpoint for the cancel es cluster monitoring operation typically these are written to a http.Request
func NewCancelEsClusterMonitoringParams ¶
func NewCancelEsClusterMonitoringParams() *CancelEsClusterMonitoringParams
NewCancelEsClusterMonitoringParams creates a new CancelEsClusterMonitoringParams object with the default values initialized.
func NewCancelEsClusterMonitoringParamsWithContext ¶
func NewCancelEsClusterMonitoringParamsWithContext(ctx context.Context) *CancelEsClusterMonitoringParams
NewCancelEsClusterMonitoringParamsWithContext creates a new CancelEsClusterMonitoringParams object with the default values initialized, and the ability to set a context for a request
func NewCancelEsClusterMonitoringParamsWithHTTPClient ¶
func NewCancelEsClusterMonitoringParamsWithHTTPClient(client *http.Client) *CancelEsClusterMonitoringParams
NewCancelEsClusterMonitoringParamsWithHTTPClient creates a new CancelEsClusterMonitoringParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCancelEsClusterMonitoringParamsWithTimeout ¶
func NewCancelEsClusterMonitoringParamsWithTimeout(timeout time.Duration) *CancelEsClusterMonitoringParams
NewCancelEsClusterMonitoringParamsWithTimeout creates a new CancelEsClusterMonitoringParams object with the default values initialized, and the ability to set a timeout on a request
func (*CancelEsClusterMonitoringParams) SetClusterID ¶
func (o *CancelEsClusterMonitoringParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the cancel es cluster monitoring params
func (*CancelEsClusterMonitoringParams) SetContext ¶
func (o *CancelEsClusterMonitoringParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel es cluster monitoring params
func (*CancelEsClusterMonitoringParams) SetHTTPClient ¶
func (o *CancelEsClusterMonitoringParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel es cluster monitoring params
func (*CancelEsClusterMonitoringParams) SetTimeout ¶
func (o *CancelEsClusterMonitoringParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel es cluster monitoring params
func (*CancelEsClusterMonitoringParams) WithClusterID ¶
func (o *CancelEsClusterMonitoringParams) WithClusterID(clusterID string) *CancelEsClusterMonitoringParams
WithClusterID adds the clusterID to the cancel es cluster monitoring params
func (*CancelEsClusterMonitoringParams) WithContext ¶
func (o *CancelEsClusterMonitoringParams) WithContext(ctx context.Context) *CancelEsClusterMonitoringParams
WithContext adds the context to the cancel es cluster monitoring params
func (*CancelEsClusterMonitoringParams) WithHTTPClient ¶
func (o *CancelEsClusterMonitoringParams) WithHTTPClient(client *http.Client) *CancelEsClusterMonitoringParams
WithHTTPClient adds the HTTPClient to the cancel es cluster monitoring params
func (*CancelEsClusterMonitoringParams) WithTimeout ¶
func (o *CancelEsClusterMonitoringParams) WithTimeout(timeout time.Duration) *CancelEsClusterMonitoringParams
WithTimeout adds the timeout to the cancel es cluster monitoring params
func (*CancelEsClusterMonitoringParams) WriteToRequest ¶
func (o *CancelEsClusterMonitoringParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelEsClusterMonitoringReader ¶
type CancelEsClusterMonitoringReader struct {
// contains filtered or unexported fields
}
CancelEsClusterMonitoringReader is a Reader for the CancelEsClusterMonitoring structure.
func (*CancelEsClusterMonitoringReader) ReadResponse ¶
func (o *CancelEsClusterMonitoringReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CancelEsClusterMonitoringRetryWith ¶
type CancelEsClusterMonitoringRetryWith struct {
Payload *models.BasicFailedReply
}
CancelEsClusterMonitoringRetryWith handles this case with default header values.
Elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewCancelEsClusterMonitoringRetryWith ¶
func NewCancelEsClusterMonitoringRetryWith() *CancelEsClusterMonitoringRetryWith
NewCancelEsClusterMonitoringRetryWith creates a CancelEsClusterMonitoringRetryWith with default headers values
func (*CancelEsClusterMonitoringRetryWith) Error ¶
func (o *CancelEsClusterMonitoringRetryWith) Error() string
func (*CancelEsClusterMonitoringRetryWith) GetPayload ¶
func (o *CancelEsClusterMonitoringRetryWith) GetPayload() *models.BasicFailedReply
type CancelEsClusterPendingPlanNotFound ¶
type CancelEsClusterPendingPlanNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
CancelEsClusterPendingPlanNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewCancelEsClusterPendingPlanNotFound ¶
func NewCancelEsClusterPendingPlanNotFound() *CancelEsClusterPendingPlanNotFound
NewCancelEsClusterPendingPlanNotFound creates a CancelEsClusterPendingPlanNotFound with default headers values
func (*CancelEsClusterPendingPlanNotFound) Error ¶
func (o *CancelEsClusterPendingPlanNotFound) Error() string
func (*CancelEsClusterPendingPlanNotFound) GetPayload ¶
func (o *CancelEsClusterPendingPlanNotFound) GetPayload() *models.BasicFailedReply
type CancelEsClusterPendingPlanOK ¶
type CancelEsClusterPendingPlanOK struct {
Payload models.EmptyResponse
}
CancelEsClusterPendingPlanOK handles this case with default header values.
The pending plan has been successfully cancelled
func NewCancelEsClusterPendingPlanOK ¶
func NewCancelEsClusterPendingPlanOK() *CancelEsClusterPendingPlanOK
NewCancelEsClusterPendingPlanOK creates a CancelEsClusterPendingPlanOK with default headers values
func (*CancelEsClusterPendingPlanOK) Error ¶
func (o *CancelEsClusterPendingPlanOK) Error() string
func (*CancelEsClusterPendingPlanOK) GetPayload ¶
func (o *CancelEsClusterPendingPlanOK) GetPayload() models.EmptyResponse
type CancelEsClusterPendingPlanParams ¶
type CancelEsClusterPendingPlanParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*ForceDelete
"When `true`, deletes the pending plan instead of attempting a graceful cancellation. The default is `false`.
*/
ForceDelete *bool
/*IgnoreMissing
When `true`, returns successfully, even when plans are pending. The default is `false`.
*/
IgnoreMissing *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CancelEsClusterPendingPlanParams contains all the parameters to send to the API endpoint for the cancel es cluster pending plan operation typically these are written to a http.Request
func NewCancelEsClusterPendingPlanParams ¶
func NewCancelEsClusterPendingPlanParams() *CancelEsClusterPendingPlanParams
NewCancelEsClusterPendingPlanParams creates a new CancelEsClusterPendingPlanParams object with the default values initialized.
func NewCancelEsClusterPendingPlanParamsWithContext ¶
func NewCancelEsClusterPendingPlanParamsWithContext(ctx context.Context) *CancelEsClusterPendingPlanParams
NewCancelEsClusterPendingPlanParamsWithContext creates a new CancelEsClusterPendingPlanParams object with the default values initialized, and the ability to set a context for a request
func NewCancelEsClusterPendingPlanParamsWithHTTPClient ¶
func NewCancelEsClusterPendingPlanParamsWithHTTPClient(client *http.Client) *CancelEsClusterPendingPlanParams
NewCancelEsClusterPendingPlanParamsWithHTTPClient creates a new CancelEsClusterPendingPlanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCancelEsClusterPendingPlanParamsWithTimeout ¶
func NewCancelEsClusterPendingPlanParamsWithTimeout(timeout time.Duration) *CancelEsClusterPendingPlanParams
NewCancelEsClusterPendingPlanParamsWithTimeout creates a new CancelEsClusterPendingPlanParams object with the default values initialized, and the ability to set a timeout on a request
func (*CancelEsClusterPendingPlanParams) SetClusterID ¶
func (o *CancelEsClusterPendingPlanParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) SetContext ¶
func (o *CancelEsClusterPendingPlanParams) SetContext(ctx context.Context)
SetContext adds the context to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) SetForceDelete ¶
func (o *CancelEsClusterPendingPlanParams) SetForceDelete(forceDelete *bool)
SetForceDelete adds the forceDelete to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) SetHTTPClient ¶
func (o *CancelEsClusterPendingPlanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) SetIgnoreMissing ¶
func (o *CancelEsClusterPendingPlanParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) SetTimeout ¶
func (o *CancelEsClusterPendingPlanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) WithClusterID ¶
func (o *CancelEsClusterPendingPlanParams) WithClusterID(clusterID string) *CancelEsClusterPendingPlanParams
WithClusterID adds the clusterID to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) WithContext ¶
func (o *CancelEsClusterPendingPlanParams) WithContext(ctx context.Context) *CancelEsClusterPendingPlanParams
WithContext adds the context to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) WithForceDelete ¶
func (o *CancelEsClusterPendingPlanParams) WithForceDelete(forceDelete *bool) *CancelEsClusterPendingPlanParams
WithForceDelete adds the forceDelete to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) WithHTTPClient ¶
func (o *CancelEsClusterPendingPlanParams) WithHTTPClient(client *http.Client) *CancelEsClusterPendingPlanParams
WithHTTPClient adds the HTTPClient to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) WithIgnoreMissing ¶
func (o *CancelEsClusterPendingPlanParams) WithIgnoreMissing(ignoreMissing *bool) *CancelEsClusterPendingPlanParams
WithIgnoreMissing adds the ignoreMissing to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) WithTimeout ¶
func (o *CancelEsClusterPendingPlanParams) WithTimeout(timeout time.Duration) *CancelEsClusterPendingPlanParams
WithTimeout adds the timeout to the cancel es cluster pending plan params
func (*CancelEsClusterPendingPlanParams) WriteToRequest ¶
func (o *CancelEsClusterPendingPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CancelEsClusterPendingPlanPreconditionFailed ¶
type CancelEsClusterPendingPlanPreconditionFailed struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
CancelEsClusterPendingPlanPreconditionFailed handles this case with default header values.
There is not currently applied plan - eg the cluster has not finished provisioning, or the provisioning failed. (code: `clusters.cluster_plan_state_error`)
func NewCancelEsClusterPendingPlanPreconditionFailed ¶
func NewCancelEsClusterPendingPlanPreconditionFailed() *CancelEsClusterPendingPlanPreconditionFailed
NewCancelEsClusterPendingPlanPreconditionFailed creates a CancelEsClusterPendingPlanPreconditionFailed with default headers values
func (*CancelEsClusterPendingPlanPreconditionFailed) Error ¶
func (o *CancelEsClusterPendingPlanPreconditionFailed) Error() string
func (*CancelEsClusterPendingPlanPreconditionFailed) GetPayload ¶
func (o *CancelEsClusterPendingPlanPreconditionFailed) GetPayload() *models.BasicFailedReply
type CancelEsClusterPendingPlanReader ¶
type CancelEsClusterPendingPlanReader struct {
// contains filtered or unexported fields
}
CancelEsClusterPendingPlanReader is a Reader for the CancelEsClusterPendingPlan structure.
func (*CancelEsClusterPendingPlanReader) ReadResponse ¶
func (o *CancelEsClusterPendingPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CancelEsClusterPendingPlanRetryWith ¶
type CancelEsClusterPendingPlanRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
CancelEsClusterPendingPlanRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewCancelEsClusterPendingPlanRetryWith ¶
func NewCancelEsClusterPendingPlanRetryWith() *CancelEsClusterPendingPlanRetryWith
NewCancelEsClusterPendingPlanRetryWith creates a CancelEsClusterPendingPlanRetryWith with default headers values
func (*CancelEsClusterPendingPlanRetryWith) Error ¶
func (o *CancelEsClusterPendingPlanRetryWith) Error() string
func (*CancelEsClusterPendingPlanRetryWith) GetPayload ¶
func (o *CancelEsClusterPendingPlanRetryWith) GetPayload() *models.BasicFailedReply
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for clusters elasticsearch API
func (*Client) CancelEsClusterMonitoring ¶
func (a *Client) CancelEsClusterMonitoring(params *CancelEsClusterMonitoringParams, authInfo runtime.ClientAuthInfoWriter) (*CancelEsClusterMonitoringAccepted, error)
CancelEsClusterMonitoring cancels monitoring
DEPRECATED (Scheduled to be removed in the next major version): Deletes all monitoring destinations for the Elasticsearch cluster.
func (*Client) CancelEsClusterPendingPlan ¶
func (a *Client) CancelEsClusterPendingPlan(params *CancelEsClusterPendingPlanParams, authInfo runtime.ClientAuthInfoWriter) (*CancelEsClusterPendingPlanOK, error)
CancelEsClusterPendingPlan cancels pending plan
DEPRECATED (Scheduled to be removed in the next major version): Cancels the pending plan of the Elasticsearch cluster.
func (*Client) CreateEsCluster ¶
func (a *Client) CreateEsCluster(params *CreateEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*CreateEsClusterOK, *CreateEsClusterCreated, *CreateEsClusterAccepted, error)
CreateEsCluster creates cluster
DEPRECATED (Scheduled to be removed in the next major version): Creates an Elasticsearch cluster.
func (*Client) DeleteEsCluster ¶
func (a *Client) DeleteEsCluster(params *DeleteEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEsClusterOK, error)
DeleteEsCluster deletes cluster DEPRECATED (Scheduled to be removed in the next major version): Deletes the Elasticsearch cluster.
Before you delete the Elasticsearch cluster, you must first successfully issue a `_shutdown` command.
func (*Client) DeleteEsProxyRequests ¶
func (a *Client) DeleteEsProxyRequests(params *DeleteEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEsProxyRequestsOK, error)
DeleteEsProxyRequests proxies HTTP d e l e t e request to the cluster
DEPRECATED (Scheduled to be removed in the next major version): Proxies HTTP DELETE request to the cluster. Requires that HTTP header X-Management-Request be specified. This endpoint is for management use and does not provide high performance.
func (*Client) GenerateEsClusterDiagnostics ¶
func (a *Client) GenerateEsClusterDiagnostics(params *GenerateEsClusterDiagnosticsParams, authInfo runtime.ClientAuthInfoWriter) (*GenerateEsClusterDiagnosticsOK, error)
GenerateEsClusterDiagnostics generates diagnostics
DEPRECATED (Scheduled to be removed in the next major version): Retrieves a support diagnostic bundle from an active Elasticsearch cluster. To successfully retrieve a support diagnostic bundle, the cluster must be responsive.
func (*Client) GenerateEsClusterLogs ¶
func (a *Client) GenerateEsClusterLogs(params *GenerateEsClusterLogsParams, authInfo runtime.ClientAuthInfoWriter) (*GenerateEsClusterLogsOK, error)
GenerateEsClusterLogs generates logs
DEPRECATED (Scheduled to be removed in the next major version): Retrieves the log file for the Elasticsearch cluster.
func (*Client) GetEsCcsEligibleRemotes ¶
func (a *Client) GetEsCcsEligibleRemotes(params *GetEsCcsEligibleRemotesParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsCcsEligibleRemotesOK, error)
GetEsCcsEligibleRemotes searches clusters that can be used as cross cluster search remotes
DEPRECATED (Scheduled to be removed in the next major version): Retrieves the information for all of the Elasticsearch clusters that can selected as remotes in a given version.
func (*Client) GetEsCluster ¶
func (a *Client) GetEsCluster(params *GetEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterOK, error)
GetEsCluster gets cluster
DEPRECATED (Scheduled to be removed in the next major version): Retrieves the Elasticsearch cluster information.
func (*Client) GetEsClusterCcs ¶
func (a *Client) GetEsClusterCcs(params *GetEsClusterCcsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterCcsOK, error)
GetEsClusterCcs gets cross cluster search clusters
DEPRECATED (Scheduled to be removed in the next major version): Returns the list of cross-cluster search clusters' IDs for the remote cluster.
func (*Client) GetEsClusterCcsSettings ¶
func (a *Client) GetEsClusterCcsSettings(params *GetEsClusterCcsSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterCcsSettingsOK, error)
GetEsClusterCcsSettings gets remote clusters for cross cluster search
DEPRECATED (Scheduled to be removed in the next major version): Returns cross-cluster search configuration for the Elasticsearch cluster.
func (*Client) GetEsClusterCurationSettings ¶
func (a *Client) GetEsClusterCurationSettings(params *GetEsClusterCurationSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterCurationSettingsOK, error)
GetEsClusterCurationSettings gets cluster curation settings
DEPRECATED (Scheduled to be removed in the next major version): Retrieves cluster curation settings for an Elasticsearch cluster.
func (*Client) GetEsClusterKeystore ¶
func (a *Client) GetEsClusterKeystore(params *GetEsClusterKeystoreParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterKeystoreOK, error)
GetEsClusterKeystore gets settings from this cluster s keystore
DEPRECATED (Scheduled to be removed in the next major version): Returns the available keys in the keystore.
func (*Client) GetEsClusterMetadataRaw ¶
func (a *Client) GetEsClusterMetadataRaw(params *GetEsClusterMetadataRawParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterMetadataRawOK, error)
GetEsClusterMetadataRaw gets cluster metadata
DEPRECATED (Scheduled to be removed in the next major version): Advanced use only. Retrieves the internal cluster metadata, in free-form JSON, for the Elasticsearch cluster.
func (*Client) GetEsClusterMetadataSettings ¶
func (a *Client) GetEsClusterMetadataSettings(params *GetEsClusterMetadataSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterMetadataSettingsOK, error)
GetEsClusterMetadataSettings gets cluster metadata settings
DEPRECATED (Scheduled to be removed in the next major version): Retrieves a structured version of the cluster metadata as a collection of top-level settings. If a particular setting isn't returned, then the free-form JSON endpoint (`/metadata/raw`) must be used.
func (*Client) GetEsClusterPendingPlan ¶
func (a *Client) GetEsClusterPendingPlan(params *GetEsClusterPendingPlanParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPendingPlanOK, error)
GetEsClusterPendingPlan gets pending plan
DEPRECATED (Scheduled to be removed in the next major version): Retrieves the pending plan of the cluster.
func (*Client) GetEsClusterPlan ¶
func (a *Client) GetEsClusterPlan(params *GetEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPlanOK, error)
GetEsClusterPlan gets plan
DEPRECATED (Scheduled to be removed in the next major version): Retrieves the active plan of the Elasticsearch cluster. Transient settings are not show by this endpoint. To view the transient settings that have been applied with a specific plan, use the activity endpoint.
func (*Client) GetEsClusterPlanActivity ¶
func (a *Client) GetEsClusterPlanActivity(params *GetEsClusterPlanActivityParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPlanActivityOK, error)
GetEsClusterPlanActivity gets plan activity
DEPRECATED (Scheduled to be removed in the next major version): Retrieves the active and historical plan information for the Elasticsearch cluster.
func (*Client) GetEsClusterSnapshotSettings ¶
func (a *Client) GetEsClusterSnapshotSettings(params *GetEsClusterSnapshotSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterSnapshotSettingsOK, error)
GetEsClusterSnapshotSettings gets cluster snapshot settings
DEPRECATED (Scheduled to be removed in the next major version): Gets cluster snapshot settings.
func (*Client) GetEsClusters ¶
func (a *Client) GetEsClusters(params *GetEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClustersOK, error)
GetEsClusters gets clusters
DEPRECATED (Scheduled to be removed in the next major version): Retrieves the information for all Elasticsearch clusters.
func (*Client) GetEsProxyRequests ¶
func (a *Client) GetEsProxyRequests(params *GetEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsProxyRequestsOK, error)
GetEsProxyRequests proxies HTTP g e t request to the cluster
DEPRECATED (Scheduled to be removed in the next major version): Proxies HTTP GET request to the cluster. Requires that HTTP header X-Management-Request be specified. This endpoint is for management use and does not provide high performance.
func (*Client) MigrateEsClusterPlan ¶
func (a *Client) MigrateEsClusterPlan(params *MigrateEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*MigrateEsClusterPlanOK, *MigrateEsClusterPlanAccepted, error)
MigrateEsClusterPlan migrates plan
DEPRECATED (Scheduled to be removed in the next major version): Migrates the configuration of the Elasticsearch cluster to a different template.
func (*Client) MoveEsClusterInstances ¶
func (a *Client) MoveEsClusterInstances(params *MoveEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*MoveEsClusterInstancesAccepted, error)
MoveEsClusterInstances moves instances
DEPRECATED (Scheduled to be removed in the next major version): Moves one or more instances in the Elasticsearch cluster.
func (*Client) MoveEsClusterInstancesAdvanced ¶
func (a *Client) MoveEsClusterInstancesAdvanced(params *MoveEsClusterInstancesAdvancedParams, authInfo runtime.ClientAuthInfoWriter) (*MoveEsClusterInstancesAdvancedAccepted, error)
MoveEsClusterInstancesAdvanced moves instances advanced
DEPRECATED (Scheduled to be removed in the next major version): Moves one or more instances in the Elasticsearch cluster. The custom configuration settings are posted in the body.
func (*Client) PostEsProxyRequests ¶
func (a *Client) PostEsProxyRequests(params *PostEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*PostEsProxyRequestsOK, error)
PostEsProxyRequests proxies HTTP p o s t request to the cluster
DEPRECATED (Scheduled to be removed in the next major version): Proxies HTTP POST request to the cluster. Requires that HTTP header X-Management-Request be specified. This endpoint is for management use and does not provide high performance.
func (*Client) PutEsProxyRequests ¶
func (a *Client) PutEsProxyRequests(params *PutEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*PutEsProxyRequestsOK, error)
PutEsProxyRequests proxies HTTP p u t request to the cluster
DEPRECATED (Scheduled to be removed in the next major version): Proxies HTTP PUT request to the cluster. Requires that HTTP header X-Management-Request be specified. This endpoint is for management use and does not provide high performance.
func (*Client) RestartEsCluster ¶
func (a *Client) RestartEsCluster(params *RestartEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*RestartEsClusterAccepted, error)
RestartEsCluster restarts cluster
DEPRECATED (Scheduled to be removed in the next major version): Restarts the Elasticsearch cluster. When you restart an active cluster, the existing plan is used and a `cluster_reboot` is applied. A `cluster_reboot` issues an Elasticsearch restart command, then waits for the command to complete. When you restart an inactive cluster, the most recent successful plan is applied.
func (*Client) ResyncEsCluster ¶
func (a *Client) ResyncEsCluster(params *ResyncEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncEsClusterOK, error)
ResyncEsCluster resynchronizes cluster
DEPRECATED (Scheduled to be removed in the next major version): Immediately resynchronizes the search index and cache for the selected Elasticsearch cluster.
func (*Client) ResyncEsClusters ¶
func (a *Client) ResyncEsClusters(params *ResyncEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncEsClustersAccepted, error)
ResyncEsClusters resynchronizes clusters
DEPRECATED (Scheduled to be removed in the next major version): Asynchronously resynchronizes the search index for all Elasticsearch clusters.
func (*Client) SearchEsClusters ¶
func (a *Client) SearchEsClusters(params *SearchEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*SearchEsClustersOK, error)
SearchEsClusters searches clusters
DEPRECATED (Scheduled to be removed in the next major version): Retrieves the information for all of the Elasticsearch clusters that match the specified query.
func (*Client) SetEsClusterCcsSettings ¶
func (a *Client) SetEsClusterCcsSettings(params *SetEsClusterCcsSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterCcsSettingsAccepted, error)
SetEsClusterCcsSettings sets remote clusters for cross cluster search
DEPRECATED (Scheduled to be removed in the next major version): Overwrites or creates the cross-cluster search configuration for the Elasticsearch cluster.
func (*Client) SetEsClusterInstancesAllSettingsOverrides ¶
func (a *Client) SetEsClusterInstancesAllSettingsOverrides(params *SetEsClusterInstancesAllSettingsOverridesParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterInstancesAllSettingsOverridesOK, error)
SetEsClusterInstancesAllSettingsOverrides sets settings overrides all instances
DEPRECATED (Scheduled to be removed in the next major version): Overrides the settings for all of the instances in the Elasticsearch cluster.
func (*Client) SetEsClusterInstancesSettingsOverrides ¶
func (a *Client) SetEsClusterInstancesSettingsOverrides(params *SetEsClusterInstancesSettingsOverridesParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterInstancesSettingsOverridesOK, error)
SetEsClusterInstancesSettingsOverrides sets settings overrides
DEPRECATED (Scheduled to be removed in the next major version): Overrides the settings for the specified instances in the Elasticsearch cluster.
func (*Client) SetEsClusterKeystore ¶
func (a *Client) SetEsClusterKeystore(params *SetEsClusterKeystoreParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterKeystoreAccepted, error)
SetEsClusterKeystore adds or remove settings from the cluster keystore
DEPRECATED (Scheduled to be removed in the next major version): Adds the specified values to the Elasticsearch keystore, or removes the keys for the unspecified values.
func (*Client) SetEsClusterLegacySecuritySettings ¶
func (a *Client) SetEsClusterLegacySecuritySettings(params *SetEsClusterLegacySecuritySettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterLegacySecuritySettingsOK, error)
SetEsClusterLegacySecuritySettings sets legacy security settings
DEPRECATED (Scheduled to be removed in the next major version): Sets the legacy Shield security settings for a 2.x Elasticsearch cluster.
func (*Client) SetEsClusterMetadataRaw ¶
func (a *Client) SetEsClusterMetadataRaw(params *SetEsClusterMetadataRawParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterMetadataRawOK, error)
SetEsClusterMetadataRaw sets cluster metadata DEPRECATED (Scheduled to be removed in the next major version): Advanced use only. Sets the internal metadata, in free-form JSON, for the Elasticsearch cluster.
Only use the parameter to set the modified JSON that is returned from the get version of the metadata.
func (*Client) SetEsClusterMonitoring ¶
func (a *Client) SetEsClusterMonitoring(params *SetEsClusterMonitoringParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterMonitoringAccepted, error)
SetEsClusterMonitoring sets monitoring
DEPRECATED (Scheduled to be removed in the next major version): Overwrites or creates the monitoring destination for the Elasticsearch cluster.
func (*Client) SetEsClusterName ¶
func (a *Client) SetEsClusterName(params *SetEsClusterNameParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterNameOK, error)
SetEsClusterName sets cluster name
DEPRECATED (Scheduled to be removed in the next major version): Assigns a name to the Elasticsearch cluster.
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) ShutdownEsCluster ¶
func (a *Client) ShutdownEsCluster(params *ShutdownEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownEsClusterAccepted, error)
ShutdownEsCluster shuts down cluster
DEPRECATED (Scheduled to be removed in the next major version): Shuts down the active Elasticsearch cluster and removes all of the cluster nodes. The cluster plan is retained. WARNING: To avoid data loss, save the data outside of the cluster before you shut the cluster down.
func (*Client) SnapshotEsCluster ¶
func (a *Client) SnapshotEsCluster(params *SnapshotEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*SnapshotEsClusterAccepted, error)
SnapshotEsCluster takes snapshot
DEPRECATED (Scheduled to be removed in the next major version): To create a snapshot of the specified Elasticsearch cluster, uses the configured snapshot repository.
func (*Client) StartEsClusterInstances ¶
func (a *Client) StartEsClusterInstances(params *StartEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterInstancesAccepted, error)
StartEsClusterInstances starts instances
DEPRECATED (Scheduled to be removed in the next major version): Starts the instances in the Elasticsearch cluster.
func (*Client) StartEsClusterInstancesAll ¶
func (a *Client) StartEsClusterInstancesAll(params *StartEsClusterInstancesAllParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterInstancesAllAccepted, error)
StartEsClusterInstancesAll starts all instances
DEPRECATED (Scheduled to be removed in the next major version): Starts all of the instances in the Elasticsearch cluster.
func (*Client) StartEsClusterInstancesAllMaintenanceMode ¶
func (a *Client) StartEsClusterInstancesAllMaintenanceMode(params *StartEsClusterInstancesAllMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterInstancesAllMaintenanceModeAccepted, error)
StartEsClusterInstancesAllMaintenanceMode starts maintenance mode all instances
DEPRECATED (Scheduled to be removed in the next major version): Starts maintenance mode on all of the instances in the Elasticsearch cluster.
func (*Client) StartEsClusterMaintenanceMode ¶
func (a *Client) StartEsClusterMaintenanceMode(params *StartEsClusterMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterMaintenanceModeAccepted, error)
StartEsClusterMaintenanceMode starts maintenance mode
DEPRECATED (Scheduled to be removed in the next major version): Starts maintenance mode on the specified instances in the Elasticsearch cluster.
func (*Client) StopEsClusterInstances ¶
func (a *Client) StopEsClusterInstances(params *StopEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterInstancesAccepted, error)
StopEsClusterInstances stops instances
DEPRECATED (Scheduled to be removed in the next major version): Stops the instances in the Elasticsearch cluster.
func (*Client) StopEsClusterInstancesAll ¶
func (a *Client) StopEsClusterInstancesAll(params *StopEsClusterInstancesAllParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterInstancesAllAccepted, error)
StopEsClusterInstancesAll stops all instances
DEPRECATED (Scheduled to be removed in the next major version): Stops all of the instances in the Elasticsearch cluster..
func (*Client) StopEsClusterInstancesAllMaintenanceMode ¶
func (a *Client) StopEsClusterInstancesAllMaintenanceMode(params *StopEsClusterInstancesAllMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterInstancesAllMaintenanceModeAccepted, error)
StopEsClusterInstancesAllMaintenanceMode stops maintenance mode all instances
DEPRECATED (Scheduled to be removed in the next major version): Stops maintenance mode on all of the instances in the Elasticsearch cluster.
func (*Client) StopEsClusterMaintenanceMode ¶
func (a *Client) StopEsClusterMaintenanceMode(params *StopEsClusterMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterMaintenanceModeAccepted, error)
StopEsClusterMaintenanceMode stops maintenance mode
DEPRECATED (Scheduled to be removed in the next major version): Stops maintenance mode on the specified instances in the Elasticsearch cluster.
func (*Client) UpdateEsClusterCurationSettings ¶
func (a *Client) UpdateEsClusterCurationSettings(params *UpdateEsClusterCurationSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterCurationSettingsOK, error)
UpdateEsClusterCurationSettings updates cluster curation settings
DEPRECATED (Scheduled to be removed in the next major version): Overrides cluster curation settings for an Elasticsearch cluster.
func (*Client) UpdateEsClusterMetadataSettings ¶
func (a *Client) UpdateEsClusterMetadataSettings(params *UpdateEsClusterMetadataSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterMetadataSettingsOK, error)
UpdateEsClusterMetadataSettings updates cluster metadata settings
DEPRECATED (Scheduled to be removed in the next major version): All changes in the specified object are applied to the metadata object according to the JSON Merge Patch processing rules. Omitting existing fields causes the same values to be reapplied. Specifying a `null` value reverts the field to the default value, or removes the field when no default value exists.
func (*Client) UpdateEsClusterPlan ¶
func (a *Client) UpdateEsClusterPlan(params *UpdateEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterPlanOK, *UpdateEsClusterPlanAccepted, error)
UpdateEsClusterPlan updates plan
DEPRECATED (Scheduled to be removed in the next major version): Updates the configuration of the Elasticsearch cluster.
func (*Client) UpdateEsClusterSnapshotSettings ¶
func (a *Client) UpdateEsClusterSnapshotSettings(params *UpdateEsClusterSnapshotSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterSnapshotSettingsOK, error)
UpdateEsClusterSnapshotSettings updates cluster snapshot settings
DEPRECATED (Scheduled to be removed in the next major version): All changes in the specified object are applied to the snapshot settings according to the JSON Merge Patch processing rules. Omitting existing fields causes the same values to be reapplied. Specifying a `null` value reverts the field to the default value, or removes the field when no default value exists.
type ClientService ¶
type ClientService interface {
CancelEsClusterMonitoring(params *CancelEsClusterMonitoringParams, authInfo runtime.ClientAuthInfoWriter) (*CancelEsClusterMonitoringAccepted, error)
CancelEsClusterPendingPlan(params *CancelEsClusterPendingPlanParams, authInfo runtime.ClientAuthInfoWriter) (*CancelEsClusterPendingPlanOK, error)
CreateEsCluster(params *CreateEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*CreateEsClusterOK, *CreateEsClusterCreated, *CreateEsClusterAccepted, error)
DeleteEsCluster(params *DeleteEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEsClusterOK, error)
DeleteEsProxyRequests(params *DeleteEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteEsProxyRequestsOK, error)
GenerateEsClusterDiagnostics(params *GenerateEsClusterDiagnosticsParams, authInfo runtime.ClientAuthInfoWriter) (*GenerateEsClusterDiagnosticsOK, error)
GenerateEsClusterLogs(params *GenerateEsClusterLogsParams, authInfo runtime.ClientAuthInfoWriter) (*GenerateEsClusterLogsOK, error)
GetEsCcsEligibleRemotes(params *GetEsCcsEligibleRemotesParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsCcsEligibleRemotesOK, error)
GetEsCluster(params *GetEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterOK, error)
GetEsClusterCcs(params *GetEsClusterCcsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterCcsOK, error)
GetEsClusterCcsSettings(params *GetEsClusterCcsSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterCcsSettingsOK, error)
GetEsClusterCurationSettings(params *GetEsClusterCurationSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterCurationSettingsOK, error)
GetEsClusterKeystore(params *GetEsClusterKeystoreParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterKeystoreOK, error)
GetEsClusterMetadataRaw(params *GetEsClusterMetadataRawParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterMetadataRawOK, error)
GetEsClusterMetadataSettings(params *GetEsClusterMetadataSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterMetadataSettingsOK, error)
GetEsClusterPendingPlan(params *GetEsClusterPendingPlanParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPendingPlanOK, error)
GetEsClusterPlan(params *GetEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPlanOK, error)
GetEsClusterPlanActivity(params *GetEsClusterPlanActivityParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterPlanActivityOK, error)
GetEsClusterSnapshotSettings(params *GetEsClusterSnapshotSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClusterSnapshotSettingsOK, error)
GetEsClusters(params *GetEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsClustersOK, error)
GetEsProxyRequests(params *GetEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*GetEsProxyRequestsOK, error)
MigrateEsClusterPlan(params *MigrateEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*MigrateEsClusterPlanOK, *MigrateEsClusterPlanAccepted, error)
MoveEsClusterInstances(params *MoveEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*MoveEsClusterInstancesAccepted, error)
MoveEsClusterInstancesAdvanced(params *MoveEsClusterInstancesAdvancedParams, authInfo runtime.ClientAuthInfoWriter) (*MoveEsClusterInstancesAdvancedAccepted, error)
PostEsProxyRequests(params *PostEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*PostEsProxyRequestsOK, error)
PutEsProxyRequests(params *PutEsProxyRequestsParams, authInfo runtime.ClientAuthInfoWriter) (*PutEsProxyRequestsOK, error)
RestartEsCluster(params *RestartEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*RestartEsClusterAccepted, error)
ResyncEsCluster(params *ResyncEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncEsClusterOK, error)
ResyncEsClusters(params *ResyncEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*ResyncEsClustersAccepted, error)
SearchEsClusters(params *SearchEsClustersParams, authInfo runtime.ClientAuthInfoWriter) (*SearchEsClustersOK, error)
SetEsClusterCcsSettings(params *SetEsClusterCcsSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterCcsSettingsAccepted, error)
SetEsClusterInstancesAllSettingsOverrides(params *SetEsClusterInstancesAllSettingsOverridesParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterInstancesAllSettingsOverridesOK, error)
SetEsClusterInstancesSettingsOverrides(params *SetEsClusterInstancesSettingsOverridesParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterInstancesSettingsOverridesOK, error)
SetEsClusterKeystore(params *SetEsClusterKeystoreParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterKeystoreAccepted, error)
SetEsClusterLegacySecuritySettings(params *SetEsClusterLegacySecuritySettingsParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterLegacySecuritySettingsOK, error)
SetEsClusterMetadataRaw(params *SetEsClusterMetadataRawParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterMetadataRawOK, error)
SetEsClusterMonitoring(params *SetEsClusterMonitoringParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterMonitoringAccepted, error)
SetEsClusterName(params *SetEsClusterNameParams, authInfo runtime.ClientAuthInfoWriter) (*SetEsClusterNameOK, error)
ShutdownEsCluster(params *ShutdownEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*ShutdownEsClusterAccepted, error)
SnapshotEsCluster(params *SnapshotEsClusterParams, authInfo runtime.ClientAuthInfoWriter) (*SnapshotEsClusterAccepted, error)
StartEsClusterInstances(params *StartEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterInstancesAccepted, error)
StartEsClusterInstancesAll(params *StartEsClusterInstancesAllParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterInstancesAllAccepted, error)
StartEsClusterInstancesAllMaintenanceMode(params *StartEsClusterInstancesAllMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterInstancesAllMaintenanceModeAccepted, error)
StartEsClusterMaintenanceMode(params *StartEsClusterMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StartEsClusterMaintenanceModeAccepted, error)
StopEsClusterInstances(params *StopEsClusterInstancesParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterInstancesAccepted, error)
StopEsClusterInstancesAll(params *StopEsClusterInstancesAllParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterInstancesAllAccepted, error)
StopEsClusterInstancesAllMaintenanceMode(params *StopEsClusterInstancesAllMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterInstancesAllMaintenanceModeAccepted, error)
StopEsClusterMaintenanceMode(params *StopEsClusterMaintenanceModeParams, authInfo runtime.ClientAuthInfoWriter) (*StopEsClusterMaintenanceModeAccepted, error)
UpdateEsClusterCurationSettings(params *UpdateEsClusterCurationSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterCurationSettingsOK, error)
UpdateEsClusterMetadataSettings(params *UpdateEsClusterMetadataSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterMetadataSettingsOK, error)
UpdateEsClusterPlan(params *UpdateEsClusterPlanParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterPlanOK, *UpdateEsClusterPlanAccepted, error)
UpdateEsClusterSnapshotSettings(params *UpdateEsClusterSnapshotSettingsParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateEsClusterSnapshotSettingsOK, 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 clusters elasticsearch API client.
type CreateEsClusterAccepted ¶
type CreateEsClusterAccepted struct {
Payload *models.ClusterCrudResponse
}
CreateEsClusterAccepted handles this case with default header values.
The cluster definition was valid and the cluster creation has already started
func NewCreateEsClusterAccepted ¶
func NewCreateEsClusterAccepted() *CreateEsClusterAccepted
NewCreateEsClusterAccepted creates a CreateEsClusterAccepted with default headers values
func (*CreateEsClusterAccepted) Error ¶
func (o *CreateEsClusterAccepted) Error() string
func (*CreateEsClusterAccepted) GetPayload ¶
func (o *CreateEsClusterAccepted) GetPayload() *models.ClusterCrudResponse
type CreateEsClusterBadRequest ¶
type CreateEsClusterBadRequest struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
CreateEsClusterBadRequest handles this case with default header values.
* The cluster definition contained errors. (code: `clusters.cluster_invalid_plan`) * The features used in the cluster definition have not been implemented yet. (code: `clusters.plan_feature_not_implemented`)
func NewCreateEsClusterBadRequest ¶
func NewCreateEsClusterBadRequest() *CreateEsClusterBadRequest
NewCreateEsClusterBadRequest creates a CreateEsClusterBadRequest with default headers values
func (*CreateEsClusterBadRequest) Error ¶
func (o *CreateEsClusterBadRequest) Error() string
func (*CreateEsClusterBadRequest) GetPayload ¶
func (o *CreateEsClusterBadRequest) GetPayload() *models.BasicFailedReply
type CreateEsClusterCreated ¶
type CreateEsClusterCreated struct {
Payload *models.ClusterCrudResponse
}
CreateEsClusterCreated handles this case with default header values.
The cluster definition was valid and the cluster creation has started
func NewCreateEsClusterCreated ¶
func NewCreateEsClusterCreated() *CreateEsClusterCreated
NewCreateEsClusterCreated creates a CreateEsClusterCreated with default headers values
func (*CreateEsClusterCreated) Error ¶
func (o *CreateEsClusterCreated) Error() string
func (*CreateEsClusterCreated) GetPayload ¶
func (o *CreateEsClusterCreated) GetPayload() *models.ClusterCrudResponse
type CreateEsClusterOK ¶
type CreateEsClusterOK struct {
Payload *models.ClusterCrudResponse
}
CreateEsClusterOK handles this case with default header values.
The cluster definition was valid - no further action was requested. The return object contains an internal representation of the plan, for use in debugging
func NewCreateEsClusterOK ¶
func NewCreateEsClusterOK() *CreateEsClusterOK
NewCreateEsClusterOK creates a CreateEsClusterOK with default headers values
func (*CreateEsClusterOK) Error ¶
func (o *CreateEsClusterOK) Error() string
func (*CreateEsClusterOK) GetPayload ¶
func (o *CreateEsClusterOK) GetPayload() *models.ClusterCrudResponse
type CreateEsClusterParams ¶
type CreateEsClusterParams struct {
/*Body
The cluster definition
*/
Body *models.CreateElasticsearchClusterRequest
/*RequestID
(Optional) The idempotency token. When two create requests share the same `request_id` (minimum size of 32 characters, maximum size of 128 characters), only one cluster is created. The second request returns the information for that cluster, but the password field is blank.
*/
RequestID *string
/*ValidateOnly
When `true`, validates the cluster definition without creating the cluster.
*/
ValidateOnly *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CreateEsClusterParams contains all the parameters to send to the API endpoint for the create es cluster operation typically these are written to a http.Request
func NewCreateEsClusterParams ¶
func NewCreateEsClusterParams() *CreateEsClusterParams
NewCreateEsClusterParams creates a new CreateEsClusterParams object with the default values initialized.
func NewCreateEsClusterParamsWithContext ¶
func NewCreateEsClusterParamsWithContext(ctx context.Context) *CreateEsClusterParams
NewCreateEsClusterParamsWithContext creates a new CreateEsClusterParams object with the default values initialized, and the ability to set a context for a request
func NewCreateEsClusterParamsWithHTTPClient ¶
func NewCreateEsClusterParamsWithHTTPClient(client *http.Client) *CreateEsClusterParams
NewCreateEsClusterParamsWithHTTPClient creates a new CreateEsClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCreateEsClusterParamsWithTimeout ¶
func NewCreateEsClusterParamsWithTimeout(timeout time.Duration) *CreateEsClusterParams
NewCreateEsClusterParamsWithTimeout creates a new CreateEsClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*CreateEsClusterParams) SetBody ¶
func (o *CreateEsClusterParams) SetBody(body *models.CreateElasticsearchClusterRequest)
SetBody adds the body to the create es cluster params
func (*CreateEsClusterParams) SetContext ¶
func (o *CreateEsClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the create es cluster params
func (*CreateEsClusterParams) SetHTTPClient ¶
func (o *CreateEsClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create es cluster params
func (*CreateEsClusterParams) SetRequestID ¶
func (o *CreateEsClusterParams) SetRequestID(requestID *string)
SetRequestID adds the requestId to the create es cluster params
func (*CreateEsClusterParams) SetTimeout ¶
func (o *CreateEsClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create es cluster params
func (*CreateEsClusterParams) SetValidateOnly ¶
func (o *CreateEsClusterParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the create es cluster params
func (*CreateEsClusterParams) WithBody ¶
func (o *CreateEsClusterParams) WithBody(body *models.CreateElasticsearchClusterRequest) *CreateEsClusterParams
WithBody adds the body to the create es cluster params
func (*CreateEsClusterParams) WithContext ¶
func (o *CreateEsClusterParams) WithContext(ctx context.Context) *CreateEsClusterParams
WithContext adds the context to the create es cluster params
func (*CreateEsClusterParams) WithHTTPClient ¶
func (o *CreateEsClusterParams) WithHTTPClient(client *http.Client) *CreateEsClusterParams
WithHTTPClient adds the HTTPClient to the create es cluster params
func (*CreateEsClusterParams) WithRequestID ¶
func (o *CreateEsClusterParams) WithRequestID(requestID *string) *CreateEsClusterParams
WithRequestID adds the requestID to the create es cluster params
func (*CreateEsClusterParams) WithTimeout ¶
func (o *CreateEsClusterParams) WithTimeout(timeout time.Duration) *CreateEsClusterParams
WithTimeout adds the timeout to the create es cluster params
func (*CreateEsClusterParams) WithValidateOnly ¶
func (o *CreateEsClusterParams) WithValidateOnly(validateOnly *bool) *CreateEsClusterParams
WithValidateOnly adds the validateOnly to the create es cluster params
func (*CreateEsClusterParams) WriteToRequest ¶
func (o *CreateEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateEsClusterReader ¶
type CreateEsClusterReader struct {
// contains filtered or unexported fields
}
CreateEsClusterReader is a Reader for the CreateEsCluster structure.
func (*CreateEsClusterReader) ReadResponse ¶
func (o *CreateEsClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateEsClusterRetryWith ¶
type CreateEsClusterRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
CreateEsClusterRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewCreateEsClusterRetryWith ¶
func NewCreateEsClusterRetryWith() *CreateEsClusterRetryWith
NewCreateEsClusterRetryWith creates a CreateEsClusterRetryWith with default headers values
func (*CreateEsClusterRetryWith) Error ¶
func (o *CreateEsClusterRetryWith) Error() string
func (*CreateEsClusterRetryWith) GetPayload ¶
func (o *CreateEsClusterRetryWith) GetPayload() *models.BasicFailedReply
type DeleteEsClusterNotFound ¶
type DeleteEsClusterNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
DeleteEsClusterNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewDeleteEsClusterNotFound ¶
func NewDeleteEsClusterNotFound() *DeleteEsClusterNotFound
NewDeleteEsClusterNotFound creates a DeleteEsClusterNotFound with default headers values
func (*DeleteEsClusterNotFound) Error ¶
func (o *DeleteEsClusterNotFound) Error() string
func (*DeleteEsClusterNotFound) GetPayload ¶
func (o *DeleteEsClusterNotFound) GetPayload() *models.BasicFailedReply
type DeleteEsClusterOK ¶
type DeleteEsClusterOK struct {
Payload models.EmptyResponse
}
DeleteEsClusterOK handles this case with default header values.
The cluster has been successfully deleted
func NewDeleteEsClusterOK ¶
func NewDeleteEsClusterOK() *DeleteEsClusterOK
NewDeleteEsClusterOK creates a DeleteEsClusterOK with default headers values
func (*DeleteEsClusterOK) Error ¶
func (o *DeleteEsClusterOK) Error() string
func (*DeleteEsClusterOK) GetPayload ¶
func (o *DeleteEsClusterOK) GetPayload() models.EmptyResponse
type DeleteEsClusterParams ¶
type DeleteEsClusterParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteEsClusterParams contains all the parameters to send to the API endpoint for the delete es cluster operation typically these are written to a http.Request
func NewDeleteEsClusterParams ¶
func NewDeleteEsClusterParams() *DeleteEsClusterParams
NewDeleteEsClusterParams creates a new DeleteEsClusterParams object with the default values initialized.
func NewDeleteEsClusterParamsWithContext ¶
func NewDeleteEsClusterParamsWithContext(ctx context.Context) *DeleteEsClusterParams
NewDeleteEsClusterParamsWithContext creates a new DeleteEsClusterParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteEsClusterParamsWithHTTPClient ¶
func NewDeleteEsClusterParamsWithHTTPClient(client *http.Client) *DeleteEsClusterParams
NewDeleteEsClusterParamsWithHTTPClient creates a new DeleteEsClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteEsClusterParamsWithTimeout ¶
func NewDeleteEsClusterParamsWithTimeout(timeout time.Duration) *DeleteEsClusterParams
NewDeleteEsClusterParamsWithTimeout creates a new DeleteEsClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteEsClusterParams) SetClusterID ¶
func (o *DeleteEsClusterParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the delete es cluster params
func (*DeleteEsClusterParams) SetContext ¶
func (o *DeleteEsClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the delete es cluster params
func (*DeleteEsClusterParams) SetHTTPClient ¶
func (o *DeleteEsClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete es cluster params
func (*DeleteEsClusterParams) SetTimeout ¶
func (o *DeleteEsClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete es cluster params
func (*DeleteEsClusterParams) WithClusterID ¶
func (o *DeleteEsClusterParams) WithClusterID(clusterID string) *DeleteEsClusterParams
WithClusterID adds the clusterID to the delete es cluster params
func (*DeleteEsClusterParams) WithContext ¶
func (o *DeleteEsClusterParams) WithContext(ctx context.Context) *DeleteEsClusterParams
WithContext adds the context to the delete es cluster params
func (*DeleteEsClusterParams) WithHTTPClient ¶
func (o *DeleteEsClusterParams) WithHTTPClient(client *http.Client) *DeleteEsClusterParams
WithHTTPClient adds the HTTPClient to the delete es cluster params
func (*DeleteEsClusterParams) WithTimeout ¶
func (o *DeleteEsClusterParams) WithTimeout(timeout time.Duration) *DeleteEsClusterParams
WithTimeout adds the timeout to the delete es cluster params
func (*DeleteEsClusterParams) WriteToRequest ¶
func (o *DeleteEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteEsClusterPreconditionFailed ¶
type DeleteEsClusterPreconditionFailed struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
DeleteEsClusterPreconditionFailed handles this case with default header values.
The Elasticsearch cluster has not been shutdown yet. (code: `clusters.cluster_plan_state_error`)
func NewDeleteEsClusterPreconditionFailed ¶
func NewDeleteEsClusterPreconditionFailed() *DeleteEsClusterPreconditionFailed
NewDeleteEsClusterPreconditionFailed creates a DeleteEsClusterPreconditionFailed with default headers values
func (*DeleteEsClusterPreconditionFailed) Error ¶
func (o *DeleteEsClusterPreconditionFailed) Error() string
func (*DeleteEsClusterPreconditionFailed) GetPayload ¶
func (o *DeleteEsClusterPreconditionFailed) GetPayload() *models.BasicFailedReply
type DeleteEsClusterReader ¶
type DeleteEsClusterReader struct {
// contains filtered or unexported fields
}
DeleteEsClusterReader is a Reader for the DeleteEsCluster structure.
func (*DeleteEsClusterReader) ReadResponse ¶
func (o *DeleteEsClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteEsClusterRetryWith ¶
type DeleteEsClusterRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
DeleteEsClusterRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewDeleteEsClusterRetryWith ¶
func NewDeleteEsClusterRetryWith() *DeleteEsClusterRetryWith
NewDeleteEsClusterRetryWith creates a DeleteEsClusterRetryWith with default headers values
func (*DeleteEsClusterRetryWith) Error ¶
func (o *DeleteEsClusterRetryWith) Error() string
func (*DeleteEsClusterRetryWith) GetPayload ¶
func (o *DeleteEsClusterRetryWith) GetPayload() *models.BasicFailedReply
type DeleteEsProxyRequestsNotFound ¶
type DeleteEsProxyRequestsNotFound struct {
Payload *models.BasicFailedReply
}
DeleteEsProxyRequestsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewDeleteEsProxyRequestsNotFound ¶
func NewDeleteEsProxyRequestsNotFound() *DeleteEsProxyRequestsNotFound
NewDeleteEsProxyRequestsNotFound creates a DeleteEsProxyRequestsNotFound with default headers values
func (*DeleteEsProxyRequestsNotFound) Error ¶
func (o *DeleteEsProxyRequestsNotFound) Error() string
func (*DeleteEsProxyRequestsNotFound) GetPayload ¶
func (o *DeleteEsProxyRequestsNotFound) GetPayload() *models.BasicFailedReply
type DeleteEsProxyRequestsOK ¶
type DeleteEsProxyRequestsOK struct {
}
DeleteEsProxyRequestsOK handles this case with default header values.
The request has been processed successfully through the proxy
func NewDeleteEsProxyRequestsOK ¶
func NewDeleteEsProxyRequestsOK() *DeleteEsProxyRequestsOK
NewDeleteEsProxyRequestsOK creates a DeleteEsProxyRequestsOK with default headers values
func (*DeleteEsProxyRequestsOK) Error ¶
func (o *DeleteEsProxyRequestsOK) Error() string
type DeleteEsProxyRequestsParams ¶
type DeleteEsProxyRequestsParams struct {
/*XManagementRequest
X-Management-Request header value. Needs to be set to true
*/
XManagementRequest string
/*Body
The JSON payload to proxy to the Elasticsearch cluster
*/
Body string
/*ClusterID
Identifier for the Elasticsearch cluster
*/
ClusterID string
/*ElasticsearchPath
The URL part to proxy to the Elasticsearch cluster. Example: _search or _cat/indices?v&h=i,tm&s=tm:desc
*/
ElasticsearchPath string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
DeleteEsProxyRequestsParams contains all the parameters to send to the API endpoint for the delete es proxy requests operation typically these are written to a http.Request
func NewDeleteEsProxyRequestsParams ¶
func NewDeleteEsProxyRequestsParams() *DeleteEsProxyRequestsParams
NewDeleteEsProxyRequestsParams creates a new DeleteEsProxyRequestsParams object with the default values initialized.
func NewDeleteEsProxyRequestsParamsWithContext ¶
func NewDeleteEsProxyRequestsParamsWithContext(ctx context.Context) *DeleteEsProxyRequestsParams
NewDeleteEsProxyRequestsParamsWithContext creates a new DeleteEsProxyRequestsParams object with the default values initialized, and the ability to set a context for a request
func NewDeleteEsProxyRequestsParamsWithHTTPClient ¶
func NewDeleteEsProxyRequestsParamsWithHTTPClient(client *http.Client) *DeleteEsProxyRequestsParams
NewDeleteEsProxyRequestsParamsWithHTTPClient creates a new DeleteEsProxyRequestsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewDeleteEsProxyRequestsParamsWithTimeout ¶
func NewDeleteEsProxyRequestsParamsWithTimeout(timeout time.Duration) *DeleteEsProxyRequestsParams
NewDeleteEsProxyRequestsParamsWithTimeout creates a new DeleteEsProxyRequestsParams object with the default values initialized, and the ability to set a timeout on a request
func (*DeleteEsProxyRequestsParams) SetBody ¶
func (o *DeleteEsProxyRequestsParams) SetBody(body string)
SetBody adds the body to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) SetClusterID ¶
func (o *DeleteEsProxyRequestsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) SetContext ¶
func (o *DeleteEsProxyRequestsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) SetElasticsearchPath ¶
func (o *DeleteEsProxyRequestsParams) SetElasticsearchPath(elasticsearchPath string)
SetElasticsearchPath adds the elasticsearchPath to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) SetHTTPClient ¶
func (o *DeleteEsProxyRequestsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) SetTimeout ¶
func (o *DeleteEsProxyRequestsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) SetXManagementRequest ¶
func (o *DeleteEsProxyRequestsParams) SetXManagementRequest(xManagementRequest string)
SetXManagementRequest adds the xManagementRequest to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) WithBody ¶
func (o *DeleteEsProxyRequestsParams) WithBody(body string) *DeleteEsProxyRequestsParams
WithBody adds the body to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) WithClusterID ¶
func (o *DeleteEsProxyRequestsParams) WithClusterID(clusterID string) *DeleteEsProxyRequestsParams
WithClusterID adds the clusterID to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) WithContext ¶
func (o *DeleteEsProxyRequestsParams) WithContext(ctx context.Context) *DeleteEsProxyRequestsParams
WithContext adds the context to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) WithElasticsearchPath ¶
func (o *DeleteEsProxyRequestsParams) WithElasticsearchPath(elasticsearchPath string) *DeleteEsProxyRequestsParams
WithElasticsearchPath adds the elasticsearchPath to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) WithHTTPClient ¶
func (o *DeleteEsProxyRequestsParams) WithHTTPClient(client *http.Client) *DeleteEsProxyRequestsParams
WithHTTPClient adds the HTTPClient to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) WithTimeout ¶
func (o *DeleteEsProxyRequestsParams) WithTimeout(timeout time.Duration) *DeleteEsProxyRequestsParams
WithTimeout adds the timeout to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) WithXManagementRequest ¶
func (o *DeleteEsProxyRequestsParams) WithXManagementRequest(xManagementRequest string) *DeleteEsProxyRequestsParams
WithXManagementRequest adds the xManagementRequest to the delete es proxy requests params
func (*DeleteEsProxyRequestsParams) WriteToRequest ¶
func (o *DeleteEsProxyRequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteEsProxyRequestsReader ¶
type DeleteEsProxyRequestsReader struct {
// contains filtered or unexported fields
}
DeleteEsProxyRequestsReader is a Reader for the DeleteEsProxyRequests structure.
func (*DeleteEsProxyRequestsReader) ReadResponse ¶
func (o *DeleteEsProxyRequestsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GenerateEsClusterDiagnosticsNotFound ¶
type GenerateEsClusterDiagnosticsNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
GenerateEsClusterDiagnosticsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewGenerateEsClusterDiagnosticsNotFound ¶
func NewGenerateEsClusterDiagnosticsNotFound() *GenerateEsClusterDiagnosticsNotFound
NewGenerateEsClusterDiagnosticsNotFound creates a GenerateEsClusterDiagnosticsNotFound with default headers values
func (*GenerateEsClusterDiagnosticsNotFound) Error ¶
func (o *GenerateEsClusterDiagnosticsNotFound) Error() string
func (*GenerateEsClusterDiagnosticsNotFound) GetPayload ¶
func (o *GenerateEsClusterDiagnosticsNotFound) GetPayload() *models.BasicFailedReply
type GenerateEsClusterDiagnosticsOK ¶
GenerateEsClusterDiagnosticsOK handles this case with default header values.
The support diagnostic bundle was successfully generated
func NewGenerateEsClusterDiagnosticsOK ¶
func NewGenerateEsClusterDiagnosticsOK() *GenerateEsClusterDiagnosticsOK
NewGenerateEsClusterDiagnosticsOK creates a GenerateEsClusterDiagnosticsOK with default headers values
func (*GenerateEsClusterDiagnosticsOK) Error ¶
func (o *GenerateEsClusterDiagnosticsOK) Error() string
func (*GenerateEsClusterDiagnosticsOK) GetPayload ¶
func (o *GenerateEsClusterDiagnosticsOK) GetPayload() strfmt.Base64
type GenerateEsClusterDiagnosticsParams ¶
type GenerateEsClusterDiagnosticsParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GenerateEsClusterDiagnosticsParams contains all the parameters to send to the API endpoint for the generate es cluster diagnostics operation typically these are written to a http.Request
func NewGenerateEsClusterDiagnosticsParams ¶
func NewGenerateEsClusterDiagnosticsParams() *GenerateEsClusterDiagnosticsParams
NewGenerateEsClusterDiagnosticsParams creates a new GenerateEsClusterDiagnosticsParams object with the default values initialized.
func NewGenerateEsClusterDiagnosticsParamsWithContext ¶
func NewGenerateEsClusterDiagnosticsParamsWithContext(ctx context.Context) *GenerateEsClusterDiagnosticsParams
NewGenerateEsClusterDiagnosticsParamsWithContext creates a new GenerateEsClusterDiagnosticsParams object with the default values initialized, and the ability to set a context for a request
func NewGenerateEsClusterDiagnosticsParamsWithHTTPClient ¶
func NewGenerateEsClusterDiagnosticsParamsWithHTTPClient(client *http.Client) *GenerateEsClusterDiagnosticsParams
NewGenerateEsClusterDiagnosticsParamsWithHTTPClient creates a new GenerateEsClusterDiagnosticsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGenerateEsClusterDiagnosticsParamsWithTimeout ¶
func NewGenerateEsClusterDiagnosticsParamsWithTimeout(timeout time.Duration) *GenerateEsClusterDiagnosticsParams
NewGenerateEsClusterDiagnosticsParamsWithTimeout creates a new GenerateEsClusterDiagnosticsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GenerateEsClusterDiagnosticsParams) SetClusterID ¶
func (o *GenerateEsClusterDiagnosticsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the generate es cluster diagnostics params
func (*GenerateEsClusterDiagnosticsParams) SetContext ¶
func (o *GenerateEsClusterDiagnosticsParams) SetContext(ctx context.Context)
SetContext adds the context to the generate es cluster diagnostics params
func (*GenerateEsClusterDiagnosticsParams) SetHTTPClient ¶
func (o *GenerateEsClusterDiagnosticsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the generate es cluster diagnostics params
func (*GenerateEsClusterDiagnosticsParams) SetTimeout ¶
func (o *GenerateEsClusterDiagnosticsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the generate es cluster diagnostics params
func (*GenerateEsClusterDiagnosticsParams) WithClusterID ¶
func (o *GenerateEsClusterDiagnosticsParams) WithClusterID(clusterID string) *GenerateEsClusterDiagnosticsParams
WithClusterID adds the clusterID to the generate es cluster diagnostics params
func (*GenerateEsClusterDiagnosticsParams) WithContext ¶
func (o *GenerateEsClusterDiagnosticsParams) WithContext(ctx context.Context) *GenerateEsClusterDiagnosticsParams
WithContext adds the context to the generate es cluster diagnostics params
func (*GenerateEsClusterDiagnosticsParams) WithHTTPClient ¶
func (o *GenerateEsClusterDiagnosticsParams) WithHTTPClient(client *http.Client) *GenerateEsClusterDiagnosticsParams
WithHTTPClient adds the HTTPClient to the generate es cluster diagnostics params
func (*GenerateEsClusterDiagnosticsParams) WithTimeout ¶
func (o *GenerateEsClusterDiagnosticsParams) WithTimeout(timeout time.Duration) *GenerateEsClusterDiagnosticsParams
WithTimeout adds the timeout to the generate es cluster diagnostics params
func (*GenerateEsClusterDiagnosticsParams) WriteToRequest ¶
func (o *GenerateEsClusterDiagnosticsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GenerateEsClusterDiagnosticsReader ¶
type GenerateEsClusterDiagnosticsReader struct {
// contains filtered or unexported fields
}
GenerateEsClusterDiagnosticsReader is a Reader for the GenerateEsClusterDiagnostics structure.
func (*GenerateEsClusterDiagnosticsReader) ReadResponse ¶
func (o *GenerateEsClusterDiagnosticsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GenerateEsClusterLogsNotFound ¶
type GenerateEsClusterLogsNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
GenerateEsClusterLogsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewGenerateEsClusterLogsNotFound ¶
func NewGenerateEsClusterLogsNotFound() *GenerateEsClusterLogsNotFound
NewGenerateEsClusterLogsNotFound creates a GenerateEsClusterLogsNotFound with default headers values
func (*GenerateEsClusterLogsNotFound) Error ¶
func (o *GenerateEsClusterLogsNotFound) Error() string
func (*GenerateEsClusterLogsNotFound) GetPayload ¶
func (o *GenerateEsClusterLogsNotFound) GetPayload() *models.BasicFailedReply
type GenerateEsClusterLogsOK ¶
GenerateEsClusterLogsOK handles this case with default header values.
The support diagnostic bundle was successfully generated
func NewGenerateEsClusterLogsOK ¶
func NewGenerateEsClusterLogsOK() *GenerateEsClusterLogsOK
NewGenerateEsClusterLogsOK creates a GenerateEsClusterLogsOK with default headers values
func (*GenerateEsClusterLogsOK) Error ¶
func (o *GenerateEsClusterLogsOK) Error() string
func (*GenerateEsClusterLogsOK) GetPayload ¶
func (o *GenerateEsClusterLogsOK) GetPayload() strfmt.Base64
type GenerateEsClusterLogsParams ¶
type GenerateEsClusterLogsParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*Date
The log retrieval start date in standard format. For example, `YYYY-MM-DD [THH [:mm] ]`.
*/
Date string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GenerateEsClusterLogsParams contains all the parameters to send to the API endpoint for the generate es cluster logs operation typically these are written to a http.Request
func NewGenerateEsClusterLogsParams ¶
func NewGenerateEsClusterLogsParams() *GenerateEsClusterLogsParams
NewGenerateEsClusterLogsParams creates a new GenerateEsClusterLogsParams object with the default values initialized.
func NewGenerateEsClusterLogsParamsWithContext ¶
func NewGenerateEsClusterLogsParamsWithContext(ctx context.Context) *GenerateEsClusterLogsParams
NewGenerateEsClusterLogsParamsWithContext creates a new GenerateEsClusterLogsParams object with the default values initialized, and the ability to set a context for a request
func NewGenerateEsClusterLogsParamsWithHTTPClient ¶
func NewGenerateEsClusterLogsParamsWithHTTPClient(client *http.Client) *GenerateEsClusterLogsParams
NewGenerateEsClusterLogsParamsWithHTTPClient creates a new GenerateEsClusterLogsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGenerateEsClusterLogsParamsWithTimeout ¶
func NewGenerateEsClusterLogsParamsWithTimeout(timeout time.Duration) *GenerateEsClusterLogsParams
NewGenerateEsClusterLogsParamsWithTimeout creates a new GenerateEsClusterLogsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GenerateEsClusterLogsParams) SetClusterID ¶
func (o *GenerateEsClusterLogsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) SetContext ¶
func (o *GenerateEsClusterLogsParams) SetContext(ctx context.Context)
SetContext adds the context to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) SetDate ¶
func (o *GenerateEsClusterLogsParams) SetDate(date string)
SetDate adds the date to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) SetHTTPClient ¶
func (o *GenerateEsClusterLogsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) SetTimeout ¶
func (o *GenerateEsClusterLogsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) WithClusterID ¶
func (o *GenerateEsClusterLogsParams) WithClusterID(clusterID string) *GenerateEsClusterLogsParams
WithClusterID adds the clusterID to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) WithContext ¶
func (o *GenerateEsClusterLogsParams) WithContext(ctx context.Context) *GenerateEsClusterLogsParams
WithContext adds the context to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) WithDate ¶
func (o *GenerateEsClusterLogsParams) WithDate(date string) *GenerateEsClusterLogsParams
WithDate adds the date to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) WithHTTPClient ¶
func (o *GenerateEsClusterLogsParams) WithHTTPClient(client *http.Client) *GenerateEsClusterLogsParams
WithHTTPClient adds the HTTPClient to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) WithTimeout ¶
func (o *GenerateEsClusterLogsParams) WithTimeout(timeout time.Duration) *GenerateEsClusterLogsParams
WithTimeout adds the timeout to the generate es cluster logs params
func (*GenerateEsClusterLogsParams) WriteToRequest ¶
func (o *GenerateEsClusterLogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GenerateEsClusterLogsReader ¶
type GenerateEsClusterLogsReader struct {
// contains filtered or unexported fields
}
GenerateEsClusterLogsReader is a Reader for the GenerateEsClusterLogs structure.
func (*GenerateEsClusterLogsReader) ReadResponse ¶
func (o *GenerateEsClusterLogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsCcsEligibleRemotesBadRequest ¶
type GetEsCcsEligibleRemotesBadRequest struct {
Payload *models.BasicFailedReply
}
GetEsCcsEligibleRemotesBadRequest handles this case with default header values.
The search request failed.
func NewGetEsCcsEligibleRemotesBadRequest ¶
func NewGetEsCcsEligibleRemotesBadRequest() *GetEsCcsEligibleRemotesBadRequest
NewGetEsCcsEligibleRemotesBadRequest creates a GetEsCcsEligibleRemotesBadRequest with default headers values
func (*GetEsCcsEligibleRemotesBadRequest) Error ¶
func (o *GetEsCcsEligibleRemotesBadRequest) Error() string
func (*GetEsCcsEligibleRemotesBadRequest) GetPayload ¶
func (o *GetEsCcsEligibleRemotesBadRequest) GetPayload() *models.BasicFailedReply
type GetEsCcsEligibleRemotesOK ¶
type GetEsCcsEligibleRemotesOK struct {
Payload *models.ElasticsearchClustersInfo
}
GetEsCcsEligibleRemotesOK handles this case with default header values.
A list of Elasticsearch clusters that can be used as cross-cluster search remotes in deployments with the provided version
func NewGetEsCcsEligibleRemotesOK ¶
func NewGetEsCcsEligibleRemotesOK() *GetEsCcsEligibleRemotesOK
NewGetEsCcsEligibleRemotesOK creates a GetEsCcsEligibleRemotesOK with default headers values
func (*GetEsCcsEligibleRemotesOK) Error ¶
func (o *GetEsCcsEligibleRemotesOK) Error() string
func (*GetEsCcsEligibleRemotesOK) GetPayload ¶
func (o *GetEsCcsEligibleRemotesOK) GetPayload() *models.ElasticsearchClustersInfo
type GetEsCcsEligibleRemotesParams ¶
type GetEsCcsEligibleRemotesParams struct {
/*OwnerID
(Optional) Returns only clusters filtered by the provided owner id.
*/
OwnerID *string
/*Q
(Optional) Cluster name or id prefix to filters the candidates.
*/
Q *string
/*Size
(Optional) Maximum number of clusters to include in the response.
*/
Size *int64
/*Version
The version of the cross-cluster search cluster that will link with the remote candidates.
*/
Version string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsCcsEligibleRemotesParams contains all the parameters to send to the API endpoint for the get es ccs eligible remotes operation typically these are written to a http.Request
func NewGetEsCcsEligibleRemotesParams ¶
func NewGetEsCcsEligibleRemotesParams() *GetEsCcsEligibleRemotesParams
NewGetEsCcsEligibleRemotesParams creates a new GetEsCcsEligibleRemotesParams object with the default values initialized.
func NewGetEsCcsEligibleRemotesParamsWithContext ¶
func NewGetEsCcsEligibleRemotesParamsWithContext(ctx context.Context) *GetEsCcsEligibleRemotesParams
NewGetEsCcsEligibleRemotesParamsWithContext creates a new GetEsCcsEligibleRemotesParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsCcsEligibleRemotesParamsWithHTTPClient ¶
func NewGetEsCcsEligibleRemotesParamsWithHTTPClient(client *http.Client) *GetEsCcsEligibleRemotesParams
NewGetEsCcsEligibleRemotesParamsWithHTTPClient creates a new GetEsCcsEligibleRemotesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsCcsEligibleRemotesParamsWithTimeout ¶
func NewGetEsCcsEligibleRemotesParamsWithTimeout(timeout time.Duration) *GetEsCcsEligibleRemotesParams
NewGetEsCcsEligibleRemotesParamsWithTimeout creates a new GetEsCcsEligibleRemotesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsCcsEligibleRemotesParams) SetContext ¶
func (o *GetEsCcsEligibleRemotesParams) SetContext(ctx context.Context)
SetContext adds the context to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) SetHTTPClient ¶
func (o *GetEsCcsEligibleRemotesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) SetOwnerID ¶
func (o *GetEsCcsEligibleRemotesParams) SetOwnerID(ownerID *string)
SetOwnerID adds the ownerId to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) SetQ ¶
func (o *GetEsCcsEligibleRemotesParams) SetQ(q *string)
SetQ adds the q to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) SetSize ¶
func (o *GetEsCcsEligibleRemotesParams) SetSize(size *int64)
SetSize adds the size to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) SetTimeout ¶
func (o *GetEsCcsEligibleRemotesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) SetVersion ¶
func (o *GetEsCcsEligibleRemotesParams) SetVersion(version string)
SetVersion adds the version to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) WithContext ¶
func (o *GetEsCcsEligibleRemotesParams) WithContext(ctx context.Context) *GetEsCcsEligibleRemotesParams
WithContext adds the context to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) WithHTTPClient ¶
func (o *GetEsCcsEligibleRemotesParams) WithHTTPClient(client *http.Client) *GetEsCcsEligibleRemotesParams
WithHTTPClient adds the HTTPClient to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) WithOwnerID ¶
func (o *GetEsCcsEligibleRemotesParams) WithOwnerID(ownerID *string) *GetEsCcsEligibleRemotesParams
WithOwnerID adds the ownerID to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) WithQ ¶
func (o *GetEsCcsEligibleRemotesParams) WithQ(q *string) *GetEsCcsEligibleRemotesParams
WithQ adds the q to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) WithSize ¶
func (o *GetEsCcsEligibleRemotesParams) WithSize(size *int64) *GetEsCcsEligibleRemotesParams
WithSize adds the size to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) WithTimeout ¶
func (o *GetEsCcsEligibleRemotesParams) WithTimeout(timeout time.Duration) *GetEsCcsEligibleRemotesParams
WithTimeout adds the timeout to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) WithVersion ¶
func (o *GetEsCcsEligibleRemotesParams) WithVersion(version string) *GetEsCcsEligibleRemotesParams
WithVersion adds the version to the get es ccs eligible remotes params
func (*GetEsCcsEligibleRemotesParams) WriteToRequest ¶
func (o *GetEsCcsEligibleRemotesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsCcsEligibleRemotesReader ¶
type GetEsCcsEligibleRemotesReader struct {
// contains filtered or unexported fields
}
GetEsCcsEligibleRemotesReader is a Reader for the GetEsCcsEligibleRemotes structure.
func (*GetEsCcsEligibleRemotesReader) ReadResponse ¶
func (o *GetEsCcsEligibleRemotesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterCcsNotFound ¶
type GetEsClusterCcsNotFound struct {
Payload *models.BasicFailedReply
}
GetEsClusterCcsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewGetEsClusterCcsNotFound ¶
func NewGetEsClusterCcsNotFound() *GetEsClusterCcsNotFound
NewGetEsClusterCcsNotFound creates a GetEsClusterCcsNotFound with default headers values
func (*GetEsClusterCcsNotFound) Error ¶
func (o *GetEsClusterCcsNotFound) Error() string
func (*GetEsClusterCcsNotFound) GetPayload ¶
func (o *GetEsClusterCcsNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterCcsOK ¶
type GetEsClusterCcsOK struct {
Payload *models.CrossClusterSearchClusters
}
GetEsClusterCcsOK handles this case with default header values.
List of cross-cluster search clusters' IDs for the remote cluster
func NewGetEsClusterCcsOK ¶
func NewGetEsClusterCcsOK() *GetEsClusterCcsOK
NewGetEsClusterCcsOK creates a GetEsClusterCcsOK with default headers values
func (*GetEsClusterCcsOK) Error ¶
func (o *GetEsClusterCcsOK) Error() string
func (*GetEsClusterCcsOK) GetPayload ¶
func (o *GetEsClusterCcsOK) GetPayload() *models.CrossClusterSearchClusters
type GetEsClusterCcsParams ¶
type GetEsClusterCcsParams struct {
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterCcsParams contains all the parameters to send to the API endpoint for the get es cluster ccs operation typically these are written to a http.Request
func NewGetEsClusterCcsParams ¶
func NewGetEsClusterCcsParams() *GetEsClusterCcsParams
NewGetEsClusterCcsParams creates a new GetEsClusterCcsParams object with the default values initialized.
func NewGetEsClusterCcsParamsWithContext ¶
func NewGetEsClusterCcsParamsWithContext(ctx context.Context) *GetEsClusterCcsParams
NewGetEsClusterCcsParamsWithContext creates a new GetEsClusterCcsParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterCcsParamsWithHTTPClient ¶
func NewGetEsClusterCcsParamsWithHTTPClient(client *http.Client) *GetEsClusterCcsParams
NewGetEsClusterCcsParamsWithHTTPClient creates a new GetEsClusterCcsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterCcsParamsWithTimeout ¶
func NewGetEsClusterCcsParamsWithTimeout(timeout time.Duration) *GetEsClusterCcsParams
NewGetEsClusterCcsParamsWithTimeout creates a new GetEsClusterCcsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterCcsParams) SetClusterID ¶
func (o *GetEsClusterCcsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster ccs params
func (*GetEsClusterCcsParams) SetContext ¶
func (o *GetEsClusterCcsParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster ccs params
func (*GetEsClusterCcsParams) SetHTTPClient ¶
func (o *GetEsClusterCcsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster ccs params
func (*GetEsClusterCcsParams) SetTimeout ¶
func (o *GetEsClusterCcsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster ccs params
func (*GetEsClusterCcsParams) WithClusterID ¶
func (o *GetEsClusterCcsParams) WithClusterID(clusterID string) *GetEsClusterCcsParams
WithClusterID adds the clusterID to the get es cluster ccs params
func (*GetEsClusterCcsParams) WithContext ¶
func (o *GetEsClusterCcsParams) WithContext(ctx context.Context) *GetEsClusterCcsParams
WithContext adds the context to the get es cluster ccs params
func (*GetEsClusterCcsParams) WithHTTPClient ¶
func (o *GetEsClusterCcsParams) WithHTTPClient(client *http.Client) *GetEsClusterCcsParams
WithHTTPClient adds the HTTPClient to the get es cluster ccs params
func (*GetEsClusterCcsParams) WithTimeout ¶
func (o *GetEsClusterCcsParams) WithTimeout(timeout time.Duration) *GetEsClusterCcsParams
WithTimeout adds the timeout to the get es cluster ccs params
func (*GetEsClusterCcsParams) WriteToRequest ¶
func (o *GetEsClusterCcsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterCcsReader ¶
type GetEsClusterCcsReader struct {
// contains filtered or unexported fields
}
GetEsClusterCcsReader is a Reader for the GetEsClusterCcs structure.
func (*GetEsClusterCcsReader) ReadResponse ¶
func (o *GetEsClusterCcsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterCcsSettingsNotFound ¶
type GetEsClusterCcsSettingsNotFound struct {
Payload *models.BasicFailedReply
}
GetEsClusterCcsSettingsNotFound handles this case with default header values.
The cluster specified by {cluster_id} or a remote cluster cannot be found (code: 'clusters.cluster_not_found')
func NewGetEsClusterCcsSettingsNotFound ¶
func NewGetEsClusterCcsSettingsNotFound() *GetEsClusterCcsSettingsNotFound
NewGetEsClusterCcsSettingsNotFound creates a GetEsClusterCcsSettingsNotFound with default headers values
func (*GetEsClusterCcsSettingsNotFound) Error ¶
func (o *GetEsClusterCcsSettingsNotFound) Error() string
func (*GetEsClusterCcsSettingsNotFound) GetPayload ¶
func (o *GetEsClusterCcsSettingsNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterCcsSettingsOK ¶
type GetEsClusterCcsSettingsOK struct {
Payload *models.CrossClusterSearchSettings
}
GetEsClusterCcsSettingsOK handles this case with default header values.
The configuration for cross-cluster search
func NewGetEsClusterCcsSettingsOK ¶
func NewGetEsClusterCcsSettingsOK() *GetEsClusterCcsSettingsOK
NewGetEsClusterCcsSettingsOK creates a GetEsClusterCcsSettingsOK with default headers values
func (*GetEsClusterCcsSettingsOK) Error ¶
func (o *GetEsClusterCcsSettingsOK) Error() string
func (*GetEsClusterCcsSettingsOK) GetPayload ¶
func (o *GetEsClusterCcsSettingsOK) GetPayload() *models.CrossClusterSearchSettings
type GetEsClusterCcsSettingsParams ¶
type GetEsClusterCcsSettingsParams struct {
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterCcsSettingsParams contains all the parameters to send to the API endpoint for the get es cluster ccs settings operation typically these are written to a http.Request
func NewGetEsClusterCcsSettingsParams ¶
func NewGetEsClusterCcsSettingsParams() *GetEsClusterCcsSettingsParams
NewGetEsClusterCcsSettingsParams creates a new GetEsClusterCcsSettingsParams object with the default values initialized.
func NewGetEsClusterCcsSettingsParamsWithContext ¶
func NewGetEsClusterCcsSettingsParamsWithContext(ctx context.Context) *GetEsClusterCcsSettingsParams
NewGetEsClusterCcsSettingsParamsWithContext creates a new GetEsClusterCcsSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterCcsSettingsParamsWithHTTPClient ¶
func NewGetEsClusterCcsSettingsParamsWithHTTPClient(client *http.Client) *GetEsClusterCcsSettingsParams
NewGetEsClusterCcsSettingsParamsWithHTTPClient creates a new GetEsClusterCcsSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterCcsSettingsParamsWithTimeout ¶
func NewGetEsClusterCcsSettingsParamsWithTimeout(timeout time.Duration) *GetEsClusterCcsSettingsParams
NewGetEsClusterCcsSettingsParamsWithTimeout creates a new GetEsClusterCcsSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterCcsSettingsParams) SetClusterID ¶
func (o *GetEsClusterCcsSettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster ccs settings params
func (*GetEsClusterCcsSettingsParams) SetContext ¶
func (o *GetEsClusterCcsSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster ccs settings params
func (*GetEsClusterCcsSettingsParams) SetHTTPClient ¶
func (o *GetEsClusterCcsSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster ccs settings params
func (*GetEsClusterCcsSettingsParams) SetTimeout ¶
func (o *GetEsClusterCcsSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster ccs settings params
func (*GetEsClusterCcsSettingsParams) WithClusterID ¶
func (o *GetEsClusterCcsSettingsParams) WithClusterID(clusterID string) *GetEsClusterCcsSettingsParams
WithClusterID adds the clusterID to the get es cluster ccs settings params
func (*GetEsClusterCcsSettingsParams) WithContext ¶
func (o *GetEsClusterCcsSettingsParams) WithContext(ctx context.Context) *GetEsClusterCcsSettingsParams
WithContext adds the context to the get es cluster ccs settings params
func (*GetEsClusterCcsSettingsParams) WithHTTPClient ¶
func (o *GetEsClusterCcsSettingsParams) WithHTTPClient(client *http.Client) *GetEsClusterCcsSettingsParams
WithHTTPClient adds the HTTPClient to the get es cluster ccs settings params
func (*GetEsClusterCcsSettingsParams) WithTimeout ¶
func (o *GetEsClusterCcsSettingsParams) WithTimeout(timeout time.Duration) *GetEsClusterCcsSettingsParams
WithTimeout adds the timeout to the get es cluster ccs settings params
func (*GetEsClusterCcsSettingsParams) WriteToRequest ¶
func (o *GetEsClusterCcsSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterCcsSettingsReader ¶
type GetEsClusterCcsSettingsReader struct {
// contains filtered or unexported fields
}
GetEsClusterCcsSettingsReader is a Reader for the GetEsClusterCcsSettings structure.
func (*GetEsClusterCcsSettingsReader) ReadResponse ¶
func (o *GetEsClusterCcsSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterCurationSettingsNotFound ¶
type GetEsClusterCurationSettingsNotFound struct {
Payload *models.BasicFailedReply
}
GetEsClusterCurationSettingsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewGetEsClusterCurationSettingsNotFound ¶
func NewGetEsClusterCurationSettingsNotFound() *GetEsClusterCurationSettingsNotFound
NewGetEsClusterCurationSettingsNotFound creates a GetEsClusterCurationSettingsNotFound with default headers values
func (*GetEsClusterCurationSettingsNotFound) Error ¶
func (o *GetEsClusterCurationSettingsNotFound) Error() string
func (*GetEsClusterCurationSettingsNotFound) GetPayload ¶
func (o *GetEsClusterCurationSettingsNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterCurationSettingsOK ¶
type GetEsClusterCurationSettingsOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload *models.ClusterCurationSettings
}
GetEsClusterCurationSettingsOK handles this case with default header values.
The cluster curation settings were successfully returned
func NewGetEsClusterCurationSettingsOK ¶
func NewGetEsClusterCurationSettingsOK() *GetEsClusterCurationSettingsOK
NewGetEsClusterCurationSettingsOK creates a GetEsClusterCurationSettingsOK with default headers values
func (*GetEsClusterCurationSettingsOK) Error ¶
func (o *GetEsClusterCurationSettingsOK) Error() string
func (*GetEsClusterCurationSettingsOK) GetPayload ¶
func (o *GetEsClusterCurationSettingsOK) GetPayload() *models.ClusterCurationSettings
type GetEsClusterCurationSettingsParams ¶
type GetEsClusterCurationSettingsParams struct {
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterCurationSettingsParams contains all the parameters to send to the API endpoint for the get es cluster curation settings operation typically these are written to a http.Request
func NewGetEsClusterCurationSettingsParams ¶
func NewGetEsClusterCurationSettingsParams() *GetEsClusterCurationSettingsParams
NewGetEsClusterCurationSettingsParams creates a new GetEsClusterCurationSettingsParams object with the default values initialized.
func NewGetEsClusterCurationSettingsParamsWithContext ¶
func NewGetEsClusterCurationSettingsParamsWithContext(ctx context.Context) *GetEsClusterCurationSettingsParams
NewGetEsClusterCurationSettingsParamsWithContext creates a new GetEsClusterCurationSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterCurationSettingsParamsWithHTTPClient ¶
func NewGetEsClusterCurationSettingsParamsWithHTTPClient(client *http.Client) *GetEsClusterCurationSettingsParams
NewGetEsClusterCurationSettingsParamsWithHTTPClient creates a new GetEsClusterCurationSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterCurationSettingsParamsWithTimeout ¶
func NewGetEsClusterCurationSettingsParamsWithTimeout(timeout time.Duration) *GetEsClusterCurationSettingsParams
NewGetEsClusterCurationSettingsParamsWithTimeout creates a new GetEsClusterCurationSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterCurationSettingsParams) SetClusterID ¶
func (o *GetEsClusterCurationSettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster curation settings params
func (*GetEsClusterCurationSettingsParams) SetContext ¶
func (o *GetEsClusterCurationSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster curation settings params
func (*GetEsClusterCurationSettingsParams) SetHTTPClient ¶
func (o *GetEsClusterCurationSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster curation settings params
func (*GetEsClusterCurationSettingsParams) SetTimeout ¶
func (o *GetEsClusterCurationSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster curation settings params
func (*GetEsClusterCurationSettingsParams) WithClusterID ¶
func (o *GetEsClusterCurationSettingsParams) WithClusterID(clusterID string) *GetEsClusterCurationSettingsParams
WithClusterID adds the clusterID to the get es cluster curation settings params
func (*GetEsClusterCurationSettingsParams) WithContext ¶
func (o *GetEsClusterCurationSettingsParams) WithContext(ctx context.Context) *GetEsClusterCurationSettingsParams
WithContext adds the context to the get es cluster curation settings params
func (*GetEsClusterCurationSettingsParams) WithHTTPClient ¶
func (o *GetEsClusterCurationSettingsParams) WithHTTPClient(client *http.Client) *GetEsClusterCurationSettingsParams
WithHTTPClient adds the HTTPClient to the get es cluster curation settings params
func (*GetEsClusterCurationSettingsParams) WithTimeout ¶
func (o *GetEsClusterCurationSettingsParams) WithTimeout(timeout time.Duration) *GetEsClusterCurationSettingsParams
WithTimeout adds the timeout to the get es cluster curation settings params
func (*GetEsClusterCurationSettingsParams) WriteToRequest ¶
func (o *GetEsClusterCurationSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterCurationSettingsReader ¶
type GetEsClusterCurationSettingsReader struct {
// contains filtered or unexported fields
}
GetEsClusterCurationSettingsReader is a Reader for the GetEsClusterCurationSettings structure.
func (*GetEsClusterCurationSettingsReader) ReadResponse ¶
func (o *GetEsClusterCurationSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterKeystoreNotFound ¶
type GetEsClusterKeystoreNotFound struct {
Payload *models.BasicFailedReply
}
GetEsClusterKeystoreNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewGetEsClusterKeystoreNotFound ¶
func NewGetEsClusterKeystoreNotFound() *GetEsClusterKeystoreNotFound
NewGetEsClusterKeystoreNotFound creates a GetEsClusterKeystoreNotFound with default headers values
func (*GetEsClusterKeystoreNotFound) Error ¶
func (o *GetEsClusterKeystoreNotFound) Error() string
func (*GetEsClusterKeystoreNotFound) GetPayload ¶
func (o *GetEsClusterKeystoreNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterKeystoreOK ¶
type GetEsClusterKeystoreOK struct {
Payload *models.KeystoreContents
}
GetEsClusterKeystoreOK handles this case with default header values.
The keystore settings are returned
func NewGetEsClusterKeystoreOK ¶
func NewGetEsClusterKeystoreOK() *GetEsClusterKeystoreOK
NewGetEsClusterKeystoreOK creates a GetEsClusterKeystoreOK with default headers values
func (*GetEsClusterKeystoreOK) Error ¶
func (o *GetEsClusterKeystoreOK) Error() string
func (*GetEsClusterKeystoreOK) GetPayload ¶
func (o *GetEsClusterKeystoreOK) GetPayload() *models.KeystoreContents
type GetEsClusterKeystoreParams ¶
type GetEsClusterKeystoreParams struct {
/*ClusterID
The Elasticsearch cluster identifier
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterKeystoreParams contains all the parameters to send to the API endpoint for the get es cluster keystore operation typically these are written to a http.Request
func NewGetEsClusterKeystoreParams ¶
func NewGetEsClusterKeystoreParams() *GetEsClusterKeystoreParams
NewGetEsClusterKeystoreParams creates a new GetEsClusterKeystoreParams object with the default values initialized.
func NewGetEsClusterKeystoreParamsWithContext ¶
func NewGetEsClusterKeystoreParamsWithContext(ctx context.Context) *GetEsClusterKeystoreParams
NewGetEsClusterKeystoreParamsWithContext creates a new GetEsClusterKeystoreParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterKeystoreParamsWithHTTPClient ¶
func NewGetEsClusterKeystoreParamsWithHTTPClient(client *http.Client) *GetEsClusterKeystoreParams
NewGetEsClusterKeystoreParamsWithHTTPClient creates a new GetEsClusterKeystoreParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterKeystoreParamsWithTimeout ¶
func NewGetEsClusterKeystoreParamsWithTimeout(timeout time.Duration) *GetEsClusterKeystoreParams
NewGetEsClusterKeystoreParamsWithTimeout creates a new GetEsClusterKeystoreParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterKeystoreParams) SetClusterID ¶
func (o *GetEsClusterKeystoreParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster keystore params
func (*GetEsClusterKeystoreParams) SetContext ¶
func (o *GetEsClusterKeystoreParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster keystore params
func (*GetEsClusterKeystoreParams) SetHTTPClient ¶
func (o *GetEsClusterKeystoreParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster keystore params
func (*GetEsClusterKeystoreParams) SetTimeout ¶
func (o *GetEsClusterKeystoreParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster keystore params
func (*GetEsClusterKeystoreParams) WithClusterID ¶
func (o *GetEsClusterKeystoreParams) WithClusterID(clusterID string) *GetEsClusterKeystoreParams
WithClusterID adds the clusterID to the get es cluster keystore params
func (*GetEsClusterKeystoreParams) WithContext ¶
func (o *GetEsClusterKeystoreParams) WithContext(ctx context.Context) *GetEsClusterKeystoreParams
WithContext adds the context to the get es cluster keystore params
func (*GetEsClusterKeystoreParams) WithHTTPClient ¶
func (o *GetEsClusterKeystoreParams) WithHTTPClient(client *http.Client) *GetEsClusterKeystoreParams
WithHTTPClient adds the HTTPClient to the get es cluster keystore params
func (*GetEsClusterKeystoreParams) WithTimeout ¶
func (o *GetEsClusterKeystoreParams) WithTimeout(timeout time.Duration) *GetEsClusterKeystoreParams
WithTimeout adds the timeout to the get es cluster keystore params
func (*GetEsClusterKeystoreParams) WriteToRequest ¶
func (o *GetEsClusterKeystoreParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterKeystoreReader ¶
type GetEsClusterKeystoreReader struct {
// contains filtered or unexported fields
}
GetEsClusterKeystoreReader is a Reader for the GetEsClusterKeystore structure.
func (*GetEsClusterKeystoreReader) ReadResponse ¶
func (o *GetEsClusterKeystoreReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterKeystoreRetryWith ¶
type GetEsClusterKeystoreRetryWith struct {
Payload *models.BasicFailedReply
}
GetEsClusterKeystoreRetryWith handles this case with default header values.
Elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewGetEsClusterKeystoreRetryWith ¶
func NewGetEsClusterKeystoreRetryWith() *GetEsClusterKeystoreRetryWith
NewGetEsClusterKeystoreRetryWith creates a GetEsClusterKeystoreRetryWith with default headers values
func (*GetEsClusterKeystoreRetryWith) Error ¶
func (o *GetEsClusterKeystoreRetryWith) Error() string
func (*GetEsClusterKeystoreRetryWith) GetPayload ¶
func (o *GetEsClusterKeystoreRetryWith) GetPayload() *models.BasicFailedReply
type GetEsClusterMetadataRawNotFound ¶
type GetEsClusterMetadataRawNotFound struct {
Payload *models.BasicFailedReply
}
GetEsClusterMetadataRawNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewGetEsClusterMetadataRawNotFound ¶
func NewGetEsClusterMetadataRawNotFound() *GetEsClusterMetadataRawNotFound
NewGetEsClusterMetadataRawNotFound creates a GetEsClusterMetadataRawNotFound with default headers values
func (*GetEsClusterMetadataRawNotFound) Error ¶
func (o *GetEsClusterMetadataRawNotFound) Error() string
func (*GetEsClusterMetadataRawNotFound) GetPayload ¶
func (o *GetEsClusterMetadataRawNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterMetadataRawOK ¶
type GetEsClusterMetadataRawOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload interface{}
}
GetEsClusterMetadataRawOK handles this case with default header values.
The cluster metadata was successfully returned
func NewGetEsClusterMetadataRawOK ¶
func NewGetEsClusterMetadataRawOK() *GetEsClusterMetadataRawOK
NewGetEsClusterMetadataRawOK creates a GetEsClusterMetadataRawOK with default headers values
func (*GetEsClusterMetadataRawOK) Error ¶
func (o *GetEsClusterMetadataRawOK) Error() string
func (*GetEsClusterMetadataRawOK) GetPayload ¶
func (o *GetEsClusterMetadataRawOK) GetPayload() interface{}
type GetEsClusterMetadataRawParams ¶
type GetEsClusterMetadataRawParams struct {
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterMetadataRawParams contains all the parameters to send to the API endpoint for the get es cluster metadata raw operation typically these are written to a http.Request
func NewGetEsClusterMetadataRawParams ¶
func NewGetEsClusterMetadataRawParams() *GetEsClusterMetadataRawParams
NewGetEsClusterMetadataRawParams creates a new GetEsClusterMetadataRawParams object with the default values initialized.
func NewGetEsClusterMetadataRawParamsWithContext ¶
func NewGetEsClusterMetadataRawParamsWithContext(ctx context.Context) *GetEsClusterMetadataRawParams
NewGetEsClusterMetadataRawParamsWithContext creates a new GetEsClusterMetadataRawParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterMetadataRawParamsWithHTTPClient ¶
func NewGetEsClusterMetadataRawParamsWithHTTPClient(client *http.Client) *GetEsClusterMetadataRawParams
NewGetEsClusterMetadataRawParamsWithHTTPClient creates a new GetEsClusterMetadataRawParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterMetadataRawParamsWithTimeout ¶
func NewGetEsClusterMetadataRawParamsWithTimeout(timeout time.Duration) *GetEsClusterMetadataRawParams
NewGetEsClusterMetadataRawParamsWithTimeout creates a new GetEsClusterMetadataRawParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterMetadataRawParams) SetClusterID ¶
func (o *GetEsClusterMetadataRawParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster metadata raw params
func (*GetEsClusterMetadataRawParams) SetContext ¶
func (o *GetEsClusterMetadataRawParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster metadata raw params
func (*GetEsClusterMetadataRawParams) SetHTTPClient ¶
func (o *GetEsClusterMetadataRawParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster metadata raw params
func (*GetEsClusterMetadataRawParams) SetTimeout ¶
func (o *GetEsClusterMetadataRawParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster metadata raw params
func (*GetEsClusterMetadataRawParams) WithClusterID ¶
func (o *GetEsClusterMetadataRawParams) WithClusterID(clusterID string) *GetEsClusterMetadataRawParams
WithClusterID adds the clusterID to the get es cluster metadata raw params
func (*GetEsClusterMetadataRawParams) WithContext ¶
func (o *GetEsClusterMetadataRawParams) WithContext(ctx context.Context) *GetEsClusterMetadataRawParams
WithContext adds the context to the get es cluster metadata raw params
func (*GetEsClusterMetadataRawParams) WithHTTPClient ¶
func (o *GetEsClusterMetadataRawParams) WithHTTPClient(client *http.Client) *GetEsClusterMetadataRawParams
WithHTTPClient adds the HTTPClient to the get es cluster metadata raw params
func (*GetEsClusterMetadataRawParams) WithTimeout ¶
func (o *GetEsClusterMetadataRawParams) WithTimeout(timeout time.Duration) *GetEsClusterMetadataRawParams
WithTimeout adds the timeout to the get es cluster metadata raw params
func (*GetEsClusterMetadataRawParams) WriteToRequest ¶
func (o *GetEsClusterMetadataRawParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterMetadataRawReader ¶
type GetEsClusterMetadataRawReader struct {
// contains filtered or unexported fields
}
GetEsClusterMetadataRawReader is a Reader for the GetEsClusterMetadataRaw structure.
func (*GetEsClusterMetadataRawReader) ReadResponse ¶
func (o *GetEsClusterMetadataRawReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterMetadataSettingsNotFound ¶
type GetEsClusterMetadataSettingsNotFound struct {
Payload *models.BasicFailedReply
}
GetEsClusterMetadataSettingsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewGetEsClusterMetadataSettingsNotFound ¶
func NewGetEsClusterMetadataSettingsNotFound() *GetEsClusterMetadataSettingsNotFound
NewGetEsClusterMetadataSettingsNotFound creates a GetEsClusterMetadataSettingsNotFound with default headers values
func (*GetEsClusterMetadataSettingsNotFound) Error ¶
func (o *GetEsClusterMetadataSettingsNotFound) Error() string
func (*GetEsClusterMetadataSettingsNotFound) GetPayload ¶
func (o *GetEsClusterMetadataSettingsNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterMetadataSettingsOK ¶
type GetEsClusterMetadataSettingsOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload *models.ClusterMetadataSettings
}
GetEsClusterMetadataSettingsOK handles this case with default header values.
The cluster metadata was successfully returned
func NewGetEsClusterMetadataSettingsOK ¶
func NewGetEsClusterMetadataSettingsOK() *GetEsClusterMetadataSettingsOK
NewGetEsClusterMetadataSettingsOK creates a GetEsClusterMetadataSettingsOK with default headers values
func (*GetEsClusterMetadataSettingsOK) Error ¶
func (o *GetEsClusterMetadataSettingsOK) Error() string
func (*GetEsClusterMetadataSettingsOK) GetPayload ¶
func (o *GetEsClusterMetadataSettingsOK) GetPayload() *models.ClusterMetadataSettings
type GetEsClusterMetadataSettingsParams ¶
type GetEsClusterMetadataSettingsParams struct {
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterMetadataSettingsParams contains all the parameters to send to the API endpoint for the get es cluster metadata settings operation typically these are written to a http.Request
func NewGetEsClusterMetadataSettingsParams ¶
func NewGetEsClusterMetadataSettingsParams() *GetEsClusterMetadataSettingsParams
NewGetEsClusterMetadataSettingsParams creates a new GetEsClusterMetadataSettingsParams object with the default values initialized.
func NewGetEsClusterMetadataSettingsParamsWithContext ¶
func NewGetEsClusterMetadataSettingsParamsWithContext(ctx context.Context) *GetEsClusterMetadataSettingsParams
NewGetEsClusterMetadataSettingsParamsWithContext creates a new GetEsClusterMetadataSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterMetadataSettingsParamsWithHTTPClient ¶
func NewGetEsClusterMetadataSettingsParamsWithHTTPClient(client *http.Client) *GetEsClusterMetadataSettingsParams
NewGetEsClusterMetadataSettingsParamsWithHTTPClient creates a new GetEsClusterMetadataSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterMetadataSettingsParamsWithTimeout ¶
func NewGetEsClusterMetadataSettingsParamsWithTimeout(timeout time.Duration) *GetEsClusterMetadataSettingsParams
NewGetEsClusterMetadataSettingsParamsWithTimeout creates a new GetEsClusterMetadataSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterMetadataSettingsParams) SetClusterID ¶
func (o *GetEsClusterMetadataSettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster metadata settings params
func (*GetEsClusterMetadataSettingsParams) SetContext ¶
func (o *GetEsClusterMetadataSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster metadata settings params
func (*GetEsClusterMetadataSettingsParams) SetHTTPClient ¶
func (o *GetEsClusterMetadataSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster metadata settings params
func (*GetEsClusterMetadataSettingsParams) SetTimeout ¶
func (o *GetEsClusterMetadataSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster metadata settings params
func (*GetEsClusterMetadataSettingsParams) WithClusterID ¶
func (o *GetEsClusterMetadataSettingsParams) WithClusterID(clusterID string) *GetEsClusterMetadataSettingsParams
WithClusterID adds the clusterID to the get es cluster metadata settings params
func (*GetEsClusterMetadataSettingsParams) WithContext ¶
func (o *GetEsClusterMetadataSettingsParams) WithContext(ctx context.Context) *GetEsClusterMetadataSettingsParams
WithContext adds the context to the get es cluster metadata settings params
func (*GetEsClusterMetadataSettingsParams) WithHTTPClient ¶
func (o *GetEsClusterMetadataSettingsParams) WithHTTPClient(client *http.Client) *GetEsClusterMetadataSettingsParams
WithHTTPClient adds the HTTPClient to the get es cluster metadata settings params
func (*GetEsClusterMetadataSettingsParams) WithTimeout ¶
func (o *GetEsClusterMetadataSettingsParams) WithTimeout(timeout time.Duration) *GetEsClusterMetadataSettingsParams
WithTimeout adds the timeout to the get es cluster metadata settings params
func (*GetEsClusterMetadataSettingsParams) WriteToRequest ¶
func (o *GetEsClusterMetadataSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterMetadataSettingsReader ¶
type GetEsClusterMetadataSettingsReader struct {
// contains filtered or unexported fields
}
GetEsClusterMetadataSettingsReader is a Reader for the GetEsClusterMetadataSettings structure.
func (*GetEsClusterMetadataSettingsReader) ReadResponse ¶
func (o *GetEsClusterMetadataSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterNotFound ¶
type GetEsClusterNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
GetEsClusterNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewGetEsClusterNotFound ¶
func NewGetEsClusterNotFound() *GetEsClusterNotFound
NewGetEsClusterNotFound creates a GetEsClusterNotFound with default headers values
func (*GetEsClusterNotFound) Error ¶
func (o *GetEsClusterNotFound) Error() string
func (*GetEsClusterNotFound) GetPayload ¶
func (o *GetEsClusterNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterOK ¶
type GetEsClusterOK struct {
Payload *models.ElasticsearchClusterInfo
}
GetEsClusterOK handles this case with default header values.
Returning the information for the specified Elasticsearch cluster
func NewGetEsClusterOK ¶
func NewGetEsClusterOK() *GetEsClusterOK
NewGetEsClusterOK creates a GetEsClusterOK with default headers values
func (*GetEsClusterOK) Error ¶
func (o *GetEsClusterOK) Error() string
func (*GetEsClusterOK) GetPayload ¶
func (o *GetEsClusterOK) GetPayload() *models.ElasticsearchClusterInfo
type GetEsClusterParams ¶
type GetEsClusterParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*ConvertLegacyPlans
When `true`, converts the plans to the 2.0.x format. When `false`, uses the 1.x format. The default is `false`.
*/
ConvertLegacyPlans *bool
/*EnrichWithTemplate
When plans are shown, includes the missing elements from the applicable deployment template.
*/
EnrichWithTemplate *bool
/*ShowMetadata
Includes all of the cluster metadata in the response. NOTE: Responses can include a large amount of metadata, as well as credentials.
*/
ShowMetadata *bool
/*ShowPlanDefaults
When plans are shown, includes the default values in the response. NOTE: This option results in large responses.
*/
ShowPlanDefaults *bool
/*ShowPlanLogs
Includes the active, pending, and historical plan information in the attempt log. NOTE: This option can result in large responses.
*/
ShowPlanLogs *bool
/*ShowPlans
Includes the active and pending plan information in the response. NOTE: This option can result in large responses.
*/
ShowPlans *bool
/*ShowSecurity
Includes the Elasticsearch 2.x security information in the response. NOTE: Responses can include a large amount of metadata, as well as credentials.
*/
ShowSecurity *bool
/*ShowSettings
Includes the cluster settings in the response.
*/
ShowSettings *bool
/*ShowSystemAlerts
The number of system alerts to include in the response. For example, the number of forced restarts caused from a limited amount of memory. Only numbers greater than zero return a field. NOTE: Responses can include a large number of system alerts.
*/
ShowSystemAlerts *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterParams contains all the parameters to send to the API endpoint for the get es cluster operation typically these are written to a http.Request
func NewGetEsClusterParams ¶
func NewGetEsClusterParams() *GetEsClusterParams
NewGetEsClusterParams creates a new GetEsClusterParams object with the default values initialized.
func NewGetEsClusterParamsWithContext ¶
func NewGetEsClusterParamsWithContext(ctx context.Context) *GetEsClusterParams
NewGetEsClusterParamsWithContext creates a new GetEsClusterParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterParamsWithHTTPClient ¶
func NewGetEsClusterParamsWithHTTPClient(client *http.Client) *GetEsClusterParams
NewGetEsClusterParamsWithHTTPClient creates a new GetEsClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterParamsWithTimeout ¶
func NewGetEsClusterParamsWithTimeout(timeout time.Duration) *GetEsClusterParams
NewGetEsClusterParamsWithTimeout creates a new GetEsClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterParams) SetClusterID ¶
func (o *GetEsClusterParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster params
func (*GetEsClusterParams) SetContext ¶
func (o *GetEsClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster params
func (*GetEsClusterParams) SetConvertLegacyPlans ¶
func (o *GetEsClusterParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
SetConvertLegacyPlans adds the convertLegacyPlans to the get es cluster params
func (*GetEsClusterParams) SetEnrichWithTemplate ¶
func (o *GetEsClusterParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
SetEnrichWithTemplate adds the enrichWithTemplate to the get es cluster params
func (*GetEsClusterParams) SetHTTPClient ¶
func (o *GetEsClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster params
func (*GetEsClusterParams) SetShowMetadata ¶
func (o *GetEsClusterParams) SetShowMetadata(showMetadata *bool)
SetShowMetadata adds the showMetadata to the get es cluster params
func (*GetEsClusterParams) SetShowPlanDefaults ¶
func (o *GetEsClusterParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get es cluster params
func (*GetEsClusterParams) SetShowPlanLogs ¶
func (o *GetEsClusterParams) SetShowPlanLogs(showPlanLogs *bool)
SetShowPlanLogs adds the showPlanLogs to the get es cluster params
func (*GetEsClusterParams) SetShowPlans ¶
func (o *GetEsClusterParams) SetShowPlans(showPlans *bool)
SetShowPlans adds the showPlans to the get es cluster params
func (*GetEsClusterParams) SetShowSecurity ¶
func (o *GetEsClusterParams) SetShowSecurity(showSecurity *bool)
SetShowSecurity adds the showSecurity to the get es cluster params
func (*GetEsClusterParams) SetShowSettings ¶
func (o *GetEsClusterParams) SetShowSettings(showSettings *bool)
SetShowSettings adds the showSettings to the get es cluster params
func (*GetEsClusterParams) SetShowSystemAlerts ¶
func (o *GetEsClusterParams) SetShowSystemAlerts(showSystemAlerts *int64)
SetShowSystemAlerts adds the showSystemAlerts to the get es cluster params
func (*GetEsClusterParams) SetTimeout ¶
func (o *GetEsClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster params
func (*GetEsClusterParams) WithClusterID ¶
func (o *GetEsClusterParams) WithClusterID(clusterID string) *GetEsClusterParams
WithClusterID adds the clusterID to the get es cluster params
func (*GetEsClusterParams) WithContext ¶
func (o *GetEsClusterParams) WithContext(ctx context.Context) *GetEsClusterParams
WithContext adds the context to the get es cluster params
func (*GetEsClusterParams) WithConvertLegacyPlans ¶
func (o *GetEsClusterParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClusterParams
WithConvertLegacyPlans adds the convertLegacyPlans to the get es cluster params
func (*GetEsClusterParams) WithEnrichWithTemplate ¶
func (o *GetEsClusterParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClusterParams
WithEnrichWithTemplate adds the enrichWithTemplate to the get es cluster params
func (*GetEsClusterParams) WithHTTPClient ¶
func (o *GetEsClusterParams) WithHTTPClient(client *http.Client) *GetEsClusterParams
WithHTTPClient adds the HTTPClient to the get es cluster params
func (*GetEsClusterParams) WithShowMetadata ¶
func (o *GetEsClusterParams) WithShowMetadata(showMetadata *bool) *GetEsClusterParams
WithShowMetadata adds the showMetadata to the get es cluster params
func (*GetEsClusterParams) WithShowPlanDefaults ¶
func (o *GetEsClusterParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClusterParams
WithShowPlanDefaults adds the showPlanDefaults to the get es cluster params
func (*GetEsClusterParams) WithShowPlanLogs ¶
func (o *GetEsClusterParams) WithShowPlanLogs(showPlanLogs *bool) *GetEsClusterParams
WithShowPlanLogs adds the showPlanLogs to the get es cluster params
func (*GetEsClusterParams) WithShowPlans ¶
func (o *GetEsClusterParams) WithShowPlans(showPlans *bool) *GetEsClusterParams
WithShowPlans adds the showPlans to the get es cluster params
func (*GetEsClusterParams) WithShowSecurity ¶
func (o *GetEsClusterParams) WithShowSecurity(showSecurity *bool) *GetEsClusterParams
WithShowSecurity adds the showSecurity to the get es cluster params
func (*GetEsClusterParams) WithShowSettings ¶
func (o *GetEsClusterParams) WithShowSettings(showSettings *bool) *GetEsClusterParams
WithShowSettings adds the showSettings to the get es cluster params
func (*GetEsClusterParams) WithShowSystemAlerts ¶
func (o *GetEsClusterParams) WithShowSystemAlerts(showSystemAlerts *int64) *GetEsClusterParams
WithShowSystemAlerts adds the showSystemAlerts to the get es cluster params
func (*GetEsClusterParams) WithTimeout ¶
func (o *GetEsClusterParams) WithTimeout(timeout time.Duration) *GetEsClusterParams
WithTimeout adds the timeout to the get es cluster params
func (*GetEsClusterParams) WriteToRequest ¶
func (o *GetEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterPendingPlanNotFound ¶
type GetEsClusterPendingPlanNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
GetEsClusterPendingPlanNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewGetEsClusterPendingPlanNotFound ¶
func NewGetEsClusterPendingPlanNotFound() *GetEsClusterPendingPlanNotFound
NewGetEsClusterPendingPlanNotFound creates a GetEsClusterPendingPlanNotFound with default headers values
func (*GetEsClusterPendingPlanNotFound) Error ¶
func (o *GetEsClusterPendingPlanNotFound) Error() string
func (*GetEsClusterPendingPlanNotFound) GetPayload ¶
func (o *GetEsClusterPendingPlanNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterPendingPlanOK ¶
type GetEsClusterPendingPlanOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload *models.ElasticsearchClusterPlan
}
GetEsClusterPendingPlanOK handles this case with default header values.
The cluster has a pending plan currently being applied to the cluster
func NewGetEsClusterPendingPlanOK ¶
func NewGetEsClusterPendingPlanOK() *GetEsClusterPendingPlanOK
NewGetEsClusterPendingPlanOK creates a GetEsClusterPendingPlanOK with default headers values
func (*GetEsClusterPendingPlanOK) Error ¶
func (o *GetEsClusterPendingPlanOK) Error() string
func (*GetEsClusterPendingPlanOK) GetPayload ¶
func (o *GetEsClusterPendingPlanOK) GetPayload() *models.ElasticsearchClusterPlan
type GetEsClusterPendingPlanParams ¶
type GetEsClusterPendingPlanParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*ConvertLegacyPlans
When `true`, converts the plans to the 2.0.x format. When `false`, uses the 1.x format. The default is `false`.
*/
ConvertLegacyPlans *bool
/*EnrichWithTemplate
When plans are shown, includes the missing elements from the applicable deployment template.
*/
EnrichWithTemplate *bool
/*ShowPlanDefaults
When plans are shown, includes the default values in the response. NOTE: This option results in large responses.
*/
ShowPlanDefaults *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterPendingPlanParams contains all the parameters to send to the API endpoint for the get es cluster pending plan operation typically these are written to a http.Request
func NewGetEsClusterPendingPlanParams ¶
func NewGetEsClusterPendingPlanParams() *GetEsClusterPendingPlanParams
NewGetEsClusterPendingPlanParams creates a new GetEsClusterPendingPlanParams object with the default values initialized.
func NewGetEsClusterPendingPlanParamsWithContext ¶
func NewGetEsClusterPendingPlanParamsWithContext(ctx context.Context) *GetEsClusterPendingPlanParams
NewGetEsClusterPendingPlanParamsWithContext creates a new GetEsClusterPendingPlanParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterPendingPlanParamsWithHTTPClient ¶
func NewGetEsClusterPendingPlanParamsWithHTTPClient(client *http.Client) *GetEsClusterPendingPlanParams
NewGetEsClusterPendingPlanParamsWithHTTPClient creates a new GetEsClusterPendingPlanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterPendingPlanParamsWithTimeout ¶
func NewGetEsClusterPendingPlanParamsWithTimeout(timeout time.Duration) *GetEsClusterPendingPlanParams
NewGetEsClusterPendingPlanParamsWithTimeout creates a new GetEsClusterPendingPlanParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterPendingPlanParams) SetClusterID ¶
func (o *GetEsClusterPendingPlanParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) SetContext ¶
func (o *GetEsClusterPendingPlanParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) SetConvertLegacyPlans ¶
func (o *GetEsClusterPendingPlanParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
SetConvertLegacyPlans adds the convertLegacyPlans to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) SetEnrichWithTemplate ¶
func (o *GetEsClusterPendingPlanParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
SetEnrichWithTemplate adds the enrichWithTemplate to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) SetHTTPClient ¶
func (o *GetEsClusterPendingPlanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) SetShowPlanDefaults ¶
func (o *GetEsClusterPendingPlanParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) SetTimeout ¶
func (o *GetEsClusterPendingPlanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) WithClusterID ¶
func (o *GetEsClusterPendingPlanParams) WithClusterID(clusterID string) *GetEsClusterPendingPlanParams
WithClusterID adds the clusterID to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) WithContext ¶
func (o *GetEsClusterPendingPlanParams) WithContext(ctx context.Context) *GetEsClusterPendingPlanParams
WithContext adds the context to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) WithConvertLegacyPlans ¶
func (o *GetEsClusterPendingPlanParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClusterPendingPlanParams
WithConvertLegacyPlans adds the convertLegacyPlans to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) WithEnrichWithTemplate ¶
func (o *GetEsClusterPendingPlanParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClusterPendingPlanParams
WithEnrichWithTemplate adds the enrichWithTemplate to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) WithHTTPClient ¶
func (o *GetEsClusterPendingPlanParams) WithHTTPClient(client *http.Client) *GetEsClusterPendingPlanParams
WithHTTPClient adds the HTTPClient to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) WithShowPlanDefaults ¶
func (o *GetEsClusterPendingPlanParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClusterPendingPlanParams
WithShowPlanDefaults adds the showPlanDefaults to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) WithTimeout ¶
func (o *GetEsClusterPendingPlanParams) WithTimeout(timeout time.Duration) *GetEsClusterPendingPlanParams
WithTimeout adds the timeout to the get es cluster pending plan params
func (*GetEsClusterPendingPlanParams) WriteToRequest ¶
func (o *GetEsClusterPendingPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterPendingPlanPreconditionFailed ¶
type GetEsClusterPendingPlanPreconditionFailed struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
GetEsClusterPendingPlanPreconditionFailed handles this case with default header values.
There is not currently applied plan - eg the cluster has not finished provisioning, or the provisioning failed. (code: `clusters.cluster_plan_state_error`)
func NewGetEsClusterPendingPlanPreconditionFailed ¶
func NewGetEsClusterPendingPlanPreconditionFailed() *GetEsClusterPendingPlanPreconditionFailed
NewGetEsClusterPendingPlanPreconditionFailed creates a GetEsClusterPendingPlanPreconditionFailed with default headers values
func (*GetEsClusterPendingPlanPreconditionFailed) Error ¶
func (o *GetEsClusterPendingPlanPreconditionFailed) Error() string
func (*GetEsClusterPendingPlanPreconditionFailed) GetPayload ¶
func (o *GetEsClusterPendingPlanPreconditionFailed) GetPayload() *models.BasicFailedReply
type GetEsClusterPendingPlanReader ¶
type GetEsClusterPendingPlanReader struct {
// contains filtered or unexported fields
}
GetEsClusterPendingPlanReader is a Reader for the GetEsClusterPendingPlan structure.
func (*GetEsClusterPendingPlanReader) ReadResponse ¶
func (o *GetEsClusterPendingPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterPlanActivityNotFound ¶
type GetEsClusterPlanActivityNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
GetEsClusterPlanActivityNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewGetEsClusterPlanActivityNotFound ¶
func NewGetEsClusterPlanActivityNotFound() *GetEsClusterPlanActivityNotFound
NewGetEsClusterPlanActivityNotFound creates a GetEsClusterPlanActivityNotFound with default headers values
func (*GetEsClusterPlanActivityNotFound) Error ¶
func (o *GetEsClusterPlanActivityNotFound) Error() string
func (*GetEsClusterPlanActivityNotFound) GetPayload ¶
func (o *GetEsClusterPlanActivityNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterPlanActivityOK ¶
type GetEsClusterPlanActivityOK struct {
Payload *models.ElasticsearchClusterPlansInfo
}
GetEsClusterPlanActivityOK handles this case with default header values.
Returning the plan activity for the specified Elasticsearch cluster
func NewGetEsClusterPlanActivityOK ¶
func NewGetEsClusterPlanActivityOK() *GetEsClusterPlanActivityOK
NewGetEsClusterPlanActivityOK creates a GetEsClusterPlanActivityOK with default headers values
func (*GetEsClusterPlanActivityOK) Error ¶
func (o *GetEsClusterPlanActivityOK) Error() string
func (*GetEsClusterPlanActivityOK) GetPayload ¶
func (o *GetEsClusterPlanActivityOK) GetPayload() *models.ElasticsearchClusterPlansInfo
type GetEsClusterPlanActivityParams ¶
type GetEsClusterPlanActivityParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*ConvertLegacyPlans
When `true`, converts the plans to the 2.0.x format. When `false`, uses the 1.x format. The default is `false`.
*/
ConvertLegacyPlans *bool
/*EnrichWithTemplate
When plans are shown, includes the missing elements from the applicable deployment template.
*/
EnrichWithTemplate *bool
/*ShowPlanDefaults
When plans are shown, includes the default values in the response. NOTE: This option results in large responses.
*/
ShowPlanDefaults *bool
/*ShowPlanLogs
Includes the active, pending, and historical plan information in the attempt log. NOTE: This option can result in large responses.
*/
ShowPlanLogs *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterPlanActivityParams contains all the parameters to send to the API endpoint for the get es cluster plan activity operation typically these are written to a http.Request
func NewGetEsClusterPlanActivityParams ¶
func NewGetEsClusterPlanActivityParams() *GetEsClusterPlanActivityParams
NewGetEsClusterPlanActivityParams creates a new GetEsClusterPlanActivityParams object with the default values initialized.
func NewGetEsClusterPlanActivityParamsWithContext ¶
func NewGetEsClusterPlanActivityParamsWithContext(ctx context.Context) *GetEsClusterPlanActivityParams
NewGetEsClusterPlanActivityParamsWithContext creates a new GetEsClusterPlanActivityParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterPlanActivityParamsWithHTTPClient ¶
func NewGetEsClusterPlanActivityParamsWithHTTPClient(client *http.Client) *GetEsClusterPlanActivityParams
NewGetEsClusterPlanActivityParamsWithHTTPClient creates a new GetEsClusterPlanActivityParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterPlanActivityParamsWithTimeout ¶
func NewGetEsClusterPlanActivityParamsWithTimeout(timeout time.Duration) *GetEsClusterPlanActivityParams
NewGetEsClusterPlanActivityParamsWithTimeout creates a new GetEsClusterPlanActivityParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterPlanActivityParams) SetClusterID ¶
func (o *GetEsClusterPlanActivityParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) SetContext ¶
func (o *GetEsClusterPlanActivityParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) SetConvertLegacyPlans ¶
func (o *GetEsClusterPlanActivityParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
SetConvertLegacyPlans adds the convertLegacyPlans to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) SetEnrichWithTemplate ¶
func (o *GetEsClusterPlanActivityParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
SetEnrichWithTemplate adds the enrichWithTemplate to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) SetHTTPClient ¶
func (o *GetEsClusterPlanActivityParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) SetShowPlanDefaults ¶
func (o *GetEsClusterPlanActivityParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) SetShowPlanLogs ¶
func (o *GetEsClusterPlanActivityParams) SetShowPlanLogs(showPlanLogs *bool)
SetShowPlanLogs adds the showPlanLogs to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) SetTimeout ¶
func (o *GetEsClusterPlanActivityParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WithClusterID ¶
func (o *GetEsClusterPlanActivityParams) WithClusterID(clusterID string) *GetEsClusterPlanActivityParams
WithClusterID adds the clusterID to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WithContext ¶
func (o *GetEsClusterPlanActivityParams) WithContext(ctx context.Context) *GetEsClusterPlanActivityParams
WithContext adds the context to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WithConvertLegacyPlans ¶
func (o *GetEsClusterPlanActivityParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClusterPlanActivityParams
WithConvertLegacyPlans adds the convertLegacyPlans to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WithEnrichWithTemplate ¶
func (o *GetEsClusterPlanActivityParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClusterPlanActivityParams
WithEnrichWithTemplate adds the enrichWithTemplate to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WithHTTPClient ¶
func (o *GetEsClusterPlanActivityParams) WithHTTPClient(client *http.Client) *GetEsClusterPlanActivityParams
WithHTTPClient adds the HTTPClient to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WithShowPlanDefaults ¶
func (o *GetEsClusterPlanActivityParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClusterPlanActivityParams
WithShowPlanDefaults adds the showPlanDefaults to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WithShowPlanLogs ¶
func (o *GetEsClusterPlanActivityParams) WithShowPlanLogs(showPlanLogs *bool) *GetEsClusterPlanActivityParams
WithShowPlanLogs adds the showPlanLogs to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WithTimeout ¶
func (o *GetEsClusterPlanActivityParams) WithTimeout(timeout time.Duration) *GetEsClusterPlanActivityParams
WithTimeout adds the timeout to the get es cluster plan activity params
func (*GetEsClusterPlanActivityParams) WriteToRequest ¶
func (o *GetEsClusterPlanActivityParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterPlanActivityReader ¶
type GetEsClusterPlanActivityReader struct {
// contains filtered or unexported fields
}
GetEsClusterPlanActivityReader is a Reader for the GetEsClusterPlanActivity structure.
func (*GetEsClusterPlanActivityReader) ReadResponse ¶
func (o *GetEsClusterPlanActivityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterPlanNotFound ¶
type GetEsClusterPlanNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
GetEsClusterPlanNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewGetEsClusterPlanNotFound ¶
func NewGetEsClusterPlanNotFound() *GetEsClusterPlanNotFound
NewGetEsClusterPlanNotFound creates a GetEsClusterPlanNotFound with default headers values
func (*GetEsClusterPlanNotFound) Error ¶
func (o *GetEsClusterPlanNotFound) Error() string
func (*GetEsClusterPlanNotFound) GetPayload ¶
func (o *GetEsClusterPlanNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterPlanOK ¶
type GetEsClusterPlanOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload *models.ElasticsearchClusterPlan
}
GetEsClusterPlanOK handles this case with default header values.
The cluster has a current applied plan
func NewGetEsClusterPlanOK ¶
func NewGetEsClusterPlanOK() *GetEsClusterPlanOK
NewGetEsClusterPlanOK creates a GetEsClusterPlanOK with default headers values
func (*GetEsClusterPlanOK) Error ¶
func (o *GetEsClusterPlanOK) Error() string
func (*GetEsClusterPlanOK) GetPayload ¶
func (o *GetEsClusterPlanOK) GetPayload() *models.ElasticsearchClusterPlan
type GetEsClusterPlanParams ¶
type GetEsClusterPlanParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*ConvertLegacyPlans
When `true`, converts the plans to the 2.0.x format. When `false`, uses the 1.x format. The default is `false`.
*/
ConvertLegacyPlans *bool
/*EnrichWithTemplate
When plans are shown, includes the missing elements from the applicable deployment template.
*/
EnrichWithTemplate *bool
/*ShowPlanDefaults
When plans are shown, includes the default values in the response. NOTE: This option results in large responses.
*/
ShowPlanDefaults *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterPlanParams contains all the parameters to send to the API endpoint for the get es cluster plan operation typically these are written to a http.Request
func NewGetEsClusterPlanParams ¶
func NewGetEsClusterPlanParams() *GetEsClusterPlanParams
NewGetEsClusterPlanParams creates a new GetEsClusterPlanParams object with the default values initialized.
func NewGetEsClusterPlanParamsWithContext ¶
func NewGetEsClusterPlanParamsWithContext(ctx context.Context) *GetEsClusterPlanParams
NewGetEsClusterPlanParamsWithContext creates a new GetEsClusterPlanParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterPlanParamsWithHTTPClient ¶
func NewGetEsClusterPlanParamsWithHTTPClient(client *http.Client) *GetEsClusterPlanParams
NewGetEsClusterPlanParamsWithHTTPClient creates a new GetEsClusterPlanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterPlanParamsWithTimeout ¶
func NewGetEsClusterPlanParamsWithTimeout(timeout time.Duration) *GetEsClusterPlanParams
NewGetEsClusterPlanParamsWithTimeout creates a new GetEsClusterPlanParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterPlanParams) SetClusterID ¶
func (o *GetEsClusterPlanParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster plan params
func (*GetEsClusterPlanParams) SetContext ¶
func (o *GetEsClusterPlanParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster plan params
func (*GetEsClusterPlanParams) SetConvertLegacyPlans ¶
func (o *GetEsClusterPlanParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
SetConvertLegacyPlans adds the convertLegacyPlans to the get es cluster plan params
func (*GetEsClusterPlanParams) SetEnrichWithTemplate ¶
func (o *GetEsClusterPlanParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
SetEnrichWithTemplate adds the enrichWithTemplate to the get es cluster plan params
func (*GetEsClusterPlanParams) SetHTTPClient ¶
func (o *GetEsClusterPlanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster plan params
func (*GetEsClusterPlanParams) SetShowPlanDefaults ¶
func (o *GetEsClusterPlanParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get es cluster plan params
func (*GetEsClusterPlanParams) SetTimeout ¶
func (o *GetEsClusterPlanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster plan params
func (*GetEsClusterPlanParams) WithClusterID ¶
func (o *GetEsClusterPlanParams) WithClusterID(clusterID string) *GetEsClusterPlanParams
WithClusterID adds the clusterID to the get es cluster plan params
func (*GetEsClusterPlanParams) WithContext ¶
func (o *GetEsClusterPlanParams) WithContext(ctx context.Context) *GetEsClusterPlanParams
WithContext adds the context to the get es cluster plan params
func (*GetEsClusterPlanParams) WithConvertLegacyPlans ¶
func (o *GetEsClusterPlanParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClusterPlanParams
WithConvertLegacyPlans adds the convertLegacyPlans to the get es cluster plan params
func (*GetEsClusterPlanParams) WithEnrichWithTemplate ¶
func (o *GetEsClusterPlanParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClusterPlanParams
WithEnrichWithTemplate adds the enrichWithTemplate to the get es cluster plan params
func (*GetEsClusterPlanParams) WithHTTPClient ¶
func (o *GetEsClusterPlanParams) WithHTTPClient(client *http.Client) *GetEsClusterPlanParams
WithHTTPClient adds the HTTPClient to the get es cluster plan params
func (*GetEsClusterPlanParams) WithShowPlanDefaults ¶
func (o *GetEsClusterPlanParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClusterPlanParams
WithShowPlanDefaults adds the showPlanDefaults to the get es cluster plan params
func (*GetEsClusterPlanParams) WithTimeout ¶
func (o *GetEsClusterPlanParams) WithTimeout(timeout time.Duration) *GetEsClusterPlanParams
WithTimeout adds the timeout to the get es cluster plan params
func (*GetEsClusterPlanParams) WriteToRequest ¶
func (o *GetEsClusterPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterPlanPreconditionFailed ¶
type GetEsClusterPlanPreconditionFailed struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
GetEsClusterPlanPreconditionFailed handles this case with default header values.
There is not currently applied plan - eg the cluster has not finished provisioning, or the provisioning failed. (code: `clusters.cluster_plan_state_error`)
func NewGetEsClusterPlanPreconditionFailed ¶
func NewGetEsClusterPlanPreconditionFailed() *GetEsClusterPlanPreconditionFailed
NewGetEsClusterPlanPreconditionFailed creates a GetEsClusterPlanPreconditionFailed with default headers values
func (*GetEsClusterPlanPreconditionFailed) Error ¶
func (o *GetEsClusterPlanPreconditionFailed) Error() string
func (*GetEsClusterPlanPreconditionFailed) GetPayload ¶
func (o *GetEsClusterPlanPreconditionFailed) GetPayload() *models.BasicFailedReply
type GetEsClusterPlanReader ¶
type GetEsClusterPlanReader struct {
// contains filtered or unexported fields
}
GetEsClusterPlanReader is a Reader for the GetEsClusterPlan structure.
func (*GetEsClusterPlanReader) ReadResponse ¶
func (o *GetEsClusterPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterReader ¶
type GetEsClusterReader struct {
// contains filtered or unexported fields
}
GetEsClusterReader is a Reader for the GetEsCluster structure.
func (*GetEsClusterReader) ReadResponse ¶
func (o *GetEsClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClusterSnapshotSettingsNotFound ¶
type GetEsClusterSnapshotSettingsNotFound struct {
Payload *models.BasicFailedReply
}
GetEsClusterSnapshotSettingsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewGetEsClusterSnapshotSettingsNotFound ¶
func NewGetEsClusterSnapshotSettingsNotFound() *GetEsClusterSnapshotSettingsNotFound
NewGetEsClusterSnapshotSettingsNotFound creates a GetEsClusterSnapshotSettingsNotFound with default headers values
func (*GetEsClusterSnapshotSettingsNotFound) Error ¶
func (o *GetEsClusterSnapshotSettingsNotFound) Error() string
func (*GetEsClusterSnapshotSettingsNotFound) GetPayload ¶
func (o *GetEsClusterSnapshotSettingsNotFound) GetPayload() *models.BasicFailedReply
type GetEsClusterSnapshotSettingsOK ¶
type GetEsClusterSnapshotSettingsOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload *models.ClusterSnapshotSettings
}
GetEsClusterSnapshotSettingsOK handles this case with default header values.
The cluster snapshot settings were successfully returned
func NewGetEsClusterSnapshotSettingsOK ¶
func NewGetEsClusterSnapshotSettingsOK() *GetEsClusterSnapshotSettingsOK
NewGetEsClusterSnapshotSettingsOK creates a GetEsClusterSnapshotSettingsOK with default headers values
func (*GetEsClusterSnapshotSettingsOK) Error ¶
func (o *GetEsClusterSnapshotSettingsOK) Error() string
func (*GetEsClusterSnapshotSettingsOK) GetPayload ¶
func (o *GetEsClusterSnapshotSettingsOK) GetPayload() *models.ClusterSnapshotSettings
type GetEsClusterSnapshotSettingsParams ¶
type GetEsClusterSnapshotSettingsParams struct {
/*ClusterID
Identifier for the Elasticsearch cluster
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClusterSnapshotSettingsParams contains all the parameters to send to the API endpoint for the get es cluster snapshot settings operation typically these are written to a http.Request
func NewGetEsClusterSnapshotSettingsParams ¶
func NewGetEsClusterSnapshotSettingsParams() *GetEsClusterSnapshotSettingsParams
NewGetEsClusterSnapshotSettingsParams creates a new GetEsClusterSnapshotSettingsParams object with the default values initialized.
func NewGetEsClusterSnapshotSettingsParamsWithContext ¶
func NewGetEsClusterSnapshotSettingsParamsWithContext(ctx context.Context) *GetEsClusterSnapshotSettingsParams
NewGetEsClusterSnapshotSettingsParamsWithContext creates a new GetEsClusterSnapshotSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClusterSnapshotSettingsParamsWithHTTPClient ¶
func NewGetEsClusterSnapshotSettingsParamsWithHTTPClient(client *http.Client) *GetEsClusterSnapshotSettingsParams
NewGetEsClusterSnapshotSettingsParamsWithHTTPClient creates a new GetEsClusterSnapshotSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClusterSnapshotSettingsParamsWithTimeout ¶
func NewGetEsClusterSnapshotSettingsParamsWithTimeout(timeout time.Duration) *GetEsClusterSnapshotSettingsParams
NewGetEsClusterSnapshotSettingsParamsWithTimeout creates a new GetEsClusterSnapshotSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClusterSnapshotSettingsParams) SetClusterID ¶
func (o *GetEsClusterSnapshotSettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es cluster snapshot settings params
func (*GetEsClusterSnapshotSettingsParams) SetContext ¶
func (o *GetEsClusterSnapshotSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the get es cluster snapshot settings params
func (*GetEsClusterSnapshotSettingsParams) SetHTTPClient ¶
func (o *GetEsClusterSnapshotSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es cluster snapshot settings params
func (*GetEsClusterSnapshotSettingsParams) SetTimeout ¶
func (o *GetEsClusterSnapshotSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es cluster snapshot settings params
func (*GetEsClusterSnapshotSettingsParams) WithClusterID ¶
func (o *GetEsClusterSnapshotSettingsParams) WithClusterID(clusterID string) *GetEsClusterSnapshotSettingsParams
WithClusterID adds the clusterID to the get es cluster snapshot settings params
func (*GetEsClusterSnapshotSettingsParams) WithContext ¶
func (o *GetEsClusterSnapshotSettingsParams) WithContext(ctx context.Context) *GetEsClusterSnapshotSettingsParams
WithContext adds the context to the get es cluster snapshot settings params
func (*GetEsClusterSnapshotSettingsParams) WithHTTPClient ¶
func (o *GetEsClusterSnapshotSettingsParams) WithHTTPClient(client *http.Client) *GetEsClusterSnapshotSettingsParams
WithHTTPClient adds the HTTPClient to the get es cluster snapshot settings params
func (*GetEsClusterSnapshotSettingsParams) WithTimeout ¶
func (o *GetEsClusterSnapshotSettingsParams) WithTimeout(timeout time.Duration) *GetEsClusterSnapshotSettingsParams
WithTimeout adds the timeout to the get es cluster snapshot settings params
func (*GetEsClusterSnapshotSettingsParams) WriteToRequest ¶
func (o *GetEsClusterSnapshotSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClusterSnapshotSettingsReader ¶
type GetEsClusterSnapshotSettingsReader struct {
// contains filtered or unexported fields
}
GetEsClusterSnapshotSettingsReader is a Reader for the GetEsClusterSnapshotSettings structure.
func (*GetEsClusterSnapshotSettingsReader) ReadResponse ¶
func (o *GetEsClusterSnapshotSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsClustersOK ¶
type GetEsClustersOK struct {
Payload *models.ElasticsearchClustersInfo
}
GetEsClustersOK handles this case with default header values.
Returning the specified set of clusters from the platform
func NewGetEsClustersOK ¶
func NewGetEsClustersOK() *GetEsClustersOK
NewGetEsClustersOK creates a GetEsClustersOK with default headers values
func (*GetEsClustersOK) Error ¶
func (o *GetEsClustersOK) Error() string
func (*GetEsClustersOK) GetPayload ¶
func (o *GetEsClustersOK) GetPayload() *models.ElasticsearchClustersInfo
type GetEsClustersParams ¶
type GetEsClustersParams struct {
/*ConvertLegacyPlans
When `true`, converts the plans to the 2.0.x format. When `false`, uses the 1.x format. The default is `false`.
*/
ConvertLegacyPlans *bool
/*EnrichWithTemplate
When plans are shown, includes the missing elements from the applicable deployment template.
*/
EnrichWithTemplate *bool
/*From
The number of clusters to skip.
*/
From *int64
/*Q
An optional query to filter Elasticsearch clusters by. Maps to an Elasticsearch query_string query.
*/
Q *string
/*ShowHidden
Includes the hidden clusters in the response.
*/
ShowHidden *bool
/*ShowMetadata
Includes all of the cluster metadata in the response. NOTE: Responses can include a large amount of metadata, as well as credentials.
*/
ShowMetadata *bool
/*ShowPlanDefaults
When plans are shown, includes the default values in the response. NOTE: This option results in large responses.
*/
ShowPlanDefaults *bool
/*ShowPlans
Includes the active and pending plan information in the response. NOTE: This option can result in large responses.
*/
ShowPlans *bool
/*ShowSecurity
Includes the Elasticsearch 2.x security information in the response. NOTE: Responses can include a large amount of metadata, as well as credentials.
*/
ShowSecurity *bool
/*ShowSettings
Includes the cluster settings in the response.
*/
ShowSettings *bool
/*ShowSystemAlerts
The number of system alerts to include in the response. For example, the number of forced restarts caused from a limited amount of memory. Only numbers greater than zero return a field. NOTE: Responses can include a large number of system alerts.
*/
ShowSystemAlerts *int64
/*Size
Maximum number of clusters to include in the response. For all clusters, use -1. NOTE: This option can result in large responses and is not supported if a query is also specified.
*/
Size *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsClustersParams contains all the parameters to send to the API endpoint for the get es clusters operation typically these are written to a http.Request
func NewGetEsClustersParams ¶
func NewGetEsClustersParams() *GetEsClustersParams
NewGetEsClustersParams creates a new GetEsClustersParams object with the default values initialized.
func NewGetEsClustersParamsWithContext ¶
func NewGetEsClustersParamsWithContext(ctx context.Context) *GetEsClustersParams
NewGetEsClustersParamsWithContext creates a new GetEsClustersParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsClustersParamsWithHTTPClient ¶
func NewGetEsClustersParamsWithHTTPClient(client *http.Client) *GetEsClustersParams
NewGetEsClustersParamsWithHTTPClient creates a new GetEsClustersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsClustersParamsWithTimeout ¶
func NewGetEsClustersParamsWithTimeout(timeout time.Duration) *GetEsClustersParams
NewGetEsClustersParamsWithTimeout creates a new GetEsClustersParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsClustersParams) SetContext ¶
func (o *GetEsClustersParams) SetContext(ctx context.Context)
SetContext adds the context to the get es clusters params
func (*GetEsClustersParams) SetConvertLegacyPlans ¶
func (o *GetEsClustersParams) SetConvertLegacyPlans(convertLegacyPlans *bool)
SetConvertLegacyPlans adds the convertLegacyPlans to the get es clusters params
func (*GetEsClustersParams) SetEnrichWithTemplate ¶
func (o *GetEsClustersParams) SetEnrichWithTemplate(enrichWithTemplate *bool)
SetEnrichWithTemplate adds the enrichWithTemplate to the get es clusters params
func (*GetEsClustersParams) SetFrom ¶
func (o *GetEsClustersParams) SetFrom(from *int64)
SetFrom adds the from to the get es clusters params
func (*GetEsClustersParams) SetHTTPClient ¶
func (o *GetEsClustersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es clusters params
func (*GetEsClustersParams) SetQ ¶
func (o *GetEsClustersParams) SetQ(q *string)
SetQ adds the q to the get es clusters params
func (*GetEsClustersParams) SetShowHidden ¶
func (o *GetEsClustersParams) SetShowHidden(showHidden *bool)
SetShowHidden adds the showHidden to the get es clusters params
func (*GetEsClustersParams) SetShowMetadata ¶
func (o *GetEsClustersParams) SetShowMetadata(showMetadata *bool)
SetShowMetadata adds the showMetadata to the get es clusters params
func (*GetEsClustersParams) SetShowPlanDefaults ¶
func (o *GetEsClustersParams) SetShowPlanDefaults(showPlanDefaults *bool)
SetShowPlanDefaults adds the showPlanDefaults to the get es clusters params
func (*GetEsClustersParams) SetShowPlans ¶
func (o *GetEsClustersParams) SetShowPlans(showPlans *bool)
SetShowPlans adds the showPlans to the get es clusters params
func (*GetEsClustersParams) SetShowSecurity ¶
func (o *GetEsClustersParams) SetShowSecurity(showSecurity *bool)
SetShowSecurity adds the showSecurity to the get es clusters params
func (*GetEsClustersParams) SetShowSettings ¶
func (o *GetEsClustersParams) SetShowSettings(showSettings *bool)
SetShowSettings adds the showSettings to the get es clusters params
func (*GetEsClustersParams) SetShowSystemAlerts ¶
func (o *GetEsClustersParams) SetShowSystemAlerts(showSystemAlerts *int64)
SetShowSystemAlerts adds the showSystemAlerts to the get es clusters params
func (*GetEsClustersParams) SetSize ¶
func (o *GetEsClustersParams) SetSize(size *int64)
SetSize adds the size to the get es clusters params
func (*GetEsClustersParams) SetTimeout ¶
func (o *GetEsClustersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es clusters params
func (*GetEsClustersParams) WithContext ¶
func (o *GetEsClustersParams) WithContext(ctx context.Context) *GetEsClustersParams
WithContext adds the context to the get es clusters params
func (*GetEsClustersParams) WithConvertLegacyPlans ¶
func (o *GetEsClustersParams) WithConvertLegacyPlans(convertLegacyPlans *bool) *GetEsClustersParams
WithConvertLegacyPlans adds the convertLegacyPlans to the get es clusters params
func (*GetEsClustersParams) WithEnrichWithTemplate ¶
func (o *GetEsClustersParams) WithEnrichWithTemplate(enrichWithTemplate *bool) *GetEsClustersParams
WithEnrichWithTemplate adds the enrichWithTemplate to the get es clusters params
func (*GetEsClustersParams) WithFrom ¶
func (o *GetEsClustersParams) WithFrom(from *int64) *GetEsClustersParams
WithFrom adds the from to the get es clusters params
func (*GetEsClustersParams) WithHTTPClient ¶
func (o *GetEsClustersParams) WithHTTPClient(client *http.Client) *GetEsClustersParams
WithHTTPClient adds the HTTPClient to the get es clusters params
func (*GetEsClustersParams) WithQ ¶
func (o *GetEsClustersParams) WithQ(q *string) *GetEsClustersParams
WithQ adds the q to the get es clusters params
func (*GetEsClustersParams) WithShowHidden ¶
func (o *GetEsClustersParams) WithShowHidden(showHidden *bool) *GetEsClustersParams
WithShowHidden adds the showHidden to the get es clusters params
func (*GetEsClustersParams) WithShowMetadata ¶
func (o *GetEsClustersParams) WithShowMetadata(showMetadata *bool) *GetEsClustersParams
WithShowMetadata adds the showMetadata to the get es clusters params
func (*GetEsClustersParams) WithShowPlanDefaults ¶
func (o *GetEsClustersParams) WithShowPlanDefaults(showPlanDefaults *bool) *GetEsClustersParams
WithShowPlanDefaults adds the showPlanDefaults to the get es clusters params
func (*GetEsClustersParams) WithShowPlans ¶
func (o *GetEsClustersParams) WithShowPlans(showPlans *bool) *GetEsClustersParams
WithShowPlans adds the showPlans to the get es clusters params
func (*GetEsClustersParams) WithShowSecurity ¶
func (o *GetEsClustersParams) WithShowSecurity(showSecurity *bool) *GetEsClustersParams
WithShowSecurity adds the showSecurity to the get es clusters params
func (*GetEsClustersParams) WithShowSettings ¶
func (o *GetEsClustersParams) WithShowSettings(showSettings *bool) *GetEsClustersParams
WithShowSettings adds the showSettings to the get es clusters params
func (*GetEsClustersParams) WithShowSystemAlerts ¶
func (o *GetEsClustersParams) WithShowSystemAlerts(showSystemAlerts *int64) *GetEsClustersParams
WithShowSystemAlerts adds the showSystemAlerts to the get es clusters params
func (*GetEsClustersParams) WithSize ¶
func (o *GetEsClustersParams) WithSize(size *int64) *GetEsClustersParams
WithSize adds the size to the get es clusters params
func (*GetEsClustersParams) WithTimeout ¶
func (o *GetEsClustersParams) WithTimeout(timeout time.Duration) *GetEsClustersParams
WithTimeout adds the timeout to the get es clusters params
func (*GetEsClustersParams) WriteToRequest ¶
func (o *GetEsClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsClustersReader ¶
type GetEsClustersReader struct {
// contains filtered or unexported fields
}
GetEsClustersReader is a Reader for the GetEsClusters structure.
func (*GetEsClustersReader) ReadResponse ¶
func (o *GetEsClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEsProxyRequestsNotFound ¶
type GetEsProxyRequestsNotFound struct {
Payload *models.BasicFailedReply
}
GetEsProxyRequestsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewGetEsProxyRequestsNotFound ¶
func NewGetEsProxyRequestsNotFound() *GetEsProxyRequestsNotFound
NewGetEsProxyRequestsNotFound creates a GetEsProxyRequestsNotFound with default headers values
func (*GetEsProxyRequestsNotFound) Error ¶
func (o *GetEsProxyRequestsNotFound) Error() string
func (*GetEsProxyRequestsNotFound) GetPayload ¶
func (o *GetEsProxyRequestsNotFound) GetPayload() *models.BasicFailedReply
type GetEsProxyRequestsOK ¶
type GetEsProxyRequestsOK struct {
}
GetEsProxyRequestsOK handles this case with default header values.
The request has been processed successfully through the proxy
func NewGetEsProxyRequestsOK ¶
func NewGetEsProxyRequestsOK() *GetEsProxyRequestsOK
NewGetEsProxyRequestsOK creates a GetEsProxyRequestsOK with default headers values
func (*GetEsProxyRequestsOK) Error ¶
func (o *GetEsProxyRequestsOK) Error() string
type GetEsProxyRequestsParams ¶
type GetEsProxyRequestsParams struct {
/*XManagementRequest
X-Management-Request header value. Needs to be set to true
*/
XManagementRequest string
/*Body
The JSON payload to proxy to the Elasticsearch cluster
*/
Body string
/*ClusterID
Identifier for the Elasticsearch cluster
*/
ClusterID string
/*ElasticsearchPath
The URL part to proxy to the Elasticsearch cluster. Example: _search or _cat/indices?v&h=i,tm&s=tm:desc
*/
ElasticsearchPath string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
GetEsProxyRequestsParams contains all the parameters to send to the API endpoint for the get es proxy requests operation typically these are written to a http.Request
func NewGetEsProxyRequestsParams ¶
func NewGetEsProxyRequestsParams() *GetEsProxyRequestsParams
NewGetEsProxyRequestsParams creates a new GetEsProxyRequestsParams object with the default values initialized.
func NewGetEsProxyRequestsParamsWithContext ¶
func NewGetEsProxyRequestsParamsWithContext(ctx context.Context) *GetEsProxyRequestsParams
NewGetEsProxyRequestsParamsWithContext creates a new GetEsProxyRequestsParams object with the default values initialized, and the ability to set a context for a request
func NewGetEsProxyRequestsParamsWithHTTPClient ¶
func NewGetEsProxyRequestsParamsWithHTTPClient(client *http.Client) *GetEsProxyRequestsParams
NewGetEsProxyRequestsParamsWithHTTPClient creates a new GetEsProxyRequestsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetEsProxyRequestsParamsWithTimeout ¶
func NewGetEsProxyRequestsParamsWithTimeout(timeout time.Duration) *GetEsProxyRequestsParams
NewGetEsProxyRequestsParamsWithTimeout creates a new GetEsProxyRequestsParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetEsProxyRequestsParams) SetBody ¶
func (o *GetEsProxyRequestsParams) SetBody(body string)
SetBody adds the body to the get es proxy requests params
func (*GetEsProxyRequestsParams) SetClusterID ¶
func (o *GetEsProxyRequestsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the get es proxy requests params
func (*GetEsProxyRequestsParams) SetContext ¶
func (o *GetEsProxyRequestsParams) SetContext(ctx context.Context)
SetContext adds the context to the get es proxy requests params
func (*GetEsProxyRequestsParams) SetElasticsearchPath ¶
func (o *GetEsProxyRequestsParams) SetElasticsearchPath(elasticsearchPath string)
SetElasticsearchPath adds the elasticsearchPath to the get es proxy requests params
func (*GetEsProxyRequestsParams) SetHTTPClient ¶
func (o *GetEsProxyRequestsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get es proxy requests params
func (*GetEsProxyRequestsParams) SetTimeout ¶
func (o *GetEsProxyRequestsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get es proxy requests params
func (*GetEsProxyRequestsParams) SetXManagementRequest ¶
func (o *GetEsProxyRequestsParams) SetXManagementRequest(xManagementRequest string)
SetXManagementRequest adds the xManagementRequest to the get es proxy requests params
func (*GetEsProxyRequestsParams) WithBody ¶
func (o *GetEsProxyRequestsParams) WithBody(body string) *GetEsProxyRequestsParams
WithBody adds the body to the get es proxy requests params
func (*GetEsProxyRequestsParams) WithClusterID ¶
func (o *GetEsProxyRequestsParams) WithClusterID(clusterID string) *GetEsProxyRequestsParams
WithClusterID adds the clusterID to the get es proxy requests params
func (*GetEsProxyRequestsParams) WithContext ¶
func (o *GetEsProxyRequestsParams) WithContext(ctx context.Context) *GetEsProxyRequestsParams
WithContext adds the context to the get es proxy requests params
func (*GetEsProxyRequestsParams) WithElasticsearchPath ¶
func (o *GetEsProxyRequestsParams) WithElasticsearchPath(elasticsearchPath string) *GetEsProxyRequestsParams
WithElasticsearchPath adds the elasticsearchPath to the get es proxy requests params
func (*GetEsProxyRequestsParams) WithHTTPClient ¶
func (o *GetEsProxyRequestsParams) WithHTTPClient(client *http.Client) *GetEsProxyRequestsParams
WithHTTPClient adds the HTTPClient to the get es proxy requests params
func (*GetEsProxyRequestsParams) WithTimeout ¶
func (o *GetEsProxyRequestsParams) WithTimeout(timeout time.Duration) *GetEsProxyRequestsParams
WithTimeout adds the timeout to the get es proxy requests params
func (*GetEsProxyRequestsParams) WithXManagementRequest ¶
func (o *GetEsProxyRequestsParams) WithXManagementRequest(xManagementRequest string) *GetEsProxyRequestsParams
WithXManagementRequest adds the xManagementRequest to the get es proxy requests params
func (*GetEsProxyRequestsParams) WriteToRequest ¶
func (o *GetEsProxyRequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEsProxyRequestsReader ¶
type GetEsProxyRequestsReader struct {
// contains filtered or unexported fields
}
GetEsProxyRequestsReader is a Reader for the GetEsProxyRequests structure.
func (*GetEsProxyRequestsReader) ReadResponse ¶
func (o *GetEsProxyRequestsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MigrateEsClusterPlanAccepted ¶
type MigrateEsClusterPlanAccepted struct {
Payload *models.ClusterPlanMigrationResponse
}
MigrateEsClusterPlanAccepted handles this case with default header values.
The plan definition was valid and the updated plan is in progress
func NewMigrateEsClusterPlanAccepted ¶
func NewMigrateEsClusterPlanAccepted() *MigrateEsClusterPlanAccepted
NewMigrateEsClusterPlanAccepted creates a MigrateEsClusterPlanAccepted with default headers values
func (*MigrateEsClusterPlanAccepted) Error ¶
func (o *MigrateEsClusterPlanAccepted) Error() string
func (*MigrateEsClusterPlanAccepted) GetPayload ¶
func (o *MigrateEsClusterPlanAccepted) GetPayload() *models.ClusterPlanMigrationResponse
type MigrateEsClusterPlanBadRequest ¶
type MigrateEsClusterPlanBadRequest struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MigrateEsClusterPlanBadRequest handles this case with default header values.
Migrating to the specified template would lead to an invalid or unsupported cluster definition. (code: `clusters.cluster_invalid_plan`)
func NewMigrateEsClusterPlanBadRequest ¶
func NewMigrateEsClusterPlanBadRequest() *MigrateEsClusterPlanBadRequest
NewMigrateEsClusterPlanBadRequest creates a MigrateEsClusterPlanBadRequest with default headers values
func (*MigrateEsClusterPlanBadRequest) Error ¶
func (o *MigrateEsClusterPlanBadRequest) Error() string
func (*MigrateEsClusterPlanBadRequest) GetPayload ¶
func (o *MigrateEsClusterPlanBadRequest) GetPayload() *models.BasicFailedReply
type MigrateEsClusterPlanNotFound ¶
type MigrateEsClusterPlanNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MigrateEsClusterPlanNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewMigrateEsClusterPlanNotFound ¶
func NewMigrateEsClusterPlanNotFound() *MigrateEsClusterPlanNotFound
NewMigrateEsClusterPlanNotFound creates a MigrateEsClusterPlanNotFound with default headers values
func (*MigrateEsClusterPlanNotFound) Error ¶
func (o *MigrateEsClusterPlanNotFound) Error() string
func (*MigrateEsClusterPlanNotFound) GetPayload ¶
func (o *MigrateEsClusterPlanNotFound) GetPayload() *models.BasicFailedReply
type MigrateEsClusterPlanOK ¶
type MigrateEsClusterPlanOK struct {
Payload *models.ClusterPlanMigrationResponse
}
MigrateEsClusterPlanOK handles this case with default header values.
The current cluster plan migrated to the specified deployment template.
func NewMigrateEsClusterPlanOK ¶
func NewMigrateEsClusterPlanOK() *MigrateEsClusterPlanOK
NewMigrateEsClusterPlanOK creates a MigrateEsClusterPlanOK with default headers values
func (*MigrateEsClusterPlanOK) Error ¶
func (o *MigrateEsClusterPlanOK) Error() string
func (*MigrateEsClusterPlanOK) GetPayload ¶
func (o *MigrateEsClusterPlanOK) GetPayload() *models.ClusterPlanMigrationResponse
type MigrateEsClusterPlanParams ¶
type MigrateEsClusterPlanParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*Template
The ID of the deployment template to migrate to
*/
Template string
/*ValidateOnly
When true, validates the cluster definition, but does not perform the update
*/
ValidateOnly *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
MigrateEsClusterPlanParams contains all the parameters to send to the API endpoint for the migrate es cluster plan operation typically these are written to a http.Request
func NewMigrateEsClusterPlanParams ¶
func NewMigrateEsClusterPlanParams() *MigrateEsClusterPlanParams
NewMigrateEsClusterPlanParams creates a new MigrateEsClusterPlanParams object with the default values initialized.
func NewMigrateEsClusterPlanParamsWithContext ¶
func NewMigrateEsClusterPlanParamsWithContext(ctx context.Context) *MigrateEsClusterPlanParams
NewMigrateEsClusterPlanParamsWithContext creates a new MigrateEsClusterPlanParams object with the default values initialized, and the ability to set a context for a request
func NewMigrateEsClusterPlanParamsWithHTTPClient ¶
func NewMigrateEsClusterPlanParamsWithHTTPClient(client *http.Client) *MigrateEsClusterPlanParams
NewMigrateEsClusterPlanParamsWithHTTPClient creates a new MigrateEsClusterPlanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMigrateEsClusterPlanParamsWithTimeout ¶
func NewMigrateEsClusterPlanParamsWithTimeout(timeout time.Duration) *MigrateEsClusterPlanParams
NewMigrateEsClusterPlanParamsWithTimeout creates a new MigrateEsClusterPlanParams object with the default values initialized, and the ability to set a timeout on a request
func (*MigrateEsClusterPlanParams) SetClusterID ¶
func (o *MigrateEsClusterPlanParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) SetContext ¶
func (o *MigrateEsClusterPlanParams) SetContext(ctx context.Context)
SetContext adds the context to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) SetHTTPClient ¶
func (o *MigrateEsClusterPlanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) SetTemplate ¶
func (o *MigrateEsClusterPlanParams) SetTemplate(template string)
SetTemplate adds the template to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) SetTimeout ¶
func (o *MigrateEsClusterPlanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) SetValidateOnly ¶
func (o *MigrateEsClusterPlanParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) WithClusterID ¶
func (o *MigrateEsClusterPlanParams) WithClusterID(clusterID string) *MigrateEsClusterPlanParams
WithClusterID adds the clusterID to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) WithContext ¶
func (o *MigrateEsClusterPlanParams) WithContext(ctx context.Context) *MigrateEsClusterPlanParams
WithContext adds the context to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) WithHTTPClient ¶
func (o *MigrateEsClusterPlanParams) WithHTTPClient(client *http.Client) *MigrateEsClusterPlanParams
WithHTTPClient adds the HTTPClient to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) WithTemplate ¶
func (o *MigrateEsClusterPlanParams) WithTemplate(template string) *MigrateEsClusterPlanParams
WithTemplate adds the template to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) WithTimeout ¶
func (o *MigrateEsClusterPlanParams) WithTimeout(timeout time.Duration) *MigrateEsClusterPlanParams
WithTimeout adds the timeout to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) WithValidateOnly ¶
func (o *MigrateEsClusterPlanParams) WithValidateOnly(validateOnly *bool) *MigrateEsClusterPlanParams
WithValidateOnly adds the validateOnly to the migrate es cluster plan params
func (*MigrateEsClusterPlanParams) WriteToRequest ¶
func (o *MigrateEsClusterPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MigrateEsClusterPlanPreconditionFailed ¶
type MigrateEsClusterPlanPreconditionFailed struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MigrateEsClusterPlanPreconditionFailed handles this case with default header values.
There is not currently applied plan - eg the cluster has not finished provisioning, or the provisioning failed. (code: `clusters.cluster_plan_state_error`)
func NewMigrateEsClusterPlanPreconditionFailed ¶
func NewMigrateEsClusterPlanPreconditionFailed() *MigrateEsClusterPlanPreconditionFailed
NewMigrateEsClusterPlanPreconditionFailed creates a MigrateEsClusterPlanPreconditionFailed with default headers values
func (*MigrateEsClusterPlanPreconditionFailed) Error ¶
func (o *MigrateEsClusterPlanPreconditionFailed) Error() string
func (*MigrateEsClusterPlanPreconditionFailed) GetPayload ¶
func (o *MigrateEsClusterPlanPreconditionFailed) GetPayload() *models.BasicFailedReply
type MigrateEsClusterPlanReader ¶
type MigrateEsClusterPlanReader struct {
// contains filtered or unexported fields
}
MigrateEsClusterPlanReader is a Reader for the MigrateEsClusterPlan structure.
func (*MigrateEsClusterPlanReader) ReadResponse ¶
func (o *MigrateEsClusterPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MigrateEsClusterPlanRetryWith ¶
type MigrateEsClusterPlanRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MigrateEsClusterPlanRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewMigrateEsClusterPlanRetryWith ¶
func NewMigrateEsClusterPlanRetryWith() *MigrateEsClusterPlanRetryWith
NewMigrateEsClusterPlanRetryWith creates a MigrateEsClusterPlanRetryWith with default headers values
func (*MigrateEsClusterPlanRetryWith) Error ¶
func (o *MigrateEsClusterPlanRetryWith) Error() string
func (*MigrateEsClusterPlanRetryWith) GetPayload ¶
func (o *MigrateEsClusterPlanRetryWith) GetPayload() *models.BasicFailedReply
type MoveEsClusterInstancesAccepted ¶
type MoveEsClusterInstancesAccepted struct {
Payload *models.ClusterCommandResponse
}
MoveEsClusterInstancesAccepted handles this case with default header values.
The move command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewMoveEsClusterInstancesAccepted ¶
func NewMoveEsClusterInstancesAccepted() *MoveEsClusterInstancesAccepted
NewMoveEsClusterInstancesAccepted creates a MoveEsClusterInstancesAccepted with default headers values
func (*MoveEsClusterInstancesAccepted) Error ¶
func (o *MoveEsClusterInstancesAccepted) Error() string
func (*MoveEsClusterInstancesAccepted) GetPayload ¶
func (o *MoveEsClusterInstancesAccepted) GetPayload() *models.ClusterCommandResponse
type MoveEsClusterInstancesAdvancedAccepted ¶
type MoveEsClusterInstancesAdvancedAccepted struct {
Payload *models.ClusterCommandResponse
}
MoveEsClusterInstancesAdvancedAccepted handles this case with default header values.
The move command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewMoveEsClusterInstancesAdvancedAccepted ¶
func NewMoveEsClusterInstancesAdvancedAccepted() *MoveEsClusterInstancesAdvancedAccepted
NewMoveEsClusterInstancesAdvancedAccepted creates a MoveEsClusterInstancesAdvancedAccepted with default headers values
func (*MoveEsClusterInstancesAdvancedAccepted) Error ¶
func (o *MoveEsClusterInstancesAdvancedAccepted) Error() string
func (*MoveEsClusterInstancesAdvancedAccepted) GetPayload ¶
func (o *MoveEsClusterInstancesAdvancedAccepted) GetPayload() *models.ClusterCommandResponse
type MoveEsClusterInstancesAdvancedBadRequest ¶
type MoveEsClusterInstancesAdvancedBadRequest struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MoveEsClusterInstancesAdvancedBadRequest handles this case with default header values.
* The cluster definition contained errors. (code: `clusters.cluster_invalid_plan`) * The cluster definition contained errors. (code: `clusters.plan_feature_not_implemented`)
func NewMoveEsClusterInstancesAdvancedBadRequest ¶
func NewMoveEsClusterInstancesAdvancedBadRequest() *MoveEsClusterInstancesAdvancedBadRequest
NewMoveEsClusterInstancesAdvancedBadRequest creates a MoveEsClusterInstancesAdvancedBadRequest with default headers values
func (*MoveEsClusterInstancesAdvancedBadRequest) Error ¶
func (o *MoveEsClusterInstancesAdvancedBadRequest) Error() string
func (*MoveEsClusterInstancesAdvancedBadRequest) GetPayload ¶
func (o *MoveEsClusterInstancesAdvancedBadRequest) GetPayload() *models.BasicFailedReply
type MoveEsClusterInstancesAdvancedForbidden ¶
type MoveEsClusterInstancesAdvancedForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MoveEsClusterInstancesAdvancedForbidden handles this case with default header values.
The move command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewMoveEsClusterInstancesAdvancedForbidden ¶
func NewMoveEsClusterInstancesAdvancedForbidden() *MoveEsClusterInstancesAdvancedForbidden
NewMoveEsClusterInstancesAdvancedForbidden creates a MoveEsClusterInstancesAdvancedForbidden with default headers values
func (*MoveEsClusterInstancesAdvancedForbidden) Error ¶
func (o *MoveEsClusterInstancesAdvancedForbidden) Error() string
func (*MoveEsClusterInstancesAdvancedForbidden) GetPayload ¶
func (o *MoveEsClusterInstancesAdvancedForbidden) GetPayload() *models.BasicFailedReply
type MoveEsClusterInstancesAdvancedNotFound ¶
type MoveEsClusterInstancesAdvancedNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MoveEsClusterInstancesAdvancedNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewMoveEsClusterInstancesAdvancedNotFound ¶
func NewMoveEsClusterInstancesAdvancedNotFound() *MoveEsClusterInstancesAdvancedNotFound
NewMoveEsClusterInstancesAdvancedNotFound creates a MoveEsClusterInstancesAdvancedNotFound with default headers values
func (*MoveEsClusterInstancesAdvancedNotFound) Error ¶
func (o *MoveEsClusterInstancesAdvancedNotFound) Error() string
func (*MoveEsClusterInstancesAdvancedNotFound) GetPayload ¶
func (o *MoveEsClusterInstancesAdvancedNotFound) GetPayload() *models.BasicFailedReply
type MoveEsClusterInstancesAdvancedParams ¶
type MoveEsClusterInstancesAdvancedParams struct {
/*Body
Overrides defaults for the move, including setting the configuration of instances specified in the path
*/
Body *models.TransientElasticsearchPlanConfiguration
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*ForceUpdate
When `true`, cancels and overwrites the pending plans, or treats the instance as an error.
*/
ForceUpdate *bool
/*InstancesDown
When `true`, the instances specified by `instance_ids` permanently shut down for data migration logic.
*/
InstancesDown *bool
/*MoveOnly
When `true`, moves the instances and ignores the changes for the cluster state.
*/
MoveOnly *bool
/*ValidateOnly
When `true`, validates the move request, then returns the calculated plan without applying the plan.
*/
ValidateOnly *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
MoveEsClusterInstancesAdvancedParams contains all the parameters to send to the API endpoint for the move es cluster instances advanced operation typically these are written to a http.Request
func NewMoveEsClusterInstancesAdvancedParams ¶
func NewMoveEsClusterInstancesAdvancedParams() *MoveEsClusterInstancesAdvancedParams
NewMoveEsClusterInstancesAdvancedParams creates a new MoveEsClusterInstancesAdvancedParams object with the default values initialized.
func NewMoveEsClusterInstancesAdvancedParamsWithContext ¶
func NewMoveEsClusterInstancesAdvancedParamsWithContext(ctx context.Context) *MoveEsClusterInstancesAdvancedParams
NewMoveEsClusterInstancesAdvancedParamsWithContext creates a new MoveEsClusterInstancesAdvancedParams object with the default values initialized, and the ability to set a context for a request
func NewMoveEsClusterInstancesAdvancedParamsWithHTTPClient ¶
func NewMoveEsClusterInstancesAdvancedParamsWithHTTPClient(client *http.Client) *MoveEsClusterInstancesAdvancedParams
NewMoveEsClusterInstancesAdvancedParamsWithHTTPClient creates a new MoveEsClusterInstancesAdvancedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMoveEsClusterInstancesAdvancedParamsWithTimeout ¶
func NewMoveEsClusterInstancesAdvancedParamsWithTimeout(timeout time.Duration) *MoveEsClusterInstancesAdvancedParams
NewMoveEsClusterInstancesAdvancedParamsWithTimeout creates a new MoveEsClusterInstancesAdvancedParams object with the default values initialized, and the ability to set a timeout on a request
func (*MoveEsClusterInstancesAdvancedParams) SetBody ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetBody(body *models.TransientElasticsearchPlanConfiguration)
SetBody adds the body to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) SetClusterID ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) SetContext ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetContext(ctx context.Context)
SetContext adds the context to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) SetForceUpdate ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetForceUpdate(forceUpdate *bool)
SetForceUpdate adds the forceUpdate to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) SetHTTPClient ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) SetInstancesDown ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetInstancesDown(instancesDown *bool)
SetInstancesDown adds the instancesDown to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) SetMoveOnly ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetMoveOnly(moveOnly *bool)
SetMoveOnly adds the moveOnly to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) SetTimeout ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) SetValidateOnly ¶
func (o *MoveEsClusterInstancesAdvancedParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithBody ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithBody(body *models.TransientElasticsearchPlanConfiguration) *MoveEsClusterInstancesAdvancedParams
WithBody adds the body to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithClusterID ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithClusterID(clusterID string) *MoveEsClusterInstancesAdvancedParams
WithClusterID adds the clusterID to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithContext ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithContext(ctx context.Context) *MoveEsClusterInstancesAdvancedParams
WithContext adds the context to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithForceUpdate ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithForceUpdate(forceUpdate *bool) *MoveEsClusterInstancesAdvancedParams
WithForceUpdate adds the forceUpdate to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithHTTPClient ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithHTTPClient(client *http.Client) *MoveEsClusterInstancesAdvancedParams
WithHTTPClient adds the HTTPClient to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithInstancesDown ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithInstancesDown(instancesDown *bool) *MoveEsClusterInstancesAdvancedParams
WithInstancesDown adds the instancesDown to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithMoveOnly ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithMoveOnly(moveOnly *bool) *MoveEsClusterInstancesAdvancedParams
WithMoveOnly adds the moveOnly to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithTimeout ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithTimeout(timeout time.Duration) *MoveEsClusterInstancesAdvancedParams
WithTimeout adds the timeout to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WithValidateOnly ¶
func (o *MoveEsClusterInstancesAdvancedParams) WithValidateOnly(validateOnly *bool) *MoveEsClusterInstancesAdvancedParams
WithValidateOnly adds the validateOnly to the move es cluster instances advanced params
func (*MoveEsClusterInstancesAdvancedParams) WriteToRequest ¶
func (o *MoveEsClusterInstancesAdvancedParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MoveEsClusterInstancesAdvancedReader ¶
type MoveEsClusterInstancesAdvancedReader struct {
// contains filtered or unexported fields
}
MoveEsClusterInstancesAdvancedReader is a Reader for the MoveEsClusterInstancesAdvanced structure.
func (*MoveEsClusterInstancesAdvancedReader) ReadResponse ¶
func (o *MoveEsClusterInstancesAdvancedReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MoveEsClusterInstancesAdvancedRetryWith ¶
type MoveEsClusterInstancesAdvancedRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MoveEsClusterInstancesAdvancedRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewMoveEsClusterInstancesAdvancedRetryWith ¶
func NewMoveEsClusterInstancesAdvancedRetryWith() *MoveEsClusterInstancesAdvancedRetryWith
NewMoveEsClusterInstancesAdvancedRetryWith creates a MoveEsClusterInstancesAdvancedRetryWith with default headers values
func (*MoveEsClusterInstancesAdvancedRetryWith) Error ¶
func (o *MoveEsClusterInstancesAdvancedRetryWith) Error() string
func (*MoveEsClusterInstancesAdvancedRetryWith) GetPayload ¶
func (o *MoveEsClusterInstancesAdvancedRetryWith) GetPayload() *models.BasicFailedReply
type MoveEsClusterInstancesBadRequest ¶
type MoveEsClusterInstancesBadRequest struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MoveEsClusterInstancesBadRequest handles this case with default header values.
* The cluster definition contained errors. (code: `clusters.cluster_invalid_plan`) * The cluster definition contained errors. (code: `clusters.plan_feature_not_implemented`)
func NewMoveEsClusterInstancesBadRequest ¶
func NewMoveEsClusterInstancesBadRequest() *MoveEsClusterInstancesBadRequest
NewMoveEsClusterInstancesBadRequest creates a MoveEsClusterInstancesBadRequest with default headers values
func (*MoveEsClusterInstancesBadRequest) Error ¶
func (o *MoveEsClusterInstancesBadRequest) Error() string
func (*MoveEsClusterInstancesBadRequest) GetPayload ¶
func (o *MoveEsClusterInstancesBadRequest) GetPayload() *models.BasicFailedReply
type MoveEsClusterInstancesForbidden ¶
type MoveEsClusterInstancesForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MoveEsClusterInstancesForbidden handles this case with default header values.
The move command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewMoveEsClusterInstancesForbidden ¶
func NewMoveEsClusterInstancesForbidden() *MoveEsClusterInstancesForbidden
NewMoveEsClusterInstancesForbidden creates a MoveEsClusterInstancesForbidden with default headers values
func (*MoveEsClusterInstancesForbidden) Error ¶
func (o *MoveEsClusterInstancesForbidden) Error() string
func (*MoveEsClusterInstancesForbidden) GetPayload ¶
func (o *MoveEsClusterInstancesForbidden) GetPayload() *models.BasicFailedReply
type MoveEsClusterInstancesNotFound ¶
type MoveEsClusterInstancesNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MoveEsClusterInstancesNotFound handles this case with default header values.
* The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`) * One or more of the instances specified at {instance_ids} could not be found. (code: `clusters.instances_not_found`)
func NewMoveEsClusterInstancesNotFound ¶
func NewMoveEsClusterInstancesNotFound() *MoveEsClusterInstancesNotFound
NewMoveEsClusterInstancesNotFound creates a MoveEsClusterInstancesNotFound with default headers values
func (*MoveEsClusterInstancesNotFound) Error ¶
func (o *MoveEsClusterInstancesNotFound) Error() string
func (*MoveEsClusterInstancesNotFound) GetPayload ¶
func (o *MoveEsClusterInstancesNotFound) GetPayload() *models.BasicFailedReply
type MoveEsClusterInstancesParams ¶
type MoveEsClusterInstancesParams struct {
/*Body
Overrides defaults for the move, including setting the configuration of instances specified in the path
*/
Body *models.TransientElasticsearchPlanConfiguration
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*ForceUpdate
When `true`, cancels and overwrites the pending plans, or treats the instance as an error.
*/
ForceUpdate *bool
/*IgnoreMissing
When `true` and the instance does not exist, proceeds to the next instance, or treats the instance as an error.
*/
IgnoreMissing *bool
/*InstanceIds
A comma-separated list of instance identifiers.
*/
InstanceIds []string
/*InstancesDown
When `true`, the instances specified by `instance_ids` permanently shut down for data migration logic.
*/
InstancesDown *bool
/*MoveOnly
When `true`, moves the specified instances and ignores the changes for the cluster state.
*/
MoveOnly *bool
/*ValidateOnly
When `true`, validates the move request, then returns the calculated plan without applying the plan.
*/
ValidateOnly *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
MoveEsClusterInstancesParams contains all the parameters to send to the API endpoint for the move es cluster instances operation typically these are written to a http.Request
func NewMoveEsClusterInstancesParams ¶
func NewMoveEsClusterInstancesParams() *MoveEsClusterInstancesParams
NewMoveEsClusterInstancesParams creates a new MoveEsClusterInstancesParams object with the default values initialized.
func NewMoveEsClusterInstancesParamsWithContext ¶
func NewMoveEsClusterInstancesParamsWithContext(ctx context.Context) *MoveEsClusterInstancesParams
NewMoveEsClusterInstancesParamsWithContext creates a new MoveEsClusterInstancesParams object with the default values initialized, and the ability to set a context for a request
func NewMoveEsClusterInstancesParamsWithHTTPClient ¶
func NewMoveEsClusterInstancesParamsWithHTTPClient(client *http.Client) *MoveEsClusterInstancesParams
NewMoveEsClusterInstancesParamsWithHTTPClient creates a new MoveEsClusterInstancesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewMoveEsClusterInstancesParamsWithTimeout ¶
func NewMoveEsClusterInstancesParamsWithTimeout(timeout time.Duration) *MoveEsClusterInstancesParams
NewMoveEsClusterInstancesParamsWithTimeout creates a new MoveEsClusterInstancesParams object with the default values initialized, and the ability to set a timeout on a request
func (*MoveEsClusterInstancesParams) SetBody ¶
func (o *MoveEsClusterInstancesParams) SetBody(body *models.TransientElasticsearchPlanConfiguration)
SetBody adds the body to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetClusterID ¶
func (o *MoveEsClusterInstancesParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetContext ¶
func (o *MoveEsClusterInstancesParams) SetContext(ctx context.Context)
SetContext adds the context to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetForceUpdate ¶
func (o *MoveEsClusterInstancesParams) SetForceUpdate(forceUpdate *bool)
SetForceUpdate adds the forceUpdate to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetHTTPClient ¶
func (o *MoveEsClusterInstancesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetIgnoreMissing ¶
func (o *MoveEsClusterInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetInstanceIds ¶
func (o *MoveEsClusterInstancesParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetInstancesDown ¶
func (o *MoveEsClusterInstancesParams) SetInstancesDown(instancesDown *bool)
SetInstancesDown adds the instancesDown to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetMoveOnly ¶
func (o *MoveEsClusterInstancesParams) SetMoveOnly(moveOnly *bool)
SetMoveOnly adds the moveOnly to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetTimeout ¶
func (o *MoveEsClusterInstancesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the move es cluster instances params
func (*MoveEsClusterInstancesParams) SetValidateOnly ¶
func (o *MoveEsClusterInstancesParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithBody ¶
func (o *MoveEsClusterInstancesParams) WithBody(body *models.TransientElasticsearchPlanConfiguration) *MoveEsClusterInstancesParams
WithBody adds the body to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithClusterID ¶
func (o *MoveEsClusterInstancesParams) WithClusterID(clusterID string) *MoveEsClusterInstancesParams
WithClusterID adds the clusterID to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithContext ¶
func (o *MoveEsClusterInstancesParams) WithContext(ctx context.Context) *MoveEsClusterInstancesParams
WithContext adds the context to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithForceUpdate ¶
func (o *MoveEsClusterInstancesParams) WithForceUpdate(forceUpdate *bool) *MoveEsClusterInstancesParams
WithForceUpdate adds the forceUpdate to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithHTTPClient ¶
func (o *MoveEsClusterInstancesParams) WithHTTPClient(client *http.Client) *MoveEsClusterInstancesParams
WithHTTPClient adds the HTTPClient to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithIgnoreMissing ¶
func (o *MoveEsClusterInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *MoveEsClusterInstancesParams
WithIgnoreMissing adds the ignoreMissing to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithInstanceIds ¶
func (o *MoveEsClusterInstancesParams) WithInstanceIds(instanceIds []string) *MoveEsClusterInstancesParams
WithInstanceIds adds the instanceIds to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithInstancesDown ¶
func (o *MoveEsClusterInstancesParams) WithInstancesDown(instancesDown *bool) *MoveEsClusterInstancesParams
WithInstancesDown adds the instancesDown to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithMoveOnly ¶
func (o *MoveEsClusterInstancesParams) WithMoveOnly(moveOnly *bool) *MoveEsClusterInstancesParams
WithMoveOnly adds the moveOnly to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithTimeout ¶
func (o *MoveEsClusterInstancesParams) WithTimeout(timeout time.Duration) *MoveEsClusterInstancesParams
WithTimeout adds the timeout to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WithValidateOnly ¶
func (o *MoveEsClusterInstancesParams) WithValidateOnly(validateOnly *bool) *MoveEsClusterInstancesParams
WithValidateOnly adds the validateOnly to the move es cluster instances params
func (*MoveEsClusterInstancesParams) WriteToRequest ¶
func (o *MoveEsClusterInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type MoveEsClusterInstancesReader ¶
type MoveEsClusterInstancesReader struct {
// contains filtered or unexported fields
}
MoveEsClusterInstancesReader is a Reader for the MoveEsClusterInstances structure.
func (*MoveEsClusterInstancesReader) ReadResponse ¶
func (o *MoveEsClusterInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type MoveEsClusterInstancesRetryWith ¶
type MoveEsClusterInstancesRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
MoveEsClusterInstancesRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewMoveEsClusterInstancesRetryWith ¶
func NewMoveEsClusterInstancesRetryWith() *MoveEsClusterInstancesRetryWith
NewMoveEsClusterInstancesRetryWith creates a MoveEsClusterInstancesRetryWith with default headers values
func (*MoveEsClusterInstancesRetryWith) Error ¶
func (o *MoveEsClusterInstancesRetryWith) Error() string
func (*MoveEsClusterInstancesRetryWith) GetPayload ¶
func (o *MoveEsClusterInstancesRetryWith) GetPayload() *models.BasicFailedReply
type PostEsProxyRequestsNotFound ¶
type PostEsProxyRequestsNotFound struct {
Payload *models.BasicFailedReply
}
PostEsProxyRequestsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewPostEsProxyRequestsNotFound ¶
func NewPostEsProxyRequestsNotFound() *PostEsProxyRequestsNotFound
NewPostEsProxyRequestsNotFound creates a PostEsProxyRequestsNotFound with default headers values
func (*PostEsProxyRequestsNotFound) Error ¶
func (o *PostEsProxyRequestsNotFound) Error() string
func (*PostEsProxyRequestsNotFound) GetPayload ¶
func (o *PostEsProxyRequestsNotFound) GetPayload() *models.BasicFailedReply
type PostEsProxyRequestsOK ¶
type PostEsProxyRequestsOK struct {
}
PostEsProxyRequestsOK handles this case with default header values.
The request has been processed successfully through the proxy
func NewPostEsProxyRequestsOK ¶
func NewPostEsProxyRequestsOK() *PostEsProxyRequestsOK
NewPostEsProxyRequestsOK creates a PostEsProxyRequestsOK with default headers values
func (*PostEsProxyRequestsOK) Error ¶
func (o *PostEsProxyRequestsOK) Error() string
type PostEsProxyRequestsParams ¶
type PostEsProxyRequestsParams struct {
/*XManagementRequest
X-Management-Request header value. Needs to be set to true
*/
XManagementRequest string
/*Body
The JSON payload to proxy to the Elasticsearch cluster
*/
Body string
/*ClusterID
Identifier for the Elasticsearch cluster
*/
ClusterID string
/*ElasticsearchPath
The URL part to proxy to the Elasticsearch cluster. Example: _search or _cat/indices?v&h=i,tm&s=tm:desc
*/
ElasticsearchPath string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PostEsProxyRequestsParams contains all the parameters to send to the API endpoint for the post es proxy requests operation typically these are written to a http.Request
func NewPostEsProxyRequestsParams ¶
func NewPostEsProxyRequestsParams() *PostEsProxyRequestsParams
NewPostEsProxyRequestsParams creates a new PostEsProxyRequestsParams object with the default values initialized.
func NewPostEsProxyRequestsParamsWithContext ¶
func NewPostEsProxyRequestsParamsWithContext(ctx context.Context) *PostEsProxyRequestsParams
NewPostEsProxyRequestsParamsWithContext creates a new PostEsProxyRequestsParams object with the default values initialized, and the ability to set a context for a request
func NewPostEsProxyRequestsParamsWithHTTPClient ¶
func NewPostEsProxyRequestsParamsWithHTTPClient(client *http.Client) *PostEsProxyRequestsParams
NewPostEsProxyRequestsParamsWithHTTPClient creates a new PostEsProxyRequestsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPostEsProxyRequestsParamsWithTimeout ¶
func NewPostEsProxyRequestsParamsWithTimeout(timeout time.Duration) *PostEsProxyRequestsParams
NewPostEsProxyRequestsParamsWithTimeout creates a new PostEsProxyRequestsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PostEsProxyRequestsParams) SetBody ¶
func (o *PostEsProxyRequestsParams) SetBody(body string)
SetBody adds the body to the post es proxy requests params
func (*PostEsProxyRequestsParams) SetClusterID ¶
func (o *PostEsProxyRequestsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the post es proxy requests params
func (*PostEsProxyRequestsParams) SetContext ¶
func (o *PostEsProxyRequestsParams) SetContext(ctx context.Context)
SetContext adds the context to the post es proxy requests params
func (*PostEsProxyRequestsParams) SetElasticsearchPath ¶
func (o *PostEsProxyRequestsParams) SetElasticsearchPath(elasticsearchPath string)
SetElasticsearchPath adds the elasticsearchPath to the post es proxy requests params
func (*PostEsProxyRequestsParams) SetHTTPClient ¶
func (o *PostEsProxyRequestsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the post es proxy requests params
func (*PostEsProxyRequestsParams) SetTimeout ¶
func (o *PostEsProxyRequestsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the post es proxy requests params
func (*PostEsProxyRequestsParams) SetXManagementRequest ¶
func (o *PostEsProxyRequestsParams) SetXManagementRequest(xManagementRequest string)
SetXManagementRequest adds the xManagementRequest to the post es proxy requests params
func (*PostEsProxyRequestsParams) WithBody ¶
func (o *PostEsProxyRequestsParams) WithBody(body string) *PostEsProxyRequestsParams
WithBody adds the body to the post es proxy requests params
func (*PostEsProxyRequestsParams) WithClusterID ¶
func (o *PostEsProxyRequestsParams) WithClusterID(clusterID string) *PostEsProxyRequestsParams
WithClusterID adds the clusterID to the post es proxy requests params
func (*PostEsProxyRequestsParams) WithContext ¶
func (o *PostEsProxyRequestsParams) WithContext(ctx context.Context) *PostEsProxyRequestsParams
WithContext adds the context to the post es proxy requests params
func (*PostEsProxyRequestsParams) WithElasticsearchPath ¶
func (o *PostEsProxyRequestsParams) WithElasticsearchPath(elasticsearchPath string) *PostEsProxyRequestsParams
WithElasticsearchPath adds the elasticsearchPath to the post es proxy requests params
func (*PostEsProxyRequestsParams) WithHTTPClient ¶
func (o *PostEsProxyRequestsParams) WithHTTPClient(client *http.Client) *PostEsProxyRequestsParams
WithHTTPClient adds the HTTPClient to the post es proxy requests params
func (*PostEsProxyRequestsParams) WithTimeout ¶
func (o *PostEsProxyRequestsParams) WithTimeout(timeout time.Duration) *PostEsProxyRequestsParams
WithTimeout adds the timeout to the post es proxy requests params
func (*PostEsProxyRequestsParams) WithXManagementRequest ¶
func (o *PostEsProxyRequestsParams) WithXManagementRequest(xManagementRequest string) *PostEsProxyRequestsParams
WithXManagementRequest adds the xManagementRequest to the post es proxy requests params
func (*PostEsProxyRequestsParams) WriteToRequest ¶
func (o *PostEsProxyRequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PostEsProxyRequestsReader ¶
type PostEsProxyRequestsReader struct {
// contains filtered or unexported fields
}
PostEsProxyRequestsReader is a Reader for the PostEsProxyRequests structure.
func (*PostEsProxyRequestsReader) ReadResponse ¶
func (o *PostEsProxyRequestsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PutEsProxyRequestsNotFound ¶
type PutEsProxyRequestsNotFound struct {
Payload *models.BasicFailedReply
}
PutEsProxyRequestsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewPutEsProxyRequestsNotFound ¶
func NewPutEsProxyRequestsNotFound() *PutEsProxyRequestsNotFound
NewPutEsProxyRequestsNotFound creates a PutEsProxyRequestsNotFound with default headers values
func (*PutEsProxyRequestsNotFound) Error ¶
func (o *PutEsProxyRequestsNotFound) Error() string
func (*PutEsProxyRequestsNotFound) GetPayload ¶
func (o *PutEsProxyRequestsNotFound) GetPayload() *models.BasicFailedReply
type PutEsProxyRequestsOK ¶
type PutEsProxyRequestsOK struct {
}
PutEsProxyRequestsOK handles this case with default header values.
The request has been processed successfully through the proxy
func NewPutEsProxyRequestsOK ¶
func NewPutEsProxyRequestsOK() *PutEsProxyRequestsOK
NewPutEsProxyRequestsOK creates a PutEsProxyRequestsOK with default headers values
func (*PutEsProxyRequestsOK) Error ¶
func (o *PutEsProxyRequestsOK) Error() string
type PutEsProxyRequestsParams ¶
type PutEsProxyRequestsParams struct {
/*XManagementRequest
X-Management-Request header value. Needs to be set to true
*/
XManagementRequest string
/*Body
The JSON payload to proxy to the Elasticsearch cluster
*/
Body string
/*ClusterID
Identifier for the Elasticsearch cluster
*/
ClusterID string
/*ElasticsearchPath
The URL part to proxy to the Elasticsearch cluster. Example: _search or _cat/indices?v&h=i,tm&s=tm:desc
*/
ElasticsearchPath string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
PutEsProxyRequestsParams contains all the parameters to send to the API endpoint for the put es proxy requests operation typically these are written to a http.Request
func NewPutEsProxyRequestsParams ¶
func NewPutEsProxyRequestsParams() *PutEsProxyRequestsParams
NewPutEsProxyRequestsParams creates a new PutEsProxyRequestsParams object with the default values initialized.
func NewPutEsProxyRequestsParamsWithContext ¶
func NewPutEsProxyRequestsParamsWithContext(ctx context.Context) *PutEsProxyRequestsParams
NewPutEsProxyRequestsParamsWithContext creates a new PutEsProxyRequestsParams object with the default values initialized, and the ability to set a context for a request
func NewPutEsProxyRequestsParamsWithHTTPClient ¶
func NewPutEsProxyRequestsParamsWithHTTPClient(client *http.Client) *PutEsProxyRequestsParams
NewPutEsProxyRequestsParamsWithHTTPClient creates a new PutEsProxyRequestsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewPutEsProxyRequestsParamsWithTimeout ¶
func NewPutEsProxyRequestsParamsWithTimeout(timeout time.Duration) *PutEsProxyRequestsParams
NewPutEsProxyRequestsParamsWithTimeout creates a new PutEsProxyRequestsParams object with the default values initialized, and the ability to set a timeout on a request
func (*PutEsProxyRequestsParams) SetBody ¶
func (o *PutEsProxyRequestsParams) SetBody(body string)
SetBody adds the body to the put es proxy requests params
func (*PutEsProxyRequestsParams) SetClusterID ¶
func (o *PutEsProxyRequestsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the put es proxy requests params
func (*PutEsProxyRequestsParams) SetContext ¶
func (o *PutEsProxyRequestsParams) SetContext(ctx context.Context)
SetContext adds the context to the put es proxy requests params
func (*PutEsProxyRequestsParams) SetElasticsearchPath ¶
func (o *PutEsProxyRequestsParams) SetElasticsearchPath(elasticsearchPath string)
SetElasticsearchPath adds the elasticsearchPath to the put es proxy requests params
func (*PutEsProxyRequestsParams) SetHTTPClient ¶
func (o *PutEsProxyRequestsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the put es proxy requests params
func (*PutEsProxyRequestsParams) SetTimeout ¶
func (o *PutEsProxyRequestsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the put es proxy requests params
func (*PutEsProxyRequestsParams) SetXManagementRequest ¶
func (o *PutEsProxyRequestsParams) SetXManagementRequest(xManagementRequest string)
SetXManagementRequest adds the xManagementRequest to the put es proxy requests params
func (*PutEsProxyRequestsParams) WithBody ¶
func (o *PutEsProxyRequestsParams) WithBody(body string) *PutEsProxyRequestsParams
WithBody adds the body to the put es proxy requests params
func (*PutEsProxyRequestsParams) WithClusterID ¶
func (o *PutEsProxyRequestsParams) WithClusterID(clusterID string) *PutEsProxyRequestsParams
WithClusterID adds the clusterID to the put es proxy requests params
func (*PutEsProxyRequestsParams) WithContext ¶
func (o *PutEsProxyRequestsParams) WithContext(ctx context.Context) *PutEsProxyRequestsParams
WithContext adds the context to the put es proxy requests params
func (*PutEsProxyRequestsParams) WithElasticsearchPath ¶
func (o *PutEsProxyRequestsParams) WithElasticsearchPath(elasticsearchPath string) *PutEsProxyRequestsParams
WithElasticsearchPath adds the elasticsearchPath to the put es proxy requests params
func (*PutEsProxyRequestsParams) WithHTTPClient ¶
func (o *PutEsProxyRequestsParams) WithHTTPClient(client *http.Client) *PutEsProxyRequestsParams
WithHTTPClient adds the HTTPClient to the put es proxy requests params
func (*PutEsProxyRequestsParams) WithTimeout ¶
func (o *PutEsProxyRequestsParams) WithTimeout(timeout time.Duration) *PutEsProxyRequestsParams
WithTimeout adds the timeout to the put es proxy requests params
func (*PutEsProxyRequestsParams) WithXManagementRequest ¶
func (o *PutEsProxyRequestsParams) WithXManagementRequest(xManagementRequest string) *PutEsProxyRequestsParams
WithXManagementRequest adds the xManagementRequest to the put es proxy requests params
func (*PutEsProxyRequestsParams) WriteToRequest ¶
func (o *PutEsProxyRequestsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PutEsProxyRequestsReader ¶
type PutEsProxyRequestsReader struct {
// contains filtered or unexported fields
}
PutEsProxyRequestsReader is a Reader for the PutEsProxyRequests structure.
func (*PutEsProxyRequestsReader) ReadResponse ¶
func (o *PutEsProxyRequestsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestartEsClusterAccepted ¶
type RestartEsClusterAccepted struct {
Payload *models.ClusterCommandResponse
}
RestartEsClusterAccepted handles this case with default header values.
The stop command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewRestartEsClusterAccepted ¶
func NewRestartEsClusterAccepted() *RestartEsClusterAccepted
NewRestartEsClusterAccepted creates a RestartEsClusterAccepted with default headers values
func (*RestartEsClusterAccepted) Error ¶
func (o *RestartEsClusterAccepted) Error() string
func (*RestartEsClusterAccepted) GetPayload ¶
func (o *RestartEsClusterAccepted) GetPayload() *models.ClusterCommandResponse
type RestartEsClusterBadRequest ¶
type RestartEsClusterBadRequest struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
RestartEsClusterBadRequest handles this case with default header values.
The cluster specified by {cluster_id} is unable to restart. (code: `clusters.restart.failed`)
func NewRestartEsClusterBadRequest ¶
func NewRestartEsClusterBadRequest() *RestartEsClusterBadRequest
NewRestartEsClusterBadRequest creates a RestartEsClusterBadRequest with default headers values
func (*RestartEsClusterBadRequest) Error ¶
func (o *RestartEsClusterBadRequest) Error() string
func (*RestartEsClusterBadRequest) GetPayload ¶
func (o *RestartEsClusterBadRequest) GetPayload() *models.BasicFailedReply
type RestartEsClusterNotFound ¶
type RestartEsClusterNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
RestartEsClusterNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewRestartEsClusterNotFound ¶
func NewRestartEsClusterNotFound() *RestartEsClusterNotFound
NewRestartEsClusterNotFound creates a RestartEsClusterNotFound with default headers values
func (*RestartEsClusterNotFound) Error ¶
func (o *RestartEsClusterNotFound) Error() string
func (*RestartEsClusterNotFound) GetPayload ¶
func (o *RestartEsClusterNotFound) GetPayload() *models.BasicFailedReply
type RestartEsClusterParams ¶
type RestartEsClusterParams struct {
/*CancelPending
When `true`, cancels the pending plans, then restarts the cluster.
*/
CancelPending *bool
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*GroupAttribute
Specifies the properties that divide the instances into groups. To restart all of the instances, use '\_\_all\_\_'. To restart the instances by logical zone, use '\_\_zone\_\_'. To restart one instance at a time, use '\_\_name\_\_', or use a comma-separated list of instance attributes.
*/
GroupAttribute *string
/*RestoreSnapshot
When `true` and restoring from a shutdown, restores the cluster from the last available snapshot.
*/
RestoreSnapshot *bool
/*ShardInitWaitTime
The time, in seconds, to wait for shards that show no progress of initializing, before rolling the next group (default: 10 minutes)
*/
ShardInitWaitTime *int64
/*SkipSnapshot
When `true`, does not capture a snapshot before restarting the cluster.
*/
SkipSnapshot *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
RestartEsClusterParams contains all the parameters to send to the API endpoint for the restart es cluster operation typically these are written to a http.Request
func NewRestartEsClusterParams ¶
func NewRestartEsClusterParams() *RestartEsClusterParams
NewRestartEsClusterParams creates a new RestartEsClusterParams object with the default values initialized.
func NewRestartEsClusterParamsWithContext ¶
func NewRestartEsClusterParamsWithContext(ctx context.Context) *RestartEsClusterParams
NewRestartEsClusterParamsWithContext creates a new RestartEsClusterParams object with the default values initialized, and the ability to set a context for a request
func NewRestartEsClusterParamsWithHTTPClient ¶
func NewRestartEsClusterParamsWithHTTPClient(client *http.Client) *RestartEsClusterParams
NewRestartEsClusterParamsWithHTTPClient creates a new RestartEsClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRestartEsClusterParamsWithTimeout ¶
func NewRestartEsClusterParamsWithTimeout(timeout time.Duration) *RestartEsClusterParams
NewRestartEsClusterParamsWithTimeout creates a new RestartEsClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*RestartEsClusterParams) SetCancelPending ¶
func (o *RestartEsClusterParams) SetCancelPending(cancelPending *bool)
SetCancelPending adds the cancelPending to the restart es cluster params
func (*RestartEsClusterParams) SetClusterID ¶
func (o *RestartEsClusterParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the restart es cluster params
func (*RestartEsClusterParams) SetContext ¶
func (o *RestartEsClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the restart es cluster params
func (*RestartEsClusterParams) SetGroupAttribute ¶
func (o *RestartEsClusterParams) SetGroupAttribute(groupAttribute *string)
SetGroupAttribute adds the groupAttribute to the restart es cluster params
func (*RestartEsClusterParams) SetHTTPClient ¶
func (o *RestartEsClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the restart es cluster params
func (*RestartEsClusterParams) SetRestoreSnapshot ¶
func (o *RestartEsClusterParams) SetRestoreSnapshot(restoreSnapshot *bool)
SetRestoreSnapshot adds the restoreSnapshot to the restart es cluster params
func (*RestartEsClusterParams) SetShardInitWaitTime ¶
func (o *RestartEsClusterParams) SetShardInitWaitTime(shardInitWaitTime *int64)
SetShardInitWaitTime adds the shardInitWaitTime to the restart es cluster params
func (*RestartEsClusterParams) SetSkipSnapshot ¶
func (o *RestartEsClusterParams) SetSkipSnapshot(skipSnapshot *bool)
SetSkipSnapshot adds the skipSnapshot to the restart es cluster params
func (*RestartEsClusterParams) SetTimeout ¶
func (o *RestartEsClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the restart es cluster params
func (*RestartEsClusterParams) WithCancelPending ¶
func (o *RestartEsClusterParams) WithCancelPending(cancelPending *bool) *RestartEsClusterParams
WithCancelPending adds the cancelPending to the restart es cluster params
func (*RestartEsClusterParams) WithClusterID ¶
func (o *RestartEsClusterParams) WithClusterID(clusterID string) *RestartEsClusterParams
WithClusterID adds the clusterID to the restart es cluster params
func (*RestartEsClusterParams) WithContext ¶
func (o *RestartEsClusterParams) WithContext(ctx context.Context) *RestartEsClusterParams
WithContext adds the context to the restart es cluster params
func (*RestartEsClusterParams) WithGroupAttribute ¶
func (o *RestartEsClusterParams) WithGroupAttribute(groupAttribute *string) *RestartEsClusterParams
WithGroupAttribute adds the groupAttribute to the restart es cluster params
func (*RestartEsClusterParams) WithHTTPClient ¶
func (o *RestartEsClusterParams) WithHTTPClient(client *http.Client) *RestartEsClusterParams
WithHTTPClient adds the HTTPClient to the restart es cluster params
func (*RestartEsClusterParams) WithRestoreSnapshot ¶
func (o *RestartEsClusterParams) WithRestoreSnapshot(restoreSnapshot *bool) *RestartEsClusterParams
WithRestoreSnapshot adds the restoreSnapshot to the restart es cluster params
func (*RestartEsClusterParams) WithShardInitWaitTime ¶
func (o *RestartEsClusterParams) WithShardInitWaitTime(shardInitWaitTime *int64) *RestartEsClusterParams
WithShardInitWaitTime adds the shardInitWaitTime to the restart es cluster params
func (*RestartEsClusterParams) WithSkipSnapshot ¶
func (o *RestartEsClusterParams) WithSkipSnapshot(skipSnapshot *bool) *RestartEsClusterParams
WithSkipSnapshot adds the skipSnapshot to the restart es cluster params
func (*RestartEsClusterParams) WithTimeout ¶
func (o *RestartEsClusterParams) WithTimeout(timeout time.Duration) *RestartEsClusterParams
WithTimeout adds the timeout to the restart es cluster params
func (*RestartEsClusterParams) WriteToRequest ¶
func (o *RestartEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RestartEsClusterPreconditionFailed ¶
type RestartEsClusterPreconditionFailed struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
RestartEsClusterPreconditionFailed handles this case with default header values.
The command sent to a cluster found the cluster in an illegal state, the error message gives more details. (code: `clusters.cluster_plan_state_error`)
func NewRestartEsClusterPreconditionFailed ¶
func NewRestartEsClusterPreconditionFailed() *RestartEsClusterPreconditionFailed
NewRestartEsClusterPreconditionFailed creates a RestartEsClusterPreconditionFailed with default headers values
func (*RestartEsClusterPreconditionFailed) Error ¶
func (o *RestartEsClusterPreconditionFailed) Error() string
func (*RestartEsClusterPreconditionFailed) GetPayload ¶
func (o *RestartEsClusterPreconditionFailed) GetPayload() *models.BasicFailedReply
type RestartEsClusterReader ¶
type RestartEsClusterReader struct {
// contains filtered or unexported fields
}
RestartEsClusterReader is a Reader for the RestartEsCluster structure.
func (*RestartEsClusterReader) ReadResponse ¶
func (o *RestartEsClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RestartEsClusterRetryWith ¶
type RestartEsClusterRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
RestartEsClusterRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewRestartEsClusterRetryWith ¶
func NewRestartEsClusterRetryWith() *RestartEsClusterRetryWith
NewRestartEsClusterRetryWith creates a RestartEsClusterRetryWith with default headers values
func (*RestartEsClusterRetryWith) Error ¶
func (o *RestartEsClusterRetryWith) Error() string
func (*RestartEsClusterRetryWith) GetPayload ¶
func (o *RestartEsClusterRetryWith) GetPayload() *models.BasicFailedReply
type ResyncEsClusterInternalServerError ¶
type ResyncEsClusterInternalServerError struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
ResyncEsClusterInternalServerError handles this case with default header values.
The cluster resync operation failed for cluster {cluster_id}. (code: `clusters.resync_failed`)
func NewResyncEsClusterInternalServerError ¶
func NewResyncEsClusterInternalServerError() *ResyncEsClusterInternalServerError
NewResyncEsClusterInternalServerError creates a ResyncEsClusterInternalServerError with default headers values
func (*ResyncEsClusterInternalServerError) Error ¶
func (o *ResyncEsClusterInternalServerError) Error() string
func (*ResyncEsClusterInternalServerError) GetPayload ¶
func (o *ResyncEsClusterInternalServerError) GetPayload() *models.BasicFailedReply
type ResyncEsClusterOK ¶
type ResyncEsClusterOK struct {
Payload models.EmptyResponse
}
ResyncEsClusterOK handles this case with default header values.
The cluster resync operation executed successfully
func NewResyncEsClusterOK ¶
func NewResyncEsClusterOK() *ResyncEsClusterOK
NewResyncEsClusterOK creates a ResyncEsClusterOK with default headers values
func (*ResyncEsClusterOK) Error ¶
func (o *ResyncEsClusterOK) Error() string
func (*ResyncEsClusterOK) GetPayload ¶
func (o *ResyncEsClusterOK) GetPayload() models.EmptyResponse
type ResyncEsClusterParams ¶
type ResyncEsClusterParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ResyncEsClusterParams contains all the parameters to send to the API endpoint for the resync es cluster operation typically these are written to a http.Request
func NewResyncEsClusterParams ¶
func NewResyncEsClusterParams() *ResyncEsClusterParams
NewResyncEsClusterParams creates a new ResyncEsClusterParams object with the default values initialized.
func NewResyncEsClusterParamsWithContext ¶
func NewResyncEsClusterParamsWithContext(ctx context.Context) *ResyncEsClusterParams
NewResyncEsClusterParamsWithContext creates a new ResyncEsClusterParams object with the default values initialized, and the ability to set a context for a request
func NewResyncEsClusterParamsWithHTTPClient ¶
func NewResyncEsClusterParamsWithHTTPClient(client *http.Client) *ResyncEsClusterParams
NewResyncEsClusterParamsWithHTTPClient creates a new ResyncEsClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncEsClusterParamsWithTimeout ¶
func NewResyncEsClusterParamsWithTimeout(timeout time.Duration) *ResyncEsClusterParams
NewResyncEsClusterParamsWithTimeout creates a new ResyncEsClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncEsClusterParams) SetClusterID ¶
func (o *ResyncEsClusterParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the resync es cluster params
func (*ResyncEsClusterParams) SetContext ¶
func (o *ResyncEsClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the resync es cluster params
func (*ResyncEsClusterParams) SetHTTPClient ¶
func (o *ResyncEsClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync es cluster params
func (*ResyncEsClusterParams) SetTimeout ¶
func (o *ResyncEsClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync es cluster params
func (*ResyncEsClusterParams) WithClusterID ¶
func (o *ResyncEsClusterParams) WithClusterID(clusterID string) *ResyncEsClusterParams
WithClusterID adds the clusterID to the resync es cluster params
func (*ResyncEsClusterParams) WithContext ¶
func (o *ResyncEsClusterParams) WithContext(ctx context.Context) *ResyncEsClusterParams
WithContext adds the context to the resync es cluster params
func (*ResyncEsClusterParams) WithHTTPClient ¶
func (o *ResyncEsClusterParams) WithHTTPClient(client *http.Client) *ResyncEsClusterParams
WithHTTPClient adds the HTTPClient to the resync es cluster params
func (*ResyncEsClusterParams) WithTimeout ¶
func (o *ResyncEsClusterParams) WithTimeout(timeout time.Duration) *ResyncEsClusterParams
WithTimeout adds the timeout to the resync es cluster params
func (*ResyncEsClusterParams) WriteToRequest ¶
func (o *ResyncEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncEsClusterReader ¶
type ResyncEsClusterReader struct {
// contains filtered or unexported fields
}
ResyncEsClusterReader is a Reader for the ResyncEsCluster structure.
func (*ResyncEsClusterReader) ReadResponse ¶
func (o *ResyncEsClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncEsClusterRetryWith ¶
type ResyncEsClusterRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
ResyncEsClusterRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewResyncEsClusterRetryWith ¶
func NewResyncEsClusterRetryWith() *ResyncEsClusterRetryWith
NewResyncEsClusterRetryWith creates a ResyncEsClusterRetryWith with default headers values
func (*ResyncEsClusterRetryWith) Error ¶
func (o *ResyncEsClusterRetryWith) Error() string
func (*ResyncEsClusterRetryWith) GetPayload ¶
func (o *ResyncEsClusterRetryWith) GetPayload() *models.BasicFailedReply
type ResyncEsClustersAccepted ¶
type ResyncEsClustersAccepted struct {
Payload *models.ModelVersionIndexSynchronizationResults
}
ResyncEsClustersAccepted handles this case with default header values.
The ids of documents, organized by model version, that will be synchronized.
func NewResyncEsClustersAccepted ¶
func NewResyncEsClustersAccepted() *ResyncEsClustersAccepted
NewResyncEsClustersAccepted creates a ResyncEsClustersAccepted with default headers values
func (*ResyncEsClustersAccepted) Error ¶
func (o *ResyncEsClustersAccepted) Error() string
func (*ResyncEsClustersAccepted) GetPayload ¶
func (o *ResyncEsClustersAccepted) GetPayload() *models.ModelVersionIndexSynchronizationResults
type ResyncEsClustersParams ¶
type ResyncEsClustersParams struct {
/*SkipMatchingVersion
When true, skips the document indexing when the version matches the in-memory copy.
*/
SkipMatchingVersion *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ResyncEsClustersParams contains all the parameters to send to the API endpoint for the resync es clusters operation typically these are written to a http.Request
func NewResyncEsClustersParams ¶
func NewResyncEsClustersParams() *ResyncEsClustersParams
NewResyncEsClustersParams creates a new ResyncEsClustersParams object with the default values initialized.
func NewResyncEsClustersParamsWithContext ¶
func NewResyncEsClustersParamsWithContext(ctx context.Context) *ResyncEsClustersParams
NewResyncEsClustersParamsWithContext creates a new ResyncEsClustersParams object with the default values initialized, and the ability to set a context for a request
func NewResyncEsClustersParamsWithHTTPClient ¶
func NewResyncEsClustersParamsWithHTTPClient(client *http.Client) *ResyncEsClustersParams
NewResyncEsClustersParamsWithHTTPClient creates a new ResyncEsClustersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewResyncEsClustersParamsWithTimeout ¶
func NewResyncEsClustersParamsWithTimeout(timeout time.Duration) *ResyncEsClustersParams
NewResyncEsClustersParamsWithTimeout creates a new ResyncEsClustersParams object with the default values initialized, and the ability to set a timeout on a request
func (*ResyncEsClustersParams) SetContext ¶
func (o *ResyncEsClustersParams) SetContext(ctx context.Context)
SetContext adds the context to the resync es clusters params
func (*ResyncEsClustersParams) SetHTTPClient ¶
func (o *ResyncEsClustersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the resync es clusters params
func (*ResyncEsClustersParams) SetSkipMatchingVersion ¶
func (o *ResyncEsClustersParams) SetSkipMatchingVersion(skipMatchingVersion *bool)
SetSkipMatchingVersion adds the skipMatchingVersion to the resync es clusters params
func (*ResyncEsClustersParams) SetTimeout ¶
func (o *ResyncEsClustersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the resync es clusters params
func (*ResyncEsClustersParams) WithContext ¶
func (o *ResyncEsClustersParams) WithContext(ctx context.Context) *ResyncEsClustersParams
WithContext adds the context to the resync es clusters params
func (*ResyncEsClustersParams) WithHTTPClient ¶
func (o *ResyncEsClustersParams) WithHTTPClient(client *http.Client) *ResyncEsClustersParams
WithHTTPClient adds the HTTPClient to the resync es clusters params
func (*ResyncEsClustersParams) WithSkipMatchingVersion ¶
func (o *ResyncEsClustersParams) WithSkipMatchingVersion(skipMatchingVersion *bool) *ResyncEsClustersParams
WithSkipMatchingVersion adds the skipMatchingVersion to the resync es clusters params
func (*ResyncEsClustersParams) WithTimeout ¶
func (o *ResyncEsClustersParams) WithTimeout(timeout time.Duration) *ResyncEsClustersParams
WithTimeout adds the timeout to the resync es clusters params
func (*ResyncEsClustersParams) WriteToRequest ¶
func (o *ResyncEsClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ResyncEsClustersReader ¶
type ResyncEsClustersReader struct {
// contains filtered or unexported fields
}
ResyncEsClustersReader is a Reader for the ResyncEsClusters structure.
func (*ResyncEsClustersReader) ReadResponse ¶
func (o *ResyncEsClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ResyncEsClustersRetryWith ¶
type ResyncEsClustersRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
ResyncEsClustersRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewResyncEsClustersRetryWith ¶
func NewResyncEsClustersRetryWith() *ResyncEsClustersRetryWith
NewResyncEsClustersRetryWith creates a ResyncEsClustersRetryWith with default headers values
func (*ResyncEsClustersRetryWith) Error ¶
func (o *ResyncEsClustersRetryWith) Error() string
func (*ResyncEsClustersRetryWith) GetPayload ¶
func (o *ResyncEsClustersRetryWith) GetPayload() *models.BasicFailedReply
type SearchEsClustersBadRequest ¶
type SearchEsClustersBadRequest struct {
Payload *models.BasicFailedReply
}
SearchEsClustersBadRequest handles this case with default header values.
The search request failed.
func NewSearchEsClustersBadRequest ¶
func NewSearchEsClustersBadRequest() *SearchEsClustersBadRequest
NewSearchEsClustersBadRequest creates a SearchEsClustersBadRequest with default headers values
func (*SearchEsClustersBadRequest) Error ¶
func (o *SearchEsClustersBadRequest) Error() string
func (*SearchEsClustersBadRequest) GetPayload ¶
func (o *SearchEsClustersBadRequest) GetPayload() *models.BasicFailedReply
type SearchEsClustersOK ¶
type SearchEsClustersOK struct {
Payload *models.ElasticsearchClustersInfo
}
SearchEsClustersOK handles this case with default header values.
A list of Elasticsearch clusters that matched the given search query.
func NewSearchEsClustersOK ¶
func NewSearchEsClustersOK() *SearchEsClustersOK
NewSearchEsClustersOK creates a SearchEsClustersOK with default headers values
func (*SearchEsClustersOK) Error ¶
func (o *SearchEsClustersOK) Error() string
func (*SearchEsClustersOK) GetPayload ¶
func (o *SearchEsClustersOK) GetPayload() *models.ElasticsearchClustersInfo
type SearchEsClustersParams ¶
type SearchEsClustersParams struct {
/*Body
(Optional) The search request to execute. NOTE: When not specified, all of the clusters are matched.
*/
Body *models.SearchRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SearchEsClustersParams contains all the parameters to send to the API endpoint for the search es clusters operation typically these are written to a http.Request
func NewSearchEsClustersParams ¶
func NewSearchEsClustersParams() *SearchEsClustersParams
NewSearchEsClustersParams creates a new SearchEsClustersParams object with the default values initialized.
func NewSearchEsClustersParamsWithContext ¶
func NewSearchEsClustersParamsWithContext(ctx context.Context) *SearchEsClustersParams
NewSearchEsClustersParamsWithContext creates a new SearchEsClustersParams object with the default values initialized, and the ability to set a context for a request
func NewSearchEsClustersParamsWithHTTPClient ¶
func NewSearchEsClustersParamsWithHTTPClient(client *http.Client) *SearchEsClustersParams
NewSearchEsClustersParamsWithHTTPClient creates a new SearchEsClustersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSearchEsClustersParamsWithTimeout ¶
func NewSearchEsClustersParamsWithTimeout(timeout time.Duration) *SearchEsClustersParams
NewSearchEsClustersParamsWithTimeout creates a new SearchEsClustersParams object with the default values initialized, and the ability to set a timeout on a request
func (*SearchEsClustersParams) SetBody ¶
func (o *SearchEsClustersParams) SetBody(body *models.SearchRequest)
SetBody adds the body to the search es clusters params
func (*SearchEsClustersParams) SetContext ¶
func (o *SearchEsClustersParams) SetContext(ctx context.Context)
SetContext adds the context to the search es clusters params
func (*SearchEsClustersParams) SetHTTPClient ¶
func (o *SearchEsClustersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the search es clusters params
func (*SearchEsClustersParams) SetTimeout ¶
func (o *SearchEsClustersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the search es clusters params
func (*SearchEsClustersParams) WithBody ¶
func (o *SearchEsClustersParams) WithBody(body *models.SearchRequest) *SearchEsClustersParams
WithBody adds the body to the search es clusters params
func (*SearchEsClustersParams) WithContext ¶
func (o *SearchEsClustersParams) WithContext(ctx context.Context) *SearchEsClustersParams
WithContext adds the context to the search es clusters params
func (*SearchEsClustersParams) WithHTTPClient ¶
func (o *SearchEsClustersParams) WithHTTPClient(client *http.Client) *SearchEsClustersParams
WithHTTPClient adds the HTTPClient to the search es clusters params
func (*SearchEsClustersParams) WithTimeout ¶
func (o *SearchEsClustersParams) WithTimeout(timeout time.Duration) *SearchEsClustersParams
WithTimeout adds the timeout to the search es clusters params
func (*SearchEsClustersParams) WriteToRequest ¶
func (o *SearchEsClustersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SearchEsClustersReader ¶
type SearchEsClustersReader struct {
// contains filtered or unexported fields
}
SearchEsClustersReader is a Reader for the SearchEsClusters structure.
func (*SearchEsClustersReader) ReadResponse ¶
func (o *SearchEsClustersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterCcsSettingsAccepted ¶
type SetEsClusterCcsSettingsAccepted struct {
Payload models.EmptyResponse
}
SetEsClusterCcsSettingsAccepted handles this case with default header values.
The configuration for remote clusters was updated
func NewSetEsClusterCcsSettingsAccepted ¶
func NewSetEsClusterCcsSettingsAccepted() *SetEsClusterCcsSettingsAccepted
NewSetEsClusterCcsSettingsAccepted creates a SetEsClusterCcsSettingsAccepted with default headers values
func (*SetEsClusterCcsSettingsAccepted) Error ¶
func (o *SetEsClusterCcsSettingsAccepted) Error() string
func (*SetEsClusterCcsSettingsAccepted) GetPayload ¶
func (o *SetEsClusterCcsSettingsAccepted) GetPayload() models.EmptyResponse
type SetEsClusterCcsSettingsNotFound ¶
type SetEsClusterCcsSettingsNotFound struct {
Payload *models.BasicFailedReply
}
SetEsClusterCcsSettingsNotFound handles this case with default header values.
The cluster specified by {cluster_id} or a remote cluster cannot be found (code: 'clusters.cluster_not_found')
func NewSetEsClusterCcsSettingsNotFound ¶
func NewSetEsClusterCcsSettingsNotFound() *SetEsClusterCcsSettingsNotFound
NewSetEsClusterCcsSettingsNotFound creates a SetEsClusterCcsSettingsNotFound with default headers values
func (*SetEsClusterCcsSettingsNotFound) Error ¶
func (o *SetEsClusterCcsSettingsNotFound) Error() string
func (*SetEsClusterCcsSettingsNotFound) GetPayload ¶
func (o *SetEsClusterCcsSettingsNotFound) GetPayload() *models.BasicFailedReply
type SetEsClusterCcsSettingsParams ¶
type SetEsClusterCcsSettingsParams struct {
/*Body
Remote clusters for cross-cluster search
*/
Body *models.CrossClusterSearchSettings
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEsClusterCcsSettingsParams contains all the parameters to send to the API endpoint for the set es cluster ccs settings operation typically these are written to a http.Request
func NewSetEsClusterCcsSettingsParams ¶
func NewSetEsClusterCcsSettingsParams() *SetEsClusterCcsSettingsParams
NewSetEsClusterCcsSettingsParams creates a new SetEsClusterCcsSettingsParams object with the default values initialized.
func NewSetEsClusterCcsSettingsParamsWithContext ¶
func NewSetEsClusterCcsSettingsParamsWithContext(ctx context.Context) *SetEsClusterCcsSettingsParams
NewSetEsClusterCcsSettingsParamsWithContext creates a new SetEsClusterCcsSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewSetEsClusterCcsSettingsParamsWithHTTPClient ¶
func NewSetEsClusterCcsSettingsParamsWithHTTPClient(client *http.Client) *SetEsClusterCcsSettingsParams
NewSetEsClusterCcsSettingsParamsWithHTTPClient creates a new SetEsClusterCcsSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEsClusterCcsSettingsParamsWithTimeout ¶
func NewSetEsClusterCcsSettingsParamsWithTimeout(timeout time.Duration) *SetEsClusterCcsSettingsParams
NewSetEsClusterCcsSettingsParamsWithTimeout creates a new SetEsClusterCcsSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEsClusterCcsSettingsParams) SetBody ¶
func (o *SetEsClusterCcsSettingsParams) SetBody(body *models.CrossClusterSearchSettings)
SetBody adds the body to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) SetClusterID ¶
func (o *SetEsClusterCcsSettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) SetContext ¶
func (o *SetEsClusterCcsSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) SetHTTPClient ¶
func (o *SetEsClusterCcsSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) SetTimeout ¶
func (o *SetEsClusterCcsSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) WithBody ¶
func (o *SetEsClusterCcsSettingsParams) WithBody(body *models.CrossClusterSearchSettings) *SetEsClusterCcsSettingsParams
WithBody adds the body to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) WithClusterID ¶
func (o *SetEsClusterCcsSettingsParams) WithClusterID(clusterID string) *SetEsClusterCcsSettingsParams
WithClusterID adds the clusterID to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) WithContext ¶
func (o *SetEsClusterCcsSettingsParams) WithContext(ctx context.Context) *SetEsClusterCcsSettingsParams
WithContext adds the context to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) WithHTTPClient ¶
func (o *SetEsClusterCcsSettingsParams) WithHTTPClient(client *http.Client) *SetEsClusterCcsSettingsParams
WithHTTPClient adds the HTTPClient to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) WithTimeout ¶
func (o *SetEsClusterCcsSettingsParams) WithTimeout(timeout time.Duration) *SetEsClusterCcsSettingsParams
WithTimeout adds the timeout to the set es cluster ccs settings params
func (*SetEsClusterCcsSettingsParams) WriteToRequest ¶
func (o *SetEsClusterCcsSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEsClusterCcsSettingsReader ¶
type SetEsClusterCcsSettingsReader struct {
// contains filtered or unexported fields
}
SetEsClusterCcsSettingsReader is a Reader for the SetEsClusterCcsSettings structure.
func (*SetEsClusterCcsSettingsReader) ReadResponse ¶
func (o *SetEsClusterCcsSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterInstancesAllSettingsOverridesNotFound ¶
type SetEsClusterInstancesAllSettingsOverridesNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SetEsClusterInstancesAllSettingsOverridesNotFound handles this case with default header values.
The cluster specified at {cluster_id} could not be found. (code: `clusters.cluster_not_found`)
func NewSetEsClusterInstancesAllSettingsOverridesNotFound ¶
func NewSetEsClusterInstancesAllSettingsOverridesNotFound() *SetEsClusterInstancesAllSettingsOverridesNotFound
NewSetEsClusterInstancesAllSettingsOverridesNotFound creates a SetEsClusterInstancesAllSettingsOverridesNotFound with default headers values
func (*SetEsClusterInstancesAllSettingsOverridesNotFound) Error ¶
func (o *SetEsClusterInstancesAllSettingsOverridesNotFound) Error() string
func (*SetEsClusterInstancesAllSettingsOverridesNotFound) GetPayload ¶
func (o *SetEsClusterInstancesAllSettingsOverridesNotFound) GetPayload() *models.BasicFailedReply
type SetEsClusterInstancesAllSettingsOverridesOK ¶
type SetEsClusterInstancesAllSettingsOverridesOK struct {
Payload *models.ElasticsearchClusterInstanceSettingsOverrides
}
SetEsClusterInstancesAllSettingsOverridesOK handles this case with default header values.
Returns the updated settings overrides for the specified instances
func NewSetEsClusterInstancesAllSettingsOverridesOK ¶
func NewSetEsClusterInstancesAllSettingsOverridesOK() *SetEsClusterInstancesAllSettingsOverridesOK
NewSetEsClusterInstancesAllSettingsOverridesOK creates a SetEsClusterInstancesAllSettingsOverridesOK with default headers values
func (*SetEsClusterInstancesAllSettingsOverridesOK) Error ¶
func (o *SetEsClusterInstancesAllSettingsOverridesOK) Error() string
func (*SetEsClusterInstancesAllSettingsOverridesOK) GetPayload ¶
func (o *SetEsClusterInstancesAllSettingsOverridesOK) GetPayload() *models.ElasticsearchClusterInstanceSettingsOverrides
type SetEsClusterInstancesAllSettingsOverridesParams ¶
type SetEsClusterInstancesAllSettingsOverridesParams struct {
/*Body
The settings to override for the instances
*/
Body *models.ElasticsearchClusterInstanceSettingsOverrides
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*RestartAfterUpdate
After overrides are applied, restarts the instances.
*/
RestartAfterUpdate *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEsClusterInstancesAllSettingsOverridesParams contains all the parameters to send to the API endpoint for the set es cluster instances all settings overrides operation typically these are written to a http.Request
func NewSetEsClusterInstancesAllSettingsOverridesParams ¶
func NewSetEsClusterInstancesAllSettingsOverridesParams() *SetEsClusterInstancesAllSettingsOverridesParams
NewSetEsClusterInstancesAllSettingsOverridesParams creates a new SetEsClusterInstancesAllSettingsOverridesParams object with the default values initialized.
func NewSetEsClusterInstancesAllSettingsOverridesParamsWithContext ¶
func NewSetEsClusterInstancesAllSettingsOverridesParamsWithContext(ctx context.Context) *SetEsClusterInstancesAllSettingsOverridesParams
NewSetEsClusterInstancesAllSettingsOverridesParamsWithContext creates a new SetEsClusterInstancesAllSettingsOverridesParams object with the default values initialized, and the ability to set a context for a request
func NewSetEsClusterInstancesAllSettingsOverridesParamsWithHTTPClient ¶
func NewSetEsClusterInstancesAllSettingsOverridesParamsWithHTTPClient(client *http.Client) *SetEsClusterInstancesAllSettingsOverridesParams
NewSetEsClusterInstancesAllSettingsOverridesParamsWithHTTPClient creates a new SetEsClusterInstancesAllSettingsOverridesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEsClusterInstancesAllSettingsOverridesParamsWithTimeout ¶
func NewSetEsClusterInstancesAllSettingsOverridesParamsWithTimeout(timeout time.Duration) *SetEsClusterInstancesAllSettingsOverridesParams
NewSetEsClusterInstancesAllSettingsOverridesParamsWithTimeout creates a new SetEsClusterInstancesAllSettingsOverridesParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEsClusterInstancesAllSettingsOverridesParams) SetBody ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetBody(body *models.ElasticsearchClusterInstanceSettingsOverrides)
SetBody adds the body to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) SetClusterID ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) SetContext ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetContext(ctx context.Context)
SetContext adds the context to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) SetHTTPClient ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) SetRestartAfterUpdate ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetRestartAfterUpdate(restartAfterUpdate *bool)
SetRestartAfterUpdate adds the restartAfterUpdate to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) SetTimeout ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) WithBody ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithBody(body *models.ElasticsearchClusterInstanceSettingsOverrides) *SetEsClusterInstancesAllSettingsOverridesParams
WithBody adds the body to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) WithClusterID ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithClusterID(clusterID string) *SetEsClusterInstancesAllSettingsOverridesParams
WithClusterID adds the clusterID to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) WithContext ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithContext(ctx context.Context) *SetEsClusterInstancesAllSettingsOverridesParams
WithContext adds the context to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) WithHTTPClient ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithHTTPClient(client *http.Client) *SetEsClusterInstancesAllSettingsOverridesParams
WithHTTPClient adds the HTTPClient to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) WithRestartAfterUpdate ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithRestartAfterUpdate(restartAfterUpdate *bool) *SetEsClusterInstancesAllSettingsOverridesParams
WithRestartAfterUpdate adds the restartAfterUpdate to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) WithTimeout ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) WithTimeout(timeout time.Duration) *SetEsClusterInstancesAllSettingsOverridesParams
WithTimeout adds the timeout to the set es cluster instances all settings overrides params
func (*SetEsClusterInstancesAllSettingsOverridesParams) WriteToRequest ¶
func (o *SetEsClusterInstancesAllSettingsOverridesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEsClusterInstancesAllSettingsOverridesReader ¶
type SetEsClusterInstancesAllSettingsOverridesReader struct {
// contains filtered or unexported fields
}
SetEsClusterInstancesAllSettingsOverridesReader is a Reader for the SetEsClusterInstancesAllSettingsOverrides structure.
func (*SetEsClusterInstancesAllSettingsOverridesReader) ReadResponse ¶
func (o *SetEsClusterInstancesAllSettingsOverridesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterInstancesAllSettingsOverridesRetryWith ¶
type SetEsClusterInstancesAllSettingsOverridesRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SetEsClusterInstancesAllSettingsOverridesRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetEsClusterInstancesAllSettingsOverridesRetryWith ¶
func NewSetEsClusterInstancesAllSettingsOverridesRetryWith() *SetEsClusterInstancesAllSettingsOverridesRetryWith
NewSetEsClusterInstancesAllSettingsOverridesRetryWith creates a SetEsClusterInstancesAllSettingsOverridesRetryWith with default headers values
func (*SetEsClusterInstancesAllSettingsOverridesRetryWith) Error ¶
func (o *SetEsClusterInstancesAllSettingsOverridesRetryWith) Error() string
func (*SetEsClusterInstancesAllSettingsOverridesRetryWith) GetPayload ¶
func (o *SetEsClusterInstancesAllSettingsOverridesRetryWith) GetPayload() *models.BasicFailedReply
type SetEsClusterInstancesSettingsOverridesNotFound ¶
type SetEsClusterInstancesSettingsOverridesNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SetEsClusterInstancesSettingsOverridesNotFound handles this case with default header values.
One or more of the instances specified at {instance_ids} could not be found. (code: `clusters.instances_not_found`)
func NewSetEsClusterInstancesSettingsOverridesNotFound ¶
func NewSetEsClusterInstancesSettingsOverridesNotFound() *SetEsClusterInstancesSettingsOverridesNotFound
NewSetEsClusterInstancesSettingsOverridesNotFound creates a SetEsClusterInstancesSettingsOverridesNotFound with default headers values
func (*SetEsClusterInstancesSettingsOverridesNotFound) Error ¶
func (o *SetEsClusterInstancesSettingsOverridesNotFound) Error() string
func (*SetEsClusterInstancesSettingsOverridesNotFound) GetPayload ¶
func (o *SetEsClusterInstancesSettingsOverridesNotFound) GetPayload() *models.BasicFailedReply
type SetEsClusterInstancesSettingsOverridesOK ¶
type SetEsClusterInstancesSettingsOverridesOK struct {
Payload *models.ElasticsearchClusterInstanceSettingsOverrides
}
SetEsClusterInstancesSettingsOverridesOK handles this case with default header values.
Returns the updated settings overrides for the specified instances
func NewSetEsClusterInstancesSettingsOverridesOK ¶
func NewSetEsClusterInstancesSettingsOverridesOK() *SetEsClusterInstancesSettingsOverridesOK
NewSetEsClusterInstancesSettingsOverridesOK creates a SetEsClusterInstancesSettingsOverridesOK with default headers values
func (*SetEsClusterInstancesSettingsOverridesOK) Error ¶
func (o *SetEsClusterInstancesSettingsOverridesOK) Error() string
func (*SetEsClusterInstancesSettingsOverridesOK) GetPayload ¶
func (o *SetEsClusterInstancesSettingsOverridesOK) GetPayload() *models.ElasticsearchClusterInstanceSettingsOverrides
type SetEsClusterInstancesSettingsOverridesParams ¶
type SetEsClusterInstancesSettingsOverridesParams struct {
/*Body
The settings to override for the specified instances.
*/
Body *models.ElasticsearchClusterInstanceSettingsOverrides
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*IgnoreMissing
When `true` and the instance does not exist, proceeds to the next instance, or treats the instance as an error.
*/
IgnoreMissing *bool
/*InstanceIds
A comma-separated list of instance identifiers.
*/
InstanceIds []string
/*RestartAfterUpdate
After overrides are applied, restarts the instances.
*/
RestartAfterUpdate *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEsClusterInstancesSettingsOverridesParams contains all the parameters to send to the API endpoint for the set es cluster instances settings overrides operation typically these are written to a http.Request
func NewSetEsClusterInstancesSettingsOverridesParams ¶
func NewSetEsClusterInstancesSettingsOverridesParams() *SetEsClusterInstancesSettingsOverridesParams
NewSetEsClusterInstancesSettingsOverridesParams creates a new SetEsClusterInstancesSettingsOverridesParams object with the default values initialized.
func NewSetEsClusterInstancesSettingsOverridesParamsWithContext ¶
func NewSetEsClusterInstancesSettingsOverridesParamsWithContext(ctx context.Context) *SetEsClusterInstancesSettingsOverridesParams
NewSetEsClusterInstancesSettingsOverridesParamsWithContext creates a new SetEsClusterInstancesSettingsOverridesParams object with the default values initialized, and the ability to set a context for a request
func NewSetEsClusterInstancesSettingsOverridesParamsWithHTTPClient ¶
func NewSetEsClusterInstancesSettingsOverridesParamsWithHTTPClient(client *http.Client) *SetEsClusterInstancesSettingsOverridesParams
NewSetEsClusterInstancesSettingsOverridesParamsWithHTTPClient creates a new SetEsClusterInstancesSettingsOverridesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEsClusterInstancesSettingsOverridesParamsWithTimeout ¶
func NewSetEsClusterInstancesSettingsOverridesParamsWithTimeout(timeout time.Duration) *SetEsClusterInstancesSettingsOverridesParams
NewSetEsClusterInstancesSettingsOverridesParamsWithTimeout creates a new SetEsClusterInstancesSettingsOverridesParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEsClusterInstancesSettingsOverridesParams) SetBody ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) SetBody(body *models.ElasticsearchClusterInstanceSettingsOverrides)
SetBody adds the body to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) SetClusterID ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) SetContext ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) SetContext(ctx context.Context)
SetContext adds the context to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) SetHTTPClient ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) SetIgnoreMissing ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) SetInstanceIds ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) SetRestartAfterUpdate ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) SetRestartAfterUpdate(restartAfterUpdate *bool)
SetRestartAfterUpdate adds the restartAfterUpdate to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) SetTimeout ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WithBody ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WithBody(body *models.ElasticsearchClusterInstanceSettingsOverrides) *SetEsClusterInstancesSettingsOverridesParams
WithBody adds the body to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WithClusterID ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WithClusterID(clusterID string) *SetEsClusterInstancesSettingsOverridesParams
WithClusterID adds the clusterID to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WithContext ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WithContext(ctx context.Context) *SetEsClusterInstancesSettingsOverridesParams
WithContext adds the context to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WithHTTPClient ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WithHTTPClient(client *http.Client) *SetEsClusterInstancesSettingsOverridesParams
WithHTTPClient adds the HTTPClient to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WithIgnoreMissing ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WithIgnoreMissing(ignoreMissing *bool) *SetEsClusterInstancesSettingsOverridesParams
WithIgnoreMissing adds the ignoreMissing to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WithInstanceIds ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WithInstanceIds(instanceIds []string) *SetEsClusterInstancesSettingsOverridesParams
WithInstanceIds adds the instanceIds to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WithRestartAfterUpdate ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WithRestartAfterUpdate(restartAfterUpdate *bool) *SetEsClusterInstancesSettingsOverridesParams
WithRestartAfterUpdate adds the restartAfterUpdate to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WithTimeout ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WithTimeout(timeout time.Duration) *SetEsClusterInstancesSettingsOverridesParams
WithTimeout adds the timeout to the set es cluster instances settings overrides params
func (*SetEsClusterInstancesSettingsOverridesParams) WriteToRequest ¶
func (o *SetEsClusterInstancesSettingsOverridesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEsClusterInstancesSettingsOverridesReader ¶
type SetEsClusterInstancesSettingsOverridesReader struct {
// contains filtered or unexported fields
}
SetEsClusterInstancesSettingsOverridesReader is a Reader for the SetEsClusterInstancesSettingsOverrides structure.
func (*SetEsClusterInstancesSettingsOverridesReader) ReadResponse ¶
func (o *SetEsClusterInstancesSettingsOverridesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterInstancesSettingsOverridesRetryWith ¶
type SetEsClusterInstancesSettingsOverridesRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SetEsClusterInstancesSettingsOverridesRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetEsClusterInstancesSettingsOverridesRetryWith ¶
func NewSetEsClusterInstancesSettingsOverridesRetryWith() *SetEsClusterInstancesSettingsOverridesRetryWith
NewSetEsClusterInstancesSettingsOverridesRetryWith creates a SetEsClusterInstancesSettingsOverridesRetryWith with default headers values
func (*SetEsClusterInstancesSettingsOverridesRetryWith) Error ¶
func (o *SetEsClusterInstancesSettingsOverridesRetryWith) Error() string
func (*SetEsClusterInstancesSettingsOverridesRetryWith) GetPayload ¶
func (o *SetEsClusterInstancesSettingsOverridesRetryWith) GetPayload() *models.BasicFailedReply
type SetEsClusterKeystoreAccepted ¶
type SetEsClusterKeystoreAccepted struct {
Payload *models.KeystoreContents
}
SetEsClusterKeystoreAccepted handles this case with default header values.
The keystore will be updated
func NewSetEsClusterKeystoreAccepted ¶
func NewSetEsClusterKeystoreAccepted() *SetEsClusterKeystoreAccepted
NewSetEsClusterKeystoreAccepted creates a SetEsClusterKeystoreAccepted with default headers values
func (*SetEsClusterKeystoreAccepted) Error ¶
func (o *SetEsClusterKeystoreAccepted) Error() string
func (*SetEsClusterKeystoreAccepted) GetPayload ¶
func (o *SetEsClusterKeystoreAccepted) GetPayload() *models.KeystoreContents
type SetEsClusterKeystoreNotFound ¶
type SetEsClusterKeystoreNotFound struct {
Payload *models.BasicFailedReply
}
SetEsClusterKeystoreNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewSetEsClusterKeystoreNotFound ¶
func NewSetEsClusterKeystoreNotFound() *SetEsClusterKeystoreNotFound
NewSetEsClusterKeystoreNotFound creates a SetEsClusterKeystoreNotFound with default headers values
func (*SetEsClusterKeystoreNotFound) Error ¶
func (o *SetEsClusterKeystoreNotFound) Error() string
func (*SetEsClusterKeystoreNotFound) GetPayload ¶
func (o *SetEsClusterKeystoreNotFound) GetPayload() *models.BasicFailedReply
type SetEsClusterKeystoreParams ¶
type SetEsClusterKeystoreParams struct {
/*Body
Keystore settings to update
*/
Body *models.KeystoreContents
/*ClusterID
Identifier for the Elasticsearch cluster
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEsClusterKeystoreParams contains all the parameters to send to the API endpoint for the set es cluster keystore operation typically these are written to a http.Request
func NewSetEsClusterKeystoreParams ¶
func NewSetEsClusterKeystoreParams() *SetEsClusterKeystoreParams
NewSetEsClusterKeystoreParams creates a new SetEsClusterKeystoreParams object with the default values initialized.
func NewSetEsClusterKeystoreParamsWithContext ¶
func NewSetEsClusterKeystoreParamsWithContext(ctx context.Context) *SetEsClusterKeystoreParams
NewSetEsClusterKeystoreParamsWithContext creates a new SetEsClusterKeystoreParams object with the default values initialized, and the ability to set a context for a request
func NewSetEsClusterKeystoreParamsWithHTTPClient ¶
func NewSetEsClusterKeystoreParamsWithHTTPClient(client *http.Client) *SetEsClusterKeystoreParams
NewSetEsClusterKeystoreParamsWithHTTPClient creates a new SetEsClusterKeystoreParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEsClusterKeystoreParamsWithTimeout ¶
func NewSetEsClusterKeystoreParamsWithTimeout(timeout time.Duration) *SetEsClusterKeystoreParams
NewSetEsClusterKeystoreParamsWithTimeout creates a new SetEsClusterKeystoreParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEsClusterKeystoreParams) SetBody ¶
func (o *SetEsClusterKeystoreParams) SetBody(body *models.KeystoreContents)
SetBody adds the body to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) SetClusterID ¶
func (o *SetEsClusterKeystoreParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) SetContext ¶
func (o *SetEsClusterKeystoreParams) SetContext(ctx context.Context)
SetContext adds the context to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) SetHTTPClient ¶
func (o *SetEsClusterKeystoreParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) SetTimeout ¶
func (o *SetEsClusterKeystoreParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) WithBody ¶
func (o *SetEsClusterKeystoreParams) WithBody(body *models.KeystoreContents) *SetEsClusterKeystoreParams
WithBody adds the body to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) WithClusterID ¶
func (o *SetEsClusterKeystoreParams) WithClusterID(clusterID string) *SetEsClusterKeystoreParams
WithClusterID adds the clusterID to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) WithContext ¶
func (o *SetEsClusterKeystoreParams) WithContext(ctx context.Context) *SetEsClusterKeystoreParams
WithContext adds the context to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) WithHTTPClient ¶
func (o *SetEsClusterKeystoreParams) WithHTTPClient(client *http.Client) *SetEsClusterKeystoreParams
WithHTTPClient adds the HTTPClient to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) WithTimeout ¶
func (o *SetEsClusterKeystoreParams) WithTimeout(timeout time.Duration) *SetEsClusterKeystoreParams
WithTimeout adds the timeout to the set es cluster keystore params
func (*SetEsClusterKeystoreParams) WriteToRequest ¶
func (o *SetEsClusterKeystoreParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEsClusterKeystoreReader ¶
type SetEsClusterKeystoreReader struct {
// contains filtered or unexported fields
}
SetEsClusterKeystoreReader is a Reader for the SetEsClusterKeystore structure.
func (*SetEsClusterKeystoreReader) ReadResponse ¶
func (o *SetEsClusterKeystoreReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterKeystoreRetryWith ¶
type SetEsClusterKeystoreRetryWith struct {
Payload *models.BasicFailedReply
}
SetEsClusterKeystoreRetryWith handles this case with default header values.
Elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewSetEsClusterKeystoreRetryWith ¶
func NewSetEsClusterKeystoreRetryWith() *SetEsClusterKeystoreRetryWith
NewSetEsClusterKeystoreRetryWith creates a SetEsClusterKeystoreRetryWith with default headers values
func (*SetEsClusterKeystoreRetryWith) Error ¶
func (o *SetEsClusterKeystoreRetryWith) Error() string
func (*SetEsClusterKeystoreRetryWith) GetPayload ¶
func (o *SetEsClusterKeystoreRetryWith) GetPayload() *models.BasicFailedReply
type SetEsClusterLegacySecuritySettingsNotFound ¶
type SetEsClusterLegacySecuritySettingsNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SetEsClusterLegacySecuritySettingsNotFound handles this case with default header values.
The cluster specified at {cluster_id} could not be found. (code: `clusters.cluster_not_found`)
func NewSetEsClusterLegacySecuritySettingsNotFound ¶
func NewSetEsClusterLegacySecuritySettingsNotFound() *SetEsClusterLegacySecuritySettingsNotFound
NewSetEsClusterLegacySecuritySettingsNotFound creates a SetEsClusterLegacySecuritySettingsNotFound with default headers values
func (*SetEsClusterLegacySecuritySettingsNotFound) Error ¶
func (o *SetEsClusterLegacySecuritySettingsNotFound) Error() string
func (*SetEsClusterLegacySecuritySettingsNotFound) GetPayload ¶
func (o *SetEsClusterLegacySecuritySettingsNotFound) GetPayload() *models.BasicFailedReply
type SetEsClusterLegacySecuritySettingsOK ¶
type SetEsClusterLegacySecuritySettingsOK struct {
Payload *models.LegacySecuritySettings
}
SetEsClusterLegacySecuritySettingsOK handles this case with default header values.
Returns the updated legacy security settings for the specified cluster
func NewSetEsClusterLegacySecuritySettingsOK ¶
func NewSetEsClusterLegacySecuritySettingsOK() *SetEsClusterLegacySecuritySettingsOK
NewSetEsClusterLegacySecuritySettingsOK creates a SetEsClusterLegacySecuritySettingsOK with default headers values
func (*SetEsClusterLegacySecuritySettingsOK) Error ¶
func (o *SetEsClusterLegacySecuritySettingsOK) Error() string
func (*SetEsClusterLegacySecuritySettingsOK) GetPayload ¶
func (o *SetEsClusterLegacySecuritySettingsOK) GetPayload() *models.LegacySecuritySettings
type SetEsClusterLegacySecuritySettingsParams ¶
type SetEsClusterLegacySecuritySettingsParams struct {
/*Body
The legacy security settings
*/
Body *models.LegacySecuritySettings
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEsClusterLegacySecuritySettingsParams contains all the parameters to send to the API endpoint for the set es cluster legacy security settings operation typically these are written to a http.Request
func NewSetEsClusterLegacySecuritySettingsParams ¶
func NewSetEsClusterLegacySecuritySettingsParams() *SetEsClusterLegacySecuritySettingsParams
NewSetEsClusterLegacySecuritySettingsParams creates a new SetEsClusterLegacySecuritySettingsParams object with the default values initialized.
func NewSetEsClusterLegacySecuritySettingsParamsWithContext ¶
func NewSetEsClusterLegacySecuritySettingsParamsWithContext(ctx context.Context) *SetEsClusterLegacySecuritySettingsParams
NewSetEsClusterLegacySecuritySettingsParamsWithContext creates a new SetEsClusterLegacySecuritySettingsParams object with the default values initialized, and the ability to set a context for a request
func NewSetEsClusterLegacySecuritySettingsParamsWithHTTPClient ¶
func NewSetEsClusterLegacySecuritySettingsParamsWithHTTPClient(client *http.Client) *SetEsClusterLegacySecuritySettingsParams
NewSetEsClusterLegacySecuritySettingsParamsWithHTTPClient creates a new SetEsClusterLegacySecuritySettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEsClusterLegacySecuritySettingsParamsWithTimeout ¶
func NewSetEsClusterLegacySecuritySettingsParamsWithTimeout(timeout time.Duration) *SetEsClusterLegacySecuritySettingsParams
NewSetEsClusterLegacySecuritySettingsParamsWithTimeout creates a new SetEsClusterLegacySecuritySettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEsClusterLegacySecuritySettingsParams) SetBody ¶
func (o *SetEsClusterLegacySecuritySettingsParams) SetBody(body *models.LegacySecuritySettings)
SetBody adds the body to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) SetClusterID ¶
func (o *SetEsClusterLegacySecuritySettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) SetContext ¶
func (o *SetEsClusterLegacySecuritySettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) SetHTTPClient ¶
func (o *SetEsClusterLegacySecuritySettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) SetTimeout ¶
func (o *SetEsClusterLegacySecuritySettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) WithBody ¶
func (o *SetEsClusterLegacySecuritySettingsParams) WithBody(body *models.LegacySecuritySettings) *SetEsClusterLegacySecuritySettingsParams
WithBody adds the body to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) WithClusterID ¶
func (o *SetEsClusterLegacySecuritySettingsParams) WithClusterID(clusterID string) *SetEsClusterLegacySecuritySettingsParams
WithClusterID adds the clusterID to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) WithContext ¶
func (o *SetEsClusterLegacySecuritySettingsParams) WithContext(ctx context.Context) *SetEsClusterLegacySecuritySettingsParams
WithContext adds the context to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) WithHTTPClient ¶
func (o *SetEsClusterLegacySecuritySettingsParams) WithHTTPClient(client *http.Client) *SetEsClusterLegacySecuritySettingsParams
WithHTTPClient adds the HTTPClient to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) WithTimeout ¶
func (o *SetEsClusterLegacySecuritySettingsParams) WithTimeout(timeout time.Duration) *SetEsClusterLegacySecuritySettingsParams
WithTimeout adds the timeout to the set es cluster legacy security settings params
func (*SetEsClusterLegacySecuritySettingsParams) WriteToRequest ¶
func (o *SetEsClusterLegacySecuritySettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEsClusterLegacySecuritySettingsReader ¶
type SetEsClusterLegacySecuritySettingsReader struct {
// contains filtered or unexported fields
}
SetEsClusterLegacySecuritySettingsReader is a Reader for the SetEsClusterLegacySecuritySettings structure.
func (*SetEsClusterLegacySecuritySettingsReader) ReadResponse ¶
func (o *SetEsClusterLegacySecuritySettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterLegacySecuritySettingsRetryWith ¶
type SetEsClusterLegacySecuritySettingsRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SetEsClusterLegacySecuritySettingsRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSetEsClusterLegacySecuritySettingsRetryWith ¶
func NewSetEsClusterLegacySecuritySettingsRetryWith() *SetEsClusterLegacySecuritySettingsRetryWith
NewSetEsClusterLegacySecuritySettingsRetryWith creates a SetEsClusterLegacySecuritySettingsRetryWith with default headers values
func (*SetEsClusterLegacySecuritySettingsRetryWith) Error ¶
func (o *SetEsClusterLegacySecuritySettingsRetryWith) Error() string
func (*SetEsClusterLegacySecuritySettingsRetryWith) GetPayload ¶
func (o *SetEsClusterLegacySecuritySettingsRetryWith) GetPayload() *models.BasicFailedReply
type SetEsClusterMetadataRawNotFound ¶
type SetEsClusterMetadataRawNotFound struct {
Payload *models.BasicFailedReply
}
SetEsClusterMetadataRawNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewSetEsClusterMetadataRawNotFound ¶
func NewSetEsClusterMetadataRawNotFound() *SetEsClusterMetadataRawNotFound
NewSetEsClusterMetadataRawNotFound creates a SetEsClusterMetadataRawNotFound with default headers values
func (*SetEsClusterMetadataRawNotFound) Error ¶
func (o *SetEsClusterMetadataRawNotFound) Error() string
func (*SetEsClusterMetadataRawNotFound) GetPayload ¶
func (o *SetEsClusterMetadataRawNotFound) GetPayload() *models.BasicFailedReply
type SetEsClusterMetadataRawOK ¶
type SetEsClusterMetadataRawOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload interface{}
}
SetEsClusterMetadataRawOK handles this case with default header values.
The cluster metadata was successfully changed (the updated JSON is returned)
func NewSetEsClusterMetadataRawOK ¶
func NewSetEsClusterMetadataRawOK() *SetEsClusterMetadataRawOK
NewSetEsClusterMetadataRawOK creates a SetEsClusterMetadataRawOK with default headers values
func (*SetEsClusterMetadataRawOK) Error ¶
func (o *SetEsClusterMetadataRawOK) Error() string
func (*SetEsClusterMetadataRawOK) GetPayload ¶
func (o *SetEsClusterMetadataRawOK) GetPayload() interface{}
type SetEsClusterMetadataRawParams ¶
type SetEsClusterMetadataRawParams struct {
/*Body
The freeform JSON for the cluster (should always be based on the current version retrieved from the GET)
*/
Body string
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
/*Version
Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header.
*/
Version *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEsClusterMetadataRawParams contains all the parameters to send to the API endpoint for the set es cluster metadata raw operation typically these are written to a http.Request
func NewSetEsClusterMetadataRawParams ¶
func NewSetEsClusterMetadataRawParams() *SetEsClusterMetadataRawParams
NewSetEsClusterMetadataRawParams creates a new SetEsClusterMetadataRawParams object with the default values initialized.
func NewSetEsClusterMetadataRawParamsWithContext ¶
func NewSetEsClusterMetadataRawParamsWithContext(ctx context.Context) *SetEsClusterMetadataRawParams
NewSetEsClusterMetadataRawParamsWithContext creates a new SetEsClusterMetadataRawParams object with the default values initialized, and the ability to set a context for a request
func NewSetEsClusterMetadataRawParamsWithHTTPClient ¶
func NewSetEsClusterMetadataRawParamsWithHTTPClient(client *http.Client) *SetEsClusterMetadataRawParams
NewSetEsClusterMetadataRawParamsWithHTTPClient creates a new SetEsClusterMetadataRawParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEsClusterMetadataRawParamsWithTimeout ¶
func NewSetEsClusterMetadataRawParamsWithTimeout(timeout time.Duration) *SetEsClusterMetadataRawParams
NewSetEsClusterMetadataRawParamsWithTimeout creates a new SetEsClusterMetadataRawParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEsClusterMetadataRawParams) SetBody ¶
func (o *SetEsClusterMetadataRawParams) SetBody(body string)
SetBody adds the body to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) SetClusterID ¶
func (o *SetEsClusterMetadataRawParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) SetContext ¶
func (o *SetEsClusterMetadataRawParams) SetContext(ctx context.Context)
SetContext adds the context to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) SetHTTPClient ¶
func (o *SetEsClusterMetadataRawParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) SetTimeout ¶
func (o *SetEsClusterMetadataRawParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) SetVersion ¶
func (o *SetEsClusterMetadataRawParams) SetVersion(version *int64)
SetVersion adds the version to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) WithBody ¶
func (o *SetEsClusterMetadataRawParams) WithBody(body string) *SetEsClusterMetadataRawParams
WithBody adds the body to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) WithClusterID ¶
func (o *SetEsClusterMetadataRawParams) WithClusterID(clusterID string) *SetEsClusterMetadataRawParams
WithClusterID adds the clusterID to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) WithContext ¶
func (o *SetEsClusterMetadataRawParams) WithContext(ctx context.Context) *SetEsClusterMetadataRawParams
WithContext adds the context to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) WithHTTPClient ¶
func (o *SetEsClusterMetadataRawParams) WithHTTPClient(client *http.Client) *SetEsClusterMetadataRawParams
WithHTTPClient adds the HTTPClient to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) WithTimeout ¶
func (o *SetEsClusterMetadataRawParams) WithTimeout(timeout time.Duration) *SetEsClusterMetadataRawParams
WithTimeout adds the timeout to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) WithVersion ¶
func (o *SetEsClusterMetadataRawParams) WithVersion(version *int64) *SetEsClusterMetadataRawParams
WithVersion adds the version to the set es cluster metadata raw params
func (*SetEsClusterMetadataRawParams) WriteToRequest ¶
func (o *SetEsClusterMetadataRawParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEsClusterMetadataRawReader ¶
type SetEsClusterMetadataRawReader struct {
// contains filtered or unexported fields
}
SetEsClusterMetadataRawReader is a Reader for the SetEsClusterMetadataRaw structure.
func (*SetEsClusterMetadataRawReader) ReadResponse ¶
func (o *SetEsClusterMetadataRawReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterMetadataRawRetryWith ¶
type SetEsClusterMetadataRawRetryWith struct {
Payload *models.BasicFailedReply
}
SetEsClusterMetadataRawRetryWith handles this case with default header values.
Elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewSetEsClusterMetadataRawRetryWith ¶
func NewSetEsClusterMetadataRawRetryWith() *SetEsClusterMetadataRawRetryWith
NewSetEsClusterMetadataRawRetryWith creates a SetEsClusterMetadataRawRetryWith with default headers values
func (*SetEsClusterMetadataRawRetryWith) Error ¶
func (o *SetEsClusterMetadataRawRetryWith) Error() string
func (*SetEsClusterMetadataRawRetryWith) GetPayload ¶
func (o *SetEsClusterMetadataRawRetryWith) GetPayload() *models.BasicFailedReply
type SetEsClusterMonitoringAccepted ¶
type SetEsClusterMonitoringAccepted struct {
Payload models.EmptyResponse
}
SetEsClusterMonitoringAccepted handles this case with default header values.
The destination monitoring cluster creation/overwrite request was initiated
func NewSetEsClusterMonitoringAccepted ¶
func NewSetEsClusterMonitoringAccepted() *SetEsClusterMonitoringAccepted
NewSetEsClusterMonitoringAccepted creates a SetEsClusterMonitoringAccepted with default headers values
func (*SetEsClusterMonitoringAccepted) Error ¶
func (o *SetEsClusterMonitoringAccepted) Error() string
func (*SetEsClusterMonitoringAccepted) GetPayload ¶
func (o *SetEsClusterMonitoringAccepted) GetPayload() models.EmptyResponse
type SetEsClusterMonitoringNotFound ¶
type SetEsClusterMonitoringNotFound struct {
Payload *models.BasicFailedReply
}
SetEsClusterMonitoringNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewSetEsClusterMonitoringNotFound ¶
func NewSetEsClusterMonitoringNotFound() *SetEsClusterMonitoringNotFound
NewSetEsClusterMonitoringNotFound creates a SetEsClusterMonitoringNotFound with default headers values
func (*SetEsClusterMonitoringNotFound) Error ¶
func (o *SetEsClusterMonitoringNotFound) Error() string
func (*SetEsClusterMonitoringNotFound) GetPayload ¶
func (o *SetEsClusterMonitoringNotFound) GetPayload() *models.BasicFailedReply
type SetEsClusterMonitoringParams ¶
type SetEsClusterMonitoringParams struct {
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
/*DestClusterID
The Elasticsearch cluster identifier for the monitoring destination.
*/
DestClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEsClusterMonitoringParams contains all the parameters to send to the API endpoint for the set es cluster monitoring operation typically these are written to a http.Request
func NewSetEsClusterMonitoringParams ¶
func NewSetEsClusterMonitoringParams() *SetEsClusterMonitoringParams
NewSetEsClusterMonitoringParams creates a new SetEsClusterMonitoringParams object with the default values initialized.
func NewSetEsClusterMonitoringParamsWithContext ¶
func NewSetEsClusterMonitoringParamsWithContext(ctx context.Context) *SetEsClusterMonitoringParams
NewSetEsClusterMonitoringParamsWithContext creates a new SetEsClusterMonitoringParams object with the default values initialized, and the ability to set a context for a request
func NewSetEsClusterMonitoringParamsWithHTTPClient ¶
func NewSetEsClusterMonitoringParamsWithHTTPClient(client *http.Client) *SetEsClusterMonitoringParams
NewSetEsClusterMonitoringParamsWithHTTPClient creates a new SetEsClusterMonitoringParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEsClusterMonitoringParamsWithTimeout ¶
func NewSetEsClusterMonitoringParamsWithTimeout(timeout time.Duration) *SetEsClusterMonitoringParams
NewSetEsClusterMonitoringParamsWithTimeout creates a new SetEsClusterMonitoringParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEsClusterMonitoringParams) SetClusterID ¶
func (o *SetEsClusterMonitoringParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) SetContext ¶
func (o *SetEsClusterMonitoringParams) SetContext(ctx context.Context)
SetContext adds the context to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) SetDestClusterID ¶
func (o *SetEsClusterMonitoringParams) SetDestClusterID(destClusterID string)
SetDestClusterID adds the destClusterId to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) SetHTTPClient ¶
func (o *SetEsClusterMonitoringParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) SetTimeout ¶
func (o *SetEsClusterMonitoringParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) WithClusterID ¶
func (o *SetEsClusterMonitoringParams) WithClusterID(clusterID string) *SetEsClusterMonitoringParams
WithClusterID adds the clusterID to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) WithContext ¶
func (o *SetEsClusterMonitoringParams) WithContext(ctx context.Context) *SetEsClusterMonitoringParams
WithContext adds the context to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) WithDestClusterID ¶
func (o *SetEsClusterMonitoringParams) WithDestClusterID(destClusterID string) *SetEsClusterMonitoringParams
WithDestClusterID adds the destClusterID to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) WithHTTPClient ¶
func (o *SetEsClusterMonitoringParams) WithHTTPClient(client *http.Client) *SetEsClusterMonitoringParams
WithHTTPClient adds the HTTPClient to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) WithTimeout ¶
func (o *SetEsClusterMonitoringParams) WithTimeout(timeout time.Duration) *SetEsClusterMonitoringParams
WithTimeout adds the timeout to the set es cluster monitoring params
func (*SetEsClusterMonitoringParams) WriteToRequest ¶
func (o *SetEsClusterMonitoringParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEsClusterMonitoringReader ¶
type SetEsClusterMonitoringReader struct {
// contains filtered or unexported fields
}
SetEsClusterMonitoringReader is a Reader for the SetEsClusterMonitoring structure.
func (*SetEsClusterMonitoringReader) ReadResponse ¶
func (o *SetEsClusterMonitoringReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterMonitoringRetryWith ¶
type SetEsClusterMonitoringRetryWith struct {
Payload *models.BasicFailedReply
}
SetEsClusterMonitoringRetryWith handles this case with default header values.
Elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewSetEsClusterMonitoringRetryWith ¶
func NewSetEsClusterMonitoringRetryWith() *SetEsClusterMonitoringRetryWith
NewSetEsClusterMonitoringRetryWith creates a SetEsClusterMonitoringRetryWith with default headers values
func (*SetEsClusterMonitoringRetryWith) Error ¶
func (o *SetEsClusterMonitoringRetryWith) Error() string
func (*SetEsClusterMonitoringRetryWith) GetPayload ¶
func (o *SetEsClusterMonitoringRetryWith) GetPayload() *models.BasicFailedReply
type SetEsClusterNameNotFound ¶
type SetEsClusterNameNotFound struct {
Payload *models.BasicFailedReply
}
SetEsClusterNameNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewSetEsClusterNameNotFound ¶
func NewSetEsClusterNameNotFound() *SetEsClusterNameNotFound
NewSetEsClusterNameNotFound creates a SetEsClusterNameNotFound with default headers values
func (*SetEsClusterNameNotFound) Error ¶
func (o *SetEsClusterNameNotFound) Error() string
func (*SetEsClusterNameNotFound) GetPayload ¶
func (o *SetEsClusterNameNotFound) GetPayload() *models.BasicFailedReply
type SetEsClusterNameOK ¶
type SetEsClusterNameOK struct {
Payload models.EmptyResponse
}
SetEsClusterNameOK handles this case with default header values.
The cluster name was successfully changed
func NewSetEsClusterNameOK ¶
func NewSetEsClusterNameOK() *SetEsClusterNameOK
NewSetEsClusterNameOK creates a SetEsClusterNameOK with default headers values
func (*SetEsClusterNameOK) Error ¶
func (o *SetEsClusterNameOK) Error() string
func (*SetEsClusterNameOK) GetPayload ¶
func (o *SetEsClusterNameOK) GetPayload() models.EmptyResponse
type SetEsClusterNameParams ¶
type SetEsClusterNameParams struct {
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
/*NewName
The new name for the cluster.
*/
NewName string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SetEsClusterNameParams contains all the parameters to send to the API endpoint for the set es cluster name operation typically these are written to a http.Request
func NewSetEsClusterNameParams ¶
func NewSetEsClusterNameParams() *SetEsClusterNameParams
NewSetEsClusterNameParams creates a new SetEsClusterNameParams object with the default values initialized.
func NewSetEsClusterNameParamsWithContext ¶
func NewSetEsClusterNameParamsWithContext(ctx context.Context) *SetEsClusterNameParams
NewSetEsClusterNameParamsWithContext creates a new SetEsClusterNameParams object with the default values initialized, and the ability to set a context for a request
func NewSetEsClusterNameParamsWithHTTPClient ¶
func NewSetEsClusterNameParamsWithHTTPClient(client *http.Client) *SetEsClusterNameParams
NewSetEsClusterNameParamsWithHTTPClient creates a new SetEsClusterNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSetEsClusterNameParamsWithTimeout ¶
func NewSetEsClusterNameParamsWithTimeout(timeout time.Duration) *SetEsClusterNameParams
NewSetEsClusterNameParamsWithTimeout creates a new SetEsClusterNameParams object with the default values initialized, and the ability to set a timeout on a request
func (*SetEsClusterNameParams) SetClusterID ¶
func (o *SetEsClusterNameParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the set es cluster name params
func (*SetEsClusterNameParams) SetContext ¶
func (o *SetEsClusterNameParams) SetContext(ctx context.Context)
SetContext adds the context to the set es cluster name params
func (*SetEsClusterNameParams) SetHTTPClient ¶
func (o *SetEsClusterNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the set es cluster name params
func (*SetEsClusterNameParams) SetNewName ¶
func (o *SetEsClusterNameParams) SetNewName(newName string)
SetNewName adds the newName to the set es cluster name params
func (*SetEsClusterNameParams) SetTimeout ¶
func (o *SetEsClusterNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the set es cluster name params
func (*SetEsClusterNameParams) WithClusterID ¶
func (o *SetEsClusterNameParams) WithClusterID(clusterID string) *SetEsClusterNameParams
WithClusterID adds the clusterID to the set es cluster name params
func (*SetEsClusterNameParams) WithContext ¶
func (o *SetEsClusterNameParams) WithContext(ctx context.Context) *SetEsClusterNameParams
WithContext adds the context to the set es cluster name params
func (*SetEsClusterNameParams) WithHTTPClient ¶
func (o *SetEsClusterNameParams) WithHTTPClient(client *http.Client) *SetEsClusterNameParams
WithHTTPClient adds the HTTPClient to the set es cluster name params
func (*SetEsClusterNameParams) WithNewName ¶
func (o *SetEsClusterNameParams) WithNewName(newName string) *SetEsClusterNameParams
WithNewName adds the newName to the set es cluster name params
func (*SetEsClusterNameParams) WithTimeout ¶
func (o *SetEsClusterNameParams) WithTimeout(timeout time.Duration) *SetEsClusterNameParams
WithTimeout adds the timeout to the set es cluster name params
func (*SetEsClusterNameParams) WriteToRequest ¶
func (o *SetEsClusterNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SetEsClusterNameReader ¶
type SetEsClusterNameReader struct {
// contains filtered or unexported fields
}
SetEsClusterNameReader is a Reader for the SetEsClusterName structure.
func (*SetEsClusterNameReader) ReadResponse ¶
func (o *SetEsClusterNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SetEsClusterNameRetryWith ¶
type SetEsClusterNameRetryWith struct {
Payload *models.BasicFailedReply
}
SetEsClusterNameRetryWith handles this case with default header values.
Elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewSetEsClusterNameRetryWith ¶
func NewSetEsClusterNameRetryWith() *SetEsClusterNameRetryWith
NewSetEsClusterNameRetryWith creates a SetEsClusterNameRetryWith with default headers values
func (*SetEsClusterNameRetryWith) Error ¶
func (o *SetEsClusterNameRetryWith) Error() string
func (*SetEsClusterNameRetryWith) GetPayload ¶
func (o *SetEsClusterNameRetryWith) GetPayload() *models.BasicFailedReply
type ShutdownEsClusterAccepted ¶
type ShutdownEsClusterAccepted struct {
Payload *models.ClusterCommandResponse
}
ShutdownEsClusterAccepted handles this case with default header values.
The shutdown command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewShutdownEsClusterAccepted ¶
func NewShutdownEsClusterAccepted() *ShutdownEsClusterAccepted
NewShutdownEsClusterAccepted creates a ShutdownEsClusterAccepted with default headers values
func (*ShutdownEsClusterAccepted) Error ¶
func (o *ShutdownEsClusterAccepted) Error() string
func (*ShutdownEsClusterAccepted) GetPayload ¶
func (o *ShutdownEsClusterAccepted) GetPayload() *models.ClusterCommandResponse
type ShutdownEsClusterNotFound ¶
type ShutdownEsClusterNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
ShutdownEsClusterNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewShutdownEsClusterNotFound ¶
func NewShutdownEsClusterNotFound() *ShutdownEsClusterNotFound
NewShutdownEsClusterNotFound creates a ShutdownEsClusterNotFound with default headers values
func (*ShutdownEsClusterNotFound) Error ¶
func (o *ShutdownEsClusterNotFound) Error() string
func (*ShutdownEsClusterNotFound) GetPayload ¶
func (o *ShutdownEsClusterNotFound) GetPayload() *models.BasicFailedReply
type ShutdownEsClusterParams ¶
type ShutdownEsClusterParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*Hide
Hides the clusters during shutdown. NOTE: By default, hidden clusters are not listed.
*/
Hide *bool
/*SkipSnapshot
When `true`, skips the snapshot when the cluster is shut down.
*/
SkipSnapshot *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ShutdownEsClusterParams contains all the parameters to send to the API endpoint for the shutdown es cluster operation typically these are written to a http.Request
func NewShutdownEsClusterParams ¶
func NewShutdownEsClusterParams() *ShutdownEsClusterParams
NewShutdownEsClusterParams creates a new ShutdownEsClusterParams object with the default values initialized.
func NewShutdownEsClusterParamsWithContext ¶
func NewShutdownEsClusterParamsWithContext(ctx context.Context) *ShutdownEsClusterParams
NewShutdownEsClusterParamsWithContext creates a new ShutdownEsClusterParams object with the default values initialized, and the ability to set a context for a request
func NewShutdownEsClusterParamsWithHTTPClient ¶
func NewShutdownEsClusterParamsWithHTTPClient(client *http.Client) *ShutdownEsClusterParams
NewShutdownEsClusterParamsWithHTTPClient creates a new ShutdownEsClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewShutdownEsClusterParamsWithTimeout ¶
func NewShutdownEsClusterParamsWithTimeout(timeout time.Duration) *ShutdownEsClusterParams
NewShutdownEsClusterParamsWithTimeout creates a new ShutdownEsClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*ShutdownEsClusterParams) SetClusterID ¶
func (o *ShutdownEsClusterParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the shutdown es cluster params
func (*ShutdownEsClusterParams) SetContext ¶
func (o *ShutdownEsClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the shutdown es cluster params
func (*ShutdownEsClusterParams) SetHTTPClient ¶
func (o *ShutdownEsClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the shutdown es cluster params
func (*ShutdownEsClusterParams) SetHide ¶
func (o *ShutdownEsClusterParams) SetHide(hide *bool)
SetHide adds the hide to the shutdown es cluster params
func (*ShutdownEsClusterParams) SetSkipSnapshot ¶
func (o *ShutdownEsClusterParams) SetSkipSnapshot(skipSnapshot *bool)
SetSkipSnapshot adds the skipSnapshot to the shutdown es cluster params
func (*ShutdownEsClusterParams) SetTimeout ¶
func (o *ShutdownEsClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the shutdown es cluster params
func (*ShutdownEsClusterParams) WithClusterID ¶
func (o *ShutdownEsClusterParams) WithClusterID(clusterID string) *ShutdownEsClusterParams
WithClusterID adds the clusterID to the shutdown es cluster params
func (*ShutdownEsClusterParams) WithContext ¶
func (o *ShutdownEsClusterParams) WithContext(ctx context.Context) *ShutdownEsClusterParams
WithContext adds the context to the shutdown es cluster params
func (*ShutdownEsClusterParams) WithHTTPClient ¶
func (o *ShutdownEsClusterParams) WithHTTPClient(client *http.Client) *ShutdownEsClusterParams
WithHTTPClient adds the HTTPClient to the shutdown es cluster params
func (*ShutdownEsClusterParams) WithHide ¶
func (o *ShutdownEsClusterParams) WithHide(hide *bool) *ShutdownEsClusterParams
WithHide adds the hide to the shutdown es cluster params
func (*ShutdownEsClusterParams) WithSkipSnapshot ¶
func (o *ShutdownEsClusterParams) WithSkipSnapshot(skipSnapshot *bool) *ShutdownEsClusterParams
WithSkipSnapshot adds the skipSnapshot to the shutdown es cluster params
func (*ShutdownEsClusterParams) WithTimeout ¶
func (o *ShutdownEsClusterParams) WithTimeout(timeout time.Duration) *ShutdownEsClusterParams
WithTimeout adds the timeout to the shutdown es cluster params
func (*ShutdownEsClusterParams) WriteToRequest ¶
func (o *ShutdownEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ShutdownEsClusterReader ¶
type ShutdownEsClusterReader struct {
// contains filtered or unexported fields
}
ShutdownEsClusterReader is a Reader for the ShutdownEsCluster structure.
func (*ShutdownEsClusterReader) ReadResponse ¶
func (o *ShutdownEsClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ShutdownEsClusterRetryWith ¶
type ShutdownEsClusterRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
ShutdownEsClusterRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewShutdownEsClusterRetryWith ¶
func NewShutdownEsClusterRetryWith() *ShutdownEsClusterRetryWith
NewShutdownEsClusterRetryWith creates a ShutdownEsClusterRetryWith with default headers values
func (*ShutdownEsClusterRetryWith) Error ¶
func (o *ShutdownEsClusterRetryWith) Error() string
func (*ShutdownEsClusterRetryWith) GetPayload ¶
func (o *ShutdownEsClusterRetryWith) GetPayload() *models.BasicFailedReply
type SnapshotEsClusterAccepted ¶
type SnapshotEsClusterAccepted struct {
Payload *models.ClusterSnapshotResponse
}
SnapshotEsClusterAccepted handles this case with default header values.
The create command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewSnapshotEsClusterAccepted ¶
func NewSnapshotEsClusterAccepted() *SnapshotEsClusterAccepted
NewSnapshotEsClusterAccepted creates a SnapshotEsClusterAccepted with default headers values
func (*SnapshotEsClusterAccepted) Error ¶
func (o *SnapshotEsClusterAccepted) Error() string
func (*SnapshotEsClusterAccepted) GetPayload ¶
func (o *SnapshotEsClusterAccepted) GetPayload() *models.ClusterSnapshotResponse
type SnapshotEsClusterConflict ¶
type SnapshotEsClusterConflict struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SnapshotEsClusterConflict handles this case with default header values.
The cluster name specified is already in use. (code: `clusters.snapshot.name_conflict`)
func NewSnapshotEsClusterConflict ¶
func NewSnapshotEsClusterConflict() *SnapshotEsClusterConflict
NewSnapshotEsClusterConflict creates a SnapshotEsClusterConflict with default headers values
func (*SnapshotEsClusterConflict) Error ¶
func (o *SnapshotEsClusterConflict) Error() string
func (*SnapshotEsClusterConflict) GetPayload ¶
func (o *SnapshotEsClusterConflict) GetPayload() *models.BasicFailedReply
type SnapshotEsClusterInternalServerError ¶
type SnapshotEsClusterInternalServerError struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SnapshotEsClusterInternalServerError handles this case with default header values.
* The snapshot request failed. (code: `clusters.snapshot.failed`) * The snapshot request failed. (code: `clusters.snapshot.repository_not_found`)
func NewSnapshotEsClusterInternalServerError ¶
func NewSnapshotEsClusterInternalServerError() *SnapshotEsClusterInternalServerError
NewSnapshotEsClusterInternalServerError creates a SnapshotEsClusterInternalServerError with default headers values
func (*SnapshotEsClusterInternalServerError) Error ¶
func (o *SnapshotEsClusterInternalServerError) Error() string
func (*SnapshotEsClusterInternalServerError) GetPayload ¶
func (o *SnapshotEsClusterInternalServerError) GetPayload() *models.BasicFailedReply
type SnapshotEsClusterNotFound ¶
type SnapshotEsClusterNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SnapshotEsClusterNotFound handles this case with default header values.
* The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`) * The snapshot repository was not found. (code: `clusters.snapshot.repository_not_found`)
func NewSnapshotEsClusterNotFound ¶
func NewSnapshotEsClusterNotFound() *SnapshotEsClusterNotFound
NewSnapshotEsClusterNotFound creates a SnapshotEsClusterNotFound with default headers values
func (*SnapshotEsClusterNotFound) Error ¶
func (o *SnapshotEsClusterNotFound) Error() string
func (*SnapshotEsClusterNotFound) GetPayload ¶
func (o *SnapshotEsClusterNotFound) GetPayload() *models.BasicFailedReply
type SnapshotEsClusterParams ¶
type SnapshotEsClusterParams struct {
/*Body
Overrides default settings for the snapshot
*/
Body *models.ClusterSnapshotRequest
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
SnapshotEsClusterParams contains all the parameters to send to the API endpoint for the snapshot es cluster operation typically these are written to a http.Request
func NewSnapshotEsClusterParams ¶
func NewSnapshotEsClusterParams() *SnapshotEsClusterParams
NewSnapshotEsClusterParams creates a new SnapshotEsClusterParams object with the default values initialized.
func NewSnapshotEsClusterParamsWithContext ¶
func NewSnapshotEsClusterParamsWithContext(ctx context.Context) *SnapshotEsClusterParams
NewSnapshotEsClusterParamsWithContext creates a new SnapshotEsClusterParams object with the default values initialized, and the ability to set a context for a request
func NewSnapshotEsClusterParamsWithHTTPClient ¶
func NewSnapshotEsClusterParamsWithHTTPClient(client *http.Client) *SnapshotEsClusterParams
NewSnapshotEsClusterParamsWithHTTPClient creates a new SnapshotEsClusterParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewSnapshotEsClusterParamsWithTimeout ¶
func NewSnapshotEsClusterParamsWithTimeout(timeout time.Duration) *SnapshotEsClusterParams
NewSnapshotEsClusterParamsWithTimeout creates a new SnapshotEsClusterParams object with the default values initialized, and the ability to set a timeout on a request
func (*SnapshotEsClusterParams) SetBody ¶
func (o *SnapshotEsClusterParams) SetBody(body *models.ClusterSnapshotRequest)
SetBody adds the body to the snapshot es cluster params
func (*SnapshotEsClusterParams) SetClusterID ¶
func (o *SnapshotEsClusterParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the snapshot es cluster params
func (*SnapshotEsClusterParams) SetContext ¶
func (o *SnapshotEsClusterParams) SetContext(ctx context.Context)
SetContext adds the context to the snapshot es cluster params
func (*SnapshotEsClusterParams) SetHTTPClient ¶
func (o *SnapshotEsClusterParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the snapshot es cluster params
func (*SnapshotEsClusterParams) SetTimeout ¶
func (o *SnapshotEsClusterParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the snapshot es cluster params
func (*SnapshotEsClusterParams) WithBody ¶
func (o *SnapshotEsClusterParams) WithBody(body *models.ClusterSnapshotRequest) *SnapshotEsClusterParams
WithBody adds the body to the snapshot es cluster params
func (*SnapshotEsClusterParams) WithClusterID ¶
func (o *SnapshotEsClusterParams) WithClusterID(clusterID string) *SnapshotEsClusterParams
WithClusterID adds the clusterID to the snapshot es cluster params
func (*SnapshotEsClusterParams) WithContext ¶
func (o *SnapshotEsClusterParams) WithContext(ctx context.Context) *SnapshotEsClusterParams
WithContext adds the context to the snapshot es cluster params
func (*SnapshotEsClusterParams) WithHTTPClient ¶
func (o *SnapshotEsClusterParams) WithHTTPClient(client *http.Client) *SnapshotEsClusterParams
WithHTTPClient adds the HTTPClient to the snapshot es cluster params
func (*SnapshotEsClusterParams) WithTimeout ¶
func (o *SnapshotEsClusterParams) WithTimeout(timeout time.Duration) *SnapshotEsClusterParams
WithTimeout adds the timeout to the snapshot es cluster params
func (*SnapshotEsClusterParams) WriteToRequest ¶
func (o *SnapshotEsClusterParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type SnapshotEsClusterReader ¶
type SnapshotEsClusterReader struct {
// contains filtered or unexported fields
}
SnapshotEsClusterReader is a Reader for the SnapshotEsCluster structure.
func (*SnapshotEsClusterReader) ReadResponse ¶
func (o *SnapshotEsClusterReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type SnapshotEsClusterRetryWith ¶
type SnapshotEsClusterRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
SnapshotEsClusterRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewSnapshotEsClusterRetryWith ¶
func NewSnapshotEsClusterRetryWith() *SnapshotEsClusterRetryWith
NewSnapshotEsClusterRetryWith creates a SnapshotEsClusterRetryWith with default headers values
func (*SnapshotEsClusterRetryWith) Error ¶
func (o *SnapshotEsClusterRetryWith) Error() string
func (*SnapshotEsClusterRetryWith) GetPayload ¶
func (o *SnapshotEsClusterRetryWith) GetPayload() *models.BasicFailedReply
type SnapshotEsClusterUnauthorized ¶
type SnapshotEsClusterUnauthorized struct {
XCloudErrorCodes string
}
SnapshotEsClusterUnauthorized handles this case with default header values.
The supplied credentials for the snapshot repository are invalid. (code: `clusters.snapshot.invalid_credentials`)
func NewSnapshotEsClusterUnauthorized ¶
func NewSnapshotEsClusterUnauthorized() *SnapshotEsClusterUnauthorized
NewSnapshotEsClusterUnauthorized creates a SnapshotEsClusterUnauthorized with default headers values
func (*SnapshotEsClusterUnauthorized) Error ¶
func (o *SnapshotEsClusterUnauthorized) Error() string
func (*SnapshotEsClusterUnauthorized) GetPayload ¶
func (o *SnapshotEsClusterUnauthorized) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesAccepted ¶
type StartEsClusterInstancesAccepted struct {
Payload *models.ClusterCommandResponse
}
StartEsClusterInstancesAccepted handles this case with default header values.
The start command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewStartEsClusterInstancesAccepted ¶
func NewStartEsClusterInstancesAccepted() *StartEsClusterInstancesAccepted
NewStartEsClusterInstancesAccepted creates a StartEsClusterInstancesAccepted with default headers values
func (*StartEsClusterInstancesAccepted) Error ¶
func (o *StartEsClusterInstancesAccepted) Error() string
func (*StartEsClusterInstancesAccepted) GetPayload ¶
func (o *StartEsClusterInstancesAccepted) GetPayload() *models.ClusterCommandResponse
type StartEsClusterInstancesAllAccepted ¶
type StartEsClusterInstancesAllAccepted struct {
Payload *models.ClusterCommandResponse
}
StartEsClusterInstancesAllAccepted handles this case with default header values.
The start command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewStartEsClusterInstancesAllAccepted ¶
func NewStartEsClusterInstancesAllAccepted() *StartEsClusterInstancesAllAccepted
NewStartEsClusterInstancesAllAccepted creates a StartEsClusterInstancesAllAccepted with default headers values
func (*StartEsClusterInstancesAllAccepted) Error ¶
func (o *StartEsClusterInstancesAllAccepted) Error() string
func (*StartEsClusterInstancesAllAccepted) GetPayload ¶
func (o *StartEsClusterInstancesAllAccepted) GetPayload() *models.ClusterCommandResponse
type StartEsClusterInstancesAllForbidden ¶
type StartEsClusterInstancesAllForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesAllForbidden handles this case with default header values.
The start command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewStartEsClusterInstancesAllForbidden ¶
func NewStartEsClusterInstancesAllForbidden() *StartEsClusterInstancesAllForbidden
NewStartEsClusterInstancesAllForbidden creates a StartEsClusterInstancesAllForbidden with default headers values
func (*StartEsClusterInstancesAllForbidden) Error ¶
func (o *StartEsClusterInstancesAllForbidden) Error() string
func (*StartEsClusterInstancesAllForbidden) GetPayload ¶
func (o *StartEsClusterInstancesAllForbidden) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesAllMaintenanceModeAccepted ¶
type StartEsClusterInstancesAllMaintenanceModeAccepted struct {
Payload *models.ClusterCommandResponse
}
StartEsClusterInstancesAllMaintenanceModeAccepted handles this case with default header values.
The start maintenance mode command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewStartEsClusterInstancesAllMaintenanceModeAccepted ¶
func NewStartEsClusterInstancesAllMaintenanceModeAccepted() *StartEsClusterInstancesAllMaintenanceModeAccepted
NewStartEsClusterInstancesAllMaintenanceModeAccepted creates a StartEsClusterInstancesAllMaintenanceModeAccepted with default headers values
func (*StartEsClusterInstancesAllMaintenanceModeAccepted) Error ¶
func (o *StartEsClusterInstancesAllMaintenanceModeAccepted) Error() string
func (*StartEsClusterInstancesAllMaintenanceModeAccepted) GetPayload ¶
func (o *StartEsClusterInstancesAllMaintenanceModeAccepted) GetPayload() *models.ClusterCommandResponse
type StartEsClusterInstancesAllMaintenanceModeForbidden ¶
type StartEsClusterInstancesAllMaintenanceModeForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesAllMaintenanceModeForbidden handles this case with default header values.
The start maintenance mode command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewStartEsClusterInstancesAllMaintenanceModeForbidden ¶
func NewStartEsClusterInstancesAllMaintenanceModeForbidden() *StartEsClusterInstancesAllMaintenanceModeForbidden
NewStartEsClusterInstancesAllMaintenanceModeForbidden creates a StartEsClusterInstancesAllMaintenanceModeForbidden with default headers values
func (*StartEsClusterInstancesAllMaintenanceModeForbidden) Error ¶
func (o *StartEsClusterInstancesAllMaintenanceModeForbidden) Error() string
func (*StartEsClusterInstancesAllMaintenanceModeForbidden) GetPayload ¶
func (o *StartEsClusterInstancesAllMaintenanceModeForbidden) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesAllMaintenanceModeNotFound ¶
type StartEsClusterInstancesAllMaintenanceModeNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesAllMaintenanceModeNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewStartEsClusterInstancesAllMaintenanceModeNotFound ¶
func NewStartEsClusterInstancesAllMaintenanceModeNotFound() *StartEsClusterInstancesAllMaintenanceModeNotFound
NewStartEsClusterInstancesAllMaintenanceModeNotFound creates a StartEsClusterInstancesAllMaintenanceModeNotFound with default headers values
func (*StartEsClusterInstancesAllMaintenanceModeNotFound) Error ¶
func (o *StartEsClusterInstancesAllMaintenanceModeNotFound) Error() string
func (*StartEsClusterInstancesAllMaintenanceModeNotFound) GetPayload ¶
func (o *StartEsClusterInstancesAllMaintenanceModeNotFound) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesAllMaintenanceModeParams ¶
type StartEsClusterInstancesAllMaintenanceModeParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
StartEsClusterInstancesAllMaintenanceModeParams contains all the parameters to send to the API endpoint for the start es cluster instances all maintenance mode operation typically these are written to a http.Request
func NewStartEsClusterInstancesAllMaintenanceModeParams ¶
func NewStartEsClusterInstancesAllMaintenanceModeParams() *StartEsClusterInstancesAllMaintenanceModeParams
NewStartEsClusterInstancesAllMaintenanceModeParams creates a new StartEsClusterInstancesAllMaintenanceModeParams object with the default values initialized.
func NewStartEsClusterInstancesAllMaintenanceModeParamsWithContext ¶
func NewStartEsClusterInstancesAllMaintenanceModeParamsWithContext(ctx context.Context) *StartEsClusterInstancesAllMaintenanceModeParams
NewStartEsClusterInstancesAllMaintenanceModeParamsWithContext creates a new StartEsClusterInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStartEsClusterInstancesAllMaintenanceModeParamsWithHTTPClient ¶
func NewStartEsClusterInstancesAllMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartEsClusterInstancesAllMaintenanceModeParams
NewStartEsClusterInstancesAllMaintenanceModeParamsWithHTTPClient creates a new StartEsClusterInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartEsClusterInstancesAllMaintenanceModeParamsWithTimeout ¶
func NewStartEsClusterInstancesAllMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartEsClusterInstancesAllMaintenanceModeParams
NewStartEsClusterInstancesAllMaintenanceModeParamsWithTimeout creates a new StartEsClusterInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartEsClusterInstancesAllMaintenanceModeParams) SetClusterID ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the start es cluster instances all maintenance mode params
func (*StartEsClusterInstancesAllMaintenanceModeParams) SetContext ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the start es cluster instances all maintenance mode params
func (*StartEsClusterInstancesAllMaintenanceModeParams) SetHTTPClient ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start es cluster instances all maintenance mode params
func (*StartEsClusterInstancesAllMaintenanceModeParams) SetTimeout ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start es cluster instances all maintenance mode params
func (*StartEsClusterInstancesAllMaintenanceModeParams) WithClusterID ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) WithClusterID(clusterID string) *StartEsClusterInstancesAllMaintenanceModeParams
WithClusterID adds the clusterID to the start es cluster instances all maintenance mode params
func (*StartEsClusterInstancesAllMaintenanceModeParams) WithContext ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) WithContext(ctx context.Context) *StartEsClusterInstancesAllMaintenanceModeParams
WithContext adds the context to the start es cluster instances all maintenance mode params
func (*StartEsClusterInstancesAllMaintenanceModeParams) WithHTTPClient ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartEsClusterInstancesAllMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the start es cluster instances all maintenance mode params
func (*StartEsClusterInstancesAllMaintenanceModeParams) WithTimeout ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartEsClusterInstancesAllMaintenanceModeParams
WithTimeout adds the timeout to the start es cluster instances all maintenance mode params
func (*StartEsClusterInstancesAllMaintenanceModeParams) WriteToRequest ¶
func (o *StartEsClusterInstancesAllMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartEsClusterInstancesAllMaintenanceModeReader ¶
type StartEsClusterInstancesAllMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StartEsClusterInstancesAllMaintenanceModeReader is a Reader for the StartEsClusterInstancesAllMaintenanceMode structure.
func (*StartEsClusterInstancesAllMaintenanceModeReader) ReadResponse ¶
func (o *StartEsClusterInstancesAllMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartEsClusterInstancesAllMaintenanceModeRetryWith ¶
type StartEsClusterInstancesAllMaintenanceModeRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesAllMaintenanceModeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStartEsClusterInstancesAllMaintenanceModeRetryWith ¶
func NewStartEsClusterInstancesAllMaintenanceModeRetryWith() *StartEsClusterInstancesAllMaintenanceModeRetryWith
NewStartEsClusterInstancesAllMaintenanceModeRetryWith creates a StartEsClusterInstancesAllMaintenanceModeRetryWith with default headers values
func (*StartEsClusterInstancesAllMaintenanceModeRetryWith) Error ¶
func (o *StartEsClusterInstancesAllMaintenanceModeRetryWith) Error() string
func (*StartEsClusterInstancesAllMaintenanceModeRetryWith) GetPayload ¶
func (o *StartEsClusterInstancesAllMaintenanceModeRetryWith) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesAllNotFound ¶
type StartEsClusterInstancesAllNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesAllNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewStartEsClusterInstancesAllNotFound ¶
func NewStartEsClusterInstancesAllNotFound() *StartEsClusterInstancesAllNotFound
NewStartEsClusterInstancesAllNotFound creates a StartEsClusterInstancesAllNotFound with default headers values
func (*StartEsClusterInstancesAllNotFound) Error ¶
func (o *StartEsClusterInstancesAllNotFound) Error() string
func (*StartEsClusterInstancesAllNotFound) GetPayload ¶
func (o *StartEsClusterInstancesAllNotFound) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesAllParams ¶
type StartEsClusterInstancesAllParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
StartEsClusterInstancesAllParams contains all the parameters to send to the API endpoint for the start es cluster instances all operation typically these are written to a http.Request
func NewStartEsClusterInstancesAllParams ¶
func NewStartEsClusterInstancesAllParams() *StartEsClusterInstancesAllParams
NewStartEsClusterInstancesAllParams creates a new StartEsClusterInstancesAllParams object with the default values initialized.
func NewStartEsClusterInstancesAllParamsWithContext ¶
func NewStartEsClusterInstancesAllParamsWithContext(ctx context.Context) *StartEsClusterInstancesAllParams
NewStartEsClusterInstancesAllParamsWithContext creates a new StartEsClusterInstancesAllParams object with the default values initialized, and the ability to set a context for a request
func NewStartEsClusterInstancesAllParamsWithHTTPClient ¶
func NewStartEsClusterInstancesAllParamsWithHTTPClient(client *http.Client) *StartEsClusterInstancesAllParams
NewStartEsClusterInstancesAllParamsWithHTTPClient creates a new StartEsClusterInstancesAllParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartEsClusterInstancesAllParamsWithTimeout ¶
func NewStartEsClusterInstancesAllParamsWithTimeout(timeout time.Duration) *StartEsClusterInstancesAllParams
NewStartEsClusterInstancesAllParamsWithTimeout creates a new StartEsClusterInstancesAllParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartEsClusterInstancesAllParams) SetClusterID ¶
func (o *StartEsClusterInstancesAllParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the start es cluster instances all params
func (*StartEsClusterInstancesAllParams) SetContext ¶
func (o *StartEsClusterInstancesAllParams) SetContext(ctx context.Context)
SetContext adds the context to the start es cluster instances all params
func (*StartEsClusterInstancesAllParams) SetHTTPClient ¶
func (o *StartEsClusterInstancesAllParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start es cluster instances all params
func (*StartEsClusterInstancesAllParams) SetTimeout ¶
func (o *StartEsClusterInstancesAllParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start es cluster instances all params
func (*StartEsClusterInstancesAllParams) WithClusterID ¶
func (o *StartEsClusterInstancesAllParams) WithClusterID(clusterID string) *StartEsClusterInstancesAllParams
WithClusterID adds the clusterID to the start es cluster instances all params
func (*StartEsClusterInstancesAllParams) WithContext ¶
func (o *StartEsClusterInstancesAllParams) WithContext(ctx context.Context) *StartEsClusterInstancesAllParams
WithContext adds the context to the start es cluster instances all params
func (*StartEsClusterInstancesAllParams) WithHTTPClient ¶
func (o *StartEsClusterInstancesAllParams) WithHTTPClient(client *http.Client) *StartEsClusterInstancesAllParams
WithHTTPClient adds the HTTPClient to the start es cluster instances all params
func (*StartEsClusterInstancesAllParams) WithTimeout ¶
func (o *StartEsClusterInstancesAllParams) WithTimeout(timeout time.Duration) *StartEsClusterInstancesAllParams
WithTimeout adds the timeout to the start es cluster instances all params
func (*StartEsClusterInstancesAllParams) WriteToRequest ¶
func (o *StartEsClusterInstancesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartEsClusterInstancesAllReader ¶
type StartEsClusterInstancesAllReader struct {
// contains filtered or unexported fields
}
StartEsClusterInstancesAllReader is a Reader for the StartEsClusterInstancesAll structure.
func (*StartEsClusterInstancesAllReader) ReadResponse ¶
func (o *StartEsClusterInstancesAllReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartEsClusterInstancesAllRetryWith ¶
type StartEsClusterInstancesAllRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesAllRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStartEsClusterInstancesAllRetryWith ¶
func NewStartEsClusterInstancesAllRetryWith() *StartEsClusterInstancesAllRetryWith
NewStartEsClusterInstancesAllRetryWith creates a StartEsClusterInstancesAllRetryWith with default headers values
func (*StartEsClusterInstancesAllRetryWith) Error ¶
func (o *StartEsClusterInstancesAllRetryWith) Error() string
func (*StartEsClusterInstancesAllRetryWith) GetPayload ¶
func (o *StartEsClusterInstancesAllRetryWith) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesForbidden ¶
type StartEsClusterInstancesForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesForbidden handles this case with default header values.
The start command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewStartEsClusterInstancesForbidden ¶
func NewStartEsClusterInstancesForbidden() *StartEsClusterInstancesForbidden
NewStartEsClusterInstancesForbidden creates a StartEsClusterInstancesForbidden with default headers values
func (*StartEsClusterInstancesForbidden) Error ¶
func (o *StartEsClusterInstancesForbidden) Error() string
func (*StartEsClusterInstancesForbidden) GetPayload ¶
func (o *StartEsClusterInstancesForbidden) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesNotFound ¶
type StartEsClusterInstancesNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesNotFound handles this case with default header values.
* The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`) * One or more of the instances specified at {instance_ids} could not be found. (code: `clusters.instances_not_found`)
func NewStartEsClusterInstancesNotFound ¶
func NewStartEsClusterInstancesNotFound() *StartEsClusterInstancesNotFound
NewStartEsClusterInstancesNotFound creates a StartEsClusterInstancesNotFound with default headers values
func (*StartEsClusterInstancesNotFound) Error ¶
func (o *StartEsClusterInstancesNotFound) Error() string
func (*StartEsClusterInstancesNotFound) GetPayload ¶
func (o *StartEsClusterInstancesNotFound) GetPayload() *models.BasicFailedReply
type StartEsClusterInstancesParams ¶
type StartEsClusterInstancesParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*IgnoreMissing
When `true` and the instance does not exist, proceeds to the next instance, or treats the instance as an error.
*/
IgnoreMissing *bool
/*InstanceIds
A comma-separated list of instance identifiers.
*/
InstanceIds []string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
StartEsClusterInstancesParams contains all the parameters to send to the API endpoint for the start es cluster instances operation typically these are written to a http.Request
func NewStartEsClusterInstancesParams ¶
func NewStartEsClusterInstancesParams() *StartEsClusterInstancesParams
NewStartEsClusterInstancesParams creates a new StartEsClusterInstancesParams object with the default values initialized.
func NewStartEsClusterInstancesParamsWithContext ¶
func NewStartEsClusterInstancesParamsWithContext(ctx context.Context) *StartEsClusterInstancesParams
NewStartEsClusterInstancesParamsWithContext creates a new StartEsClusterInstancesParams object with the default values initialized, and the ability to set a context for a request
func NewStartEsClusterInstancesParamsWithHTTPClient ¶
func NewStartEsClusterInstancesParamsWithHTTPClient(client *http.Client) *StartEsClusterInstancesParams
NewStartEsClusterInstancesParamsWithHTTPClient creates a new StartEsClusterInstancesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartEsClusterInstancesParamsWithTimeout ¶
func NewStartEsClusterInstancesParamsWithTimeout(timeout time.Duration) *StartEsClusterInstancesParams
NewStartEsClusterInstancesParamsWithTimeout creates a new StartEsClusterInstancesParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartEsClusterInstancesParams) SetClusterID ¶
func (o *StartEsClusterInstancesParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the start es cluster instances params
func (*StartEsClusterInstancesParams) SetContext ¶
func (o *StartEsClusterInstancesParams) SetContext(ctx context.Context)
SetContext adds the context to the start es cluster instances params
func (*StartEsClusterInstancesParams) SetHTTPClient ¶
func (o *StartEsClusterInstancesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start es cluster instances params
func (*StartEsClusterInstancesParams) SetIgnoreMissing ¶
func (o *StartEsClusterInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the start es cluster instances params
func (*StartEsClusterInstancesParams) SetInstanceIds ¶
func (o *StartEsClusterInstancesParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the start es cluster instances params
func (*StartEsClusterInstancesParams) SetTimeout ¶
func (o *StartEsClusterInstancesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start es cluster instances params
func (*StartEsClusterInstancesParams) WithClusterID ¶
func (o *StartEsClusterInstancesParams) WithClusterID(clusterID string) *StartEsClusterInstancesParams
WithClusterID adds the clusterID to the start es cluster instances params
func (*StartEsClusterInstancesParams) WithContext ¶
func (o *StartEsClusterInstancesParams) WithContext(ctx context.Context) *StartEsClusterInstancesParams
WithContext adds the context to the start es cluster instances params
func (*StartEsClusterInstancesParams) WithHTTPClient ¶
func (o *StartEsClusterInstancesParams) WithHTTPClient(client *http.Client) *StartEsClusterInstancesParams
WithHTTPClient adds the HTTPClient to the start es cluster instances params
func (*StartEsClusterInstancesParams) WithIgnoreMissing ¶
func (o *StartEsClusterInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *StartEsClusterInstancesParams
WithIgnoreMissing adds the ignoreMissing to the start es cluster instances params
func (*StartEsClusterInstancesParams) WithInstanceIds ¶
func (o *StartEsClusterInstancesParams) WithInstanceIds(instanceIds []string) *StartEsClusterInstancesParams
WithInstanceIds adds the instanceIds to the start es cluster instances params
func (*StartEsClusterInstancesParams) WithTimeout ¶
func (o *StartEsClusterInstancesParams) WithTimeout(timeout time.Duration) *StartEsClusterInstancesParams
WithTimeout adds the timeout to the start es cluster instances params
func (*StartEsClusterInstancesParams) WriteToRequest ¶
func (o *StartEsClusterInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartEsClusterInstancesReader ¶
type StartEsClusterInstancesReader struct {
// contains filtered or unexported fields
}
StartEsClusterInstancesReader is a Reader for the StartEsClusterInstances structure.
func (*StartEsClusterInstancesReader) ReadResponse ¶
func (o *StartEsClusterInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartEsClusterInstancesRetryWith ¶
type StartEsClusterInstancesRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterInstancesRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStartEsClusterInstancesRetryWith ¶
func NewStartEsClusterInstancesRetryWith() *StartEsClusterInstancesRetryWith
NewStartEsClusterInstancesRetryWith creates a StartEsClusterInstancesRetryWith with default headers values
func (*StartEsClusterInstancesRetryWith) Error ¶
func (o *StartEsClusterInstancesRetryWith) Error() string
func (*StartEsClusterInstancesRetryWith) GetPayload ¶
func (o *StartEsClusterInstancesRetryWith) GetPayload() *models.BasicFailedReply
type StartEsClusterMaintenanceModeAccepted ¶
type StartEsClusterMaintenanceModeAccepted struct {
Payload *models.ClusterCommandResponse
}
StartEsClusterMaintenanceModeAccepted handles this case with default header values.
The start maintenance mode command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewStartEsClusterMaintenanceModeAccepted ¶
func NewStartEsClusterMaintenanceModeAccepted() *StartEsClusterMaintenanceModeAccepted
NewStartEsClusterMaintenanceModeAccepted creates a StartEsClusterMaintenanceModeAccepted with default headers values
func (*StartEsClusterMaintenanceModeAccepted) Error ¶
func (o *StartEsClusterMaintenanceModeAccepted) Error() string
func (*StartEsClusterMaintenanceModeAccepted) GetPayload ¶
func (o *StartEsClusterMaintenanceModeAccepted) GetPayload() *models.ClusterCommandResponse
type StartEsClusterMaintenanceModeForbidden ¶
type StartEsClusterMaintenanceModeForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterMaintenanceModeForbidden handles this case with default header values.
The start maintenance mode command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewStartEsClusterMaintenanceModeForbidden ¶
func NewStartEsClusterMaintenanceModeForbidden() *StartEsClusterMaintenanceModeForbidden
NewStartEsClusterMaintenanceModeForbidden creates a StartEsClusterMaintenanceModeForbidden with default headers values
func (*StartEsClusterMaintenanceModeForbidden) Error ¶
func (o *StartEsClusterMaintenanceModeForbidden) Error() string
func (*StartEsClusterMaintenanceModeForbidden) GetPayload ¶
func (o *StartEsClusterMaintenanceModeForbidden) GetPayload() *models.BasicFailedReply
type StartEsClusterMaintenanceModeNotFound ¶
type StartEsClusterMaintenanceModeNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterMaintenanceModeNotFound handles this case with default header values.
* The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`) * One or more of the instances specified at {instance_ids} could not be found. (code: `clusters.instances_not_found`)
func NewStartEsClusterMaintenanceModeNotFound ¶
func NewStartEsClusterMaintenanceModeNotFound() *StartEsClusterMaintenanceModeNotFound
NewStartEsClusterMaintenanceModeNotFound creates a StartEsClusterMaintenanceModeNotFound with default headers values
func (*StartEsClusterMaintenanceModeNotFound) Error ¶
func (o *StartEsClusterMaintenanceModeNotFound) Error() string
func (*StartEsClusterMaintenanceModeNotFound) GetPayload ¶
func (o *StartEsClusterMaintenanceModeNotFound) GetPayload() *models.BasicFailedReply
type StartEsClusterMaintenanceModeParams ¶
type StartEsClusterMaintenanceModeParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*IgnoreMissing
When `true` and the instance does not exist, proceeds to the next instance, or treats the instance as an error.
*/
IgnoreMissing *bool
/*InstanceIds
A comma-separated list of instance identifiers.
*/
InstanceIds []string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
StartEsClusterMaintenanceModeParams contains all the parameters to send to the API endpoint for the start es cluster maintenance mode operation typically these are written to a http.Request
func NewStartEsClusterMaintenanceModeParams ¶
func NewStartEsClusterMaintenanceModeParams() *StartEsClusterMaintenanceModeParams
NewStartEsClusterMaintenanceModeParams creates a new StartEsClusterMaintenanceModeParams object with the default values initialized.
func NewStartEsClusterMaintenanceModeParamsWithContext ¶
func NewStartEsClusterMaintenanceModeParamsWithContext(ctx context.Context) *StartEsClusterMaintenanceModeParams
NewStartEsClusterMaintenanceModeParamsWithContext creates a new StartEsClusterMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStartEsClusterMaintenanceModeParamsWithHTTPClient ¶
func NewStartEsClusterMaintenanceModeParamsWithHTTPClient(client *http.Client) *StartEsClusterMaintenanceModeParams
NewStartEsClusterMaintenanceModeParamsWithHTTPClient creates a new StartEsClusterMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStartEsClusterMaintenanceModeParamsWithTimeout ¶
func NewStartEsClusterMaintenanceModeParamsWithTimeout(timeout time.Duration) *StartEsClusterMaintenanceModeParams
NewStartEsClusterMaintenanceModeParamsWithTimeout creates a new StartEsClusterMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StartEsClusterMaintenanceModeParams) SetClusterID ¶
func (o *StartEsClusterMaintenanceModeParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) SetContext ¶
func (o *StartEsClusterMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) SetHTTPClient ¶
func (o *StartEsClusterMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) SetIgnoreMissing ¶
func (o *StartEsClusterMaintenanceModeParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) SetInstanceIds ¶
func (o *StartEsClusterMaintenanceModeParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) SetTimeout ¶
func (o *StartEsClusterMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) WithClusterID ¶
func (o *StartEsClusterMaintenanceModeParams) WithClusterID(clusterID string) *StartEsClusterMaintenanceModeParams
WithClusterID adds the clusterID to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) WithContext ¶
func (o *StartEsClusterMaintenanceModeParams) WithContext(ctx context.Context) *StartEsClusterMaintenanceModeParams
WithContext adds the context to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) WithHTTPClient ¶
func (o *StartEsClusterMaintenanceModeParams) WithHTTPClient(client *http.Client) *StartEsClusterMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) WithIgnoreMissing ¶
func (o *StartEsClusterMaintenanceModeParams) WithIgnoreMissing(ignoreMissing *bool) *StartEsClusterMaintenanceModeParams
WithIgnoreMissing adds the ignoreMissing to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) WithInstanceIds ¶
func (o *StartEsClusterMaintenanceModeParams) WithInstanceIds(instanceIds []string) *StartEsClusterMaintenanceModeParams
WithInstanceIds adds the instanceIds to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) WithTimeout ¶
func (o *StartEsClusterMaintenanceModeParams) WithTimeout(timeout time.Duration) *StartEsClusterMaintenanceModeParams
WithTimeout adds the timeout to the start es cluster maintenance mode params
func (*StartEsClusterMaintenanceModeParams) WriteToRequest ¶
func (o *StartEsClusterMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StartEsClusterMaintenanceModeReader ¶
type StartEsClusterMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StartEsClusterMaintenanceModeReader is a Reader for the StartEsClusterMaintenanceMode structure.
func (*StartEsClusterMaintenanceModeReader) ReadResponse ¶
func (o *StartEsClusterMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StartEsClusterMaintenanceModeRetryWith ¶
type StartEsClusterMaintenanceModeRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StartEsClusterMaintenanceModeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStartEsClusterMaintenanceModeRetryWith ¶
func NewStartEsClusterMaintenanceModeRetryWith() *StartEsClusterMaintenanceModeRetryWith
NewStartEsClusterMaintenanceModeRetryWith creates a StartEsClusterMaintenanceModeRetryWith with default headers values
func (*StartEsClusterMaintenanceModeRetryWith) Error ¶
func (o *StartEsClusterMaintenanceModeRetryWith) Error() string
func (*StartEsClusterMaintenanceModeRetryWith) GetPayload ¶
func (o *StartEsClusterMaintenanceModeRetryWith) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesAccepted ¶
type StopEsClusterInstancesAccepted struct {
Payload *models.ClusterCommandResponse
}
StopEsClusterInstancesAccepted handles this case with default header values.
The stop command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewStopEsClusterInstancesAccepted ¶
func NewStopEsClusterInstancesAccepted() *StopEsClusterInstancesAccepted
NewStopEsClusterInstancesAccepted creates a StopEsClusterInstancesAccepted with default headers values
func (*StopEsClusterInstancesAccepted) Error ¶
func (o *StopEsClusterInstancesAccepted) Error() string
func (*StopEsClusterInstancesAccepted) GetPayload ¶
func (o *StopEsClusterInstancesAccepted) GetPayload() *models.ClusterCommandResponse
type StopEsClusterInstancesAllAccepted ¶
type StopEsClusterInstancesAllAccepted struct {
Payload *models.ClusterCommandResponse
}
StopEsClusterInstancesAllAccepted handles this case with default header values.
The stop command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewStopEsClusterInstancesAllAccepted ¶
func NewStopEsClusterInstancesAllAccepted() *StopEsClusterInstancesAllAccepted
NewStopEsClusterInstancesAllAccepted creates a StopEsClusterInstancesAllAccepted with default headers values
func (*StopEsClusterInstancesAllAccepted) Error ¶
func (o *StopEsClusterInstancesAllAccepted) Error() string
func (*StopEsClusterInstancesAllAccepted) GetPayload ¶
func (o *StopEsClusterInstancesAllAccepted) GetPayload() *models.ClusterCommandResponse
type StopEsClusterInstancesAllForbidden ¶
type StopEsClusterInstancesAllForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesAllForbidden handles this case with default header values.
The stop command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewStopEsClusterInstancesAllForbidden ¶
func NewStopEsClusterInstancesAllForbidden() *StopEsClusterInstancesAllForbidden
NewStopEsClusterInstancesAllForbidden creates a StopEsClusterInstancesAllForbidden with default headers values
func (*StopEsClusterInstancesAllForbidden) Error ¶
func (o *StopEsClusterInstancesAllForbidden) Error() string
func (*StopEsClusterInstancesAllForbidden) GetPayload ¶
func (o *StopEsClusterInstancesAllForbidden) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesAllMaintenanceModeAccepted ¶
type StopEsClusterInstancesAllMaintenanceModeAccepted struct {
Payload *models.ClusterCommandResponse
}
StopEsClusterInstancesAllMaintenanceModeAccepted handles this case with default header values.
The stop maintenance mode command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewStopEsClusterInstancesAllMaintenanceModeAccepted ¶
func NewStopEsClusterInstancesAllMaintenanceModeAccepted() *StopEsClusterInstancesAllMaintenanceModeAccepted
NewStopEsClusterInstancesAllMaintenanceModeAccepted creates a StopEsClusterInstancesAllMaintenanceModeAccepted with default headers values
func (*StopEsClusterInstancesAllMaintenanceModeAccepted) Error ¶
func (o *StopEsClusterInstancesAllMaintenanceModeAccepted) Error() string
func (*StopEsClusterInstancesAllMaintenanceModeAccepted) GetPayload ¶
func (o *StopEsClusterInstancesAllMaintenanceModeAccepted) GetPayload() *models.ClusterCommandResponse
type StopEsClusterInstancesAllMaintenanceModeForbidden ¶
type StopEsClusterInstancesAllMaintenanceModeForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesAllMaintenanceModeForbidden handles this case with default header values.
The stop maintenance mode command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewStopEsClusterInstancesAllMaintenanceModeForbidden ¶
func NewStopEsClusterInstancesAllMaintenanceModeForbidden() *StopEsClusterInstancesAllMaintenanceModeForbidden
NewStopEsClusterInstancesAllMaintenanceModeForbidden creates a StopEsClusterInstancesAllMaintenanceModeForbidden with default headers values
func (*StopEsClusterInstancesAllMaintenanceModeForbidden) Error ¶
func (o *StopEsClusterInstancesAllMaintenanceModeForbidden) Error() string
func (*StopEsClusterInstancesAllMaintenanceModeForbidden) GetPayload ¶
func (o *StopEsClusterInstancesAllMaintenanceModeForbidden) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesAllMaintenanceModeNotFound ¶
type StopEsClusterInstancesAllMaintenanceModeNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesAllMaintenanceModeNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewStopEsClusterInstancesAllMaintenanceModeNotFound ¶
func NewStopEsClusterInstancesAllMaintenanceModeNotFound() *StopEsClusterInstancesAllMaintenanceModeNotFound
NewStopEsClusterInstancesAllMaintenanceModeNotFound creates a StopEsClusterInstancesAllMaintenanceModeNotFound with default headers values
func (*StopEsClusterInstancesAllMaintenanceModeNotFound) Error ¶
func (o *StopEsClusterInstancesAllMaintenanceModeNotFound) Error() string
func (*StopEsClusterInstancesAllMaintenanceModeNotFound) GetPayload ¶
func (o *StopEsClusterInstancesAllMaintenanceModeNotFound) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesAllMaintenanceModeParams ¶
type StopEsClusterInstancesAllMaintenanceModeParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
StopEsClusterInstancesAllMaintenanceModeParams contains all the parameters to send to the API endpoint for the stop es cluster instances all maintenance mode operation typically these are written to a http.Request
func NewStopEsClusterInstancesAllMaintenanceModeParams ¶
func NewStopEsClusterInstancesAllMaintenanceModeParams() *StopEsClusterInstancesAllMaintenanceModeParams
NewStopEsClusterInstancesAllMaintenanceModeParams creates a new StopEsClusterInstancesAllMaintenanceModeParams object with the default values initialized.
func NewStopEsClusterInstancesAllMaintenanceModeParamsWithContext ¶
func NewStopEsClusterInstancesAllMaintenanceModeParamsWithContext(ctx context.Context) *StopEsClusterInstancesAllMaintenanceModeParams
NewStopEsClusterInstancesAllMaintenanceModeParamsWithContext creates a new StopEsClusterInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStopEsClusterInstancesAllMaintenanceModeParamsWithHTTPClient ¶
func NewStopEsClusterInstancesAllMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopEsClusterInstancesAllMaintenanceModeParams
NewStopEsClusterInstancesAllMaintenanceModeParamsWithHTTPClient creates a new StopEsClusterInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopEsClusterInstancesAllMaintenanceModeParamsWithTimeout ¶
func NewStopEsClusterInstancesAllMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopEsClusterInstancesAllMaintenanceModeParams
NewStopEsClusterInstancesAllMaintenanceModeParamsWithTimeout creates a new StopEsClusterInstancesAllMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopEsClusterInstancesAllMaintenanceModeParams) SetClusterID ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the stop es cluster instances all maintenance mode params
func (*StopEsClusterInstancesAllMaintenanceModeParams) SetContext ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the stop es cluster instances all maintenance mode params
func (*StopEsClusterInstancesAllMaintenanceModeParams) SetHTTPClient ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop es cluster instances all maintenance mode params
func (*StopEsClusterInstancesAllMaintenanceModeParams) SetTimeout ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop es cluster instances all maintenance mode params
func (*StopEsClusterInstancesAllMaintenanceModeParams) WithClusterID ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) WithClusterID(clusterID string) *StopEsClusterInstancesAllMaintenanceModeParams
WithClusterID adds the clusterID to the stop es cluster instances all maintenance mode params
func (*StopEsClusterInstancesAllMaintenanceModeParams) WithContext ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) WithContext(ctx context.Context) *StopEsClusterInstancesAllMaintenanceModeParams
WithContext adds the context to the stop es cluster instances all maintenance mode params
func (*StopEsClusterInstancesAllMaintenanceModeParams) WithHTTPClient ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopEsClusterInstancesAllMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the stop es cluster instances all maintenance mode params
func (*StopEsClusterInstancesAllMaintenanceModeParams) WithTimeout ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopEsClusterInstancesAllMaintenanceModeParams
WithTimeout adds the timeout to the stop es cluster instances all maintenance mode params
func (*StopEsClusterInstancesAllMaintenanceModeParams) WriteToRequest ¶
func (o *StopEsClusterInstancesAllMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopEsClusterInstancesAllMaintenanceModeReader ¶
type StopEsClusterInstancesAllMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StopEsClusterInstancesAllMaintenanceModeReader is a Reader for the StopEsClusterInstancesAllMaintenanceMode structure.
func (*StopEsClusterInstancesAllMaintenanceModeReader) ReadResponse ¶
func (o *StopEsClusterInstancesAllMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopEsClusterInstancesAllMaintenanceModeRetryWith ¶
type StopEsClusterInstancesAllMaintenanceModeRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesAllMaintenanceModeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStopEsClusterInstancesAllMaintenanceModeRetryWith ¶
func NewStopEsClusterInstancesAllMaintenanceModeRetryWith() *StopEsClusterInstancesAllMaintenanceModeRetryWith
NewStopEsClusterInstancesAllMaintenanceModeRetryWith creates a StopEsClusterInstancesAllMaintenanceModeRetryWith with default headers values
func (*StopEsClusterInstancesAllMaintenanceModeRetryWith) Error ¶
func (o *StopEsClusterInstancesAllMaintenanceModeRetryWith) Error() string
func (*StopEsClusterInstancesAllMaintenanceModeRetryWith) GetPayload ¶
func (o *StopEsClusterInstancesAllMaintenanceModeRetryWith) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesAllNotFound ¶
type StopEsClusterInstancesAllNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesAllNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewStopEsClusterInstancesAllNotFound ¶
func NewStopEsClusterInstancesAllNotFound() *StopEsClusterInstancesAllNotFound
NewStopEsClusterInstancesAllNotFound creates a StopEsClusterInstancesAllNotFound with default headers values
func (*StopEsClusterInstancesAllNotFound) Error ¶
func (o *StopEsClusterInstancesAllNotFound) Error() string
func (*StopEsClusterInstancesAllNotFound) GetPayload ¶
func (o *StopEsClusterInstancesAllNotFound) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesAllParams ¶
type StopEsClusterInstancesAllParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
StopEsClusterInstancesAllParams contains all the parameters to send to the API endpoint for the stop es cluster instances all operation typically these are written to a http.Request
func NewStopEsClusterInstancesAllParams ¶
func NewStopEsClusterInstancesAllParams() *StopEsClusterInstancesAllParams
NewStopEsClusterInstancesAllParams creates a new StopEsClusterInstancesAllParams object with the default values initialized.
func NewStopEsClusterInstancesAllParamsWithContext ¶
func NewStopEsClusterInstancesAllParamsWithContext(ctx context.Context) *StopEsClusterInstancesAllParams
NewStopEsClusterInstancesAllParamsWithContext creates a new StopEsClusterInstancesAllParams object with the default values initialized, and the ability to set a context for a request
func NewStopEsClusterInstancesAllParamsWithHTTPClient ¶
func NewStopEsClusterInstancesAllParamsWithHTTPClient(client *http.Client) *StopEsClusterInstancesAllParams
NewStopEsClusterInstancesAllParamsWithHTTPClient creates a new StopEsClusterInstancesAllParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopEsClusterInstancesAllParamsWithTimeout ¶
func NewStopEsClusterInstancesAllParamsWithTimeout(timeout time.Duration) *StopEsClusterInstancesAllParams
NewStopEsClusterInstancesAllParamsWithTimeout creates a new StopEsClusterInstancesAllParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopEsClusterInstancesAllParams) SetClusterID ¶
func (o *StopEsClusterInstancesAllParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the stop es cluster instances all params
func (*StopEsClusterInstancesAllParams) SetContext ¶
func (o *StopEsClusterInstancesAllParams) SetContext(ctx context.Context)
SetContext adds the context to the stop es cluster instances all params
func (*StopEsClusterInstancesAllParams) SetHTTPClient ¶
func (o *StopEsClusterInstancesAllParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop es cluster instances all params
func (*StopEsClusterInstancesAllParams) SetTimeout ¶
func (o *StopEsClusterInstancesAllParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop es cluster instances all params
func (*StopEsClusterInstancesAllParams) WithClusterID ¶
func (o *StopEsClusterInstancesAllParams) WithClusterID(clusterID string) *StopEsClusterInstancesAllParams
WithClusterID adds the clusterID to the stop es cluster instances all params
func (*StopEsClusterInstancesAllParams) WithContext ¶
func (o *StopEsClusterInstancesAllParams) WithContext(ctx context.Context) *StopEsClusterInstancesAllParams
WithContext adds the context to the stop es cluster instances all params
func (*StopEsClusterInstancesAllParams) WithHTTPClient ¶
func (o *StopEsClusterInstancesAllParams) WithHTTPClient(client *http.Client) *StopEsClusterInstancesAllParams
WithHTTPClient adds the HTTPClient to the stop es cluster instances all params
func (*StopEsClusterInstancesAllParams) WithTimeout ¶
func (o *StopEsClusterInstancesAllParams) WithTimeout(timeout time.Duration) *StopEsClusterInstancesAllParams
WithTimeout adds the timeout to the stop es cluster instances all params
func (*StopEsClusterInstancesAllParams) WriteToRequest ¶
func (o *StopEsClusterInstancesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopEsClusterInstancesAllReader ¶
type StopEsClusterInstancesAllReader struct {
// contains filtered or unexported fields
}
StopEsClusterInstancesAllReader is a Reader for the StopEsClusterInstancesAll structure.
func (*StopEsClusterInstancesAllReader) ReadResponse ¶
func (o *StopEsClusterInstancesAllReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopEsClusterInstancesAllRetryWith ¶
type StopEsClusterInstancesAllRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesAllRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStopEsClusterInstancesAllRetryWith ¶
func NewStopEsClusterInstancesAllRetryWith() *StopEsClusterInstancesAllRetryWith
NewStopEsClusterInstancesAllRetryWith creates a StopEsClusterInstancesAllRetryWith with default headers values
func (*StopEsClusterInstancesAllRetryWith) Error ¶
func (o *StopEsClusterInstancesAllRetryWith) Error() string
func (*StopEsClusterInstancesAllRetryWith) GetPayload ¶
func (o *StopEsClusterInstancesAllRetryWith) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesForbidden ¶
type StopEsClusterInstancesForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesForbidden handles this case with default header values.
The stop command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewStopEsClusterInstancesForbidden ¶
func NewStopEsClusterInstancesForbidden() *StopEsClusterInstancesForbidden
NewStopEsClusterInstancesForbidden creates a StopEsClusterInstancesForbidden with default headers values
func (*StopEsClusterInstancesForbidden) Error ¶
func (o *StopEsClusterInstancesForbidden) Error() string
func (*StopEsClusterInstancesForbidden) GetPayload ¶
func (o *StopEsClusterInstancesForbidden) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesNotFound ¶
type StopEsClusterInstancesNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesNotFound handles this case with default header values.
* The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`) * One or more of the instances specified at {instance_ids} could not be found. (code: `clusters.instances_not_found`)
func NewStopEsClusterInstancesNotFound ¶
func NewStopEsClusterInstancesNotFound() *StopEsClusterInstancesNotFound
NewStopEsClusterInstancesNotFound creates a StopEsClusterInstancesNotFound with default headers values
func (*StopEsClusterInstancesNotFound) Error ¶
func (o *StopEsClusterInstancesNotFound) Error() string
func (*StopEsClusterInstancesNotFound) GetPayload ¶
func (o *StopEsClusterInstancesNotFound) GetPayload() *models.BasicFailedReply
type StopEsClusterInstancesParams ¶
type StopEsClusterInstancesParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*IgnoreMissing
When `true` and the instance does not exist, proceeds to the next instance, or treats the instance as an error.
*/
IgnoreMissing *bool
/*InstanceIds
A comma-separated list of instance identifiers.
*/
InstanceIds []string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
StopEsClusterInstancesParams contains all the parameters to send to the API endpoint for the stop es cluster instances operation typically these are written to a http.Request
func NewStopEsClusterInstancesParams ¶
func NewStopEsClusterInstancesParams() *StopEsClusterInstancesParams
NewStopEsClusterInstancesParams creates a new StopEsClusterInstancesParams object with the default values initialized.
func NewStopEsClusterInstancesParamsWithContext ¶
func NewStopEsClusterInstancesParamsWithContext(ctx context.Context) *StopEsClusterInstancesParams
NewStopEsClusterInstancesParamsWithContext creates a new StopEsClusterInstancesParams object with the default values initialized, and the ability to set a context for a request
func NewStopEsClusterInstancesParamsWithHTTPClient ¶
func NewStopEsClusterInstancesParamsWithHTTPClient(client *http.Client) *StopEsClusterInstancesParams
NewStopEsClusterInstancesParamsWithHTTPClient creates a new StopEsClusterInstancesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopEsClusterInstancesParamsWithTimeout ¶
func NewStopEsClusterInstancesParamsWithTimeout(timeout time.Duration) *StopEsClusterInstancesParams
NewStopEsClusterInstancesParamsWithTimeout creates a new StopEsClusterInstancesParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopEsClusterInstancesParams) SetClusterID ¶
func (o *StopEsClusterInstancesParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the stop es cluster instances params
func (*StopEsClusterInstancesParams) SetContext ¶
func (o *StopEsClusterInstancesParams) SetContext(ctx context.Context)
SetContext adds the context to the stop es cluster instances params
func (*StopEsClusterInstancesParams) SetHTTPClient ¶
func (o *StopEsClusterInstancesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop es cluster instances params
func (*StopEsClusterInstancesParams) SetIgnoreMissing ¶
func (o *StopEsClusterInstancesParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the stop es cluster instances params
func (*StopEsClusterInstancesParams) SetInstanceIds ¶
func (o *StopEsClusterInstancesParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the stop es cluster instances params
func (*StopEsClusterInstancesParams) SetTimeout ¶
func (o *StopEsClusterInstancesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop es cluster instances params
func (*StopEsClusterInstancesParams) WithClusterID ¶
func (o *StopEsClusterInstancesParams) WithClusterID(clusterID string) *StopEsClusterInstancesParams
WithClusterID adds the clusterID to the stop es cluster instances params
func (*StopEsClusterInstancesParams) WithContext ¶
func (o *StopEsClusterInstancesParams) WithContext(ctx context.Context) *StopEsClusterInstancesParams
WithContext adds the context to the stop es cluster instances params
func (*StopEsClusterInstancesParams) WithHTTPClient ¶
func (o *StopEsClusterInstancesParams) WithHTTPClient(client *http.Client) *StopEsClusterInstancesParams
WithHTTPClient adds the HTTPClient to the stop es cluster instances params
func (*StopEsClusterInstancesParams) WithIgnoreMissing ¶
func (o *StopEsClusterInstancesParams) WithIgnoreMissing(ignoreMissing *bool) *StopEsClusterInstancesParams
WithIgnoreMissing adds the ignoreMissing to the stop es cluster instances params
func (*StopEsClusterInstancesParams) WithInstanceIds ¶
func (o *StopEsClusterInstancesParams) WithInstanceIds(instanceIds []string) *StopEsClusterInstancesParams
WithInstanceIds adds the instanceIds to the stop es cluster instances params
func (*StopEsClusterInstancesParams) WithTimeout ¶
func (o *StopEsClusterInstancesParams) WithTimeout(timeout time.Duration) *StopEsClusterInstancesParams
WithTimeout adds the timeout to the stop es cluster instances params
func (*StopEsClusterInstancesParams) WriteToRequest ¶
func (o *StopEsClusterInstancesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopEsClusterInstancesReader ¶
type StopEsClusterInstancesReader struct {
// contains filtered or unexported fields
}
StopEsClusterInstancesReader is a Reader for the StopEsClusterInstances structure.
func (*StopEsClusterInstancesReader) ReadResponse ¶
func (o *StopEsClusterInstancesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopEsClusterInstancesRetryWith ¶
type StopEsClusterInstancesRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterInstancesRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStopEsClusterInstancesRetryWith ¶
func NewStopEsClusterInstancesRetryWith() *StopEsClusterInstancesRetryWith
NewStopEsClusterInstancesRetryWith creates a StopEsClusterInstancesRetryWith with default headers values
func (*StopEsClusterInstancesRetryWith) Error ¶
func (o *StopEsClusterInstancesRetryWith) Error() string
func (*StopEsClusterInstancesRetryWith) GetPayload ¶
func (o *StopEsClusterInstancesRetryWith) GetPayload() *models.BasicFailedReply
type StopEsClusterMaintenanceModeAccepted ¶
type StopEsClusterMaintenanceModeAccepted struct {
Payload *models.ClusterCommandResponse
}
StopEsClusterMaintenanceModeAccepted handles this case with default header values.
The stop maintenance mode command was issued successfully, use the "GET" command on the /{cluster_id} resource to monitor progress
func NewStopEsClusterMaintenanceModeAccepted ¶
func NewStopEsClusterMaintenanceModeAccepted() *StopEsClusterMaintenanceModeAccepted
NewStopEsClusterMaintenanceModeAccepted creates a StopEsClusterMaintenanceModeAccepted with default headers values
func (*StopEsClusterMaintenanceModeAccepted) Error ¶
func (o *StopEsClusterMaintenanceModeAccepted) Error() string
func (*StopEsClusterMaintenanceModeAccepted) GetPayload ¶
func (o *StopEsClusterMaintenanceModeAccepted) GetPayload() *models.ClusterCommandResponse
type StopEsClusterMaintenanceModeForbidden ¶
type StopEsClusterMaintenanceModeForbidden struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterMaintenanceModeForbidden handles this case with default header values.
The stop maintenance mode command was prohibited for the given cluster. (code: `clusters.command_prohibited`)
func NewStopEsClusterMaintenanceModeForbidden ¶
func NewStopEsClusterMaintenanceModeForbidden() *StopEsClusterMaintenanceModeForbidden
NewStopEsClusterMaintenanceModeForbidden creates a StopEsClusterMaintenanceModeForbidden with default headers values
func (*StopEsClusterMaintenanceModeForbidden) Error ¶
func (o *StopEsClusterMaintenanceModeForbidden) Error() string
func (*StopEsClusterMaintenanceModeForbidden) GetPayload ¶
func (o *StopEsClusterMaintenanceModeForbidden) GetPayload() *models.BasicFailedReply
type StopEsClusterMaintenanceModeNotFound ¶
type StopEsClusterMaintenanceModeNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterMaintenanceModeNotFound handles this case with default header values.
* The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`) * One or more of the instances specified at {instance_ids} could not be found. (code: `clusters.instances_not_found`)
func NewStopEsClusterMaintenanceModeNotFound ¶
func NewStopEsClusterMaintenanceModeNotFound() *StopEsClusterMaintenanceModeNotFound
NewStopEsClusterMaintenanceModeNotFound creates a StopEsClusterMaintenanceModeNotFound with default headers values
func (*StopEsClusterMaintenanceModeNotFound) Error ¶
func (o *StopEsClusterMaintenanceModeNotFound) Error() string
func (*StopEsClusterMaintenanceModeNotFound) GetPayload ¶
func (o *StopEsClusterMaintenanceModeNotFound) GetPayload() *models.BasicFailedReply
type StopEsClusterMaintenanceModeParams ¶
type StopEsClusterMaintenanceModeParams struct {
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*IgnoreMissing
When `true` and the instance does not exist, proceeds to the next instance, or treats the instance as an error.
*/
IgnoreMissing *bool
/*InstanceIds
A comma-separated list of instance identifiers.
*/
InstanceIds []string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
StopEsClusterMaintenanceModeParams contains all the parameters to send to the API endpoint for the stop es cluster maintenance mode operation typically these are written to a http.Request
func NewStopEsClusterMaintenanceModeParams ¶
func NewStopEsClusterMaintenanceModeParams() *StopEsClusterMaintenanceModeParams
NewStopEsClusterMaintenanceModeParams creates a new StopEsClusterMaintenanceModeParams object with the default values initialized.
func NewStopEsClusterMaintenanceModeParamsWithContext ¶
func NewStopEsClusterMaintenanceModeParamsWithContext(ctx context.Context) *StopEsClusterMaintenanceModeParams
NewStopEsClusterMaintenanceModeParamsWithContext creates a new StopEsClusterMaintenanceModeParams object with the default values initialized, and the ability to set a context for a request
func NewStopEsClusterMaintenanceModeParamsWithHTTPClient ¶
func NewStopEsClusterMaintenanceModeParamsWithHTTPClient(client *http.Client) *StopEsClusterMaintenanceModeParams
NewStopEsClusterMaintenanceModeParamsWithHTTPClient creates a new StopEsClusterMaintenanceModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewStopEsClusterMaintenanceModeParamsWithTimeout ¶
func NewStopEsClusterMaintenanceModeParamsWithTimeout(timeout time.Duration) *StopEsClusterMaintenanceModeParams
NewStopEsClusterMaintenanceModeParamsWithTimeout creates a new StopEsClusterMaintenanceModeParams object with the default values initialized, and the ability to set a timeout on a request
func (*StopEsClusterMaintenanceModeParams) SetClusterID ¶
func (o *StopEsClusterMaintenanceModeParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) SetContext ¶
func (o *StopEsClusterMaintenanceModeParams) SetContext(ctx context.Context)
SetContext adds the context to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) SetHTTPClient ¶
func (o *StopEsClusterMaintenanceModeParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) SetIgnoreMissing ¶
func (o *StopEsClusterMaintenanceModeParams) SetIgnoreMissing(ignoreMissing *bool)
SetIgnoreMissing adds the ignoreMissing to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) SetInstanceIds ¶
func (o *StopEsClusterMaintenanceModeParams) SetInstanceIds(instanceIds []string)
SetInstanceIds adds the instanceIds to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) SetTimeout ¶
func (o *StopEsClusterMaintenanceModeParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) WithClusterID ¶
func (o *StopEsClusterMaintenanceModeParams) WithClusterID(clusterID string) *StopEsClusterMaintenanceModeParams
WithClusterID adds the clusterID to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) WithContext ¶
func (o *StopEsClusterMaintenanceModeParams) WithContext(ctx context.Context) *StopEsClusterMaintenanceModeParams
WithContext adds the context to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) WithHTTPClient ¶
func (o *StopEsClusterMaintenanceModeParams) WithHTTPClient(client *http.Client) *StopEsClusterMaintenanceModeParams
WithHTTPClient adds the HTTPClient to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) WithIgnoreMissing ¶
func (o *StopEsClusterMaintenanceModeParams) WithIgnoreMissing(ignoreMissing *bool) *StopEsClusterMaintenanceModeParams
WithIgnoreMissing adds the ignoreMissing to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) WithInstanceIds ¶
func (o *StopEsClusterMaintenanceModeParams) WithInstanceIds(instanceIds []string) *StopEsClusterMaintenanceModeParams
WithInstanceIds adds the instanceIds to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) WithTimeout ¶
func (o *StopEsClusterMaintenanceModeParams) WithTimeout(timeout time.Duration) *StopEsClusterMaintenanceModeParams
WithTimeout adds the timeout to the stop es cluster maintenance mode params
func (*StopEsClusterMaintenanceModeParams) WriteToRequest ¶
func (o *StopEsClusterMaintenanceModeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type StopEsClusterMaintenanceModeReader ¶
type StopEsClusterMaintenanceModeReader struct {
// contains filtered or unexported fields
}
StopEsClusterMaintenanceModeReader is a Reader for the StopEsClusterMaintenanceMode structure.
func (*StopEsClusterMaintenanceModeReader) ReadResponse ¶
func (o *StopEsClusterMaintenanceModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type StopEsClusterMaintenanceModeRetryWith ¶
type StopEsClusterMaintenanceModeRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
StopEsClusterMaintenanceModeRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewStopEsClusterMaintenanceModeRetryWith ¶
func NewStopEsClusterMaintenanceModeRetryWith() *StopEsClusterMaintenanceModeRetryWith
NewStopEsClusterMaintenanceModeRetryWith creates a StopEsClusterMaintenanceModeRetryWith with default headers values
func (*StopEsClusterMaintenanceModeRetryWith) Error ¶
func (o *StopEsClusterMaintenanceModeRetryWith) Error() string
func (*StopEsClusterMaintenanceModeRetryWith) GetPayload ¶
func (o *StopEsClusterMaintenanceModeRetryWith) GetPayload() *models.BasicFailedReply
type UpdateEsClusterCurationSettingsForbidden ¶
type UpdateEsClusterCurationSettingsForbidden struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterCurationSettingsForbidden handles this case with default header values.
The provided action was prohibited for the given cluster.
func NewUpdateEsClusterCurationSettingsForbidden ¶
func NewUpdateEsClusterCurationSettingsForbidden() *UpdateEsClusterCurationSettingsForbidden
NewUpdateEsClusterCurationSettingsForbidden creates a UpdateEsClusterCurationSettingsForbidden with default headers values
func (*UpdateEsClusterCurationSettingsForbidden) Error ¶
func (o *UpdateEsClusterCurationSettingsForbidden) Error() string
func (*UpdateEsClusterCurationSettingsForbidden) GetPayload ¶
func (o *UpdateEsClusterCurationSettingsForbidden) GetPayload() *models.BasicFailedReply
type UpdateEsClusterCurationSettingsNotFound ¶
type UpdateEsClusterCurationSettingsNotFound struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterCurationSettingsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewUpdateEsClusterCurationSettingsNotFound ¶
func NewUpdateEsClusterCurationSettingsNotFound() *UpdateEsClusterCurationSettingsNotFound
NewUpdateEsClusterCurationSettingsNotFound creates a UpdateEsClusterCurationSettingsNotFound with default headers values
func (*UpdateEsClusterCurationSettingsNotFound) Error ¶
func (o *UpdateEsClusterCurationSettingsNotFound) Error() string
func (*UpdateEsClusterCurationSettingsNotFound) GetPayload ¶
func (o *UpdateEsClusterCurationSettingsNotFound) GetPayload() *models.BasicFailedReply
type UpdateEsClusterCurationSettingsOK ¶
type UpdateEsClusterCurationSettingsOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload *models.ClusterCurationSettings
}
UpdateEsClusterCurationSettingsOK handles this case with default header values.
The cluster curation settings were successfully updated
func NewUpdateEsClusterCurationSettingsOK ¶
func NewUpdateEsClusterCurationSettingsOK() *UpdateEsClusterCurationSettingsOK
NewUpdateEsClusterCurationSettingsOK creates a UpdateEsClusterCurationSettingsOK with default headers values
func (*UpdateEsClusterCurationSettingsOK) Error ¶
func (o *UpdateEsClusterCurationSettingsOK) Error() string
func (*UpdateEsClusterCurationSettingsOK) GetPayload ¶
func (o *UpdateEsClusterCurationSettingsOK) GetPayload() *models.ClusterCurationSettings
type UpdateEsClusterCurationSettingsParams ¶
type UpdateEsClusterCurationSettingsParams struct {
/*Body
The cluster curation settings including updated values
*/
Body *models.ClusterCurationSettings
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*Version
If specified then checks for conflicts against the version of the cluster curation settings (returned in 'x-cloud-resource-version' of the GET request)
*/
Version *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateEsClusterCurationSettingsParams contains all the parameters to send to the API endpoint for the update es cluster curation settings operation typically these are written to a http.Request
func NewUpdateEsClusterCurationSettingsParams ¶
func NewUpdateEsClusterCurationSettingsParams() *UpdateEsClusterCurationSettingsParams
NewUpdateEsClusterCurationSettingsParams creates a new UpdateEsClusterCurationSettingsParams object with the default values initialized.
func NewUpdateEsClusterCurationSettingsParamsWithContext ¶
func NewUpdateEsClusterCurationSettingsParamsWithContext(ctx context.Context) *UpdateEsClusterCurationSettingsParams
NewUpdateEsClusterCurationSettingsParamsWithContext creates a new UpdateEsClusterCurationSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateEsClusterCurationSettingsParamsWithHTTPClient ¶
func NewUpdateEsClusterCurationSettingsParamsWithHTTPClient(client *http.Client) *UpdateEsClusterCurationSettingsParams
NewUpdateEsClusterCurationSettingsParamsWithHTTPClient creates a new UpdateEsClusterCurationSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateEsClusterCurationSettingsParamsWithTimeout ¶
func NewUpdateEsClusterCurationSettingsParamsWithTimeout(timeout time.Duration) *UpdateEsClusterCurationSettingsParams
NewUpdateEsClusterCurationSettingsParamsWithTimeout creates a new UpdateEsClusterCurationSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateEsClusterCurationSettingsParams) SetBody ¶
func (o *UpdateEsClusterCurationSettingsParams) SetBody(body *models.ClusterCurationSettings)
SetBody adds the body to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) SetClusterID ¶
func (o *UpdateEsClusterCurationSettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) SetContext ¶
func (o *UpdateEsClusterCurationSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) SetHTTPClient ¶
func (o *UpdateEsClusterCurationSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) SetTimeout ¶
func (o *UpdateEsClusterCurationSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) SetVersion ¶
func (o *UpdateEsClusterCurationSettingsParams) SetVersion(version *int64)
SetVersion adds the version to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) WithBody ¶
func (o *UpdateEsClusterCurationSettingsParams) WithBody(body *models.ClusterCurationSettings) *UpdateEsClusterCurationSettingsParams
WithBody adds the body to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) WithClusterID ¶
func (o *UpdateEsClusterCurationSettingsParams) WithClusterID(clusterID string) *UpdateEsClusterCurationSettingsParams
WithClusterID adds the clusterID to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) WithContext ¶
func (o *UpdateEsClusterCurationSettingsParams) WithContext(ctx context.Context) *UpdateEsClusterCurationSettingsParams
WithContext adds the context to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) WithHTTPClient ¶
func (o *UpdateEsClusterCurationSettingsParams) WithHTTPClient(client *http.Client) *UpdateEsClusterCurationSettingsParams
WithHTTPClient adds the HTTPClient to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) WithTimeout ¶
func (o *UpdateEsClusterCurationSettingsParams) WithTimeout(timeout time.Duration) *UpdateEsClusterCurationSettingsParams
WithTimeout adds the timeout to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) WithVersion ¶
func (o *UpdateEsClusterCurationSettingsParams) WithVersion(version *int64) *UpdateEsClusterCurationSettingsParams
WithVersion adds the version to the update es cluster curation settings params
func (*UpdateEsClusterCurationSettingsParams) WriteToRequest ¶
func (o *UpdateEsClusterCurationSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateEsClusterCurationSettingsReader ¶
type UpdateEsClusterCurationSettingsReader struct {
// contains filtered or unexported fields
}
UpdateEsClusterCurationSettingsReader is a Reader for the UpdateEsClusterCurationSettings structure.
func (*UpdateEsClusterCurationSettingsReader) ReadResponse ¶
func (o *UpdateEsClusterCurationSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateEsClusterCurationSettingsRetryWith ¶
type UpdateEsClusterCurationSettingsRetryWith struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterCurationSettingsRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewUpdateEsClusterCurationSettingsRetryWith ¶
func NewUpdateEsClusterCurationSettingsRetryWith() *UpdateEsClusterCurationSettingsRetryWith
NewUpdateEsClusterCurationSettingsRetryWith creates a UpdateEsClusterCurationSettingsRetryWith with default headers values
func (*UpdateEsClusterCurationSettingsRetryWith) Error ¶
func (o *UpdateEsClusterCurationSettingsRetryWith) Error() string
func (*UpdateEsClusterCurationSettingsRetryWith) GetPayload ¶
func (o *UpdateEsClusterCurationSettingsRetryWith) GetPayload() *models.BasicFailedReply
type UpdateEsClusterMetadataSettingsForbidden ¶
type UpdateEsClusterMetadataSettingsForbidden struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterMetadataSettingsForbidden handles this case with default header values.
The provided action was prohibited for the given cluster
func NewUpdateEsClusterMetadataSettingsForbidden ¶
func NewUpdateEsClusterMetadataSettingsForbidden() *UpdateEsClusterMetadataSettingsForbidden
NewUpdateEsClusterMetadataSettingsForbidden creates a UpdateEsClusterMetadataSettingsForbidden with default headers values
func (*UpdateEsClusterMetadataSettingsForbidden) Error ¶
func (o *UpdateEsClusterMetadataSettingsForbidden) Error() string
func (*UpdateEsClusterMetadataSettingsForbidden) GetPayload ¶
func (o *UpdateEsClusterMetadataSettingsForbidden) GetPayload() *models.BasicFailedReply
type UpdateEsClusterMetadataSettingsNotFound ¶
type UpdateEsClusterMetadataSettingsNotFound struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterMetadataSettingsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewUpdateEsClusterMetadataSettingsNotFound ¶
func NewUpdateEsClusterMetadataSettingsNotFound() *UpdateEsClusterMetadataSettingsNotFound
NewUpdateEsClusterMetadataSettingsNotFound creates a UpdateEsClusterMetadataSettingsNotFound with default headers values
func (*UpdateEsClusterMetadataSettingsNotFound) Error ¶
func (o *UpdateEsClusterMetadataSettingsNotFound) Error() string
func (*UpdateEsClusterMetadataSettingsNotFound) GetPayload ¶
func (o *UpdateEsClusterMetadataSettingsNotFound) GetPayload() *models.BasicFailedReply
type UpdateEsClusterMetadataSettingsOK ¶
type UpdateEsClusterMetadataSettingsOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload *models.ClusterMetadataSettings
}
UpdateEsClusterMetadataSettingsOK handles this case with default header values.
The cluster metadata was successfully updated
func NewUpdateEsClusterMetadataSettingsOK ¶
func NewUpdateEsClusterMetadataSettingsOK() *UpdateEsClusterMetadataSettingsOK
NewUpdateEsClusterMetadataSettingsOK creates a UpdateEsClusterMetadataSettingsOK with default headers values
func (*UpdateEsClusterMetadataSettingsOK) Error ¶
func (o *UpdateEsClusterMetadataSettingsOK) Error() string
func (*UpdateEsClusterMetadataSettingsOK) GetPayload ¶
func (o *UpdateEsClusterMetadataSettingsOK) GetPayload() *models.ClusterMetadataSettings
type UpdateEsClusterMetadataSettingsParams ¶
type UpdateEsClusterMetadataSettingsParams struct {
/*Body
The cluster settings including updated values
*/
Body *models.ClusterMetadataSettings
/*ClusterID
Elasticsearch cluster identifier
*/
ClusterID string
/*Version
Checks for conflicts against the metadata version, then returns the value in the `x-cloud-resource-version` header.
*/
Version *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateEsClusterMetadataSettingsParams contains all the parameters to send to the API endpoint for the update es cluster metadata settings operation typically these are written to a http.Request
func NewUpdateEsClusterMetadataSettingsParams ¶
func NewUpdateEsClusterMetadataSettingsParams() *UpdateEsClusterMetadataSettingsParams
NewUpdateEsClusterMetadataSettingsParams creates a new UpdateEsClusterMetadataSettingsParams object with the default values initialized.
func NewUpdateEsClusterMetadataSettingsParamsWithContext ¶
func NewUpdateEsClusterMetadataSettingsParamsWithContext(ctx context.Context) *UpdateEsClusterMetadataSettingsParams
NewUpdateEsClusterMetadataSettingsParamsWithContext creates a new UpdateEsClusterMetadataSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateEsClusterMetadataSettingsParamsWithHTTPClient ¶
func NewUpdateEsClusterMetadataSettingsParamsWithHTTPClient(client *http.Client) *UpdateEsClusterMetadataSettingsParams
NewUpdateEsClusterMetadataSettingsParamsWithHTTPClient creates a new UpdateEsClusterMetadataSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateEsClusterMetadataSettingsParamsWithTimeout ¶
func NewUpdateEsClusterMetadataSettingsParamsWithTimeout(timeout time.Duration) *UpdateEsClusterMetadataSettingsParams
NewUpdateEsClusterMetadataSettingsParamsWithTimeout creates a new UpdateEsClusterMetadataSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateEsClusterMetadataSettingsParams) SetBody ¶
func (o *UpdateEsClusterMetadataSettingsParams) SetBody(body *models.ClusterMetadataSettings)
SetBody adds the body to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) SetClusterID ¶
func (o *UpdateEsClusterMetadataSettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) SetContext ¶
func (o *UpdateEsClusterMetadataSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) SetHTTPClient ¶
func (o *UpdateEsClusterMetadataSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) SetTimeout ¶
func (o *UpdateEsClusterMetadataSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) SetVersion ¶
func (o *UpdateEsClusterMetadataSettingsParams) SetVersion(version *int64)
SetVersion adds the version to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) WithBody ¶
func (o *UpdateEsClusterMetadataSettingsParams) WithBody(body *models.ClusterMetadataSettings) *UpdateEsClusterMetadataSettingsParams
WithBody adds the body to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) WithClusterID ¶
func (o *UpdateEsClusterMetadataSettingsParams) WithClusterID(clusterID string) *UpdateEsClusterMetadataSettingsParams
WithClusterID adds the clusterID to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) WithContext ¶
func (o *UpdateEsClusterMetadataSettingsParams) WithContext(ctx context.Context) *UpdateEsClusterMetadataSettingsParams
WithContext adds the context to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) WithHTTPClient ¶
func (o *UpdateEsClusterMetadataSettingsParams) WithHTTPClient(client *http.Client) *UpdateEsClusterMetadataSettingsParams
WithHTTPClient adds the HTTPClient to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) WithTimeout ¶
func (o *UpdateEsClusterMetadataSettingsParams) WithTimeout(timeout time.Duration) *UpdateEsClusterMetadataSettingsParams
WithTimeout adds the timeout to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) WithVersion ¶
func (o *UpdateEsClusterMetadataSettingsParams) WithVersion(version *int64) *UpdateEsClusterMetadataSettingsParams
WithVersion adds the version to the update es cluster metadata settings params
func (*UpdateEsClusterMetadataSettingsParams) WriteToRequest ¶
func (o *UpdateEsClusterMetadataSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateEsClusterMetadataSettingsReader ¶
type UpdateEsClusterMetadataSettingsReader struct {
// contains filtered or unexported fields
}
UpdateEsClusterMetadataSettingsReader is a Reader for the UpdateEsClusterMetadataSettings structure.
func (*UpdateEsClusterMetadataSettingsReader) ReadResponse ¶
func (o *UpdateEsClusterMetadataSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateEsClusterMetadataSettingsRetryWith ¶
type UpdateEsClusterMetadataSettingsRetryWith struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterMetadataSettingsRetryWith handles this case with default header values.
Elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewUpdateEsClusterMetadataSettingsRetryWith ¶
func NewUpdateEsClusterMetadataSettingsRetryWith() *UpdateEsClusterMetadataSettingsRetryWith
NewUpdateEsClusterMetadataSettingsRetryWith creates a UpdateEsClusterMetadataSettingsRetryWith with default headers values
func (*UpdateEsClusterMetadataSettingsRetryWith) Error ¶
func (o *UpdateEsClusterMetadataSettingsRetryWith) Error() string
func (*UpdateEsClusterMetadataSettingsRetryWith) GetPayload ¶
func (o *UpdateEsClusterMetadataSettingsRetryWith) GetPayload() *models.BasicFailedReply
type UpdateEsClusterPlanAccepted ¶
type UpdateEsClusterPlanAccepted struct {
Payload *models.ClusterCrudResponse
}
UpdateEsClusterPlanAccepted handles this case with default header values.
The plan definition was valid and the updated plan is in progress
func NewUpdateEsClusterPlanAccepted ¶
func NewUpdateEsClusterPlanAccepted() *UpdateEsClusterPlanAccepted
NewUpdateEsClusterPlanAccepted creates a UpdateEsClusterPlanAccepted with default headers values
func (*UpdateEsClusterPlanAccepted) Error ¶
func (o *UpdateEsClusterPlanAccepted) Error() string
func (*UpdateEsClusterPlanAccepted) GetPayload ¶
func (o *UpdateEsClusterPlanAccepted) GetPayload() *models.ClusterCrudResponse
type UpdateEsClusterPlanBadRequest ¶
type UpdateEsClusterPlanBadRequest struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
UpdateEsClusterPlanBadRequest handles this case with default header values.
* The cluster definition contained errors. (code: `clusters.cluster_invalid_plan`) * The features used in the cluster definition have not been implemented yet. (code: `clusters.plan_feature_not_implemented`)
func NewUpdateEsClusterPlanBadRequest ¶
func NewUpdateEsClusterPlanBadRequest() *UpdateEsClusterPlanBadRequest
NewUpdateEsClusterPlanBadRequest creates a UpdateEsClusterPlanBadRequest with default headers values
func (*UpdateEsClusterPlanBadRequest) Error ¶
func (o *UpdateEsClusterPlanBadRequest) Error() string
func (*UpdateEsClusterPlanBadRequest) GetPayload ¶
func (o *UpdateEsClusterPlanBadRequest) GetPayload() *models.BasicFailedReply
type UpdateEsClusterPlanNotFound ¶
type UpdateEsClusterPlanNotFound struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
UpdateEsClusterPlanNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found. (code: `clusters.cluster_not_found`)
func NewUpdateEsClusterPlanNotFound ¶
func NewUpdateEsClusterPlanNotFound() *UpdateEsClusterPlanNotFound
NewUpdateEsClusterPlanNotFound creates a UpdateEsClusterPlanNotFound with default headers values
func (*UpdateEsClusterPlanNotFound) Error ¶
func (o *UpdateEsClusterPlanNotFound) Error() string
func (*UpdateEsClusterPlanNotFound) GetPayload ¶
func (o *UpdateEsClusterPlanNotFound) GetPayload() *models.BasicFailedReply
type UpdateEsClusterPlanOK ¶
type UpdateEsClusterPlanOK struct {
Payload *models.ClusterCrudResponse
}
UpdateEsClusterPlanOK handles this case with default header values.
The cluster definition was valid - no further action was requested. The return object contains an internal representation of the plan, for use in debugging
func NewUpdateEsClusterPlanOK ¶
func NewUpdateEsClusterPlanOK() *UpdateEsClusterPlanOK
NewUpdateEsClusterPlanOK creates a UpdateEsClusterPlanOK with default headers values
func (*UpdateEsClusterPlanOK) Error ¶
func (o *UpdateEsClusterPlanOK) Error() string
func (*UpdateEsClusterPlanOK) GetPayload ¶
func (o *UpdateEsClusterPlanOK) GetPayload() *models.ClusterCrudResponse
type UpdateEsClusterPlanParams ¶
type UpdateEsClusterPlanParams struct {
/*Body
The update plan definition
*/
Body *models.ElasticsearchClusterPlan
/*ClusterID
The Elasticsearch cluster identifier.
*/
ClusterID string
/*ValidateOnly
When `true`, validates the cluster definition without performing the update.
*/
ValidateOnly *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateEsClusterPlanParams contains all the parameters to send to the API endpoint for the update es cluster plan operation typically these are written to a http.Request
func NewUpdateEsClusterPlanParams ¶
func NewUpdateEsClusterPlanParams() *UpdateEsClusterPlanParams
NewUpdateEsClusterPlanParams creates a new UpdateEsClusterPlanParams object with the default values initialized.
func NewUpdateEsClusterPlanParamsWithContext ¶
func NewUpdateEsClusterPlanParamsWithContext(ctx context.Context) *UpdateEsClusterPlanParams
NewUpdateEsClusterPlanParamsWithContext creates a new UpdateEsClusterPlanParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateEsClusterPlanParamsWithHTTPClient ¶
func NewUpdateEsClusterPlanParamsWithHTTPClient(client *http.Client) *UpdateEsClusterPlanParams
NewUpdateEsClusterPlanParamsWithHTTPClient creates a new UpdateEsClusterPlanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateEsClusterPlanParamsWithTimeout ¶
func NewUpdateEsClusterPlanParamsWithTimeout(timeout time.Duration) *UpdateEsClusterPlanParams
NewUpdateEsClusterPlanParamsWithTimeout creates a new UpdateEsClusterPlanParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateEsClusterPlanParams) SetBody ¶
func (o *UpdateEsClusterPlanParams) SetBody(body *models.ElasticsearchClusterPlan)
SetBody adds the body to the update es cluster plan params
func (*UpdateEsClusterPlanParams) SetClusterID ¶
func (o *UpdateEsClusterPlanParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the update es cluster plan params
func (*UpdateEsClusterPlanParams) SetContext ¶
func (o *UpdateEsClusterPlanParams) SetContext(ctx context.Context)
SetContext adds the context to the update es cluster plan params
func (*UpdateEsClusterPlanParams) SetHTTPClient ¶
func (o *UpdateEsClusterPlanParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update es cluster plan params
func (*UpdateEsClusterPlanParams) SetTimeout ¶
func (o *UpdateEsClusterPlanParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update es cluster plan params
func (*UpdateEsClusterPlanParams) SetValidateOnly ¶
func (o *UpdateEsClusterPlanParams) SetValidateOnly(validateOnly *bool)
SetValidateOnly adds the validateOnly to the update es cluster plan params
func (*UpdateEsClusterPlanParams) WithBody ¶
func (o *UpdateEsClusterPlanParams) WithBody(body *models.ElasticsearchClusterPlan) *UpdateEsClusterPlanParams
WithBody adds the body to the update es cluster plan params
func (*UpdateEsClusterPlanParams) WithClusterID ¶
func (o *UpdateEsClusterPlanParams) WithClusterID(clusterID string) *UpdateEsClusterPlanParams
WithClusterID adds the clusterID to the update es cluster plan params
func (*UpdateEsClusterPlanParams) WithContext ¶
func (o *UpdateEsClusterPlanParams) WithContext(ctx context.Context) *UpdateEsClusterPlanParams
WithContext adds the context to the update es cluster plan params
func (*UpdateEsClusterPlanParams) WithHTTPClient ¶
func (o *UpdateEsClusterPlanParams) WithHTTPClient(client *http.Client) *UpdateEsClusterPlanParams
WithHTTPClient adds the HTTPClient to the update es cluster plan params
func (*UpdateEsClusterPlanParams) WithTimeout ¶
func (o *UpdateEsClusterPlanParams) WithTimeout(timeout time.Duration) *UpdateEsClusterPlanParams
WithTimeout adds the timeout to the update es cluster plan params
func (*UpdateEsClusterPlanParams) WithValidateOnly ¶
func (o *UpdateEsClusterPlanParams) WithValidateOnly(validateOnly *bool) *UpdateEsClusterPlanParams
WithValidateOnly adds the validateOnly to the update es cluster plan params
func (*UpdateEsClusterPlanParams) WriteToRequest ¶
func (o *UpdateEsClusterPlanParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateEsClusterPlanPreconditionFailed ¶
type UpdateEsClusterPlanPreconditionFailed struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
UpdateEsClusterPlanPreconditionFailed handles this case with default header values.
Potential risky settings have been specified. (code: `clusters.cluster_plan_state_error`)
func NewUpdateEsClusterPlanPreconditionFailed ¶
func NewUpdateEsClusterPlanPreconditionFailed() *UpdateEsClusterPlanPreconditionFailed
NewUpdateEsClusterPlanPreconditionFailed creates a UpdateEsClusterPlanPreconditionFailed with default headers values
func (*UpdateEsClusterPlanPreconditionFailed) Error ¶
func (o *UpdateEsClusterPlanPreconditionFailed) Error() string
func (*UpdateEsClusterPlanPreconditionFailed) GetPayload ¶
func (o *UpdateEsClusterPlanPreconditionFailed) GetPayload() *models.BasicFailedReply
type UpdateEsClusterPlanReader ¶
type UpdateEsClusterPlanReader struct {
// contains filtered or unexported fields
}
UpdateEsClusterPlanReader is a Reader for the UpdateEsClusterPlan structure.
func (*UpdateEsClusterPlanReader) ReadResponse ¶
func (o *UpdateEsClusterPlanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateEsClusterPlanRetryWith ¶
type UpdateEsClusterPlanRetryWith struct {
/*The error codes associated with the response
*/
XCloudErrorCodes string
Payload *models.BasicFailedReply
}
UpdateEsClusterPlanRetryWith handles this case with default header values.
Elevated permissions are required. (code: `root.unauthorized.rbac.elevated_permissions_required`)
func NewUpdateEsClusterPlanRetryWith ¶
func NewUpdateEsClusterPlanRetryWith() *UpdateEsClusterPlanRetryWith
NewUpdateEsClusterPlanRetryWith creates a UpdateEsClusterPlanRetryWith with default headers values
func (*UpdateEsClusterPlanRetryWith) Error ¶
func (o *UpdateEsClusterPlanRetryWith) Error() string
func (*UpdateEsClusterPlanRetryWith) GetPayload ¶
func (o *UpdateEsClusterPlanRetryWith) GetPayload() *models.BasicFailedReply
type UpdateEsClusterSnapshotSettingsForbidden ¶
type UpdateEsClusterSnapshotSettingsForbidden struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterSnapshotSettingsForbidden handles this case with default header values.
The provided action was prohibited for the given cluster.
func NewUpdateEsClusterSnapshotSettingsForbidden ¶
func NewUpdateEsClusterSnapshotSettingsForbidden() *UpdateEsClusterSnapshotSettingsForbidden
NewUpdateEsClusterSnapshotSettingsForbidden creates a UpdateEsClusterSnapshotSettingsForbidden with default headers values
func (*UpdateEsClusterSnapshotSettingsForbidden) Error ¶
func (o *UpdateEsClusterSnapshotSettingsForbidden) Error() string
func (*UpdateEsClusterSnapshotSettingsForbidden) GetPayload ¶
func (o *UpdateEsClusterSnapshotSettingsForbidden) GetPayload() *models.BasicFailedReply
type UpdateEsClusterSnapshotSettingsNotFound ¶
type UpdateEsClusterSnapshotSettingsNotFound struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterSnapshotSettingsNotFound handles this case with default header values.
The cluster specified by {cluster_id} cannot be found (code: 'clusters.cluster_not_found')
func NewUpdateEsClusterSnapshotSettingsNotFound ¶
func NewUpdateEsClusterSnapshotSettingsNotFound() *UpdateEsClusterSnapshotSettingsNotFound
NewUpdateEsClusterSnapshotSettingsNotFound creates a UpdateEsClusterSnapshotSettingsNotFound with default headers values
func (*UpdateEsClusterSnapshotSettingsNotFound) Error ¶
func (o *UpdateEsClusterSnapshotSettingsNotFound) Error() string
func (*UpdateEsClusterSnapshotSettingsNotFound) GetPayload ¶
func (o *UpdateEsClusterSnapshotSettingsNotFound) GetPayload() *models.BasicFailedReply
type UpdateEsClusterSnapshotSettingsOK ¶
type UpdateEsClusterSnapshotSettingsOK struct {
/*The date-time when the resource was created (ISO format relative to UTC)
*/
XCloudResourceCreated string
/*The date-time when the resource was last modified (ISO format relative to UTC)
*/
XCloudResourceLastModified string
/*The resource version, which is used to avoid update conflicts with concurrent operations
*/
XCloudResourceVersion string
Payload *models.ClusterSnapshotSettings
}
UpdateEsClusterSnapshotSettingsOK handles this case with default header values.
The cluster snapshot settings were successfully updated
func NewUpdateEsClusterSnapshotSettingsOK ¶
func NewUpdateEsClusterSnapshotSettingsOK() *UpdateEsClusterSnapshotSettingsOK
NewUpdateEsClusterSnapshotSettingsOK creates a UpdateEsClusterSnapshotSettingsOK with default headers values
func (*UpdateEsClusterSnapshotSettingsOK) Error ¶
func (o *UpdateEsClusterSnapshotSettingsOK) Error() string
func (*UpdateEsClusterSnapshotSettingsOK) GetPayload ¶
func (o *UpdateEsClusterSnapshotSettingsOK) GetPayload() *models.ClusterSnapshotSettings
type UpdateEsClusterSnapshotSettingsParams ¶
type UpdateEsClusterSnapshotSettingsParams struct {
/*Body
The cluster snapshot settings including updated values
*/
Body *models.ClusterSnapshotSettings
/*ClusterID
Identifier for the Elasticsearch cluster
*/
ClusterID string
/*Version
If specified then checks for conflicts against the version of the cluster snapshot settings (returned in 'x-cloud-resource-version' of the GET request)
*/
Version *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
UpdateEsClusterSnapshotSettingsParams contains all the parameters to send to the API endpoint for the update es cluster snapshot settings operation typically these are written to a http.Request
func NewUpdateEsClusterSnapshotSettingsParams ¶
func NewUpdateEsClusterSnapshotSettingsParams() *UpdateEsClusterSnapshotSettingsParams
NewUpdateEsClusterSnapshotSettingsParams creates a new UpdateEsClusterSnapshotSettingsParams object with the default values initialized.
func NewUpdateEsClusterSnapshotSettingsParamsWithContext ¶
func NewUpdateEsClusterSnapshotSettingsParamsWithContext(ctx context.Context) *UpdateEsClusterSnapshotSettingsParams
NewUpdateEsClusterSnapshotSettingsParamsWithContext creates a new UpdateEsClusterSnapshotSettingsParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateEsClusterSnapshotSettingsParamsWithHTTPClient ¶
func NewUpdateEsClusterSnapshotSettingsParamsWithHTTPClient(client *http.Client) *UpdateEsClusterSnapshotSettingsParams
NewUpdateEsClusterSnapshotSettingsParamsWithHTTPClient creates a new UpdateEsClusterSnapshotSettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateEsClusterSnapshotSettingsParamsWithTimeout ¶
func NewUpdateEsClusterSnapshotSettingsParamsWithTimeout(timeout time.Duration) *UpdateEsClusterSnapshotSettingsParams
NewUpdateEsClusterSnapshotSettingsParamsWithTimeout creates a new UpdateEsClusterSnapshotSettingsParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateEsClusterSnapshotSettingsParams) SetBody ¶
func (o *UpdateEsClusterSnapshotSettingsParams) SetBody(body *models.ClusterSnapshotSettings)
SetBody adds the body to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) SetClusterID ¶
func (o *UpdateEsClusterSnapshotSettingsParams) SetClusterID(clusterID string)
SetClusterID adds the clusterId to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) SetContext ¶
func (o *UpdateEsClusterSnapshotSettingsParams) SetContext(ctx context.Context)
SetContext adds the context to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) SetHTTPClient ¶
func (o *UpdateEsClusterSnapshotSettingsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) SetTimeout ¶
func (o *UpdateEsClusterSnapshotSettingsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) SetVersion ¶
func (o *UpdateEsClusterSnapshotSettingsParams) SetVersion(version *int64)
SetVersion adds the version to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) WithBody ¶
func (o *UpdateEsClusterSnapshotSettingsParams) WithBody(body *models.ClusterSnapshotSettings) *UpdateEsClusterSnapshotSettingsParams
WithBody adds the body to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) WithClusterID ¶
func (o *UpdateEsClusterSnapshotSettingsParams) WithClusterID(clusterID string) *UpdateEsClusterSnapshotSettingsParams
WithClusterID adds the clusterID to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) WithContext ¶
func (o *UpdateEsClusterSnapshotSettingsParams) WithContext(ctx context.Context) *UpdateEsClusterSnapshotSettingsParams
WithContext adds the context to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) WithHTTPClient ¶
func (o *UpdateEsClusterSnapshotSettingsParams) WithHTTPClient(client *http.Client) *UpdateEsClusterSnapshotSettingsParams
WithHTTPClient adds the HTTPClient to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) WithTimeout ¶
func (o *UpdateEsClusterSnapshotSettingsParams) WithTimeout(timeout time.Duration) *UpdateEsClusterSnapshotSettingsParams
WithTimeout adds the timeout to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) WithVersion ¶
func (o *UpdateEsClusterSnapshotSettingsParams) WithVersion(version *int64) *UpdateEsClusterSnapshotSettingsParams
WithVersion adds the version to the update es cluster snapshot settings params
func (*UpdateEsClusterSnapshotSettingsParams) WriteToRequest ¶
func (o *UpdateEsClusterSnapshotSettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateEsClusterSnapshotSettingsReader ¶
type UpdateEsClusterSnapshotSettingsReader struct {
// contains filtered or unexported fields
}
UpdateEsClusterSnapshotSettingsReader is a Reader for the UpdateEsClusterSnapshotSettings structure.
func (*UpdateEsClusterSnapshotSettingsReader) ReadResponse ¶
func (o *UpdateEsClusterSnapshotSettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateEsClusterSnapshotSettingsRetryWith ¶
type UpdateEsClusterSnapshotSettingsRetryWith struct {
Payload *models.BasicFailedReply
}
UpdateEsClusterSnapshotSettingsRetryWith handles this case with default header values.
elevated permissions are required. (code: '"root.unauthorized.rbac.elevated_permissions_required"')
func NewUpdateEsClusterSnapshotSettingsRetryWith ¶
func NewUpdateEsClusterSnapshotSettingsRetryWith() *UpdateEsClusterSnapshotSettingsRetryWith
NewUpdateEsClusterSnapshotSettingsRetryWith creates a UpdateEsClusterSnapshotSettingsRetryWith with default headers values
func (*UpdateEsClusterSnapshotSettingsRetryWith) Error ¶
func (o *UpdateEsClusterSnapshotSettingsRetryWith) Error() string
func (*UpdateEsClusterSnapshotSettingsRetryWith) GetPayload ¶
func (o *UpdateEsClusterSnapshotSettingsRetryWith) GetPayload() *models.BasicFailedReply
Source Files
¶
- cancel_es_cluster_monitoring_parameters.go
- cancel_es_cluster_monitoring_responses.go
- cancel_es_cluster_pending_plan_parameters.go
- cancel_es_cluster_pending_plan_responses.go
- clusters_elasticsearch_client.go
- create_es_cluster_parameters.go
- create_es_cluster_responses.go
- delete_es_cluster_parameters.go
- delete_es_cluster_responses.go
- delete_es_proxy_requests_parameters.go
- delete_es_proxy_requests_responses.go
- generate_es_cluster_diagnostics_parameters.go
- generate_es_cluster_diagnostics_responses.go
- generate_es_cluster_logs_parameters.go
- generate_es_cluster_logs_responses.go
- get_es_ccs_eligible_remotes_parameters.go
- get_es_ccs_eligible_remotes_responses.go
- get_es_cluster_ccs_parameters.go
- get_es_cluster_ccs_responses.go
- get_es_cluster_ccs_settings_parameters.go
- get_es_cluster_ccs_settings_responses.go
- get_es_cluster_curation_settings_parameters.go
- get_es_cluster_curation_settings_responses.go
- get_es_cluster_keystore_parameters.go
- get_es_cluster_keystore_responses.go
- get_es_cluster_metadata_raw_parameters.go
- get_es_cluster_metadata_raw_responses.go
- get_es_cluster_metadata_settings_parameters.go
- get_es_cluster_metadata_settings_responses.go
- get_es_cluster_parameters.go
- get_es_cluster_pending_plan_parameters.go
- get_es_cluster_pending_plan_responses.go
- get_es_cluster_plan_activity_parameters.go
- get_es_cluster_plan_activity_responses.go
- get_es_cluster_plan_parameters.go
- get_es_cluster_plan_responses.go
- get_es_cluster_responses.go
- get_es_cluster_snapshot_settings_parameters.go
- get_es_cluster_snapshot_settings_responses.go
- get_es_clusters_parameters.go
- get_es_clusters_responses.go
- get_es_proxy_requests_parameters.go
- get_es_proxy_requests_responses.go
- migrate_es_cluster_plan_parameters.go
- migrate_es_cluster_plan_responses.go
- move_es_cluster_instances_advanced_parameters.go
- move_es_cluster_instances_advanced_responses.go
- move_es_cluster_instances_parameters.go
- move_es_cluster_instances_responses.go
- post_es_proxy_requests_parameters.go
- post_es_proxy_requests_responses.go
- put_es_proxy_requests_parameters.go
- put_es_proxy_requests_responses.go
- restart_es_cluster_parameters.go
- restart_es_cluster_responses.go
- resync_es_cluster_parameters.go
- resync_es_cluster_responses.go
- resync_es_clusters_parameters.go
- resync_es_clusters_responses.go
- search_es_clusters_parameters.go
- search_es_clusters_responses.go
- set_es_cluster_ccs_settings_parameters.go
- set_es_cluster_ccs_settings_responses.go
- set_es_cluster_instances_all_settings_overrides_parameters.go
- set_es_cluster_instances_all_settings_overrides_responses.go
- set_es_cluster_instances_settings_overrides_parameters.go
- set_es_cluster_instances_settings_overrides_responses.go
- set_es_cluster_keystore_parameters.go
- set_es_cluster_keystore_responses.go
- set_es_cluster_legacy_security_settings_parameters.go
- set_es_cluster_legacy_security_settings_responses.go
- set_es_cluster_metadata_raw_parameters.go
- set_es_cluster_metadata_raw_responses.go
- set_es_cluster_monitoring_parameters.go
- set_es_cluster_monitoring_responses.go
- set_es_cluster_name_parameters.go
- set_es_cluster_name_responses.go
- shutdown_es_cluster_parameters.go
- shutdown_es_cluster_responses.go
- snapshot_es_cluster_parameters.go
- snapshot_es_cluster_responses.go
- start_es_cluster_instances_all_maintenance_mode_parameters.go
- start_es_cluster_instances_all_maintenance_mode_responses.go
- start_es_cluster_instances_all_parameters.go
- start_es_cluster_instances_all_responses.go
- start_es_cluster_instances_parameters.go
- start_es_cluster_instances_responses.go
- start_es_cluster_maintenance_mode_parameters.go
- start_es_cluster_maintenance_mode_responses.go
- stop_es_cluster_instances_all_maintenance_mode_parameters.go
- stop_es_cluster_instances_all_maintenance_mode_responses.go
- stop_es_cluster_instances_all_parameters.go
- stop_es_cluster_instances_all_responses.go
- stop_es_cluster_instances_parameters.go
- stop_es_cluster_instances_responses.go
- stop_es_cluster_maintenance_mode_parameters.go
- stop_es_cluster_maintenance_mode_responses.go
- update_es_cluster_curation_settings_parameters.go
- update_es_cluster_curation_settings_responses.go
- update_es_cluster_metadata_settings_parameters.go
- update_es_cluster_metadata_settings_responses.go
- update_es_cluster_plan_parameters.go
- update_es_cluster_plan_responses.go
- update_es_cluster_snapshot_settings_parameters.go
- update_es_cluster_snapshot_settings_responses.go