Documentation ¶
Index ¶
- type Client
- func (a *Client) CreateHostGroups(params *CreateHostGroupsParams, opts ...ClientOption) (*CreateHostGroupsCreated, error)
- func (a *Client) DeleteHostGroups(params *DeleteHostGroupsParams, opts ...ClientOption) (*DeleteHostGroupsOK, error)
- func (a *Client) GetHostGroups(params *GetHostGroupsParams, opts ...ClientOption) (*GetHostGroupsOK, error)
- func (a *Client) PerformGroupAction(params *PerformGroupActionParams, opts ...ClientOption) (*PerformGroupActionOK, error)
- func (a *Client) QueryCombinedGroupMembers(params *QueryCombinedGroupMembersParams, opts ...ClientOption) (*QueryCombinedGroupMembersOK, error)
- func (a *Client) QueryCombinedHostGroups(params *QueryCombinedHostGroupsParams, opts ...ClientOption) (*QueryCombinedHostGroupsOK, error)
- func (a *Client) QueryGroupMembers(params *QueryGroupMembersParams, opts ...ClientOption) (*QueryGroupMembersOK, error)
- func (a *Client) QueryHostGroups(params *QueryHostGroupsParams, opts ...ClientOption) (*QueryHostGroupsOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateHostGroups(params *UpdateHostGroupsParams, opts ...ClientOption) (*UpdateHostGroupsOK, error)
- type ClientOption
- type ClientService
- type CreateHostGroupsBadRequest
- func (o *CreateHostGroupsBadRequest) Code() int
- func (o *CreateHostGroupsBadRequest) Error() string
- func (o *CreateHostGroupsBadRequest) GetPayload() *models.HostGroupsRespV1
- func (o *CreateHostGroupsBadRequest) IsClientError() bool
- func (o *CreateHostGroupsBadRequest) IsCode(code int) bool
- func (o *CreateHostGroupsBadRequest) IsRedirect() bool
- func (o *CreateHostGroupsBadRequest) IsServerError() bool
- func (o *CreateHostGroupsBadRequest) IsSuccess() bool
- func (o *CreateHostGroupsBadRequest) String() string
- type CreateHostGroupsCreated
- func (o *CreateHostGroupsCreated) Code() int
- func (o *CreateHostGroupsCreated) Error() string
- func (o *CreateHostGroupsCreated) GetPayload() *models.HostGroupsRespV1
- func (o *CreateHostGroupsCreated) IsClientError() bool
- func (o *CreateHostGroupsCreated) IsCode(code int) bool
- func (o *CreateHostGroupsCreated) IsRedirect() bool
- func (o *CreateHostGroupsCreated) IsServerError() bool
- func (o *CreateHostGroupsCreated) IsSuccess() bool
- func (o *CreateHostGroupsCreated) String() string
- type CreateHostGroupsForbidden
- func (o *CreateHostGroupsForbidden) Code() int
- func (o *CreateHostGroupsForbidden) Error() string
- func (o *CreateHostGroupsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateHostGroupsForbidden) IsClientError() bool
- func (o *CreateHostGroupsForbidden) IsCode(code int) bool
- func (o *CreateHostGroupsForbidden) IsRedirect() bool
- func (o *CreateHostGroupsForbidden) IsServerError() bool
- func (o *CreateHostGroupsForbidden) IsSuccess() bool
- func (o *CreateHostGroupsForbidden) String() string
- type CreateHostGroupsInternalServerError
- func (o *CreateHostGroupsInternalServerError) Code() int
- func (o *CreateHostGroupsInternalServerError) Error() string
- func (o *CreateHostGroupsInternalServerError) GetPayload() *models.HostGroupsRespV1
- func (o *CreateHostGroupsInternalServerError) IsClientError() bool
- func (o *CreateHostGroupsInternalServerError) IsCode(code int) bool
- func (o *CreateHostGroupsInternalServerError) IsRedirect() bool
- func (o *CreateHostGroupsInternalServerError) IsServerError() bool
- func (o *CreateHostGroupsInternalServerError) IsSuccess() bool
- func (o *CreateHostGroupsInternalServerError) String() string
- type CreateHostGroupsParams
- func NewCreateHostGroupsParams() *CreateHostGroupsParams
- func NewCreateHostGroupsParamsWithContext(ctx context.Context) *CreateHostGroupsParams
- func NewCreateHostGroupsParamsWithHTTPClient(client *http.Client) *CreateHostGroupsParams
- func NewCreateHostGroupsParamsWithTimeout(timeout time.Duration) *CreateHostGroupsParams
- func (o *CreateHostGroupsParams) SetBody(body *models.HostGroupsCreateGroupsReqV1)
- func (o *CreateHostGroupsParams) SetContext(ctx context.Context)
- func (o *CreateHostGroupsParams) SetDefaults()
- func (o *CreateHostGroupsParams) SetHTTPClient(client *http.Client)
- func (o *CreateHostGroupsParams) SetTimeout(timeout time.Duration)
- func (o *CreateHostGroupsParams) WithBody(body *models.HostGroupsCreateGroupsReqV1) *CreateHostGroupsParams
- func (o *CreateHostGroupsParams) WithContext(ctx context.Context) *CreateHostGroupsParams
- func (o *CreateHostGroupsParams) WithDefaults() *CreateHostGroupsParams
- func (o *CreateHostGroupsParams) WithHTTPClient(client *http.Client) *CreateHostGroupsParams
- func (o *CreateHostGroupsParams) WithTimeout(timeout time.Duration) *CreateHostGroupsParams
- func (o *CreateHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateHostGroupsReader
- type CreateHostGroupsTooManyRequests
- func (o *CreateHostGroupsTooManyRequests) Code() int
- func (o *CreateHostGroupsTooManyRequests) Error() string
- func (o *CreateHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateHostGroupsTooManyRequests) IsClientError() bool
- func (o *CreateHostGroupsTooManyRequests) IsCode(code int) bool
- func (o *CreateHostGroupsTooManyRequests) IsRedirect() bool
- func (o *CreateHostGroupsTooManyRequests) IsServerError() bool
- func (o *CreateHostGroupsTooManyRequests) IsSuccess() bool
- func (o *CreateHostGroupsTooManyRequests) String() string
- type DeleteHostGroupsForbidden
- func (o *DeleteHostGroupsForbidden) Code() int
- func (o *DeleteHostGroupsForbidden) Error() string
- func (o *DeleteHostGroupsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteHostGroupsForbidden) IsClientError() bool
- func (o *DeleteHostGroupsForbidden) IsCode(code int) bool
- func (o *DeleteHostGroupsForbidden) IsRedirect() bool
- func (o *DeleteHostGroupsForbidden) IsServerError() bool
- func (o *DeleteHostGroupsForbidden) IsSuccess() bool
- func (o *DeleteHostGroupsForbidden) String() string
- type DeleteHostGroupsInternalServerError
- func (o *DeleteHostGroupsInternalServerError) Code() int
- func (o *DeleteHostGroupsInternalServerError) Error() string
- func (o *DeleteHostGroupsInternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *DeleteHostGroupsInternalServerError) IsClientError() bool
- func (o *DeleteHostGroupsInternalServerError) IsCode(code int) bool
- func (o *DeleteHostGroupsInternalServerError) IsRedirect() bool
- func (o *DeleteHostGroupsInternalServerError) IsServerError() bool
- func (o *DeleteHostGroupsInternalServerError) IsSuccess() bool
- func (o *DeleteHostGroupsInternalServerError) String() string
- type DeleteHostGroupsNotFound
- func (o *DeleteHostGroupsNotFound) Code() int
- func (o *DeleteHostGroupsNotFound) Error() string
- func (o *DeleteHostGroupsNotFound) GetPayload() *models.MsaQueryResponse
- func (o *DeleteHostGroupsNotFound) IsClientError() bool
- func (o *DeleteHostGroupsNotFound) IsCode(code int) bool
- func (o *DeleteHostGroupsNotFound) IsRedirect() bool
- func (o *DeleteHostGroupsNotFound) IsServerError() bool
- func (o *DeleteHostGroupsNotFound) IsSuccess() bool
- func (o *DeleteHostGroupsNotFound) String() string
- type DeleteHostGroupsOK
- func (o *DeleteHostGroupsOK) Code() int
- func (o *DeleteHostGroupsOK) Error() string
- func (o *DeleteHostGroupsOK) GetPayload() *models.MsaQueryResponse
- func (o *DeleteHostGroupsOK) IsClientError() bool
- func (o *DeleteHostGroupsOK) IsCode(code int) bool
- func (o *DeleteHostGroupsOK) IsRedirect() bool
- func (o *DeleteHostGroupsOK) IsServerError() bool
- func (o *DeleteHostGroupsOK) IsSuccess() bool
- func (o *DeleteHostGroupsOK) String() string
- type DeleteHostGroupsParams
- func NewDeleteHostGroupsParams() *DeleteHostGroupsParams
- func NewDeleteHostGroupsParamsWithContext(ctx context.Context) *DeleteHostGroupsParams
- func NewDeleteHostGroupsParamsWithHTTPClient(client *http.Client) *DeleteHostGroupsParams
- func NewDeleteHostGroupsParamsWithTimeout(timeout time.Duration) *DeleteHostGroupsParams
- func (o *DeleteHostGroupsParams) SetContext(ctx context.Context)
- func (o *DeleteHostGroupsParams) SetDefaults()
- func (o *DeleteHostGroupsParams) SetHTTPClient(client *http.Client)
- func (o *DeleteHostGroupsParams) SetIds(ids []string)
- func (o *DeleteHostGroupsParams) SetTimeout(timeout time.Duration)
- func (o *DeleteHostGroupsParams) WithContext(ctx context.Context) *DeleteHostGroupsParams
- func (o *DeleteHostGroupsParams) WithDefaults() *DeleteHostGroupsParams
- func (o *DeleteHostGroupsParams) WithHTTPClient(client *http.Client) *DeleteHostGroupsParams
- func (o *DeleteHostGroupsParams) WithIds(ids []string) *DeleteHostGroupsParams
- func (o *DeleteHostGroupsParams) WithTimeout(timeout time.Duration) *DeleteHostGroupsParams
- func (o *DeleteHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteHostGroupsReader
- type DeleteHostGroupsTooManyRequests
- func (o *DeleteHostGroupsTooManyRequests) Code() int
- func (o *DeleteHostGroupsTooManyRequests) Error() string
- func (o *DeleteHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteHostGroupsTooManyRequests) IsClientError() bool
- func (o *DeleteHostGroupsTooManyRequests) IsCode(code int) bool
- func (o *DeleteHostGroupsTooManyRequests) IsRedirect() bool
- func (o *DeleteHostGroupsTooManyRequests) IsServerError() bool
- func (o *DeleteHostGroupsTooManyRequests) IsSuccess() bool
- func (o *DeleteHostGroupsTooManyRequests) String() string
- type GetHostGroupsBadRequest
- func (o *GetHostGroupsBadRequest) Code() int
- func (o *GetHostGroupsBadRequest) Error() string
- func (o *GetHostGroupsBadRequest) GetPayload() *models.HostGroupsRespV1
- func (o *GetHostGroupsBadRequest) IsClientError() bool
- func (o *GetHostGroupsBadRequest) IsCode(code int) bool
- func (o *GetHostGroupsBadRequest) IsRedirect() bool
- func (o *GetHostGroupsBadRequest) IsServerError() bool
- func (o *GetHostGroupsBadRequest) IsSuccess() bool
- func (o *GetHostGroupsBadRequest) String() string
- type GetHostGroupsForbidden
- func (o *GetHostGroupsForbidden) Code() int
- func (o *GetHostGroupsForbidden) Error() string
- func (o *GetHostGroupsForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *GetHostGroupsForbidden) IsClientError() bool
- func (o *GetHostGroupsForbidden) IsCode(code int) bool
- func (o *GetHostGroupsForbidden) IsRedirect() bool
- func (o *GetHostGroupsForbidden) IsServerError() bool
- func (o *GetHostGroupsForbidden) IsSuccess() bool
- func (o *GetHostGroupsForbidden) String() string
- type GetHostGroupsInternalServerError
- func (o *GetHostGroupsInternalServerError) Code() int
- func (o *GetHostGroupsInternalServerError) Error() string
- func (o *GetHostGroupsInternalServerError) GetPayload() *models.HostGroupsRespV1
- func (o *GetHostGroupsInternalServerError) IsClientError() bool
- func (o *GetHostGroupsInternalServerError) IsCode(code int) bool
- func (o *GetHostGroupsInternalServerError) IsRedirect() bool
- func (o *GetHostGroupsInternalServerError) IsServerError() bool
- func (o *GetHostGroupsInternalServerError) IsSuccess() bool
- func (o *GetHostGroupsInternalServerError) String() string
- type GetHostGroupsNotFound
- func (o *GetHostGroupsNotFound) Code() int
- func (o *GetHostGroupsNotFound) Error() string
- func (o *GetHostGroupsNotFound) GetPayload() *models.HostGroupsRespV1
- func (o *GetHostGroupsNotFound) IsClientError() bool
- func (o *GetHostGroupsNotFound) IsCode(code int) bool
- func (o *GetHostGroupsNotFound) IsRedirect() bool
- func (o *GetHostGroupsNotFound) IsServerError() bool
- func (o *GetHostGroupsNotFound) IsSuccess() bool
- func (o *GetHostGroupsNotFound) String() string
- type GetHostGroupsOK
- func (o *GetHostGroupsOK) Code() int
- func (o *GetHostGroupsOK) Error() string
- func (o *GetHostGroupsOK) GetPayload() *models.HostGroupsRespV1
- func (o *GetHostGroupsOK) IsClientError() bool
- func (o *GetHostGroupsOK) IsCode(code int) bool
- func (o *GetHostGroupsOK) IsRedirect() bool
- func (o *GetHostGroupsOK) IsServerError() bool
- func (o *GetHostGroupsOK) IsSuccess() bool
- func (o *GetHostGroupsOK) String() string
- type GetHostGroupsParams
- func (o *GetHostGroupsParams) SetContext(ctx context.Context)
- func (o *GetHostGroupsParams) SetDefaults()
- func (o *GetHostGroupsParams) SetHTTPClient(client *http.Client)
- func (o *GetHostGroupsParams) SetIds(ids []string)
- func (o *GetHostGroupsParams) SetTimeout(timeout time.Duration)
- func (o *GetHostGroupsParams) WithContext(ctx context.Context) *GetHostGroupsParams
- func (o *GetHostGroupsParams) WithDefaults() *GetHostGroupsParams
- func (o *GetHostGroupsParams) WithHTTPClient(client *http.Client) *GetHostGroupsParams
- func (o *GetHostGroupsParams) WithIds(ids []string) *GetHostGroupsParams
- func (o *GetHostGroupsParams) WithTimeout(timeout time.Duration) *GetHostGroupsParams
- func (o *GetHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetHostGroupsReader
- type GetHostGroupsTooManyRequests
- func (o *GetHostGroupsTooManyRequests) Code() int
- func (o *GetHostGroupsTooManyRequests) Error() string
- func (o *GetHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetHostGroupsTooManyRequests) IsClientError() bool
- func (o *GetHostGroupsTooManyRequests) IsCode(code int) bool
- func (o *GetHostGroupsTooManyRequests) IsRedirect() bool
- func (o *GetHostGroupsTooManyRequests) IsServerError() bool
- func (o *GetHostGroupsTooManyRequests) IsSuccess() bool
- func (o *GetHostGroupsTooManyRequests) String() string
- type PerformGroupActionBadRequest
- func (o *PerformGroupActionBadRequest) Code() int
- func (o *PerformGroupActionBadRequest) Error() string
- func (o *PerformGroupActionBadRequest) GetPayload() *models.HostGroupsRespV1
- func (o *PerformGroupActionBadRequest) IsClientError() bool
- func (o *PerformGroupActionBadRequest) IsCode(code int) bool
- func (o *PerformGroupActionBadRequest) IsRedirect() bool
- func (o *PerformGroupActionBadRequest) IsServerError() bool
- func (o *PerformGroupActionBadRequest) IsSuccess() bool
- func (o *PerformGroupActionBadRequest) String() string
- type PerformGroupActionForbidden
- func (o *PerformGroupActionForbidden) Code() int
- func (o *PerformGroupActionForbidden) Error() string
- func (o *PerformGroupActionForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *PerformGroupActionForbidden) IsClientError() bool
- func (o *PerformGroupActionForbidden) IsCode(code int) bool
- func (o *PerformGroupActionForbidden) IsRedirect() bool
- func (o *PerformGroupActionForbidden) IsServerError() bool
- func (o *PerformGroupActionForbidden) IsSuccess() bool
- func (o *PerformGroupActionForbidden) String() string
- type PerformGroupActionInternalServerError
- func (o *PerformGroupActionInternalServerError) Code() int
- func (o *PerformGroupActionInternalServerError) Error() string
- func (o *PerformGroupActionInternalServerError) GetPayload() *models.HostGroupsRespV1
- func (o *PerformGroupActionInternalServerError) IsClientError() bool
- func (o *PerformGroupActionInternalServerError) IsCode(code int) bool
- func (o *PerformGroupActionInternalServerError) IsRedirect() bool
- func (o *PerformGroupActionInternalServerError) IsServerError() bool
- func (o *PerformGroupActionInternalServerError) IsSuccess() bool
- func (o *PerformGroupActionInternalServerError) String() string
- type PerformGroupActionNotFound
- func (o *PerformGroupActionNotFound) Code() int
- func (o *PerformGroupActionNotFound) Error() string
- func (o *PerformGroupActionNotFound) GetPayload() *models.HostGroupsRespV1
- func (o *PerformGroupActionNotFound) IsClientError() bool
- func (o *PerformGroupActionNotFound) IsCode(code int) bool
- func (o *PerformGroupActionNotFound) IsRedirect() bool
- func (o *PerformGroupActionNotFound) IsServerError() bool
- func (o *PerformGroupActionNotFound) IsSuccess() bool
- func (o *PerformGroupActionNotFound) String() string
- type PerformGroupActionOK
- func (o *PerformGroupActionOK) Code() int
- func (o *PerformGroupActionOK) Error() string
- func (o *PerformGroupActionOK) GetPayload() *models.HostGroupsRespV1
- func (o *PerformGroupActionOK) IsClientError() bool
- func (o *PerformGroupActionOK) IsCode(code int) bool
- func (o *PerformGroupActionOK) IsRedirect() bool
- func (o *PerformGroupActionOK) IsServerError() bool
- func (o *PerformGroupActionOK) IsSuccess() bool
- func (o *PerformGroupActionOK) String() string
- type PerformGroupActionParams
- func NewPerformGroupActionParams() *PerformGroupActionParams
- func NewPerformGroupActionParamsWithContext(ctx context.Context) *PerformGroupActionParams
- func NewPerformGroupActionParamsWithHTTPClient(client *http.Client) *PerformGroupActionParams
- func NewPerformGroupActionParamsWithTimeout(timeout time.Duration) *PerformGroupActionParams
- func (o *PerformGroupActionParams) SetActionName(actionName string)
- func (o *PerformGroupActionParams) SetBody(body *models.MsaEntityActionRequestV2)
- func (o *PerformGroupActionParams) SetContext(ctx context.Context)
- func (o *PerformGroupActionParams) SetDefaults()
- func (o *PerformGroupActionParams) SetDisableHostnameCheck(disableHostnameCheck *bool)
- func (o *PerformGroupActionParams) SetHTTPClient(client *http.Client)
- func (o *PerformGroupActionParams) SetTimeout(timeout time.Duration)
- func (o *PerformGroupActionParams) WithActionName(actionName string) *PerformGroupActionParams
- func (o *PerformGroupActionParams) WithBody(body *models.MsaEntityActionRequestV2) *PerformGroupActionParams
- func (o *PerformGroupActionParams) WithContext(ctx context.Context) *PerformGroupActionParams
- func (o *PerformGroupActionParams) WithDefaults() *PerformGroupActionParams
- func (o *PerformGroupActionParams) WithDisableHostnameCheck(disableHostnameCheck *bool) *PerformGroupActionParams
- func (o *PerformGroupActionParams) WithHTTPClient(client *http.Client) *PerformGroupActionParams
- func (o *PerformGroupActionParams) WithTimeout(timeout time.Duration) *PerformGroupActionParams
- func (o *PerformGroupActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PerformGroupActionReader
- type PerformGroupActionTooManyRequests
- func (o *PerformGroupActionTooManyRequests) Code() int
- func (o *PerformGroupActionTooManyRequests) Error() string
- func (o *PerformGroupActionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *PerformGroupActionTooManyRequests) IsClientError() bool
- func (o *PerformGroupActionTooManyRequests) IsCode(code int) bool
- func (o *PerformGroupActionTooManyRequests) IsRedirect() bool
- func (o *PerformGroupActionTooManyRequests) IsServerError() bool
- func (o *PerformGroupActionTooManyRequests) IsSuccess() bool
- func (o *PerformGroupActionTooManyRequests) String() string
- type QueryCombinedGroupMembersBadRequest
- func (o *QueryCombinedGroupMembersBadRequest) Code() int
- func (o *QueryCombinedGroupMembersBadRequest) Error() string
- func (o *QueryCombinedGroupMembersBadRequest) GetPayload() *models.HostGroupsMembersRespV1
- func (o *QueryCombinedGroupMembersBadRequest) IsClientError() bool
- func (o *QueryCombinedGroupMembersBadRequest) IsCode(code int) bool
- func (o *QueryCombinedGroupMembersBadRequest) IsRedirect() bool
- func (o *QueryCombinedGroupMembersBadRequest) IsServerError() bool
- func (o *QueryCombinedGroupMembersBadRequest) IsSuccess() bool
- func (o *QueryCombinedGroupMembersBadRequest) String() string
- type QueryCombinedGroupMembersForbidden
- func (o *QueryCombinedGroupMembersForbidden) Code() int
- func (o *QueryCombinedGroupMembersForbidden) Error() string
- func (o *QueryCombinedGroupMembersForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryCombinedGroupMembersForbidden) IsClientError() bool
- func (o *QueryCombinedGroupMembersForbidden) IsCode(code int) bool
- func (o *QueryCombinedGroupMembersForbidden) IsRedirect() bool
- func (o *QueryCombinedGroupMembersForbidden) IsServerError() bool
- func (o *QueryCombinedGroupMembersForbidden) IsSuccess() bool
- func (o *QueryCombinedGroupMembersForbidden) String() string
- type QueryCombinedGroupMembersInternalServerError
- func (o *QueryCombinedGroupMembersInternalServerError) Code() int
- func (o *QueryCombinedGroupMembersInternalServerError) Error() string
- func (o *QueryCombinedGroupMembersInternalServerError) GetPayload() *models.HostGroupsMembersRespV1
- func (o *QueryCombinedGroupMembersInternalServerError) IsClientError() bool
- func (o *QueryCombinedGroupMembersInternalServerError) IsCode(code int) bool
- func (o *QueryCombinedGroupMembersInternalServerError) IsRedirect() bool
- func (o *QueryCombinedGroupMembersInternalServerError) IsServerError() bool
- func (o *QueryCombinedGroupMembersInternalServerError) IsSuccess() bool
- func (o *QueryCombinedGroupMembersInternalServerError) String() string
- type QueryCombinedGroupMembersNotFound
- func (o *QueryCombinedGroupMembersNotFound) Code() int
- func (o *QueryCombinedGroupMembersNotFound) Error() string
- func (o *QueryCombinedGroupMembersNotFound) GetPayload() *models.HostGroupsMembersRespV1
- func (o *QueryCombinedGroupMembersNotFound) IsClientError() bool
- func (o *QueryCombinedGroupMembersNotFound) IsCode(code int) bool
- func (o *QueryCombinedGroupMembersNotFound) IsRedirect() bool
- func (o *QueryCombinedGroupMembersNotFound) IsServerError() bool
- func (o *QueryCombinedGroupMembersNotFound) IsSuccess() bool
- func (o *QueryCombinedGroupMembersNotFound) String() string
- type QueryCombinedGroupMembersOK
- func (o *QueryCombinedGroupMembersOK) Code() int
- func (o *QueryCombinedGroupMembersOK) Error() string
- func (o *QueryCombinedGroupMembersOK) GetPayload() *models.HostGroupsMembersRespV1
- func (o *QueryCombinedGroupMembersOK) IsClientError() bool
- func (o *QueryCombinedGroupMembersOK) IsCode(code int) bool
- func (o *QueryCombinedGroupMembersOK) IsRedirect() bool
- func (o *QueryCombinedGroupMembersOK) IsServerError() bool
- func (o *QueryCombinedGroupMembersOK) IsSuccess() bool
- func (o *QueryCombinedGroupMembersOK) String() string
- type QueryCombinedGroupMembersParams
- func NewQueryCombinedGroupMembersParams() *QueryCombinedGroupMembersParams
- func NewQueryCombinedGroupMembersParamsWithContext(ctx context.Context) *QueryCombinedGroupMembersParams
- func NewQueryCombinedGroupMembersParamsWithHTTPClient(client *http.Client) *QueryCombinedGroupMembersParams
- func NewQueryCombinedGroupMembersParamsWithTimeout(timeout time.Duration) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) SetContext(ctx context.Context)
- func (o *QueryCombinedGroupMembersParams) SetDefaults()
- func (o *QueryCombinedGroupMembersParams) SetFilter(filter *string)
- func (o *QueryCombinedGroupMembersParams) SetHTTPClient(client *http.Client)
- func (o *QueryCombinedGroupMembersParams) SetID(id *string)
- func (o *QueryCombinedGroupMembersParams) SetLimit(limit *int64)
- func (o *QueryCombinedGroupMembersParams) SetOffset(offset *int64)
- func (o *QueryCombinedGroupMembersParams) SetSort(sort *string)
- func (o *QueryCombinedGroupMembersParams) SetTimeout(timeout time.Duration)
- func (o *QueryCombinedGroupMembersParams) WithContext(ctx context.Context) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WithDefaults() *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WithFilter(filter *string) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WithHTTPClient(client *http.Client) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WithID(id *string) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WithLimit(limit *int64) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WithOffset(offset *int64) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WithSort(sort *string) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WithTimeout(timeout time.Duration) *QueryCombinedGroupMembersParams
- func (o *QueryCombinedGroupMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryCombinedGroupMembersReader
- type QueryCombinedGroupMembersTooManyRequests
- func (o *QueryCombinedGroupMembersTooManyRequests) Code() int
- func (o *QueryCombinedGroupMembersTooManyRequests) Error() string
- func (o *QueryCombinedGroupMembersTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryCombinedGroupMembersTooManyRequests) IsClientError() bool
- func (o *QueryCombinedGroupMembersTooManyRequests) IsCode(code int) bool
- func (o *QueryCombinedGroupMembersTooManyRequests) IsRedirect() bool
- func (o *QueryCombinedGroupMembersTooManyRequests) IsServerError() bool
- func (o *QueryCombinedGroupMembersTooManyRequests) IsSuccess() bool
- func (o *QueryCombinedGroupMembersTooManyRequests) String() string
- type QueryCombinedHostGroupsBadRequest
- func (o *QueryCombinedHostGroupsBadRequest) Code() int
- func (o *QueryCombinedHostGroupsBadRequest) Error() string
- func (o *QueryCombinedHostGroupsBadRequest) GetPayload() *models.HostGroupsRespV1
- func (o *QueryCombinedHostGroupsBadRequest) IsClientError() bool
- func (o *QueryCombinedHostGroupsBadRequest) IsCode(code int) bool
- func (o *QueryCombinedHostGroupsBadRequest) IsRedirect() bool
- func (o *QueryCombinedHostGroupsBadRequest) IsServerError() bool
- func (o *QueryCombinedHostGroupsBadRequest) IsSuccess() bool
- func (o *QueryCombinedHostGroupsBadRequest) String() string
- type QueryCombinedHostGroupsForbidden
- func (o *QueryCombinedHostGroupsForbidden) Code() int
- func (o *QueryCombinedHostGroupsForbidden) Error() string
- func (o *QueryCombinedHostGroupsForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryCombinedHostGroupsForbidden) IsClientError() bool
- func (o *QueryCombinedHostGroupsForbidden) IsCode(code int) bool
- func (o *QueryCombinedHostGroupsForbidden) IsRedirect() bool
- func (o *QueryCombinedHostGroupsForbidden) IsServerError() bool
- func (o *QueryCombinedHostGroupsForbidden) IsSuccess() bool
- func (o *QueryCombinedHostGroupsForbidden) String() string
- type QueryCombinedHostGroupsInternalServerError
- func (o *QueryCombinedHostGroupsInternalServerError) Code() int
- func (o *QueryCombinedHostGroupsInternalServerError) Error() string
- func (o *QueryCombinedHostGroupsInternalServerError) GetPayload() *models.HostGroupsRespV1
- func (o *QueryCombinedHostGroupsInternalServerError) IsClientError() bool
- func (o *QueryCombinedHostGroupsInternalServerError) IsCode(code int) bool
- func (o *QueryCombinedHostGroupsInternalServerError) IsRedirect() bool
- func (o *QueryCombinedHostGroupsInternalServerError) IsServerError() bool
- func (o *QueryCombinedHostGroupsInternalServerError) IsSuccess() bool
- func (o *QueryCombinedHostGroupsInternalServerError) String() string
- type QueryCombinedHostGroupsOK
- func (o *QueryCombinedHostGroupsOK) Code() int
- func (o *QueryCombinedHostGroupsOK) Error() string
- func (o *QueryCombinedHostGroupsOK) GetPayload() *models.HostGroupsRespV1
- func (o *QueryCombinedHostGroupsOK) IsClientError() bool
- func (o *QueryCombinedHostGroupsOK) IsCode(code int) bool
- func (o *QueryCombinedHostGroupsOK) IsRedirect() bool
- func (o *QueryCombinedHostGroupsOK) IsServerError() bool
- func (o *QueryCombinedHostGroupsOK) IsSuccess() bool
- func (o *QueryCombinedHostGroupsOK) String() string
- type QueryCombinedHostGroupsParams
- func NewQueryCombinedHostGroupsParams() *QueryCombinedHostGroupsParams
- func NewQueryCombinedHostGroupsParamsWithContext(ctx context.Context) *QueryCombinedHostGroupsParams
- func NewQueryCombinedHostGroupsParamsWithHTTPClient(client *http.Client) *QueryCombinedHostGroupsParams
- func NewQueryCombinedHostGroupsParamsWithTimeout(timeout time.Duration) *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) SetContext(ctx context.Context)
- func (o *QueryCombinedHostGroupsParams) SetDefaults()
- func (o *QueryCombinedHostGroupsParams) SetFilter(filter *string)
- func (o *QueryCombinedHostGroupsParams) SetHTTPClient(client *http.Client)
- func (o *QueryCombinedHostGroupsParams) SetLimit(limit *int64)
- func (o *QueryCombinedHostGroupsParams) SetOffset(offset *int64)
- func (o *QueryCombinedHostGroupsParams) SetSort(sort *string)
- func (o *QueryCombinedHostGroupsParams) SetTimeout(timeout time.Duration)
- func (o *QueryCombinedHostGroupsParams) WithContext(ctx context.Context) *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) WithDefaults() *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) WithFilter(filter *string) *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) WithHTTPClient(client *http.Client) *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) WithLimit(limit *int64) *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) WithOffset(offset *int64) *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) WithSort(sort *string) *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) WithTimeout(timeout time.Duration) *QueryCombinedHostGroupsParams
- func (o *QueryCombinedHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryCombinedHostGroupsReader
- type QueryCombinedHostGroupsTooManyRequests
- func (o *QueryCombinedHostGroupsTooManyRequests) Code() int
- func (o *QueryCombinedHostGroupsTooManyRequests) Error() string
- func (o *QueryCombinedHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryCombinedHostGroupsTooManyRequests) IsClientError() bool
- func (o *QueryCombinedHostGroupsTooManyRequests) IsCode(code int) bool
- func (o *QueryCombinedHostGroupsTooManyRequests) IsRedirect() bool
- func (o *QueryCombinedHostGroupsTooManyRequests) IsServerError() bool
- func (o *QueryCombinedHostGroupsTooManyRequests) IsSuccess() bool
- func (o *QueryCombinedHostGroupsTooManyRequests) String() string
- type QueryGroupMembersBadRequest
- func (o *QueryGroupMembersBadRequest) Code() int
- func (o *QueryGroupMembersBadRequest) Error() string
- func (o *QueryGroupMembersBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *QueryGroupMembersBadRequest) IsClientError() bool
- func (o *QueryGroupMembersBadRequest) IsCode(code int) bool
- func (o *QueryGroupMembersBadRequest) IsRedirect() bool
- func (o *QueryGroupMembersBadRequest) IsServerError() bool
- func (o *QueryGroupMembersBadRequest) IsSuccess() bool
- func (o *QueryGroupMembersBadRequest) String() string
- type QueryGroupMembersForbidden
- func (o *QueryGroupMembersForbidden) Code() int
- func (o *QueryGroupMembersForbidden) Error() string
- func (o *QueryGroupMembersForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryGroupMembersForbidden) IsClientError() bool
- func (o *QueryGroupMembersForbidden) IsCode(code int) bool
- func (o *QueryGroupMembersForbidden) IsRedirect() bool
- func (o *QueryGroupMembersForbidden) IsServerError() bool
- func (o *QueryGroupMembersForbidden) IsSuccess() bool
- func (o *QueryGroupMembersForbidden) String() string
- type QueryGroupMembersInternalServerError
- func (o *QueryGroupMembersInternalServerError) Code() int
- func (o *QueryGroupMembersInternalServerError) Error() string
- func (o *QueryGroupMembersInternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *QueryGroupMembersInternalServerError) IsClientError() bool
- func (o *QueryGroupMembersInternalServerError) IsCode(code int) bool
- func (o *QueryGroupMembersInternalServerError) IsRedirect() bool
- func (o *QueryGroupMembersInternalServerError) IsServerError() bool
- func (o *QueryGroupMembersInternalServerError) IsSuccess() bool
- func (o *QueryGroupMembersInternalServerError) String() string
- type QueryGroupMembersNotFound
- func (o *QueryGroupMembersNotFound) Code() int
- func (o *QueryGroupMembersNotFound) Error() string
- func (o *QueryGroupMembersNotFound) GetPayload() *models.MsaQueryResponse
- func (o *QueryGroupMembersNotFound) IsClientError() bool
- func (o *QueryGroupMembersNotFound) IsCode(code int) bool
- func (o *QueryGroupMembersNotFound) IsRedirect() bool
- func (o *QueryGroupMembersNotFound) IsServerError() bool
- func (o *QueryGroupMembersNotFound) IsSuccess() bool
- func (o *QueryGroupMembersNotFound) String() string
- type QueryGroupMembersOK
- func (o *QueryGroupMembersOK) Code() int
- func (o *QueryGroupMembersOK) Error() string
- func (o *QueryGroupMembersOK) GetPayload() *models.MsaQueryResponse
- func (o *QueryGroupMembersOK) IsClientError() bool
- func (o *QueryGroupMembersOK) IsCode(code int) bool
- func (o *QueryGroupMembersOK) IsRedirect() bool
- func (o *QueryGroupMembersOK) IsServerError() bool
- func (o *QueryGroupMembersOK) IsSuccess() bool
- func (o *QueryGroupMembersOK) String() string
- type QueryGroupMembersParams
- func NewQueryGroupMembersParams() *QueryGroupMembersParams
- func NewQueryGroupMembersParamsWithContext(ctx context.Context) *QueryGroupMembersParams
- func NewQueryGroupMembersParamsWithHTTPClient(client *http.Client) *QueryGroupMembersParams
- func NewQueryGroupMembersParamsWithTimeout(timeout time.Duration) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) SetContext(ctx context.Context)
- func (o *QueryGroupMembersParams) SetDefaults()
- func (o *QueryGroupMembersParams) SetFilter(filter *string)
- func (o *QueryGroupMembersParams) SetHTTPClient(client *http.Client)
- func (o *QueryGroupMembersParams) SetID(id *string)
- func (o *QueryGroupMembersParams) SetLimit(limit *int64)
- func (o *QueryGroupMembersParams) SetOffset(offset *int64)
- func (o *QueryGroupMembersParams) SetSort(sort *string)
- func (o *QueryGroupMembersParams) SetTimeout(timeout time.Duration)
- func (o *QueryGroupMembersParams) WithContext(ctx context.Context) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WithDefaults() *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WithFilter(filter *string) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WithHTTPClient(client *http.Client) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WithID(id *string) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WithLimit(limit *int64) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WithOffset(offset *int64) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WithSort(sort *string) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WithTimeout(timeout time.Duration) *QueryGroupMembersParams
- func (o *QueryGroupMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryGroupMembersReader
- type QueryGroupMembersTooManyRequests
- func (o *QueryGroupMembersTooManyRequests) Code() int
- func (o *QueryGroupMembersTooManyRequests) Error() string
- func (o *QueryGroupMembersTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryGroupMembersTooManyRequests) IsClientError() bool
- func (o *QueryGroupMembersTooManyRequests) IsCode(code int) bool
- func (o *QueryGroupMembersTooManyRequests) IsRedirect() bool
- func (o *QueryGroupMembersTooManyRequests) IsServerError() bool
- func (o *QueryGroupMembersTooManyRequests) IsSuccess() bool
- func (o *QueryGroupMembersTooManyRequests) String() string
- type QueryHostGroupsBadRequest
- func (o *QueryHostGroupsBadRequest) Code() int
- func (o *QueryHostGroupsBadRequest) Error() string
- func (o *QueryHostGroupsBadRequest) GetPayload() *models.MsaQueryResponse
- func (o *QueryHostGroupsBadRequest) IsClientError() bool
- func (o *QueryHostGroupsBadRequest) IsCode(code int) bool
- func (o *QueryHostGroupsBadRequest) IsRedirect() bool
- func (o *QueryHostGroupsBadRequest) IsServerError() bool
- func (o *QueryHostGroupsBadRequest) IsSuccess() bool
- func (o *QueryHostGroupsBadRequest) String() string
- type QueryHostGroupsForbidden
- func (o *QueryHostGroupsForbidden) Code() int
- func (o *QueryHostGroupsForbidden) Error() string
- func (o *QueryHostGroupsForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *QueryHostGroupsForbidden) IsClientError() bool
- func (o *QueryHostGroupsForbidden) IsCode(code int) bool
- func (o *QueryHostGroupsForbidden) IsRedirect() bool
- func (o *QueryHostGroupsForbidden) IsServerError() bool
- func (o *QueryHostGroupsForbidden) IsSuccess() bool
- func (o *QueryHostGroupsForbidden) String() string
- type QueryHostGroupsInternalServerError
- func (o *QueryHostGroupsInternalServerError) Code() int
- func (o *QueryHostGroupsInternalServerError) Error() string
- func (o *QueryHostGroupsInternalServerError) GetPayload() *models.MsaQueryResponse
- func (o *QueryHostGroupsInternalServerError) IsClientError() bool
- func (o *QueryHostGroupsInternalServerError) IsCode(code int) bool
- func (o *QueryHostGroupsInternalServerError) IsRedirect() bool
- func (o *QueryHostGroupsInternalServerError) IsServerError() bool
- func (o *QueryHostGroupsInternalServerError) IsSuccess() bool
- func (o *QueryHostGroupsInternalServerError) String() string
- type QueryHostGroupsOK
- func (o *QueryHostGroupsOK) Code() int
- func (o *QueryHostGroupsOK) Error() string
- func (o *QueryHostGroupsOK) GetPayload() *models.MsaQueryResponse
- func (o *QueryHostGroupsOK) IsClientError() bool
- func (o *QueryHostGroupsOK) IsCode(code int) bool
- func (o *QueryHostGroupsOK) IsRedirect() bool
- func (o *QueryHostGroupsOK) IsServerError() bool
- func (o *QueryHostGroupsOK) IsSuccess() bool
- func (o *QueryHostGroupsOK) String() string
- type QueryHostGroupsParams
- func NewQueryHostGroupsParams() *QueryHostGroupsParams
- func NewQueryHostGroupsParamsWithContext(ctx context.Context) *QueryHostGroupsParams
- func NewQueryHostGroupsParamsWithHTTPClient(client *http.Client) *QueryHostGroupsParams
- func NewQueryHostGroupsParamsWithTimeout(timeout time.Duration) *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) SetContext(ctx context.Context)
- func (o *QueryHostGroupsParams) SetDefaults()
- func (o *QueryHostGroupsParams) SetFilter(filter *string)
- func (o *QueryHostGroupsParams) SetHTTPClient(client *http.Client)
- func (o *QueryHostGroupsParams) SetLimit(limit *int64)
- func (o *QueryHostGroupsParams) SetOffset(offset *int64)
- func (o *QueryHostGroupsParams) SetSort(sort *string)
- func (o *QueryHostGroupsParams) SetTimeout(timeout time.Duration)
- func (o *QueryHostGroupsParams) WithContext(ctx context.Context) *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) WithDefaults() *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) WithFilter(filter *string) *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) WithHTTPClient(client *http.Client) *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) WithLimit(limit *int64) *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) WithOffset(offset *int64) *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) WithSort(sort *string) *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) WithTimeout(timeout time.Duration) *QueryHostGroupsParams
- func (o *QueryHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryHostGroupsReader
- type QueryHostGroupsTooManyRequests
- func (o *QueryHostGroupsTooManyRequests) Code() int
- func (o *QueryHostGroupsTooManyRequests) Error() string
- func (o *QueryHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *QueryHostGroupsTooManyRequests) IsClientError() bool
- func (o *QueryHostGroupsTooManyRequests) IsCode(code int) bool
- func (o *QueryHostGroupsTooManyRequests) IsRedirect() bool
- func (o *QueryHostGroupsTooManyRequests) IsServerError() bool
- func (o *QueryHostGroupsTooManyRequests) IsSuccess() bool
- func (o *QueryHostGroupsTooManyRequests) String() string
- type UpdateHostGroupsBadRequest
- func (o *UpdateHostGroupsBadRequest) Code() int
- func (o *UpdateHostGroupsBadRequest) Error() string
- func (o *UpdateHostGroupsBadRequest) GetPayload() *models.HostGroupsRespV1
- func (o *UpdateHostGroupsBadRequest) IsClientError() bool
- func (o *UpdateHostGroupsBadRequest) IsCode(code int) bool
- func (o *UpdateHostGroupsBadRequest) IsRedirect() bool
- func (o *UpdateHostGroupsBadRequest) IsServerError() bool
- func (o *UpdateHostGroupsBadRequest) IsSuccess() bool
- func (o *UpdateHostGroupsBadRequest) String() string
- type UpdateHostGroupsForbidden
- func (o *UpdateHostGroupsForbidden) Code() int
- func (o *UpdateHostGroupsForbidden) Error() string
- func (o *UpdateHostGroupsForbidden) GetPayload() *models.MsaErrorsOnly
- func (o *UpdateHostGroupsForbidden) IsClientError() bool
- func (o *UpdateHostGroupsForbidden) IsCode(code int) bool
- func (o *UpdateHostGroupsForbidden) IsRedirect() bool
- func (o *UpdateHostGroupsForbidden) IsServerError() bool
- func (o *UpdateHostGroupsForbidden) IsSuccess() bool
- func (o *UpdateHostGroupsForbidden) String() string
- type UpdateHostGroupsInternalServerError
- func (o *UpdateHostGroupsInternalServerError) Code() int
- func (o *UpdateHostGroupsInternalServerError) Error() string
- func (o *UpdateHostGroupsInternalServerError) GetPayload() *models.HostGroupsRespV1
- func (o *UpdateHostGroupsInternalServerError) IsClientError() bool
- func (o *UpdateHostGroupsInternalServerError) IsCode(code int) bool
- func (o *UpdateHostGroupsInternalServerError) IsRedirect() bool
- func (o *UpdateHostGroupsInternalServerError) IsServerError() bool
- func (o *UpdateHostGroupsInternalServerError) IsSuccess() bool
- func (o *UpdateHostGroupsInternalServerError) String() string
- type UpdateHostGroupsNotFound
- func (o *UpdateHostGroupsNotFound) Code() int
- func (o *UpdateHostGroupsNotFound) Error() string
- func (o *UpdateHostGroupsNotFound) GetPayload() *models.HostGroupsRespV1
- func (o *UpdateHostGroupsNotFound) IsClientError() bool
- func (o *UpdateHostGroupsNotFound) IsCode(code int) bool
- func (o *UpdateHostGroupsNotFound) IsRedirect() bool
- func (o *UpdateHostGroupsNotFound) IsServerError() bool
- func (o *UpdateHostGroupsNotFound) IsSuccess() bool
- func (o *UpdateHostGroupsNotFound) String() string
- type UpdateHostGroupsOK
- func (o *UpdateHostGroupsOK) Code() int
- func (o *UpdateHostGroupsOK) Error() string
- func (o *UpdateHostGroupsOK) GetPayload() *models.HostGroupsRespV1
- func (o *UpdateHostGroupsOK) IsClientError() bool
- func (o *UpdateHostGroupsOK) IsCode(code int) bool
- func (o *UpdateHostGroupsOK) IsRedirect() bool
- func (o *UpdateHostGroupsOK) IsServerError() bool
- func (o *UpdateHostGroupsOK) IsSuccess() bool
- func (o *UpdateHostGroupsOK) String() string
- type UpdateHostGroupsParams
- func NewUpdateHostGroupsParams() *UpdateHostGroupsParams
- func NewUpdateHostGroupsParamsWithContext(ctx context.Context) *UpdateHostGroupsParams
- func NewUpdateHostGroupsParamsWithHTTPClient(client *http.Client) *UpdateHostGroupsParams
- func NewUpdateHostGroupsParamsWithTimeout(timeout time.Duration) *UpdateHostGroupsParams
- func (o *UpdateHostGroupsParams) SetBody(body *models.HostGroupsUpdateGroupsReqV1)
- func (o *UpdateHostGroupsParams) SetContext(ctx context.Context)
- func (o *UpdateHostGroupsParams) SetDefaults()
- func (o *UpdateHostGroupsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateHostGroupsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateHostGroupsParams) WithBody(body *models.HostGroupsUpdateGroupsReqV1) *UpdateHostGroupsParams
- func (o *UpdateHostGroupsParams) WithContext(ctx context.Context) *UpdateHostGroupsParams
- func (o *UpdateHostGroupsParams) WithDefaults() *UpdateHostGroupsParams
- func (o *UpdateHostGroupsParams) WithHTTPClient(client *http.Client) *UpdateHostGroupsParams
- func (o *UpdateHostGroupsParams) WithTimeout(timeout time.Duration) *UpdateHostGroupsParams
- func (o *UpdateHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateHostGroupsReader
- type UpdateHostGroupsTooManyRequests
- func (o *UpdateHostGroupsTooManyRequests) Code() int
- func (o *UpdateHostGroupsTooManyRequests) Error() string
- func (o *UpdateHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateHostGroupsTooManyRequests) IsClientError() bool
- func (o *UpdateHostGroupsTooManyRequests) IsCode(code int) bool
- func (o *UpdateHostGroupsTooManyRequests) IsRedirect() bool
- func (o *UpdateHostGroupsTooManyRequests) IsServerError() bool
- func (o *UpdateHostGroupsTooManyRequests) IsSuccess() bool
- func (o *UpdateHostGroupsTooManyRequests) String() string
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 host group API
func (*Client) CreateHostGroups ¶
func (a *Client) CreateHostGroups(params *CreateHostGroupsParams, opts ...ClientOption) (*CreateHostGroupsCreated, error)
CreateHostGroups creates host groups by specifying details about the group to create
func (*Client) DeleteHostGroups ¶
func (a *Client) DeleteHostGroups(params *DeleteHostGroupsParams, opts ...ClientOption) (*DeleteHostGroupsOK, error)
DeleteHostGroups deletes a set of host groups by specifying their i ds
func (*Client) GetHostGroups ¶
func (a *Client) GetHostGroups(params *GetHostGroupsParams, opts ...ClientOption) (*GetHostGroupsOK, error)
GetHostGroups retrieves a set of host groups by specifying their i ds
func (*Client) PerformGroupAction ¶
func (a *Client) PerformGroupAction(params *PerformGroupActionParams, opts ...ClientOption) (*PerformGroupActionOK, error)
PerformGroupAction performs the specified action on the host groups specified in the request
func (*Client) QueryCombinedGroupMembers ¶
func (a *Client) QueryCombinedGroupMembers(params *QueryCombinedGroupMembersParams, opts ...ClientOption) (*QueryCombinedGroupMembersOK, error)
QueryCombinedGroupMembers searches for members of a host group in your environment by providing an f q l filter and paging details returns a set of host details which match the filter criteria
func (*Client) QueryCombinedHostGroups ¶
func (a *Client) QueryCombinedHostGroups(params *QueryCombinedHostGroupsParams, opts ...ClientOption) (*QueryCombinedHostGroupsOK, error)
QueryCombinedHostGroups searches for host groups in your environment by providing an f q l filter and paging details returns a set of host groups which match the filter criteria
func (*Client) QueryGroupMembers ¶
func (a *Client) QueryGroupMembers(params *QueryGroupMembersParams, opts ...ClientOption) (*QueryGroupMembersOK, error)
QueryGroupMembers searches for members of a host group in your environment by providing an f q l filter and paging details returns a set of agent i ds which match the filter criteria
func (*Client) QueryHostGroups ¶
func (a *Client) QueryHostGroups(params *QueryHostGroupsParams, opts ...ClientOption) (*QueryHostGroupsOK, error)
QueryHostGroups searches for host groups in your environment by providing an f q l filter and paging details returns a set of host group i ds which match the filter criteria
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateHostGroups ¶
func (a *Client) UpdateHostGroups(params *UpdateHostGroupsParams, opts ...ClientOption) (*UpdateHostGroupsOK, error)
UpdateHostGroups updates host groups by specifying the ID of the group and details to update
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface { CreateHostGroups(params *CreateHostGroupsParams, opts ...ClientOption) (*CreateHostGroupsCreated, error) DeleteHostGroups(params *DeleteHostGroupsParams, opts ...ClientOption) (*DeleteHostGroupsOK, error) GetHostGroups(params *GetHostGroupsParams, opts ...ClientOption) (*GetHostGroupsOK, error) PerformGroupAction(params *PerformGroupActionParams, opts ...ClientOption) (*PerformGroupActionOK, error) QueryCombinedGroupMembers(params *QueryCombinedGroupMembersParams, opts ...ClientOption) (*QueryCombinedGroupMembersOK, error) QueryCombinedHostGroups(params *QueryCombinedHostGroupsParams, opts ...ClientOption) (*QueryCombinedHostGroupsOK, error) QueryGroupMembers(params *QueryGroupMembersParams, opts ...ClientOption) (*QueryGroupMembersOK, error) QueryHostGroups(params *QueryHostGroupsParams, opts ...ClientOption) (*QueryHostGroupsOK, error) UpdateHostGroups(params *UpdateHostGroupsParams, opts ...ClientOption) (*UpdateHostGroupsOK, 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 host group API client.
type CreateHostGroupsBadRequest ¶
type CreateHostGroupsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
CreateHostGroupsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCreateHostGroupsBadRequest ¶
func NewCreateHostGroupsBadRequest() *CreateHostGroupsBadRequest
NewCreateHostGroupsBadRequest creates a CreateHostGroupsBadRequest with default headers values
func (*CreateHostGroupsBadRequest) Code ¶ added in v0.2.33
func (o *CreateHostGroupsBadRequest) Code() int
Code gets the status code for the create host groups bad request response
func (*CreateHostGroupsBadRequest) Error ¶
func (o *CreateHostGroupsBadRequest) Error() string
func (*CreateHostGroupsBadRequest) GetPayload ¶
func (o *CreateHostGroupsBadRequest) GetPayload() *models.HostGroupsRespV1
func (*CreateHostGroupsBadRequest) IsClientError ¶ added in v0.2.27
func (o *CreateHostGroupsBadRequest) IsClientError() bool
IsClientError returns true when this create host groups bad request response has a 4xx status code
func (*CreateHostGroupsBadRequest) IsCode ¶ added in v0.2.27
func (o *CreateHostGroupsBadRequest) IsCode(code int) bool
IsCode returns true when this create host groups bad request response a status code equal to that given
func (*CreateHostGroupsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *CreateHostGroupsBadRequest) IsRedirect() bool
IsRedirect returns true when this create host groups bad request response has a 3xx status code
func (*CreateHostGroupsBadRequest) IsServerError ¶ added in v0.2.27
func (o *CreateHostGroupsBadRequest) IsServerError() bool
IsServerError returns true when this create host groups bad request response has a 5xx status code
func (*CreateHostGroupsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *CreateHostGroupsBadRequest) IsSuccess() bool
IsSuccess returns true when this create host groups bad request response has a 2xx status code
func (*CreateHostGroupsBadRequest) String ¶ added in v0.2.27
func (o *CreateHostGroupsBadRequest) String() string
type CreateHostGroupsCreated ¶
type CreateHostGroupsCreated struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
CreateHostGroupsCreated describes a response with status code 201, with default header values.
Created
func NewCreateHostGroupsCreated ¶
func NewCreateHostGroupsCreated() *CreateHostGroupsCreated
NewCreateHostGroupsCreated creates a CreateHostGroupsCreated with default headers values
func (*CreateHostGroupsCreated) Code ¶ added in v0.2.33
func (o *CreateHostGroupsCreated) Code() int
Code gets the status code for the create host groups created response
func (*CreateHostGroupsCreated) Error ¶
func (o *CreateHostGroupsCreated) Error() string
func (*CreateHostGroupsCreated) GetPayload ¶
func (o *CreateHostGroupsCreated) GetPayload() *models.HostGroupsRespV1
func (*CreateHostGroupsCreated) IsClientError ¶ added in v0.2.27
func (o *CreateHostGroupsCreated) IsClientError() bool
IsClientError returns true when this create host groups created response has a 4xx status code
func (*CreateHostGroupsCreated) IsCode ¶ added in v0.2.27
func (o *CreateHostGroupsCreated) IsCode(code int) bool
IsCode returns true when this create host groups created response a status code equal to that given
func (*CreateHostGroupsCreated) IsRedirect ¶ added in v0.2.27
func (o *CreateHostGroupsCreated) IsRedirect() bool
IsRedirect returns true when this create host groups created response has a 3xx status code
func (*CreateHostGroupsCreated) IsServerError ¶ added in v0.2.27
func (o *CreateHostGroupsCreated) IsServerError() bool
IsServerError returns true when this create host groups created response has a 5xx status code
func (*CreateHostGroupsCreated) IsSuccess ¶ added in v0.2.27
func (o *CreateHostGroupsCreated) IsSuccess() bool
IsSuccess returns true when this create host groups created response has a 2xx status code
func (*CreateHostGroupsCreated) String ¶ added in v0.2.27
func (o *CreateHostGroupsCreated) String() string
type CreateHostGroupsForbidden ¶
type CreateHostGroupsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
CreateHostGroupsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCreateHostGroupsForbidden ¶
func NewCreateHostGroupsForbidden() *CreateHostGroupsForbidden
NewCreateHostGroupsForbidden creates a CreateHostGroupsForbidden with default headers values
func (*CreateHostGroupsForbidden) Code ¶ added in v0.2.33
func (o *CreateHostGroupsForbidden) Code() int
Code gets the status code for the create host groups forbidden response
func (*CreateHostGroupsForbidden) Error ¶
func (o *CreateHostGroupsForbidden) Error() string
func (*CreateHostGroupsForbidden) GetPayload ¶
func (o *CreateHostGroupsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CreateHostGroupsForbidden) IsClientError ¶ added in v0.2.27
func (o *CreateHostGroupsForbidden) IsClientError() bool
IsClientError returns true when this create host groups forbidden response has a 4xx status code
func (*CreateHostGroupsForbidden) IsCode ¶ added in v0.2.27
func (o *CreateHostGroupsForbidden) IsCode(code int) bool
IsCode returns true when this create host groups forbidden response a status code equal to that given
func (*CreateHostGroupsForbidden) IsRedirect ¶ added in v0.2.27
func (o *CreateHostGroupsForbidden) IsRedirect() bool
IsRedirect returns true when this create host groups forbidden response has a 3xx status code
func (*CreateHostGroupsForbidden) IsServerError ¶ added in v0.2.27
func (o *CreateHostGroupsForbidden) IsServerError() bool
IsServerError returns true when this create host groups forbidden response has a 5xx status code
func (*CreateHostGroupsForbidden) IsSuccess ¶ added in v0.2.27
func (o *CreateHostGroupsForbidden) IsSuccess() bool
IsSuccess returns true when this create host groups forbidden response has a 2xx status code
func (*CreateHostGroupsForbidden) String ¶ added in v0.2.27
func (o *CreateHostGroupsForbidden) String() string
type CreateHostGroupsInternalServerError ¶
type CreateHostGroupsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
CreateHostGroupsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCreateHostGroupsInternalServerError ¶
func NewCreateHostGroupsInternalServerError() *CreateHostGroupsInternalServerError
NewCreateHostGroupsInternalServerError creates a CreateHostGroupsInternalServerError with default headers values
func (*CreateHostGroupsInternalServerError) Code ¶ added in v0.2.33
func (o *CreateHostGroupsInternalServerError) Code() int
Code gets the status code for the create host groups internal server error response
func (*CreateHostGroupsInternalServerError) Error ¶
func (o *CreateHostGroupsInternalServerError) Error() string
func (*CreateHostGroupsInternalServerError) GetPayload ¶
func (o *CreateHostGroupsInternalServerError) GetPayload() *models.HostGroupsRespV1
func (*CreateHostGroupsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *CreateHostGroupsInternalServerError) IsClientError() bool
IsClientError returns true when this create host groups internal server error response has a 4xx status code
func (*CreateHostGroupsInternalServerError) IsCode ¶ added in v0.2.27
func (o *CreateHostGroupsInternalServerError) IsCode(code int) bool
IsCode returns true when this create host groups internal server error response a status code equal to that given
func (*CreateHostGroupsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *CreateHostGroupsInternalServerError) IsRedirect() bool
IsRedirect returns true when this create host groups internal server error response has a 3xx status code
func (*CreateHostGroupsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *CreateHostGroupsInternalServerError) IsServerError() bool
IsServerError returns true when this create host groups internal server error response has a 5xx status code
func (*CreateHostGroupsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *CreateHostGroupsInternalServerError) IsSuccess() bool
IsSuccess returns true when this create host groups internal server error response has a 2xx status code
func (*CreateHostGroupsInternalServerError) String ¶ added in v0.2.27
func (o *CreateHostGroupsInternalServerError) String() string
type CreateHostGroupsParams ¶
type CreateHostGroupsParams struct { // Body. Body *models.HostGroupsCreateGroupsReqV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CreateHostGroupsParams contains all the parameters to send to the API endpoint
for the create host groups operation. Typically these are written to a http.Request.
func NewCreateHostGroupsParams ¶
func NewCreateHostGroupsParams() *CreateHostGroupsParams
NewCreateHostGroupsParams creates a new CreateHostGroupsParams 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 NewCreateHostGroupsParamsWithContext ¶
func NewCreateHostGroupsParamsWithContext(ctx context.Context) *CreateHostGroupsParams
NewCreateHostGroupsParamsWithContext creates a new CreateHostGroupsParams object with the ability to set a context for a request.
func NewCreateHostGroupsParamsWithHTTPClient ¶
func NewCreateHostGroupsParamsWithHTTPClient(client *http.Client) *CreateHostGroupsParams
NewCreateHostGroupsParamsWithHTTPClient creates a new CreateHostGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewCreateHostGroupsParamsWithTimeout ¶
func NewCreateHostGroupsParamsWithTimeout(timeout time.Duration) *CreateHostGroupsParams
NewCreateHostGroupsParamsWithTimeout creates a new CreateHostGroupsParams object with the ability to set a timeout on a request.
func (*CreateHostGroupsParams) SetBody ¶
func (o *CreateHostGroupsParams) SetBody(body *models.HostGroupsCreateGroupsReqV1)
SetBody adds the body to the create host groups params
func (*CreateHostGroupsParams) SetContext ¶
func (o *CreateHostGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the create host groups params
func (*CreateHostGroupsParams) SetDefaults ¶
func (o *CreateHostGroupsParams) SetDefaults()
SetDefaults hydrates default values in the create host groups params (not the query body).
All values with no default are reset to their zero value.
func (*CreateHostGroupsParams) SetHTTPClient ¶
func (o *CreateHostGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the create host groups params
func (*CreateHostGroupsParams) SetTimeout ¶
func (o *CreateHostGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the create host groups params
func (*CreateHostGroupsParams) WithBody ¶
func (o *CreateHostGroupsParams) WithBody(body *models.HostGroupsCreateGroupsReqV1) *CreateHostGroupsParams
WithBody adds the body to the create host groups params
func (*CreateHostGroupsParams) WithContext ¶
func (o *CreateHostGroupsParams) WithContext(ctx context.Context) *CreateHostGroupsParams
WithContext adds the context to the create host groups params
func (*CreateHostGroupsParams) WithDefaults ¶
func (o *CreateHostGroupsParams) WithDefaults() *CreateHostGroupsParams
WithDefaults hydrates default values in the create host groups params (not the query body).
All values with no default are reset to their zero value.
func (*CreateHostGroupsParams) WithHTTPClient ¶
func (o *CreateHostGroupsParams) WithHTTPClient(client *http.Client) *CreateHostGroupsParams
WithHTTPClient adds the HTTPClient to the create host groups params
func (*CreateHostGroupsParams) WithTimeout ¶
func (o *CreateHostGroupsParams) WithTimeout(timeout time.Duration) *CreateHostGroupsParams
WithTimeout adds the timeout to the create host groups params
func (*CreateHostGroupsParams) WriteToRequest ¶
func (o *CreateHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CreateHostGroupsReader ¶
type CreateHostGroupsReader struct {
// contains filtered or unexported fields
}
CreateHostGroupsReader is a Reader for the CreateHostGroups structure.
func (*CreateHostGroupsReader) ReadResponse ¶
func (o *CreateHostGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CreateHostGroupsTooManyRequests ¶
type CreateHostGroupsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
CreateHostGroupsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCreateHostGroupsTooManyRequests ¶
func NewCreateHostGroupsTooManyRequests() *CreateHostGroupsTooManyRequests
NewCreateHostGroupsTooManyRequests creates a CreateHostGroupsTooManyRequests with default headers values
func (*CreateHostGroupsTooManyRequests) Code ¶ added in v0.2.33
func (o *CreateHostGroupsTooManyRequests) Code() int
Code gets the status code for the create host groups too many requests response
func (*CreateHostGroupsTooManyRequests) Error ¶
func (o *CreateHostGroupsTooManyRequests) Error() string
func (*CreateHostGroupsTooManyRequests) GetPayload ¶
func (o *CreateHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateHostGroupsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *CreateHostGroupsTooManyRequests) IsClientError() bool
IsClientError returns true when this create host groups too many requests response has a 4xx status code
func (*CreateHostGroupsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *CreateHostGroupsTooManyRequests) IsCode(code int) bool
IsCode returns true when this create host groups too many requests response a status code equal to that given
func (*CreateHostGroupsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *CreateHostGroupsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this create host groups too many requests response has a 3xx status code
func (*CreateHostGroupsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *CreateHostGroupsTooManyRequests) IsServerError() bool
IsServerError returns true when this create host groups too many requests response has a 5xx status code
func (*CreateHostGroupsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *CreateHostGroupsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this create host groups too many requests response has a 2xx status code
func (*CreateHostGroupsTooManyRequests) String ¶ added in v0.2.27
func (o *CreateHostGroupsTooManyRequests) String() string
type DeleteHostGroupsForbidden ¶
type DeleteHostGroupsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaReplyMetaOnly }
DeleteHostGroupsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteHostGroupsForbidden ¶
func NewDeleteHostGroupsForbidden() *DeleteHostGroupsForbidden
NewDeleteHostGroupsForbidden creates a DeleteHostGroupsForbidden with default headers values
func (*DeleteHostGroupsForbidden) Code ¶ added in v0.2.33
func (o *DeleteHostGroupsForbidden) Code() int
Code gets the status code for the delete host groups forbidden response
func (*DeleteHostGroupsForbidden) Error ¶
func (o *DeleteHostGroupsForbidden) Error() string
func (*DeleteHostGroupsForbidden) GetPayload ¶
func (o *DeleteHostGroupsForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteHostGroupsForbidden) IsClientError ¶ added in v0.2.27
func (o *DeleteHostGroupsForbidden) IsClientError() bool
IsClientError returns true when this delete host groups forbidden response has a 4xx status code
func (*DeleteHostGroupsForbidden) IsCode ¶ added in v0.2.27
func (o *DeleteHostGroupsForbidden) IsCode(code int) bool
IsCode returns true when this delete host groups forbidden response a status code equal to that given
func (*DeleteHostGroupsForbidden) IsRedirect ¶ added in v0.2.27
func (o *DeleteHostGroupsForbidden) IsRedirect() bool
IsRedirect returns true when this delete host groups forbidden response has a 3xx status code
func (*DeleteHostGroupsForbidden) IsServerError ¶ added in v0.2.27
func (o *DeleteHostGroupsForbidden) IsServerError() bool
IsServerError returns true when this delete host groups forbidden response has a 5xx status code
func (*DeleteHostGroupsForbidden) IsSuccess ¶ added in v0.2.27
func (o *DeleteHostGroupsForbidden) IsSuccess() bool
IsSuccess returns true when this delete host groups forbidden response has a 2xx status code
func (*DeleteHostGroupsForbidden) String ¶ added in v0.2.27
func (o *DeleteHostGroupsForbidden) String() string
type DeleteHostGroupsInternalServerError ¶
type DeleteHostGroupsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteHostGroupsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteHostGroupsInternalServerError ¶
func NewDeleteHostGroupsInternalServerError() *DeleteHostGroupsInternalServerError
NewDeleteHostGroupsInternalServerError creates a DeleteHostGroupsInternalServerError with default headers values
func (*DeleteHostGroupsInternalServerError) Code ¶ added in v0.2.33
func (o *DeleteHostGroupsInternalServerError) Code() int
Code gets the status code for the delete host groups internal server error response
func (*DeleteHostGroupsInternalServerError) Error ¶
func (o *DeleteHostGroupsInternalServerError) Error() string
func (*DeleteHostGroupsInternalServerError) GetPayload ¶
func (o *DeleteHostGroupsInternalServerError) GetPayload() *models.MsaQueryResponse
func (*DeleteHostGroupsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *DeleteHostGroupsInternalServerError) IsClientError() bool
IsClientError returns true when this delete host groups internal server error response has a 4xx status code
func (*DeleteHostGroupsInternalServerError) IsCode ¶ added in v0.2.27
func (o *DeleteHostGroupsInternalServerError) IsCode(code int) bool
IsCode returns true when this delete host groups internal server error response a status code equal to that given
func (*DeleteHostGroupsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *DeleteHostGroupsInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete host groups internal server error response has a 3xx status code
func (*DeleteHostGroupsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *DeleteHostGroupsInternalServerError) IsServerError() bool
IsServerError returns true when this delete host groups internal server error response has a 5xx status code
func (*DeleteHostGroupsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *DeleteHostGroupsInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete host groups internal server error response has a 2xx status code
func (*DeleteHostGroupsInternalServerError) String ¶ added in v0.2.27
func (o *DeleteHostGroupsInternalServerError) String() string
type DeleteHostGroupsNotFound ¶
type DeleteHostGroupsNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteHostGroupsNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteHostGroupsNotFound ¶
func NewDeleteHostGroupsNotFound() *DeleteHostGroupsNotFound
NewDeleteHostGroupsNotFound creates a DeleteHostGroupsNotFound with default headers values
func (*DeleteHostGroupsNotFound) Code ¶ added in v0.2.33
func (o *DeleteHostGroupsNotFound) Code() int
Code gets the status code for the delete host groups not found response
func (*DeleteHostGroupsNotFound) Error ¶
func (o *DeleteHostGroupsNotFound) Error() string
func (*DeleteHostGroupsNotFound) GetPayload ¶
func (o *DeleteHostGroupsNotFound) GetPayload() *models.MsaQueryResponse
func (*DeleteHostGroupsNotFound) IsClientError ¶ added in v0.2.27
func (o *DeleteHostGroupsNotFound) IsClientError() bool
IsClientError returns true when this delete host groups not found response has a 4xx status code
func (*DeleteHostGroupsNotFound) IsCode ¶ added in v0.2.27
func (o *DeleteHostGroupsNotFound) IsCode(code int) bool
IsCode returns true when this delete host groups not found response a status code equal to that given
func (*DeleteHostGroupsNotFound) IsRedirect ¶ added in v0.2.27
func (o *DeleteHostGroupsNotFound) IsRedirect() bool
IsRedirect returns true when this delete host groups not found response has a 3xx status code
func (*DeleteHostGroupsNotFound) IsServerError ¶ added in v0.2.27
func (o *DeleteHostGroupsNotFound) IsServerError() bool
IsServerError returns true when this delete host groups not found response has a 5xx status code
func (*DeleteHostGroupsNotFound) IsSuccess ¶ added in v0.2.27
func (o *DeleteHostGroupsNotFound) IsSuccess() bool
IsSuccess returns true when this delete host groups not found response has a 2xx status code
func (*DeleteHostGroupsNotFound) String ¶ added in v0.2.27
func (o *DeleteHostGroupsNotFound) String() string
type DeleteHostGroupsOK ¶
type DeleteHostGroupsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
DeleteHostGroupsOK describes a response with status code 200, with default header values.
OK
func NewDeleteHostGroupsOK ¶
func NewDeleteHostGroupsOK() *DeleteHostGroupsOK
NewDeleteHostGroupsOK creates a DeleteHostGroupsOK with default headers values
func (*DeleteHostGroupsOK) Code ¶ added in v0.2.33
func (o *DeleteHostGroupsOK) Code() int
Code gets the status code for the delete host groups o k response
func (*DeleteHostGroupsOK) Error ¶
func (o *DeleteHostGroupsOK) Error() string
func (*DeleteHostGroupsOK) GetPayload ¶
func (o *DeleteHostGroupsOK) GetPayload() *models.MsaQueryResponse
func (*DeleteHostGroupsOK) IsClientError ¶ added in v0.2.27
func (o *DeleteHostGroupsOK) IsClientError() bool
IsClientError returns true when this delete host groups o k response has a 4xx status code
func (*DeleteHostGroupsOK) IsCode ¶ added in v0.2.27
func (o *DeleteHostGroupsOK) IsCode(code int) bool
IsCode returns true when this delete host groups o k response a status code equal to that given
func (*DeleteHostGroupsOK) IsRedirect ¶ added in v0.2.27
func (o *DeleteHostGroupsOK) IsRedirect() bool
IsRedirect returns true when this delete host groups o k response has a 3xx status code
func (*DeleteHostGroupsOK) IsServerError ¶ added in v0.2.27
func (o *DeleteHostGroupsOK) IsServerError() bool
IsServerError returns true when this delete host groups o k response has a 5xx status code
func (*DeleteHostGroupsOK) IsSuccess ¶ added in v0.2.27
func (o *DeleteHostGroupsOK) IsSuccess() bool
IsSuccess returns true when this delete host groups o k response has a 2xx status code
func (*DeleteHostGroupsOK) String ¶ added in v0.2.27
func (o *DeleteHostGroupsOK) String() string
type DeleteHostGroupsParams ¶
type DeleteHostGroupsParams struct { /* Ids. The IDs of the Host Groups to delete */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteHostGroupsParams contains all the parameters to send to the API endpoint
for the delete host groups operation. Typically these are written to a http.Request.
func NewDeleteHostGroupsParams ¶
func NewDeleteHostGroupsParams() *DeleteHostGroupsParams
NewDeleteHostGroupsParams creates a new DeleteHostGroupsParams 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 NewDeleteHostGroupsParamsWithContext ¶
func NewDeleteHostGroupsParamsWithContext(ctx context.Context) *DeleteHostGroupsParams
NewDeleteHostGroupsParamsWithContext creates a new DeleteHostGroupsParams object with the ability to set a context for a request.
func NewDeleteHostGroupsParamsWithHTTPClient ¶
func NewDeleteHostGroupsParamsWithHTTPClient(client *http.Client) *DeleteHostGroupsParams
NewDeleteHostGroupsParamsWithHTTPClient creates a new DeleteHostGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteHostGroupsParamsWithTimeout ¶
func NewDeleteHostGroupsParamsWithTimeout(timeout time.Duration) *DeleteHostGroupsParams
NewDeleteHostGroupsParamsWithTimeout creates a new DeleteHostGroupsParams object with the ability to set a timeout on a request.
func (*DeleteHostGroupsParams) SetContext ¶
func (o *DeleteHostGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the delete host groups params
func (*DeleteHostGroupsParams) SetDefaults ¶
func (o *DeleteHostGroupsParams) SetDefaults()
SetDefaults hydrates default values in the delete host groups params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteHostGroupsParams) SetHTTPClient ¶
func (o *DeleteHostGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete host groups params
func (*DeleteHostGroupsParams) SetIds ¶
func (o *DeleteHostGroupsParams) SetIds(ids []string)
SetIds adds the ids to the delete host groups params
func (*DeleteHostGroupsParams) SetTimeout ¶
func (o *DeleteHostGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete host groups params
func (*DeleteHostGroupsParams) WithContext ¶
func (o *DeleteHostGroupsParams) WithContext(ctx context.Context) *DeleteHostGroupsParams
WithContext adds the context to the delete host groups params
func (*DeleteHostGroupsParams) WithDefaults ¶
func (o *DeleteHostGroupsParams) WithDefaults() *DeleteHostGroupsParams
WithDefaults hydrates default values in the delete host groups params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteHostGroupsParams) WithHTTPClient ¶
func (o *DeleteHostGroupsParams) WithHTTPClient(client *http.Client) *DeleteHostGroupsParams
WithHTTPClient adds the HTTPClient to the delete host groups params
func (*DeleteHostGroupsParams) WithIds ¶
func (o *DeleteHostGroupsParams) WithIds(ids []string) *DeleteHostGroupsParams
WithIds adds the ids to the delete host groups params
func (*DeleteHostGroupsParams) WithTimeout ¶
func (o *DeleteHostGroupsParams) WithTimeout(timeout time.Duration) *DeleteHostGroupsParams
WithTimeout adds the timeout to the delete host groups params
func (*DeleteHostGroupsParams) WriteToRequest ¶
func (o *DeleteHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteHostGroupsReader ¶
type DeleteHostGroupsReader struct {
// contains filtered or unexported fields
}
DeleteHostGroupsReader is a Reader for the DeleteHostGroups structure.
func (*DeleteHostGroupsReader) ReadResponse ¶
func (o *DeleteHostGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteHostGroupsTooManyRequests ¶
type DeleteHostGroupsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
DeleteHostGroupsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteHostGroupsTooManyRequests ¶
func NewDeleteHostGroupsTooManyRequests() *DeleteHostGroupsTooManyRequests
NewDeleteHostGroupsTooManyRequests creates a DeleteHostGroupsTooManyRequests with default headers values
func (*DeleteHostGroupsTooManyRequests) Code ¶ added in v0.2.33
func (o *DeleteHostGroupsTooManyRequests) Code() int
Code gets the status code for the delete host groups too many requests response
func (*DeleteHostGroupsTooManyRequests) Error ¶
func (o *DeleteHostGroupsTooManyRequests) Error() string
func (*DeleteHostGroupsTooManyRequests) GetPayload ¶
func (o *DeleteHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteHostGroupsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *DeleteHostGroupsTooManyRequests) IsClientError() bool
IsClientError returns true when this delete host groups too many requests response has a 4xx status code
func (*DeleteHostGroupsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *DeleteHostGroupsTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete host groups too many requests response a status code equal to that given
func (*DeleteHostGroupsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *DeleteHostGroupsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete host groups too many requests response has a 3xx status code
func (*DeleteHostGroupsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *DeleteHostGroupsTooManyRequests) IsServerError() bool
IsServerError returns true when this delete host groups too many requests response has a 5xx status code
func (*DeleteHostGroupsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *DeleteHostGroupsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete host groups too many requests response has a 2xx status code
func (*DeleteHostGroupsTooManyRequests) String ¶ added in v0.2.27
func (o *DeleteHostGroupsTooManyRequests) String() string
type GetHostGroupsBadRequest ¶
type GetHostGroupsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
GetHostGroupsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetHostGroupsBadRequest ¶
func NewGetHostGroupsBadRequest() *GetHostGroupsBadRequest
NewGetHostGroupsBadRequest creates a GetHostGroupsBadRequest with default headers values
func (*GetHostGroupsBadRequest) Code ¶ added in v0.2.33
func (o *GetHostGroupsBadRequest) Code() int
Code gets the status code for the get host groups bad request response
func (*GetHostGroupsBadRequest) Error ¶
func (o *GetHostGroupsBadRequest) Error() string
func (*GetHostGroupsBadRequest) GetPayload ¶
func (o *GetHostGroupsBadRequest) GetPayload() *models.HostGroupsRespV1
func (*GetHostGroupsBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetHostGroupsBadRequest) IsClientError() bool
IsClientError returns true when this get host groups bad request response has a 4xx status code
func (*GetHostGroupsBadRequest) IsCode ¶ added in v0.2.27
func (o *GetHostGroupsBadRequest) IsCode(code int) bool
IsCode returns true when this get host groups bad request response a status code equal to that given
func (*GetHostGroupsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *GetHostGroupsBadRequest) IsRedirect() bool
IsRedirect returns true when this get host groups bad request response has a 3xx status code
func (*GetHostGroupsBadRequest) IsServerError ¶ added in v0.2.27
func (o *GetHostGroupsBadRequest) IsServerError() bool
IsServerError returns true when this get host groups bad request response has a 5xx status code
func (*GetHostGroupsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *GetHostGroupsBadRequest) IsSuccess() bool
IsSuccess returns true when this get host groups bad request response has a 2xx status code
func (*GetHostGroupsBadRequest) String ¶ added in v0.2.27
func (o *GetHostGroupsBadRequest) String() string
type GetHostGroupsForbidden ¶
type GetHostGroupsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
GetHostGroupsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetHostGroupsForbidden ¶
func NewGetHostGroupsForbidden() *GetHostGroupsForbidden
NewGetHostGroupsForbidden creates a GetHostGroupsForbidden with default headers values
func (*GetHostGroupsForbidden) Code ¶ added in v0.2.33
func (o *GetHostGroupsForbidden) Code() int
Code gets the status code for the get host groups forbidden response
func (*GetHostGroupsForbidden) Error ¶
func (o *GetHostGroupsForbidden) Error() string
func (*GetHostGroupsForbidden) GetPayload ¶
func (o *GetHostGroupsForbidden) GetPayload() *models.MsaErrorsOnly
func (*GetHostGroupsForbidden) IsClientError ¶ added in v0.2.27
func (o *GetHostGroupsForbidden) IsClientError() bool
IsClientError returns true when this get host groups forbidden response has a 4xx status code
func (*GetHostGroupsForbidden) IsCode ¶ added in v0.2.27
func (o *GetHostGroupsForbidden) IsCode(code int) bool
IsCode returns true when this get host groups forbidden response a status code equal to that given
func (*GetHostGroupsForbidden) IsRedirect ¶ added in v0.2.27
func (o *GetHostGroupsForbidden) IsRedirect() bool
IsRedirect returns true when this get host groups forbidden response has a 3xx status code
func (*GetHostGroupsForbidden) IsServerError ¶ added in v0.2.27
func (o *GetHostGroupsForbidden) IsServerError() bool
IsServerError returns true when this get host groups forbidden response has a 5xx status code
func (*GetHostGroupsForbidden) IsSuccess ¶ added in v0.2.27
func (o *GetHostGroupsForbidden) IsSuccess() bool
IsSuccess returns true when this get host groups forbidden response has a 2xx status code
func (*GetHostGroupsForbidden) String ¶ added in v0.2.27
func (o *GetHostGroupsForbidden) String() string
type GetHostGroupsInternalServerError ¶
type GetHostGroupsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
GetHostGroupsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetHostGroupsInternalServerError ¶
func NewGetHostGroupsInternalServerError() *GetHostGroupsInternalServerError
NewGetHostGroupsInternalServerError creates a GetHostGroupsInternalServerError with default headers values
func (*GetHostGroupsInternalServerError) Code ¶ added in v0.2.33
func (o *GetHostGroupsInternalServerError) Code() int
Code gets the status code for the get host groups internal server error response
func (*GetHostGroupsInternalServerError) Error ¶
func (o *GetHostGroupsInternalServerError) Error() string
func (*GetHostGroupsInternalServerError) GetPayload ¶
func (o *GetHostGroupsInternalServerError) GetPayload() *models.HostGroupsRespV1
func (*GetHostGroupsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetHostGroupsInternalServerError) IsClientError() bool
IsClientError returns true when this get host groups internal server error response has a 4xx status code
func (*GetHostGroupsInternalServerError) IsCode ¶ added in v0.2.27
func (o *GetHostGroupsInternalServerError) IsCode(code int) bool
IsCode returns true when this get host groups internal server error response a status code equal to that given
func (*GetHostGroupsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *GetHostGroupsInternalServerError) IsRedirect() bool
IsRedirect returns true when this get host groups internal server error response has a 3xx status code
func (*GetHostGroupsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *GetHostGroupsInternalServerError) IsServerError() bool
IsServerError returns true when this get host groups internal server error response has a 5xx status code
func (*GetHostGroupsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *GetHostGroupsInternalServerError) IsSuccess() bool
IsSuccess returns true when this get host groups internal server error response has a 2xx status code
func (*GetHostGroupsInternalServerError) String ¶ added in v0.2.27
func (o *GetHostGroupsInternalServerError) String() string
type GetHostGroupsNotFound ¶
type GetHostGroupsNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
GetHostGroupsNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetHostGroupsNotFound ¶
func NewGetHostGroupsNotFound() *GetHostGroupsNotFound
NewGetHostGroupsNotFound creates a GetHostGroupsNotFound with default headers values
func (*GetHostGroupsNotFound) Code ¶ added in v0.2.33
func (o *GetHostGroupsNotFound) Code() int
Code gets the status code for the get host groups not found response
func (*GetHostGroupsNotFound) Error ¶
func (o *GetHostGroupsNotFound) Error() string
func (*GetHostGroupsNotFound) GetPayload ¶
func (o *GetHostGroupsNotFound) GetPayload() *models.HostGroupsRespV1
func (*GetHostGroupsNotFound) IsClientError ¶ added in v0.2.27
func (o *GetHostGroupsNotFound) IsClientError() bool
IsClientError returns true when this get host groups not found response has a 4xx status code
func (*GetHostGroupsNotFound) IsCode ¶ added in v0.2.27
func (o *GetHostGroupsNotFound) IsCode(code int) bool
IsCode returns true when this get host groups not found response a status code equal to that given
func (*GetHostGroupsNotFound) IsRedirect ¶ added in v0.2.27
func (o *GetHostGroupsNotFound) IsRedirect() bool
IsRedirect returns true when this get host groups not found response has a 3xx status code
func (*GetHostGroupsNotFound) IsServerError ¶ added in v0.2.27
func (o *GetHostGroupsNotFound) IsServerError() bool
IsServerError returns true when this get host groups not found response has a 5xx status code
func (*GetHostGroupsNotFound) IsSuccess ¶ added in v0.2.27
func (o *GetHostGroupsNotFound) IsSuccess() bool
IsSuccess returns true when this get host groups not found response has a 2xx status code
func (*GetHostGroupsNotFound) String ¶ added in v0.2.27
func (o *GetHostGroupsNotFound) String() string
type GetHostGroupsOK ¶
type GetHostGroupsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
GetHostGroupsOK describes a response with status code 200, with default header values.
OK
func NewGetHostGroupsOK ¶
func NewGetHostGroupsOK() *GetHostGroupsOK
NewGetHostGroupsOK creates a GetHostGroupsOK with default headers values
func (*GetHostGroupsOK) Code ¶ added in v0.2.33
func (o *GetHostGroupsOK) Code() int
Code gets the status code for the get host groups o k response
func (*GetHostGroupsOK) Error ¶
func (o *GetHostGroupsOK) Error() string
func (*GetHostGroupsOK) GetPayload ¶
func (o *GetHostGroupsOK) GetPayload() *models.HostGroupsRespV1
func (*GetHostGroupsOK) IsClientError ¶ added in v0.2.27
func (o *GetHostGroupsOK) IsClientError() bool
IsClientError returns true when this get host groups o k response has a 4xx status code
func (*GetHostGroupsOK) IsCode ¶ added in v0.2.27
func (o *GetHostGroupsOK) IsCode(code int) bool
IsCode returns true when this get host groups o k response a status code equal to that given
func (*GetHostGroupsOK) IsRedirect ¶ added in v0.2.27
func (o *GetHostGroupsOK) IsRedirect() bool
IsRedirect returns true when this get host groups o k response has a 3xx status code
func (*GetHostGroupsOK) IsServerError ¶ added in v0.2.27
func (o *GetHostGroupsOK) IsServerError() bool
IsServerError returns true when this get host groups o k response has a 5xx status code
func (*GetHostGroupsOK) IsSuccess ¶ added in v0.2.27
func (o *GetHostGroupsOK) IsSuccess() bool
IsSuccess returns true when this get host groups o k response has a 2xx status code
func (*GetHostGroupsOK) String ¶ added in v0.2.27
func (o *GetHostGroupsOK) String() string
type GetHostGroupsParams ¶
type GetHostGroupsParams struct { /* Ids. The IDs of the Host Groups to return */ Ids []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetHostGroupsParams contains all the parameters to send to the API endpoint
for the get host groups operation. Typically these are written to a http.Request.
func NewGetHostGroupsParams ¶
func NewGetHostGroupsParams() *GetHostGroupsParams
NewGetHostGroupsParams creates a new GetHostGroupsParams 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 NewGetHostGroupsParamsWithContext ¶
func NewGetHostGroupsParamsWithContext(ctx context.Context) *GetHostGroupsParams
NewGetHostGroupsParamsWithContext creates a new GetHostGroupsParams object with the ability to set a context for a request.
func NewGetHostGroupsParamsWithHTTPClient ¶
func NewGetHostGroupsParamsWithHTTPClient(client *http.Client) *GetHostGroupsParams
NewGetHostGroupsParamsWithHTTPClient creates a new GetHostGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewGetHostGroupsParamsWithTimeout ¶
func NewGetHostGroupsParamsWithTimeout(timeout time.Duration) *GetHostGroupsParams
NewGetHostGroupsParamsWithTimeout creates a new GetHostGroupsParams object with the ability to set a timeout on a request.
func (*GetHostGroupsParams) SetContext ¶
func (o *GetHostGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the get host groups params
func (*GetHostGroupsParams) SetDefaults ¶
func (o *GetHostGroupsParams) SetDefaults()
SetDefaults hydrates default values in the get host groups params (not the query body).
All values with no default are reset to their zero value.
func (*GetHostGroupsParams) SetHTTPClient ¶
func (o *GetHostGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get host groups params
func (*GetHostGroupsParams) SetIds ¶
func (o *GetHostGroupsParams) SetIds(ids []string)
SetIds adds the ids to the get host groups params
func (*GetHostGroupsParams) SetTimeout ¶
func (o *GetHostGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get host groups params
func (*GetHostGroupsParams) WithContext ¶
func (o *GetHostGroupsParams) WithContext(ctx context.Context) *GetHostGroupsParams
WithContext adds the context to the get host groups params
func (*GetHostGroupsParams) WithDefaults ¶
func (o *GetHostGroupsParams) WithDefaults() *GetHostGroupsParams
WithDefaults hydrates default values in the get host groups params (not the query body).
All values with no default are reset to their zero value.
func (*GetHostGroupsParams) WithHTTPClient ¶
func (o *GetHostGroupsParams) WithHTTPClient(client *http.Client) *GetHostGroupsParams
WithHTTPClient adds the HTTPClient to the get host groups params
func (*GetHostGroupsParams) WithIds ¶
func (o *GetHostGroupsParams) WithIds(ids []string) *GetHostGroupsParams
WithIds adds the ids to the get host groups params
func (*GetHostGroupsParams) WithTimeout ¶
func (o *GetHostGroupsParams) WithTimeout(timeout time.Duration) *GetHostGroupsParams
WithTimeout adds the timeout to the get host groups params
func (*GetHostGroupsParams) WriteToRequest ¶
func (o *GetHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetHostGroupsReader ¶
type GetHostGroupsReader struct {
// contains filtered or unexported fields
}
GetHostGroupsReader is a Reader for the GetHostGroups structure.
func (*GetHostGroupsReader) ReadResponse ¶
func (o *GetHostGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetHostGroupsTooManyRequests ¶
type GetHostGroupsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
GetHostGroupsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetHostGroupsTooManyRequests ¶
func NewGetHostGroupsTooManyRequests() *GetHostGroupsTooManyRequests
NewGetHostGroupsTooManyRequests creates a GetHostGroupsTooManyRequests with default headers values
func (*GetHostGroupsTooManyRequests) Code ¶ added in v0.2.33
func (o *GetHostGroupsTooManyRequests) Code() int
Code gets the status code for the get host groups too many requests response
func (*GetHostGroupsTooManyRequests) Error ¶
func (o *GetHostGroupsTooManyRequests) Error() string
func (*GetHostGroupsTooManyRequests) GetPayload ¶
func (o *GetHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetHostGroupsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetHostGroupsTooManyRequests) IsClientError() bool
IsClientError returns true when this get host groups too many requests response has a 4xx status code
func (*GetHostGroupsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *GetHostGroupsTooManyRequests) IsCode(code int) bool
IsCode returns true when this get host groups too many requests response a status code equal to that given
func (*GetHostGroupsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *GetHostGroupsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get host groups too many requests response has a 3xx status code
func (*GetHostGroupsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *GetHostGroupsTooManyRequests) IsServerError() bool
IsServerError returns true when this get host groups too many requests response has a 5xx status code
func (*GetHostGroupsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *GetHostGroupsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get host groups too many requests response has a 2xx status code
func (*GetHostGroupsTooManyRequests) String ¶ added in v0.2.27
func (o *GetHostGroupsTooManyRequests) String() string
type PerformGroupActionBadRequest ¶
type PerformGroupActionBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
PerformGroupActionBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewPerformGroupActionBadRequest ¶
func NewPerformGroupActionBadRequest() *PerformGroupActionBadRequest
NewPerformGroupActionBadRequest creates a PerformGroupActionBadRequest with default headers values
func (*PerformGroupActionBadRequest) Code ¶ added in v0.2.33
func (o *PerformGroupActionBadRequest) Code() int
Code gets the status code for the perform group action bad request response
func (*PerformGroupActionBadRequest) Error ¶
func (o *PerformGroupActionBadRequest) Error() string
func (*PerformGroupActionBadRequest) GetPayload ¶
func (o *PerformGroupActionBadRequest) GetPayload() *models.HostGroupsRespV1
func (*PerformGroupActionBadRequest) IsClientError ¶ added in v0.2.27
func (o *PerformGroupActionBadRequest) IsClientError() bool
IsClientError returns true when this perform group action bad request response has a 4xx status code
func (*PerformGroupActionBadRequest) IsCode ¶ added in v0.2.27
func (o *PerformGroupActionBadRequest) IsCode(code int) bool
IsCode returns true when this perform group action bad request response a status code equal to that given
func (*PerformGroupActionBadRequest) IsRedirect ¶ added in v0.2.27
func (o *PerformGroupActionBadRequest) IsRedirect() bool
IsRedirect returns true when this perform group action bad request response has a 3xx status code
func (*PerformGroupActionBadRequest) IsServerError ¶ added in v0.2.27
func (o *PerformGroupActionBadRequest) IsServerError() bool
IsServerError returns true when this perform group action bad request response has a 5xx status code
func (*PerformGroupActionBadRequest) IsSuccess ¶ added in v0.2.27
func (o *PerformGroupActionBadRequest) IsSuccess() bool
IsSuccess returns true when this perform group action bad request response has a 2xx status code
func (*PerformGroupActionBadRequest) String ¶ added in v0.2.27
func (o *PerformGroupActionBadRequest) String() string
type PerformGroupActionForbidden ¶
type PerformGroupActionForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
PerformGroupActionForbidden describes a response with status code 403, with default header values.
Forbidden
func NewPerformGroupActionForbidden ¶
func NewPerformGroupActionForbidden() *PerformGroupActionForbidden
NewPerformGroupActionForbidden creates a PerformGroupActionForbidden with default headers values
func (*PerformGroupActionForbidden) Code ¶ added in v0.2.33
func (o *PerformGroupActionForbidden) Code() int
Code gets the status code for the perform group action forbidden response
func (*PerformGroupActionForbidden) Error ¶
func (o *PerformGroupActionForbidden) Error() string
func (*PerformGroupActionForbidden) GetPayload ¶
func (o *PerformGroupActionForbidden) GetPayload() *models.MsaErrorsOnly
func (*PerformGroupActionForbidden) IsClientError ¶ added in v0.2.27
func (o *PerformGroupActionForbidden) IsClientError() bool
IsClientError returns true when this perform group action forbidden response has a 4xx status code
func (*PerformGroupActionForbidden) IsCode ¶ added in v0.2.27
func (o *PerformGroupActionForbidden) IsCode(code int) bool
IsCode returns true when this perform group action forbidden response a status code equal to that given
func (*PerformGroupActionForbidden) IsRedirect ¶ added in v0.2.27
func (o *PerformGroupActionForbidden) IsRedirect() bool
IsRedirect returns true when this perform group action forbidden response has a 3xx status code
func (*PerformGroupActionForbidden) IsServerError ¶ added in v0.2.27
func (o *PerformGroupActionForbidden) IsServerError() bool
IsServerError returns true when this perform group action forbidden response has a 5xx status code
func (*PerformGroupActionForbidden) IsSuccess ¶ added in v0.2.27
func (o *PerformGroupActionForbidden) IsSuccess() bool
IsSuccess returns true when this perform group action forbidden response has a 2xx status code
func (*PerformGroupActionForbidden) String ¶ added in v0.2.27
func (o *PerformGroupActionForbidden) String() string
type PerformGroupActionInternalServerError ¶
type PerformGroupActionInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
PerformGroupActionInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewPerformGroupActionInternalServerError ¶
func NewPerformGroupActionInternalServerError() *PerformGroupActionInternalServerError
NewPerformGroupActionInternalServerError creates a PerformGroupActionInternalServerError with default headers values
func (*PerformGroupActionInternalServerError) Code ¶ added in v0.2.33
func (o *PerformGroupActionInternalServerError) Code() int
Code gets the status code for the perform group action internal server error response
func (*PerformGroupActionInternalServerError) Error ¶
func (o *PerformGroupActionInternalServerError) Error() string
func (*PerformGroupActionInternalServerError) GetPayload ¶
func (o *PerformGroupActionInternalServerError) GetPayload() *models.HostGroupsRespV1
func (*PerformGroupActionInternalServerError) IsClientError ¶ added in v0.2.27
func (o *PerformGroupActionInternalServerError) IsClientError() bool
IsClientError returns true when this perform group action internal server error response has a 4xx status code
func (*PerformGroupActionInternalServerError) IsCode ¶ added in v0.2.27
func (o *PerformGroupActionInternalServerError) IsCode(code int) bool
IsCode returns true when this perform group action internal server error response a status code equal to that given
func (*PerformGroupActionInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *PerformGroupActionInternalServerError) IsRedirect() bool
IsRedirect returns true when this perform group action internal server error response has a 3xx status code
func (*PerformGroupActionInternalServerError) IsServerError ¶ added in v0.2.27
func (o *PerformGroupActionInternalServerError) IsServerError() bool
IsServerError returns true when this perform group action internal server error response has a 5xx status code
func (*PerformGroupActionInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *PerformGroupActionInternalServerError) IsSuccess() bool
IsSuccess returns true when this perform group action internal server error response has a 2xx status code
func (*PerformGroupActionInternalServerError) String ¶ added in v0.2.27
func (o *PerformGroupActionInternalServerError) String() string
type PerformGroupActionNotFound ¶
type PerformGroupActionNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
PerformGroupActionNotFound describes a response with status code 404, with default header values.
Not Found
func NewPerformGroupActionNotFound ¶
func NewPerformGroupActionNotFound() *PerformGroupActionNotFound
NewPerformGroupActionNotFound creates a PerformGroupActionNotFound with default headers values
func (*PerformGroupActionNotFound) Code ¶ added in v0.2.33
func (o *PerformGroupActionNotFound) Code() int
Code gets the status code for the perform group action not found response
func (*PerformGroupActionNotFound) Error ¶
func (o *PerformGroupActionNotFound) Error() string
func (*PerformGroupActionNotFound) GetPayload ¶
func (o *PerformGroupActionNotFound) GetPayload() *models.HostGroupsRespV1
func (*PerformGroupActionNotFound) IsClientError ¶ added in v0.2.27
func (o *PerformGroupActionNotFound) IsClientError() bool
IsClientError returns true when this perform group action not found response has a 4xx status code
func (*PerformGroupActionNotFound) IsCode ¶ added in v0.2.27
func (o *PerformGroupActionNotFound) IsCode(code int) bool
IsCode returns true when this perform group action not found response a status code equal to that given
func (*PerformGroupActionNotFound) IsRedirect ¶ added in v0.2.27
func (o *PerformGroupActionNotFound) IsRedirect() bool
IsRedirect returns true when this perform group action not found response has a 3xx status code
func (*PerformGroupActionNotFound) IsServerError ¶ added in v0.2.27
func (o *PerformGroupActionNotFound) IsServerError() bool
IsServerError returns true when this perform group action not found response has a 5xx status code
func (*PerformGroupActionNotFound) IsSuccess ¶ added in v0.2.27
func (o *PerformGroupActionNotFound) IsSuccess() bool
IsSuccess returns true when this perform group action not found response has a 2xx status code
func (*PerformGroupActionNotFound) String ¶ added in v0.2.27
func (o *PerformGroupActionNotFound) String() string
type PerformGroupActionOK ¶
type PerformGroupActionOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
PerformGroupActionOK describes a response with status code 200, with default header values.
OK
func NewPerformGroupActionOK ¶
func NewPerformGroupActionOK() *PerformGroupActionOK
NewPerformGroupActionOK creates a PerformGroupActionOK with default headers values
func (*PerformGroupActionOK) Code ¶ added in v0.2.33
func (o *PerformGroupActionOK) Code() int
Code gets the status code for the perform group action o k response
func (*PerformGroupActionOK) Error ¶
func (o *PerformGroupActionOK) Error() string
func (*PerformGroupActionOK) GetPayload ¶
func (o *PerformGroupActionOK) GetPayload() *models.HostGroupsRespV1
func (*PerformGroupActionOK) IsClientError ¶ added in v0.2.27
func (o *PerformGroupActionOK) IsClientError() bool
IsClientError returns true when this perform group action o k response has a 4xx status code
func (*PerformGroupActionOK) IsCode ¶ added in v0.2.27
func (o *PerformGroupActionOK) IsCode(code int) bool
IsCode returns true when this perform group action o k response a status code equal to that given
func (*PerformGroupActionOK) IsRedirect ¶ added in v0.2.27
func (o *PerformGroupActionOK) IsRedirect() bool
IsRedirect returns true when this perform group action o k response has a 3xx status code
func (*PerformGroupActionOK) IsServerError ¶ added in v0.2.27
func (o *PerformGroupActionOK) IsServerError() bool
IsServerError returns true when this perform group action o k response has a 5xx status code
func (*PerformGroupActionOK) IsSuccess ¶ added in v0.2.27
func (o *PerformGroupActionOK) IsSuccess() bool
IsSuccess returns true when this perform group action o k response has a 2xx status code
func (*PerformGroupActionOK) String ¶ added in v0.2.27
func (o *PerformGroupActionOK) String() string
type PerformGroupActionParams ¶
type PerformGroupActionParams struct { /* ActionName. The action to perform */ ActionName string // Body. Body *models.MsaEntityActionRequestV2 /* DisableHostnameCheck. Bool to disable hostname check on add-member */ DisableHostnameCheck *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
PerformGroupActionParams contains all the parameters to send to the API endpoint
for the perform group action operation. Typically these are written to a http.Request.
func NewPerformGroupActionParams ¶
func NewPerformGroupActionParams() *PerformGroupActionParams
NewPerformGroupActionParams creates a new PerformGroupActionParams 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 NewPerformGroupActionParamsWithContext ¶
func NewPerformGroupActionParamsWithContext(ctx context.Context) *PerformGroupActionParams
NewPerformGroupActionParamsWithContext creates a new PerformGroupActionParams object with the ability to set a context for a request.
func NewPerformGroupActionParamsWithHTTPClient ¶
func NewPerformGroupActionParamsWithHTTPClient(client *http.Client) *PerformGroupActionParams
NewPerformGroupActionParamsWithHTTPClient creates a new PerformGroupActionParams object with the ability to set a custom HTTPClient for a request.
func NewPerformGroupActionParamsWithTimeout ¶
func NewPerformGroupActionParamsWithTimeout(timeout time.Duration) *PerformGroupActionParams
NewPerformGroupActionParamsWithTimeout creates a new PerformGroupActionParams object with the ability to set a timeout on a request.
func (*PerformGroupActionParams) SetActionName ¶
func (o *PerformGroupActionParams) SetActionName(actionName string)
SetActionName adds the actionName to the perform group action params
func (*PerformGroupActionParams) SetBody ¶
func (o *PerformGroupActionParams) SetBody(body *models.MsaEntityActionRequestV2)
SetBody adds the body to the perform group action params
func (*PerformGroupActionParams) SetContext ¶
func (o *PerformGroupActionParams) SetContext(ctx context.Context)
SetContext adds the context to the perform group action params
func (*PerformGroupActionParams) SetDefaults ¶
func (o *PerformGroupActionParams) SetDefaults()
SetDefaults hydrates default values in the perform group action params (not the query body).
All values with no default are reset to their zero value.
func (*PerformGroupActionParams) SetDisableHostnameCheck ¶ added in v0.2.19
func (o *PerformGroupActionParams) SetDisableHostnameCheck(disableHostnameCheck *bool)
SetDisableHostnameCheck adds the disableHostnameCheck to the perform group action params
func (*PerformGroupActionParams) SetHTTPClient ¶
func (o *PerformGroupActionParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the perform group action params
func (*PerformGroupActionParams) SetTimeout ¶
func (o *PerformGroupActionParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the perform group action params
func (*PerformGroupActionParams) WithActionName ¶
func (o *PerformGroupActionParams) WithActionName(actionName string) *PerformGroupActionParams
WithActionName adds the actionName to the perform group action params
func (*PerformGroupActionParams) WithBody ¶
func (o *PerformGroupActionParams) WithBody(body *models.MsaEntityActionRequestV2) *PerformGroupActionParams
WithBody adds the body to the perform group action params
func (*PerformGroupActionParams) WithContext ¶
func (o *PerformGroupActionParams) WithContext(ctx context.Context) *PerformGroupActionParams
WithContext adds the context to the perform group action params
func (*PerformGroupActionParams) WithDefaults ¶
func (o *PerformGroupActionParams) WithDefaults() *PerformGroupActionParams
WithDefaults hydrates default values in the perform group action params (not the query body).
All values with no default are reset to their zero value.
func (*PerformGroupActionParams) WithDisableHostnameCheck ¶ added in v0.2.19
func (o *PerformGroupActionParams) WithDisableHostnameCheck(disableHostnameCheck *bool) *PerformGroupActionParams
WithDisableHostnameCheck adds the disableHostnameCheck to the perform group action params
func (*PerformGroupActionParams) WithHTTPClient ¶
func (o *PerformGroupActionParams) WithHTTPClient(client *http.Client) *PerformGroupActionParams
WithHTTPClient adds the HTTPClient to the perform group action params
func (*PerformGroupActionParams) WithTimeout ¶
func (o *PerformGroupActionParams) WithTimeout(timeout time.Duration) *PerformGroupActionParams
WithTimeout adds the timeout to the perform group action params
func (*PerformGroupActionParams) WriteToRequest ¶
func (o *PerformGroupActionParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type PerformGroupActionReader ¶
type PerformGroupActionReader struct {
// contains filtered or unexported fields
}
PerformGroupActionReader is a Reader for the PerformGroupAction structure.
func (*PerformGroupActionReader) ReadResponse ¶
func (o *PerformGroupActionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type PerformGroupActionTooManyRequests ¶
type PerformGroupActionTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
PerformGroupActionTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewPerformGroupActionTooManyRequests ¶
func NewPerformGroupActionTooManyRequests() *PerformGroupActionTooManyRequests
NewPerformGroupActionTooManyRequests creates a PerformGroupActionTooManyRequests with default headers values
func (*PerformGroupActionTooManyRequests) Code ¶ added in v0.2.33
func (o *PerformGroupActionTooManyRequests) Code() int
Code gets the status code for the perform group action too many requests response
func (*PerformGroupActionTooManyRequests) Error ¶
func (o *PerformGroupActionTooManyRequests) Error() string
func (*PerformGroupActionTooManyRequests) GetPayload ¶
func (o *PerformGroupActionTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*PerformGroupActionTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *PerformGroupActionTooManyRequests) IsClientError() bool
IsClientError returns true when this perform group action too many requests response has a 4xx status code
func (*PerformGroupActionTooManyRequests) IsCode ¶ added in v0.2.27
func (o *PerformGroupActionTooManyRequests) IsCode(code int) bool
IsCode returns true when this perform group action too many requests response a status code equal to that given
func (*PerformGroupActionTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *PerformGroupActionTooManyRequests) IsRedirect() bool
IsRedirect returns true when this perform group action too many requests response has a 3xx status code
func (*PerformGroupActionTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *PerformGroupActionTooManyRequests) IsServerError() bool
IsServerError returns true when this perform group action too many requests response has a 5xx status code
func (*PerformGroupActionTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *PerformGroupActionTooManyRequests) IsSuccess() bool
IsSuccess returns true when this perform group action too many requests response has a 2xx status code
func (*PerformGroupActionTooManyRequests) String ¶ added in v0.2.27
func (o *PerformGroupActionTooManyRequests) String() string
type QueryCombinedGroupMembersBadRequest ¶
type QueryCombinedGroupMembersBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsMembersRespV1 }
QueryCombinedGroupMembersBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryCombinedGroupMembersBadRequest ¶
func NewQueryCombinedGroupMembersBadRequest() *QueryCombinedGroupMembersBadRequest
NewQueryCombinedGroupMembersBadRequest creates a QueryCombinedGroupMembersBadRequest with default headers values
func (*QueryCombinedGroupMembersBadRequest) Code ¶ added in v0.2.33
func (o *QueryCombinedGroupMembersBadRequest) Code() int
Code gets the status code for the query combined group members bad request response
func (*QueryCombinedGroupMembersBadRequest) Error ¶
func (o *QueryCombinedGroupMembersBadRequest) Error() string
func (*QueryCombinedGroupMembersBadRequest) GetPayload ¶
func (o *QueryCombinedGroupMembersBadRequest) GetPayload() *models.HostGroupsMembersRespV1
func (*QueryCombinedGroupMembersBadRequest) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersBadRequest) IsClientError() bool
IsClientError returns true when this query combined group members bad request response has a 4xx status code
func (*QueryCombinedGroupMembersBadRequest) IsCode ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersBadRequest) IsCode(code int) bool
IsCode returns true when this query combined group members bad request response a status code equal to that given
func (*QueryCombinedGroupMembersBadRequest) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersBadRequest) IsRedirect() bool
IsRedirect returns true when this query combined group members bad request response has a 3xx status code
func (*QueryCombinedGroupMembersBadRequest) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersBadRequest) IsServerError() bool
IsServerError returns true when this query combined group members bad request response has a 5xx status code
func (*QueryCombinedGroupMembersBadRequest) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersBadRequest) IsSuccess() bool
IsSuccess returns true when this query combined group members bad request response has a 2xx status code
func (*QueryCombinedGroupMembersBadRequest) String ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersBadRequest) String() string
type QueryCombinedGroupMembersForbidden ¶
type QueryCombinedGroupMembersForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryCombinedGroupMembersForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryCombinedGroupMembersForbidden ¶
func NewQueryCombinedGroupMembersForbidden() *QueryCombinedGroupMembersForbidden
NewQueryCombinedGroupMembersForbidden creates a QueryCombinedGroupMembersForbidden with default headers values
func (*QueryCombinedGroupMembersForbidden) Code ¶ added in v0.2.33
func (o *QueryCombinedGroupMembersForbidden) Code() int
Code gets the status code for the query combined group members forbidden response
func (*QueryCombinedGroupMembersForbidden) Error ¶
func (o *QueryCombinedGroupMembersForbidden) Error() string
func (*QueryCombinedGroupMembersForbidden) GetPayload ¶
func (o *QueryCombinedGroupMembersForbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryCombinedGroupMembersForbidden) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersForbidden) IsClientError() bool
IsClientError returns true when this query combined group members forbidden response has a 4xx status code
func (*QueryCombinedGroupMembersForbidden) IsCode ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersForbidden) IsCode(code int) bool
IsCode returns true when this query combined group members forbidden response a status code equal to that given
func (*QueryCombinedGroupMembersForbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersForbidden) IsRedirect() bool
IsRedirect returns true when this query combined group members forbidden response has a 3xx status code
func (*QueryCombinedGroupMembersForbidden) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersForbidden) IsServerError() bool
IsServerError returns true when this query combined group members forbidden response has a 5xx status code
func (*QueryCombinedGroupMembersForbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersForbidden) IsSuccess() bool
IsSuccess returns true when this query combined group members forbidden response has a 2xx status code
func (*QueryCombinedGroupMembersForbidden) String ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersForbidden) String() string
type QueryCombinedGroupMembersInternalServerError ¶
type QueryCombinedGroupMembersInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsMembersRespV1 }
QueryCombinedGroupMembersInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryCombinedGroupMembersInternalServerError ¶
func NewQueryCombinedGroupMembersInternalServerError() *QueryCombinedGroupMembersInternalServerError
NewQueryCombinedGroupMembersInternalServerError creates a QueryCombinedGroupMembersInternalServerError with default headers values
func (*QueryCombinedGroupMembersInternalServerError) Code ¶ added in v0.2.33
func (o *QueryCombinedGroupMembersInternalServerError) Code() int
Code gets the status code for the query combined group members internal server error response
func (*QueryCombinedGroupMembersInternalServerError) Error ¶
func (o *QueryCombinedGroupMembersInternalServerError) Error() string
func (*QueryCombinedGroupMembersInternalServerError) GetPayload ¶
func (o *QueryCombinedGroupMembersInternalServerError) GetPayload() *models.HostGroupsMembersRespV1
func (*QueryCombinedGroupMembersInternalServerError) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersInternalServerError) IsClientError() bool
IsClientError returns true when this query combined group members internal server error response has a 4xx status code
func (*QueryCombinedGroupMembersInternalServerError) IsCode ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersInternalServerError) IsCode(code int) bool
IsCode returns true when this query combined group members internal server error response a status code equal to that given
func (*QueryCombinedGroupMembersInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersInternalServerError) IsRedirect() bool
IsRedirect returns true when this query combined group members internal server error response has a 3xx status code
func (*QueryCombinedGroupMembersInternalServerError) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersInternalServerError) IsServerError() bool
IsServerError returns true when this query combined group members internal server error response has a 5xx status code
func (*QueryCombinedGroupMembersInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersInternalServerError) IsSuccess() bool
IsSuccess returns true when this query combined group members internal server error response has a 2xx status code
func (*QueryCombinedGroupMembersInternalServerError) String ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersInternalServerError) String() string
type QueryCombinedGroupMembersNotFound ¶
type QueryCombinedGroupMembersNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsMembersRespV1 }
QueryCombinedGroupMembersNotFound describes a response with status code 404, with default header values.
Not Found
func NewQueryCombinedGroupMembersNotFound ¶
func NewQueryCombinedGroupMembersNotFound() *QueryCombinedGroupMembersNotFound
NewQueryCombinedGroupMembersNotFound creates a QueryCombinedGroupMembersNotFound with default headers values
func (*QueryCombinedGroupMembersNotFound) Code ¶ added in v0.2.33
func (o *QueryCombinedGroupMembersNotFound) Code() int
Code gets the status code for the query combined group members not found response
func (*QueryCombinedGroupMembersNotFound) Error ¶
func (o *QueryCombinedGroupMembersNotFound) Error() string
func (*QueryCombinedGroupMembersNotFound) GetPayload ¶
func (o *QueryCombinedGroupMembersNotFound) GetPayload() *models.HostGroupsMembersRespV1
func (*QueryCombinedGroupMembersNotFound) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersNotFound) IsClientError() bool
IsClientError returns true when this query combined group members not found response has a 4xx status code
func (*QueryCombinedGroupMembersNotFound) IsCode ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersNotFound) IsCode(code int) bool
IsCode returns true when this query combined group members not found response a status code equal to that given
func (*QueryCombinedGroupMembersNotFound) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersNotFound) IsRedirect() bool
IsRedirect returns true when this query combined group members not found response has a 3xx status code
func (*QueryCombinedGroupMembersNotFound) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersNotFound) IsServerError() bool
IsServerError returns true when this query combined group members not found response has a 5xx status code
func (*QueryCombinedGroupMembersNotFound) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersNotFound) IsSuccess() bool
IsSuccess returns true when this query combined group members not found response has a 2xx status code
func (*QueryCombinedGroupMembersNotFound) String ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersNotFound) String() string
type QueryCombinedGroupMembersOK ¶
type QueryCombinedGroupMembersOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsMembersRespV1 }
QueryCombinedGroupMembersOK describes a response with status code 200, with default header values.
OK
func NewQueryCombinedGroupMembersOK ¶
func NewQueryCombinedGroupMembersOK() *QueryCombinedGroupMembersOK
NewQueryCombinedGroupMembersOK creates a QueryCombinedGroupMembersOK with default headers values
func (*QueryCombinedGroupMembersOK) Code ¶ added in v0.2.33
func (o *QueryCombinedGroupMembersOK) Code() int
Code gets the status code for the query combined group members o k response
func (*QueryCombinedGroupMembersOK) Error ¶
func (o *QueryCombinedGroupMembersOK) Error() string
func (*QueryCombinedGroupMembersOK) GetPayload ¶
func (o *QueryCombinedGroupMembersOK) GetPayload() *models.HostGroupsMembersRespV1
func (*QueryCombinedGroupMembersOK) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersOK) IsClientError() bool
IsClientError returns true when this query combined group members o k response has a 4xx status code
func (*QueryCombinedGroupMembersOK) IsCode ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersOK) IsCode(code int) bool
IsCode returns true when this query combined group members o k response a status code equal to that given
func (*QueryCombinedGroupMembersOK) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersOK) IsRedirect() bool
IsRedirect returns true when this query combined group members o k response has a 3xx status code
func (*QueryCombinedGroupMembersOK) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersOK) IsServerError() bool
IsServerError returns true when this query combined group members o k response has a 5xx status code
func (*QueryCombinedGroupMembersOK) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersOK) IsSuccess() bool
IsSuccess returns true when this query combined group members o k response has a 2xx status code
func (*QueryCombinedGroupMembersOK) String ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersOK) String() string
type QueryCombinedGroupMembersParams ¶
type QueryCombinedGroupMembersParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* ID. The ID of the Host Group to search for members of */ ID *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryCombinedGroupMembersParams contains all the parameters to send to the API endpoint
for the query combined group members operation. Typically these are written to a http.Request.
func NewQueryCombinedGroupMembersParams ¶
func NewQueryCombinedGroupMembersParams() *QueryCombinedGroupMembersParams
NewQueryCombinedGroupMembersParams creates a new QueryCombinedGroupMembersParams 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 NewQueryCombinedGroupMembersParamsWithContext ¶
func NewQueryCombinedGroupMembersParamsWithContext(ctx context.Context) *QueryCombinedGroupMembersParams
NewQueryCombinedGroupMembersParamsWithContext creates a new QueryCombinedGroupMembersParams object with the ability to set a context for a request.
func NewQueryCombinedGroupMembersParamsWithHTTPClient ¶
func NewQueryCombinedGroupMembersParamsWithHTTPClient(client *http.Client) *QueryCombinedGroupMembersParams
NewQueryCombinedGroupMembersParamsWithHTTPClient creates a new QueryCombinedGroupMembersParams object with the ability to set a custom HTTPClient for a request.
func NewQueryCombinedGroupMembersParamsWithTimeout ¶
func NewQueryCombinedGroupMembersParamsWithTimeout(timeout time.Duration) *QueryCombinedGroupMembersParams
NewQueryCombinedGroupMembersParamsWithTimeout creates a new QueryCombinedGroupMembersParams object with the ability to set a timeout on a request.
func (*QueryCombinedGroupMembersParams) SetContext ¶
func (o *QueryCombinedGroupMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the query combined group members params
func (*QueryCombinedGroupMembersParams) SetDefaults ¶
func (o *QueryCombinedGroupMembersParams) SetDefaults()
SetDefaults hydrates default values in the query combined group members params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedGroupMembersParams) SetFilter ¶
func (o *QueryCombinedGroupMembersParams) SetFilter(filter *string)
SetFilter adds the filter to the query combined group members params
func (*QueryCombinedGroupMembersParams) SetHTTPClient ¶
func (o *QueryCombinedGroupMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query combined group members params
func (*QueryCombinedGroupMembersParams) SetID ¶
func (o *QueryCombinedGroupMembersParams) SetID(id *string)
SetID adds the id to the query combined group members params
func (*QueryCombinedGroupMembersParams) SetLimit ¶
func (o *QueryCombinedGroupMembersParams) SetLimit(limit *int64)
SetLimit adds the limit to the query combined group members params
func (*QueryCombinedGroupMembersParams) SetOffset ¶
func (o *QueryCombinedGroupMembersParams) SetOffset(offset *int64)
SetOffset adds the offset to the query combined group members params
func (*QueryCombinedGroupMembersParams) SetSort ¶
func (o *QueryCombinedGroupMembersParams) SetSort(sort *string)
SetSort adds the sort to the query combined group members params
func (*QueryCombinedGroupMembersParams) SetTimeout ¶
func (o *QueryCombinedGroupMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query combined group members params
func (*QueryCombinedGroupMembersParams) WithContext ¶
func (o *QueryCombinedGroupMembersParams) WithContext(ctx context.Context) *QueryCombinedGroupMembersParams
WithContext adds the context to the query combined group members params
func (*QueryCombinedGroupMembersParams) WithDefaults ¶
func (o *QueryCombinedGroupMembersParams) WithDefaults() *QueryCombinedGroupMembersParams
WithDefaults hydrates default values in the query combined group members params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedGroupMembersParams) WithFilter ¶
func (o *QueryCombinedGroupMembersParams) WithFilter(filter *string) *QueryCombinedGroupMembersParams
WithFilter adds the filter to the query combined group members params
func (*QueryCombinedGroupMembersParams) WithHTTPClient ¶
func (o *QueryCombinedGroupMembersParams) WithHTTPClient(client *http.Client) *QueryCombinedGroupMembersParams
WithHTTPClient adds the HTTPClient to the query combined group members params
func (*QueryCombinedGroupMembersParams) WithID ¶
func (o *QueryCombinedGroupMembersParams) WithID(id *string) *QueryCombinedGroupMembersParams
WithID adds the id to the query combined group members params
func (*QueryCombinedGroupMembersParams) WithLimit ¶
func (o *QueryCombinedGroupMembersParams) WithLimit(limit *int64) *QueryCombinedGroupMembersParams
WithLimit adds the limit to the query combined group members params
func (*QueryCombinedGroupMembersParams) WithOffset ¶
func (o *QueryCombinedGroupMembersParams) WithOffset(offset *int64) *QueryCombinedGroupMembersParams
WithOffset adds the offset to the query combined group members params
func (*QueryCombinedGroupMembersParams) WithSort ¶
func (o *QueryCombinedGroupMembersParams) WithSort(sort *string) *QueryCombinedGroupMembersParams
WithSort adds the sort to the query combined group members params
func (*QueryCombinedGroupMembersParams) WithTimeout ¶
func (o *QueryCombinedGroupMembersParams) WithTimeout(timeout time.Duration) *QueryCombinedGroupMembersParams
WithTimeout adds the timeout to the query combined group members params
func (*QueryCombinedGroupMembersParams) WriteToRequest ¶
func (o *QueryCombinedGroupMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryCombinedGroupMembersReader ¶
type QueryCombinedGroupMembersReader struct {
// contains filtered or unexported fields
}
QueryCombinedGroupMembersReader is a Reader for the QueryCombinedGroupMembers structure.
func (*QueryCombinedGroupMembersReader) ReadResponse ¶
func (o *QueryCombinedGroupMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryCombinedGroupMembersTooManyRequests ¶
type QueryCombinedGroupMembersTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryCombinedGroupMembersTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryCombinedGroupMembersTooManyRequests ¶
func NewQueryCombinedGroupMembersTooManyRequests() *QueryCombinedGroupMembersTooManyRequests
NewQueryCombinedGroupMembersTooManyRequests creates a QueryCombinedGroupMembersTooManyRequests with default headers values
func (*QueryCombinedGroupMembersTooManyRequests) Code ¶ added in v0.2.33
func (o *QueryCombinedGroupMembersTooManyRequests) Code() int
Code gets the status code for the query combined group members too many requests response
func (*QueryCombinedGroupMembersTooManyRequests) Error ¶
func (o *QueryCombinedGroupMembersTooManyRequests) Error() string
func (*QueryCombinedGroupMembersTooManyRequests) GetPayload ¶
func (o *QueryCombinedGroupMembersTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryCombinedGroupMembersTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersTooManyRequests) IsClientError() bool
IsClientError returns true when this query combined group members too many requests response has a 4xx status code
func (*QueryCombinedGroupMembersTooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersTooManyRequests) IsCode(code int) bool
IsCode returns true when this query combined group members too many requests response a status code equal to that given
func (*QueryCombinedGroupMembersTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query combined group members too many requests response has a 3xx status code
func (*QueryCombinedGroupMembersTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersTooManyRequests) IsServerError() bool
IsServerError returns true when this query combined group members too many requests response has a 5xx status code
func (*QueryCombinedGroupMembersTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query combined group members too many requests response has a 2xx status code
func (*QueryCombinedGroupMembersTooManyRequests) String ¶ added in v0.2.27
func (o *QueryCombinedGroupMembersTooManyRequests) String() string
type QueryCombinedHostGroupsBadRequest ¶
type QueryCombinedHostGroupsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
QueryCombinedHostGroupsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryCombinedHostGroupsBadRequest ¶
func NewQueryCombinedHostGroupsBadRequest() *QueryCombinedHostGroupsBadRequest
NewQueryCombinedHostGroupsBadRequest creates a QueryCombinedHostGroupsBadRequest with default headers values
func (*QueryCombinedHostGroupsBadRequest) Code ¶ added in v0.2.33
func (o *QueryCombinedHostGroupsBadRequest) Code() int
Code gets the status code for the query combined host groups bad request response
func (*QueryCombinedHostGroupsBadRequest) Error ¶
func (o *QueryCombinedHostGroupsBadRequest) Error() string
func (*QueryCombinedHostGroupsBadRequest) GetPayload ¶
func (o *QueryCombinedHostGroupsBadRequest) GetPayload() *models.HostGroupsRespV1
func (*QueryCombinedHostGroupsBadRequest) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsBadRequest) IsClientError() bool
IsClientError returns true when this query combined host groups bad request response has a 4xx status code
func (*QueryCombinedHostGroupsBadRequest) IsCode ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsBadRequest) IsCode(code int) bool
IsCode returns true when this query combined host groups bad request response a status code equal to that given
func (*QueryCombinedHostGroupsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsBadRequest) IsRedirect() bool
IsRedirect returns true when this query combined host groups bad request response has a 3xx status code
func (*QueryCombinedHostGroupsBadRequest) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsBadRequest) IsServerError() bool
IsServerError returns true when this query combined host groups bad request response has a 5xx status code
func (*QueryCombinedHostGroupsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsBadRequest) IsSuccess() bool
IsSuccess returns true when this query combined host groups bad request response has a 2xx status code
func (*QueryCombinedHostGroupsBadRequest) String ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsBadRequest) String() string
type QueryCombinedHostGroupsForbidden ¶
type QueryCombinedHostGroupsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryCombinedHostGroupsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryCombinedHostGroupsForbidden ¶
func NewQueryCombinedHostGroupsForbidden() *QueryCombinedHostGroupsForbidden
NewQueryCombinedHostGroupsForbidden creates a QueryCombinedHostGroupsForbidden with default headers values
func (*QueryCombinedHostGroupsForbidden) Code ¶ added in v0.2.33
func (o *QueryCombinedHostGroupsForbidden) Code() int
Code gets the status code for the query combined host groups forbidden response
func (*QueryCombinedHostGroupsForbidden) Error ¶
func (o *QueryCombinedHostGroupsForbidden) Error() string
func (*QueryCombinedHostGroupsForbidden) GetPayload ¶
func (o *QueryCombinedHostGroupsForbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryCombinedHostGroupsForbidden) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsForbidden) IsClientError() bool
IsClientError returns true when this query combined host groups forbidden response has a 4xx status code
func (*QueryCombinedHostGroupsForbidden) IsCode ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsForbidden) IsCode(code int) bool
IsCode returns true when this query combined host groups forbidden response a status code equal to that given
func (*QueryCombinedHostGroupsForbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsForbidden) IsRedirect() bool
IsRedirect returns true when this query combined host groups forbidden response has a 3xx status code
func (*QueryCombinedHostGroupsForbidden) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsForbidden) IsServerError() bool
IsServerError returns true when this query combined host groups forbidden response has a 5xx status code
func (*QueryCombinedHostGroupsForbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsForbidden) IsSuccess() bool
IsSuccess returns true when this query combined host groups forbidden response has a 2xx status code
func (*QueryCombinedHostGroupsForbidden) String ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsForbidden) String() string
type QueryCombinedHostGroupsInternalServerError ¶
type QueryCombinedHostGroupsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
QueryCombinedHostGroupsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryCombinedHostGroupsInternalServerError ¶
func NewQueryCombinedHostGroupsInternalServerError() *QueryCombinedHostGroupsInternalServerError
NewQueryCombinedHostGroupsInternalServerError creates a QueryCombinedHostGroupsInternalServerError with default headers values
func (*QueryCombinedHostGroupsInternalServerError) Code ¶ added in v0.2.33
func (o *QueryCombinedHostGroupsInternalServerError) Code() int
Code gets the status code for the query combined host groups internal server error response
func (*QueryCombinedHostGroupsInternalServerError) Error ¶
func (o *QueryCombinedHostGroupsInternalServerError) Error() string
func (*QueryCombinedHostGroupsInternalServerError) GetPayload ¶
func (o *QueryCombinedHostGroupsInternalServerError) GetPayload() *models.HostGroupsRespV1
func (*QueryCombinedHostGroupsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsInternalServerError) IsClientError() bool
IsClientError returns true when this query combined host groups internal server error response has a 4xx status code
func (*QueryCombinedHostGroupsInternalServerError) IsCode ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsInternalServerError) IsCode(code int) bool
IsCode returns true when this query combined host groups internal server error response a status code equal to that given
func (*QueryCombinedHostGroupsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsInternalServerError) IsRedirect() bool
IsRedirect returns true when this query combined host groups internal server error response has a 3xx status code
func (*QueryCombinedHostGroupsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsInternalServerError) IsServerError() bool
IsServerError returns true when this query combined host groups internal server error response has a 5xx status code
func (*QueryCombinedHostGroupsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsInternalServerError) IsSuccess() bool
IsSuccess returns true when this query combined host groups internal server error response has a 2xx status code
func (*QueryCombinedHostGroupsInternalServerError) String ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsInternalServerError) String() string
type QueryCombinedHostGroupsOK ¶
type QueryCombinedHostGroupsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
QueryCombinedHostGroupsOK describes a response with status code 200, with default header values.
OK
func NewQueryCombinedHostGroupsOK ¶
func NewQueryCombinedHostGroupsOK() *QueryCombinedHostGroupsOK
NewQueryCombinedHostGroupsOK creates a QueryCombinedHostGroupsOK with default headers values
func (*QueryCombinedHostGroupsOK) Code ¶ added in v0.2.33
func (o *QueryCombinedHostGroupsOK) Code() int
Code gets the status code for the query combined host groups o k response
func (*QueryCombinedHostGroupsOK) Error ¶
func (o *QueryCombinedHostGroupsOK) Error() string
func (*QueryCombinedHostGroupsOK) GetPayload ¶
func (o *QueryCombinedHostGroupsOK) GetPayload() *models.HostGroupsRespV1
func (*QueryCombinedHostGroupsOK) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsOK) IsClientError() bool
IsClientError returns true when this query combined host groups o k response has a 4xx status code
func (*QueryCombinedHostGroupsOK) IsCode ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsOK) IsCode(code int) bool
IsCode returns true when this query combined host groups o k response a status code equal to that given
func (*QueryCombinedHostGroupsOK) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsOK) IsRedirect() bool
IsRedirect returns true when this query combined host groups o k response has a 3xx status code
func (*QueryCombinedHostGroupsOK) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsOK) IsServerError() bool
IsServerError returns true when this query combined host groups o k response has a 5xx status code
func (*QueryCombinedHostGroupsOK) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsOK) IsSuccess() bool
IsSuccess returns true when this query combined host groups o k response has a 2xx status code
func (*QueryCombinedHostGroupsOK) String ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsOK) String() string
type QueryCombinedHostGroupsParams ¶
type QueryCombinedHostGroupsParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryCombinedHostGroupsParams contains all the parameters to send to the API endpoint
for the query combined host groups operation. Typically these are written to a http.Request.
func NewQueryCombinedHostGroupsParams ¶
func NewQueryCombinedHostGroupsParams() *QueryCombinedHostGroupsParams
NewQueryCombinedHostGroupsParams creates a new QueryCombinedHostGroupsParams 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 NewQueryCombinedHostGroupsParamsWithContext ¶
func NewQueryCombinedHostGroupsParamsWithContext(ctx context.Context) *QueryCombinedHostGroupsParams
NewQueryCombinedHostGroupsParamsWithContext creates a new QueryCombinedHostGroupsParams object with the ability to set a context for a request.
func NewQueryCombinedHostGroupsParamsWithHTTPClient ¶
func NewQueryCombinedHostGroupsParamsWithHTTPClient(client *http.Client) *QueryCombinedHostGroupsParams
NewQueryCombinedHostGroupsParamsWithHTTPClient creates a new QueryCombinedHostGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryCombinedHostGroupsParamsWithTimeout ¶
func NewQueryCombinedHostGroupsParamsWithTimeout(timeout time.Duration) *QueryCombinedHostGroupsParams
NewQueryCombinedHostGroupsParamsWithTimeout creates a new QueryCombinedHostGroupsParams object with the ability to set a timeout on a request.
func (*QueryCombinedHostGroupsParams) SetContext ¶
func (o *QueryCombinedHostGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the query combined host groups params
func (*QueryCombinedHostGroupsParams) SetDefaults ¶
func (o *QueryCombinedHostGroupsParams) SetDefaults()
SetDefaults hydrates default values in the query combined host groups params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedHostGroupsParams) SetFilter ¶
func (o *QueryCombinedHostGroupsParams) SetFilter(filter *string)
SetFilter adds the filter to the query combined host groups params
func (*QueryCombinedHostGroupsParams) SetHTTPClient ¶
func (o *QueryCombinedHostGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query combined host groups params
func (*QueryCombinedHostGroupsParams) SetLimit ¶
func (o *QueryCombinedHostGroupsParams) SetLimit(limit *int64)
SetLimit adds the limit to the query combined host groups params
func (*QueryCombinedHostGroupsParams) SetOffset ¶
func (o *QueryCombinedHostGroupsParams) SetOffset(offset *int64)
SetOffset adds the offset to the query combined host groups params
func (*QueryCombinedHostGroupsParams) SetSort ¶
func (o *QueryCombinedHostGroupsParams) SetSort(sort *string)
SetSort adds the sort to the query combined host groups params
func (*QueryCombinedHostGroupsParams) SetTimeout ¶
func (o *QueryCombinedHostGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query combined host groups params
func (*QueryCombinedHostGroupsParams) WithContext ¶
func (o *QueryCombinedHostGroupsParams) WithContext(ctx context.Context) *QueryCombinedHostGroupsParams
WithContext adds the context to the query combined host groups params
func (*QueryCombinedHostGroupsParams) WithDefaults ¶
func (o *QueryCombinedHostGroupsParams) WithDefaults() *QueryCombinedHostGroupsParams
WithDefaults hydrates default values in the query combined host groups params (not the query body).
All values with no default are reset to their zero value.
func (*QueryCombinedHostGroupsParams) WithFilter ¶
func (o *QueryCombinedHostGroupsParams) WithFilter(filter *string) *QueryCombinedHostGroupsParams
WithFilter adds the filter to the query combined host groups params
func (*QueryCombinedHostGroupsParams) WithHTTPClient ¶
func (o *QueryCombinedHostGroupsParams) WithHTTPClient(client *http.Client) *QueryCombinedHostGroupsParams
WithHTTPClient adds the HTTPClient to the query combined host groups params
func (*QueryCombinedHostGroupsParams) WithLimit ¶
func (o *QueryCombinedHostGroupsParams) WithLimit(limit *int64) *QueryCombinedHostGroupsParams
WithLimit adds the limit to the query combined host groups params
func (*QueryCombinedHostGroupsParams) WithOffset ¶
func (o *QueryCombinedHostGroupsParams) WithOffset(offset *int64) *QueryCombinedHostGroupsParams
WithOffset adds the offset to the query combined host groups params
func (*QueryCombinedHostGroupsParams) WithSort ¶
func (o *QueryCombinedHostGroupsParams) WithSort(sort *string) *QueryCombinedHostGroupsParams
WithSort adds the sort to the query combined host groups params
func (*QueryCombinedHostGroupsParams) WithTimeout ¶
func (o *QueryCombinedHostGroupsParams) WithTimeout(timeout time.Duration) *QueryCombinedHostGroupsParams
WithTimeout adds the timeout to the query combined host groups params
func (*QueryCombinedHostGroupsParams) WriteToRequest ¶
func (o *QueryCombinedHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryCombinedHostGroupsReader ¶
type QueryCombinedHostGroupsReader struct {
// contains filtered or unexported fields
}
QueryCombinedHostGroupsReader is a Reader for the QueryCombinedHostGroups structure.
func (*QueryCombinedHostGroupsReader) ReadResponse ¶
func (o *QueryCombinedHostGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryCombinedHostGroupsTooManyRequests ¶
type QueryCombinedHostGroupsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryCombinedHostGroupsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryCombinedHostGroupsTooManyRequests ¶
func NewQueryCombinedHostGroupsTooManyRequests() *QueryCombinedHostGroupsTooManyRequests
NewQueryCombinedHostGroupsTooManyRequests creates a QueryCombinedHostGroupsTooManyRequests with default headers values
func (*QueryCombinedHostGroupsTooManyRequests) Code ¶ added in v0.2.33
func (o *QueryCombinedHostGroupsTooManyRequests) Code() int
Code gets the status code for the query combined host groups too many requests response
func (*QueryCombinedHostGroupsTooManyRequests) Error ¶
func (o *QueryCombinedHostGroupsTooManyRequests) Error() string
func (*QueryCombinedHostGroupsTooManyRequests) GetPayload ¶
func (o *QueryCombinedHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryCombinedHostGroupsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsTooManyRequests) IsClientError() bool
IsClientError returns true when this query combined host groups too many requests response has a 4xx status code
func (*QueryCombinedHostGroupsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsTooManyRequests) IsCode(code int) bool
IsCode returns true when this query combined host groups too many requests response a status code equal to that given
func (*QueryCombinedHostGroupsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query combined host groups too many requests response has a 3xx status code
func (*QueryCombinedHostGroupsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsTooManyRequests) IsServerError() bool
IsServerError returns true when this query combined host groups too many requests response has a 5xx status code
func (*QueryCombinedHostGroupsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query combined host groups too many requests response has a 2xx status code
func (*QueryCombinedHostGroupsTooManyRequests) String ¶ added in v0.2.27
func (o *QueryCombinedHostGroupsTooManyRequests) String() string
type QueryGroupMembersBadRequest ¶
type QueryGroupMembersBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryGroupMembersBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryGroupMembersBadRequest ¶
func NewQueryGroupMembersBadRequest() *QueryGroupMembersBadRequest
NewQueryGroupMembersBadRequest creates a QueryGroupMembersBadRequest with default headers values
func (*QueryGroupMembersBadRequest) Code ¶ added in v0.2.33
func (o *QueryGroupMembersBadRequest) Code() int
Code gets the status code for the query group members bad request response
func (*QueryGroupMembersBadRequest) Error ¶
func (o *QueryGroupMembersBadRequest) Error() string
func (*QueryGroupMembersBadRequest) GetPayload ¶
func (o *QueryGroupMembersBadRequest) GetPayload() *models.MsaQueryResponse
func (*QueryGroupMembersBadRequest) IsClientError ¶ added in v0.2.27
func (o *QueryGroupMembersBadRequest) IsClientError() bool
IsClientError returns true when this query group members bad request response has a 4xx status code
func (*QueryGroupMembersBadRequest) IsCode ¶ added in v0.2.27
func (o *QueryGroupMembersBadRequest) IsCode(code int) bool
IsCode returns true when this query group members bad request response a status code equal to that given
func (*QueryGroupMembersBadRequest) IsRedirect ¶ added in v0.2.27
func (o *QueryGroupMembersBadRequest) IsRedirect() bool
IsRedirect returns true when this query group members bad request response has a 3xx status code
func (*QueryGroupMembersBadRequest) IsServerError ¶ added in v0.2.27
func (o *QueryGroupMembersBadRequest) IsServerError() bool
IsServerError returns true when this query group members bad request response has a 5xx status code
func (*QueryGroupMembersBadRequest) IsSuccess ¶ added in v0.2.27
func (o *QueryGroupMembersBadRequest) IsSuccess() bool
IsSuccess returns true when this query group members bad request response has a 2xx status code
func (*QueryGroupMembersBadRequest) String ¶ added in v0.2.27
func (o *QueryGroupMembersBadRequest) String() string
type QueryGroupMembersForbidden ¶
type QueryGroupMembersForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryGroupMembersForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryGroupMembersForbidden ¶
func NewQueryGroupMembersForbidden() *QueryGroupMembersForbidden
NewQueryGroupMembersForbidden creates a QueryGroupMembersForbidden with default headers values
func (*QueryGroupMembersForbidden) Code ¶ added in v0.2.33
func (o *QueryGroupMembersForbidden) Code() int
Code gets the status code for the query group members forbidden response
func (*QueryGroupMembersForbidden) Error ¶
func (o *QueryGroupMembersForbidden) Error() string
func (*QueryGroupMembersForbidden) GetPayload ¶
func (o *QueryGroupMembersForbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryGroupMembersForbidden) IsClientError ¶ added in v0.2.27
func (o *QueryGroupMembersForbidden) IsClientError() bool
IsClientError returns true when this query group members forbidden response has a 4xx status code
func (*QueryGroupMembersForbidden) IsCode ¶ added in v0.2.27
func (o *QueryGroupMembersForbidden) IsCode(code int) bool
IsCode returns true when this query group members forbidden response a status code equal to that given
func (*QueryGroupMembersForbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryGroupMembersForbidden) IsRedirect() bool
IsRedirect returns true when this query group members forbidden response has a 3xx status code
func (*QueryGroupMembersForbidden) IsServerError ¶ added in v0.2.27
func (o *QueryGroupMembersForbidden) IsServerError() bool
IsServerError returns true when this query group members forbidden response has a 5xx status code
func (*QueryGroupMembersForbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryGroupMembersForbidden) IsSuccess() bool
IsSuccess returns true when this query group members forbidden response has a 2xx status code
func (*QueryGroupMembersForbidden) String ¶ added in v0.2.27
func (o *QueryGroupMembersForbidden) String() string
type QueryGroupMembersInternalServerError ¶
type QueryGroupMembersInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryGroupMembersInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryGroupMembersInternalServerError ¶
func NewQueryGroupMembersInternalServerError() *QueryGroupMembersInternalServerError
NewQueryGroupMembersInternalServerError creates a QueryGroupMembersInternalServerError with default headers values
func (*QueryGroupMembersInternalServerError) Code ¶ added in v0.2.33
func (o *QueryGroupMembersInternalServerError) Code() int
Code gets the status code for the query group members internal server error response
func (*QueryGroupMembersInternalServerError) Error ¶
func (o *QueryGroupMembersInternalServerError) Error() string
func (*QueryGroupMembersInternalServerError) GetPayload ¶
func (o *QueryGroupMembersInternalServerError) GetPayload() *models.MsaQueryResponse
func (*QueryGroupMembersInternalServerError) IsClientError ¶ added in v0.2.27
func (o *QueryGroupMembersInternalServerError) IsClientError() bool
IsClientError returns true when this query group members internal server error response has a 4xx status code
func (*QueryGroupMembersInternalServerError) IsCode ¶ added in v0.2.27
func (o *QueryGroupMembersInternalServerError) IsCode(code int) bool
IsCode returns true when this query group members internal server error response a status code equal to that given
func (*QueryGroupMembersInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *QueryGroupMembersInternalServerError) IsRedirect() bool
IsRedirect returns true when this query group members internal server error response has a 3xx status code
func (*QueryGroupMembersInternalServerError) IsServerError ¶ added in v0.2.27
func (o *QueryGroupMembersInternalServerError) IsServerError() bool
IsServerError returns true when this query group members internal server error response has a 5xx status code
func (*QueryGroupMembersInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *QueryGroupMembersInternalServerError) IsSuccess() bool
IsSuccess returns true when this query group members internal server error response has a 2xx status code
func (*QueryGroupMembersInternalServerError) String ¶ added in v0.2.27
func (o *QueryGroupMembersInternalServerError) String() string
type QueryGroupMembersNotFound ¶
type QueryGroupMembersNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryGroupMembersNotFound describes a response with status code 404, with default header values.
Not Found
func NewQueryGroupMembersNotFound ¶
func NewQueryGroupMembersNotFound() *QueryGroupMembersNotFound
NewQueryGroupMembersNotFound creates a QueryGroupMembersNotFound with default headers values
func (*QueryGroupMembersNotFound) Code ¶ added in v0.2.33
func (o *QueryGroupMembersNotFound) Code() int
Code gets the status code for the query group members not found response
func (*QueryGroupMembersNotFound) Error ¶
func (o *QueryGroupMembersNotFound) Error() string
func (*QueryGroupMembersNotFound) GetPayload ¶
func (o *QueryGroupMembersNotFound) GetPayload() *models.MsaQueryResponse
func (*QueryGroupMembersNotFound) IsClientError ¶ added in v0.2.27
func (o *QueryGroupMembersNotFound) IsClientError() bool
IsClientError returns true when this query group members not found response has a 4xx status code
func (*QueryGroupMembersNotFound) IsCode ¶ added in v0.2.27
func (o *QueryGroupMembersNotFound) IsCode(code int) bool
IsCode returns true when this query group members not found response a status code equal to that given
func (*QueryGroupMembersNotFound) IsRedirect ¶ added in v0.2.27
func (o *QueryGroupMembersNotFound) IsRedirect() bool
IsRedirect returns true when this query group members not found response has a 3xx status code
func (*QueryGroupMembersNotFound) IsServerError ¶ added in v0.2.27
func (o *QueryGroupMembersNotFound) IsServerError() bool
IsServerError returns true when this query group members not found response has a 5xx status code
func (*QueryGroupMembersNotFound) IsSuccess ¶ added in v0.2.27
func (o *QueryGroupMembersNotFound) IsSuccess() bool
IsSuccess returns true when this query group members not found response has a 2xx status code
func (*QueryGroupMembersNotFound) String ¶ added in v0.2.27
func (o *QueryGroupMembersNotFound) String() string
type QueryGroupMembersOK ¶
type QueryGroupMembersOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryGroupMembersOK describes a response with status code 200, with default header values.
OK
func NewQueryGroupMembersOK ¶
func NewQueryGroupMembersOK() *QueryGroupMembersOK
NewQueryGroupMembersOK creates a QueryGroupMembersOK with default headers values
func (*QueryGroupMembersOK) Code ¶ added in v0.2.33
func (o *QueryGroupMembersOK) Code() int
Code gets the status code for the query group members o k response
func (*QueryGroupMembersOK) Error ¶
func (o *QueryGroupMembersOK) Error() string
func (*QueryGroupMembersOK) GetPayload ¶
func (o *QueryGroupMembersOK) GetPayload() *models.MsaQueryResponse
func (*QueryGroupMembersOK) IsClientError ¶ added in v0.2.27
func (o *QueryGroupMembersOK) IsClientError() bool
IsClientError returns true when this query group members o k response has a 4xx status code
func (*QueryGroupMembersOK) IsCode ¶ added in v0.2.27
func (o *QueryGroupMembersOK) IsCode(code int) bool
IsCode returns true when this query group members o k response a status code equal to that given
func (*QueryGroupMembersOK) IsRedirect ¶ added in v0.2.27
func (o *QueryGroupMembersOK) IsRedirect() bool
IsRedirect returns true when this query group members o k response has a 3xx status code
func (*QueryGroupMembersOK) IsServerError ¶ added in v0.2.27
func (o *QueryGroupMembersOK) IsServerError() bool
IsServerError returns true when this query group members o k response has a 5xx status code
func (*QueryGroupMembersOK) IsSuccess ¶ added in v0.2.27
func (o *QueryGroupMembersOK) IsSuccess() bool
IsSuccess returns true when this query group members o k response has a 2xx status code
func (*QueryGroupMembersOK) String ¶ added in v0.2.27
func (o *QueryGroupMembersOK) String() string
type QueryGroupMembersParams ¶
type QueryGroupMembersParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* ID. The ID of the Host Group to search for members of */ ID *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryGroupMembersParams contains all the parameters to send to the API endpoint
for the query group members operation. Typically these are written to a http.Request.
func NewQueryGroupMembersParams ¶
func NewQueryGroupMembersParams() *QueryGroupMembersParams
NewQueryGroupMembersParams creates a new QueryGroupMembersParams 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 NewQueryGroupMembersParamsWithContext ¶
func NewQueryGroupMembersParamsWithContext(ctx context.Context) *QueryGroupMembersParams
NewQueryGroupMembersParamsWithContext creates a new QueryGroupMembersParams object with the ability to set a context for a request.
func NewQueryGroupMembersParamsWithHTTPClient ¶
func NewQueryGroupMembersParamsWithHTTPClient(client *http.Client) *QueryGroupMembersParams
NewQueryGroupMembersParamsWithHTTPClient creates a new QueryGroupMembersParams object with the ability to set a custom HTTPClient for a request.
func NewQueryGroupMembersParamsWithTimeout ¶
func NewQueryGroupMembersParamsWithTimeout(timeout time.Duration) *QueryGroupMembersParams
NewQueryGroupMembersParamsWithTimeout creates a new QueryGroupMembersParams object with the ability to set a timeout on a request.
func (*QueryGroupMembersParams) SetContext ¶
func (o *QueryGroupMembersParams) SetContext(ctx context.Context)
SetContext adds the context to the query group members params
func (*QueryGroupMembersParams) SetDefaults ¶
func (o *QueryGroupMembersParams) SetDefaults()
SetDefaults hydrates default values in the query group members params (not the query body).
All values with no default are reset to their zero value.
func (*QueryGroupMembersParams) SetFilter ¶
func (o *QueryGroupMembersParams) SetFilter(filter *string)
SetFilter adds the filter to the query group members params
func (*QueryGroupMembersParams) SetHTTPClient ¶
func (o *QueryGroupMembersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query group members params
func (*QueryGroupMembersParams) SetID ¶
func (o *QueryGroupMembersParams) SetID(id *string)
SetID adds the id to the query group members params
func (*QueryGroupMembersParams) SetLimit ¶
func (o *QueryGroupMembersParams) SetLimit(limit *int64)
SetLimit adds the limit to the query group members params
func (*QueryGroupMembersParams) SetOffset ¶
func (o *QueryGroupMembersParams) SetOffset(offset *int64)
SetOffset adds the offset to the query group members params
func (*QueryGroupMembersParams) SetSort ¶
func (o *QueryGroupMembersParams) SetSort(sort *string)
SetSort adds the sort to the query group members params
func (*QueryGroupMembersParams) SetTimeout ¶
func (o *QueryGroupMembersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query group members params
func (*QueryGroupMembersParams) WithContext ¶
func (o *QueryGroupMembersParams) WithContext(ctx context.Context) *QueryGroupMembersParams
WithContext adds the context to the query group members params
func (*QueryGroupMembersParams) WithDefaults ¶
func (o *QueryGroupMembersParams) WithDefaults() *QueryGroupMembersParams
WithDefaults hydrates default values in the query group members params (not the query body).
All values with no default are reset to their zero value.
func (*QueryGroupMembersParams) WithFilter ¶
func (o *QueryGroupMembersParams) WithFilter(filter *string) *QueryGroupMembersParams
WithFilter adds the filter to the query group members params
func (*QueryGroupMembersParams) WithHTTPClient ¶
func (o *QueryGroupMembersParams) WithHTTPClient(client *http.Client) *QueryGroupMembersParams
WithHTTPClient adds the HTTPClient to the query group members params
func (*QueryGroupMembersParams) WithID ¶
func (o *QueryGroupMembersParams) WithID(id *string) *QueryGroupMembersParams
WithID adds the id to the query group members params
func (*QueryGroupMembersParams) WithLimit ¶
func (o *QueryGroupMembersParams) WithLimit(limit *int64) *QueryGroupMembersParams
WithLimit adds the limit to the query group members params
func (*QueryGroupMembersParams) WithOffset ¶
func (o *QueryGroupMembersParams) WithOffset(offset *int64) *QueryGroupMembersParams
WithOffset adds the offset to the query group members params
func (*QueryGroupMembersParams) WithSort ¶
func (o *QueryGroupMembersParams) WithSort(sort *string) *QueryGroupMembersParams
WithSort adds the sort to the query group members params
func (*QueryGroupMembersParams) WithTimeout ¶
func (o *QueryGroupMembersParams) WithTimeout(timeout time.Duration) *QueryGroupMembersParams
WithTimeout adds the timeout to the query group members params
func (*QueryGroupMembersParams) WriteToRequest ¶
func (o *QueryGroupMembersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryGroupMembersReader ¶
type QueryGroupMembersReader struct {
// contains filtered or unexported fields
}
QueryGroupMembersReader is a Reader for the QueryGroupMembers structure.
func (*QueryGroupMembersReader) ReadResponse ¶
func (o *QueryGroupMembersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryGroupMembersTooManyRequests ¶
type QueryGroupMembersTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryGroupMembersTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryGroupMembersTooManyRequests ¶
func NewQueryGroupMembersTooManyRequests() *QueryGroupMembersTooManyRequests
NewQueryGroupMembersTooManyRequests creates a QueryGroupMembersTooManyRequests with default headers values
func (*QueryGroupMembersTooManyRequests) Code ¶ added in v0.2.33
func (o *QueryGroupMembersTooManyRequests) Code() int
Code gets the status code for the query group members too many requests response
func (*QueryGroupMembersTooManyRequests) Error ¶
func (o *QueryGroupMembersTooManyRequests) Error() string
func (*QueryGroupMembersTooManyRequests) GetPayload ¶
func (o *QueryGroupMembersTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryGroupMembersTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryGroupMembersTooManyRequests) IsClientError() bool
IsClientError returns true when this query group members too many requests response has a 4xx status code
func (*QueryGroupMembersTooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryGroupMembersTooManyRequests) IsCode(code int) bool
IsCode returns true when this query group members too many requests response a status code equal to that given
func (*QueryGroupMembersTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryGroupMembersTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query group members too many requests response has a 3xx status code
func (*QueryGroupMembersTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryGroupMembersTooManyRequests) IsServerError() bool
IsServerError returns true when this query group members too many requests response has a 5xx status code
func (*QueryGroupMembersTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryGroupMembersTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query group members too many requests response has a 2xx status code
func (*QueryGroupMembersTooManyRequests) String ¶ added in v0.2.27
func (o *QueryGroupMembersTooManyRequests) String() string
type QueryHostGroupsBadRequest ¶
type QueryHostGroupsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryHostGroupsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewQueryHostGroupsBadRequest ¶
func NewQueryHostGroupsBadRequest() *QueryHostGroupsBadRequest
NewQueryHostGroupsBadRequest creates a QueryHostGroupsBadRequest with default headers values
func (*QueryHostGroupsBadRequest) Code ¶ added in v0.2.33
func (o *QueryHostGroupsBadRequest) Code() int
Code gets the status code for the query host groups bad request response
func (*QueryHostGroupsBadRequest) Error ¶
func (o *QueryHostGroupsBadRequest) Error() string
func (*QueryHostGroupsBadRequest) GetPayload ¶
func (o *QueryHostGroupsBadRequest) GetPayload() *models.MsaQueryResponse
func (*QueryHostGroupsBadRequest) IsClientError ¶ added in v0.2.27
func (o *QueryHostGroupsBadRequest) IsClientError() bool
IsClientError returns true when this query host groups bad request response has a 4xx status code
func (*QueryHostGroupsBadRequest) IsCode ¶ added in v0.2.27
func (o *QueryHostGroupsBadRequest) IsCode(code int) bool
IsCode returns true when this query host groups bad request response a status code equal to that given
func (*QueryHostGroupsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *QueryHostGroupsBadRequest) IsRedirect() bool
IsRedirect returns true when this query host groups bad request response has a 3xx status code
func (*QueryHostGroupsBadRequest) IsServerError ¶ added in v0.2.27
func (o *QueryHostGroupsBadRequest) IsServerError() bool
IsServerError returns true when this query host groups bad request response has a 5xx status code
func (*QueryHostGroupsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *QueryHostGroupsBadRequest) IsSuccess() bool
IsSuccess returns true when this query host groups bad request response has a 2xx status code
func (*QueryHostGroupsBadRequest) String ¶ added in v0.2.27
func (o *QueryHostGroupsBadRequest) String() string
type QueryHostGroupsForbidden ¶
type QueryHostGroupsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
QueryHostGroupsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewQueryHostGroupsForbidden ¶
func NewQueryHostGroupsForbidden() *QueryHostGroupsForbidden
NewQueryHostGroupsForbidden creates a QueryHostGroupsForbidden with default headers values
func (*QueryHostGroupsForbidden) Code ¶ added in v0.2.33
func (o *QueryHostGroupsForbidden) Code() int
Code gets the status code for the query host groups forbidden response
func (*QueryHostGroupsForbidden) Error ¶
func (o *QueryHostGroupsForbidden) Error() string
func (*QueryHostGroupsForbidden) GetPayload ¶
func (o *QueryHostGroupsForbidden) GetPayload() *models.MsaErrorsOnly
func (*QueryHostGroupsForbidden) IsClientError ¶ added in v0.2.27
func (o *QueryHostGroupsForbidden) IsClientError() bool
IsClientError returns true when this query host groups forbidden response has a 4xx status code
func (*QueryHostGroupsForbidden) IsCode ¶ added in v0.2.27
func (o *QueryHostGroupsForbidden) IsCode(code int) bool
IsCode returns true when this query host groups forbidden response a status code equal to that given
func (*QueryHostGroupsForbidden) IsRedirect ¶ added in v0.2.27
func (o *QueryHostGroupsForbidden) IsRedirect() bool
IsRedirect returns true when this query host groups forbidden response has a 3xx status code
func (*QueryHostGroupsForbidden) IsServerError ¶ added in v0.2.27
func (o *QueryHostGroupsForbidden) IsServerError() bool
IsServerError returns true when this query host groups forbidden response has a 5xx status code
func (*QueryHostGroupsForbidden) IsSuccess ¶ added in v0.2.27
func (o *QueryHostGroupsForbidden) IsSuccess() bool
IsSuccess returns true when this query host groups forbidden response has a 2xx status code
func (*QueryHostGroupsForbidden) String ¶ added in v0.2.27
func (o *QueryHostGroupsForbidden) String() string
type QueryHostGroupsInternalServerError ¶
type QueryHostGroupsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryHostGroupsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewQueryHostGroupsInternalServerError ¶
func NewQueryHostGroupsInternalServerError() *QueryHostGroupsInternalServerError
NewQueryHostGroupsInternalServerError creates a QueryHostGroupsInternalServerError with default headers values
func (*QueryHostGroupsInternalServerError) Code ¶ added in v0.2.33
func (o *QueryHostGroupsInternalServerError) Code() int
Code gets the status code for the query host groups internal server error response
func (*QueryHostGroupsInternalServerError) Error ¶
func (o *QueryHostGroupsInternalServerError) Error() string
func (*QueryHostGroupsInternalServerError) GetPayload ¶
func (o *QueryHostGroupsInternalServerError) GetPayload() *models.MsaQueryResponse
func (*QueryHostGroupsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *QueryHostGroupsInternalServerError) IsClientError() bool
IsClientError returns true when this query host groups internal server error response has a 4xx status code
func (*QueryHostGroupsInternalServerError) IsCode ¶ added in v0.2.27
func (o *QueryHostGroupsInternalServerError) IsCode(code int) bool
IsCode returns true when this query host groups internal server error response a status code equal to that given
func (*QueryHostGroupsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *QueryHostGroupsInternalServerError) IsRedirect() bool
IsRedirect returns true when this query host groups internal server error response has a 3xx status code
func (*QueryHostGroupsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *QueryHostGroupsInternalServerError) IsServerError() bool
IsServerError returns true when this query host groups internal server error response has a 5xx status code
func (*QueryHostGroupsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *QueryHostGroupsInternalServerError) IsSuccess() bool
IsSuccess returns true when this query host groups internal server error response has a 2xx status code
func (*QueryHostGroupsInternalServerError) String ¶ added in v0.2.27
func (o *QueryHostGroupsInternalServerError) String() string
type QueryHostGroupsOK ¶
type QueryHostGroupsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaQueryResponse }
QueryHostGroupsOK describes a response with status code 200, with default header values.
OK
func NewQueryHostGroupsOK ¶
func NewQueryHostGroupsOK() *QueryHostGroupsOK
NewQueryHostGroupsOK creates a QueryHostGroupsOK with default headers values
func (*QueryHostGroupsOK) Code ¶ added in v0.2.33
func (o *QueryHostGroupsOK) Code() int
Code gets the status code for the query host groups o k response
func (*QueryHostGroupsOK) Error ¶
func (o *QueryHostGroupsOK) Error() string
func (*QueryHostGroupsOK) GetPayload ¶
func (o *QueryHostGroupsOK) GetPayload() *models.MsaQueryResponse
func (*QueryHostGroupsOK) IsClientError ¶ added in v0.2.27
func (o *QueryHostGroupsOK) IsClientError() bool
IsClientError returns true when this query host groups o k response has a 4xx status code
func (*QueryHostGroupsOK) IsCode ¶ added in v0.2.27
func (o *QueryHostGroupsOK) IsCode(code int) bool
IsCode returns true when this query host groups o k response a status code equal to that given
func (*QueryHostGroupsOK) IsRedirect ¶ added in v0.2.27
func (o *QueryHostGroupsOK) IsRedirect() bool
IsRedirect returns true when this query host groups o k response has a 3xx status code
func (*QueryHostGroupsOK) IsServerError ¶ added in v0.2.27
func (o *QueryHostGroupsOK) IsServerError() bool
IsServerError returns true when this query host groups o k response has a 5xx status code
func (*QueryHostGroupsOK) IsSuccess ¶ added in v0.2.27
func (o *QueryHostGroupsOK) IsSuccess() bool
IsSuccess returns true when this query host groups o k response has a 2xx status code
func (*QueryHostGroupsOK) String ¶ added in v0.2.27
func (o *QueryHostGroupsOK) String() string
type QueryHostGroupsParams ¶
type QueryHostGroupsParams struct { /* Filter. The filter expression that should be used to limit the results */ Filter *string /* Limit. The maximum records to return. [1-5000] */ Limit *int64 /* Offset. The offset to start retrieving records from */ Offset *int64 /* Sort. The property to sort by */ Sort *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryHostGroupsParams contains all the parameters to send to the API endpoint
for the query host groups operation. Typically these are written to a http.Request.
func NewQueryHostGroupsParams ¶
func NewQueryHostGroupsParams() *QueryHostGroupsParams
NewQueryHostGroupsParams creates a new QueryHostGroupsParams 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 NewQueryHostGroupsParamsWithContext ¶
func NewQueryHostGroupsParamsWithContext(ctx context.Context) *QueryHostGroupsParams
NewQueryHostGroupsParamsWithContext creates a new QueryHostGroupsParams object with the ability to set a context for a request.
func NewQueryHostGroupsParamsWithHTTPClient ¶
func NewQueryHostGroupsParamsWithHTTPClient(client *http.Client) *QueryHostGroupsParams
NewQueryHostGroupsParamsWithHTTPClient creates a new QueryHostGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewQueryHostGroupsParamsWithTimeout ¶
func NewQueryHostGroupsParamsWithTimeout(timeout time.Duration) *QueryHostGroupsParams
NewQueryHostGroupsParamsWithTimeout creates a new QueryHostGroupsParams object with the ability to set a timeout on a request.
func (*QueryHostGroupsParams) SetContext ¶
func (o *QueryHostGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the query host groups params
func (*QueryHostGroupsParams) SetDefaults ¶
func (o *QueryHostGroupsParams) SetDefaults()
SetDefaults hydrates default values in the query host groups params (not the query body).
All values with no default are reset to their zero value.
func (*QueryHostGroupsParams) SetFilter ¶
func (o *QueryHostGroupsParams) SetFilter(filter *string)
SetFilter adds the filter to the query host groups params
func (*QueryHostGroupsParams) SetHTTPClient ¶
func (o *QueryHostGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query host groups params
func (*QueryHostGroupsParams) SetLimit ¶
func (o *QueryHostGroupsParams) SetLimit(limit *int64)
SetLimit adds the limit to the query host groups params
func (*QueryHostGroupsParams) SetOffset ¶
func (o *QueryHostGroupsParams) SetOffset(offset *int64)
SetOffset adds the offset to the query host groups params
func (*QueryHostGroupsParams) SetSort ¶
func (o *QueryHostGroupsParams) SetSort(sort *string)
SetSort adds the sort to the query host groups params
func (*QueryHostGroupsParams) SetTimeout ¶
func (o *QueryHostGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query host groups params
func (*QueryHostGroupsParams) WithContext ¶
func (o *QueryHostGroupsParams) WithContext(ctx context.Context) *QueryHostGroupsParams
WithContext adds the context to the query host groups params
func (*QueryHostGroupsParams) WithDefaults ¶
func (o *QueryHostGroupsParams) WithDefaults() *QueryHostGroupsParams
WithDefaults hydrates default values in the query host groups params (not the query body).
All values with no default are reset to their zero value.
func (*QueryHostGroupsParams) WithFilter ¶
func (o *QueryHostGroupsParams) WithFilter(filter *string) *QueryHostGroupsParams
WithFilter adds the filter to the query host groups params
func (*QueryHostGroupsParams) WithHTTPClient ¶
func (o *QueryHostGroupsParams) WithHTTPClient(client *http.Client) *QueryHostGroupsParams
WithHTTPClient adds the HTTPClient to the query host groups params
func (*QueryHostGroupsParams) WithLimit ¶
func (o *QueryHostGroupsParams) WithLimit(limit *int64) *QueryHostGroupsParams
WithLimit adds the limit to the query host groups params
func (*QueryHostGroupsParams) WithOffset ¶
func (o *QueryHostGroupsParams) WithOffset(offset *int64) *QueryHostGroupsParams
WithOffset adds the offset to the query host groups params
func (*QueryHostGroupsParams) WithSort ¶
func (o *QueryHostGroupsParams) WithSort(sort *string) *QueryHostGroupsParams
WithSort adds the sort to the query host groups params
func (*QueryHostGroupsParams) WithTimeout ¶
func (o *QueryHostGroupsParams) WithTimeout(timeout time.Duration) *QueryHostGroupsParams
WithTimeout adds the timeout to the query host groups params
func (*QueryHostGroupsParams) WriteToRequest ¶
func (o *QueryHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryHostGroupsReader ¶
type QueryHostGroupsReader struct {
// contains filtered or unexported fields
}
QueryHostGroupsReader is a Reader for the QueryHostGroups structure.
func (*QueryHostGroupsReader) ReadResponse ¶
func (o *QueryHostGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryHostGroupsTooManyRequests ¶
type QueryHostGroupsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
QueryHostGroupsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewQueryHostGroupsTooManyRequests ¶
func NewQueryHostGroupsTooManyRequests() *QueryHostGroupsTooManyRequests
NewQueryHostGroupsTooManyRequests creates a QueryHostGroupsTooManyRequests with default headers values
func (*QueryHostGroupsTooManyRequests) Code ¶ added in v0.2.33
func (o *QueryHostGroupsTooManyRequests) Code() int
Code gets the status code for the query host groups too many requests response
func (*QueryHostGroupsTooManyRequests) Error ¶
func (o *QueryHostGroupsTooManyRequests) Error() string
func (*QueryHostGroupsTooManyRequests) GetPayload ¶
func (o *QueryHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*QueryHostGroupsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *QueryHostGroupsTooManyRequests) IsClientError() bool
IsClientError returns true when this query host groups too many requests response has a 4xx status code
func (*QueryHostGroupsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *QueryHostGroupsTooManyRequests) IsCode(code int) bool
IsCode returns true when this query host groups too many requests response a status code equal to that given
func (*QueryHostGroupsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *QueryHostGroupsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this query host groups too many requests response has a 3xx status code
func (*QueryHostGroupsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *QueryHostGroupsTooManyRequests) IsServerError() bool
IsServerError returns true when this query host groups too many requests response has a 5xx status code
func (*QueryHostGroupsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *QueryHostGroupsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this query host groups too many requests response has a 2xx status code
func (*QueryHostGroupsTooManyRequests) String ¶ added in v0.2.27
func (o *QueryHostGroupsTooManyRequests) String() string
type UpdateHostGroupsBadRequest ¶
type UpdateHostGroupsBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
UpdateHostGroupsBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUpdateHostGroupsBadRequest ¶
func NewUpdateHostGroupsBadRequest() *UpdateHostGroupsBadRequest
NewUpdateHostGroupsBadRequest creates a UpdateHostGroupsBadRequest with default headers values
func (*UpdateHostGroupsBadRequest) Code ¶ added in v0.2.33
func (o *UpdateHostGroupsBadRequest) Code() int
Code gets the status code for the update host groups bad request response
func (*UpdateHostGroupsBadRequest) Error ¶
func (o *UpdateHostGroupsBadRequest) Error() string
func (*UpdateHostGroupsBadRequest) GetPayload ¶
func (o *UpdateHostGroupsBadRequest) GetPayload() *models.HostGroupsRespV1
func (*UpdateHostGroupsBadRequest) IsClientError ¶ added in v0.2.27
func (o *UpdateHostGroupsBadRequest) IsClientError() bool
IsClientError returns true when this update host groups bad request response has a 4xx status code
func (*UpdateHostGroupsBadRequest) IsCode ¶ added in v0.2.27
func (o *UpdateHostGroupsBadRequest) IsCode(code int) bool
IsCode returns true when this update host groups bad request response a status code equal to that given
func (*UpdateHostGroupsBadRequest) IsRedirect ¶ added in v0.2.27
func (o *UpdateHostGroupsBadRequest) IsRedirect() bool
IsRedirect returns true when this update host groups bad request response has a 3xx status code
func (*UpdateHostGroupsBadRequest) IsServerError ¶ added in v0.2.27
func (o *UpdateHostGroupsBadRequest) IsServerError() bool
IsServerError returns true when this update host groups bad request response has a 5xx status code
func (*UpdateHostGroupsBadRequest) IsSuccess ¶ added in v0.2.27
func (o *UpdateHostGroupsBadRequest) IsSuccess() bool
IsSuccess returns true when this update host groups bad request response has a 2xx status code
func (*UpdateHostGroupsBadRequest) String ¶ added in v0.2.27
func (o *UpdateHostGroupsBadRequest) String() string
type UpdateHostGroupsForbidden ¶
type UpdateHostGroupsForbidden struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.MsaErrorsOnly }
UpdateHostGroupsForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateHostGroupsForbidden ¶
func NewUpdateHostGroupsForbidden() *UpdateHostGroupsForbidden
NewUpdateHostGroupsForbidden creates a UpdateHostGroupsForbidden with default headers values
func (*UpdateHostGroupsForbidden) Code ¶ added in v0.2.33
func (o *UpdateHostGroupsForbidden) Code() int
Code gets the status code for the update host groups forbidden response
func (*UpdateHostGroupsForbidden) Error ¶
func (o *UpdateHostGroupsForbidden) Error() string
func (*UpdateHostGroupsForbidden) GetPayload ¶
func (o *UpdateHostGroupsForbidden) GetPayload() *models.MsaErrorsOnly
func (*UpdateHostGroupsForbidden) IsClientError ¶ added in v0.2.27
func (o *UpdateHostGroupsForbidden) IsClientError() bool
IsClientError returns true when this update host groups forbidden response has a 4xx status code
func (*UpdateHostGroupsForbidden) IsCode ¶ added in v0.2.27
func (o *UpdateHostGroupsForbidden) IsCode(code int) bool
IsCode returns true when this update host groups forbidden response a status code equal to that given
func (*UpdateHostGroupsForbidden) IsRedirect ¶ added in v0.2.27
func (o *UpdateHostGroupsForbidden) IsRedirect() bool
IsRedirect returns true when this update host groups forbidden response has a 3xx status code
func (*UpdateHostGroupsForbidden) IsServerError ¶ added in v0.2.27
func (o *UpdateHostGroupsForbidden) IsServerError() bool
IsServerError returns true when this update host groups forbidden response has a 5xx status code
func (*UpdateHostGroupsForbidden) IsSuccess ¶ added in v0.2.27
func (o *UpdateHostGroupsForbidden) IsSuccess() bool
IsSuccess returns true when this update host groups forbidden response has a 2xx status code
func (*UpdateHostGroupsForbidden) String ¶ added in v0.2.27
func (o *UpdateHostGroupsForbidden) String() string
type UpdateHostGroupsInternalServerError ¶
type UpdateHostGroupsInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
UpdateHostGroupsInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewUpdateHostGroupsInternalServerError ¶
func NewUpdateHostGroupsInternalServerError() *UpdateHostGroupsInternalServerError
NewUpdateHostGroupsInternalServerError creates a UpdateHostGroupsInternalServerError with default headers values
func (*UpdateHostGroupsInternalServerError) Code ¶ added in v0.2.33
func (o *UpdateHostGroupsInternalServerError) Code() int
Code gets the status code for the update host groups internal server error response
func (*UpdateHostGroupsInternalServerError) Error ¶
func (o *UpdateHostGroupsInternalServerError) Error() string
func (*UpdateHostGroupsInternalServerError) GetPayload ¶
func (o *UpdateHostGroupsInternalServerError) GetPayload() *models.HostGroupsRespV1
func (*UpdateHostGroupsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *UpdateHostGroupsInternalServerError) IsClientError() bool
IsClientError returns true when this update host groups internal server error response has a 4xx status code
func (*UpdateHostGroupsInternalServerError) IsCode ¶ added in v0.2.27
func (o *UpdateHostGroupsInternalServerError) IsCode(code int) bool
IsCode returns true when this update host groups internal server error response a status code equal to that given
func (*UpdateHostGroupsInternalServerError) IsRedirect ¶ added in v0.2.27
func (o *UpdateHostGroupsInternalServerError) IsRedirect() bool
IsRedirect returns true when this update host groups internal server error response has a 3xx status code
func (*UpdateHostGroupsInternalServerError) IsServerError ¶ added in v0.2.27
func (o *UpdateHostGroupsInternalServerError) IsServerError() bool
IsServerError returns true when this update host groups internal server error response has a 5xx status code
func (*UpdateHostGroupsInternalServerError) IsSuccess ¶ added in v0.2.27
func (o *UpdateHostGroupsInternalServerError) IsSuccess() bool
IsSuccess returns true when this update host groups internal server error response has a 2xx status code
func (*UpdateHostGroupsInternalServerError) String ¶ added in v0.2.27
func (o *UpdateHostGroupsInternalServerError) String() string
type UpdateHostGroupsNotFound ¶
type UpdateHostGroupsNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
UpdateHostGroupsNotFound describes a response with status code 404, with default header values.
Not Found
func NewUpdateHostGroupsNotFound ¶
func NewUpdateHostGroupsNotFound() *UpdateHostGroupsNotFound
NewUpdateHostGroupsNotFound creates a UpdateHostGroupsNotFound with default headers values
func (*UpdateHostGroupsNotFound) Code ¶ added in v0.2.33
func (o *UpdateHostGroupsNotFound) Code() int
Code gets the status code for the update host groups not found response
func (*UpdateHostGroupsNotFound) Error ¶
func (o *UpdateHostGroupsNotFound) Error() string
func (*UpdateHostGroupsNotFound) GetPayload ¶
func (o *UpdateHostGroupsNotFound) GetPayload() *models.HostGroupsRespV1
func (*UpdateHostGroupsNotFound) IsClientError ¶ added in v0.2.27
func (o *UpdateHostGroupsNotFound) IsClientError() bool
IsClientError returns true when this update host groups not found response has a 4xx status code
func (*UpdateHostGroupsNotFound) IsCode ¶ added in v0.2.27
func (o *UpdateHostGroupsNotFound) IsCode(code int) bool
IsCode returns true when this update host groups not found response a status code equal to that given
func (*UpdateHostGroupsNotFound) IsRedirect ¶ added in v0.2.27
func (o *UpdateHostGroupsNotFound) IsRedirect() bool
IsRedirect returns true when this update host groups not found response has a 3xx status code
func (*UpdateHostGroupsNotFound) IsServerError ¶ added in v0.2.27
func (o *UpdateHostGroupsNotFound) IsServerError() bool
IsServerError returns true when this update host groups not found response has a 5xx status code
func (*UpdateHostGroupsNotFound) IsSuccess ¶ added in v0.2.27
func (o *UpdateHostGroupsNotFound) IsSuccess() bool
IsSuccess returns true when this update host groups not found response has a 2xx status code
func (*UpdateHostGroupsNotFound) String ¶ added in v0.2.27
func (o *UpdateHostGroupsNotFound) String() string
type UpdateHostGroupsOK ¶
type UpdateHostGroupsOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.HostGroupsRespV1 }
UpdateHostGroupsOK describes a response with status code 200, with default header values.
OK
func NewUpdateHostGroupsOK ¶
func NewUpdateHostGroupsOK() *UpdateHostGroupsOK
NewUpdateHostGroupsOK creates a UpdateHostGroupsOK with default headers values
func (*UpdateHostGroupsOK) Code ¶ added in v0.2.33
func (o *UpdateHostGroupsOK) Code() int
Code gets the status code for the update host groups o k response
func (*UpdateHostGroupsOK) Error ¶
func (o *UpdateHostGroupsOK) Error() string
func (*UpdateHostGroupsOK) GetPayload ¶
func (o *UpdateHostGroupsOK) GetPayload() *models.HostGroupsRespV1
func (*UpdateHostGroupsOK) IsClientError ¶ added in v0.2.27
func (o *UpdateHostGroupsOK) IsClientError() bool
IsClientError returns true when this update host groups o k response has a 4xx status code
func (*UpdateHostGroupsOK) IsCode ¶ added in v0.2.27
func (o *UpdateHostGroupsOK) IsCode(code int) bool
IsCode returns true when this update host groups o k response a status code equal to that given
func (*UpdateHostGroupsOK) IsRedirect ¶ added in v0.2.27
func (o *UpdateHostGroupsOK) IsRedirect() bool
IsRedirect returns true when this update host groups o k response has a 3xx status code
func (*UpdateHostGroupsOK) IsServerError ¶ added in v0.2.27
func (o *UpdateHostGroupsOK) IsServerError() bool
IsServerError returns true when this update host groups o k response has a 5xx status code
func (*UpdateHostGroupsOK) IsSuccess ¶ added in v0.2.27
func (o *UpdateHostGroupsOK) IsSuccess() bool
IsSuccess returns true when this update host groups o k response has a 2xx status code
func (*UpdateHostGroupsOK) String ¶ added in v0.2.27
func (o *UpdateHostGroupsOK) String() string
type UpdateHostGroupsParams ¶
type UpdateHostGroupsParams struct { // Body. Body *models.HostGroupsUpdateGroupsReqV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateHostGroupsParams contains all the parameters to send to the API endpoint
for the update host groups operation. Typically these are written to a http.Request.
func NewUpdateHostGroupsParams ¶
func NewUpdateHostGroupsParams() *UpdateHostGroupsParams
NewUpdateHostGroupsParams creates a new UpdateHostGroupsParams 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 NewUpdateHostGroupsParamsWithContext ¶
func NewUpdateHostGroupsParamsWithContext(ctx context.Context) *UpdateHostGroupsParams
NewUpdateHostGroupsParamsWithContext creates a new UpdateHostGroupsParams object with the ability to set a context for a request.
func NewUpdateHostGroupsParamsWithHTTPClient ¶
func NewUpdateHostGroupsParamsWithHTTPClient(client *http.Client) *UpdateHostGroupsParams
NewUpdateHostGroupsParamsWithHTTPClient creates a new UpdateHostGroupsParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateHostGroupsParamsWithTimeout ¶
func NewUpdateHostGroupsParamsWithTimeout(timeout time.Duration) *UpdateHostGroupsParams
NewUpdateHostGroupsParamsWithTimeout creates a new UpdateHostGroupsParams object with the ability to set a timeout on a request.
func (*UpdateHostGroupsParams) SetBody ¶
func (o *UpdateHostGroupsParams) SetBody(body *models.HostGroupsUpdateGroupsReqV1)
SetBody adds the body to the update host groups params
func (*UpdateHostGroupsParams) SetContext ¶
func (o *UpdateHostGroupsParams) SetContext(ctx context.Context)
SetContext adds the context to the update host groups params
func (*UpdateHostGroupsParams) SetDefaults ¶
func (o *UpdateHostGroupsParams) SetDefaults()
SetDefaults hydrates default values in the update host groups params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateHostGroupsParams) SetHTTPClient ¶
func (o *UpdateHostGroupsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update host groups params
func (*UpdateHostGroupsParams) SetTimeout ¶
func (o *UpdateHostGroupsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update host groups params
func (*UpdateHostGroupsParams) WithBody ¶
func (o *UpdateHostGroupsParams) WithBody(body *models.HostGroupsUpdateGroupsReqV1) *UpdateHostGroupsParams
WithBody adds the body to the update host groups params
func (*UpdateHostGroupsParams) WithContext ¶
func (o *UpdateHostGroupsParams) WithContext(ctx context.Context) *UpdateHostGroupsParams
WithContext adds the context to the update host groups params
func (*UpdateHostGroupsParams) WithDefaults ¶
func (o *UpdateHostGroupsParams) WithDefaults() *UpdateHostGroupsParams
WithDefaults hydrates default values in the update host groups params (not the query body).
All values with no default are reset to their zero value.
func (*UpdateHostGroupsParams) WithHTTPClient ¶
func (o *UpdateHostGroupsParams) WithHTTPClient(client *http.Client) *UpdateHostGroupsParams
WithHTTPClient adds the HTTPClient to the update host groups params
func (*UpdateHostGroupsParams) WithTimeout ¶
func (o *UpdateHostGroupsParams) WithTimeout(timeout time.Duration) *UpdateHostGroupsParams
WithTimeout adds the timeout to the update host groups params
func (*UpdateHostGroupsParams) WriteToRequest ¶
func (o *UpdateHostGroupsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateHostGroupsReader ¶
type UpdateHostGroupsReader struct {
// contains filtered or unexported fields
}
UpdateHostGroupsReader is a Reader for the UpdateHostGroups structure.
func (*UpdateHostGroupsReader) ReadResponse ¶
func (o *UpdateHostGroupsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateHostGroupsTooManyRequests ¶
type UpdateHostGroupsTooManyRequests struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 /* Too many requests, retry after this time (as milliseconds since epoch) */ XRateLimitRetryAfter int64 Payload *models.MsaReplyMetaOnly }
UpdateHostGroupsTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateHostGroupsTooManyRequests ¶
func NewUpdateHostGroupsTooManyRequests() *UpdateHostGroupsTooManyRequests
NewUpdateHostGroupsTooManyRequests creates a UpdateHostGroupsTooManyRequests with default headers values
func (*UpdateHostGroupsTooManyRequests) Code ¶ added in v0.2.33
func (o *UpdateHostGroupsTooManyRequests) Code() int
Code gets the status code for the update host groups too many requests response
func (*UpdateHostGroupsTooManyRequests) Error ¶
func (o *UpdateHostGroupsTooManyRequests) Error() string
func (*UpdateHostGroupsTooManyRequests) GetPayload ¶
func (o *UpdateHostGroupsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateHostGroupsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *UpdateHostGroupsTooManyRequests) IsClientError() bool
IsClientError returns true when this update host groups too many requests response has a 4xx status code
func (*UpdateHostGroupsTooManyRequests) IsCode ¶ added in v0.2.27
func (o *UpdateHostGroupsTooManyRequests) IsCode(code int) bool
IsCode returns true when this update host groups too many requests response a status code equal to that given
func (*UpdateHostGroupsTooManyRequests) IsRedirect ¶ added in v0.2.27
func (o *UpdateHostGroupsTooManyRequests) IsRedirect() bool
IsRedirect returns true when this update host groups too many requests response has a 3xx status code
func (*UpdateHostGroupsTooManyRequests) IsServerError ¶ added in v0.2.27
func (o *UpdateHostGroupsTooManyRequests) IsServerError() bool
IsServerError returns true when this update host groups too many requests response has a 5xx status code
func (*UpdateHostGroupsTooManyRequests) IsSuccess ¶ added in v0.2.27
func (o *UpdateHostGroupsTooManyRequests) IsSuccess() bool
IsSuccess returns true when this update host groups too many requests response has a 2xx status code
func (*UpdateHostGroupsTooManyRequests) String ¶ added in v0.2.27
func (o *UpdateHostGroupsTooManyRequests) String() string
Source Files ¶
- create_host_groups_parameters.go
- create_host_groups_responses.go
- delete_host_groups_parameters.go
- delete_host_groups_responses.go
- get_host_groups_parameters.go
- get_host_groups_responses.go
- host_group_client.go
- perform_group_action_parameters.go
- perform_group_action_responses.go
- query_combined_group_members_parameters.go
- query_combined_group_members_responses.go
- query_combined_host_groups_parameters.go
- query_combined_host_groups_responses.go
- query_group_members_parameters.go
- query_group_members_responses.go
- query_host_groups_parameters.go
- query_host_groups_responses.go
- update_host_groups_parameters.go
- update_host_groups_responses.go