Documentation ¶
Index ¶
- type Client
- func (a *Client) GetClusterMetrics(params *GetClusterMetricsParams, opts ...ClientOption) (*GetClusterMetricsOK, error)
- func (a *Client) GetDiskMetrics(params *GetDiskMetricsParams, opts ...ClientOption) (*GetDiskMetricsOK, error)
- func (a *Client) GetHostMetrics(params *GetHostMetricsParams, opts ...ClientOption) (*GetHostMetricsOK, error)
- func (a *Client) GetHostNetworkMetrics(params *GetHostNetworkMetricsParams, opts ...ClientOption) (*GetHostNetworkMetricsOK, error)
- func (a *Client) GetHostServicekMetrics(params *GetHostServicekMetricsParams, opts ...ClientOption) (*GetHostServicekMetricsOK, error)
- func (a *Client) GetLunMetrics(params *GetLunMetricsParams, opts ...ClientOption) (*GetLunMetricsOK, error)
- func (a *Client) GetNvmfNamespaceMetrics(params *GetNvmfNamespaceMetricsParams, opts ...ClientOption) (*GetNvmfNamespaceMetricsOK, error)
- func (a *Client) GetSCVMMetrics(params *GetSCVMMetricsParams, opts ...ClientOption) (*GetSCVMMetricsOK, error)
- func (a *Client) GetSCVMServicekMetrics(params *GetSCVMServicekMetricsParams, opts ...ClientOption) (*GetSCVMServicekMetricsOK, error)
- func (a *Client) GetScvmDiskMetrics(params *GetScvmDiskMetricsParams, opts ...ClientOption) (*GetScvmDiskMetricsOK, error)
- func (a *Client) GetScvmNetworkMetrics(params *GetScvmNetworkMetricsParams, opts ...ClientOption) (*GetScvmNetworkMetricsOK, error)
- func (a *Client) GetTopNVMVolumeMetrics(params *GetTopNVMVolumeMetricsParams, opts ...ClientOption) (*GetTopNVMVolumeMetricsOK, error)
- func (a *Client) GetVMMetrics(params *GetVMMetricsParams, opts ...ClientOption) (*GetVMMetricsOK, error)
- func (a *Client) GetVMNetWorkMetrics(params *GetVMNetWorkMetricsParams, opts ...ClientOption) (*GetVMNetWorkMetricsOK, error)
- func (a *Client) GetVMVolumeMetrics(params *GetVMVolumeMetricsParams, opts ...ClientOption) (*GetVMVolumeMetricsOK, error)
- func (a *Client) GetWitnessMetrics(params *GetWitnessMetricsParams, opts ...ClientOption) (*GetWitnessMetricsOK, error)
- func (a *Client) GetZoneMetrics(params *GetZoneMetricsParams, opts ...ClientOption) (*GetZoneMetricsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetClusterMetricsBadRequest
- type GetClusterMetricsInternalServerError
- type GetClusterMetricsNotFound
- type GetClusterMetricsOK
- type GetClusterMetricsParams
- func NewGetClusterMetricsParams() *GetClusterMetricsParams
- func NewGetClusterMetricsParamsWithContext(ctx context.Context) *GetClusterMetricsParams
- func NewGetClusterMetricsParamsWithHTTPClient(client *http.Client) *GetClusterMetricsParams
- func NewGetClusterMetricsParamsWithTimeout(timeout time.Duration) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) SetContext(ctx context.Context)
- func (o *GetClusterMetricsParams) SetDefaults()
- func (o *GetClusterMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetClusterMetricsParams) SetRequestBody(requestBody *models.GetClusterMetricInput)
- func (o *GetClusterMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetClusterMetricsParams) WithContext(ctx context.Context) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithDefaults() *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithHTTPClient(client *http.Client) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithRequestBody(requestBody *models.GetClusterMetricInput) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WithTimeout(timeout time.Duration) *GetClusterMetricsParams
- func (o *GetClusterMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetClusterMetricsReader
- type GetDiskMetricsBadRequest
- type GetDiskMetricsInternalServerError
- type GetDiskMetricsNotFound
- type GetDiskMetricsOK
- type GetDiskMetricsParams
- func NewGetDiskMetricsParams() *GetDiskMetricsParams
- func NewGetDiskMetricsParamsWithContext(ctx context.Context) *GetDiskMetricsParams
- func NewGetDiskMetricsParamsWithHTTPClient(client *http.Client) *GetDiskMetricsParams
- func NewGetDiskMetricsParamsWithTimeout(timeout time.Duration) *GetDiskMetricsParams
- func (o *GetDiskMetricsParams) SetContext(ctx context.Context)
- func (o *GetDiskMetricsParams) SetDefaults()
- func (o *GetDiskMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetDiskMetricsParams) SetRequestBody(requestBody *models.GetDiskMetricInput)
- func (o *GetDiskMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetDiskMetricsParams) WithContext(ctx context.Context) *GetDiskMetricsParams
- func (o *GetDiskMetricsParams) WithDefaults() *GetDiskMetricsParams
- func (o *GetDiskMetricsParams) WithHTTPClient(client *http.Client) *GetDiskMetricsParams
- func (o *GetDiskMetricsParams) WithRequestBody(requestBody *models.GetDiskMetricInput) *GetDiskMetricsParams
- func (o *GetDiskMetricsParams) WithTimeout(timeout time.Duration) *GetDiskMetricsParams
- func (o *GetDiskMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetDiskMetricsReader
- type GetHostMetricsBadRequest
- type GetHostMetricsInternalServerError
- type GetHostMetricsNotFound
- type GetHostMetricsOK
- type GetHostMetricsParams
- func NewGetHostMetricsParams() *GetHostMetricsParams
- func NewGetHostMetricsParamsWithContext(ctx context.Context) *GetHostMetricsParams
- func NewGetHostMetricsParamsWithHTTPClient(client *http.Client) *GetHostMetricsParams
- func NewGetHostMetricsParamsWithTimeout(timeout time.Duration) *GetHostMetricsParams
- func (o *GetHostMetricsParams) SetContext(ctx context.Context)
- func (o *GetHostMetricsParams) SetDefaults()
- func (o *GetHostMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetHostMetricsParams) SetRequestBody(requestBody *models.GetHostMetricInput)
- func (o *GetHostMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetHostMetricsParams) WithContext(ctx context.Context) *GetHostMetricsParams
- func (o *GetHostMetricsParams) WithDefaults() *GetHostMetricsParams
- func (o *GetHostMetricsParams) WithHTTPClient(client *http.Client) *GetHostMetricsParams
- func (o *GetHostMetricsParams) WithRequestBody(requestBody *models.GetHostMetricInput) *GetHostMetricsParams
- func (o *GetHostMetricsParams) WithTimeout(timeout time.Duration) *GetHostMetricsParams
- func (o *GetHostMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetHostMetricsReader
- type GetHostNetworkMetricsBadRequest
- type GetHostNetworkMetricsInternalServerError
- type GetHostNetworkMetricsNotFound
- type GetHostNetworkMetricsOK
- type GetHostNetworkMetricsParams
- func NewGetHostNetworkMetricsParams() *GetHostNetworkMetricsParams
- func NewGetHostNetworkMetricsParamsWithContext(ctx context.Context) *GetHostNetworkMetricsParams
- func NewGetHostNetworkMetricsParamsWithHTTPClient(client *http.Client) *GetHostNetworkMetricsParams
- func NewGetHostNetworkMetricsParamsWithTimeout(timeout time.Duration) *GetHostNetworkMetricsParams
- func (o *GetHostNetworkMetricsParams) SetContext(ctx context.Context)
- func (o *GetHostNetworkMetricsParams) SetDefaults()
- func (o *GetHostNetworkMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetHostNetworkMetricsParams) SetRequestBody(requestBody *models.GetHostNetworkMetricInput)
- func (o *GetHostNetworkMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetHostNetworkMetricsParams) WithContext(ctx context.Context) *GetHostNetworkMetricsParams
- func (o *GetHostNetworkMetricsParams) WithDefaults() *GetHostNetworkMetricsParams
- func (o *GetHostNetworkMetricsParams) WithHTTPClient(client *http.Client) *GetHostNetworkMetricsParams
- func (o *GetHostNetworkMetricsParams) WithRequestBody(requestBody *models.GetHostNetworkMetricInput) *GetHostNetworkMetricsParams
- func (o *GetHostNetworkMetricsParams) WithTimeout(timeout time.Duration) *GetHostNetworkMetricsParams
- func (o *GetHostNetworkMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetHostNetworkMetricsReader
- type GetHostServicekMetricsBadRequest
- type GetHostServicekMetricsInternalServerError
- type GetHostServicekMetricsNotFound
- type GetHostServicekMetricsOK
- type GetHostServicekMetricsParams
- func NewGetHostServicekMetricsParams() *GetHostServicekMetricsParams
- func NewGetHostServicekMetricsParamsWithContext(ctx context.Context) *GetHostServicekMetricsParams
- func NewGetHostServicekMetricsParamsWithHTTPClient(client *http.Client) *GetHostServicekMetricsParams
- func NewGetHostServicekMetricsParamsWithTimeout(timeout time.Duration) *GetHostServicekMetricsParams
- func (o *GetHostServicekMetricsParams) SetContext(ctx context.Context)
- func (o *GetHostServicekMetricsParams) SetDefaults()
- func (o *GetHostServicekMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetHostServicekMetricsParams) SetRequestBody(requestBody *models.GetHostServiceMetricInput)
- func (o *GetHostServicekMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetHostServicekMetricsParams) WithContext(ctx context.Context) *GetHostServicekMetricsParams
- func (o *GetHostServicekMetricsParams) WithDefaults() *GetHostServicekMetricsParams
- func (o *GetHostServicekMetricsParams) WithHTTPClient(client *http.Client) *GetHostServicekMetricsParams
- func (o *GetHostServicekMetricsParams) WithRequestBody(requestBody *models.GetHostServiceMetricInput) *GetHostServicekMetricsParams
- func (o *GetHostServicekMetricsParams) WithTimeout(timeout time.Duration) *GetHostServicekMetricsParams
- func (o *GetHostServicekMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetHostServicekMetricsReader
- type GetLunMetricsBadRequest
- type GetLunMetricsInternalServerError
- type GetLunMetricsNotFound
- type GetLunMetricsOK
- type GetLunMetricsParams
- func (o *GetLunMetricsParams) SetContext(ctx context.Context)
- func (o *GetLunMetricsParams) SetDefaults()
- func (o *GetLunMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetLunMetricsParams) SetRequestBody(requestBody *models.GetLunMetricInput)
- func (o *GetLunMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetLunMetricsParams) WithContext(ctx context.Context) *GetLunMetricsParams
- func (o *GetLunMetricsParams) WithDefaults() *GetLunMetricsParams
- func (o *GetLunMetricsParams) WithHTTPClient(client *http.Client) *GetLunMetricsParams
- func (o *GetLunMetricsParams) WithRequestBody(requestBody *models.GetLunMetricInput) *GetLunMetricsParams
- func (o *GetLunMetricsParams) WithTimeout(timeout time.Duration) *GetLunMetricsParams
- func (o *GetLunMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetLunMetricsReader
- type GetNvmfNamespaceMetricsBadRequest
- type GetNvmfNamespaceMetricsInternalServerError
- type GetNvmfNamespaceMetricsNotFound
- type GetNvmfNamespaceMetricsOK
- type GetNvmfNamespaceMetricsParams
- func NewGetNvmfNamespaceMetricsParams() *GetNvmfNamespaceMetricsParams
- func NewGetNvmfNamespaceMetricsParamsWithContext(ctx context.Context) *GetNvmfNamespaceMetricsParams
- func NewGetNvmfNamespaceMetricsParamsWithHTTPClient(client *http.Client) *GetNvmfNamespaceMetricsParams
- func NewGetNvmfNamespaceMetricsParamsWithTimeout(timeout time.Duration) *GetNvmfNamespaceMetricsParams
- func (o *GetNvmfNamespaceMetricsParams) SetContext(ctx context.Context)
- func (o *GetNvmfNamespaceMetricsParams) SetDefaults()
- func (o *GetNvmfNamespaceMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetNvmfNamespaceMetricsParams) SetRequestBody(requestBody *models.GetNvmfNamespaceMetricInput)
- func (o *GetNvmfNamespaceMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetNvmfNamespaceMetricsParams) WithContext(ctx context.Context) *GetNvmfNamespaceMetricsParams
- func (o *GetNvmfNamespaceMetricsParams) WithDefaults() *GetNvmfNamespaceMetricsParams
- func (o *GetNvmfNamespaceMetricsParams) WithHTTPClient(client *http.Client) *GetNvmfNamespaceMetricsParams
- func (o *GetNvmfNamespaceMetricsParams) WithRequestBody(requestBody *models.GetNvmfNamespaceMetricInput) *GetNvmfNamespaceMetricsParams
- func (o *GetNvmfNamespaceMetricsParams) WithTimeout(timeout time.Duration) *GetNvmfNamespaceMetricsParams
- func (o *GetNvmfNamespaceMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNvmfNamespaceMetricsReader
- type GetSCVMMetricsBadRequest
- type GetSCVMMetricsInternalServerError
- type GetSCVMMetricsNotFound
- type GetSCVMMetricsOK
- type GetSCVMMetricsParams
- func NewGetSCVMMetricsParams() *GetSCVMMetricsParams
- func NewGetSCVMMetricsParamsWithContext(ctx context.Context) *GetSCVMMetricsParams
- func NewGetSCVMMetricsParamsWithHTTPClient(client *http.Client) *GetSCVMMetricsParams
- func NewGetSCVMMetricsParamsWithTimeout(timeout time.Duration) *GetSCVMMetricsParams
- func (o *GetSCVMMetricsParams) SetContext(ctx context.Context)
- func (o *GetSCVMMetricsParams) SetDefaults()
- func (o *GetSCVMMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetSCVMMetricsParams) SetRequestBody(requestBody *models.GetScvmMetricInput)
- func (o *GetSCVMMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetSCVMMetricsParams) WithContext(ctx context.Context) *GetSCVMMetricsParams
- func (o *GetSCVMMetricsParams) WithDefaults() *GetSCVMMetricsParams
- func (o *GetSCVMMetricsParams) WithHTTPClient(client *http.Client) *GetSCVMMetricsParams
- func (o *GetSCVMMetricsParams) WithRequestBody(requestBody *models.GetScvmMetricInput) *GetSCVMMetricsParams
- func (o *GetSCVMMetricsParams) WithTimeout(timeout time.Duration) *GetSCVMMetricsParams
- func (o *GetSCVMMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSCVMMetricsReader
- type GetSCVMServicekMetricsBadRequest
- type GetSCVMServicekMetricsInternalServerError
- type GetSCVMServicekMetricsNotFound
- type GetSCVMServicekMetricsOK
- type GetSCVMServicekMetricsParams
- func NewGetSCVMServicekMetricsParams() *GetSCVMServicekMetricsParams
- func NewGetSCVMServicekMetricsParamsWithContext(ctx context.Context) *GetSCVMServicekMetricsParams
- func NewGetSCVMServicekMetricsParamsWithHTTPClient(client *http.Client) *GetSCVMServicekMetricsParams
- func NewGetSCVMServicekMetricsParamsWithTimeout(timeout time.Duration) *GetSCVMServicekMetricsParams
- func (o *GetSCVMServicekMetricsParams) SetContext(ctx context.Context)
- func (o *GetSCVMServicekMetricsParams) SetDefaults()
- func (o *GetSCVMServicekMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetSCVMServicekMetricsParams) SetRequestBody(requestBody *models.GetScvmServiceMetricInput)
- func (o *GetSCVMServicekMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetSCVMServicekMetricsParams) WithContext(ctx context.Context) *GetSCVMServicekMetricsParams
- func (o *GetSCVMServicekMetricsParams) WithDefaults() *GetSCVMServicekMetricsParams
- func (o *GetSCVMServicekMetricsParams) WithHTTPClient(client *http.Client) *GetSCVMServicekMetricsParams
- func (o *GetSCVMServicekMetricsParams) WithRequestBody(requestBody *models.GetScvmServiceMetricInput) *GetSCVMServicekMetricsParams
- func (o *GetSCVMServicekMetricsParams) WithTimeout(timeout time.Duration) *GetSCVMServicekMetricsParams
- func (o *GetSCVMServicekMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetSCVMServicekMetricsReader
- type GetScvmDiskMetricsBadRequest
- type GetScvmDiskMetricsInternalServerError
- type GetScvmDiskMetricsNotFound
- type GetScvmDiskMetricsOK
- type GetScvmDiskMetricsParams
- func NewGetScvmDiskMetricsParams() *GetScvmDiskMetricsParams
- func NewGetScvmDiskMetricsParamsWithContext(ctx context.Context) *GetScvmDiskMetricsParams
- func NewGetScvmDiskMetricsParamsWithHTTPClient(client *http.Client) *GetScvmDiskMetricsParams
- func NewGetScvmDiskMetricsParamsWithTimeout(timeout time.Duration) *GetScvmDiskMetricsParams
- func (o *GetScvmDiskMetricsParams) SetContext(ctx context.Context)
- func (o *GetScvmDiskMetricsParams) SetDefaults()
- func (o *GetScvmDiskMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetScvmDiskMetricsParams) SetRequestBody(requestBody *models.GetSCVMDiskMetricInput)
- func (o *GetScvmDiskMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetScvmDiskMetricsParams) WithContext(ctx context.Context) *GetScvmDiskMetricsParams
- func (o *GetScvmDiskMetricsParams) WithDefaults() *GetScvmDiskMetricsParams
- func (o *GetScvmDiskMetricsParams) WithHTTPClient(client *http.Client) *GetScvmDiskMetricsParams
- func (o *GetScvmDiskMetricsParams) WithRequestBody(requestBody *models.GetSCVMDiskMetricInput) *GetScvmDiskMetricsParams
- func (o *GetScvmDiskMetricsParams) WithTimeout(timeout time.Duration) *GetScvmDiskMetricsParams
- func (o *GetScvmDiskMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetScvmDiskMetricsReader
- type GetScvmNetworkMetricsBadRequest
- type GetScvmNetworkMetricsInternalServerError
- type GetScvmNetworkMetricsNotFound
- type GetScvmNetworkMetricsOK
- type GetScvmNetworkMetricsParams
- func NewGetScvmNetworkMetricsParams() *GetScvmNetworkMetricsParams
- func NewGetScvmNetworkMetricsParamsWithContext(ctx context.Context) *GetScvmNetworkMetricsParams
- func NewGetScvmNetworkMetricsParamsWithHTTPClient(client *http.Client) *GetScvmNetworkMetricsParams
- func NewGetScvmNetworkMetricsParamsWithTimeout(timeout time.Duration) *GetScvmNetworkMetricsParams
- func (o *GetScvmNetworkMetricsParams) SetContext(ctx context.Context)
- func (o *GetScvmNetworkMetricsParams) SetDefaults()
- func (o *GetScvmNetworkMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetScvmNetworkMetricsParams) SetRequestBody(requestBody *models.GetScvmNetworkInput)
- func (o *GetScvmNetworkMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetScvmNetworkMetricsParams) WithContext(ctx context.Context) *GetScvmNetworkMetricsParams
- func (o *GetScvmNetworkMetricsParams) WithDefaults() *GetScvmNetworkMetricsParams
- func (o *GetScvmNetworkMetricsParams) WithHTTPClient(client *http.Client) *GetScvmNetworkMetricsParams
- func (o *GetScvmNetworkMetricsParams) WithRequestBody(requestBody *models.GetScvmNetworkInput) *GetScvmNetworkMetricsParams
- func (o *GetScvmNetworkMetricsParams) WithTimeout(timeout time.Duration) *GetScvmNetworkMetricsParams
- func (o *GetScvmNetworkMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetScvmNetworkMetricsReader
- type GetTopNVMVolumeMetricsBadRequest
- type GetTopNVMVolumeMetricsInternalServerError
- type GetTopNVMVolumeMetricsNotFound
- type GetTopNVMVolumeMetricsOK
- type GetTopNVMVolumeMetricsParams
- func NewGetTopNVMVolumeMetricsParams() *GetTopNVMVolumeMetricsParams
- func NewGetTopNVMVolumeMetricsParamsWithContext(ctx context.Context) *GetTopNVMVolumeMetricsParams
- func NewGetTopNVMVolumeMetricsParamsWithHTTPClient(client *http.Client) *GetTopNVMVolumeMetricsParams
- func NewGetTopNVMVolumeMetricsParamsWithTimeout(timeout time.Duration) *GetTopNVMVolumeMetricsParams
- func (o *GetTopNVMVolumeMetricsParams) SetContext(ctx context.Context)
- func (o *GetTopNVMVolumeMetricsParams) SetDefaults()
- func (o *GetTopNVMVolumeMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetTopNVMVolumeMetricsParams) SetRequestBody(requestBody *models.GetTopNMetricInput)
- func (o *GetTopNVMVolumeMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetTopNVMVolumeMetricsParams) WithContext(ctx context.Context) *GetTopNVMVolumeMetricsParams
- func (o *GetTopNVMVolumeMetricsParams) WithDefaults() *GetTopNVMVolumeMetricsParams
- func (o *GetTopNVMVolumeMetricsParams) WithHTTPClient(client *http.Client) *GetTopNVMVolumeMetricsParams
- func (o *GetTopNVMVolumeMetricsParams) WithRequestBody(requestBody *models.GetTopNMetricInput) *GetTopNVMVolumeMetricsParams
- func (o *GetTopNVMVolumeMetricsParams) WithTimeout(timeout time.Duration) *GetTopNVMVolumeMetricsParams
- func (o *GetTopNVMVolumeMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetTopNVMVolumeMetricsReader
- type GetVMMetricsBadRequest
- type GetVMMetricsInternalServerError
- type GetVMMetricsNotFound
- type GetVMMetricsOK
- type GetVMMetricsParams
- func (o *GetVMMetricsParams) SetContext(ctx context.Context)
- func (o *GetVMMetricsParams) SetDefaults()
- func (o *GetVMMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetVMMetricsParams) SetRequestBody(requestBody *models.GetVMMetricInput)
- func (o *GetVMMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetVMMetricsParams) WithContext(ctx context.Context) *GetVMMetricsParams
- func (o *GetVMMetricsParams) WithDefaults() *GetVMMetricsParams
- func (o *GetVMMetricsParams) WithHTTPClient(client *http.Client) *GetVMMetricsParams
- func (o *GetVMMetricsParams) WithRequestBody(requestBody *models.GetVMMetricInput) *GetVMMetricsParams
- func (o *GetVMMetricsParams) WithTimeout(timeout time.Duration) *GetVMMetricsParams
- func (o *GetVMMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVMMetricsReader
- type GetVMNetWorkMetricsBadRequest
- type GetVMNetWorkMetricsInternalServerError
- type GetVMNetWorkMetricsNotFound
- type GetVMNetWorkMetricsOK
- type GetVMNetWorkMetricsParams
- func NewGetVMNetWorkMetricsParams() *GetVMNetWorkMetricsParams
- func NewGetVMNetWorkMetricsParamsWithContext(ctx context.Context) *GetVMNetWorkMetricsParams
- func NewGetVMNetWorkMetricsParamsWithHTTPClient(client *http.Client) *GetVMNetWorkMetricsParams
- func NewGetVMNetWorkMetricsParamsWithTimeout(timeout time.Duration) *GetVMNetWorkMetricsParams
- func (o *GetVMNetWorkMetricsParams) SetContext(ctx context.Context)
- func (o *GetVMNetWorkMetricsParams) SetDefaults()
- func (o *GetVMNetWorkMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetVMNetWorkMetricsParams) SetRequestBody(requestBody *models.GetVMNetWorkMetricInput)
- func (o *GetVMNetWorkMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetVMNetWorkMetricsParams) WithContext(ctx context.Context) *GetVMNetWorkMetricsParams
- func (o *GetVMNetWorkMetricsParams) WithDefaults() *GetVMNetWorkMetricsParams
- func (o *GetVMNetWorkMetricsParams) WithHTTPClient(client *http.Client) *GetVMNetWorkMetricsParams
- func (o *GetVMNetWorkMetricsParams) WithRequestBody(requestBody *models.GetVMNetWorkMetricInput) *GetVMNetWorkMetricsParams
- func (o *GetVMNetWorkMetricsParams) WithTimeout(timeout time.Duration) *GetVMNetWorkMetricsParams
- func (o *GetVMNetWorkMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVMNetWorkMetricsReader
- type GetVMVolumeMetricsBadRequest
- type GetVMVolumeMetricsInternalServerError
- type GetVMVolumeMetricsNotFound
- type GetVMVolumeMetricsOK
- type GetVMVolumeMetricsParams
- func NewGetVMVolumeMetricsParams() *GetVMVolumeMetricsParams
- func NewGetVMVolumeMetricsParamsWithContext(ctx context.Context) *GetVMVolumeMetricsParams
- func NewGetVMVolumeMetricsParamsWithHTTPClient(client *http.Client) *GetVMVolumeMetricsParams
- func NewGetVMVolumeMetricsParamsWithTimeout(timeout time.Duration) *GetVMVolumeMetricsParams
- func (o *GetVMVolumeMetricsParams) SetContext(ctx context.Context)
- func (o *GetVMVolumeMetricsParams) SetDefaults()
- func (o *GetVMVolumeMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetVMVolumeMetricsParams) SetRequestBody(requestBody *models.GetVMVolumeMetricInput)
- func (o *GetVMVolumeMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetVMVolumeMetricsParams) WithContext(ctx context.Context) *GetVMVolumeMetricsParams
- func (o *GetVMVolumeMetricsParams) WithDefaults() *GetVMVolumeMetricsParams
- func (o *GetVMVolumeMetricsParams) WithHTTPClient(client *http.Client) *GetVMVolumeMetricsParams
- func (o *GetVMVolumeMetricsParams) WithRequestBody(requestBody *models.GetVMVolumeMetricInput) *GetVMVolumeMetricsParams
- func (o *GetVMVolumeMetricsParams) WithTimeout(timeout time.Duration) *GetVMVolumeMetricsParams
- func (o *GetVMVolumeMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetVMVolumeMetricsReader
- type GetWitnessMetricsBadRequest
- type GetWitnessMetricsInternalServerError
- type GetWitnessMetricsNotFound
- type GetWitnessMetricsOK
- type GetWitnessMetricsParams
- func NewGetWitnessMetricsParams() *GetWitnessMetricsParams
- func NewGetWitnessMetricsParamsWithContext(ctx context.Context) *GetWitnessMetricsParams
- func NewGetWitnessMetricsParamsWithHTTPClient(client *http.Client) *GetWitnessMetricsParams
- func NewGetWitnessMetricsParamsWithTimeout(timeout time.Duration) *GetWitnessMetricsParams
- func (o *GetWitnessMetricsParams) SetContext(ctx context.Context)
- func (o *GetWitnessMetricsParams) SetDefaults()
- func (o *GetWitnessMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetWitnessMetricsParams) SetRequestBody(requestBody *models.GetWitnessMetricInput)
- func (o *GetWitnessMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetWitnessMetricsParams) WithContext(ctx context.Context) *GetWitnessMetricsParams
- func (o *GetWitnessMetricsParams) WithDefaults() *GetWitnessMetricsParams
- func (o *GetWitnessMetricsParams) WithHTTPClient(client *http.Client) *GetWitnessMetricsParams
- func (o *GetWitnessMetricsParams) WithRequestBody(requestBody *models.GetWitnessMetricInput) *GetWitnessMetricsParams
- func (o *GetWitnessMetricsParams) WithTimeout(timeout time.Duration) *GetWitnessMetricsParams
- func (o *GetWitnessMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetWitnessMetricsReader
- type GetZoneMetricsBadRequest
- type GetZoneMetricsInternalServerError
- type GetZoneMetricsNotFound
- type GetZoneMetricsOK
- type GetZoneMetricsParams
- func NewGetZoneMetricsParams() *GetZoneMetricsParams
- func NewGetZoneMetricsParamsWithContext(ctx context.Context) *GetZoneMetricsParams
- func NewGetZoneMetricsParamsWithHTTPClient(client *http.Client) *GetZoneMetricsParams
- func NewGetZoneMetricsParamsWithTimeout(timeout time.Duration) *GetZoneMetricsParams
- func (o *GetZoneMetricsParams) SetContext(ctx context.Context)
- func (o *GetZoneMetricsParams) SetDefaults()
- func (o *GetZoneMetricsParams) SetHTTPClient(client *http.Client)
- func (o *GetZoneMetricsParams) SetRequestBody(requestBody *models.GetZoneMetricInput)
- func (o *GetZoneMetricsParams) SetTimeout(timeout time.Duration)
- func (o *GetZoneMetricsParams) WithContext(ctx context.Context) *GetZoneMetricsParams
- func (o *GetZoneMetricsParams) WithDefaults() *GetZoneMetricsParams
- func (o *GetZoneMetricsParams) WithHTTPClient(client *http.Client) *GetZoneMetricsParams
- func (o *GetZoneMetricsParams) WithRequestBody(requestBody *models.GetZoneMetricInput) *GetZoneMetricsParams
- func (o *GetZoneMetricsParams) WithTimeout(timeout time.Duration) *GetZoneMetricsParams
- func (o *GetZoneMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetZoneMetricsReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for metrics API
func (*Client) GetClusterMetrics ¶
func (a *Client) GetClusterMetrics(params *GetClusterMetricsParams, opts ...ClientOption) (*GetClusterMetricsOK, error)
GetClusterMetrics get cluster metrics API
func (*Client) GetDiskMetrics ¶
func (a *Client) GetDiskMetrics(params *GetDiskMetricsParams, opts ...ClientOption) (*GetDiskMetricsOK, error)
GetDiskMetrics get disk metrics API
func (*Client) GetHostMetrics ¶
func (a *Client) GetHostMetrics(params *GetHostMetricsParams, opts ...ClientOption) (*GetHostMetricsOK, error)
GetHostMetrics get host metrics API
func (*Client) GetHostNetworkMetrics ¶
func (a *Client) GetHostNetworkMetrics(params *GetHostNetworkMetricsParams, opts ...ClientOption) (*GetHostNetworkMetricsOK, error)
GetHostNetworkMetrics get host network metrics API
func (*Client) GetHostServicekMetrics ¶
func (a *Client) GetHostServicekMetrics(params *GetHostServicekMetricsParams, opts ...ClientOption) (*GetHostServicekMetricsOK, error)
GetHostServicekMetrics get host servicek metrics API
func (*Client) GetLunMetrics ¶
func (a *Client) GetLunMetrics(params *GetLunMetricsParams, opts ...ClientOption) (*GetLunMetricsOK, error)
GetLunMetrics get lun metrics API
func (*Client) GetNvmfNamespaceMetrics ¶
func (a *Client) GetNvmfNamespaceMetrics(params *GetNvmfNamespaceMetricsParams, opts ...ClientOption) (*GetNvmfNamespaceMetricsOK, error)
GetNvmfNamespaceMetrics get nvmf namespace metrics API
func (*Client) GetSCVMMetrics ¶
func (a *Client) GetSCVMMetrics(params *GetSCVMMetricsParams, opts ...ClientOption) (*GetSCVMMetricsOK, error)
GetSCVMMetrics get s c VM metrics API
func (*Client) GetSCVMServicekMetrics ¶
func (a *Client) GetSCVMServicekMetrics(params *GetSCVMServicekMetricsParams, opts ...ClientOption) (*GetSCVMServicekMetricsOK, error)
GetSCVMServicekMetrics get s c VM servicek metrics API
func (*Client) GetScvmDiskMetrics ¶
func (a *Client) GetScvmDiskMetrics(params *GetScvmDiskMetricsParams, opts ...ClientOption) (*GetScvmDiskMetricsOK, error)
GetScvmDiskMetrics get scvm disk metrics API
func (*Client) GetScvmNetworkMetrics ¶
func (a *Client) GetScvmNetworkMetrics(params *GetScvmNetworkMetricsParams, opts ...ClientOption) (*GetScvmNetworkMetricsOK, error)
GetScvmNetworkMetrics get scvm network metrics API
func (*Client) GetTopNVMVolumeMetrics ¶
func (a *Client) GetTopNVMVolumeMetrics(params *GetTopNVMVolumeMetricsParams, opts ...ClientOption) (*GetTopNVMVolumeMetricsOK, error)
GetTopNVMVolumeMetrics get top n Vm volume metrics API
func (*Client) GetVMMetrics ¶
func (a *Client) GetVMMetrics(params *GetVMMetricsParams, opts ...ClientOption) (*GetVMMetricsOK, error)
GetVMMetrics get Vm metrics API
func (*Client) GetVMNetWorkMetrics ¶
func (a *Client) GetVMNetWorkMetrics(params *GetVMNetWorkMetricsParams, opts ...ClientOption) (*GetVMNetWorkMetricsOK, error)
GetVMNetWorkMetrics get Vm net work metrics API
func (*Client) GetVMVolumeMetrics ¶
func (a *Client) GetVMVolumeMetrics(params *GetVMVolumeMetricsParams, opts ...ClientOption) (*GetVMVolumeMetricsOK, error)
GetVMVolumeMetrics get Vm volume metrics API
func (*Client) GetWitnessMetrics ¶
func (a *Client) GetWitnessMetrics(params *GetWitnessMetricsParams, opts ...ClientOption) (*GetWitnessMetricsOK, error)
GetWitnessMetrics get witness metrics API
func (*Client) GetZoneMetrics ¶
func (a *Client) GetZoneMetrics(params *GetZoneMetricsParams, opts ...ClientOption) (*GetZoneMetricsOK, error)
GetZoneMetrics get zone metrics API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { GetClusterMetrics(params *GetClusterMetricsParams, opts ...ClientOption) (*GetClusterMetricsOK, error) GetDiskMetrics(params *GetDiskMetricsParams, opts ...ClientOption) (*GetDiskMetricsOK, error) GetHostMetrics(params *GetHostMetricsParams, opts ...ClientOption) (*GetHostMetricsOK, error) GetHostNetworkMetrics(params *GetHostNetworkMetricsParams, opts ...ClientOption) (*GetHostNetworkMetricsOK, error) GetHostServicekMetrics(params *GetHostServicekMetricsParams, opts ...ClientOption) (*GetHostServicekMetricsOK, error) GetLunMetrics(params *GetLunMetricsParams, opts ...ClientOption) (*GetLunMetricsOK, error) GetNvmfNamespaceMetrics(params *GetNvmfNamespaceMetricsParams, opts ...ClientOption) (*GetNvmfNamespaceMetricsOK, error) GetSCVMMetrics(params *GetSCVMMetricsParams, opts ...ClientOption) (*GetSCVMMetricsOK, error) GetSCVMServicekMetrics(params *GetSCVMServicekMetricsParams, opts ...ClientOption) (*GetSCVMServicekMetricsOK, error) GetScvmDiskMetrics(params *GetScvmDiskMetricsParams, opts ...ClientOption) (*GetScvmDiskMetricsOK, error) GetScvmNetworkMetrics(params *GetScvmNetworkMetricsParams, opts ...ClientOption) (*GetScvmNetworkMetricsOK, error) GetTopNVMVolumeMetrics(params *GetTopNVMVolumeMetricsParams, opts ...ClientOption) (*GetTopNVMVolumeMetricsOK, error) GetVMMetrics(params *GetVMMetricsParams, opts ...ClientOption) (*GetVMMetricsOK, error) GetVMNetWorkMetrics(params *GetVMNetWorkMetricsParams, opts ...ClientOption) (*GetVMNetWorkMetricsOK, error) GetVMVolumeMetrics(params *GetVMVolumeMetricsParams, opts ...ClientOption) (*GetVMVolumeMetricsOK, error) GetWitnessMetrics(params *GetWitnessMetricsParams, opts ...ClientOption) (*GetWitnessMetricsOK, error) GetZoneMetrics(params *GetZoneMetricsParams, opts ...ClientOption) (*GetZoneMetricsOK, 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 metrics API client.
type GetClusterMetricsBadRequest ¶
GetClusterMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetClusterMetricsBadRequest ¶
func NewGetClusterMetricsBadRequest() *GetClusterMetricsBadRequest
NewGetClusterMetricsBadRequest creates a GetClusterMetricsBadRequest with default headers values
func (*GetClusterMetricsBadRequest) Error ¶
func (o *GetClusterMetricsBadRequest) Error() string
func (*GetClusterMetricsBadRequest) GetPayload ¶
func (o *GetClusterMetricsBadRequest) GetPayload() *models.ErrorBody
type GetClusterMetricsInternalServerError ¶
type GetClusterMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetClusterMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetClusterMetricsInternalServerError ¶
func NewGetClusterMetricsInternalServerError() *GetClusterMetricsInternalServerError
NewGetClusterMetricsInternalServerError creates a GetClusterMetricsInternalServerError with default headers values
func (*GetClusterMetricsInternalServerError) Error ¶
func (o *GetClusterMetricsInternalServerError) Error() string
func (*GetClusterMetricsInternalServerError) GetPayload ¶
func (o *GetClusterMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetClusterMetricsNotFound ¶
GetClusterMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetClusterMetricsNotFound ¶
func NewGetClusterMetricsNotFound() *GetClusterMetricsNotFound
NewGetClusterMetricsNotFound creates a GetClusterMetricsNotFound with default headers values
func (*GetClusterMetricsNotFound) Error ¶
func (o *GetClusterMetricsNotFound) Error() string
func (*GetClusterMetricsNotFound) GetPayload ¶
func (o *GetClusterMetricsNotFound) GetPayload() *models.ErrorBody
type GetClusterMetricsOK ¶
type GetClusterMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetClusterMetricsOK describes a response with status code 200, with default header values.
GetClusterMetricsOK get cluster metrics o k
func NewGetClusterMetricsOK ¶
func NewGetClusterMetricsOK() *GetClusterMetricsOK
NewGetClusterMetricsOK creates a GetClusterMetricsOK with default headers values
func (*GetClusterMetricsOK) Error ¶
func (o *GetClusterMetricsOK) Error() string
func (*GetClusterMetricsOK) GetPayload ¶
func (o *GetClusterMetricsOK) GetPayload() []*models.WithTaskMetric
type GetClusterMetricsParams ¶
type GetClusterMetricsParams struct { // RequestBody. RequestBody *models.GetClusterMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetClusterMetricsParams contains all the parameters to send to the API endpoint
for the get cluster metrics operation. Typically these are written to a http.Request.
func NewGetClusterMetricsParams ¶
func NewGetClusterMetricsParams() *GetClusterMetricsParams
NewGetClusterMetricsParams creates a new GetClusterMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetClusterMetricsParamsWithContext ¶
func NewGetClusterMetricsParamsWithContext(ctx context.Context) *GetClusterMetricsParams
NewGetClusterMetricsParamsWithContext creates a new GetClusterMetricsParams object with the ability to set a context for a request.
func NewGetClusterMetricsParamsWithHTTPClient ¶
func NewGetClusterMetricsParamsWithHTTPClient(client *http.Client) *GetClusterMetricsParams
NewGetClusterMetricsParamsWithHTTPClient creates a new GetClusterMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetClusterMetricsParamsWithTimeout ¶
func NewGetClusterMetricsParamsWithTimeout(timeout time.Duration) *GetClusterMetricsParams
NewGetClusterMetricsParamsWithTimeout creates a new GetClusterMetricsParams object with the ability to set a timeout on a request.
func (*GetClusterMetricsParams) SetContext ¶
func (o *GetClusterMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get cluster metrics params
func (*GetClusterMetricsParams) SetDefaults ¶
func (o *GetClusterMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get cluster metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetClusterMetricsParams) SetHTTPClient ¶
func (o *GetClusterMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get cluster metrics params
func (*GetClusterMetricsParams) SetRequestBody ¶
func (o *GetClusterMetricsParams) SetRequestBody(requestBody *models.GetClusterMetricInput)
SetRequestBody adds the requestBody to the get cluster metrics params
func (*GetClusterMetricsParams) SetTimeout ¶
func (o *GetClusterMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get cluster metrics params
func (*GetClusterMetricsParams) WithContext ¶
func (o *GetClusterMetricsParams) WithContext(ctx context.Context) *GetClusterMetricsParams
WithContext adds the context to the get cluster metrics params
func (*GetClusterMetricsParams) WithDefaults ¶
func (o *GetClusterMetricsParams) WithDefaults() *GetClusterMetricsParams
WithDefaults hydrates default values in the get cluster metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetClusterMetricsParams) WithHTTPClient ¶
func (o *GetClusterMetricsParams) WithHTTPClient(client *http.Client) *GetClusterMetricsParams
WithHTTPClient adds the HTTPClient to the get cluster metrics params
func (*GetClusterMetricsParams) WithRequestBody ¶
func (o *GetClusterMetricsParams) WithRequestBody(requestBody *models.GetClusterMetricInput) *GetClusterMetricsParams
WithRequestBody adds the requestBody to the get cluster metrics params
func (*GetClusterMetricsParams) WithTimeout ¶
func (o *GetClusterMetricsParams) WithTimeout(timeout time.Duration) *GetClusterMetricsParams
WithTimeout adds the timeout to the get cluster metrics params
func (*GetClusterMetricsParams) WriteToRequest ¶
func (o *GetClusterMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetClusterMetricsReader ¶
type GetClusterMetricsReader struct {
// contains filtered or unexported fields
}
GetClusterMetricsReader is a Reader for the GetClusterMetrics structure.
func (*GetClusterMetricsReader) ReadResponse ¶
func (o *GetClusterMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetDiskMetricsBadRequest ¶
GetDiskMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetDiskMetricsBadRequest ¶
func NewGetDiskMetricsBadRequest() *GetDiskMetricsBadRequest
NewGetDiskMetricsBadRequest creates a GetDiskMetricsBadRequest with default headers values
func (*GetDiskMetricsBadRequest) Error ¶
func (o *GetDiskMetricsBadRequest) Error() string
func (*GetDiskMetricsBadRequest) GetPayload ¶
func (o *GetDiskMetricsBadRequest) GetPayload() *models.ErrorBody
type GetDiskMetricsInternalServerError ¶
GetDiskMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetDiskMetricsInternalServerError ¶
func NewGetDiskMetricsInternalServerError() *GetDiskMetricsInternalServerError
NewGetDiskMetricsInternalServerError creates a GetDiskMetricsInternalServerError with default headers values
func (*GetDiskMetricsInternalServerError) Error ¶
func (o *GetDiskMetricsInternalServerError) Error() string
func (*GetDiskMetricsInternalServerError) GetPayload ¶
func (o *GetDiskMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetDiskMetricsNotFound ¶
GetDiskMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetDiskMetricsNotFound ¶
func NewGetDiskMetricsNotFound() *GetDiskMetricsNotFound
NewGetDiskMetricsNotFound creates a GetDiskMetricsNotFound with default headers values
func (*GetDiskMetricsNotFound) Error ¶
func (o *GetDiskMetricsNotFound) Error() string
func (*GetDiskMetricsNotFound) GetPayload ¶
func (o *GetDiskMetricsNotFound) GetPayload() *models.ErrorBody
type GetDiskMetricsOK ¶
type GetDiskMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetDiskMetricsOK describes a response with status code 200, with default header values.
GetDiskMetricsOK get disk metrics o k
func NewGetDiskMetricsOK ¶
func NewGetDiskMetricsOK() *GetDiskMetricsOK
NewGetDiskMetricsOK creates a GetDiskMetricsOK with default headers values
func (*GetDiskMetricsOK) Error ¶
func (o *GetDiskMetricsOK) Error() string
func (*GetDiskMetricsOK) GetPayload ¶
func (o *GetDiskMetricsOK) GetPayload() []*models.WithTaskMetric
type GetDiskMetricsParams ¶
type GetDiskMetricsParams struct { // RequestBody. RequestBody *models.GetDiskMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetDiskMetricsParams contains all the parameters to send to the API endpoint
for the get disk metrics operation. Typically these are written to a http.Request.
func NewGetDiskMetricsParams ¶
func NewGetDiskMetricsParams() *GetDiskMetricsParams
NewGetDiskMetricsParams creates a new GetDiskMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetDiskMetricsParamsWithContext ¶
func NewGetDiskMetricsParamsWithContext(ctx context.Context) *GetDiskMetricsParams
NewGetDiskMetricsParamsWithContext creates a new GetDiskMetricsParams object with the ability to set a context for a request.
func NewGetDiskMetricsParamsWithHTTPClient ¶
func NewGetDiskMetricsParamsWithHTTPClient(client *http.Client) *GetDiskMetricsParams
NewGetDiskMetricsParamsWithHTTPClient creates a new GetDiskMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetDiskMetricsParamsWithTimeout ¶
func NewGetDiskMetricsParamsWithTimeout(timeout time.Duration) *GetDiskMetricsParams
NewGetDiskMetricsParamsWithTimeout creates a new GetDiskMetricsParams object with the ability to set a timeout on a request.
func (*GetDiskMetricsParams) SetContext ¶
func (o *GetDiskMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get disk metrics params
func (*GetDiskMetricsParams) SetDefaults ¶
func (o *GetDiskMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get disk metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetDiskMetricsParams) SetHTTPClient ¶
func (o *GetDiskMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get disk metrics params
func (*GetDiskMetricsParams) SetRequestBody ¶
func (o *GetDiskMetricsParams) SetRequestBody(requestBody *models.GetDiskMetricInput)
SetRequestBody adds the requestBody to the get disk metrics params
func (*GetDiskMetricsParams) SetTimeout ¶
func (o *GetDiskMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get disk metrics params
func (*GetDiskMetricsParams) WithContext ¶
func (o *GetDiskMetricsParams) WithContext(ctx context.Context) *GetDiskMetricsParams
WithContext adds the context to the get disk metrics params
func (*GetDiskMetricsParams) WithDefaults ¶
func (o *GetDiskMetricsParams) WithDefaults() *GetDiskMetricsParams
WithDefaults hydrates default values in the get disk metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetDiskMetricsParams) WithHTTPClient ¶
func (o *GetDiskMetricsParams) WithHTTPClient(client *http.Client) *GetDiskMetricsParams
WithHTTPClient adds the HTTPClient to the get disk metrics params
func (*GetDiskMetricsParams) WithRequestBody ¶
func (o *GetDiskMetricsParams) WithRequestBody(requestBody *models.GetDiskMetricInput) *GetDiskMetricsParams
WithRequestBody adds the requestBody to the get disk metrics params
func (*GetDiskMetricsParams) WithTimeout ¶
func (o *GetDiskMetricsParams) WithTimeout(timeout time.Duration) *GetDiskMetricsParams
WithTimeout adds the timeout to the get disk metrics params
func (*GetDiskMetricsParams) WriteToRequest ¶
func (o *GetDiskMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetDiskMetricsReader ¶
type GetDiskMetricsReader struct {
// contains filtered or unexported fields
}
GetDiskMetricsReader is a Reader for the GetDiskMetrics structure.
func (*GetDiskMetricsReader) ReadResponse ¶
func (o *GetDiskMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetHostMetricsBadRequest ¶
GetHostMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetHostMetricsBadRequest ¶
func NewGetHostMetricsBadRequest() *GetHostMetricsBadRequest
NewGetHostMetricsBadRequest creates a GetHostMetricsBadRequest with default headers values
func (*GetHostMetricsBadRequest) Error ¶
func (o *GetHostMetricsBadRequest) Error() string
func (*GetHostMetricsBadRequest) GetPayload ¶
func (o *GetHostMetricsBadRequest) GetPayload() *models.ErrorBody
type GetHostMetricsInternalServerError ¶
GetHostMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetHostMetricsInternalServerError ¶
func NewGetHostMetricsInternalServerError() *GetHostMetricsInternalServerError
NewGetHostMetricsInternalServerError creates a GetHostMetricsInternalServerError with default headers values
func (*GetHostMetricsInternalServerError) Error ¶
func (o *GetHostMetricsInternalServerError) Error() string
func (*GetHostMetricsInternalServerError) GetPayload ¶
func (o *GetHostMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetHostMetricsNotFound ¶
GetHostMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetHostMetricsNotFound ¶
func NewGetHostMetricsNotFound() *GetHostMetricsNotFound
NewGetHostMetricsNotFound creates a GetHostMetricsNotFound with default headers values
func (*GetHostMetricsNotFound) Error ¶
func (o *GetHostMetricsNotFound) Error() string
func (*GetHostMetricsNotFound) GetPayload ¶
func (o *GetHostMetricsNotFound) GetPayload() *models.ErrorBody
type GetHostMetricsOK ¶
type GetHostMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetHostMetricsOK describes a response with status code 200, with default header values.
GetHostMetricsOK get host metrics o k
func NewGetHostMetricsOK ¶
func NewGetHostMetricsOK() *GetHostMetricsOK
NewGetHostMetricsOK creates a GetHostMetricsOK with default headers values
func (*GetHostMetricsOK) Error ¶
func (o *GetHostMetricsOK) Error() string
func (*GetHostMetricsOK) GetPayload ¶
func (o *GetHostMetricsOK) GetPayload() []*models.WithTaskMetric
type GetHostMetricsParams ¶
type GetHostMetricsParams struct { // RequestBody. RequestBody *models.GetHostMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetHostMetricsParams contains all the parameters to send to the API endpoint
for the get host metrics operation. Typically these are written to a http.Request.
func NewGetHostMetricsParams ¶
func NewGetHostMetricsParams() *GetHostMetricsParams
NewGetHostMetricsParams creates a new GetHostMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetHostMetricsParamsWithContext ¶
func NewGetHostMetricsParamsWithContext(ctx context.Context) *GetHostMetricsParams
NewGetHostMetricsParamsWithContext creates a new GetHostMetricsParams object with the ability to set a context for a request.
func NewGetHostMetricsParamsWithHTTPClient ¶
func NewGetHostMetricsParamsWithHTTPClient(client *http.Client) *GetHostMetricsParams
NewGetHostMetricsParamsWithHTTPClient creates a new GetHostMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetHostMetricsParamsWithTimeout ¶
func NewGetHostMetricsParamsWithTimeout(timeout time.Duration) *GetHostMetricsParams
NewGetHostMetricsParamsWithTimeout creates a new GetHostMetricsParams object with the ability to set a timeout on a request.
func (*GetHostMetricsParams) SetContext ¶
func (o *GetHostMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get host metrics params
func (*GetHostMetricsParams) SetDefaults ¶
func (o *GetHostMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get host metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetHostMetricsParams) SetHTTPClient ¶
func (o *GetHostMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get host metrics params
func (*GetHostMetricsParams) SetRequestBody ¶
func (o *GetHostMetricsParams) SetRequestBody(requestBody *models.GetHostMetricInput)
SetRequestBody adds the requestBody to the get host metrics params
func (*GetHostMetricsParams) SetTimeout ¶
func (o *GetHostMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get host metrics params
func (*GetHostMetricsParams) WithContext ¶
func (o *GetHostMetricsParams) WithContext(ctx context.Context) *GetHostMetricsParams
WithContext adds the context to the get host metrics params
func (*GetHostMetricsParams) WithDefaults ¶
func (o *GetHostMetricsParams) WithDefaults() *GetHostMetricsParams
WithDefaults hydrates default values in the get host metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetHostMetricsParams) WithHTTPClient ¶
func (o *GetHostMetricsParams) WithHTTPClient(client *http.Client) *GetHostMetricsParams
WithHTTPClient adds the HTTPClient to the get host metrics params
func (*GetHostMetricsParams) WithRequestBody ¶
func (o *GetHostMetricsParams) WithRequestBody(requestBody *models.GetHostMetricInput) *GetHostMetricsParams
WithRequestBody adds the requestBody to the get host metrics params
func (*GetHostMetricsParams) WithTimeout ¶
func (o *GetHostMetricsParams) WithTimeout(timeout time.Duration) *GetHostMetricsParams
WithTimeout adds the timeout to the get host metrics params
func (*GetHostMetricsParams) WriteToRequest ¶
func (o *GetHostMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetHostMetricsReader ¶
type GetHostMetricsReader struct {
// contains filtered or unexported fields
}
GetHostMetricsReader is a Reader for the GetHostMetrics structure.
func (*GetHostMetricsReader) ReadResponse ¶
func (o *GetHostMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetHostNetworkMetricsBadRequest ¶
GetHostNetworkMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetHostNetworkMetricsBadRequest ¶
func NewGetHostNetworkMetricsBadRequest() *GetHostNetworkMetricsBadRequest
NewGetHostNetworkMetricsBadRequest creates a GetHostNetworkMetricsBadRequest with default headers values
func (*GetHostNetworkMetricsBadRequest) Error ¶
func (o *GetHostNetworkMetricsBadRequest) Error() string
func (*GetHostNetworkMetricsBadRequest) GetPayload ¶
func (o *GetHostNetworkMetricsBadRequest) GetPayload() *models.ErrorBody
type GetHostNetworkMetricsInternalServerError ¶
type GetHostNetworkMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetHostNetworkMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetHostNetworkMetricsInternalServerError ¶
func NewGetHostNetworkMetricsInternalServerError() *GetHostNetworkMetricsInternalServerError
NewGetHostNetworkMetricsInternalServerError creates a GetHostNetworkMetricsInternalServerError with default headers values
func (*GetHostNetworkMetricsInternalServerError) Error ¶
func (o *GetHostNetworkMetricsInternalServerError) Error() string
func (*GetHostNetworkMetricsInternalServerError) GetPayload ¶
func (o *GetHostNetworkMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetHostNetworkMetricsNotFound ¶
GetHostNetworkMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetHostNetworkMetricsNotFound ¶
func NewGetHostNetworkMetricsNotFound() *GetHostNetworkMetricsNotFound
NewGetHostNetworkMetricsNotFound creates a GetHostNetworkMetricsNotFound with default headers values
func (*GetHostNetworkMetricsNotFound) Error ¶
func (o *GetHostNetworkMetricsNotFound) Error() string
func (*GetHostNetworkMetricsNotFound) GetPayload ¶
func (o *GetHostNetworkMetricsNotFound) GetPayload() *models.ErrorBody
type GetHostNetworkMetricsOK ¶
type GetHostNetworkMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetHostNetworkMetricsOK describes a response with status code 200, with default header values.
GetHostNetworkMetricsOK get host network metrics o k
func NewGetHostNetworkMetricsOK ¶
func NewGetHostNetworkMetricsOK() *GetHostNetworkMetricsOK
NewGetHostNetworkMetricsOK creates a GetHostNetworkMetricsOK with default headers values
func (*GetHostNetworkMetricsOK) Error ¶
func (o *GetHostNetworkMetricsOK) Error() string
func (*GetHostNetworkMetricsOK) GetPayload ¶
func (o *GetHostNetworkMetricsOK) GetPayload() []*models.WithTaskMetric
type GetHostNetworkMetricsParams ¶
type GetHostNetworkMetricsParams struct { // RequestBody. RequestBody *models.GetHostNetworkMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetHostNetworkMetricsParams contains all the parameters to send to the API endpoint
for the get host network metrics operation. Typically these are written to a http.Request.
func NewGetHostNetworkMetricsParams ¶
func NewGetHostNetworkMetricsParams() *GetHostNetworkMetricsParams
NewGetHostNetworkMetricsParams creates a new GetHostNetworkMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetHostNetworkMetricsParamsWithContext ¶
func NewGetHostNetworkMetricsParamsWithContext(ctx context.Context) *GetHostNetworkMetricsParams
NewGetHostNetworkMetricsParamsWithContext creates a new GetHostNetworkMetricsParams object with the ability to set a context for a request.
func NewGetHostNetworkMetricsParamsWithHTTPClient ¶
func NewGetHostNetworkMetricsParamsWithHTTPClient(client *http.Client) *GetHostNetworkMetricsParams
NewGetHostNetworkMetricsParamsWithHTTPClient creates a new GetHostNetworkMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetHostNetworkMetricsParamsWithTimeout ¶
func NewGetHostNetworkMetricsParamsWithTimeout(timeout time.Duration) *GetHostNetworkMetricsParams
NewGetHostNetworkMetricsParamsWithTimeout creates a new GetHostNetworkMetricsParams object with the ability to set a timeout on a request.
func (*GetHostNetworkMetricsParams) SetContext ¶
func (o *GetHostNetworkMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get host network metrics params
func (*GetHostNetworkMetricsParams) SetDefaults ¶
func (o *GetHostNetworkMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get host network metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetHostNetworkMetricsParams) SetHTTPClient ¶
func (o *GetHostNetworkMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get host network metrics params
func (*GetHostNetworkMetricsParams) SetRequestBody ¶
func (o *GetHostNetworkMetricsParams) SetRequestBody(requestBody *models.GetHostNetworkMetricInput)
SetRequestBody adds the requestBody to the get host network metrics params
func (*GetHostNetworkMetricsParams) SetTimeout ¶
func (o *GetHostNetworkMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get host network metrics params
func (*GetHostNetworkMetricsParams) WithContext ¶
func (o *GetHostNetworkMetricsParams) WithContext(ctx context.Context) *GetHostNetworkMetricsParams
WithContext adds the context to the get host network metrics params
func (*GetHostNetworkMetricsParams) WithDefaults ¶
func (o *GetHostNetworkMetricsParams) WithDefaults() *GetHostNetworkMetricsParams
WithDefaults hydrates default values in the get host network metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetHostNetworkMetricsParams) WithHTTPClient ¶
func (o *GetHostNetworkMetricsParams) WithHTTPClient(client *http.Client) *GetHostNetworkMetricsParams
WithHTTPClient adds the HTTPClient to the get host network metrics params
func (*GetHostNetworkMetricsParams) WithRequestBody ¶
func (o *GetHostNetworkMetricsParams) WithRequestBody(requestBody *models.GetHostNetworkMetricInput) *GetHostNetworkMetricsParams
WithRequestBody adds the requestBody to the get host network metrics params
func (*GetHostNetworkMetricsParams) WithTimeout ¶
func (o *GetHostNetworkMetricsParams) WithTimeout(timeout time.Duration) *GetHostNetworkMetricsParams
WithTimeout adds the timeout to the get host network metrics params
func (*GetHostNetworkMetricsParams) WriteToRequest ¶
func (o *GetHostNetworkMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetHostNetworkMetricsReader ¶
type GetHostNetworkMetricsReader struct {
// contains filtered or unexported fields
}
GetHostNetworkMetricsReader is a Reader for the GetHostNetworkMetrics structure.
func (*GetHostNetworkMetricsReader) ReadResponse ¶
func (o *GetHostNetworkMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetHostServicekMetricsBadRequest ¶
GetHostServicekMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetHostServicekMetricsBadRequest ¶
func NewGetHostServicekMetricsBadRequest() *GetHostServicekMetricsBadRequest
NewGetHostServicekMetricsBadRequest creates a GetHostServicekMetricsBadRequest with default headers values
func (*GetHostServicekMetricsBadRequest) Error ¶
func (o *GetHostServicekMetricsBadRequest) Error() string
func (*GetHostServicekMetricsBadRequest) GetPayload ¶
func (o *GetHostServicekMetricsBadRequest) GetPayload() *models.ErrorBody
type GetHostServicekMetricsInternalServerError ¶
type GetHostServicekMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetHostServicekMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetHostServicekMetricsInternalServerError ¶
func NewGetHostServicekMetricsInternalServerError() *GetHostServicekMetricsInternalServerError
NewGetHostServicekMetricsInternalServerError creates a GetHostServicekMetricsInternalServerError with default headers values
func (*GetHostServicekMetricsInternalServerError) Error ¶
func (o *GetHostServicekMetricsInternalServerError) Error() string
func (*GetHostServicekMetricsInternalServerError) GetPayload ¶
func (o *GetHostServicekMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetHostServicekMetricsNotFound ¶
GetHostServicekMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetHostServicekMetricsNotFound ¶
func NewGetHostServicekMetricsNotFound() *GetHostServicekMetricsNotFound
NewGetHostServicekMetricsNotFound creates a GetHostServicekMetricsNotFound with default headers values
func (*GetHostServicekMetricsNotFound) Error ¶
func (o *GetHostServicekMetricsNotFound) Error() string
func (*GetHostServicekMetricsNotFound) GetPayload ¶
func (o *GetHostServicekMetricsNotFound) GetPayload() *models.ErrorBody
type GetHostServicekMetricsOK ¶
type GetHostServicekMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetHostServicekMetricsOK describes a response with status code 200, with default header values.
GetHostServicekMetricsOK get host servicek metrics o k
func NewGetHostServicekMetricsOK ¶
func NewGetHostServicekMetricsOK() *GetHostServicekMetricsOK
NewGetHostServicekMetricsOK creates a GetHostServicekMetricsOK with default headers values
func (*GetHostServicekMetricsOK) Error ¶
func (o *GetHostServicekMetricsOK) Error() string
func (*GetHostServicekMetricsOK) GetPayload ¶
func (o *GetHostServicekMetricsOK) GetPayload() []*models.WithTaskMetric
type GetHostServicekMetricsParams ¶
type GetHostServicekMetricsParams struct { // RequestBody. RequestBody *models.GetHostServiceMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetHostServicekMetricsParams contains all the parameters to send to the API endpoint
for the get host servicek metrics operation. Typically these are written to a http.Request.
func NewGetHostServicekMetricsParams ¶
func NewGetHostServicekMetricsParams() *GetHostServicekMetricsParams
NewGetHostServicekMetricsParams creates a new GetHostServicekMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetHostServicekMetricsParamsWithContext ¶
func NewGetHostServicekMetricsParamsWithContext(ctx context.Context) *GetHostServicekMetricsParams
NewGetHostServicekMetricsParamsWithContext creates a new GetHostServicekMetricsParams object with the ability to set a context for a request.
func NewGetHostServicekMetricsParamsWithHTTPClient ¶
func NewGetHostServicekMetricsParamsWithHTTPClient(client *http.Client) *GetHostServicekMetricsParams
NewGetHostServicekMetricsParamsWithHTTPClient creates a new GetHostServicekMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetHostServicekMetricsParamsWithTimeout ¶
func NewGetHostServicekMetricsParamsWithTimeout(timeout time.Duration) *GetHostServicekMetricsParams
NewGetHostServicekMetricsParamsWithTimeout creates a new GetHostServicekMetricsParams object with the ability to set a timeout on a request.
func (*GetHostServicekMetricsParams) SetContext ¶
func (o *GetHostServicekMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get host servicek metrics params
func (*GetHostServicekMetricsParams) SetDefaults ¶
func (o *GetHostServicekMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get host servicek metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetHostServicekMetricsParams) SetHTTPClient ¶
func (o *GetHostServicekMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get host servicek metrics params
func (*GetHostServicekMetricsParams) SetRequestBody ¶
func (o *GetHostServicekMetricsParams) SetRequestBody(requestBody *models.GetHostServiceMetricInput)
SetRequestBody adds the requestBody to the get host servicek metrics params
func (*GetHostServicekMetricsParams) SetTimeout ¶
func (o *GetHostServicekMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get host servicek metrics params
func (*GetHostServicekMetricsParams) WithContext ¶
func (o *GetHostServicekMetricsParams) WithContext(ctx context.Context) *GetHostServicekMetricsParams
WithContext adds the context to the get host servicek metrics params
func (*GetHostServicekMetricsParams) WithDefaults ¶
func (o *GetHostServicekMetricsParams) WithDefaults() *GetHostServicekMetricsParams
WithDefaults hydrates default values in the get host servicek metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetHostServicekMetricsParams) WithHTTPClient ¶
func (o *GetHostServicekMetricsParams) WithHTTPClient(client *http.Client) *GetHostServicekMetricsParams
WithHTTPClient adds the HTTPClient to the get host servicek metrics params
func (*GetHostServicekMetricsParams) WithRequestBody ¶
func (o *GetHostServicekMetricsParams) WithRequestBody(requestBody *models.GetHostServiceMetricInput) *GetHostServicekMetricsParams
WithRequestBody adds the requestBody to the get host servicek metrics params
func (*GetHostServicekMetricsParams) WithTimeout ¶
func (o *GetHostServicekMetricsParams) WithTimeout(timeout time.Duration) *GetHostServicekMetricsParams
WithTimeout adds the timeout to the get host servicek metrics params
func (*GetHostServicekMetricsParams) WriteToRequest ¶
func (o *GetHostServicekMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetHostServicekMetricsReader ¶
type GetHostServicekMetricsReader struct {
// contains filtered or unexported fields
}
GetHostServicekMetricsReader is a Reader for the GetHostServicekMetrics structure.
func (*GetHostServicekMetricsReader) ReadResponse ¶
func (o *GetHostServicekMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetLunMetricsBadRequest ¶
GetLunMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetLunMetricsBadRequest ¶
func NewGetLunMetricsBadRequest() *GetLunMetricsBadRequest
NewGetLunMetricsBadRequest creates a GetLunMetricsBadRequest with default headers values
func (*GetLunMetricsBadRequest) Error ¶
func (o *GetLunMetricsBadRequest) Error() string
func (*GetLunMetricsBadRequest) GetPayload ¶
func (o *GetLunMetricsBadRequest) GetPayload() *models.ErrorBody
type GetLunMetricsInternalServerError ¶
GetLunMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetLunMetricsInternalServerError ¶
func NewGetLunMetricsInternalServerError() *GetLunMetricsInternalServerError
NewGetLunMetricsInternalServerError creates a GetLunMetricsInternalServerError with default headers values
func (*GetLunMetricsInternalServerError) Error ¶
func (o *GetLunMetricsInternalServerError) Error() string
func (*GetLunMetricsInternalServerError) GetPayload ¶
func (o *GetLunMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetLunMetricsNotFound ¶
GetLunMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetLunMetricsNotFound ¶
func NewGetLunMetricsNotFound() *GetLunMetricsNotFound
NewGetLunMetricsNotFound creates a GetLunMetricsNotFound with default headers values
func (*GetLunMetricsNotFound) Error ¶
func (o *GetLunMetricsNotFound) Error() string
func (*GetLunMetricsNotFound) GetPayload ¶
func (o *GetLunMetricsNotFound) GetPayload() *models.ErrorBody
type GetLunMetricsOK ¶
type GetLunMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetLunMetricsOK describes a response with status code 200, with default header values.
GetLunMetricsOK get lun metrics o k
func NewGetLunMetricsOK ¶
func NewGetLunMetricsOK() *GetLunMetricsOK
NewGetLunMetricsOK creates a GetLunMetricsOK with default headers values
func (*GetLunMetricsOK) Error ¶
func (o *GetLunMetricsOK) Error() string
func (*GetLunMetricsOK) GetPayload ¶
func (o *GetLunMetricsOK) GetPayload() []*models.WithTaskMetric
type GetLunMetricsParams ¶
type GetLunMetricsParams struct { // RequestBody. RequestBody *models.GetLunMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetLunMetricsParams contains all the parameters to send to the API endpoint
for the get lun metrics operation. Typically these are written to a http.Request.
func NewGetLunMetricsParams ¶
func NewGetLunMetricsParams() *GetLunMetricsParams
NewGetLunMetricsParams creates a new GetLunMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetLunMetricsParamsWithContext ¶
func NewGetLunMetricsParamsWithContext(ctx context.Context) *GetLunMetricsParams
NewGetLunMetricsParamsWithContext creates a new GetLunMetricsParams object with the ability to set a context for a request.
func NewGetLunMetricsParamsWithHTTPClient ¶
func NewGetLunMetricsParamsWithHTTPClient(client *http.Client) *GetLunMetricsParams
NewGetLunMetricsParamsWithHTTPClient creates a new GetLunMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetLunMetricsParamsWithTimeout ¶
func NewGetLunMetricsParamsWithTimeout(timeout time.Duration) *GetLunMetricsParams
NewGetLunMetricsParamsWithTimeout creates a new GetLunMetricsParams object with the ability to set a timeout on a request.
func (*GetLunMetricsParams) SetContext ¶
func (o *GetLunMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get lun metrics params
func (*GetLunMetricsParams) SetDefaults ¶
func (o *GetLunMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get lun metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetLunMetricsParams) SetHTTPClient ¶
func (o *GetLunMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get lun metrics params
func (*GetLunMetricsParams) SetRequestBody ¶
func (o *GetLunMetricsParams) SetRequestBody(requestBody *models.GetLunMetricInput)
SetRequestBody adds the requestBody to the get lun metrics params
func (*GetLunMetricsParams) SetTimeout ¶
func (o *GetLunMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get lun metrics params
func (*GetLunMetricsParams) WithContext ¶
func (o *GetLunMetricsParams) WithContext(ctx context.Context) *GetLunMetricsParams
WithContext adds the context to the get lun metrics params
func (*GetLunMetricsParams) WithDefaults ¶
func (o *GetLunMetricsParams) WithDefaults() *GetLunMetricsParams
WithDefaults hydrates default values in the get lun metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetLunMetricsParams) WithHTTPClient ¶
func (o *GetLunMetricsParams) WithHTTPClient(client *http.Client) *GetLunMetricsParams
WithHTTPClient adds the HTTPClient to the get lun metrics params
func (*GetLunMetricsParams) WithRequestBody ¶
func (o *GetLunMetricsParams) WithRequestBody(requestBody *models.GetLunMetricInput) *GetLunMetricsParams
WithRequestBody adds the requestBody to the get lun metrics params
func (*GetLunMetricsParams) WithTimeout ¶
func (o *GetLunMetricsParams) WithTimeout(timeout time.Duration) *GetLunMetricsParams
WithTimeout adds the timeout to the get lun metrics params
func (*GetLunMetricsParams) WriteToRequest ¶
func (o *GetLunMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetLunMetricsReader ¶
type GetLunMetricsReader struct {
// contains filtered or unexported fields
}
GetLunMetricsReader is a Reader for the GetLunMetrics structure.
func (*GetLunMetricsReader) ReadResponse ¶
func (o *GetLunMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNvmfNamespaceMetricsBadRequest ¶
GetNvmfNamespaceMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetNvmfNamespaceMetricsBadRequest ¶
func NewGetNvmfNamespaceMetricsBadRequest() *GetNvmfNamespaceMetricsBadRequest
NewGetNvmfNamespaceMetricsBadRequest creates a GetNvmfNamespaceMetricsBadRequest with default headers values
func (*GetNvmfNamespaceMetricsBadRequest) Error ¶
func (o *GetNvmfNamespaceMetricsBadRequest) Error() string
func (*GetNvmfNamespaceMetricsBadRequest) GetPayload ¶
func (o *GetNvmfNamespaceMetricsBadRequest) GetPayload() *models.ErrorBody
type GetNvmfNamespaceMetricsInternalServerError ¶
type GetNvmfNamespaceMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetNvmfNamespaceMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetNvmfNamespaceMetricsInternalServerError ¶
func NewGetNvmfNamespaceMetricsInternalServerError() *GetNvmfNamespaceMetricsInternalServerError
NewGetNvmfNamespaceMetricsInternalServerError creates a GetNvmfNamespaceMetricsInternalServerError with default headers values
func (*GetNvmfNamespaceMetricsInternalServerError) Error ¶
func (o *GetNvmfNamespaceMetricsInternalServerError) Error() string
func (*GetNvmfNamespaceMetricsInternalServerError) GetPayload ¶
func (o *GetNvmfNamespaceMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetNvmfNamespaceMetricsNotFound ¶
GetNvmfNamespaceMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetNvmfNamespaceMetricsNotFound ¶
func NewGetNvmfNamespaceMetricsNotFound() *GetNvmfNamespaceMetricsNotFound
NewGetNvmfNamespaceMetricsNotFound creates a GetNvmfNamespaceMetricsNotFound with default headers values
func (*GetNvmfNamespaceMetricsNotFound) Error ¶
func (o *GetNvmfNamespaceMetricsNotFound) Error() string
func (*GetNvmfNamespaceMetricsNotFound) GetPayload ¶
func (o *GetNvmfNamespaceMetricsNotFound) GetPayload() *models.ErrorBody
type GetNvmfNamespaceMetricsOK ¶
type GetNvmfNamespaceMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetNvmfNamespaceMetricsOK describes a response with status code 200, with default header values.
GetNvmfNamespaceMetricsOK get nvmf namespace metrics o k
func NewGetNvmfNamespaceMetricsOK ¶
func NewGetNvmfNamespaceMetricsOK() *GetNvmfNamespaceMetricsOK
NewGetNvmfNamespaceMetricsOK creates a GetNvmfNamespaceMetricsOK with default headers values
func (*GetNvmfNamespaceMetricsOK) Error ¶
func (o *GetNvmfNamespaceMetricsOK) Error() string
func (*GetNvmfNamespaceMetricsOK) GetPayload ¶
func (o *GetNvmfNamespaceMetricsOK) GetPayload() []*models.WithTaskMetric
type GetNvmfNamespaceMetricsParams ¶
type GetNvmfNamespaceMetricsParams struct { // RequestBody. RequestBody *models.GetNvmfNamespaceMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNvmfNamespaceMetricsParams contains all the parameters to send to the API endpoint
for the get nvmf namespace metrics operation. Typically these are written to a http.Request.
func NewGetNvmfNamespaceMetricsParams ¶
func NewGetNvmfNamespaceMetricsParams() *GetNvmfNamespaceMetricsParams
NewGetNvmfNamespaceMetricsParams creates a new GetNvmfNamespaceMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetNvmfNamespaceMetricsParamsWithContext ¶
func NewGetNvmfNamespaceMetricsParamsWithContext(ctx context.Context) *GetNvmfNamespaceMetricsParams
NewGetNvmfNamespaceMetricsParamsWithContext creates a new GetNvmfNamespaceMetricsParams object with the ability to set a context for a request.
func NewGetNvmfNamespaceMetricsParamsWithHTTPClient ¶
func NewGetNvmfNamespaceMetricsParamsWithHTTPClient(client *http.Client) *GetNvmfNamespaceMetricsParams
NewGetNvmfNamespaceMetricsParamsWithHTTPClient creates a new GetNvmfNamespaceMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetNvmfNamespaceMetricsParamsWithTimeout ¶
func NewGetNvmfNamespaceMetricsParamsWithTimeout(timeout time.Duration) *GetNvmfNamespaceMetricsParams
NewGetNvmfNamespaceMetricsParamsWithTimeout creates a new GetNvmfNamespaceMetricsParams object with the ability to set a timeout on a request.
func (*GetNvmfNamespaceMetricsParams) SetContext ¶
func (o *GetNvmfNamespaceMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get nvmf namespace metrics params
func (*GetNvmfNamespaceMetricsParams) SetDefaults ¶
func (o *GetNvmfNamespaceMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get nvmf namespace metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetNvmfNamespaceMetricsParams) SetHTTPClient ¶
func (o *GetNvmfNamespaceMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get nvmf namespace metrics params
func (*GetNvmfNamespaceMetricsParams) SetRequestBody ¶
func (o *GetNvmfNamespaceMetricsParams) SetRequestBody(requestBody *models.GetNvmfNamespaceMetricInput)
SetRequestBody adds the requestBody to the get nvmf namespace metrics params
func (*GetNvmfNamespaceMetricsParams) SetTimeout ¶
func (o *GetNvmfNamespaceMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get nvmf namespace metrics params
func (*GetNvmfNamespaceMetricsParams) WithContext ¶
func (o *GetNvmfNamespaceMetricsParams) WithContext(ctx context.Context) *GetNvmfNamespaceMetricsParams
WithContext adds the context to the get nvmf namespace metrics params
func (*GetNvmfNamespaceMetricsParams) WithDefaults ¶
func (o *GetNvmfNamespaceMetricsParams) WithDefaults() *GetNvmfNamespaceMetricsParams
WithDefaults hydrates default values in the get nvmf namespace metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetNvmfNamespaceMetricsParams) WithHTTPClient ¶
func (o *GetNvmfNamespaceMetricsParams) WithHTTPClient(client *http.Client) *GetNvmfNamespaceMetricsParams
WithHTTPClient adds the HTTPClient to the get nvmf namespace metrics params
func (*GetNvmfNamespaceMetricsParams) WithRequestBody ¶
func (o *GetNvmfNamespaceMetricsParams) WithRequestBody(requestBody *models.GetNvmfNamespaceMetricInput) *GetNvmfNamespaceMetricsParams
WithRequestBody adds the requestBody to the get nvmf namespace metrics params
func (*GetNvmfNamespaceMetricsParams) WithTimeout ¶
func (o *GetNvmfNamespaceMetricsParams) WithTimeout(timeout time.Duration) *GetNvmfNamespaceMetricsParams
WithTimeout adds the timeout to the get nvmf namespace metrics params
func (*GetNvmfNamespaceMetricsParams) WriteToRequest ¶
func (o *GetNvmfNamespaceMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNvmfNamespaceMetricsReader ¶
type GetNvmfNamespaceMetricsReader struct {
// contains filtered or unexported fields
}
GetNvmfNamespaceMetricsReader is a Reader for the GetNvmfNamespaceMetrics structure.
func (*GetNvmfNamespaceMetricsReader) ReadResponse ¶
func (o *GetNvmfNamespaceMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSCVMMetricsBadRequest ¶
GetSCVMMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetSCVMMetricsBadRequest ¶
func NewGetSCVMMetricsBadRequest() *GetSCVMMetricsBadRequest
NewGetSCVMMetricsBadRequest creates a GetSCVMMetricsBadRequest with default headers values
func (*GetSCVMMetricsBadRequest) Error ¶
func (o *GetSCVMMetricsBadRequest) Error() string
func (*GetSCVMMetricsBadRequest) GetPayload ¶
func (o *GetSCVMMetricsBadRequest) GetPayload() *models.ErrorBody
type GetSCVMMetricsInternalServerError ¶
GetSCVMMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetSCVMMetricsInternalServerError ¶
func NewGetSCVMMetricsInternalServerError() *GetSCVMMetricsInternalServerError
NewGetSCVMMetricsInternalServerError creates a GetSCVMMetricsInternalServerError with default headers values
func (*GetSCVMMetricsInternalServerError) Error ¶
func (o *GetSCVMMetricsInternalServerError) Error() string
func (*GetSCVMMetricsInternalServerError) GetPayload ¶
func (o *GetSCVMMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetSCVMMetricsNotFound ¶
GetSCVMMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetSCVMMetricsNotFound ¶
func NewGetSCVMMetricsNotFound() *GetSCVMMetricsNotFound
NewGetSCVMMetricsNotFound creates a GetSCVMMetricsNotFound with default headers values
func (*GetSCVMMetricsNotFound) Error ¶
func (o *GetSCVMMetricsNotFound) Error() string
func (*GetSCVMMetricsNotFound) GetPayload ¶
func (o *GetSCVMMetricsNotFound) GetPayload() *models.ErrorBody
type GetSCVMMetricsOK ¶
type GetSCVMMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetSCVMMetricsOK describes a response with status code 200, with default header values.
GetSCVMMetricsOK get s c Vm metrics o k
func NewGetSCVMMetricsOK ¶
func NewGetSCVMMetricsOK() *GetSCVMMetricsOK
NewGetSCVMMetricsOK creates a GetSCVMMetricsOK with default headers values
func (*GetSCVMMetricsOK) Error ¶
func (o *GetSCVMMetricsOK) Error() string
func (*GetSCVMMetricsOK) GetPayload ¶
func (o *GetSCVMMetricsOK) GetPayload() []*models.WithTaskMetric
type GetSCVMMetricsParams ¶
type GetSCVMMetricsParams struct { // RequestBody. RequestBody *models.GetScvmMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSCVMMetricsParams contains all the parameters to send to the API endpoint
for the get s c VM metrics operation. Typically these are written to a http.Request.
func NewGetSCVMMetricsParams ¶
func NewGetSCVMMetricsParams() *GetSCVMMetricsParams
NewGetSCVMMetricsParams creates a new GetSCVMMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetSCVMMetricsParamsWithContext ¶
func NewGetSCVMMetricsParamsWithContext(ctx context.Context) *GetSCVMMetricsParams
NewGetSCVMMetricsParamsWithContext creates a new GetSCVMMetricsParams object with the ability to set a context for a request.
func NewGetSCVMMetricsParamsWithHTTPClient ¶
func NewGetSCVMMetricsParamsWithHTTPClient(client *http.Client) *GetSCVMMetricsParams
NewGetSCVMMetricsParamsWithHTTPClient creates a new GetSCVMMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetSCVMMetricsParamsWithTimeout ¶
func NewGetSCVMMetricsParamsWithTimeout(timeout time.Duration) *GetSCVMMetricsParams
NewGetSCVMMetricsParamsWithTimeout creates a new GetSCVMMetricsParams object with the ability to set a timeout on a request.
func (*GetSCVMMetricsParams) SetContext ¶
func (o *GetSCVMMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get s c VM metrics params
func (*GetSCVMMetricsParams) SetDefaults ¶
func (o *GetSCVMMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get s c VM metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetSCVMMetricsParams) SetHTTPClient ¶
func (o *GetSCVMMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get s c VM metrics params
func (*GetSCVMMetricsParams) SetRequestBody ¶
func (o *GetSCVMMetricsParams) SetRequestBody(requestBody *models.GetScvmMetricInput)
SetRequestBody adds the requestBody to the get s c VM metrics params
func (*GetSCVMMetricsParams) SetTimeout ¶
func (o *GetSCVMMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get s c VM metrics params
func (*GetSCVMMetricsParams) WithContext ¶
func (o *GetSCVMMetricsParams) WithContext(ctx context.Context) *GetSCVMMetricsParams
WithContext adds the context to the get s c VM metrics params
func (*GetSCVMMetricsParams) WithDefaults ¶
func (o *GetSCVMMetricsParams) WithDefaults() *GetSCVMMetricsParams
WithDefaults hydrates default values in the get s c VM metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetSCVMMetricsParams) WithHTTPClient ¶
func (o *GetSCVMMetricsParams) WithHTTPClient(client *http.Client) *GetSCVMMetricsParams
WithHTTPClient adds the HTTPClient to the get s c VM metrics params
func (*GetSCVMMetricsParams) WithRequestBody ¶
func (o *GetSCVMMetricsParams) WithRequestBody(requestBody *models.GetScvmMetricInput) *GetSCVMMetricsParams
WithRequestBody adds the requestBody to the get s c VM metrics params
func (*GetSCVMMetricsParams) WithTimeout ¶
func (o *GetSCVMMetricsParams) WithTimeout(timeout time.Duration) *GetSCVMMetricsParams
WithTimeout adds the timeout to the get s c VM metrics params
func (*GetSCVMMetricsParams) WriteToRequest ¶
func (o *GetSCVMMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSCVMMetricsReader ¶
type GetSCVMMetricsReader struct {
// contains filtered or unexported fields
}
GetSCVMMetricsReader is a Reader for the GetSCVMMetrics structure.
func (*GetSCVMMetricsReader) ReadResponse ¶
func (o *GetSCVMMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetSCVMServicekMetricsBadRequest ¶
GetSCVMServicekMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetSCVMServicekMetricsBadRequest ¶
func NewGetSCVMServicekMetricsBadRequest() *GetSCVMServicekMetricsBadRequest
NewGetSCVMServicekMetricsBadRequest creates a GetSCVMServicekMetricsBadRequest with default headers values
func (*GetSCVMServicekMetricsBadRequest) Error ¶
func (o *GetSCVMServicekMetricsBadRequest) Error() string
func (*GetSCVMServicekMetricsBadRequest) GetPayload ¶
func (o *GetSCVMServicekMetricsBadRequest) GetPayload() *models.ErrorBody
type GetSCVMServicekMetricsInternalServerError ¶
type GetSCVMServicekMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetSCVMServicekMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetSCVMServicekMetricsInternalServerError ¶
func NewGetSCVMServicekMetricsInternalServerError() *GetSCVMServicekMetricsInternalServerError
NewGetSCVMServicekMetricsInternalServerError creates a GetSCVMServicekMetricsInternalServerError with default headers values
func (*GetSCVMServicekMetricsInternalServerError) Error ¶
func (o *GetSCVMServicekMetricsInternalServerError) Error() string
func (*GetSCVMServicekMetricsInternalServerError) GetPayload ¶
func (o *GetSCVMServicekMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetSCVMServicekMetricsNotFound ¶
GetSCVMServicekMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetSCVMServicekMetricsNotFound ¶
func NewGetSCVMServicekMetricsNotFound() *GetSCVMServicekMetricsNotFound
NewGetSCVMServicekMetricsNotFound creates a GetSCVMServicekMetricsNotFound with default headers values
func (*GetSCVMServicekMetricsNotFound) Error ¶
func (o *GetSCVMServicekMetricsNotFound) Error() string
func (*GetSCVMServicekMetricsNotFound) GetPayload ¶
func (o *GetSCVMServicekMetricsNotFound) GetPayload() *models.ErrorBody
type GetSCVMServicekMetricsOK ¶
type GetSCVMServicekMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetSCVMServicekMetricsOK describes a response with status code 200, with default header values.
GetSCVMServicekMetricsOK get s c Vm servicek metrics o k
func NewGetSCVMServicekMetricsOK ¶
func NewGetSCVMServicekMetricsOK() *GetSCVMServicekMetricsOK
NewGetSCVMServicekMetricsOK creates a GetSCVMServicekMetricsOK with default headers values
func (*GetSCVMServicekMetricsOK) Error ¶
func (o *GetSCVMServicekMetricsOK) Error() string
func (*GetSCVMServicekMetricsOK) GetPayload ¶
func (o *GetSCVMServicekMetricsOK) GetPayload() []*models.WithTaskMetric
type GetSCVMServicekMetricsParams ¶
type GetSCVMServicekMetricsParams struct { // RequestBody. RequestBody *models.GetScvmServiceMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetSCVMServicekMetricsParams contains all the parameters to send to the API endpoint
for the get s c VM servicek metrics operation. Typically these are written to a http.Request.
func NewGetSCVMServicekMetricsParams ¶
func NewGetSCVMServicekMetricsParams() *GetSCVMServicekMetricsParams
NewGetSCVMServicekMetricsParams creates a new GetSCVMServicekMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetSCVMServicekMetricsParamsWithContext ¶
func NewGetSCVMServicekMetricsParamsWithContext(ctx context.Context) *GetSCVMServicekMetricsParams
NewGetSCVMServicekMetricsParamsWithContext creates a new GetSCVMServicekMetricsParams object with the ability to set a context for a request.
func NewGetSCVMServicekMetricsParamsWithHTTPClient ¶
func NewGetSCVMServicekMetricsParamsWithHTTPClient(client *http.Client) *GetSCVMServicekMetricsParams
NewGetSCVMServicekMetricsParamsWithHTTPClient creates a new GetSCVMServicekMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetSCVMServicekMetricsParamsWithTimeout ¶
func NewGetSCVMServicekMetricsParamsWithTimeout(timeout time.Duration) *GetSCVMServicekMetricsParams
NewGetSCVMServicekMetricsParamsWithTimeout creates a new GetSCVMServicekMetricsParams object with the ability to set a timeout on a request.
func (*GetSCVMServicekMetricsParams) SetContext ¶
func (o *GetSCVMServicekMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get s c VM servicek metrics params
func (*GetSCVMServicekMetricsParams) SetDefaults ¶
func (o *GetSCVMServicekMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get s c VM servicek metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetSCVMServicekMetricsParams) SetHTTPClient ¶
func (o *GetSCVMServicekMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get s c VM servicek metrics params
func (*GetSCVMServicekMetricsParams) SetRequestBody ¶
func (o *GetSCVMServicekMetricsParams) SetRequestBody(requestBody *models.GetScvmServiceMetricInput)
SetRequestBody adds the requestBody to the get s c VM servicek metrics params
func (*GetSCVMServicekMetricsParams) SetTimeout ¶
func (o *GetSCVMServicekMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get s c VM servicek metrics params
func (*GetSCVMServicekMetricsParams) WithContext ¶
func (o *GetSCVMServicekMetricsParams) WithContext(ctx context.Context) *GetSCVMServicekMetricsParams
WithContext adds the context to the get s c VM servicek metrics params
func (*GetSCVMServicekMetricsParams) WithDefaults ¶
func (o *GetSCVMServicekMetricsParams) WithDefaults() *GetSCVMServicekMetricsParams
WithDefaults hydrates default values in the get s c VM servicek metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetSCVMServicekMetricsParams) WithHTTPClient ¶
func (o *GetSCVMServicekMetricsParams) WithHTTPClient(client *http.Client) *GetSCVMServicekMetricsParams
WithHTTPClient adds the HTTPClient to the get s c VM servicek metrics params
func (*GetSCVMServicekMetricsParams) WithRequestBody ¶
func (o *GetSCVMServicekMetricsParams) WithRequestBody(requestBody *models.GetScvmServiceMetricInput) *GetSCVMServicekMetricsParams
WithRequestBody adds the requestBody to the get s c VM servicek metrics params
func (*GetSCVMServicekMetricsParams) WithTimeout ¶
func (o *GetSCVMServicekMetricsParams) WithTimeout(timeout time.Duration) *GetSCVMServicekMetricsParams
WithTimeout adds the timeout to the get s c VM servicek metrics params
func (*GetSCVMServicekMetricsParams) WriteToRequest ¶
func (o *GetSCVMServicekMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetSCVMServicekMetricsReader ¶
type GetSCVMServicekMetricsReader struct {
// contains filtered or unexported fields
}
GetSCVMServicekMetricsReader is a Reader for the GetSCVMServicekMetrics structure.
func (*GetSCVMServicekMetricsReader) ReadResponse ¶
func (o *GetSCVMServicekMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetScvmDiskMetricsBadRequest ¶
GetScvmDiskMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetScvmDiskMetricsBadRequest ¶
func NewGetScvmDiskMetricsBadRequest() *GetScvmDiskMetricsBadRequest
NewGetScvmDiskMetricsBadRequest creates a GetScvmDiskMetricsBadRequest with default headers values
func (*GetScvmDiskMetricsBadRequest) Error ¶
func (o *GetScvmDiskMetricsBadRequest) Error() string
func (*GetScvmDiskMetricsBadRequest) GetPayload ¶
func (o *GetScvmDiskMetricsBadRequest) GetPayload() *models.ErrorBody
type GetScvmDiskMetricsInternalServerError ¶
type GetScvmDiskMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetScvmDiskMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetScvmDiskMetricsInternalServerError ¶
func NewGetScvmDiskMetricsInternalServerError() *GetScvmDiskMetricsInternalServerError
NewGetScvmDiskMetricsInternalServerError creates a GetScvmDiskMetricsInternalServerError with default headers values
func (*GetScvmDiskMetricsInternalServerError) Error ¶
func (o *GetScvmDiskMetricsInternalServerError) Error() string
func (*GetScvmDiskMetricsInternalServerError) GetPayload ¶
func (o *GetScvmDiskMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetScvmDiskMetricsNotFound ¶
GetScvmDiskMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetScvmDiskMetricsNotFound ¶
func NewGetScvmDiskMetricsNotFound() *GetScvmDiskMetricsNotFound
NewGetScvmDiskMetricsNotFound creates a GetScvmDiskMetricsNotFound with default headers values
func (*GetScvmDiskMetricsNotFound) Error ¶
func (o *GetScvmDiskMetricsNotFound) Error() string
func (*GetScvmDiskMetricsNotFound) GetPayload ¶
func (o *GetScvmDiskMetricsNotFound) GetPayload() *models.ErrorBody
type GetScvmDiskMetricsOK ¶
type GetScvmDiskMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetScvmDiskMetricsOK describes a response with status code 200, with default header values.
GetScvmDiskMetricsOK get scvm disk metrics o k
func NewGetScvmDiskMetricsOK ¶
func NewGetScvmDiskMetricsOK() *GetScvmDiskMetricsOK
NewGetScvmDiskMetricsOK creates a GetScvmDiskMetricsOK with default headers values
func (*GetScvmDiskMetricsOK) Error ¶
func (o *GetScvmDiskMetricsOK) Error() string
func (*GetScvmDiskMetricsOK) GetPayload ¶
func (o *GetScvmDiskMetricsOK) GetPayload() []*models.WithTaskMetric
type GetScvmDiskMetricsParams ¶
type GetScvmDiskMetricsParams struct { // RequestBody. RequestBody *models.GetSCVMDiskMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetScvmDiskMetricsParams contains all the parameters to send to the API endpoint
for the get scvm disk metrics operation. Typically these are written to a http.Request.
func NewGetScvmDiskMetricsParams ¶
func NewGetScvmDiskMetricsParams() *GetScvmDiskMetricsParams
NewGetScvmDiskMetricsParams creates a new GetScvmDiskMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetScvmDiskMetricsParamsWithContext ¶
func NewGetScvmDiskMetricsParamsWithContext(ctx context.Context) *GetScvmDiskMetricsParams
NewGetScvmDiskMetricsParamsWithContext creates a new GetScvmDiskMetricsParams object with the ability to set a context for a request.
func NewGetScvmDiskMetricsParamsWithHTTPClient ¶
func NewGetScvmDiskMetricsParamsWithHTTPClient(client *http.Client) *GetScvmDiskMetricsParams
NewGetScvmDiskMetricsParamsWithHTTPClient creates a new GetScvmDiskMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetScvmDiskMetricsParamsWithTimeout ¶
func NewGetScvmDiskMetricsParamsWithTimeout(timeout time.Duration) *GetScvmDiskMetricsParams
NewGetScvmDiskMetricsParamsWithTimeout creates a new GetScvmDiskMetricsParams object with the ability to set a timeout on a request.
func (*GetScvmDiskMetricsParams) SetContext ¶
func (o *GetScvmDiskMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get scvm disk metrics params
func (*GetScvmDiskMetricsParams) SetDefaults ¶
func (o *GetScvmDiskMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get scvm disk metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetScvmDiskMetricsParams) SetHTTPClient ¶
func (o *GetScvmDiskMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get scvm disk metrics params
func (*GetScvmDiskMetricsParams) SetRequestBody ¶
func (o *GetScvmDiskMetricsParams) SetRequestBody(requestBody *models.GetSCVMDiskMetricInput)
SetRequestBody adds the requestBody to the get scvm disk metrics params
func (*GetScvmDiskMetricsParams) SetTimeout ¶
func (o *GetScvmDiskMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get scvm disk metrics params
func (*GetScvmDiskMetricsParams) WithContext ¶
func (o *GetScvmDiskMetricsParams) WithContext(ctx context.Context) *GetScvmDiskMetricsParams
WithContext adds the context to the get scvm disk metrics params
func (*GetScvmDiskMetricsParams) WithDefaults ¶
func (o *GetScvmDiskMetricsParams) WithDefaults() *GetScvmDiskMetricsParams
WithDefaults hydrates default values in the get scvm disk metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetScvmDiskMetricsParams) WithHTTPClient ¶
func (o *GetScvmDiskMetricsParams) WithHTTPClient(client *http.Client) *GetScvmDiskMetricsParams
WithHTTPClient adds the HTTPClient to the get scvm disk metrics params
func (*GetScvmDiskMetricsParams) WithRequestBody ¶
func (o *GetScvmDiskMetricsParams) WithRequestBody(requestBody *models.GetSCVMDiskMetricInput) *GetScvmDiskMetricsParams
WithRequestBody adds the requestBody to the get scvm disk metrics params
func (*GetScvmDiskMetricsParams) WithTimeout ¶
func (o *GetScvmDiskMetricsParams) WithTimeout(timeout time.Duration) *GetScvmDiskMetricsParams
WithTimeout adds the timeout to the get scvm disk metrics params
func (*GetScvmDiskMetricsParams) WriteToRequest ¶
func (o *GetScvmDiskMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetScvmDiskMetricsReader ¶
type GetScvmDiskMetricsReader struct {
// contains filtered or unexported fields
}
GetScvmDiskMetricsReader is a Reader for the GetScvmDiskMetrics structure.
func (*GetScvmDiskMetricsReader) ReadResponse ¶
func (o *GetScvmDiskMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetScvmNetworkMetricsBadRequest ¶
GetScvmNetworkMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetScvmNetworkMetricsBadRequest ¶
func NewGetScvmNetworkMetricsBadRequest() *GetScvmNetworkMetricsBadRequest
NewGetScvmNetworkMetricsBadRequest creates a GetScvmNetworkMetricsBadRequest with default headers values
func (*GetScvmNetworkMetricsBadRequest) Error ¶
func (o *GetScvmNetworkMetricsBadRequest) Error() string
func (*GetScvmNetworkMetricsBadRequest) GetPayload ¶
func (o *GetScvmNetworkMetricsBadRequest) GetPayload() *models.ErrorBody
type GetScvmNetworkMetricsInternalServerError ¶
type GetScvmNetworkMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetScvmNetworkMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetScvmNetworkMetricsInternalServerError ¶
func NewGetScvmNetworkMetricsInternalServerError() *GetScvmNetworkMetricsInternalServerError
NewGetScvmNetworkMetricsInternalServerError creates a GetScvmNetworkMetricsInternalServerError with default headers values
func (*GetScvmNetworkMetricsInternalServerError) Error ¶
func (o *GetScvmNetworkMetricsInternalServerError) Error() string
func (*GetScvmNetworkMetricsInternalServerError) GetPayload ¶
func (o *GetScvmNetworkMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetScvmNetworkMetricsNotFound ¶
GetScvmNetworkMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetScvmNetworkMetricsNotFound ¶
func NewGetScvmNetworkMetricsNotFound() *GetScvmNetworkMetricsNotFound
NewGetScvmNetworkMetricsNotFound creates a GetScvmNetworkMetricsNotFound with default headers values
func (*GetScvmNetworkMetricsNotFound) Error ¶
func (o *GetScvmNetworkMetricsNotFound) Error() string
func (*GetScvmNetworkMetricsNotFound) GetPayload ¶
func (o *GetScvmNetworkMetricsNotFound) GetPayload() *models.ErrorBody
type GetScvmNetworkMetricsOK ¶
type GetScvmNetworkMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetScvmNetworkMetricsOK describes a response with status code 200, with default header values.
GetScvmNetworkMetricsOK get scvm network metrics o k
func NewGetScvmNetworkMetricsOK ¶
func NewGetScvmNetworkMetricsOK() *GetScvmNetworkMetricsOK
NewGetScvmNetworkMetricsOK creates a GetScvmNetworkMetricsOK with default headers values
func (*GetScvmNetworkMetricsOK) Error ¶
func (o *GetScvmNetworkMetricsOK) Error() string
func (*GetScvmNetworkMetricsOK) GetPayload ¶
func (o *GetScvmNetworkMetricsOK) GetPayload() []*models.WithTaskMetric
type GetScvmNetworkMetricsParams ¶
type GetScvmNetworkMetricsParams struct { // RequestBody. RequestBody *models.GetScvmNetworkInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetScvmNetworkMetricsParams contains all the parameters to send to the API endpoint
for the get scvm network metrics operation. Typically these are written to a http.Request.
func NewGetScvmNetworkMetricsParams ¶
func NewGetScvmNetworkMetricsParams() *GetScvmNetworkMetricsParams
NewGetScvmNetworkMetricsParams creates a new GetScvmNetworkMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetScvmNetworkMetricsParamsWithContext ¶
func NewGetScvmNetworkMetricsParamsWithContext(ctx context.Context) *GetScvmNetworkMetricsParams
NewGetScvmNetworkMetricsParamsWithContext creates a new GetScvmNetworkMetricsParams object with the ability to set a context for a request.
func NewGetScvmNetworkMetricsParamsWithHTTPClient ¶
func NewGetScvmNetworkMetricsParamsWithHTTPClient(client *http.Client) *GetScvmNetworkMetricsParams
NewGetScvmNetworkMetricsParamsWithHTTPClient creates a new GetScvmNetworkMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetScvmNetworkMetricsParamsWithTimeout ¶
func NewGetScvmNetworkMetricsParamsWithTimeout(timeout time.Duration) *GetScvmNetworkMetricsParams
NewGetScvmNetworkMetricsParamsWithTimeout creates a new GetScvmNetworkMetricsParams object with the ability to set a timeout on a request.
func (*GetScvmNetworkMetricsParams) SetContext ¶
func (o *GetScvmNetworkMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get scvm network metrics params
func (*GetScvmNetworkMetricsParams) SetDefaults ¶
func (o *GetScvmNetworkMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get scvm network metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetScvmNetworkMetricsParams) SetHTTPClient ¶
func (o *GetScvmNetworkMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get scvm network metrics params
func (*GetScvmNetworkMetricsParams) SetRequestBody ¶
func (o *GetScvmNetworkMetricsParams) SetRequestBody(requestBody *models.GetScvmNetworkInput)
SetRequestBody adds the requestBody to the get scvm network metrics params
func (*GetScvmNetworkMetricsParams) SetTimeout ¶
func (o *GetScvmNetworkMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get scvm network metrics params
func (*GetScvmNetworkMetricsParams) WithContext ¶
func (o *GetScvmNetworkMetricsParams) WithContext(ctx context.Context) *GetScvmNetworkMetricsParams
WithContext adds the context to the get scvm network metrics params
func (*GetScvmNetworkMetricsParams) WithDefaults ¶
func (o *GetScvmNetworkMetricsParams) WithDefaults() *GetScvmNetworkMetricsParams
WithDefaults hydrates default values in the get scvm network metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetScvmNetworkMetricsParams) WithHTTPClient ¶
func (o *GetScvmNetworkMetricsParams) WithHTTPClient(client *http.Client) *GetScvmNetworkMetricsParams
WithHTTPClient adds the HTTPClient to the get scvm network metrics params
func (*GetScvmNetworkMetricsParams) WithRequestBody ¶
func (o *GetScvmNetworkMetricsParams) WithRequestBody(requestBody *models.GetScvmNetworkInput) *GetScvmNetworkMetricsParams
WithRequestBody adds the requestBody to the get scvm network metrics params
func (*GetScvmNetworkMetricsParams) WithTimeout ¶
func (o *GetScvmNetworkMetricsParams) WithTimeout(timeout time.Duration) *GetScvmNetworkMetricsParams
WithTimeout adds the timeout to the get scvm network metrics params
func (*GetScvmNetworkMetricsParams) WriteToRequest ¶
func (o *GetScvmNetworkMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetScvmNetworkMetricsReader ¶
type GetScvmNetworkMetricsReader struct {
// contains filtered or unexported fields
}
GetScvmNetworkMetricsReader is a Reader for the GetScvmNetworkMetrics structure.
func (*GetScvmNetworkMetricsReader) ReadResponse ¶
func (o *GetScvmNetworkMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetTopNVMVolumeMetricsBadRequest ¶
GetTopNVMVolumeMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetTopNVMVolumeMetricsBadRequest ¶
func NewGetTopNVMVolumeMetricsBadRequest() *GetTopNVMVolumeMetricsBadRequest
NewGetTopNVMVolumeMetricsBadRequest creates a GetTopNVMVolumeMetricsBadRequest with default headers values
func (*GetTopNVMVolumeMetricsBadRequest) Error ¶
func (o *GetTopNVMVolumeMetricsBadRequest) Error() string
func (*GetTopNVMVolumeMetricsBadRequest) GetPayload ¶
func (o *GetTopNVMVolumeMetricsBadRequest) GetPayload() *models.ErrorBody
type GetTopNVMVolumeMetricsInternalServerError ¶
type GetTopNVMVolumeMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetTopNVMVolumeMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetTopNVMVolumeMetricsInternalServerError ¶
func NewGetTopNVMVolumeMetricsInternalServerError() *GetTopNVMVolumeMetricsInternalServerError
NewGetTopNVMVolumeMetricsInternalServerError creates a GetTopNVMVolumeMetricsInternalServerError with default headers values
func (*GetTopNVMVolumeMetricsInternalServerError) Error ¶
func (o *GetTopNVMVolumeMetricsInternalServerError) Error() string
func (*GetTopNVMVolumeMetricsInternalServerError) GetPayload ¶
func (o *GetTopNVMVolumeMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetTopNVMVolumeMetricsNotFound ¶
GetTopNVMVolumeMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetTopNVMVolumeMetricsNotFound ¶
func NewGetTopNVMVolumeMetricsNotFound() *GetTopNVMVolumeMetricsNotFound
NewGetTopNVMVolumeMetricsNotFound creates a GetTopNVMVolumeMetricsNotFound with default headers values
func (*GetTopNVMVolumeMetricsNotFound) Error ¶
func (o *GetTopNVMVolumeMetricsNotFound) Error() string
func (*GetTopNVMVolumeMetricsNotFound) GetPayload ¶
func (o *GetTopNVMVolumeMetricsNotFound) GetPayload() *models.ErrorBody
type GetTopNVMVolumeMetricsOK ¶
type GetTopNVMVolumeMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetTopNVMVolumeMetricsOK describes a response with status code 200, with default header values.
GetTopNVMVolumeMetricsOK get top n Vm volume metrics o k
func NewGetTopNVMVolumeMetricsOK ¶
func NewGetTopNVMVolumeMetricsOK() *GetTopNVMVolumeMetricsOK
NewGetTopNVMVolumeMetricsOK creates a GetTopNVMVolumeMetricsOK with default headers values
func (*GetTopNVMVolumeMetricsOK) Error ¶
func (o *GetTopNVMVolumeMetricsOK) Error() string
func (*GetTopNVMVolumeMetricsOK) GetPayload ¶
func (o *GetTopNVMVolumeMetricsOK) GetPayload() []*models.WithTaskMetric
type GetTopNVMVolumeMetricsParams ¶
type GetTopNVMVolumeMetricsParams struct { // RequestBody. RequestBody *models.GetTopNMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetTopNVMVolumeMetricsParams contains all the parameters to send to the API endpoint
for the get top n Vm volume metrics operation. Typically these are written to a http.Request.
func NewGetTopNVMVolumeMetricsParams ¶
func NewGetTopNVMVolumeMetricsParams() *GetTopNVMVolumeMetricsParams
NewGetTopNVMVolumeMetricsParams creates a new GetTopNVMVolumeMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetTopNVMVolumeMetricsParamsWithContext ¶
func NewGetTopNVMVolumeMetricsParamsWithContext(ctx context.Context) *GetTopNVMVolumeMetricsParams
NewGetTopNVMVolumeMetricsParamsWithContext creates a new GetTopNVMVolumeMetricsParams object with the ability to set a context for a request.
func NewGetTopNVMVolumeMetricsParamsWithHTTPClient ¶
func NewGetTopNVMVolumeMetricsParamsWithHTTPClient(client *http.Client) *GetTopNVMVolumeMetricsParams
NewGetTopNVMVolumeMetricsParamsWithHTTPClient creates a new GetTopNVMVolumeMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetTopNVMVolumeMetricsParamsWithTimeout ¶
func NewGetTopNVMVolumeMetricsParamsWithTimeout(timeout time.Duration) *GetTopNVMVolumeMetricsParams
NewGetTopNVMVolumeMetricsParamsWithTimeout creates a new GetTopNVMVolumeMetricsParams object with the ability to set a timeout on a request.
func (*GetTopNVMVolumeMetricsParams) SetContext ¶
func (o *GetTopNVMVolumeMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get top n Vm volume metrics params
func (*GetTopNVMVolumeMetricsParams) SetDefaults ¶
func (o *GetTopNVMVolumeMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get top n Vm volume metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetTopNVMVolumeMetricsParams) SetHTTPClient ¶
func (o *GetTopNVMVolumeMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get top n Vm volume metrics params
func (*GetTopNVMVolumeMetricsParams) SetRequestBody ¶
func (o *GetTopNVMVolumeMetricsParams) SetRequestBody(requestBody *models.GetTopNMetricInput)
SetRequestBody adds the requestBody to the get top n Vm volume metrics params
func (*GetTopNVMVolumeMetricsParams) SetTimeout ¶
func (o *GetTopNVMVolumeMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get top n Vm volume metrics params
func (*GetTopNVMVolumeMetricsParams) WithContext ¶
func (o *GetTopNVMVolumeMetricsParams) WithContext(ctx context.Context) *GetTopNVMVolumeMetricsParams
WithContext adds the context to the get top n Vm volume metrics params
func (*GetTopNVMVolumeMetricsParams) WithDefaults ¶
func (o *GetTopNVMVolumeMetricsParams) WithDefaults() *GetTopNVMVolumeMetricsParams
WithDefaults hydrates default values in the get top n Vm volume metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetTopNVMVolumeMetricsParams) WithHTTPClient ¶
func (o *GetTopNVMVolumeMetricsParams) WithHTTPClient(client *http.Client) *GetTopNVMVolumeMetricsParams
WithHTTPClient adds the HTTPClient to the get top n Vm volume metrics params
func (*GetTopNVMVolumeMetricsParams) WithRequestBody ¶
func (o *GetTopNVMVolumeMetricsParams) WithRequestBody(requestBody *models.GetTopNMetricInput) *GetTopNVMVolumeMetricsParams
WithRequestBody adds the requestBody to the get top n Vm volume metrics params
func (*GetTopNVMVolumeMetricsParams) WithTimeout ¶
func (o *GetTopNVMVolumeMetricsParams) WithTimeout(timeout time.Duration) *GetTopNVMVolumeMetricsParams
WithTimeout adds the timeout to the get top n Vm volume metrics params
func (*GetTopNVMVolumeMetricsParams) WriteToRequest ¶
func (o *GetTopNVMVolumeMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetTopNVMVolumeMetricsReader ¶
type GetTopNVMVolumeMetricsReader struct {
// contains filtered or unexported fields
}
GetTopNVMVolumeMetricsReader is a Reader for the GetTopNVMVolumeMetrics structure.
func (*GetTopNVMVolumeMetricsReader) ReadResponse ¶
func (o *GetTopNVMVolumeMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVMMetricsBadRequest ¶
GetVMMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetVMMetricsBadRequest ¶
func NewGetVMMetricsBadRequest() *GetVMMetricsBadRequest
NewGetVMMetricsBadRequest creates a GetVMMetricsBadRequest with default headers values
func (*GetVMMetricsBadRequest) Error ¶
func (o *GetVMMetricsBadRequest) Error() string
func (*GetVMMetricsBadRequest) GetPayload ¶
func (o *GetVMMetricsBadRequest) GetPayload() *models.ErrorBody
type GetVMMetricsInternalServerError ¶
GetVMMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetVMMetricsInternalServerError ¶
func NewGetVMMetricsInternalServerError() *GetVMMetricsInternalServerError
NewGetVMMetricsInternalServerError creates a GetVMMetricsInternalServerError with default headers values
func (*GetVMMetricsInternalServerError) Error ¶
func (o *GetVMMetricsInternalServerError) Error() string
func (*GetVMMetricsInternalServerError) GetPayload ¶
func (o *GetVMMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetVMMetricsNotFound ¶
GetVMMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetVMMetricsNotFound ¶
func NewGetVMMetricsNotFound() *GetVMMetricsNotFound
NewGetVMMetricsNotFound creates a GetVMMetricsNotFound with default headers values
func (*GetVMMetricsNotFound) Error ¶
func (o *GetVMMetricsNotFound) Error() string
func (*GetVMMetricsNotFound) GetPayload ¶
func (o *GetVMMetricsNotFound) GetPayload() *models.ErrorBody
type GetVMMetricsOK ¶
type GetVMMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetVMMetricsOK describes a response with status code 200, with default header values.
GetVMMetricsOK get Vm metrics o k
func NewGetVMMetricsOK ¶
func NewGetVMMetricsOK() *GetVMMetricsOK
NewGetVMMetricsOK creates a GetVMMetricsOK with default headers values
func (*GetVMMetricsOK) Error ¶
func (o *GetVMMetricsOK) Error() string
func (*GetVMMetricsOK) GetPayload ¶
func (o *GetVMMetricsOK) GetPayload() []*models.WithTaskMetric
type GetVMMetricsParams ¶
type GetVMMetricsParams struct { // RequestBody. RequestBody *models.GetVMMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVMMetricsParams contains all the parameters to send to the API endpoint
for the get Vm metrics operation. Typically these are written to a http.Request.
func NewGetVMMetricsParams ¶
func NewGetVMMetricsParams() *GetVMMetricsParams
NewGetVMMetricsParams creates a new GetVMMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVMMetricsParamsWithContext ¶
func NewGetVMMetricsParamsWithContext(ctx context.Context) *GetVMMetricsParams
NewGetVMMetricsParamsWithContext creates a new GetVMMetricsParams object with the ability to set a context for a request.
func NewGetVMMetricsParamsWithHTTPClient ¶
func NewGetVMMetricsParamsWithHTTPClient(client *http.Client) *GetVMMetricsParams
NewGetVMMetricsParamsWithHTTPClient creates a new GetVMMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetVMMetricsParamsWithTimeout ¶
func NewGetVMMetricsParamsWithTimeout(timeout time.Duration) *GetVMMetricsParams
NewGetVMMetricsParamsWithTimeout creates a new GetVMMetricsParams object with the ability to set a timeout on a request.
func (*GetVMMetricsParams) SetContext ¶
func (o *GetVMMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get Vm metrics params
func (*GetVMMetricsParams) SetDefaults ¶
func (o *GetVMMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get Vm metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetVMMetricsParams) SetHTTPClient ¶
func (o *GetVMMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Vm metrics params
func (*GetVMMetricsParams) SetRequestBody ¶
func (o *GetVMMetricsParams) SetRequestBody(requestBody *models.GetVMMetricInput)
SetRequestBody adds the requestBody to the get Vm metrics params
func (*GetVMMetricsParams) SetTimeout ¶
func (o *GetVMMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Vm metrics params
func (*GetVMMetricsParams) WithContext ¶
func (o *GetVMMetricsParams) WithContext(ctx context.Context) *GetVMMetricsParams
WithContext adds the context to the get Vm metrics params
func (*GetVMMetricsParams) WithDefaults ¶
func (o *GetVMMetricsParams) WithDefaults() *GetVMMetricsParams
WithDefaults hydrates default values in the get Vm metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetVMMetricsParams) WithHTTPClient ¶
func (o *GetVMMetricsParams) WithHTTPClient(client *http.Client) *GetVMMetricsParams
WithHTTPClient adds the HTTPClient to the get Vm metrics params
func (*GetVMMetricsParams) WithRequestBody ¶
func (o *GetVMMetricsParams) WithRequestBody(requestBody *models.GetVMMetricInput) *GetVMMetricsParams
WithRequestBody adds the requestBody to the get Vm metrics params
func (*GetVMMetricsParams) WithTimeout ¶
func (o *GetVMMetricsParams) WithTimeout(timeout time.Duration) *GetVMMetricsParams
WithTimeout adds the timeout to the get Vm metrics params
func (*GetVMMetricsParams) WriteToRequest ¶
func (o *GetVMMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVMMetricsReader ¶
type GetVMMetricsReader struct {
// contains filtered or unexported fields
}
GetVMMetricsReader is a Reader for the GetVMMetrics structure.
func (*GetVMMetricsReader) ReadResponse ¶
func (o *GetVMMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVMNetWorkMetricsBadRequest ¶
GetVMNetWorkMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetVMNetWorkMetricsBadRequest ¶
func NewGetVMNetWorkMetricsBadRequest() *GetVMNetWorkMetricsBadRequest
NewGetVMNetWorkMetricsBadRequest creates a GetVMNetWorkMetricsBadRequest with default headers values
func (*GetVMNetWorkMetricsBadRequest) Error ¶
func (o *GetVMNetWorkMetricsBadRequest) Error() string
func (*GetVMNetWorkMetricsBadRequest) GetPayload ¶
func (o *GetVMNetWorkMetricsBadRequest) GetPayload() *models.ErrorBody
type GetVMNetWorkMetricsInternalServerError ¶
type GetVMNetWorkMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetVMNetWorkMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetVMNetWorkMetricsInternalServerError ¶
func NewGetVMNetWorkMetricsInternalServerError() *GetVMNetWorkMetricsInternalServerError
NewGetVMNetWorkMetricsInternalServerError creates a GetVMNetWorkMetricsInternalServerError with default headers values
func (*GetVMNetWorkMetricsInternalServerError) Error ¶
func (o *GetVMNetWorkMetricsInternalServerError) Error() string
func (*GetVMNetWorkMetricsInternalServerError) GetPayload ¶
func (o *GetVMNetWorkMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetVMNetWorkMetricsNotFound ¶
GetVMNetWorkMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetVMNetWorkMetricsNotFound ¶
func NewGetVMNetWorkMetricsNotFound() *GetVMNetWorkMetricsNotFound
NewGetVMNetWorkMetricsNotFound creates a GetVMNetWorkMetricsNotFound with default headers values
func (*GetVMNetWorkMetricsNotFound) Error ¶
func (o *GetVMNetWorkMetricsNotFound) Error() string
func (*GetVMNetWorkMetricsNotFound) GetPayload ¶
func (o *GetVMNetWorkMetricsNotFound) GetPayload() *models.ErrorBody
type GetVMNetWorkMetricsOK ¶
type GetVMNetWorkMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetVMNetWorkMetricsOK describes a response with status code 200, with default header values.
GetVMNetWorkMetricsOK get Vm net work metrics o k
func NewGetVMNetWorkMetricsOK ¶
func NewGetVMNetWorkMetricsOK() *GetVMNetWorkMetricsOK
NewGetVMNetWorkMetricsOK creates a GetVMNetWorkMetricsOK with default headers values
func (*GetVMNetWorkMetricsOK) Error ¶
func (o *GetVMNetWorkMetricsOK) Error() string
func (*GetVMNetWorkMetricsOK) GetPayload ¶
func (o *GetVMNetWorkMetricsOK) GetPayload() []*models.WithTaskMetric
type GetVMNetWorkMetricsParams ¶
type GetVMNetWorkMetricsParams struct { // RequestBody. RequestBody *models.GetVMNetWorkMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVMNetWorkMetricsParams contains all the parameters to send to the API endpoint
for the get Vm net work metrics operation. Typically these are written to a http.Request.
func NewGetVMNetWorkMetricsParams ¶
func NewGetVMNetWorkMetricsParams() *GetVMNetWorkMetricsParams
NewGetVMNetWorkMetricsParams creates a new GetVMNetWorkMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVMNetWorkMetricsParamsWithContext ¶
func NewGetVMNetWorkMetricsParamsWithContext(ctx context.Context) *GetVMNetWorkMetricsParams
NewGetVMNetWorkMetricsParamsWithContext creates a new GetVMNetWorkMetricsParams object with the ability to set a context for a request.
func NewGetVMNetWorkMetricsParamsWithHTTPClient ¶
func NewGetVMNetWorkMetricsParamsWithHTTPClient(client *http.Client) *GetVMNetWorkMetricsParams
NewGetVMNetWorkMetricsParamsWithHTTPClient creates a new GetVMNetWorkMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetVMNetWorkMetricsParamsWithTimeout ¶
func NewGetVMNetWorkMetricsParamsWithTimeout(timeout time.Duration) *GetVMNetWorkMetricsParams
NewGetVMNetWorkMetricsParamsWithTimeout creates a new GetVMNetWorkMetricsParams object with the ability to set a timeout on a request.
func (*GetVMNetWorkMetricsParams) SetContext ¶
func (o *GetVMNetWorkMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get Vm net work metrics params
func (*GetVMNetWorkMetricsParams) SetDefaults ¶
func (o *GetVMNetWorkMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get Vm net work metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetVMNetWorkMetricsParams) SetHTTPClient ¶
func (o *GetVMNetWorkMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Vm net work metrics params
func (*GetVMNetWorkMetricsParams) SetRequestBody ¶
func (o *GetVMNetWorkMetricsParams) SetRequestBody(requestBody *models.GetVMNetWorkMetricInput)
SetRequestBody adds the requestBody to the get Vm net work metrics params
func (*GetVMNetWorkMetricsParams) SetTimeout ¶
func (o *GetVMNetWorkMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Vm net work metrics params
func (*GetVMNetWorkMetricsParams) WithContext ¶
func (o *GetVMNetWorkMetricsParams) WithContext(ctx context.Context) *GetVMNetWorkMetricsParams
WithContext adds the context to the get Vm net work metrics params
func (*GetVMNetWorkMetricsParams) WithDefaults ¶
func (o *GetVMNetWorkMetricsParams) WithDefaults() *GetVMNetWorkMetricsParams
WithDefaults hydrates default values in the get Vm net work metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetVMNetWorkMetricsParams) WithHTTPClient ¶
func (o *GetVMNetWorkMetricsParams) WithHTTPClient(client *http.Client) *GetVMNetWorkMetricsParams
WithHTTPClient adds the HTTPClient to the get Vm net work metrics params
func (*GetVMNetWorkMetricsParams) WithRequestBody ¶
func (o *GetVMNetWorkMetricsParams) WithRequestBody(requestBody *models.GetVMNetWorkMetricInput) *GetVMNetWorkMetricsParams
WithRequestBody adds the requestBody to the get Vm net work metrics params
func (*GetVMNetWorkMetricsParams) WithTimeout ¶
func (o *GetVMNetWorkMetricsParams) WithTimeout(timeout time.Duration) *GetVMNetWorkMetricsParams
WithTimeout adds the timeout to the get Vm net work metrics params
func (*GetVMNetWorkMetricsParams) WriteToRequest ¶
func (o *GetVMNetWorkMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVMNetWorkMetricsReader ¶
type GetVMNetWorkMetricsReader struct {
// contains filtered or unexported fields
}
GetVMNetWorkMetricsReader is a Reader for the GetVMNetWorkMetrics structure.
func (*GetVMNetWorkMetricsReader) ReadResponse ¶
func (o *GetVMNetWorkMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetVMVolumeMetricsBadRequest ¶
GetVMVolumeMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetVMVolumeMetricsBadRequest ¶
func NewGetVMVolumeMetricsBadRequest() *GetVMVolumeMetricsBadRequest
NewGetVMVolumeMetricsBadRequest creates a GetVMVolumeMetricsBadRequest with default headers values
func (*GetVMVolumeMetricsBadRequest) Error ¶
func (o *GetVMVolumeMetricsBadRequest) Error() string
func (*GetVMVolumeMetricsBadRequest) GetPayload ¶
func (o *GetVMVolumeMetricsBadRequest) GetPayload() *models.ErrorBody
type GetVMVolumeMetricsInternalServerError ¶
type GetVMVolumeMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetVMVolumeMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetVMVolumeMetricsInternalServerError ¶
func NewGetVMVolumeMetricsInternalServerError() *GetVMVolumeMetricsInternalServerError
NewGetVMVolumeMetricsInternalServerError creates a GetVMVolumeMetricsInternalServerError with default headers values
func (*GetVMVolumeMetricsInternalServerError) Error ¶
func (o *GetVMVolumeMetricsInternalServerError) Error() string
func (*GetVMVolumeMetricsInternalServerError) GetPayload ¶
func (o *GetVMVolumeMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetVMVolumeMetricsNotFound ¶
GetVMVolumeMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetVMVolumeMetricsNotFound ¶
func NewGetVMVolumeMetricsNotFound() *GetVMVolumeMetricsNotFound
NewGetVMVolumeMetricsNotFound creates a GetVMVolumeMetricsNotFound with default headers values
func (*GetVMVolumeMetricsNotFound) Error ¶
func (o *GetVMVolumeMetricsNotFound) Error() string
func (*GetVMVolumeMetricsNotFound) GetPayload ¶
func (o *GetVMVolumeMetricsNotFound) GetPayload() *models.ErrorBody
type GetVMVolumeMetricsOK ¶
type GetVMVolumeMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetVMVolumeMetricsOK describes a response with status code 200, with default header values.
GetVMVolumeMetricsOK get Vm volume metrics o k
func NewGetVMVolumeMetricsOK ¶
func NewGetVMVolumeMetricsOK() *GetVMVolumeMetricsOK
NewGetVMVolumeMetricsOK creates a GetVMVolumeMetricsOK with default headers values
func (*GetVMVolumeMetricsOK) Error ¶
func (o *GetVMVolumeMetricsOK) Error() string
func (*GetVMVolumeMetricsOK) GetPayload ¶
func (o *GetVMVolumeMetricsOK) GetPayload() []*models.WithTaskMetric
type GetVMVolumeMetricsParams ¶
type GetVMVolumeMetricsParams struct { // RequestBody. RequestBody *models.GetVMVolumeMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetVMVolumeMetricsParams contains all the parameters to send to the API endpoint
for the get Vm volume metrics operation. Typically these are written to a http.Request.
func NewGetVMVolumeMetricsParams ¶
func NewGetVMVolumeMetricsParams() *GetVMVolumeMetricsParams
NewGetVMVolumeMetricsParams creates a new GetVMVolumeMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetVMVolumeMetricsParamsWithContext ¶
func NewGetVMVolumeMetricsParamsWithContext(ctx context.Context) *GetVMVolumeMetricsParams
NewGetVMVolumeMetricsParamsWithContext creates a new GetVMVolumeMetricsParams object with the ability to set a context for a request.
func NewGetVMVolumeMetricsParamsWithHTTPClient ¶
func NewGetVMVolumeMetricsParamsWithHTTPClient(client *http.Client) *GetVMVolumeMetricsParams
NewGetVMVolumeMetricsParamsWithHTTPClient creates a new GetVMVolumeMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetVMVolumeMetricsParamsWithTimeout ¶
func NewGetVMVolumeMetricsParamsWithTimeout(timeout time.Duration) *GetVMVolumeMetricsParams
NewGetVMVolumeMetricsParamsWithTimeout creates a new GetVMVolumeMetricsParams object with the ability to set a timeout on a request.
func (*GetVMVolumeMetricsParams) SetContext ¶
func (o *GetVMVolumeMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get Vm volume metrics params
func (*GetVMVolumeMetricsParams) SetDefaults ¶
func (o *GetVMVolumeMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get Vm volume metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetVMVolumeMetricsParams) SetHTTPClient ¶
func (o *GetVMVolumeMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get Vm volume metrics params
func (*GetVMVolumeMetricsParams) SetRequestBody ¶
func (o *GetVMVolumeMetricsParams) SetRequestBody(requestBody *models.GetVMVolumeMetricInput)
SetRequestBody adds the requestBody to the get Vm volume metrics params
func (*GetVMVolumeMetricsParams) SetTimeout ¶
func (o *GetVMVolumeMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get Vm volume metrics params
func (*GetVMVolumeMetricsParams) WithContext ¶
func (o *GetVMVolumeMetricsParams) WithContext(ctx context.Context) *GetVMVolumeMetricsParams
WithContext adds the context to the get Vm volume metrics params
func (*GetVMVolumeMetricsParams) WithDefaults ¶
func (o *GetVMVolumeMetricsParams) WithDefaults() *GetVMVolumeMetricsParams
WithDefaults hydrates default values in the get Vm volume metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetVMVolumeMetricsParams) WithHTTPClient ¶
func (o *GetVMVolumeMetricsParams) WithHTTPClient(client *http.Client) *GetVMVolumeMetricsParams
WithHTTPClient adds the HTTPClient to the get Vm volume metrics params
func (*GetVMVolumeMetricsParams) WithRequestBody ¶
func (o *GetVMVolumeMetricsParams) WithRequestBody(requestBody *models.GetVMVolumeMetricInput) *GetVMVolumeMetricsParams
WithRequestBody adds the requestBody to the get Vm volume metrics params
func (*GetVMVolumeMetricsParams) WithTimeout ¶
func (o *GetVMVolumeMetricsParams) WithTimeout(timeout time.Duration) *GetVMVolumeMetricsParams
WithTimeout adds the timeout to the get Vm volume metrics params
func (*GetVMVolumeMetricsParams) WriteToRequest ¶
func (o *GetVMVolumeMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetVMVolumeMetricsReader ¶
type GetVMVolumeMetricsReader struct {
// contains filtered or unexported fields
}
GetVMVolumeMetricsReader is a Reader for the GetVMVolumeMetrics structure.
func (*GetVMVolumeMetricsReader) ReadResponse ¶
func (o *GetVMVolumeMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetWitnessMetricsBadRequest ¶
GetWitnessMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetWitnessMetricsBadRequest ¶
func NewGetWitnessMetricsBadRequest() *GetWitnessMetricsBadRequest
NewGetWitnessMetricsBadRequest creates a GetWitnessMetricsBadRequest with default headers values
func (*GetWitnessMetricsBadRequest) Error ¶
func (o *GetWitnessMetricsBadRequest) Error() string
func (*GetWitnessMetricsBadRequest) GetPayload ¶
func (o *GetWitnessMetricsBadRequest) GetPayload() *models.ErrorBody
type GetWitnessMetricsInternalServerError ¶
type GetWitnessMetricsInternalServerError struct { XTowerRequestID string Payload *models.ErrorBody }
GetWitnessMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetWitnessMetricsInternalServerError ¶
func NewGetWitnessMetricsInternalServerError() *GetWitnessMetricsInternalServerError
NewGetWitnessMetricsInternalServerError creates a GetWitnessMetricsInternalServerError with default headers values
func (*GetWitnessMetricsInternalServerError) Error ¶
func (o *GetWitnessMetricsInternalServerError) Error() string
func (*GetWitnessMetricsInternalServerError) GetPayload ¶
func (o *GetWitnessMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetWitnessMetricsNotFound ¶
GetWitnessMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetWitnessMetricsNotFound ¶
func NewGetWitnessMetricsNotFound() *GetWitnessMetricsNotFound
NewGetWitnessMetricsNotFound creates a GetWitnessMetricsNotFound with default headers values
func (*GetWitnessMetricsNotFound) Error ¶
func (o *GetWitnessMetricsNotFound) Error() string
func (*GetWitnessMetricsNotFound) GetPayload ¶
func (o *GetWitnessMetricsNotFound) GetPayload() *models.ErrorBody
type GetWitnessMetricsOK ¶
type GetWitnessMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetWitnessMetricsOK describes a response with status code 200, with default header values.
GetWitnessMetricsOK get witness metrics o k
func NewGetWitnessMetricsOK ¶
func NewGetWitnessMetricsOK() *GetWitnessMetricsOK
NewGetWitnessMetricsOK creates a GetWitnessMetricsOK with default headers values
func (*GetWitnessMetricsOK) Error ¶
func (o *GetWitnessMetricsOK) Error() string
func (*GetWitnessMetricsOK) GetPayload ¶
func (o *GetWitnessMetricsOK) GetPayload() []*models.WithTaskMetric
type GetWitnessMetricsParams ¶
type GetWitnessMetricsParams struct { // RequestBody. RequestBody *models.GetWitnessMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetWitnessMetricsParams contains all the parameters to send to the API endpoint
for the get witness metrics operation. Typically these are written to a http.Request.
func NewGetWitnessMetricsParams ¶
func NewGetWitnessMetricsParams() *GetWitnessMetricsParams
NewGetWitnessMetricsParams creates a new GetWitnessMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetWitnessMetricsParamsWithContext ¶
func NewGetWitnessMetricsParamsWithContext(ctx context.Context) *GetWitnessMetricsParams
NewGetWitnessMetricsParamsWithContext creates a new GetWitnessMetricsParams object with the ability to set a context for a request.
func NewGetWitnessMetricsParamsWithHTTPClient ¶
func NewGetWitnessMetricsParamsWithHTTPClient(client *http.Client) *GetWitnessMetricsParams
NewGetWitnessMetricsParamsWithHTTPClient creates a new GetWitnessMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetWitnessMetricsParamsWithTimeout ¶
func NewGetWitnessMetricsParamsWithTimeout(timeout time.Duration) *GetWitnessMetricsParams
NewGetWitnessMetricsParamsWithTimeout creates a new GetWitnessMetricsParams object with the ability to set a timeout on a request.
func (*GetWitnessMetricsParams) SetContext ¶
func (o *GetWitnessMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get witness metrics params
func (*GetWitnessMetricsParams) SetDefaults ¶
func (o *GetWitnessMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get witness metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetWitnessMetricsParams) SetHTTPClient ¶
func (o *GetWitnessMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get witness metrics params
func (*GetWitnessMetricsParams) SetRequestBody ¶
func (o *GetWitnessMetricsParams) SetRequestBody(requestBody *models.GetWitnessMetricInput)
SetRequestBody adds the requestBody to the get witness metrics params
func (*GetWitnessMetricsParams) SetTimeout ¶
func (o *GetWitnessMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get witness metrics params
func (*GetWitnessMetricsParams) WithContext ¶
func (o *GetWitnessMetricsParams) WithContext(ctx context.Context) *GetWitnessMetricsParams
WithContext adds the context to the get witness metrics params
func (*GetWitnessMetricsParams) WithDefaults ¶
func (o *GetWitnessMetricsParams) WithDefaults() *GetWitnessMetricsParams
WithDefaults hydrates default values in the get witness metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetWitnessMetricsParams) WithHTTPClient ¶
func (o *GetWitnessMetricsParams) WithHTTPClient(client *http.Client) *GetWitnessMetricsParams
WithHTTPClient adds the HTTPClient to the get witness metrics params
func (*GetWitnessMetricsParams) WithRequestBody ¶
func (o *GetWitnessMetricsParams) WithRequestBody(requestBody *models.GetWitnessMetricInput) *GetWitnessMetricsParams
WithRequestBody adds the requestBody to the get witness metrics params
func (*GetWitnessMetricsParams) WithTimeout ¶
func (o *GetWitnessMetricsParams) WithTimeout(timeout time.Duration) *GetWitnessMetricsParams
WithTimeout adds the timeout to the get witness metrics params
func (*GetWitnessMetricsParams) WriteToRequest ¶
func (o *GetWitnessMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetWitnessMetricsReader ¶
type GetWitnessMetricsReader struct {
// contains filtered or unexported fields
}
GetWitnessMetricsReader is a Reader for the GetWitnessMetrics structure.
func (*GetWitnessMetricsReader) ReadResponse ¶
func (o *GetWitnessMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetZoneMetricsBadRequest ¶
GetZoneMetricsBadRequest describes a response with status code 400, with default header values.
Bad request
func NewGetZoneMetricsBadRequest ¶
func NewGetZoneMetricsBadRequest() *GetZoneMetricsBadRequest
NewGetZoneMetricsBadRequest creates a GetZoneMetricsBadRequest with default headers values
func (*GetZoneMetricsBadRequest) Error ¶
func (o *GetZoneMetricsBadRequest) Error() string
func (*GetZoneMetricsBadRequest) GetPayload ¶
func (o *GetZoneMetricsBadRequest) GetPayload() *models.ErrorBody
type GetZoneMetricsInternalServerError ¶
GetZoneMetricsInternalServerError describes a response with status code 500, with default header values.
Server error
func NewGetZoneMetricsInternalServerError ¶
func NewGetZoneMetricsInternalServerError() *GetZoneMetricsInternalServerError
NewGetZoneMetricsInternalServerError creates a GetZoneMetricsInternalServerError with default headers values
func (*GetZoneMetricsInternalServerError) Error ¶
func (o *GetZoneMetricsInternalServerError) Error() string
func (*GetZoneMetricsInternalServerError) GetPayload ¶
func (o *GetZoneMetricsInternalServerError) GetPayload() *models.ErrorBody
type GetZoneMetricsNotFound ¶
GetZoneMetricsNotFound describes a response with status code 404, with default header values.
Not found
func NewGetZoneMetricsNotFound ¶
func NewGetZoneMetricsNotFound() *GetZoneMetricsNotFound
NewGetZoneMetricsNotFound creates a GetZoneMetricsNotFound with default headers values
func (*GetZoneMetricsNotFound) Error ¶
func (o *GetZoneMetricsNotFound) Error() string
func (*GetZoneMetricsNotFound) GetPayload ¶
func (o *GetZoneMetricsNotFound) GetPayload() *models.ErrorBody
type GetZoneMetricsOK ¶
type GetZoneMetricsOK struct { XTowerRequestID string Payload []*models.WithTaskMetric }
GetZoneMetricsOK describes a response with status code 200, with default header values.
GetZoneMetricsOK get zone metrics o k
func NewGetZoneMetricsOK ¶
func NewGetZoneMetricsOK() *GetZoneMetricsOK
NewGetZoneMetricsOK creates a GetZoneMetricsOK with default headers values
func (*GetZoneMetricsOK) Error ¶
func (o *GetZoneMetricsOK) Error() string
func (*GetZoneMetricsOK) GetPayload ¶
func (o *GetZoneMetricsOK) GetPayload() []*models.WithTaskMetric
type GetZoneMetricsParams ¶
type GetZoneMetricsParams struct { // RequestBody. RequestBody *models.GetZoneMetricInput Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetZoneMetricsParams contains all the parameters to send to the API endpoint
for the get zone metrics operation. Typically these are written to a http.Request.
func NewGetZoneMetricsParams ¶
func NewGetZoneMetricsParams() *GetZoneMetricsParams
NewGetZoneMetricsParams creates a new GetZoneMetricsParams object, with the default timeout for this client.
Default values are not hydrated, since defaults are normally applied by the API server side.
To enforce default values in parameter, use SetDefaults or WithDefaults.
func NewGetZoneMetricsParamsWithContext ¶
func NewGetZoneMetricsParamsWithContext(ctx context.Context) *GetZoneMetricsParams
NewGetZoneMetricsParamsWithContext creates a new GetZoneMetricsParams object with the ability to set a context for a request.
func NewGetZoneMetricsParamsWithHTTPClient ¶
func NewGetZoneMetricsParamsWithHTTPClient(client *http.Client) *GetZoneMetricsParams
NewGetZoneMetricsParamsWithHTTPClient creates a new GetZoneMetricsParams object with the ability to set a custom HTTPClient for a request.
func NewGetZoneMetricsParamsWithTimeout ¶
func NewGetZoneMetricsParamsWithTimeout(timeout time.Duration) *GetZoneMetricsParams
NewGetZoneMetricsParamsWithTimeout creates a new GetZoneMetricsParams object with the ability to set a timeout on a request.
func (*GetZoneMetricsParams) SetContext ¶
func (o *GetZoneMetricsParams) SetContext(ctx context.Context)
SetContext adds the context to the get zone metrics params
func (*GetZoneMetricsParams) SetDefaults ¶
func (o *GetZoneMetricsParams) SetDefaults()
SetDefaults hydrates default values in the get zone metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetZoneMetricsParams) SetHTTPClient ¶
func (o *GetZoneMetricsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get zone metrics params
func (*GetZoneMetricsParams) SetRequestBody ¶
func (o *GetZoneMetricsParams) SetRequestBody(requestBody *models.GetZoneMetricInput)
SetRequestBody adds the requestBody to the get zone metrics params
func (*GetZoneMetricsParams) SetTimeout ¶
func (o *GetZoneMetricsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get zone metrics params
func (*GetZoneMetricsParams) WithContext ¶
func (o *GetZoneMetricsParams) WithContext(ctx context.Context) *GetZoneMetricsParams
WithContext adds the context to the get zone metrics params
func (*GetZoneMetricsParams) WithDefaults ¶
func (o *GetZoneMetricsParams) WithDefaults() *GetZoneMetricsParams
WithDefaults hydrates default values in the get zone metrics params (not the query body).
All values with no default are reset to their zero value.
func (*GetZoneMetricsParams) WithHTTPClient ¶
func (o *GetZoneMetricsParams) WithHTTPClient(client *http.Client) *GetZoneMetricsParams
WithHTTPClient adds the HTTPClient to the get zone metrics params
func (*GetZoneMetricsParams) WithRequestBody ¶
func (o *GetZoneMetricsParams) WithRequestBody(requestBody *models.GetZoneMetricInput) *GetZoneMetricsParams
WithRequestBody adds the requestBody to the get zone metrics params
func (*GetZoneMetricsParams) WithTimeout ¶
func (o *GetZoneMetricsParams) WithTimeout(timeout time.Duration) *GetZoneMetricsParams
WithTimeout adds the timeout to the get zone metrics params
func (*GetZoneMetricsParams) WriteToRequest ¶
func (o *GetZoneMetricsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetZoneMetricsReader ¶
type GetZoneMetricsReader struct {
// contains filtered or unexported fields
}
GetZoneMetricsReader is a Reader for the GetZoneMetrics structure.
func (*GetZoneMetricsReader) ReadResponse ¶
func (o *GetZoneMetricsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files ¶
- get_cluster_metrics_parameters.go
- get_cluster_metrics_responses.go
- get_disk_metrics_parameters.go
- get_disk_metrics_responses.go
- get_host_metrics_parameters.go
- get_host_metrics_responses.go
- get_host_network_metrics_parameters.go
- get_host_network_metrics_responses.go
- get_host_servicek_metrics_parameters.go
- get_host_servicek_metrics_responses.go
- get_lun_metrics_parameters.go
- get_lun_metrics_responses.go
- get_nvmf_namespace_metrics_parameters.go
- get_nvmf_namespace_metrics_responses.go
- get_s_c_vm_metrics_parameters.go
- get_s_c_vm_metrics_responses.go
- get_s_c_vm_servicek_metrics_parameters.go
- get_s_c_vm_servicek_metrics_responses.go
- get_scvm_disk_metrics_parameters.go
- get_scvm_disk_metrics_responses.go
- get_scvm_network_metrics_parameters.go
- get_scvm_network_metrics_responses.go
- get_top_n_vm_volume_metrics_parameters.go
- get_top_n_vm_volume_metrics_responses.go
- get_vm_metrics_parameters.go
- get_vm_metrics_responses.go
- get_vm_net_work_metrics_parameters.go
- get_vm_net_work_metrics_responses.go
- get_vm_volume_metrics_parameters.go
- get_vm_volume_metrics_responses.go
- get_witness_metrics_parameters.go
- get_witness_metrics_responses.go
- get_zone_metrics_parameters.go
- get_zone_metrics_responses.go
- metrics_client.go