Documentation ¶
Index ¶
- type Client
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) V1NetworkAddressGroupsGet(params *V1NetworkAddressGroupsGetParams, authInfo runtime.ClientAuthInfoWriter, ...) (*V1NetworkAddressGroupsGetOK, error)
- func (a *Client) V1NetworkAddressGroupsIDDelete(params *V1NetworkAddressGroupsIDDeleteParams, ...) (*V1NetworkAddressGroupsIDDeleteOK, error)
- func (a *Client) V1NetworkAddressGroupsIDGet(params *V1NetworkAddressGroupsIDGetParams, ...) (*V1NetworkAddressGroupsIDGetOK, error)
- func (a *Client) V1NetworkAddressGroupsIDPut(params *V1NetworkAddressGroupsIDPutParams, ...) (*V1NetworkAddressGroupsIDPutOK, error)
- func (a *Client) V1NetworkAddressGroupsMembersDelete(params *V1NetworkAddressGroupsMembersDeleteParams, ...) (*V1NetworkAddressGroupsMembersDeleteOK, error)
- func (a *Client) V1NetworkAddressGroupsMembersPost(params *V1NetworkAddressGroupsMembersPostParams, ...) (*V1NetworkAddressGroupsMembersPostOK, error)
- func (a *Client) V1NetworkAddressGroupsPost(params *V1NetworkAddressGroupsPostParams, ...) (*V1NetworkAddressGroupsPostOK, *V1NetworkAddressGroupsPostCreated, error)
- type ClientOption
- type ClientService
- type V1NetworkAddressGroupsGetBadRequest
- func (o *V1NetworkAddressGroupsGetBadRequest) Code() int
- func (o *V1NetworkAddressGroupsGetBadRequest) Error() string
- func (o *V1NetworkAddressGroupsGetBadRequest) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsGetBadRequest) IsClientError() bool
- func (o *V1NetworkAddressGroupsGetBadRequest) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsGetBadRequest) IsRedirect() bool
- func (o *V1NetworkAddressGroupsGetBadRequest) IsServerError() bool
- func (o *V1NetworkAddressGroupsGetBadRequest) IsSuccess() bool
- func (o *V1NetworkAddressGroupsGetBadRequest) String() string
- type V1NetworkAddressGroupsGetForbidden
- func (o *V1NetworkAddressGroupsGetForbidden) Code() int
- func (o *V1NetworkAddressGroupsGetForbidden) Error() string
- func (o *V1NetworkAddressGroupsGetForbidden) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsGetForbidden) IsClientError() bool
- func (o *V1NetworkAddressGroupsGetForbidden) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsGetForbidden) IsRedirect() bool
- func (o *V1NetworkAddressGroupsGetForbidden) IsServerError() bool
- func (o *V1NetworkAddressGroupsGetForbidden) IsSuccess() bool
- func (o *V1NetworkAddressGroupsGetForbidden) String() string
- type V1NetworkAddressGroupsGetInternalServerError
- func (o *V1NetworkAddressGroupsGetInternalServerError) Code() int
- func (o *V1NetworkAddressGroupsGetInternalServerError) Error() string
- func (o *V1NetworkAddressGroupsGetInternalServerError) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsGetInternalServerError) IsClientError() bool
- func (o *V1NetworkAddressGroupsGetInternalServerError) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsGetInternalServerError) IsRedirect() bool
- func (o *V1NetworkAddressGroupsGetInternalServerError) IsServerError() bool
- func (o *V1NetworkAddressGroupsGetInternalServerError) IsSuccess() bool
- func (o *V1NetworkAddressGroupsGetInternalServerError) String() string
- type V1NetworkAddressGroupsGetNotFound
- func (o *V1NetworkAddressGroupsGetNotFound) Code() int
- func (o *V1NetworkAddressGroupsGetNotFound) Error() string
- func (o *V1NetworkAddressGroupsGetNotFound) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsGetNotFound) IsClientError() bool
- func (o *V1NetworkAddressGroupsGetNotFound) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsGetNotFound) IsRedirect() bool
- func (o *V1NetworkAddressGroupsGetNotFound) IsServerError() bool
- func (o *V1NetworkAddressGroupsGetNotFound) IsSuccess() bool
- func (o *V1NetworkAddressGroupsGetNotFound) String() string
- type V1NetworkAddressGroupsGetOK
- func (o *V1NetworkAddressGroupsGetOK) Code() int
- func (o *V1NetworkAddressGroupsGetOK) Error() string
- func (o *V1NetworkAddressGroupsGetOK) GetPayload() *models.NetworkAddressGroups
- func (o *V1NetworkAddressGroupsGetOK) IsClientError() bool
- func (o *V1NetworkAddressGroupsGetOK) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsGetOK) IsRedirect() bool
- func (o *V1NetworkAddressGroupsGetOK) IsServerError() bool
- func (o *V1NetworkAddressGroupsGetOK) IsSuccess() bool
- func (o *V1NetworkAddressGroupsGetOK) String() string
- type V1NetworkAddressGroupsGetParams
- func NewV1NetworkAddressGroupsGetParams() *V1NetworkAddressGroupsGetParams
- func NewV1NetworkAddressGroupsGetParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsGetParams
- func NewV1NetworkAddressGroupsGetParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsGetParams
- func NewV1NetworkAddressGroupsGetParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsGetParams
- func (o *V1NetworkAddressGroupsGetParams) SetContext(ctx context.Context)
- func (o *V1NetworkAddressGroupsGetParams) SetDefaults()
- func (o *V1NetworkAddressGroupsGetParams) SetHTTPClient(client *http.Client)
- func (o *V1NetworkAddressGroupsGetParams) SetTimeout(timeout time.Duration)
- func (o *V1NetworkAddressGroupsGetParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsGetParams
- func (o *V1NetworkAddressGroupsGetParams) WithDefaults() *V1NetworkAddressGroupsGetParams
- func (o *V1NetworkAddressGroupsGetParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsGetParams
- func (o *V1NetworkAddressGroupsGetParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsGetParams
- func (o *V1NetworkAddressGroupsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type V1NetworkAddressGroupsGetReader
- type V1NetworkAddressGroupsGetUnauthorized
- func (o *V1NetworkAddressGroupsGetUnauthorized) Code() int
- func (o *V1NetworkAddressGroupsGetUnauthorized) Error() string
- func (o *V1NetworkAddressGroupsGetUnauthorized) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsGetUnauthorized) IsClientError() bool
- func (o *V1NetworkAddressGroupsGetUnauthorized) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsGetUnauthorized) IsRedirect() bool
- func (o *V1NetworkAddressGroupsGetUnauthorized) IsServerError() bool
- func (o *V1NetworkAddressGroupsGetUnauthorized) IsSuccess() bool
- func (o *V1NetworkAddressGroupsGetUnauthorized) String() string
- type V1NetworkAddressGroupsIDDeleteBadRequest
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) Code() int
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) Error() string
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDDeleteBadRequest) String() string
- type V1NetworkAddressGroupsIDDeleteConflict
- func (o *V1NetworkAddressGroupsIDDeleteConflict) Code() int
- func (o *V1NetworkAddressGroupsIDDeleteConflict) Error() string
- func (o *V1NetworkAddressGroupsIDDeleteConflict) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDDeleteConflict) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDDeleteConflict) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDDeleteConflict) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDDeleteConflict) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDDeleteConflict) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDDeleteConflict) String() string
- type V1NetworkAddressGroupsIDDeleteForbidden
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) Code() int
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) Error() string
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDDeleteForbidden) String() string
- type V1NetworkAddressGroupsIDDeleteInternalServerError
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) Code() int
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) Error() string
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) String() string
- type V1NetworkAddressGroupsIDDeleteNotFound
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) Code() int
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) Error() string
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDDeleteNotFound) String() string
- type V1NetworkAddressGroupsIDDeleteOK
- func (o *V1NetworkAddressGroupsIDDeleteOK) Code() int
- func (o *V1NetworkAddressGroupsIDDeleteOK) Error() string
- func (o *V1NetworkAddressGroupsIDDeleteOK) GetPayload() models.Object
- func (o *V1NetworkAddressGroupsIDDeleteOK) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDDeleteOK) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDDeleteOK) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDDeleteOK) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDDeleteOK) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDDeleteOK) String() string
- type V1NetworkAddressGroupsIDDeleteParams
- func NewV1NetworkAddressGroupsIDDeleteParams() *V1NetworkAddressGroupsIDDeleteParams
- func NewV1NetworkAddressGroupsIDDeleteParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsIDDeleteParams
- func NewV1NetworkAddressGroupsIDDeleteParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDDeleteParams
- func NewV1NetworkAddressGroupsIDDeleteParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDDeleteParams
- func (o *V1NetworkAddressGroupsIDDeleteParams) SetContext(ctx context.Context)
- func (o *V1NetworkAddressGroupsIDDeleteParams) SetDefaults()
- func (o *V1NetworkAddressGroupsIDDeleteParams) SetHTTPClient(client *http.Client)
- func (o *V1NetworkAddressGroupsIDDeleteParams) SetNetworkAddressGroupID(networkAddressGroupID string)
- func (o *V1NetworkAddressGroupsIDDeleteParams) SetTimeout(timeout time.Duration)
- func (o *V1NetworkAddressGroupsIDDeleteParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsIDDeleteParams
- func (o *V1NetworkAddressGroupsIDDeleteParams) WithDefaults() *V1NetworkAddressGroupsIDDeleteParams
- func (o *V1NetworkAddressGroupsIDDeleteParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDDeleteParams
- func (o *V1NetworkAddressGroupsIDDeleteParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsIDDeleteParams
- func (o *V1NetworkAddressGroupsIDDeleteParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDDeleteParams
- func (o *V1NetworkAddressGroupsIDDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type V1NetworkAddressGroupsIDDeleteReader
- type V1NetworkAddressGroupsIDDeleteUnauthorized
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) Code() int
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) Error() string
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) String() string
- type V1NetworkAddressGroupsIDGetBadRequest
- func (o *V1NetworkAddressGroupsIDGetBadRequest) Code() int
- func (o *V1NetworkAddressGroupsIDGetBadRequest) Error() string
- func (o *V1NetworkAddressGroupsIDGetBadRequest) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDGetBadRequest) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDGetBadRequest) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDGetBadRequest) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDGetBadRequest) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDGetBadRequest) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDGetBadRequest) String() string
- type V1NetworkAddressGroupsIDGetForbidden
- func (o *V1NetworkAddressGroupsIDGetForbidden) Code() int
- func (o *V1NetworkAddressGroupsIDGetForbidden) Error() string
- func (o *V1NetworkAddressGroupsIDGetForbidden) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDGetForbidden) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDGetForbidden) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDGetForbidden) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDGetForbidden) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDGetForbidden) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDGetForbidden) String() string
- type V1NetworkAddressGroupsIDGetInternalServerError
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) Code() int
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) Error() string
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDGetInternalServerError) String() string
- type V1NetworkAddressGroupsIDGetNotFound
- func (o *V1NetworkAddressGroupsIDGetNotFound) Code() int
- func (o *V1NetworkAddressGroupsIDGetNotFound) Error() string
- func (o *V1NetworkAddressGroupsIDGetNotFound) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDGetNotFound) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDGetNotFound) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDGetNotFound) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDGetNotFound) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDGetNotFound) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDGetNotFound) String() string
- type V1NetworkAddressGroupsIDGetOK
- func (o *V1NetworkAddressGroupsIDGetOK) Code() int
- func (o *V1NetworkAddressGroupsIDGetOK) Error() string
- func (o *V1NetworkAddressGroupsIDGetOK) GetPayload() *models.NetworkAddressGroup
- func (o *V1NetworkAddressGroupsIDGetOK) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDGetOK) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDGetOK) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDGetOK) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDGetOK) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDGetOK) String() string
- type V1NetworkAddressGroupsIDGetParams
- func NewV1NetworkAddressGroupsIDGetParams() *V1NetworkAddressGroupsIDGetParams
- func NewV1NetworkAddressGroupsIDGetParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsIDGetParams
- func NewV1NetworkAddressGroupsIDGetParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDGetParams
- func NewV1NetworkAddressGroupsIDGetParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDGetParams
- func (o *V1NetworkAddressGroupsIDGetParams) SetContext(ctx context.Context)
- func (o *V1NetworkAddressGroupsIDGetParams) SetDefaults()
- func (o *V1NetworkAddressGroupsIDGetParams) SetHTTPClient(client *http.Client)
- func (o *V1NetworkAddressGroupsIDGetParams) SetNetworkAddressGroupID(networkAddressGroupID string)
- func (o *V1NetworkAddressGroupsIDGetParams) SetTimeout(timeout time.Duration)
- func (o *V1NetworkAddressGroupsIDGetParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsIDGetParams
- func (o *V1NetworkAddressGroupsIDGetParams) WithDefaults() *V1NetworkAddressGroupsIDGetParams
- func (o *V1NetworkAddressGroupsIDGetParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDGetParams
- func (o *V1NetworkAddressGroupsIDGetParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsIDGetParams
- func (o *V1NetworkAddressGroupsIDGetParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDGetParams
- func (o *V1NetworkAddressGroupsIDGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type V1NetworkAddressGroupsIDGetReader
- type V1NetworkAddressGroupsIDGetUnauthorized
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) Code() int
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) Error() string
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDGetUnauthorized) String() string
- type V1NetworkAddressGroupsIDPutBadRequest
- func (o *V1NetworkAddressGroupsIDPutBadRequest) Code() int
- func (o *V1NetworkAddressGroupsIDPutBadRequest) Error() string
- func (o *V1NetworkAddressGroupsIDPutBadRequest) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDPutBadRequest) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDPutBadRequest) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDPutBadRequest) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDPutBadRequest) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDPutBadRequest) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDPutBadRequest) String() string
- type V1NetworkAddressGroupsIDPutForbidden
- func (o *V1NetworkAddressGroupsIDPutForbidden) Code() int
- func (o *V1NetworkAddressGroupsIDPutForbidden) Error() string
- func (o *V1NetworkAddressGroupsIDPutForbidden) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDPutForbidden) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDPutForbidden) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDPutForbidden) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDPutForbidden) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDPutForbidden) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDPutForbidden) String() string
- type V1NetworkAddressGroupsIDPutInternalServerError
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) Code() int
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) Error() string
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDPutInternalServerError) String() string
- type V1NetworkAddressGroupsIDPutNotFound
- func (o *V1NetworkAddressGroupsIDPutNotFound) Code() int
- func (o *V1NetworkAddressGroupsIDPutNotFound) Error() string
- func (o *V1NetworkAddressGroupsIDPutNotFound) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDPutNotFound) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDPutNotFound) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDPutNotFound) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDPutNotFound) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDPutNotFound) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDPutNotFound) String() string
- type V1NetworkAddressGroupsIDPutOK
- func (o *V1NetworkAddressGroupsIDPutOK) Code() int
- func (o *V1NetworkAddressGroupsIDPutOK) Error() string
- func (o *V1NetworkAddressGroupsIDPutOK) GetPayload() *models.NetworkAddressGroup
- func (o *V1NetworkAddressGroupsIDPutOK) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDPutOK) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDPutOK) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDPutOK) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDPutOK) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDPutOK) String() string
- type V1NetworkAddressGroupsIDPutParams
- func NewV1NetworkAddressGroupsIDPutParams() *V1NetworkAddressGroupsIDPutParams
- func NewV1NetworkAddressGroupsIDPutParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsIDPutParams
- func NewV1NetworkAddressGroupsIDPutParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDPutParams
- func NewV1NetworkAddressGroupsIDPutParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDPutParams
- func (o *V1NetworkAddressGroupsIDPutParams) SetBody(body *models.NetworkAddressGroupUpdate)
- func (o *V1NetworkAddressGroupsIDPutParams) SetContext(ctx context.Context)
- func (o *V1NetworkAddressGroupsIDPutParams) SetDefaults()
- func (o *V1NetworkAddressGroupsIDPutParams) SetHTTPClient(client *http.Client)
- func (o *V1NetworkAddressGroupsIDPutParams) SetNetworkAddressGroupID(networkAddressGroupID string)
- func (o *V1NetworkAddressGroupsIDPutParams) SetTimeout(timeout time.Duration)
- func (o *V1NetworkAddressGroupsIDPutParams) WithBody(body *models.NetworkAddressGroupUpdate) *V1NetworkAddressGroupsIDPutParams
- func (o *V1NetworkAddressGroupsIDPutParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsIDPutParams
- func (o *V1NetworkAddressGroupsIDPutParams) WithDefaults() *V1NetworkAddressGroupsIDPutParams
- func (o *V1NetworkAddressGroupsIDPutParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDPutParams
- func (o *V1NetworkAddressGroupsIDPutParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsIDPutParams
- func (o *V1NetworkAddressGroupsIDPutParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDPutParams
- func (o *V1NetworkAddressGroupsIDPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type V1NetworkAddressGroupsIDPutReader
- type V1NetworkAddressGroupsIDPutUnauthorized
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) Code() int
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) Error() string
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsClientError() bool
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsRedirect() bool
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsServerError() bool
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsSuccess() bool
- func (o *V1NetworkAddressGroupsIDPutUnauthorized) String() string
- type V1NetworkAddressGroupsMembersDeleteBadRequest
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) Code() int
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) Error() string
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) String() string
- type V1NetworkAddressGroupsMembersDeleteConflict
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) Code() int
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) Error() string
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersDeleteConflict) String() string
- type V1NetworkAddressGroupsMembersDeleteForbidden
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) Code() int
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) Error() string
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersDeleteForbidden) String() string
- type V1NetworkAddressGroupsMembersDeleteInternalServerError
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) Code() int
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) Error() string
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) String() string
- type V1NetworkAddressGroupsMembersDeleteNotFound
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) Code() int
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) Error() string
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersDeleteNotFound) String() string
- type V1NetworkAddressGroupsMembersDeleteOK
- func (o *V1NetworkAddressGroupsMembersDeleteOK) Code() int
- func (o *V1NetworkAddressGroupsMembersDeleteOK) Error() string
- func (o *V1NetworkAddressGroupsMembersDeleteOK) GetPayload() *models.NetworkAddressGroup
- func (o *V1NetworkAddressGroupsMembersDeleteOK) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteOK) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersDeleteOK) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersDeleteOK) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteOK) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersDeleteOK) String() string
- type V1NetworkAddressGroupsMembersDeleteParams
- func NewV1NetworkAddressGroupsMembersDeleteParams() *V1NetworkAddressGroupsMembersDeleteParams
- func NewV1NetworkAddressGroupsMembersDeleteParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsMembersDeleteParams
- func NewV1NetworkAddressGroupsMembersDeleteParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsMembersDeleteParams
- func NewV1NetworkAddressGroupsMembersDeleteParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsMembersDeleteParams
- func (o *V1NetworkAddressGroupsMembersDeleteParams) SetContext(ctx context.Context)
- func (o *V1NetworkAddressGroupsMembersDeleteParams) SetDefaults()
- func (o *V1NetworkAddressGroupsMembersDeleteParams) SetHTTPClient(client *http.Client)
- func (o *V1NetworkAddressGroupsMembersDeleteParams) SetNetworkAddressGroupID(networkAddressGroupID string)
- func (o *V1NetworkAddressGroupsMembersDeleteParams) SetNetworkAddressGroupMemberID(networkAddressGroupMemberID string)
- func (o *V1NetworkAddressGroupsMembersDeleteParams) SetTimeout(timeout time.Duration)
- func (o *V1NetworkAddressGroupsMembersDeleteParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsMembersDeleteParams
- func (o *V1NetworkAddressGroupsMembersDeleteParams) WithDefaults() *V1NetworkAddressGroupsMembersDeleteParams
- func (o *V1NetworkAddressGroupsMembersDeleteParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsMembersDeleteParams
- func (o *V1NetworkAddressGroupsMembersDeleteParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsMembersDeleteParams
- func (o *V1NetworkAddressGroupsMembersDeleteParams) WithNetworkAddressGroupMemberID(networkAddressGroupMemberID string) *V1NetworkAddressGroupsMembersDeleteParams
- func (o *V1NetworkAddressGroupsMembersDeleteParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsMembersDeleteParams
- func (o *V1NetworkAddressGroupsMembersDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type V1NetworkAddressGroupsMembersDeleteReader
- type V1NetworkAddressGroupsMembersDeleteUnauthorized
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) Code() int
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) Error() string
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) String() string
- type V1NetworkAddressGroupsMembersPostBadRequest
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) Code() int
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) Error() string
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersPostBadRequest) String() string
- type V1NetworkAddressGroupsMembersPostConflict
- func (o *V1NetworkAddressGroupsMembersPostConflict) Code() int
- func (o *V1NetworkAddressGroupsMembersPostConflict) Error() string
- func (o *V1NetworkAddressGroupsMembersPostConflict) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersPostConflict) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersPostConflict) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersPostConflict) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersPostConflict) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersPostConflict) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersPostConflict) String() string
- type V1NetworkAddressGroupsMembersPostForbidden
- func (o *V1NetworkAddressGroupsMembersPostForbidden) Code() int
- func (o *V1NetworkAddressGroupsMembersPostForbidden) Error() string
- func (o *V1NetworkAddressGroupsMembersPostForbidden) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersPostForbidden) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersPostForbidden) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersPostForbidden) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersPostForbidden) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersPostForbidden) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersPostForbidden) String() string
- type V1NetworkAddressGroupsMembersPostInternalServerError
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) Code() int
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) Error() string
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersPostInternalServerError) String() string
- type V1NetworkAddressGroupsMembersPostNotFound
- func (o *V1NetworkAddressGroupsMembersPostNotFound) Code() int
- func (o *V1NetworkAddressGroupsMembersPostNotFound) Error() string
- func (o *V1NetworkAddressGroupsMembersPostNotFound) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersPostNotFound) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersPostNotFound) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersPostNotFound) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersPostNotFound) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersPostNotFound) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersPostNotFound) String() string
- type V1NetworkAddressGroupsMembersPostOK
- func (o *V1NetworkAddressGroupsMembersPostOK) Code() int
- func (o *V1NetworkAddressGroupsMembersPostOK) Error() string
- func (o *V1NetworkAddressGroupsMembersPostOK) GetPayload() *models.NetworkAddressGroup
- func (o *V1NetworkAddressGroupsMembersPostOK) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersPostOK) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersPostOK) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersPostOK) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersPostOK) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersPostOK) String() string
- type V1NetworkAddressGroupsMembersPostParams
- func NewV1NetworkAddressGroupsMembersPostParams() *V1NetworkAddressGroupsMembersPostParams
- func NewV1NetworkAddressGroupsMembersPostParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsMembersPostParams
- func NewV1NetworkAddressGroupsMembersPostParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsMembersPostParams
- func NewV1NetworkAddressGroupsMembersPostParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsMembersPostParams
- func (o *V1NetworkAddressGroupsMembersPostParams) SetBody(body *models.NetworkAddressGroupAddMember)
- func (o *V1NetworkAddressGroupsMembersPostParams) SetContext(ctx context.Context)
- func (o *V1NetworkAddressGroupsMembersPostParams) SetDefaults()
- func (o *V1NetworkAddressGroupsMembersPostParams) SetHTTPClient(client *http.Client)
- func (o *V1NetworkAddressGroupsMembersPostParams) SetNetworkAddressGroupID(networkAddressGroupID string)
- func (o *V1NetworkAddressGroupsMembersPostParams) SetTimeout(timeout time.Duration)
- func (o *V1NetworkAddressGroupsMembersPostParams) WithBody(body *models.NetworkAddressGroupAddMember) *V1NetworkAddressGroupsMembersPostParams
- func (o *V1NetworkAddressGroupsMembersPostParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsMembersPostParams
- func (o *V1NetworkAddressGroupsMembersPostParams) WithDefaults() *V1NetworkAddressGroupsMembersPostParams
- func (o *V1NetworkAddressGroupsMembersPostParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsMembersPostParams
- func (o *V1NetworkAddressGroupsMembersPostParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsMembersPostParams
- func (o *V1NetworkAddressGroupsMembersPostParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsMembersPostParams
- func (o *V1NetworkAddressGroupsMembersPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type V1NetworkAddressGroupsMembersPostReader
- type V1NetworkAddressGroupsMembersPostUnauthorized
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) Code() int
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) Error() string
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersPostUnauthorized) String() string
- type V1NetworkAddressGroupsMembersPostUnprocessableEntity
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) Code() int
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) Error() string
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsClientError() bool
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsRedirect() bool
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsServerError() bool
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsSuccess() bool
- func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) String() string
- type V1NetworkAddressGroupsPostBadRequest
- func (o *V1NetworkAddressGroupsPostBadRequest) Code() int
- func (o *V1NetworkAddressGroupsPostBadRequest) Error() string
- func (o *V1NetworkAddressGroupsPostBadRequest) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsPostBadRequest) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostBadRequest) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostBadRequest) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostBadRequest) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostBadRequest) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostBadRequest) String() string
- type V1NetworkAddressGroupsPostConflict
- func (o *V1NetworkAddressGroupsPostConflict) Code() int
- func (o *V1NetworkAddressGroupsPostConflict) Error() string
- func (o *V1NetworkAddressGroupsPostConflict) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsPostConflict) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostConflict) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostConflict) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostConflict) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostConflict) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostConflict) String() string
- type V1NetworkAddressGroupsPostCreated
- func (o *V1NetworkAddressGroupsPostCreated) Code() int
- func (o *V1NetworkAddressGroupsPostCreated) Error() string
- func (o *V1NetworkAddressGroupsPostCreated) GetPayload() *models.NetworkAddressGroup
- func (o *V1NetworkAddressGroupsPostCreated) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostCreated) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostCreated) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostCreated) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostCreated) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostCreated) String() string
- type V1NetworkAddressGroupsPostForbidden
- func (o *V1NetworkAddressGroupsPostForbidden) Code() int
- func (o *V1NetworkAddressGroupsPostForbidden) Error() string
- func (o *V1NetworkAddressGroupsPostForbidden) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsPostForbidden) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostForbidden) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostForbidden) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostForbidden) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostForbidden) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostForbidden) String() string
- type V1NetworkAddressGroupsPostInternalServerError
- func (o *V1NetworkAddressGroupsPostInternalServerError) Code() int
- func (o *V1NetworkAddressGroupsPostInternalServerError) Error() string
- func (o *V1NetworkAddressGroupsPostInternalServerError) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsPostInternalServerError) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostInternalServerError) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostInternalServerError) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostInternalServerError) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostInternalServerError) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostInternalServerError) String() string
- type V1NetworkAddressGroupsPostNotFound
- func (o *V1NetworkAddressGroupsPostNotFound) Code() int
- func (o *V1NetworkAddressGroupsPostNotFound) Error() string
- func (o *V1NetworkAddressGroupsPostNotFound) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsPostNotFound) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostNotFound) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostNotFound) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostNotFound) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostNotFound) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostNotFound) String() string
- type V1NetworkAddressGroupsPostOK
- func (o *V1NetworkAddressGroupsPostOK) Code() int
- func (o *V1NetworkAddressGroupsPostOK) Error() string
- func (o *V1NetworkAddressGroupsPostOK) GetPayload() *models.NetworkAddressGroup
- func (o *V1NetworkAddressGroupsPostOK) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostOK) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostOK) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostOK) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostOK) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostOK) String() string
- type V1NetworkAddressGroupsPostParams
- func NewV1NetworkAddressGroupsPostParams() *V1NetworkAddressGroupsPostParams
- func NewV1NetworkAddressGroupsPostParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsPostParams
- func NewV1NetworkAddressGroupsPostParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsPostParams
- func NewV1NetworkAddressGroupsPostParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsPostParams
- func (o *V1NetworkAddressGroupsPostParams) SetBody(body *models.NetworkAddressGroupCreate)
- func (o *V1NetworkAddressGroupsPostParams) SetContext(ctx context.Context)
- func (o *V1NetworkAddressGroupsPostParams) SetDefaults()
- func (o *V1NetworkAddressGroupsPostParams) SetHTTPClient(client *http.Client)
- func (o *V1NetworkAddressGroupsPostParams) SetTimeout(timeout time.Duration)
- func (o *V1NetworkAddressGroupsPostParams) WithBody(body *models.NetworkAddressGroupCreate) *V1NetworkAddressGroupsPostParams
- func (o *V1NetworkAddressGroupsPostParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsPostParams
- func (o *V1NetworkAddressGroupsPostParams) WithDefaults() *V1NetworkAddressGroupsPostParams
- func (o *V1NetworkAddressGroupsPostParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsPostParams
- func (o *V1NetworkAddressGroupsPostParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsPostParams
- func (o *V1NetworkAddressGroupsPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type V1NetworkAddressGroupsPostReader
- type V1NetworkAddressGroupsPostUnauthorized
- func (o *V1NetworkAddressGroupsPostUnauthorized) Code() int
- func (o *V1NetworkAddressGroupsPostUnauthorized) Error() string
- func (o *V1NetworkAddressGroupsPostUnauthorized) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsPostUnauthorized) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostUnauthorized) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostUnauthorized) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostUnauthorized) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostUnauthorized) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostUnauthorized) String() string
- type V1NetworkAddressGroupsPostUnprocessableEntity
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) Code() int
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) Error() string
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) GetPayload() *models.Error
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsClientError() bool
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsCode(code int) bool
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsRedirect() bool
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsServerError() bool
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsSuccess() bool
- func (o *V1NetworkAddressGroupsPostUnprocessableEntity) 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 network address groups API
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) V1NetworkAddressGroupsGet ¶
func (a *Client) V1NetworkAddressGroupsGet(params *V1NetworkAddressGroupsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsGetOK, error)
V1NetworkAddressGroupsGet gets the list of network address groups for a workspace
func (*Client) V1NetworkAddressGroupsIDDelete ¶
func (a *Client) V1NetworkAddressGroupsIDDelete(params *V1NetworkAddressGroupsIDDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsIDDeleteOK, error)
V1NetworkAddressGroupsIDDelete deletes a network address group from a workspace
func (*Client) V1NetworkAddressGroupsIDGet ¶
func (a *Client) V1NetworkAddressGroupsIDGet(params *V1NetworkAddressGroupsIDGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsIDGetOK, error)
V1NetworkAddressGroupsIDGet gets the detail of a network address group
func (*Client) V1NetworkAddressGroupsIDPut ¶
func (a *Client) V1NetworkAddressGroupsIDPut(params *V1NetworkAddressGroupsIDPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsIDPutOK, error)
V1NetworkAddressGroupsIDPut updates a network address group
func (*Client) V1NetworkAddressGroupsMembersDelete ¶
func (a *Client) V1NetworkAddressGroupsMembersDelete(params *V1NetworkAddressGroupsMembersDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsMembersDeleteOK, error)
V1NetworkAddressGroupsMembersDelete deletes the member from a network address group
func (*Client) V1NetworkAddressGroupsMembersPost ¶
func (a *Client) V1NetworkAddressGroupsMembersPost(params *V1NetworkAddressGroupsMembersPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsMembersPostOK, error)
V1NetworkAddressGroupsMembersPost adds a member to a network address group
func (*Client) V1NetworkAddressGroupsPost ¶
func (a *Client) V1NetworkAddressGroupsPost(params *V1NetworkAddressGroupsPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsPostOK, *V1NetworkAddressGroupsPostCreated, error)
V1NetworkAddressGroupsPost creates a new network address group
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
type ClientService ¶
type ClientService interface { V1NetworkAddressGroupsGet(params *V1NetworkAddressGroupsGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsGetOK, error) V1NetworkAddressGroupsIDDelete(params *V1NetworkAddressGroupsIDDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsIDDeleteOK, error) V1NetworkAddressGroupsIDGet(params *V1NetworkAddressGroupsIDGetParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsIDGetOK, error) V1NetworkAddressGroupsIDPut(params *V1NetworkAddressGroupsIDPutParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsIDPutOK, error) V1NetworkAddressGroupsMembersDelete(params *V1NetworkAddressGroupsMembersDeleteParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsMembersDeleteOK, error) V1NetworkAddressGroupsMembersPost(params *V1NetworkAddressGroupsMembersPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsMembersPostOK, error) V1NetworkAddressGroupsPost(params *V1NetworkAddressGroupsPostParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*V1NetworkAddressGroupsPostOK, *V1NetworkAddressGroupsPostCreated, 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 network address groups API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new network address groups API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new network address groups API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type V1NetworkAddressGroupsGetBadRequest ¶
V1NetworkAddressGroupsGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewV1NetworkAddressGroupsGetBadRequest ¶
func NewV1NetworkAddressGroupsGetBadRequest() *V1NetworkAddressGroupsGetBadRequest
NewV1NetworkAddressGroupsGetBadRequest creates a V1NetworkAddressGroupsGetBadRequest with default headers values
func (*V1NetworkAddressGroupsGetBadRequest) Code ¶
func (o *V1NetworkAddressGroupsGetBadRequest) Code() int
Code gets the status code for the v1 network address groups get bad request response
func (*V1NetworkAddressGroupsGetBadRequest) Error ¶
func (o *V1NetworkAddressGroupsGetBadRequest) Error() string
func (*V1NetworkAddressGroupsGetBadRequest) GetPayload ¶
func (o *V1NetworkAddressGroupsGetBadRequest) GetPayload() *models.Error
func (*V1NetworkAddressGroupsGetBadRequest) IsClientError ¶
func (o *V1NetworkAddressGroupsGetBadRequest) IsClientError() bool
IsClientError returns true when this v1 network address groups get bad request response has a 4xx status code
func (*V1NetworkAddressGroupsGetBadRequest) IsCode ¶
func (o *V1NetworkAddressGroupsGetBadRequest) IsCode(code int) bool
IsCode returns true when this v1 network address groups get bad request response a status code equal to that given
func (*V1NetworkAddressGroupsGetBadRequest) IsRedirect ¶
func (o *V1NetworkAddressGroupsGetBadRequest) IsRedirect() bool
IsRedirect returns true when this v1 network address groups get bad request response has a 3xx status code
func (*V1NetworkAddressGroupsGetBadRequest) IsServerError ¶
func (o *V1NetworkAddressGroupsGetBadRequest) IsServerError() bool
IsServerError returns true when this v1 network address groups get bad request response has a 5xx status code
func (*V1NetworkAddressGroupsGetBadRequest) IsSuccess ¶
func (o *V1NetworkAddressGroupsGetBadRequest) IsSuccess() bool
IsSuccess returns true when this v1 network address groups get bad request response has a 2xx status code
func (*V1NetworkAddressGroupsGetBadRequest) String ¶
func (o *V1NetworkAddressGroupsGetBadRequest) String() string
type V1NetworkAddressGroupsGetForbidden ¶
V1NetworkAddressGroupsGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewV1NetworkAddressGroupsGetForbidden ¶
func NewV1NetworkAddressGroupsGetForbidden() *V1NetworkAddressGroupsGetForbidden
NewV1NetworkAddressGroupsGetForbidden creates a V1NetworkAddressGroupsGetForbidden with default headers values
func (*V1NetworkAddressGroupsGetForbidden) Code ¶
func (o *V1NetworkAddressGroupsGetForbidden) Code() int
Code gets the status code for the v1 network address groups get forbidden response
func (*V1NetworkAddressGroupsGetForbidden) Error ¶
func (o *V1NetworkAddressGroupsGetForbidden) Error() string
func (*V1NetworkAddressGroupsGetForbidden) GetPayload ¶
func (o *V1NetworkAddressGroupsGetForbidden) GetPayload() *models.Error
func (*V1NetworkAddressGroupsGetForbidden) IsClientError ¶
func (o *V1NetworkAddressGroupsGetForbidden) IsClientError() bool
IsClientError returns true when this v1 network address groups get forbidden response has a 4xx status code
func (*V1NetworkAddressGroupsGetForbidden) IsCode ¶
func (o *V1NetworkAddressGroupsGetForbidden) IsCode(code int) bool
IsCode returns true when this v1 network address groups get forbidden response a status code equal to that given
func (*V1NetworkAddressGroupsGetForbidden) IsRedirect ¶
func (o *V1NetworkAddressGroupsGetForbidden) IsRedirect() bool
IsRedirect returns true when this v1 network address groups get forbidden response has a 3xx status code
func (*V1NetworkAddressGroupsGetForbidden) IsServerError ¶
func (o *V1NetworkAddressGroupsGetForbidden) IsServerError() bool
IsServerError returns true when this v1 network address groups get forbidden response has a 5xx status code
func (*V1NetworkAddressGroupsGetForbidden) IsSuccess ¶
func (o *V1NetworkAddressGroupsGetForbidden) IsSuccess() bool
IsSuccess returns true when this v1 network address groups get forbidden response has a 2xx status code
func (*V1NetworkAddressGroupsGetForbidden) String ¶
func (o *V1NetworkAddressGroupsGetForbidden) String() string
type V1NetworkAddressGroupsGetInternalServerError ¶
V1NetworkAddressGroupsGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewV1NetworkAddressGroupsGetInternalServerError ¶
func NewV1NetworkAddressGroupsGetInternalServerError() *V1NetworkAddressGroupsGetInternalServerError
NewV1NetworkAddressGroupsGetInternalServerError creates a V1NetworkAddressGroupsGetInternalServerError with default headers values
func (*V1NetworkAddressGroupsGetInternalServerError) Code ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) Code() int
Code gets the status code for the v1 network address groups get internal server error response
func (*V1NetworkAddressGroupsGetInternalServerError) Error ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) Error() string
func (*V1NetworkAddressGroupsGetInternalServerError) GetPayload ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) GetPayload() *models.Error
func (*V1NetworkAddressGroupsGetInternalServerError) IsClientError ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) IsClientError() bool
IsClientError returns true when this v1 network address groups get internal server error response has a 4xx status code
func (*V1NetworkAddressGroupsGetInternalServerError) IsCode ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) IsCode(code int) bool
IsCode returns true when this v1 network address groups get internal server error response a status code equal to that given
func (*V1NetworkAddressGroupsGetInternalServerError) IsRedirect ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this v1 network address groups get internal server error response has a 3xx status code
func (*V1NetworkAddressGroupsGetInternalServerError) IsServerError ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) IsServerError() bool
IsServerError returns true when this v1 network address groups get internal server error response has a 5xx status code
func (*V1NetworkAddressGroupsGetInternalServerError) IsSuccess ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this v1 network address groups get internal server error response has a 2xx status code
func (*V1NetworkAddressGroupsGetInternalServerError) String ¶
func (o *V1NetworkAddressGroupsGetInternalServerError) String() string
type V1NetworkAddressGroupsGetNotFound ¶
V1NetworkAddressGroupsGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewV1NetworkAddressGroupsGetNotFound ¶
func NewV1NetworkAddressGroupsGetNotFound() *V1NetworkAddressGroupsGetNotFound
NewV1NetworkAddressGroupsGetNotFound creates a V1NetworkAddressGroupsGetNotFound with default headers values
func (*V1NetworkAddressGroupsGetNotFound) Code ¶
func (o *V1NetworkAddressGroupsGetNotFound) Code() int
Code gets the status code for the v1 network address groups get not found response
func (*V1NetworkAddressGroupsGetNotFound) Error ¶
func (o *V1NetworkAddressGroupsGetNotFound) Error() string
func (*V1NetworkAddressGroupsGetNotFound) GetPayload ¶
func (o *V1NetworkAddressGroupsGetNotFound) GetPayload() *models.Error
func (*V1NetworkAddressGroupsGetNotFound) IsClientError ¶
func (o *V1NetworkAddressGroupsGetNotFound) IsClientError() bool
IsClientError returns true when this v1 network address groups get not found response has a 4xx status code
func (*V1NetworkAddressGroupsGetNotFound) IsCode ¶
func (o *V1NetworkAddressGroupsGetNotFound) IsCode(code int) bool
IsCode returns true when this v1 network address groups get not found response a status code equal to that given
func (*V1NetworkAddressGroupsGetNotFound) IsRedirect ¶
func (o *V1NetworkAddressGroupsGetNotFound) IsRedirect() bool
IsRedirect returns true when this v1 network address groups get not found response has a 3xx status code
func (*V1NetworkAddressGroupsGetNotFound) IsServerError ¶
func (o *V1NetworkAddressGroupsGetNotFound) IsServerError() bool
IsServerError returns true when this v1 network address groups get not found response has a 5xx status code
func (*V1NetworkAddressGroupsGetNotFound) IsSuccess ¶
func (o *V1NetworkAddressGroupsGetNotFound) IsSuccess() bool
IsSuccess returns true when this v1 network address groups get not found response has a 2xx status code
func (*V1NetworkAddressGroupsGetNotFound) String ¶
func (o *V1NetworkAddressGroupsGetNotFound) String() string
type V1NetworkAddressGroupsGetOK ¶
type V1NetworkAddressGroupsGetOK struct {
Payload *models.NetworkAddressGroups
}
V1NetworkAddressGroupsGetOK describes a response with status code 200, with default header values.
OK
func NewV1NetworkAddressGroupsGetOK ¶
func NewV1NetworkAddressGroupsGetOK() *V1NetworkAddressGroupsGetOK
NewV1NetworkAddressGroupsGetOK creates a V1NetworkAddressGroupsGetOK with default headers values
func (*V1NetworkAddressGroupsGetOK) Code ¶
func (o *V1NetworkAddressGroupsGetOK) Code() int
Code gets the status code for the v1 network address groups get o k response
func (*V1NetworkAddressGroupsGetOK) Error ¶
func (o *V1NetworkAddressGroupsGetOK) Error() string
func (*V1NetworkAddressGroupsGetOK) GetPayload ¶
func (o *V1NetworkAddressGroupsGetOK) GetPayload() *models.NetworkAddressGroups
func (*V1NetworkAddressGroupsGetOK) IsClientError ¶
func (o *V1NetworkAddressGroupsGetOK) IsClientError() bool
IsClientError returns true when this v1 network address groups get o k response has a 4xx status code
func (*V1NetworkAddressGroupsGetOK) IsCode ¶
func (o *V1NetworkAddressGroupsGetOK) IsCode(code int) bool
IsCode returns true when this v1 network address groups get o k response a status code equal to that given
func (*V1NetworkAddressGroupsGetOK) IsRedirect ¶
func (o *V1NetworkAddressGroupsGetOK) IsRedirect() bool
IsRedirect returns true when this v1 network address groups get o k response has a 3xx status code
func (*V1NetworkAddressGroupsGetOK) IsServerError ¶
func (o *V1NetworkAddressGroupsGetOK) IsServerError() bool
IsServerError returns true when this v1 network address groups get o k response has a 5xx status code
func (*V1NetworkAddressGroupsGetOK) IsSuccess ¶
func (o *V1NetworkAddressGroupsGetOK) IsSuccess() bool
IsSuccess returns true when this v1 network address groups get o k response has a 2xx status code
func (*V1NetworkAddressGroupsGetOK) String ¶
func (o *V1NetworkAddressGroupsGetOK) String() string
type V1NetworkAddressGroupsGetParams ¶
type V1NetworkAddressGroupsGetParams struct { Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
V1NetworkAddressGroupsGetParams contains all the parameters to send to the API endpoint
for the v1 network address groups get operation. Typically these are written to a http.Request.
func NewV1NetworkAddressGroupsGetParams ¶
func NewV1NetworkAddressGroupsGetParams() *V1NetworkAddressGroupsGetParams
NewV1NetworkAddressGroupsGetParams creates a new V1NetworkAddressGroupsGetParams 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 NewV1NetworkAddressGroupsGetParamsWithContext ¶
func NewV1NetworkAddressGroupsGetParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsGetParams
NewV1NetworkAddressGroupsGetParamsWithContext creates a new V1NetworkAddressGroupsGetParams object with the ability to set a context for a request.
func NewV1NetworkAddressGroupsGetParamsWithHTTPClient ¶
func NewV1NetworkAddressGroupsGetParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsGetParams
NewV1NetworkAddressGroupsGetParamsWithHTTPClient creates a new V1NetworkAddressGroupsGetParams object with the ability to set a custom HTTPClient for a request.
func NewV1NetworkAddressGroupsGetParamsWithTimeout ¶
func NewV1NetworkAddressGroupsGetParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsGetParams
NewV1NetworkAddressGroupsGetParamsWithTimeout creates a new V1NetworkAddressGroupsGetParams object with the ability to set a timeout on a request.
func (*V1NetworkAddressGroupsGetParams) SetContext ¶
func (o *V1NetworkAddressGroupsGetParams) SetContext(ctx context.Context)
SetContext adds the context to the v1 network address groups get params
func (*V1NetworkAddressGroupsGetParams) SetDefaults ¶
func (o *V1NetworkAddressGroupsGetParams) SetDefaults()
SetDefaults hydrates default values in the v1 network address groups get params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsGetParams) SetHTTPClient ¶
func (o *V1NetworkAddressGroupsGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the v1 network address groups get params
func (*V1NetworkAddressGroupsGetParams) SetTimeout ¶
func (o *V1NetworkAddressGroupsGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the v1 network address groups get params
func (*V1NetworkAddressGroupsGetParams) WithContext ¶
func (o *V1NetworkAddressGroupsGetParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsGetParams
WithContext adds the context to the v1 network address groups get params
func (*V1NetworkAddressGroupsGetParams) WithDefaults ¶
func (o *V1NetworkAddressGroupsGetParams) WithDefaults() *V1NetworkAddressGroupsGetParams
WithDefaults hydrates default values in the v1 network address groups get params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsGetParams) WithHTTPClient ¶
func (o *V1NetworkAddressGroupsGetParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsGetParams
WithHTTPClient adds the HTTPClient to the v1 network address groups get params
func (*V1NetworkAddressGroupsGetParams) WithTimeout ¶
func (o *V1NetworkAddressGroupsGetParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsGetParams
WithTimeout adds the timeout to the v1 network address groups get params
func (*V1NetworkAddressGroupsGetParams) WriteToRequest ¶
func (o *V1NetworkAddressGroupsGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type V1NetworkAddressGroupsGetReader ¶
type V1NetworkAddressGroupsGetReader struct {
// contains filtered or unexported fields
}
V1NetworkAddressGroupsGetReader is a Reader for the V1NetworkAddressGroupsGet structure.
func (*V1NetworkAddressGroupsGetReader) ReadResponse ¶
func (o *V1NetworkAddressGroupsGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type V1NetworkAddressGroupsGetUnauthorized ¶
type V1NetworkAddressGroupsGetUnauthorized struct {
}V1NetworkAddressGroupsGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewV1NetworkAddressGroupsGetUnauthorized ¶
func NewV1NetworkAddressGroupsGetUnauthorized() *V1NetworkAddressGroupsGetUnauthorized
NewV1NetworkAddressGroupsGetUnauthorized creates a V1NetworkAddressGroupsGetUnauthorized with default headers values
func (*V1NetworkAddressGroupsGetUnauthorized) Code ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) Code() int
Code gets the status code for the v1 network address groups get unauthorized response
func (*V1NetworkAddressGroupsGetUnauthorized) Error ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) Error() string
func (*V1NetworkAddressGroupsGetUnauthorized) GetPayload ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) GetPayload() *models.Error
func (*V1NetworkAddressGroupsGetUnauthorized) IsClientError ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) IsClientError() bool
IsClientError returns true when this v1 network address groups get unauthorized response has a 4xx status code
func (*V1NetworkAddressGroupsGetUnauthorized) IsCode ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) IsCode(code int) bool
IsCode returns true when this v1 network address groups get unauthorized response a status code equal to that given
func (*V1NetworkAddressGroupsGetUnauthorized) IsRedirect ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this v1 network address groups get unauthorized response has a 3xx status code
func (*V1NetworkAddressGroupsGetUnauthorized) IsServerError ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) IsServerError() bool
IsServerError returns true when this v1 network address groups get unauthorized response has a 5xx status code
func (*V1NetworkAddressGroupsGetUnauthorized) IsSuccess ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this v1 network address groups get unauthorized response has a 2xx status code
func (*V1NetworkAddressGroupsGetUnauthorized) String ¶
func (o *V1NetworkAddressGroupsGetUnauthorized) String() string
type V1NetworkAddressGroupsIDDeleteBadRequest ¶
V1NetworkAddressGroupsIDDeleteBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewV1NetworkAddressGroupsIDDeleteBadRequest ¶
func NewV1NetworkAddressGroupsIDDeleteBadRequest() *V1NetworkAddressGroupsIDDeleteBadRequest
NewV1NetworkAddressGroupsIDDeleteBadRequest creates a V1NetworkAddressGroupsIDDeleteBadRequest with default headers values
func (*V1NetworkAddressGroupsIDDeleteBadRequest) Code ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) Code() int
Code gets the status code for the v1 network address groups Id delete bad request response
func (*V1NetworkAddressGroupsIDDeleteBadRequest) Error ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) Error() string
func (*V1NetworkAddressGroupsIDDeleteBadRequest) GetPayload ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDDeleteBadRequest) IsClientError ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsClientError() bool
IsClientError returns true when this v1 network address groups Id delete bad request response has a 4xx status code
func (*V1NetworkAddressGroupsIDDeleteBadRequest) IsCode ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id delete bad request response a status code equal to that given
func (*V1NetworkAddressGroupsIDDeleteBadRequest) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id delete bad request response has a 3xx status code
func (*V1NetworkAddressGroupsIDDeleteBadRequest) IsServerError ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsServerError() bool
IsServerError returns true when this v1 network address groups Id delete bad request response has a 5xx status code
func (*V1NetworkAddressGroupsIDDeleteBadRequest) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id delete bad request response has a 2xx status code
func (*V1NetworkAddressGroupsIDDeleteBadRequest) String ¶
func (o *V1NetworkAddressGroupsIDDeleteBadRequest) String() string
type V1NetworkAddressGroupsIDDeleteConflict ¶
V1NetworkAddressGroupsIDDeleteConflict describes a response with status code 409, with default header values.
Conflict
func NewV1NetworkAddressGroupsIDDeleteConflict ¶
func NewV1NetworkAddressGroupsIDDeleteConflict() *V1NetworkAddressGroupsIDDeleteConflict
NewV1NetworkAddressGroupsIDDeleteConflict creates a V1NetworkAddressGroupsIDDeleteConflict with default headers values
func (*V1NetworkAddressGroupsIDDeleteConflict) Code ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) Code() int
Code gets the status code for the v1 network address groups Id delete conflict response
func (*V1NetworkAddressGroupsIDDeleteConflict) Error ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) Error() string
func (*V1NetworkAddressGroupsIDDeleteConflict) GetPayload ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDDeleteConflict) IsClientError ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) IsClientError() bool
IsClientError returns true when this v1 network address groups Id delete conflict response has a 4xx status code
func (*V1NetworkAddressGroupsIDDeleteConflict) IsCode ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id delete conflict response a status code equal to that given
func (*V1NetworkAddressGroupsIDDeleteConflict) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id delete conflict response has a 3xx status code
func (*V1NetworkAddressGroupsIDDeleteConflict) IsServerError ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) IsServerError() bool
IsServerError returns true when this v1 network address groups Id delete conflict response has a 5xx status code
func (*V1NetworkAddressGroupsIDDeleteConflict) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id delete conflict response has a 2xx status code
func (*V1NetworkAddressGroupsIDDeleteConflict) String ¶
func (o *V1NetworkAddressGroupsIDDeleteConflict) String() string
type V1NetworkAddressGroupsIDDeleteForbidden ¶
V1NetworkAddressGroupsIDDeleteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewV1NetworkAddressGroupsIDDeleteForbidden ¶
func NewV1NetworkAddressGroupsIDDeleteForbidden() *V1NetworkAddressGroupsIDDeleteForbidden
NewV1NetworkAddressGroupsIDDeleteForbidden creates a V1NetworkAddressGroupsIDDeleteForbidden with default headers values
func (*V1NetworkAddressGroupsIDDeleteForbidden) Code ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) Code() int
Code gets the status code for the v1 network address groups Id delete forbidden response
func (*V1NetworkAddressGroupsIDDeleteForbidden) Error ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) Error() string
func (*V1NetworkAddressGroupsIDDeleteForbidden) GetPayload ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDDeleteForbidden) IsClientError ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsClientError() bool
IsClientError returns true when this v1 network address groups Id delete forbidden response has a 4xx status code
func (*V1NetworkAddressGroupsIDDeleteForbidden) IsCode ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id delete forbidden response a status code equal to that given
func (*V1NetworkAddressGroupsIDDeleteForbidden) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id delete forbidden response has a 3xx status code
func (*V1NetworkAddressGroupsIDDeleteForbidden) IsServerError ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsServerError() bool
IsServerError returns true when this v1 network address groups Id delete forbidden response has a 5xx status code
func (*V1NetworkAddressGroupsIDDeleteForbidden) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id delete forbidden response has a 2xx status code
func (*V1NetworkAddressGroupsIDDeleteForbidden) String ¶
func (o *V1NetworkAddressGroupsIDDeleteForbidden) String() string
type V1NetworkAddressGroupsIDDeleteInternalServerError ¶
V1NetworkAddressGroupsIDDeleteInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewV1NetworkAddressGroupsIDDeleteInternalServerError ¶
func NewV1NetworkAddressGroupsIDDeleteInternalServerError() *V1NetworkAddressGroupsIDDeleteInternalServerError
NewV1NetworkAddressGroupsIDDeleteInternalServerError creates a V1NetworkAddressGroupsIDDeleteInternalServerError with default headers values
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) Code ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) Code() int
Code gets the status code for the v1 network address groups Id delete internal server error response
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) Error ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) Error() string
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) GetPayload ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) IsClientError ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsClientError() bool
IsClientError returns true when this v1 network address groups Id delete internal server error response has a 4xx status code
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) IsCode ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id delete internal server error response a status code equal to that given
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id delete internal server error response has a 3xx status code
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) IsServerError ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsServerError() bool
IsServerError returns true when this v1 network address groups Id delete internal server error response has a 5xx status code
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id delete internal server error response has a 2xx status code
func (*V1NetworkAddressGroupsIDDeleteInternalServerError) String ¶
func (o *V1NetworkAddressGroupsIDDeleteInternalServerError) String() string
type V1NetworkAddressGroupsIDDeleteNotFound ¶
V1NetworkAddressGroupsIDDeleteNotFound describes a response with status code 404, with default header values.
Not Found
func NewV1NetworkAddressGroupsIDDeleteNotFound ¶
func NewV1NetworkAddressGroupsIDDeleteNotFound() *V1NetworkAddressGroupsIDDeleteNotFound
NewV1NetworkAddressGroupsIDDeleteNotFound creates a V1NetworkAddressGroupsIDDeleteNotFound with default headers values
func (*V1NetworkAddressGroupsIDDeleteNotFound) Code ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) Code() int
Code gets the status code for the v1 network address groups Id delete not found response
func (*V1NetworkAddressGroupsIDDeleteNotFound) Error ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) Error() string
func (*V1NetworkAddressGroupsIDDeleteNotFound) GetPayload ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDDeleteNotFound) IsClientError ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsClientError() bool
IsClientError returns true when this v1 network address groups Id delete not found response has a 4xx status code
func (*V1NetworkAddressGroupsIDDeleteNotFound) IsCode ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id delete not found response a status code equal to that given
func (*V1NetworkAddressGroupsIDDeleteNotFound) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id delete not found response has a 3xx status code
func (*V1NetworkAddressGroupsIDDeleteNotFound) IsServerError ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsServerError() bool
IsServerError returns true when this v1 network address groups Id delete not found response has a 5xx status code
func (*V1NetworkAddressGroupsIDDeleteNotFound) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id delete not found response has a 2xx status code
func (*V1NetworkAddressGroupsIDDeleteNotFound) String ¶
func (o *V1NetworkAddressGroupsIDDeleteNotFound) String() string
type V1NetworkAddressGroupsIDDeleteOK ¶
V1NetworkAddressGroupsIDDeleteOK describes a response with status code 200, with default header values.
OK
func NewV1NetworkAddressGroupsIDDeleteOK ¶
func NewV1NetworkAddressGroupsIDDeleteOK() *V1NetworkAddressGroupsIDDeleteOK
NewV1NetworkAddressGroupsIDDeleteOK creates a V1NetworkAddressGroupsIDDeleteOK with default headers values
func (*V1NetworkAddressGroupsIDDeleteOK) Code ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) Code() int
Code gets the status code for the v1 network address groups Id delete o k response
func (*V1NetworkAddressGroupsIDDeleteOK) Error ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) Error() string
func (*V1NetworkAddressGroupsIDDeleteOK) GetPayload ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) GetPayload() models.Object
func (*V1NetworkAddressGroupsIDDeleteOK) IsClientError ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) IsClientError() bool
IsClientError returns true when this v1 network address groups Id delete o k response has a 4xx status code
func (*V1NetworkAddressGroupsIDDeleteOK) IsCode ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id delete o k response a status code equal to that given
func (*V1NetworkAddressGroupsIDDeleteOK) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id delete o k response has a 3xx status code
func (*V1NetworkAddressGroupsIDDeleteOK) IsServerError ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) IsServerError() bool
IsServerError returns true when this v1 network address groups Id delete o k response has a 5xx status code
func (*V1NetworkAddressGroupsIDDeleteOK) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id delete o k response has a 2xx status code
func (*V1NetworkAddressGroupsIDDeleteOK) String ¶
func (o *V1NetworkAddressGroupsIDDeleteOK) String() string
type V1NetworkAddressGroupsIDDeleteParams ¶
type V1NetworkAddressGroupsIDDeleteParams struct { /* NetworkAddressGroupID. Network Address Group ID */ NetworkAddressGroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
V1NetworkAddressGroupsIDDeleteParams contains all the parameters to send to the API endpoint
for the v1 network address groups id delete operation. Typically these are written to a http.Request.
func NewV1NetworkAddressGroupsIDDeleteParams ¶
func NewV1NetworkAddressGroupsIDDeleteParams() *V1NetworkAddressGroupsIDDeleteParams
NewV1NetworkAddressGroupsIDDeleteParams creates a new V1NetworkAddressGroupsIDDeleteParams 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 NewV1NetworkAddressGroupsIDDeleteParamsWithContext ¶
func NewV1NetworkAddressGroupsIDDeleteParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsIDDeleteParams
NewV1NetworkAddressGroupsIDDeleteParamsWithContext creates a new V1NetworkAddressGroupsIDDeleteParams object with the ability to set a context for a request.
func NewV1NetworkAddressGroupsIDDeleteParamsWithHTTPClient ¶
func NewV1NetworkAddressGroupsIDDeleteParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDDeleteParams
NewV1NetworkAddressGroupsIDDeleteParamsWithHTTPClient creates a new V1NetworkAddressGroupsIDDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewV1NetworkAddressGroupsIDDeleteParamsWithTimeout ¶
func NewV1NetworkAddressGroupsIDDeleteParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDDeleteParams
NewV1NetworkAddressGroupsIDDeleteParamsWithTimeout creates a new V1NetworkAddressGroupsIDDeleteParams object with the ability to set a timeout on a request.
func (*V1NetworkAddressGroupsIDDeleteParams) SetContext ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the v1 network address groups id delete params
func (*V1NetworkAddressGroupsIDDeleteParams) SetDefaults ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) SetDefaults()
SetDefaults hydrates default values in the v1 network address groups id delete params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsIDDeleteParams) SetHTTPClient ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the v1 network address groups id delete params
func (*V1NetworkAddressGroupsIDDeleteParams) SetNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) SetNetworkAddressGroupID(networkAddressGroupID string)
SetNetworkAddressGroupID adds the networkAddressGroupId to the v1 network address groups id delete params
func (*V1NetworkAddressGroupsIDDeleteParams) SetTimeout ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the v1 network address groups id delete params
func (*V1NetworkAddressGroupsIDDeleteParams) WithContext ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsIDDeleteParams
WithContext adds the context to the v1 network address groups id delete params
func (*V1NetworkAddressGroupsIDDeleteParams) WithDefaults ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) WithDefaults() *V1NetworkAddressGroupsIDDeleteParams
WithDefaults hydrates default values in the v1 network address groups id delete params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsIDDeleteParams) WithHTTPClient ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDDeleteParams
WithHTTPClient adds the HTTPClient to the v1 network address groups id delete params
func (*V1NetworkAddressGroupsIDDeleteParams) WithNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsIDDeleteParams
WithNetworkAddressGroupID adds the networkAddressGroupID to the v1 network address groups id delete params
func (*V1NetworkAddressGroupsIDDeleteParams) WithTimeout ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDDeleteParams
WithTimeout adds the timeout to the v1 network address groups id delete params
func (*V1NetworkAddressGroupsIDDeleteParams) WriteToRequest ¶
func (o *V1NetworkAddressGroupsIDDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type V1NetworkAddressGroupsIDDeleteReader ¶
type V1NetworkAddressGroupsIDDeleteReader struct {
// contains filtered or unexported fields
}
V1NetworkAddressGroupsIDDeleteReader is a Reader for the V1NetworkAddressGroupsIDDelete structure.
func (*V1NetworkAddressGroupsIDDeleteReader) ReadResponse ¶
func (o *V1NetworkAddressGroupsIDDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type V1NetworkAddressGroupsIDDeleteUnauthorized ¶
type V1NetworkAddressGroupsIDDeleteUnauthorized struct {
}V1NetworkAddressGroupsIDDeleteUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewV1NetworkAddressGroupsIDDeleteUnauthorized ¶
func NewV1NetworkAddressGroupsIDDeleteUnauthorized() *V1NetworkAddressGroupsIDDeleteUnauthorized
NewV1NetworkAddressGroupsIDDeleteUnauthorized creates a V1NetworkAddressGroupsIDDeleteUnauthorized with default headers values
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) Code ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) Code() int
Code gets the status code for the v1 network address groups Id delete unauthorized response
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) Error ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) Error() string
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) GetPayload ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) IsClientError ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this v1 network address groups Id delete unauthorized response has a 4xx status code
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) IsCode ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id delete unauthorized response a status code equal to that given
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id delete unauthorized response has a 3xx status code
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) IsServerError ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this v1 network address groups Id delete unauthorized response has a 5xx status code
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id delete unauthorized response has a 2xx status code
func (*V1NetworkAddressGroupsIDDeleteUnauthorized) String ¶
func (o *V1NetworkAddressGroupsIDDeleteUnauthorized) String() string
type V1NetworkAddressGroupsIDGetBadRequest ¶
V1NetworkAddressGroupsIDGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewV1NetworkAddressGroupsIDGetBadRequest ¶
func NewV1NetworkAddressGroupsIDGetBadRequest() *V1NetworkAddressGroupsIDGetBadRequest
NewV1NetworkAddressGroupsIDGetBadRequest creates a V1NetworkAddressGroupsIDGetBadRequest with default headers values
func (*V1NetworkAddressGroupsIDGetBadRequest) Code ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) Code() int
Code gets the status code for the v1 network address groups Id get bad request response
func (*V1NetworkAddressGroupsIDGetBadRequest) Error ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) Error() string
func (*V1NetworkAddressGroupsIDGetBadRequest) GetPayload ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDGetBadRequest) IsClientError ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) IsClientError() bool
IsClientError returns true when this v1 network address groups Id get bad request response has a 4xx status code
func (*V1NetworkAddressGroupsIDGetBadRequest) IsCode ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id get bad request response a status code equal to that given
func (*V1NetworkAddressGroupsIDGetBadRequest) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id get bad request response has a 3xx status code
func (*V1NetworkAddressGroupsIDGetBadRequest) IsServerError ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) IsServerError() bool
IsServerError returns true when this v1 network address groups Id get bad request response has a 5xx status code
func (*V1NetworkAddressGroupsIDGetBadRequest) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id get bad request response has a 2xx status code
func (*V1NetworkAddressGroupsIDGetBadRequest) String ¶
func (o *V1NetworkAddressGroupsIDGetBadRequest) String() string
type V1NetworkAddressGroupsIDGetForbidden ¶
V1NetworkAddressGroupsIDGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewV1NetworkAddressGroupsIDGetForbidden ¶
func NewV1NetworkAddressGroupsIDGetForbidden() *V1NetworkAddressGroupsIDGetForbidden
NewV1NetworkAddressGroupsIDGetForbidden creates a V1NetworkAddressGroupsIDGetForbidden with default headers values
func (*V1NetworkAddressGroupsIDGetForbidden) Code ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) Code() int
Code gets the status code for the v1 network address groups Id get forbidden response
func (*V1NetworkAddressGroupsIDGetForbidden) Error ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) Error() string
func (*V1NetworkAddressGroupsIDGetForbidden) GetPayload ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDGetForbidden) IsClientError ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) IsClientError() bool
IsClientError returns true when this v1 network address groups Id get forbidden response has a 4xx status code
func (*V1NetworkAddressGroupsIDGetForbidden) IsCode ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id get forbidden response a status code equal to that given
func (*V1NetworkAddressGroupsIDGetForbidden) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id get forbidden response has a 3xx status code
func (*V1NetworkAddressGroupsIDGetForbidden) IsServerError ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) IsServerError() bool
IsServerError returns true when this v1 network address groups Id get forbidden response has a 5xx status code
func (*V1NetworkAddressGroupsIDGetForbidden) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id get forbidden response has a 2xx status code
func (*V1NetworkAddressGroupsIDGetForbidden) String ¶
func (o *V1NetworkAddressGroupsIDGetForbidden) String() string
type V1NetworkAddressGroupsIDGetInternalServerError ¶
V1NetworkAddressGroupsIDGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewV1NetworkAddressGroupsIDGetInternalServerError ¶
func NewV1NetworkAddressGroupsIDGetInternalServerError() *V1NetworkAddressGroupsIDGetInternalServerError
NewV1NetworkAddressGroupsIDGetInternalServerError creates a V1NetworkAddressGroupsIDGetInternalServerError with default headers values
func (*V1NetworkAddressGroupsIDGetInternalServerError) Code ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) Code() int
Code gets the status code for the v1 network address groups Id get internal server error response
func (*V1NetworkAddressGroupsIDGetInternalServerError) Error ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) Error() string
func (*V1NetworkAddressGroupsIDGetInternalServerError) GetPayload ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDGetInternalServerError) IsClientError ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsClientError() bool
IsClientError returns true when this v1 network address groups Id get internal server error response has a 4xx status code
func (*V1NetworkAddressGroupsIDGetInternalServerError) IsCode ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id get internal server error response a status code equal to that given
func (*V1NetworkAddressGroupsIDGetInternalServerError) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id get internal server error response has a 3xx status code
func (*V1NetworkAddressGroupsIDGetInternalServerError) IsServerError ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsServerError() bool
IsServerError returns true when this v1 network address groups Id get internal server error response has a 5xx status code
func (*V1NetworkAddressGroupsIDGetInternalServerError) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id get internal server error response has a 2xx status code
func (*V1NetworkAddressGroupsIDGetInternalServerError) String ¶
func (o *V1NetworkAddressGroupsIDGetInternalServerError) String() string
type V1NetworkAddressGroupsIDGetNotFound ¶
V1NetworkAddressGroupsIDGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewV1NetworkAddressGroupsIDGetNotFound ¶
func NewV1NetworkAddressGroupsIDGetNotFound() *V1NetworkAddressGroupsIDGetNotFound
NewV1NetworkAddressGroupsIDGetNotFound creates a V1NetworkAddressGroupsIDGetNotFound with default headers values
func (*V1NetworkAddressGroupsIDGetNotFound) Code ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) Code() int
Code gets the status code for the v1 network address groups Id get not found response
func (*V1NetworkAddressGroupsIDGetNotFound) Error ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) Error() string
func (*V1NetworkAddressGroupsIDGetNotFound) GetPayload ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDGetNotFound) IsClientError ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) IsClientError() bool
IsClientError returns true when this v1 network address groups Id get not found response has a 4xx status code
func (*V1NetworkAddressGroupsIDGetNotFound) IsCode ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id get not found response a status code equal to that given
func (*V1NetworkAddressGroupsIDGetNotFound) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id get not found response has a 3xx status code
func (*V1NetworkAddressGroupsIDGetNotFound) IsServerError ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) IsServerError() bool
IsServerError returns true when this v1 network address groups Id get not found response has a 5xx status code
func (*V1NetworkAddressGroupsIDGetNotFound) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id get not found response has a 2xx status code
func (*V1NetworkAddressGroupsIDGetNotFound) String ¶
func (o *V1NetworkAddressGroupsIDGetNotFound) String() string
type V1NetworkAddressGroupsIDGetOK ¶
type V1NetworkAddressGroupsIDGetOK struct {
Payload *models.NetworkAddressGroup
}
V1NetworkAddressGroupsIDGetOK describes a response with status code 200, with default header values.
OK
func NewV1NetworkAddressGroupsIDGetOK ¶
func NewV1NetworkAddressGroupsIDGetOK() *V1NetworkAddressGroupsIDGetOK
NewV1NetworkAddressGroupsIDGetOK creates a V1NetworkAddressGroupsIDGetOK with default headers values
func (*V1NetworkAddressGroupsIDGetOK) Code ¶
func (o *V1NetworkAddressGroupsIDGetOK) Code() int
Code gets the status code for the v1 network address groups Id get o k response
func (*V1NetworkAddressGroupsIDGetOK) Error ¶
func (o *V1NetworkAddressGroupsIDGetOK) Error() string
func (*V1NetworkAddressGroupsIDGetOK) GetPayload ¶
func (o *V1NetworkAddressGroupsIDGetOK) GetPayload() *models.NetworkAddressGroup
func (*V1NetworkAddressGroupsIDGetOK) IsClientError ¶
func (o *V1NetworkAddressGroupsIDGetOK) IsClientError() bool
IsClientError returns true when this v1 network address groups Id get o k response has a 4xx status code
func (*V1NetworkAddressGroupsIDGetOK) IsCode ¶
func (o *V1NetworkAddressGroupsIDGetOK) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id get o k response a status code equal to that given
func (*V1NetworkAddressGroupsIDGetOK) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDGetOK) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id get o k response has a 3xx status code
func (*V1NetworkAddressGroupsIDGetOK) IsServerError ¶
func (o *V1NetworkAddressGroupsIDGetOK) IsServerError() bool
IsServerError returns true when this v1 network address groups Id get o k response has a 5xx status code
func (*V1NetworkAddressGroupsIDGetOK) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDGetOK) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id get o k response has a 2xx status code
func (*V1NetworkAddressGroupsIDGetOK) String ¶
func (o *V1NetworkAddressGroupsIDGetOK) String() string
type V1NetworkAddressGroupsIDGetParams ¶
type V1NetworkAddressGroupsIDGetParams struct { /* NetworkAddressGroupID. Network Address Group ID */ NetworkAddressGroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
V1NetworkAddressGroupsIDGetParams contains all the parameters to send to the API endpoint
for the v1 network address groups id get operation. Typically these are written to a http.Request.
func NewV1NetworkAddressGroupsIDGetParams ¶
func NewV1NetworkAddressGroupsIDGetParams() *V1NetworkAddressGroupsIDGetParams
NewV1NetworkAddressGroupsIDGetParams creates a new V1NetworkAddressGroupsIDGetParams 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 NewV1NetworkAddressGroupsIDGetParamsWithContext ¶
func NewV1NetworkAddressGroupsIDGetParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsIDGetParams
NewV1NetworkAddressGroupsIDGetParamsWithContext creates a new V1NetworkAddressGroupsIDGetParams object with the ability to set a context for a request.
func NewV1NetworkAddressGroupsIDGetParamsWithHTTPClient ¶
func NewV1NetworkAddressGroupsIDGetParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDGetParams
NewV1NetworkAddressGroupsIDGetParamsWithHTTPClient creates a new V1NetworkAddressGroupsIDGetParams object with the ability to set a custom HTTPClient for a request.
func NewV1NetworkAddressGroupsIDGetParamsWithTimeout ¶
func NewV1NetworkAddressGroupsIDGetParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDGetParams
NewV1NetworkAddressGroupsIDGetParamsWithTimeout creates a new V1NetworkAddressGroupsIDGetParams object with the ability to set a timeout on a request.
func (*V1NetworkAddressGroupsIDGetParams) SetContext ¶
func (o *V1NetworkAddressGroupsIDGetParams) SetContext(ctx context.Context)
SetContext adds the context to the v1 network address groups id get params
func (*V1NetworkAddressGroupsIDGetParams) SetDefaults ¶
func (o *V1NetworkAddressGroupsIDGetParams) SetDefaults()
SetDefaults hydrates default values in the v1 network address groups id get params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsIDGetParams) SetHTTPClient ¶
func (o *V1NetworkAddressGroupsIDGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the v1 network address groups id get params
func (*V1NetworkAddressGroupsIDGetParams) SetNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsIDGetParams) SetNetworkAddressGroupID(networkAddressGroupID string)
SetNetworkAddressGroupID adds the networkAddressGroupId to the v1 network address groups id get params
func (*V1NetworkAddressGroupsIDGetParams) SetTimeout ¶
func (o *V1NetworkAddressGroupsIDGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the v1 network address groups id get params
func (*V1NetworkAddressGroupsIDGetParams) WithContext ¶
func (o *V1NetworkAddressGroupsIDGetParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsIDGetParams
WithContext adds the context to the v1 network address groups id get params
func (*V1NetworkAddressGroupsIDGetParams) WithDefaults ¶
func (o *V1NetworkAddressGroupsIDGetParams) WithDefaults() *V1NetworkAddressGroupsIDGetParams
WithDefaults hydrates default values in the v1 network address groups id get params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsIDGetParams) WithHTTPClient ¶
func (o *V1NetworkAddressGroupsIDGetParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDGetParams
WithHTTPClient adds the HTTPClient to the v1 network address groups id get params
func (*V1NetworkAddressGroupsIDGetParams) WithNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsIDGetParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsIDGetParams
WithNetworkAddressGroupID adds the networkAddressGroupID to the v1 network address groups id get params
func (*V1NetworkAddressGroupsIDGetParams) WithTimeout ¶
func (o *V1NetworkAddressGroupsIDGetParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDGetParams
WithTimeout adds the timeout to the v1 network address groups id get params
func (*V1NetworkAddressGroupsIDGetParams) WriteToRequest ¶
func (o *V1NetworkAddressGroupsIDGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type V1NetworkAddressGroupsIDGetReader ¶
type V1NetworkAddressGroupsIDGetReader struct {
// contains filtered or unexported fields
}
V1NetworkAddressGroupsIDGetReader is a Reader for the V1NetworkAddressGroupsIDGet structure.
func (*V1NetworkAddressGroupsIDGetReader) ReadResponse ¶
func (o *V1NetworkAddressGroupsIDGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type V1NetworkAddressGroupsIDGetUnauthorized ¶
type V1NetworkAddressGroupsIDGetUnauthorized struct {
}V1NetworkAddressGroupsIDGetUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewV1NetworkAddressGroupsIDGetUnauthorized ¶
func NewV1NetworkAddressGroupsIDGetUnauthorized() *V1NetworkAddressGroupsIDGetUnauthorized
NewV1NetworkAddressGroupsIDGetUnauthorized creates a V1NetworkAddressGroupsIDGetUnauthorized with default headers values
func (*V1NetworkAddressGroupsIDGetUnauthorized) Code ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) Code() int
Code gets the status code for the v1 network address groups Id get unauthorized response
func (*V1NetworkAddressGroupsIDGetUnauthorized) Error ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) Error() string
func (*V1NetworkAddressGroupsIDGetUnauthorized) GetPayload ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDGetUnauthorized) IsClientError ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsClientError() bool
IsClientError returns true when this v1 network address groups Id get unauthorized response has a 4xx status code
func (*V1NetworkAddressGroupsIDGetUnauthorized) IsCode ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id get unauthorized response a status code equal to that given
func (*V1NetworkAddressGroupsIDGetUnauthorized) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id get unauthorized response has a 3xx status code
func (*V1NetworkAddressGroupsIDGetUnauthorized) IsServerError ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsServerError() bool
IsServerError returns true when this v1 network address groups Id get unauthorized response has a 5xx status code
func (*V1NetworkAddressGroupsIDGetUnauthorized) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id get unauthorized response has a 2xx status code
func (*V1NetworkAddressGroupsIDGetUnauthorized) String ¶
func (o *V1NetworkAddressGroupsIDGetUnauthorized) String() string
type V1NetworkAddressGroupsIDPutBadRequest ¶
V1NetworkAddressGroupsIDPutBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewV1NetworkAddressGroupsIDPutBadRequest ¶
func NewV1NetworkAddressGroupsIDPutBadRequest() *V1NetworkAddressGroupsIDPutBadRequest
NewV1NetworkAddressGroupsIDPutBadRequest creates a V1NetworkAddressGroupsIDPutBadRequest with default headers values
func (*V1NetworkAddressGroupsIDPutBadRequest) Code ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) Code() int
Code gets the status code for the v1 network address groups Id put bad request response
func (*V1NetworkAddressGroupsIDPutBadRequest) Error ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) Error() string
func (*V1NetworkAddressGroupsIDPutBadRequest) GetPayload ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDPutBadRequest) IsClientError ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) IsClientError() bool
IsClientError returns true when this v1 network address groups Id put bad request response has a 4xx status code
func (*V1NetworkAddressGroupsIDPutBadRequest) IsCode ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id put bad request response a status code equal to that given
func (*V1NetworkAddressGroupsIDPutBadRequest) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id put bad request response has a 3xx status code
func (*V1NetworkAddressGroupsIDPutBadRequest) IsServerError ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) IsServerError() bool
IsServerError returns true when this v1 network address groups Id put bad request response has a 5xx status code
func (*V1NetworkAddressGroupsIDPutBadRequest) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id put bad request response has a 2xx status code
func (*V1NetworkAddressGroupsIDPutBadRequest) String ¶
func (o *V1NetworkAddressGroupsIDPutBadRequest) String() string
type V1NetworkAddressGroupsIDPutForbidden ¶
V1NetworkAddressGroupsIDPutForbidden describes a response with status code 403, with default header values.
Forbidden
func NewV1NetworkAddressGroupsIDPutForbidden ¶
func NewV1NetworkAddressGroupsIDPutForbidden() *V1NetworkAddressGroupsIDPutForbidden
NewV1NetworkAddressGroupsIDPutForbidden creates a V1NetworkAddressGroupsIDPutForbidden with default headers values
func (*V1NetworkAddressGroupsIDPutForbidden) Code ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) Code() int
Code gets the status code for the v1 network address groups Id put forbidden response
func (*V1NetworkAddressGroupsIDPutForbidden) Error ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) Error() string
func (*V1NetworkAddressGroupsIDPutForbidden) GetPayload ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDPutForbidden) IsClientError ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) IsClientError() bool
IsClientError returns true when this v1 network address groups Id put forbidden response has a 4xx status code
func (*V1NetworkAddressGroupsIDPutForbidden) IsCode ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id put forbidden response a status code equal to that given
func (*V1NetworkAddressGroupsIDPutForbidden) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id put forbidden response has a 3xx status code
func (*V1NetworkAddressGroupsIDPutForbidden) IsServerError ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) IsServerError() bool
IsServerError returns true when this v1 network address groups Id put forbidden response has a 5xx status code
func (*V1NetworkAddressGroupsIDPutForbidden) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id put forbidden response has a 2xx status code
func (*V1NetworkAddressGroupsIDPutForbidden) String ¶
func (o *V1NetworkAddressGroupsIDPutForbidden) String() string
type V1NetworkAddressGroupsIDPutInternalServerError ¶
V1NetworkAddressGroupsIDPutInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewV1NetworkAddressGroupsIDPutInternalServerError ¶
func NewV1NetworkAddressGroupsIDPutInternalServerError() *V1NetworkAddressGroupsIDPutInternalServerError
NewV1NetworkAddressGroupsIDPutInternalServerError creates a V1NetworkAddressGroupsIDPutInternalServerError with default headers values
func (*V1NetworkAddressGroupsIDPutInternalServerError) Code ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) Code() int
Code gets the status code for the v1 network address groups Id put internal server error response
func (*V1NetworkAddressGroupsIDPutInternalServerError) Error ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) Error() string
func (*V1NetworkAddressGroupsIDPutInternalServerError) GetPayload ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDPutInternalServerError) IsClientError ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsClientError() bool
IsClientError returns true when this v1 network address groups Id put internal server error response has a 4xx status code
func (*V1NetworkAddressGroupsIDPutInternalServerError) IsCode ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id put internal server error response a status code equal to that given
func (*V1NetworkAddressGroupsIDPutInternalServerError) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id put internal server error response has a 3xx status code
func (*V1NetworkAddressGroupsIDPutInternalServerError) IsServerError ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsServerError() bool
IsServerError returns true when this v1 network address groups Id put internal server error response has a 5xx status code
func (*V1NetworkAddressGroupsIDPutInternalServerError) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id put internal server error response has a 2xx status code
func (*V1NetworkAddressGroupsIDPutInternalServerError) String ¶
func (o *V1NetworkAddressGroupsIDPutInternalServerError) String() string
type V1NetworkAddressGroupsIDPutNotFound ¶
V1NetworkAddressGroupsIDPutNotFound describes a response with status code 404, with default header values.
Not Found
func NewV1NetworkAddressGroupsIDPutNotFound ¶
func NewV1NetworkAddressGroupsIDPutNotFound() *V1NetworkAddressGroupsIDPutNotFound
NewV1NetworkAddressGroupsIDPutNotFound creates a V1NetworkAddressGroupsIDPutNotFound with default headers values
func (*V1NetworkAddressGroupsIDPutNotFound) Code ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) Code() int
Code gets the status code for the v1 network address groups Id put not found response
func (*V1NetworkAddressGroupsIDPutNotFound) Error ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) Error() string
func (*V1NetworkAddressGroupsIDPutNotFound) GetPayload ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDPutNotFound) IsClientError ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) IsClientError() bool
IsClientError returns true when this v1 network address groups Id put not found response has a 4xx status code
func (*V1NetworkAddressGroupsIDPutNotFound) IsCode ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id put not found response a status code equal to that given
func (*V1NetworkAddressGroupsIDPutNotFound) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id put not found response has a 3xx status code
func (*V1NetworkAddressGroupsIDPutNotFound) IsServerError ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) IsServerError() bool
IsServerError returns true when this v1 network address groups Id put not found response has a 5xx status code
func (*V1NetworkAddressGroupsIDPutNotFound) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id put not found response has a 2xx status code
func (*V1NetworkAddressGroupsIDPutNotFound) String ¶
func (o *V1NetworkAddressGroupsIDPutNotFound) String() string
type V1NetworkAddressGroupsIDPutOK ¶
type V1NetworkAddressGroupsIDPutOK struct {
Payload *models.NetworkAddressGroup
}
V1NetworkAddressGroupsIDPutOK describes a response with status code 200, with default header values.
OK
func NewV1NetworkAddressGroupsIDPutOK ¶
func NewV1NetworkAddressGroupsIDPutOK() *V1NetworkAddressGroupsIDPutOK
NewV1NetworkAddressGroupsIDPutOK creates a V1NetworkAddressGroupsIDPutOK with default headers values
func (*V1NetworkAddressGroupsIDPutOK) Code ¶
func (o *V1NetworkAddressGroupsIDPutOK) Code() int
Code gets the status code for the v1 network address groups Id put o k response
func (*V1NetworkAddressGroupsIDPutOK) Error ¶
func (o *V1NetworkAddressGroupsIDPutOK) Error() string
func (*V1NetworkAddressGroupsIDPutOK) GetPayload ¶
func (o *V1NetworkAddressGroupsIDPutOK) GetPayload() *models.NetworkAddressGroup
func (*V1NetworkAddressGroupsIDPutOK) IsClientError ¶
func (o *V1NetworkAddressGroupsIDPutOK) IsClientError() bool
IsClientError returns true when this v1 network address groups Id put o k response has a 4xx status code
func (*V1NetworkAddressGroupsIDPutOK) IsCode ¶
func (o *V1NetworkAddressGroupsIDPutOK) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id put o k response a status code equal to that given
func (*V1NetworkAddressGroupsIDPutOK) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDPutOK) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id put o k response has a 3xx status code
func (*V1NetworkAddressGroupsIDPutOK) IsServerError ¶
func (o *V1NetworkAddressGroupsIDPutOK) IsServerError() bool
IsServerError returns true when this v1 network address groups Id put o k response has a 5xx status code
func (*V1NetworkAddressGroupsIDPutOK) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDPutOK) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id put o k response has a 2xx status code
func (*V1NetworkAddressGroupsIDPutOK) String ¶
func (o *V1NetworkAddressGroupsIDPutOK) String() string
type V1NetworkAddressGroupsIDPutParams ¶
type V1NetworkAddressGroupsIDPutParams struct { /* Body. Parameters for the update of a Network Address Group */ Body *models.NetworkAddressGroupUpdate /* NetworkAddressGroupID. Network Address Group ID */ NetworkAddressGroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
V1NetworkAddressGroupsIDPutParams contains all the parameters to send to the API endpoint
for the v1 network address groups id put operation. Typically these are written to a http.Request.
func NewV1NetworkAddressGroupsIDPutParams ¶
func NewV1NetworkAddressGroupsIDPutParams() *V1NetworkAddressGroupsIDPutParams
NewV1NetworkAddressGroupsIDPutParams creates a new V1NetworkAddressGroupsIDPutParams 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 NewV1NetworkAddressGroupsIDPutParamsWithContext ¶
func NewV1NetworkAddressGroupsIDPutParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsIDPutParams
NewV1NetworkAddressGroupsIDPutParamsWithContext creates a new V1NetworkAddressGroupsIDPutParams object with the ability to set a context for a request.
func NewV1NetworkAddressGroupsIDPutParamsWithHTTPClient ¶
func NewV1NetworkAddressGroupsIDPutParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDPutParams
NewV1NetworkAddressGroupsIDPutParamsWithHTTPClient creates a new V1NetworkAddressGroupsIDPutParams object with the ability to set a custom HTTPClient for a request.
func NewV1NetworkAddressGroupsIDPutParamsWithTimeout ¶
func NewV1NetworkAddressGroupsIDPutParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDPutParams
NewV1NetworkAddressGroupsIDPutParamsWithTimeout creates a new V1NetworkAddressGroupsIDPutParams object with the ability to set a timeout on a request.
func (*V1NetworkAddressGroupsIDPutParams) SetBody ¶
func (o *V1NetworkAddressGroupsIDPutParams) SetBody(body *models.NetworkAddressGroupUpdate)
SetBody adds the body to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) SetContext ¶
func (o *V1NetworkAddressGroupsIDPutParams) SetContext(ctx context.Context)
SetContext adds the context to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) SetDefaults ¶
func (o *V1NetworkAddressGroupsIDPutParams) SetDefaults()
SetDefaults hydrates default values in the v1 network address groups id put params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsIDPutParams) SetHTTPClient ¶
func (o *V1NetworkAddressGroupsIDPutParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) SetNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsIDPutParams) SetNetworkAddressGroupID(networkAddressGroupID string)
SetNetworkAddressGroupID adds the networkAddressGroupId to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) SetTimeout ¶
func (o *V1NetworkAddressGroupsIDPutParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) WithBody ¶
func (o *V1NetworkAddressGroupsIDPutParams) WithBody(body *models.NetworkAddressGroupUpdate) *V1NetworkAddressGroupsIDPutParams
WithBody adds the body to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) WithContext ¶
func (o *V1NetworkAddressGroupsIDPutParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsIDPutParams
WithContext adds the context to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) WithDefaults ¶
func (o *V1NetworkAddressGroupsIDPutParams) WithDefaults() *V1NetworkAddressGroupsIDPutParams
WithDefaults hydrates default values in the v1 network address groups id put params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsIDPutParams) WithHTTPClient ¶
func (o *V1NetworkAddressGroupsIDPutParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsIDPutParams
WithHTTPClient adds the HTTPClient to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) WithNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsIDPutParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsIDPutParams
WithNetworkAddressGroupID adds the networkAddressGroupID to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) WithTimeout ¶
func (o *V1NetworkAddressGroupsIDPutParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsIDPutParams
WithTimeout adds the timeout to the v1 network address groups id put params
func (*V1NetworkAddressGroupsIDPutParams) WriteToRequest ¶
func (o *V1NetworkAddressGroupsIDPutParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type V1NetworkAddressGroupsIDPutReader ¶
type V1NetworkAddressGroupsIDPutReader struct {
// contains filtered or unexported fields
}
V1NetworkAddressGroupsIDPutReader is a Reader for the V1NetworkAddressGroupsIDPut structure.
func (*V1NetworkAddressGroupsIDPutReader) ReadResponse ¶
func (o *V1NetworkAddressGroupsIDPutReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type V1NetworkAddressGroupsIDPutUnauthorized ¶
type V1NetworkAddressGroupsIDPutUnauthorized struct {
}V1NetworkAddressGroupsIDPutUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewV1NetworkAddressGroupsIDPutUnauthorized ¶
func NewV1NetworkAddressGroupsIDPutUnauthorized() *V1NetworkAddressGroupsIDPutUnauthorized
NewV1NetworkAddressGroupsIDPutUnauthorized creates a V1NetworkAddressGroupsIDPutUnauthorized with default headers values
func (*V1NetworkAddressGroupsIDPutUnauthorized) Code ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) Code() int
Code gets the status code for the v1 network address groups Id put unauthorized response
func (*V1NetworkAddressGroupsIDPutUnauthorized) Error ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) Error() string
func (*V1NetworkAddressGroupsIDPutUnauthorized) GetPayload ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) GetPayload() *models.Error
func (*V1NetworkAddressGroupsIDPutUnauthorized) IsClientError ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsClientError() bool
IsClientError returns true when this v1 network address groups Id put unauthorized response has a 4xx status code
func (*V1NetworkAddressGroupsIDPutUnauthorized) IsCode ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsCode(code int) bool
IsCode returns true when this v1 network address groups Id put unauthorized response a status code equal to that given
func (*V1NetworkAddressGroupsIDPutUnauthorized) IsRedirect ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsRedirect() bool
IsRedirect returns true when this v1 network address groups Id put unauthorized response has a 3xx status code
func (*V1NetworkAddressGroupsIDPutUnauthorized) IsServerError ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsServerError() bool
IsServerError returns true when this v1 network address groups Id put unauthorized response has a 5xx status code
func (*V1NetworkAddressGroupsIDPutUnauthorized) IsSuccess ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) IsSuccess() bool
IsSuccess returns true when this v1 network address groups Id put unauthorized response has a 2xx status code
func (*V1NetworkAddressGroupsIDPutUnauthorized) String ¶
func (o *V1NetworkAddressGroupsIDPutUnauthorized) String() string
type V1NetworkAddressGroupsMembersDeleteBadRequest ¶
V1NetworkAddressGroupsMembersDeleteBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewV1NetworkAddressGroupsMembersDeleteBadRequest ¶
func NewV1NetworkAddressGroupsMembersDeleteBadRequest() *V1NetworkAddressGroupsMembersDeleteBadRequest
NewV1NetworkAddressGroupsMembersDeleteBadRequest creates a V1NetworkAddressGroupsMembersDeleteBadRequest with default headers values
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) Code ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) Code() int
Code gets the status code for the v1 network address groups members delete bad request response
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) Error ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) Error() string
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsClientError() bool
IsClientError returns true when this v1 network address groups members delete bad request response has a 4xx status code
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) IsCode ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsCode(code int) bool
IsCode returns true when this v1 network address groups members delete bad request response a status code equal to that given
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members delete bad request response has a 3xx status code
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsServerError() bool
IsServerError returns true when this v1 network address groups members delete bad request response has a 5xx status code
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members delete bad request response has a 2xx status code
func (*V1NetworkAddressGroupsMembersDeleteBadRequest) String ¶
func (o *V1NetworkAddressGroupsMembersDeleteBadRequest) String() string
type V1NetworkAddressGroupsMembersDeleteConflict ¶
V1NetworkAddressGroupsMembersDeleteConflict describes a response with status code 409, with default header values.
Conflict
func NewV1NetworkAddressGroupsMembersDeleteConflict ¶
func NewV1NetworkAddressGroupsMembersDeleteConflict() *V1NetworkAddressGroupsMembersDeleteConflict
NewV1NetworkAddressGroupsMembersDeleteConflict creates a V1NetworkAddressGroupsMembersDeleteConflict with default headers values
func (*V1NetworkAddressGroupsMembersDeleteConflict) Code ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) Code() int
Code gets the status code for the v1 network address groups members delete conflict response
func (*V1NetworkAddressGroupsMembersDeleteConflict) Error ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) Error() string
func (*V1NetworkAddressGroupsMembersDeleteConflict) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersDeleteConflict) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsClientError() bool
IsClientError returns true when this v1 network address groups members delete conflict response has a 4xx status code
func (*V1NetworkAddressGroupsMembersDeleteConflict) IsCode ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsCode(code int) bool
IsCode returns true when this v1 network address groups members delete conflict response a status code equal to that given
func (*V1NetworkAddressGroupsMembersDeleteConflict) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members delete conflict response has a 3xx status code
func (*V1NetworkAddressGroupsMembersDeleteConflict) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsServerError() bool
IsServerError returns true when this v1 network address groups members delete conflict response has a 5xx status code
func (*V1NetworkAddressGroupsMembersDeleteConflict) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members delete conflict response has a 2xx status code
func (*V1NetworkAddressGroupsMembersDeleteConflict) String ¶
func (o *V1NetworkAddressGroupsMembersDeleteConflict) String() string
type V1NetworkAddressGroupsMembersDeleteForbidden ¶
V1NetworkAddressGroupsMembersDeleteForbidden describes a response with status code 403, with default header values.
Forbidden
func NewV1NetworkAddressGroupsMembersDeleteForbidden ¶
func NewV1NetworkAddressGroupsMembersDeleteForbidden() *V1NetworkAddressGroupsMembersDeleteForbidden
NewV1NetworkAddressGroupsMembersDeleteForbidden creates a V1NetworkAddressGroupsMembersDeleteForbidden with default headers values
func (*V1NetworkAddressGroupsMembersDeleteForbidden) Code ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) Code() int
Code gets the status code for the v1 network address groups members delete forbidden response
func (*V1NetworkAddressGroupsMembersDeleteForbidden) Error ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) Error() string
func (*V1NetworkAddressGroupsMembersDeleteForbidden) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersDeleteForbidden) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsClientError() bool
IsClientError returns true when this v1 network address groups members delete forbidden response has a 4xx status code
func (*V1NetworkAddressGroupsMembersDeleteForbidden) IsCode ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsCode(code int) bool
IsCode returns true when this v1 network address groups members delete forbidden response a status code equal to that given
func (*V1NetworkAddressGroupsMembersDeleteForbidden) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members delete forbidden response has a 3xx status code
func (*V1NetworkAddressGroupsMembersDeleteForbidden) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsServerError() bool
IsServerError returns true when this v1 network address groups members delete forbidden response has a 5xx status code
func (*V1NetworkAddressGroupsMembersDeleteForbidden) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members delete forbidden response has a 2xx status code
func (*V1NetworkAddressGroupsMembersDeleteForbidden) String ¶
func (o *V1NetworkAddressGroupsMembersDeleteForbidden) String() string
type V1NetworkAddressGroupsMembersDeleteInternalServerError ¶
V1NetworkAddressGroupsMembersDeleteInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewV1NetworkAddressGroupsMembersDeleteInternalServerError ¶
func NewV1NetworkAddressGroupsMembersDeleteInternalServerError() *V1NetworkAddressGroupsMembersDeleteInternalServerError
NewV1NetworkAddressGroupsMembersDeleteInternalServerError creates a V1NetworkAddressGroupsMembersDeleteInternalServerError with default headers values
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) Code ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) Code() int
Code gets the status code for the v1 network address groups members delete internal server error response
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) Error ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) Error() string
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsClientError() bool
IsClientError returns true when this v1 network address groups members delete internal server error response has a 4xx status code
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) IsCode ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsCode(code int) bool
IsCode returns true when this v1 network address groups members delete internal server error response a status code equal to that given
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members delete internal server error response has a 3xx status code
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsServerError() bool
IsServerError returns true when this v1 network address groups members delete internal server error response has a 5xx status code
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members delete internal server error response has a 2xx status code
func (*V1NetworkAddressGroupsMembersDeleteInternalServerError) String ¶
func (o *V1NetworkAddressGroupsMembersDeleteInternalServerError) String() string
type V1NetworkAddressGroupsMembersDeleteNotFound ¶
V1NetworkAddressGroupsMembersDeleteNotFound describes a response with status code 404, with default header values.
Not Found
func NewV1NetworkAddressGroupsMembersDeleteNotFound ¶
func NewV1NetworkAddressGroupsMembersDeleteNotFound() *V1NetworkAddressGroupsMembersDeleteNotFound
NewV1NetworkAddressGroupsMembersDeleteNotFound creates a V1NetworkAddressGroupsMembersDeleteNotFound with default headers values
func (*V1NetworkAddressGroupsMembersDeleteNotFound) Code ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) Code() int
Code gets the status code for the v1 network address groups members delete not found response
func (*V1NetworkAddressGroupsMembersDeleteNotFound) Error ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) Error() string
func (*V1NetworkAddressGroupsMembersDeleteNotFound) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersDeleteNotFound) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsClientError() bool
IsClientError returns true when this v1 network address groups members delete not found response has a 4xx status code
func (*V1NetworkAddressGroupsMembersDeleteNotFound) IsCode ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsCode(code int) bool
IsCode returns true when this v1 network address groups members delete not found response a status code equal to that given
func (*V1NetworkAddressGroupsMembersDeleteNotFound) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members delete not found response has a 3xx status code
func (*V1NetworkAddressGroupsMembersDeleteNotFound) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsServerError() bool
IsServerError returns true when this v1 network address groups members delete not found response has a 5xx status code
func (*V1NetworkAddressGroupsMembersDeleteNotFound) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members delete not found response has a 2xx status code
func (*V1NetworkAddressGroupsMembersDeleteNotFound) String ¶
func (o *V1NetworkAddressGroupsMembersDeleteNotFound) String() string
type V1NetworkAddressGroupsMembersDeleteOK ¶
type V1NetworkAddressGroupsMembersDeleteOK struct {
Payload *models.NetworkAddressGroup
}
V1NetworkAddressGroupsMembersDeleteOK describes a response with status code 200, with default header values.
OK
func NewV1NetworkAddressGroupsMembersDeleteOK ¶
func NewV1NetworkAddressGroupsMembersDeleteOK() *V1NetworkAddressGroupsMembersDeleteOK
NewV1NetworkAddressGroupsMembersDeleteOK creates a V1NetworkAddressGroupsMembersDeleteOK with default headers values
func (*V1NetworkAddressGroupsMembersDeleteOK) Code ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) Code() int
Code gets the status code for the v1 network address groups members delete o k response
func (*V1NetworkAddressGroupsMembersDeleteOK) Error ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) Error() string
func (*V1NetworkAddressGroupsMembersDeleteOK) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) GetPayload() *models.NetworkAddressGroup
func (*V1NetworkAddressGroupsMembersDeleteOK) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) IsClientError() bool
IsClientError returns true when this v1 network address groups members delete o k response has a 4xx status code
func (*V1NetworkAddressGroupsMembersDeleteOK) IsCode ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) IsCode(code int) bool
IsCode returns true when this v1 network address groups members delete o k response a status code equal to that given
func (*V1NetworkAddressGroupsMembersDeleteOK) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members delete o k response has a 3xx status code
func (*V1NetworkAddressGroupsMembersDeleteOK) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) IsServerError() bool
IsServerError returns true when this v1 network address groups members delete o k response has a 5xx status code
func (*V1NetworkAddressGroupsMembersDeleteOK) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members delete o k response has a 2xx status code
func (*V1NetworkAddressGroupsMembersDeleteOK) String ¶
func (o *V1NetworkAddressGroupsMembersDeleteOK) String() string
type V1NetworkAddressGroupsMembersDeleteParams ¶
type V1NetworkAddressGroupsMembersDeleteParams struct { /* NetworkAddressGroupID. Network Address Group ID */ NetworkAddressGroupID string /* NetworkAddressGroupMemberID. The Network Address Group Member ID */ NetworkAddressGroupMemberID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
V1NetworkAddressGroupsMembersDeleteParams contains all the parameters to send to the API endpoint
for the v1 network address groups members delete operation. Typically these are written to a http.Request.
func NewV1NetworkAddressGroupsMembersDeleteParams ¶
func NewV1NetworkAddressGroupsMembersDeleteParams() *V1NetworkAddressGroupsMembersDeleteParams
NewV1NetworkAddressGroupsMembersDeleteParams creates a new V1NetworkAddressGroupsMembersDeleteParams 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 NewV1NetworkAddressGroupsMembersDeleteParamsWithContext ¶
func NewV1NetworkAddressGroupsMembersDeleteParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsMembersDeleteParams
NewV1NetworkAddressGroupsMembersDeleteParamsWithContext creates a new V1NetworkAddressGroupsMembersDeleteParams object with the ability to set a context for a request.
func NewV1NetworkAddressGroupsMembersDeleteParamsWithHTTPClient ¶
func NewV1NetworkAddressGroupsMembersDeleteParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsMembersDeleteParams
NewV1NetworkAddressGroupsMembersDeleteParamsWithHTTPClient creates a new V1NetworkAddressGroupsMembersDeleteParams object with the ability to set a custom HTTPClient for a request.
func NewV1NetworkAddressGroupsMembersDeleteParamsWithTimeout ¶
func NewV1NetworkAddressGroupsMembersDeleteParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsMembersDeleteParams
NewV1NetworkAddressGroupsMembersDeleteParamsWithTimeout creates a new V1NetworkAddressGroupsMembersDeleteParams object with the ability to set a timeout on a request.
func (*V1NetworkAddressGroupsMembersDeleteParams) SetContext ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) SetContext(ctx context.Context)
SetContext adds the context to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) SetDefaults ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) SetDefaults()
SetDefaults hydrates default values in the v1 network address groups members delete params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsMembersDeleteParams) SetHTTPClient ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) SetNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) SetNetworkAddressGroupID(networkAddressGroupID string)
SetNetworkAddressGroupID adds the networkAddressGroupId to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) SetNetworkAddressGroupMemberID ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) SetNetworkAddressGroupMemberID(networkAddressGroupMemberID string)
SetNetworkAddressGroupMemberID adds the networkAddressGroupMemberId to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) SetTimeout ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) WithContext ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsMembersDeleteParams
WithContext adds the context to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) WithDefaults ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) WithDefaults() *V1NetworkAddressGroupsMembersDeleteParams
WithDefaults hydrates default values in the v1 network address groups members delete params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsMembersDeleteParams) WithHTTPClient ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsMembersDeleteParams
WithHTTPClient adds the HTTPClient to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) WithNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsMembersDeleteParams
WithNetworkAddressGroupID adds the networkAddressGroupID to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) WithNetworkAddressGroupMemberID ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) WithNetworkAddressGroupMemberID(networkAddressGroupMemberID string) *V1NetworkAddressGroupsMembersDeleteParams
WithNetworkAddressGroupMemberID adds the networkAddressGroupMemberID to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) WithTimeout ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsMembersDeleteParams
WithTimeout adds the timeout to the v1 network address groups members delete params
func (*V1NetworkAddressGroupsMembersDeleteParams) WriteToRequest ¶
func (o *V1NetworkAddressGroupsMembersDeleteParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type V1NetworkAddressGroupsMembersDeleteReader ¶
type V1NetworkAddressGroupsMembersDeleteReader struct {
// contains filtered or unexported fields
}
V1NetworkAddressGroupsMembersDeleteReader is a Reader for the V1NetworkAddressGroupsMembersDelete structure.
func (*V1NetworkAddressGroupsMembersDeleteReader) ReadResponse ¶
func (o *V1NetworkAddressGroupsMembersDeleteReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type V1NetworkAddressGroupsMembersDeleteUnauthorized ¶
type V1NetworkAddressGroupsMembersDeleteUnauthorized struct {
}V1NetworkAddressGroupsMembersDeleteUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewV1NetworkAddressGroupsMembersDeleteUnauthorized ¶
func NewV1NetworkAddressGroupsMembersDeleteUnauthorized() *V1NetworkAddressGroupsMembersDeleteUnauthorized
NewV1NetworkAddressGroupsMembersDeleteUnauthorized creates a V1NetworkAddressGroupsMembersDeleteUnauthorized with default headers values
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) Code ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) Code() int
Code gets the status code for the v1 network address groups members delete unauthorized response
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) Error ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) Error() string
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsClientError() bool
IsClientError returns true when this v1 network address groups members delete unauthorized response has a 4xx status code
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) IsCode ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsCode(code int) bool
IsCode returns true when this v1 network address groups members delete unauthorized response a status code equal to that given
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members delete unauthorized response has a 3xx status code
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsServerError() bool
IsServerError returns true when this v1 network address groups members delete unauthorized response has a 5xx status code
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members delete unauthorized response has a 2xx status code
func (*V1NetworkAddressGroupsMembersDeleteUnauthorized) String ¶
func (o *V1NetworkAddressGroupsMembersDeleteUnauthorized) String() string
type V1NetworkAddressGroupsMembersPostBadRequest ¶
V1NetworkAddressGroupsMembersPostBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewV1NetworkAddressGroupsMembersPostBadRequest ¶
func NewV1NetworkAddressGroupsMembersPostBadRequest() *V1NetworkAddressGroupsMembersPostBadRequest
NewV1NetworkAddressGroupsMembersPostBadRequest creates a V1NetworkAddressGroupsMembersPostBadRequest with default headers values
func (*V1NetworkAddressGroupsMembersPostBadRequest) Code ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) Code() int
Code gets the status code for the v1 network address groups members post bad request response
func (*V1NetworkAddressGroupsMembersPostBadRequest) Error ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) Error() string
func (*V1NetworkAddressGroupsMembersPostBadRequest) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersPostBadRequest) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsClientError() bool
IsClientError returns true when this v1 network address groups members post bad request response has a 4xx status code
func (*V1NetworkAddressGroupsMembersPostBadRequest) IsCode ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsCode(code int) bool
IsCode returns true when this v1 network address groups members post bad request response a status code equal to that given
func (*V1NetworkAddressGroupsMembersPostBadRequest) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members post bad request response has a 3xx status code
func (*V1NetworkAddressGroupsMembersPostBadRequest) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsServerError() bool
IsServerError returns true when this v1 network address groups members post bad request response has a 5xx status code
func (*V1NetworkAddressGroupsMembersPostBadRequest) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members post bad request response has a 2xx status code
func (*V1NetworkAddressGroupsMembersPostBadRequest) String ¶
func (o *V1NetworkAddressGroupsMembersPostBadRequest) String() string
type V1NetworkAddressGroupsMembersPostConflict ¶
V1NetworkAddressGroupsMembersPostConflict describes a response with status code 409, with default header values.
Conflict
func NewV1NetworkAddressGroupsMembersPostConflict ¶
func NewV1NetworkAddressGroupsMembersPostConflict() *V1NetworkAddressGroupsMembersPostConflict
NewV1NetworkAddressGroupsMembersPostConflict creates a V1NetworkAddressGroupsMembersPostConflict with default headers values
func (*V1NetworkAddressGroupsMembersPostConflict) Code ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) Code() int
Code gets the status code for the v1 network address groups members post conflict response
func (*V1NetworkAddressGroupsMembersPostConflict) Error ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) Error() string
func (*V1NetworkAddressGroupsMembersPostConflict) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersPostConflict) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) IsClientError() bool
IsClientError returns true when this v1 network address groups members post conflict response has a 4xx status code
func (*V1NetworkAddressGroupsMembersPostConflict) IsCode ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) IsCode(code int) bool
IsCode returns true when this v1 network address groups members post conflict response a status code equal to that given
func (*V1NetworkAddressGroupsMembersPostConflict) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members post conflict response has a 3xx status code
func (*V1NetworkAddressGroupsMembersPostConflict) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) IsServerError() bool
IsServerError returns true when this v1 network address groups members post conflict response has a 5xx status code
func (*V1NetworkAddressGroupsMembersPostConflict) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members post conflict response has a 2xx status code
func (*V1NetworkAddressGroupsMembersPostConflict) String ¶
func (o *V1NetworkAddressGroupsMembersPostConflict) String() string
type V1NetworkAddressGroupsMembersPostForbidden ¶
V1NetworkAddressGroupsMembersPostForbidden describes a response with status code 403, with default header values.
Forbidden
func NewV1NetworkAddressGroupsMembersPostForbidden ¶
func NewV1NetworkAddressGroupsMembersPostForbidden() *V1NetworkAddressGroupsMembersPostForbidden
NewV1NetworkAddressGroupsMembersPostForbidden creates a V1NetworkAddressGroupsMembersPostForbidden with default headers values
func (*V1NetworkAddressGroupsMembersPostForbidden) Code ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) Code() int
Code gets the status code for the v1 network address groups members post forbidden response
func (*V1NetworkAddressGroupsMembersPostForbidden) Error ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) Error() string
func (*V1NetworkAddressGroupsMembersPostForbidden) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersPostForbidden) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) IsClientError() bool
IsClientError returns true when this v1 network address groups members post forbidden response has a 4xx status code
func (*V1NetworkAddressGroupsMembersPostForbidden) IsCode ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) IsCode(code int) bool
IsCode returns true when this v1 network address groups members post forbidden response a status code equal to that given
func (*V1NetworkAddressGroupsMembersPostForbidden) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members post forbidden response has a 3xx status code
func (*V1NetworkAddressGroupsMembersPostForbidden) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) IsServerError() bool
IsServerError returns true when this v1 network address groups members post forbidden response has a 5xx status code
func (*V1NetworkAddressGroupsMembersPostForbidden) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members post forbidden response has a 2xx status code
func (*V1NetworkAddressGroupsMembersPostForbidden) String ¶
func (o *V1NetworkAddressGroupsMembersPostForbidden) String() string
type V1NetworkAddressGroupsMembersPostInternalServerError ¶
V1NetworkAddressGroupsMembersPostInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewV1NetworkAddressGroupsMembersPostInternalServerError ¶
func NewV1NetworkAddressGroupsMembersPostInternalServerError() *V1NetworkAddressGroupsMembersPostInternalServerError
NewV1NetworkAddressGroupsMembersPostInternalServerError creates a V1NetworkAddressGroupsMembersPostInternalServerError with default headers values
func (*V1NetworkAddressGroupsMembersPostInternalServerError) Code ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) Code() int
Code gets the status code for the v1 network address groups members post internal server error response
func (*V1NetworkAddressGroupsMembersPostInternalServerError) Error ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) Error() string
func (*V1NetworkAddressGroupsMembersPostInternalServerError) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersPostInternalServerError) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsClientError() bool
IsClientError returns true when this v1 network address groups members post internal server error response has a 4xx status code
func (*V1NetworkAddressGroupsMembersPostInternalServerError) IsCode ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsCode(code int) bool
IsCode returns true when this v1 network address groups members post internal server error response a status code equal to that given
func (*V1NetworkAddressGroupsMembersPostInternalServerError) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members post internal server error response has a 3xx status code
func (*V1NetworkAddressGroupsMembersPostInternalServerError) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsServerError() bool
IsServerError returns true when this v1 network address groups members post internal server error response has a 5xx status code
func (*V1NetworkAddressGroupsMembersPostInternalServerError) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members post internal server error response has a 2xx status code
func (*V1NetworkAddressGroupsMembersPostInternalServerError) String ¶
func (o *V1NetworkAddressGroupsMembersPostInternalServerError) String() string
type V1NetworkAddressGroupsMembersPostNotFound ¶
V1NetworkAddressGroupsMembersPostNotFound describes a response with status code 404, with default header values.
Not Found
func NewV1NetworkAddressGroupsMembersPostNotFound ¶
func NewV1NetworkAddressGroupsMembersPostNotFound() *V1NetworkAddressGroupsMembersPostNotFound
NewV1NetworkAddressGroupsMembersPostNotFound creates a V1NetworkAddressGroupsMembersPostNotFound with default headers values
func (*V1NetworkAddressGroupsMembersPostNotFound) Code ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) Code() int
Code gets the status code for the v1 network address groups members post not found response
func (*V1NetworkAddressGroupsMembersPostNotFound) Error ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) Error() string
func (*V1NetworkAddressGroupsMembersPostNotFound) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersPostNotFound) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) IsClientError() bool
IsClientError returns true when this v1 network address groups members post not found response has a 4xx status code
func (*V1NetworkAddressGroupsMembersPostNotFound) IsCode ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) IsCode(code int) bool
IsCode returns true when this v1 network address groups members post not found response a status code equal to that given
func (*V1NetworkAddressGroupsMembersPostNotFound) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members post not found response has a 3xx status code
func (*V1NetworkAddressGroupsMembersPostNotFound) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) IsServerError() bool
IsServerError returns true when this v1 network address groups members post not found response has a 5xx status code
func (*V1NetworkAddressGroupsMembersPostNotFound) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members post not found response has a 2xx status code
func (*V1NetworkAddressGroupsMembersPostNotFound) String ¶
func (o *V1NetworkAddressGroupsMembersPostNotFound) String() string
type V1NetworkAddressGroupsMembersPostOK ¶
type V1NetworkAddressGroupsMembersPostOK struct {
Payload *models.NetworkAddressGroup
}
V1NetworkAddressGroupsMembersPostOK describes a response with status code 200, with default header values.
OK
func NewV1NetworkAddressGroupsMembersPostOK ¶
func NewV1NetworkAddressGroupsMembersPostOK() *V1NetworkAddressGroupsMembersPostOK
NewV1NetworkAddressGroupsMembersPostOK creates a V1NetworkAddressGroupsMembersPostOK with default headers values
func (*V1NetworkAddressGroupsMembersPostOK) Code ¶
func (o *V1NetworkAddressGroupsMembersPostOK) Code() int
Code gets the status code for the v1 network address groups members post o k response
func (*V1NetworkAddressGroupsMembersPostOK) Error ¶
func (o *V1NetworkAddressGroupsMembersPostOK) Error() string
func (*V1NetworkAddressGroupsMembersPostOK) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersPostOK) GetPayload() *models.NetworkAddressGroup
func (*V1NetworkAddressGroupsMembersPostOK) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersPostOK) IsClientError() bool
IsClientError returns true when this v1 network address groups members post o k response has a 4xx status code
func (*V1NetworkAddressGroupsMembersPostOK) IsCode ¶
func (o *V1NetworkAddressGroupsMembersPostOK) IsCode(code int) bool
IsCode returns true when this v1 network address groups members post o k response a status code equal to that given
func (*V1NetworkAddressGroupsMembersPostOK) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersPostOK) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members post o k response has a 3xx status code
func (*V1NetworkAddressGroupsMembersPostOK) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersPostOK) IsServerError() bool
IsServerError returns true when this v1 network address groups members post o k response has a 5xx status code
func (*V1NetworkAddressGroupsMembersPostOK) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersPostOK) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members post o k response has a 2xx status code
func (*V1NetworkAddressGroupsMembersPostOK) String ¶
func (o *V1NetworkAddressGroupsMembersPostOK) String() string
type V1NetworkAddressGroupsMembersPostParams ¶
type V1NetworkAddressGroupsMembersPostParams struct { /* Body. Parameters for adding a member to a Network Address Group */ Body *models.NetworkAddressGroupAddMember /* NetworkAddressGroupID. Network Address Group ID */ NetworkAddressGroupID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
V1NetworkAddressGroupsMembersPostParams contains all the parameters to send to the API endpoint
for the v1 network address groups members post operation. Typically these are written to a http.Request.
func NewV1NetworkAddressGroupsMembersPostParams ¶
func NewV1NetworkAddressGroupsMembersPostParams() *V1NetworkAddressGroupsMembersPostParams
NewV1NetworkAddressGroupsMembersPostParams creates a new V1NetworkAddressGroupsMembersPostParams 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 NewV1NetworkAddressGroupsMembersPostParamsWithContext ¶
func NewV1NetworkAddressGroupsMembersPostParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsMembersPostParams
NewV1NetworkAddressGroupsMembersPostParamsWithContext creates a new V1NetworkAddressGroupsMembersPostParams object with the ability to set a context for a request.
func NewV1NetworkAddressGroupsMembersPostParamsWithHTTPClient ¶
func NewV1NetworkAddressGroupsMembersPostParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsMembersPostParams
NewV1NetworkAddressGroupsMembersPostParamsWithHTTPClient creates a new V1NetworkAddressGroupsMembersPostParams object with the ability to set a custom HTTPClient for a request.
func NewV1NetworkAddressGroupsMembersPostParamsWithTimeout ¶
func NewV1NetworkAddressGroupsMembersPostParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsMembersPostParams
NewV1NetworkAddressGroupsMembersPostParamsWithTimeout creates a new V1NetworkAddressGroupsMembersPostParams object with the ability to set a timeout on a request.
func (*V1NetworkAddressGroupsMembersPostParams) SetBody ¶
func (o *V1NetworkAddressGroupsMembersPostParams) SetBody(body *models.NetworkAddressGroupAddMember)
SetBody adds the body to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) SetContext ¶
func (o *V1NetworkAddressGroupsMembersPostParams) SetContext(ctx context.Context)
SetContext adds the context to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) SetDefaults ¶
func (o *V1NetworkAddressGroupsMembersPostParams) SetDefaults()
SetDefaults hydrates default values in the v1 network address groups members post params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsMembersPostParams) SetHTTPClient ¶
func (o *V1NetworkAddressGroupsMembersPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) SetNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsMembersPostParams) SetNetworkAddressGroupID(networkAddressGroupID string)
SetNetworkAddressGroupID adds the networkAddressGroupId to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) SetTimeout ¶
func (o *V1NetworkAddressGroupsMembersPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) WithBody ¶
func (o *V1NetworkAddressGroupsMembersPostParams) WithBody(body *models.NetworkAddressGroupAddMember) *V1NetworkAddressGroupsMembersPostParams
WithBody adds the body to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) WithContext ¶
func (o *V1NetworkAddressGroupsMembersPostParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsMembersPostParams
WithContext adds the context to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) WithDefaults ¶
func (o *V1NetworkAddressGroupsMembersPostParams) WithDefaults() *V1NetworkAddressGroupsMembersPostParams
WithDefaults hydrates default values in the v1 network address groups members post params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsMembersPostParams) WithHTTPClient ¶
func (o *V1NetworkAddressGroupsMembersPostParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsMembersPostParams
WithHTTPClient adds the HTTPClient to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) WithNetworkAddressGroupID ¶
func (o *V1NetworkAddressGroupsMembersPostParams) WithNetworkAddressGroupID(networkAddressGroupID string) *V1NetworkAddressGroupsMembersPostParams
WithNetworkAddressGroupID adds the networkAddressGroupID to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) WithTimeout ¶
func (o *V1NetworkAddressGroupsMembersPostParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsMembersPostParams
WithTimeout adds the timeout to the v1 network address groups members post params
func (*V1NetworkAddressGroupsMembersPostParams) WriteToRequest ¶
func (o *V1NetworkAddressGroupsMembersPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type V1NetworkAddressGroupsMembersPostReader ¶
type V1NetworkAddressGroupsMembersPostReader struct {
// contains filtered or unexported fields
}
V1NetworkAddressGroupsMembersPostReader is a Reader for the V1NetworkAddressGroupsMembersPost structure.
func (*V1NetworkAddressGroupsMembersPostReader) ReadResponse ¶
func (o *V1NetworkAddressGroupsMembersPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type V1NetworkAddressGroupsMembersPostUnauthorized ¶
type V1NetworkAddressGroupsMembersPostUnauthorized struct {
}V1NetworkAddressGroupsMembersPostUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewV1NetworkAddressGroupsMembersPostUnauthorized ¶
func NewV1NetworkAddressGroupsMembersPostUnauthorized() *V1NetworkAddressGroupsMembersPostUnauthorized
NewV1NetworkAddressGroupsMembersPostUnauthorized creates a V1NetworkAddressGroupsMembersPostUnauthorized with default headers values
func (*V1NetworkAddressGroupsMembersPostUnauthorized) Code ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) Code() int
Code gets the status code for the v1 network address groups members post unauthorized response
func (*V1NetworkAddressGroupsMembersPostUnauthorized) Error ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) Error() string
func (*V1NetworkAddressGroupsMembersPostUnauthorized) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersPostUnauthorized) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsClientError() bool
IsClientError returns true when this v1 network address groups members post unauthorized response has a 4xx status code
func (*V1NetworkAddressGroupsMembersPostUnauthorized) IsCode ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsCode(code int) bool
IsCode returns true when this v1 network address groups members post unauthorized response a status code equal to that given
func (*V1NetworkAddressGroupsMembersPostUnauthorized) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members post unauthorized response has a 3xx status code
func (*V1NetworkAddressGroupsMembersPostUnauthorized) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsServerError() bool
IsServerError returns true when this v1 network address groups members post unauthorized response has a 5xx status code
func (*V1NetworkAddressGroupsMembersPostUnauthorized) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members post unauthorized response has a 2xx status code
func (*V1NetworkAddressGroupsMembersPostUnauthorized) String ¶
func (o *V1NetworkAddressGroupsMembersPostUnauthorized) String() string
type V1NetworkAddressGroupsMembersPostUnprocessableEntity ¶
V1NetworkAddressGroupsMembersPostUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Entity
func NewV1NetworkAddressGroupsMembersPostUnprocessableEntity ¶
func NewV1NetworkAddressGroupsMembersPostUnprocessableEntity() *V1NetworkAddressGroupsMembersPostUnprocessableEntity
NewV1NetworkAddressGroupsMembersPostUnprocessableEntity creates a V1NetworkAddressGroupsMembersPostUnprocessableEntity with default headers values
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) Code ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) Code() int
Code gets the status code for the v1 network address groups members post unprocessable entity response
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) Error ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) Error() string
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) GetPayload ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) GetPayload() *models.Error
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsClientError ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsClientError() bool
IsClientError returns true when this v1 network address groups members post unprocessable entity response has a 4xx status code
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsCode ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this v1 network address groups members post unprocessable entity response a status code equal to that given
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsRedirect ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this v1 network address groups members post unprocessable entity response has a 3xx status code
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsServerError ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsServerError() bool
IsServerError returns true when this v1 network address groups members post unprocessable entity response has a 5xx status code
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsSuccess ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this v1 network address groups members post unprocessable entity response has a 2xx status code
func (*V1NetworkAddressGroupsMembersPostUnprocessableEntity) String ¶
func (o *V1NetworkAddressGroupsMembersPostUnprocessableEntity) String() string
type V1NetworkAddressGroupsPostBadRequest ¶
V1NetworkAddressGroupsPostBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewV1NetworkAddressGroupsPostBadRequest ¶
func NewV1NetworkAddressGroupsPostBadRequest() *V1NetworkAddressGroupsPostBadRequest
NewV1NetworkAddressGroupsPostBadRequest creates a V1NetworkAddressGroupsPostBadRequest with default headers values
func (*V1NetworkAddressGroupsPostBadRequest) Code ¶
func (o *V1NetworkAddressGroupsPostBadRequest) Code() int
Code gets the status code for the v1 network address groups post bad request response
func (*V1NetworkAddressGroupsPostBadRequest) Error ¶
func (o *V1NetworkAddressGroupsPostBadRequest) Error() string
func (*V1NetworkAddressGroupsPostBadRequest) GetPayload ¶
func (o *V1NetworkAddressGroupsPostBadRequest) GetPayload() *models.Error
func (*V1NetworkAddressGroupsPostBadRequest) IsClientError ¶
func (o *V1NetworkAddressGroupsPostBadRequest) IsClientError() bool
IsClientError returns true when this v1 network address groups post bad request response has a 4xx status code
func (*V1NetworkAddressGroupsPostBadRequest) IsCode ¶
func (o *V1NetworkAddressGroupsPostBadRequest) IsCode(code int) bool
IsCode returns true when this v1 network address groups post bad request response a status code equal to that given
func (*V1NetworkAddressGroupsPostBadRequest) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostBadRequest) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post bad request response has a 3xx status code
func (*V1NetworkAddressGroupsPostBadRequest) IsServerError ¶
func (o *V1NetworkAddressGroupsPostBadRequest) IsServerError() bool
IsServerError returns true when this v1 network address groups post bad request response has a 5xx status code
func (*V1NetworkAddressGroupsPostBadRequest) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostBadRequest) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post bad request response has a 2xx status code
func (*V1NetworkAddressGroupsPostBadRequest) String ¶
func (o *V1NetworkAddressGroupsPostBadRequest) String() string
type V1NetworkAddressGroupsPostConflict ¶
V1NetworkAddressGroupsPostConflict describes a response with status code 409, with default header values.
Conflict
func NewV1NetworkAddressGroupsPostConflict ¶
func NewV1NetworkAddressGroupsPostConflict() *V1NetworkAddressGroupsPostConflict
NewV1NetworkAddressGroupsPostConflict creates a V1NetworkAddressGroupsPostConflict with default headers values
func (*V1NetworkAddressGroupsPostConflict) Code ¶
func (o *V1NetworkAddressGroupsPostConflict) Code() int
Code gets the status code for the v1 network address groups post conflict response
func (*V1NetworkAddressGroupsPostConflict) Error ¶
func (o *V1NetworkAddressGroupsPostConflict) Error() string
func (*V1NetworkAddressGroupsPostConflict) GetPayload ¶
func (o *V1NetworkAddressGroupsPostConflict) GetPayload() *models.Error
func (*V1NetworkAddressGroupsPostConflict) IsClientError ¶
func (o *V1NetworkAddressGroupsPostConflict) IsClientError() bool
IsClientError returns true when this v1 network address groups post conflict response has a 4xx status code
func (*V1NetworkAddressGroupsPostConflict) IsCode ¶
func (o *V1NetworkAddressGroupsPostConflict) IsCode(code int) bool
IsCode returns true when this v1 network address groups post conflict response a status code equal to that given
func (*V1NetworkAddressGroupsPostConflict) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostConflict) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post conflict response has a 3xx status code
func (*V1NetworkAddressGroupsPostConflict) IsServerError ¶
func (o *V1NetworkAddressGroupsPostConflict) IsServerError() bool
IsServerError returns true when this v1 network address groups post conflict response has a 5xx status code
func (*V1NetworkAddressGroupsPostConflict) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostConflict) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post conflict response has a 2xx status code
func (*V1NetworkAddressGroupsPostConflict) String ¶
func (o *V1NetworkAddressGroupsPostConflict) String() string
type V1NetworkAddressGroupsPostCreated ¶
type V1NetworkAddressGroupsPostCreated struct {
Payload *models.NetworkAddressGroup
}
V1NetworkAddressGroupsPostCreated describes a response with status code 201, with default header values.
Created
func NewV1NetworkAddressGroupsPostCreated ¶
func NewV1NetworkAddressGroupsPostCreated() *V1NetworkAddressGroupsPostCreated
NewV1NetworkAddressGroupsPostCreated creates a V1NetworkAddressGroupsPostCreated with default headers values
func (*V1NetworkAddressGroupsPostCreated) Code ¶
func (o *V1NetworkAddressGroupsPostCreated) Code() int
Code gets the status code for the v1 network address groups post created response
func (*V1NetworkAddressGroupsPostCreated) Error ¶
func (o *V1NetworkAddressGroupsPostCreated) Error() string
func (*V1NetworkAddressGroupsPostCreated) GetPayload ¶
func (o *V1NetworkAddressGroupsPostCreated) GetPayload() *models.NetworkAddressGroup
func (*V1NetworkAddressGroupsPostCreated) IsClientError ¶
func (o *V1NetworkAddressGroupsPostCreated) IsClientError() bool
IsClientError returns true when this v1 network address groups post created response has a 4xx status code
func (*V1NetworkAddressGroupsPostCreated) IsCode ¶
func (o *V1NetworkAddressGroupsPostCreated) IsCode(code int) bool
IsCode returns true when this v1 network address groups post created response a status code equal to that given
func (*V1NetworkAddressGroupsPostCreated) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostCreated) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post created response has a 3xx status code
func (*V1NetworkAddressGroupsPostCreated) IsServerError ¶
func (o *V1NetworkAddressGroupsPostCreated) IsServerError() bool
IsServerError returns true when this v1 network address groups post created response has a 5xx status code
func (*V1NetworkAddressGroupsPostCreated) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostCreated) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post created response has a 2xx status code
func (*V1NetworkAddressGroupsPostCreated) String ¶
func (o *V1NetworkAddressGroupsPostCreated) String() string
type V1NetworkAddressGroupsPostForbidden ¶
V1NetworkAddressGroupsPostForbidden describes a response with status code 403, with default header values.
Forbidden
func NewV1NetworkAddressGroupsPostForbidden ¶
func NewV1NetworkAddressGroupsPostForbidden() *V1NetworkAddressGroupsPostForbidden
NewV1NetworkAddressGroupsPostForbidden creates a V1NetworkAddressGroupsPostForbidden with default headers values
func (*V1NetworkAddressGroupsPostForbidden) Code ¶
func (o *V1NetworkAddressGroupsPostForbidden) Code() int
Code gets the status code for the v1 network address groups post forbidden response
func (*V1NetworkAddressGroupsPostForbidden) Error ¶
func (o *V1NetworkAddressGroupsPostForbidden) Error() string
func (*V1NetworkAddressGroupsPostForbidden) GetPayload ¶
func (o *V1NetworkAddressGroupsPostForbidden) GetPayload() *models.Error
func (*V1NetworkAddressGroupsPostForbidden) IsClientError ¶
func (o *V1NetworkAddressGroupsPostForbidden) IsClientError() bool
IsClientError returns true when this v1 network address groups post forbidden response has a 4xx status code
func (*V1NetworkAddressGroupsPostForbidden) IsCode ¶
func (o *V1NetworkAddressGroupsPostForbidden) IsCode(code int) bool
IsCode returns true when this v1 network address groups post forbidden response a status code equal to that given
func (*V1NetworkAddressGroupsPostForbidden) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostForbidden) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post forbidden response has a 3xx status code
func (*V1NetworkAddressGroupsPostForbidden) IsServerError ¶
func (o *V1NetworkAddressGroupsPostForbidden) IsServerError() bool
IsServerError returns true when this v1 network address groups post forbidden response has a 5xx status code
func (*V1NetworkAddressGroupsPostForbidden) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostForbidden) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post forbidden response has a 2xx status code
func (*V1NetworkAddressGroupsPostForbidden) String ¶
func (o *V1NetworkAddressGroupsPostForbidden) String() string
type V1NetworkAddressGroupsPostInternalServerError ¶
V1NetworkAddressGroupsPostInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewV1NetworkAddressGroupsPostInternalServerError ¶
func NewV1NetworkAddressGroupsPostInternalServerError() *V1NetworkAddressGroupsPostInternalServerError
NewV1NetworkAddressGroupsPostInternalServerError creates a V1NetworkAddressGroupsPostInternalServerError with default headers values
func (*V1NetworkAddressGroupsPostInternalServerError) Code ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) Code() int
Code gets the status code for the v1 network address groups post internal server error response
func (*V1NetworkAddressGroupsPostInternalServerError) Error ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) Error() string
func (*V1NetworkAddressGroupsPostInternalServerError) GetPayload ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) GetPayload() *models.Error
func (*V1NetworkAddressGroupsPostInternalServerError) IsClientError ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) IsClientError() bool
IsClientError returns true when this v1 network address groups post internal server error response has a 4xx status code
func (*V1NetworkAddressGroupsPostInternalServerError) IsCode ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) IsCode(code int) bool
IsCode returns true when this v1 network address groups post internal server error response a status code equal to that given
func (*V1NetworkAddressGroupsPostInternalServerError) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post internal server error response has a 3xx status code
func (*V1NetworkAddressGroupsPostInternalServerError) IsServerError ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) IsServerError() bool
IsServerError returns true when this v1 network address groups post internal server error response has a 5xx status code
func (*V1NetworkAddressGroupsPostInternalServerError) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post internal server error response has a 2xx status code
func (*V1NetworkAddressGroupsPostInternalServerError) String ¶
func (o *V1NetworkAddressGroupsPostInternalServerError) String() string
type V1NetworkAddressGroupsPostNotFound ¶
V1NetworkAddressGroupsPostNotFound describes a response with status code 404, with default header values.
Not Found
func NewV1NetworkAddressGroupsPostNotFound ¶
func NewV1NetworkAddressGroupsPostNotFound() *V1NetworkAddressGroupsPostNotFound
NewV1NetworkAddressGroupsPostNotFound creates a V1NetworkAddressGroupsPostNotFound with default headers values
func (*V1NetworkAddressGroupsPostNotFound) Code ¶
func (o *V1NetworkAddressGroupsPostNotFound) Code() int
Code gets the status code for the v1 network address groups post not found response
func (*V1NetworkAddressGroupsPostNotFound) Error ¶
func (o *V1NetworkAddressGroupsPostNotFound) Error() string
func (*V1NetworkAddressGroupsPostNotFound) GetPayload ¶
func (o *V1NetworkAddressGroupsPostNotFound) GetPayload() *models.Error
func (*V1NetworkAddressGroupsPostNotFound) IsClientError ¶
func (o *V1NetworkAddressGroupsPostNotFound) IsClientError() bool
IsClientError returns true when this v1 network address groups post not found response has a 4xx status code
func (*V1NetworkAddressGroupsPostNotFound) IsCode ¶
func (o *V1NetworkAddressGroupsPostNotFound) IsCode(code int) bool
IsCode returns true when this v1 network address groups post not found response a status code equal to that given
func (*V1NetworkAddressGroupsPostNotFound) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostNotFound) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post not found response has a 3xx status code
func (*V1NetworkAddressGroupsPostNotFound) IsServerError ¶
func (o *V1NetworkAddressGroupsPostNotFound) IsServerError() bool
IsServerError returns true when this v1 network address groups post not found response has a 5xx status code
func (*V1NetworkAddressGroupsPostNotFound) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostNotFound) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post not found response has a 2xx status code
func (*V1NetworkAddressGroupsPostNotFound) String ¶
func (o *V1NetworkAddressGroupsPostNotFound) String() string
type V1NetworkAddressGroupsPostOK ¶
type V1NetworkAddressGroupsPostOK struct {
Payload *models.NetworkAddressGroup
}
V1NetworkAddressGroupsPostOK describes a response with status code 200, with default header values.
OK
func NewV1NetworkAddressGroupsPostOK ¶
func NewV1NetworkAddressGroupsPostOK() *V1NetworkAddressGroupsPostOK
NewV1NetworkAddressGroupsPostOK creates a V1NetworkAddressGroupsPostOK with default headers values
func (*V1NetworkAddressGroupsPostOK) Code ¶
func (o *V1NetworkAddressGroupsPostOK) Code() int
Code gets the status code for the v1 network address groups post o k response
func (*V1NetworkAddressGroupsPostOK) Error ¶
func (o *V1NetworkAddressGroupsPostOK) Error() string
func (*V1NetworkAddressGroupsPostOK) GetPayload ¶
func (o *V1NetworkAddressGroupsPostOK) GetPayload() *models.NetworkAddressGroup
func (*V1NetworkAddressGroupsPostOK) IsClientError ¶
func (o *V1NetworkAddressGroupsPostOK) IsClientError() bool
IsClientError returns true when this v1 network address groups post o k response has a 4xx status code
func (*V1NetworkAddressGroupsPostOK) IsCode ¶
func (o *V1NetworkAddressGroupsPostOK) IsCode(code int) bool
IsCode returns true when this v1 network address groups post o k response a status code equal to that given
func (*V1NetworkAddressGroupsPostOK) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostOK) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post o k response has a 3xx status code
func (*V1NetworkAddressGroupsPostOK) IsServerError ¶
func (o *V1NetworkAddressGroupsPostOK) IsServerError() bool
IsServerError returns true when this v1 network address groups post o k response has a 5xx status code
func (*V1NetworkAddressGroupsPostOK) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostOK) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post o k response has a 2xx status code
func (*V1NetworkAddressGroupsPostOK) String ¶
func (o *V1NetworkAddressGroupsPostOK) String() string
type V1NetworkAddressGroupsPostParams ¶
type V1NetworkAddressGroupsPostParams struct { /* Body. Parameters for the creation of a Network Address Group */ Body *models.NetworkAddressGroupCreate Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
V1NetworkAddressGroupsPostParams contains all the parameters to send to the API endpoint
for the v1 network address groups post operation. Typically these are written to a http.Request.
func NewV1NetworkAddressGroupsPostParams ¶
func NewV1NetworkAddressGroupsPostParams() *V1NetworkAddressGroupsPostParams
NewV1NetworkAddressGroupsPostParams creates a new V1NetworkAddressGroupsPostParams 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 NewV1NetworkAddressGroupsPostParamsWithContext ¶
func NewV1NetworkAddressGroupsPostParamsWithContext(ctx context.Context) *V1NetworkAddressGroupsPostParams
NewV1NetworkAddressGroupsPostParamsWithContext creates a new V1NetworkAddressGroupsPostParams object with the ability to set a context for a request.
func NewV1NetworkAddressGroupsPostParamsWithHTTPClient ¶
func NewV1NetworkAddressGroupsPostParamsWithHTTPClient(client *http.Client) *V1NetworkAddressGroupsPostParams
NewV1NetworkAddressGroupsPostParamsWithHTTPClient creates a new V1NetworkAddressGroupsPostParams object with the ability to set a custom HTTPClient for a request.
func NewV1NetworkAddressGroupsPostParamsWithTimeout ¶
func NewV1NetworkAddressGroupsPostParamsWithTimeout(timeout time.Duration) *V1NetworkAddressGroupsPostParams
NewV1NetworkAddressGroupsPostParamsWithTimeout creates a new V1NetworkAddressGroupsPostParams object with the ability to set a timeout on a request.
func (*V1NetworkAddressGroupsPostParams) SetBody ¶
func (o *V1NetworkAddressGroupsPostParams) SetBody(body *models.NetworkAddressGroupCreate)
SetBody adds the body to the v1 network address groups post params
func (*V1NetworkAddressGroupsPostParams) SetContext ¶
func (o *V1NetworkAddressGroupsPostParams) SetContext(ctx context.Context)
SetContext adds the context to the v1 network address groups post params
func (*V1NetworkAddressGroupsPostParams) SetDefaults ¶
func (o *V1NetworkAddressGroupsPostParams) SetDefaults()
SetDefaults hydrates default values in the v1 network address groups post params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsPostParams) SetHTTPClient ¶
func (o *V1NetworkAddressGroupsPostParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the v1 network address groups post params
func (*V1NetworkAddressGroupsPostParams) SetTimeout ¶
func (o *V1NetworkAddressGroupsPostParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the v1 network address groups post params
func (*V1NetworkAddressGroupsPostParams) WithBody ¶
func (o *V1NetworkAddressGroupsPostParams) WithBody(body *models.NetworkAddressGroupCreate) *V1NetworkAddressGroupsPostParams
WithBody adds the body to the v1 network address groups post params
func (*V1NetworkAddressGroupsPostParams) WithContext ¶
func (o *V1NetworkAddressGroupsPostParams) WithContext(ctx context.Context) *V1NetworkAddressGroupsPostParams
WithContext adds the context to the v1 network address groups post params
func (*V1NetworkAddressGroupsPostParams) WithDefaults ¶
func (o *V1NetworkAddressGroupsPostParams) WithDefaults() *V1NetworkAddressGroupsPostParams
WithDefaults hydrates default values in the v1 network address groups post params (not the query body).
All values with no default are reset to their zero value.
func (*V1NetworkAddressGroupsPostParams) WithHTTPClient ¶
func (o *V1NetworkAddressGroupsPostParams) WithHTTPClient(client *http.Client) *V1NetworkAddressGroupsPostParams
WithHTTPClient adds the HTTPClient to the v1 network address groups post params
func (*V1NetworkAddressGroupsPostParams) WithTimeout ¶
func (o *V1NetworkAddressGroupsPostParams) WithTimeout(timeout time.Duration) *V1NetworkAddressGroupsPostParams
WithTimeout adds the timeout to the v1 network address groups post params
func (*V1NetworkAddressGroupsPostParams) WriteToRequest ¶
func (o *V1NetworkAddressGroupsPostParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type V1NetworkAddressGroupsPostReader ¶
type V1NetworkAddressGroupsPostReader struct {
// contains filtered or unexported fields
}
V1NetworkAddressGroupsPostReader is a Reader for the V1NetworkAddressGroupsPost structure.
func (*V1NetworkAddressGroupsPostReader) ReadResponse ¶
func (o *V1NetworkAddressGroupsPostReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type V1NetworkAddressGroupsPostUnauthorized ¶
type V1NetworkAddressGroupsPostUnauthorized struct {
}V1NetworkAddressGroupsPostUnauthorized describes a response with status code 401, with default header values.
Unauthorized
func NewV1NetworkAddressGroupsPostUnauthorized ¶
func NewV1NetworkAddressGroupsPostUnauthorized() *V1NetworkAddressGroupsPostUnauthorized
NewV1NetworkAddressGroupsPostUnauthorized creates a V1NetworkAddressGroupsPostUnauthorized with default headers values
func (*V1NetworkAddressGroupsPostUnauthorized) Code ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) Code() int
Code gets the status code for the v1 network address groups post unauthorized response
func (*V1NetworkAddressGroupsPostUnauthorized) Error ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) Error() string
func (*V1NetworkAddressGroupsPostUnauthorized) GetPayload ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) GetPayload() *models.Error
func (*V1NetworkAddressGroupsPostUnauthorized) IsClientError ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) IsClientError() bool
IsClientError returns true when this v1 network address groups post unauthorized response has a 4xx status code
func (*V1NetworkAddressGroupsPostUnauthorized) IsCode ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) IsCode(code int) bool
IsCode returns true when this v1 network address groups post unauthorized response a status code equal to that given
func (*V1NetworkAddressGroupsPostUnauthorized) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post unauthorized response has a 3xx status code
func (*V1NetworkAddressGroupsPostUnauthorized) IsServerError ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) IsServerError() bool
IsServerError returns true when this v1 network address groups post unauthorized response has a 5xx status code
func (*V1NetworkAddressGroupsPostUnauthorized) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post unauthorized response has a 2xx status code
func (*V1NetworkAddressGroupsPostUnauthorized) String ¶
func (o *V1NetworkAddressGroupsPostUnauthorized) String() string
type V1NetworkAddressGroupsPostUnprocessableEntity ¶
V1NetworkAddressGroupsPostUnprocessableEntity describes a response with status code 422, with default header values.
Unprocessable Entity
func NewV1NetworkAddressGroupsPostUnprocessableEntity ¶
func NewV1NetworkAddressGroupsPostUnprocessableEntity() *V1NetworkAddressGroupsPostUnprocessableEntity
NewV1NetworkAddressGroupsPostUnprocessableEntity creates a V1NetworkAddressGroupsPostUnprocessableEntity with default headers values
func (*V1NetworkAddressGroupsPostUnprocessableEntity) Code ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) Code() int
Code gets the status code for the v1 network address groups post unprocessable entity response
func (*V1NetworkAddressGroupsPostUnprocessableEntity) Error ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) Error() string
func (*V1NetworkAddressGroupsPostUnprocessableEntity) GetPayload ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) GetPayload() *models.Error
func (*V1NetworkAddressGroupsPostUnprocessableEntity) IsClientError ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsClientError() bool
IsClientError returns true when this v1 network address groups post unprocessable entity response has a 4xx status code
func (*V1NetworkAddressGroupsPostUnprocessableEntity) IsCode ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsCode(code int) bool
IsCode returns true when this v1 network address groups post unprocessable entity response a status code equal to that given
func (*V1NetworkAddressGroupsPostUnprocessableEntity) IsRedirect ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsRedirect() bool
IsRedirect returns true when this v1 network address groups post unprocessable entity response has a 3xx status code
func (*V1NetworkAddressGroupsPostUnprocessableEntity) IsServerError ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsServerError() bool
IsServerError returns true when this v1 network address groups post unprocessable entity response has a 5xx status code
func (*V1NetworkAddressGroupsPostUnprocessableEntity) IsSuccess ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) IsSuccess() bool
IsSuccess returns true when this v1 network address groups post unprocessable entity response has a 2xx status code
func (*V1NetworkAddressGroupsPostUnprocessableEntity) String ¶
func (o *V1NetworkAddressGroupsPostUnprocessableEntity) String() string
Source Files ¶
- network_address_groups_client.go
- v1_network_address_groups_get_parameters.go
- v1_network_address_groups_get_responses.go
- v1_network_address_groups_id_delete_parameters.go
- v1_network_address_groups_id_delete_responses.go
- v1_network_address_groups_id_get_parameters.go
- v1_network_address_groups_id_get_responses.go
- v1_network_address_groups_id_put_parameters.go
- v1_network_address_groups_id_put_responses.go
- v1_network_address_groups_members_delete_parameters.go
- v1_network_address_groups_members_delete_responses.go
- v1_network_address_groups_members_post_parameters.go
- v1_network_address_groups_members_post_responses.go
- v1_network_address_groups_post_parameters.go
- v1_network_address_groups_post_responses.go