Versions in this module Expand all Collapse all v0 v0.0.3 Jul 1, 2020 v0.0.2 Jul 1, 2020 Changes in this version + type Client struct + func (a *Client) DeleteDeviceMountpoints(params *DeleteDeviceMountpointsParams) (*DeleteDeviceMountpointsOK, error) + func (a *Client) DeleteDeviceRackDeviceID(params *DeleteDeviceRackDeviceIDParams) (*DeleteDeviceRackDeviceIDOK, error) + func (a *Client) DeleteDeviceURL(params *DeleteDeviceURLParams) (*DeleteDeviceURLOK, error) + func (a *Client) DeleteDevicesID(params *DeleteDevicesIDParams) (*DeleteDevicesIDOK, error) + func (a *Client) GetDeviceMountpoints(params *GetDeviceMountpointsParams) (*GetDeviceMountpointsOK, error) + func (a *Client) GetDeviceURL(params *GetDeviceURLParams) (*GetDeviceURLOK, error) + func (a *Client) GetDevices(params *GetDevicesParams) (*GetDevicesOK, error) + func (a *Client) GetDevicesAll(params *GetDevicesAllParams) (*GetDevicesAllOK, error) + func (a *Client) GetDevicesAsset(params *GetDevicesAssetParams) (*GetDevicesAssetOK, error) + func (a *Client) GetDevicesCustomerID(params *GetDevicesCustomerIDParams) (*GetDevicesCustomerIDOK, error) + func (a *Client) GetDevicesID(params *GetDevicesIDParams) (*GetDevicesIDOK, error) + func (a *Client) GetDevicesImpactlist(params *GetDevicesImpactlistParams) (*GetDevicesImpactlistOK, error) + func (a *Client) GetDevicesName(params *GetDevicesNameParams) (*GetDevicesNameOK, error) + func (a *Client) GetDevicesSerial(params *GetDevicesSerialParams) (*GetDevicesSerialOK, error) + func (a *Client) PostCloudInstanceDevice(params *PostCloudInstanceDeviceParams) (*PostCloudInstanceDeviceOK, error) + func (a *Client) PostDevice(params *PostDeviceParams) (*PostDeviceOK, error) + func (a *Client) PostDeviceMountpoints(params *PostDeviceMountpointsParams) (*PostDeviceMountpointsOK, error) + func (a *Client) PostDeviceRack(params *PostDeviceRackParams) (*PostDeviceRackOK, error) + func (a *Client) PostDeviceURL(params *PostDeviceURLParams) (*PostDeviceURLOK, error) + func (a *Client) PostMultiNodeDevice(params *PostMultiNodeDeviceParams) (*PostMultiNodeDeviceOK, error) + func (a *Client) PostMultiSerialDevice(params *PostMultiSerialDeviceParams) (*PostMultiSerialDeviceOK, error) + func (a *Client) PutCustomField(params *PutCustomFieldParams) (*PutCustomFieldOK, error) + func (a *Client) PutDevice(params *PutDeviceParams) (*PutDeviceOK, error) + func (a *Client) PutDeviceURL(params *PutDeviceURLParams) (*PutDeviceURLOK, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type ClientService interface + DeleteDeviceMountpoints func(params *DeleteDeviceMountpointsParams) (*DeleteDeviceMountpointsOK, error) + DeleteDeviceRackDeviceID func(params *DeleteDeviceRackDeviceIDParams) (*DeleteDeviceRackDeviceIDOK, error) + DeleteDeviceURL func(params *DeleteDeviceURLParams) (*DeleteDeviceURLOK, error) + DeleteDevicesID func(params *DeleteDevicesIDParams) (*DeleteDevicesIDOK, error) + GetDeviceMountpoints func(params *GetDeviceMountpointsParams) (*GetDeviceMountpointsOK, error) + GetDeviceURL func(params *GetDeviceURLParams) (*GetDeviceURLOK, error) + GetDevices func(params *GetDevicesParams) (*GetDevicesOK, error) + GetDevicesAll func(params *GetDevicesAllParams) (*GetDevicesAllOK, error) + GetDevicesAsset func(params *GetDevicesAssetParams) (*GetDevicesAssetOK, error) + GetDevicesCustomerID func(params *GetDevicesCustomerIDParams) (*GetDevicesCustomerIDOK, error) + GetDevicesID func(params *GetDevicesIDParams) (*GetDevicesIDOK, error) + GetDevicesImpactlist func(params *GetDevicesImpactlistParams) (*GetDevicesImpactlistOK, error) + GetDevicesName func(params *GetDevicesNameParams) (*GetDevicesNameOK, error) + GetDevicesSerial func(params *GetDevicesSerialParams) (*GetDevicesSerialOK, error) + PostCloudInstanceDevice func(params *PostCloudInstanceDeviceParams) (*PostCloudInstanceDeviceOK, error) + PostDevice func(params *PostDeviceParams) (*PostDeviceOK, error) + PostDeviceMountpoints func(params *PostDeviceMountpointsParams) (*PostDeviceMountpointsOK, error) + PostDeviceRack func(params *PostDeviceRackParams) (*PostDeviceRackOK, error) + PostDeviceURL func(params *PostDeviceURLParams) (*PostDeviceURLOK, error) + PostMultiNodeDevice func(params *PostMultiNodeDeviceParams) (*PostMultiNodeDeviceOK, error) + PostMultiSerialDevice func(params *PostMultiSerialDeviceParams) (*PostMultiSerialDeviceOK, error) + PutCustomField func(params *PutCustomFieldParams) (*PutCustomFieldOK, error) + PutDevice func(params *PutDeviceParams) (*PutDeviceOK, error) + PutDeviceURL func(params *PutDeviceURLParams) (*PutDeviceURLOK, error) + SetTransport func(transport runtime.ClientTransport) + func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService + type DeleteDeviceMountpointsBadRequest struct + func NewDeleteDeviceMountpointsBadRequest() *DeleteDeviceMountpointsBadRequest + func (o *DeleteDeviceMountpointsBadRequest) Error() string + type DeleteDeviceMountpointsForbidden struct + func NewDeleteDeviceMountpointsForbidden() *DeleteDeviceMountpointsForbidden + func (o *DeleteDeviceMountpointsForbidden) Error() string + type DeleteDeviceMountpointsGone struct + func NewDeleteDeviceMountpointsGone() *DeleteDeviceMountpointsGone + func (o *DeleteDeviceMountpointsGone) Error() string + type DeleteDeviceMountpointsInternalServerError struct + func NewDeleteDeviceMountpointsInternalServerError() *DeleteDeviceMountpointsInternalServerError + func (o *DeleteDeviceMountpointsInternalServerError) Error() string + type DeleteDeviceMountpointsMethodNotAllowed struct + func NewDeleteDeviceMountpointsMethodNotAllowed() *DeleteDeviceMountpointsMethodNotAllowed + func (o *DeleteDeviceMountpointsMethodNotAllowed) Error() string + type DeleteDeviceMountpointsNotFound struct + func NewDeleteDeviceMountpointsNotFound() *DeleteDeviceMountpointsNotFound + func (o *DeleteDeviceMountpointsNotFound) Error() string + type DeleteDeviceMountpointsOK struct + Payload *DeleteDeviceMountpointsOKBody + func NewDeleteDeviceMountpointsOK() *DeleteDeviceMountpointsOK + func (o *DeleteDeviceMountpointsOK) Error() string + func (o *DeleteDeviceMountpointsOK) GetPayload() *DeleteDeviceMountpointsOKBody + type DeleteDeviceMountpointsOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteDeviceMountpointsOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteDeviceMountpointsOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteDeviceMountpointsOKBody) Validate(formats strfmt.Registry) error + type DeleteDeviceMountpointsParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewDeleteDeviceMountpointsParams() *DeleteDeviceMountpointsParams + func NewDeleteDeviceMountpointsParamsWithContext(ctx context.Context) *DeleteDeviceMountpointsParams + func NewDeleteDeviceMountpointsParamsWithHTTPClient(client *http.Client) *DeleteDeviceMountpointsParams + func NewDeleteDeviceMountpointsParamsWithTimeout(timeout time.Duration) *DeleteDeviceMountpointsParams + func (o *DeleteDeviceMountpointsParams) SetContext(ctx context.Context) + func (o *DeleteDeviceMountpointsParams) SetHTTPClient(client *http.Client) + func (o *DeleteDeviceMountpointsParams) SetID(id int64) + func (o *DeleteDeviceMountpointsParams) SetTimeout(timeout time.Duration) + func (o *DeleteDeviceMountpointsParams) WithContext(ctx context.Context) *DeleteDeviceMountpointsParams + func (o *DeleteDeviceMountpointsParams) WithHTTPClient(client *http.Client) *DeleteDeviceMountpointsParams + func (o *DeleteDeviceMountpointsParams) WithID(id int64) *DeleteDeviceMountpointsParams + func (o *DeleteDeviceMountpointsParams) WithTimeout(timeout time.Duration) *DeleteDeviceMountpointsParams + func (o *DeleteDeviceMountpointsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteDeviceMountpointsReader struct + func (o *DeleteDeviceMountpointsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteDeviceMountpointsServiceUnavailable struct + func NewDeleteDeviceMountpointsServiceUnavailable() *DeleteDeviceMountpointsServiceUnavailable + func (o *DeleteDeviceMountpointsServiceUnavailable) Error() string + type DeleteDeviceMountpointsUnauthorized struct + func NewDeleteDeviceMountpointsUnauthorized() *DeleteDeviceMountpointsUnauthorized + func (o *DeleteDeviceMountpointsUnauthorized) Error() string + type DeleteDeviceRackDeviceIDBadRequest struct + func NewDeleteDeviceRackDeviceIDBadRequest() *DeleteDeviceRackDeviceIDBadRequest + func (o *DeleteDeviceRackDeviceIDBadRequest) Error() string + type DeleteDeviceRackDeviceIDForbidden struct + func NewDeleteDeviceRackDeviceIDForbidden() *DeleteDeviceRackDeviceIDForbidden + func (o *DeleteDeviceRackDeviceIDForbidden) Error() string + type DeleteDeviceRackDeviceIDGone struct + func NewDeleteDeviceRackDeviceIDGone() *DeleteDeviceRackDeviceIDGone + func (o *DeleteDeviceRackDeviceIDGone) Error() string + type DeleteDeviceRackDeviceIDInternalServerError struct + func NewDeleteDeviceRackDeviceIDInternalServerError() *DeleteDeviceRackDeviceIDInternalServerError + func (o *DeleteDeviceRackDeviceIDInternalServerError) Error() string + type DeleteDeviceRackDeviceIDMethodNotAllowed struct + func NewDeleteDeviceRackDeviceIDMethodNotAllowed() *DeleteDeviceRackDeviceIDMethodNotAllowed + func (o *DeleteDeviceRackDeviceIDMethodNotAllowed) Error() string + type DeleteDeviceRackDeviceIDNotFound struct + func NewDeleteDeviceRackDeviceIDNotFound() *DeleteDeviceRackDeviceIDNotFound + func (o *DeleteDeviceRackDeviceIDNotFound) Error() string + type DeleteDeviceRackDeviceIDOK struct + Payload *DeleteDeviceRackDeviceIDOKBody + func NewDeleteDeviceRackDeviceIDOK() *DeleteDeviceRackDeviceIDOK + func (o *DeleteDeviceRackDeviceIDOK) Error() string + func (o *DeleteDeviceRackDeviceIDOK) GetPayload() *DeleteDeviceRackDeviceIDOKBody + type DeleteDeviceRackDeviceIDOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteDeviceRackDeviceIDOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteDeviceRackDeviceIDOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteDeviceRackDeviceIDOKBody) Validate(formats strfmt.Registry) error + type DeleteDeviceRackDeviceIDParams struct + Context context.Context + DeviceID int64 + HTTPClient *http.Client + func NewDeleteDeviceRackDeviceIDParams() *DeleteDeviceRackDeviceIDParams + func NewDeleteDeviceRackDeviceIDParamsWithContext(ctx context.Context) *DeleteDeviceRackDeviceIDParams + func NewDeleteDeviceRackDeviceIDParamsWithHTTPClient(client *http.Client) *DeleteDeviceRackDeviceIDParams + func NewDeleteDeviceRackDeviceIDParamsWithTimeout(timeout time.Duration) *DeleteDeviceRackDeviceIDParams + func (o *DeleteDeviceRackDeviceIDParams) SetContext(ctx context.Context) + func (o *DeleteDeviceRackDeviceIDParams) SetDeviceID(deviceID int64) + func (o *DeleteDeviceRackDeviceIDParams) SetHTTPClient(client *http.Client) + func (o *DeleteDeviceRackDeviceIDParams) SetTimeout(timeout time.Duration) + func (o *DeleteDeviceRackDeviceIDParams) WithContext(ctx context.Context) *DeleteDeviceRackDeviceIDParams + func (o *DeleteDeviceRackDeviceIDParams) WithDeviceID(deviceID int64) *DeleteDeviceRackDeviceIDParams + func (o *DeleteDeviceRackDeviceIDParams) WithHTTPClient(client *http.Client) *DeleteDeviceRackDeviceIDParams + func (o *DeleteDeviceRackDeviceIDParams) WithTimeout(timeout time.Duration) *DeleteDeviceRackDeviceIDParams + func (o *DeleteDeviceRackDeviceIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteDeviceRackDeviceIDReader struct + func (o *DeleteDeviceRackDeviceIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteDeviceRackDeviceIDServiceUnavailable struct + func NewDeleteDeviceRackDeviceIDServiceUnavailable() *DeleteDeviceRackDeviceIDServiceUnavailable + func (o *DeleteDeviceRackDeviceIDServiceUnavailable) Error() string + type DeleteDeviceRackDeviceIDUnauthorized struct + func NewDeleteDeviceRackDeviceIDUnauthorized() *DeleteDeviceRackDeviceIDUnauthorized + func (o *DeleteDeviceRackDeviceIDUnauthorized) Error() string + type DeleteDeviceURLBadRequest struct + func NewDeleteDeviceURLBadRequest() *DeleteDeviceURLBadRequest + func (o *DeleteDeviceURLBadRequest) Error() string + type DeleteDeviceURLForbidden struct + func NewDeleteDeviceURLForbidden() *DeleteDeviceURLForbidden + func (o *DeleteDeviceURLForbidden) Error() string + type DeleteDeviceURLGone struct + func NewDeleteDeviceURLGone() *DeleteDeviceURLGone + func (o *DeleteDeviceURLGone) Error() string + type DeleteDeviceURLInternalServerError struct + func NewDeleteDeviceURLInternalServerError() *DeleteDeviceURLInternalServerError + func (o *DeleteDeviceURLInternalServerError) Error() string + type DeleteDeviceURLMethodNotAllowed struct + func NewDeleteDeviceURLMethodNotAllowed() *DeleteDeviceURLMethodNotAllowed + func (o *DeleteDeviceURLMethodNotAllowed) Error() string + type DeleteDeviceURLNotFound struct + func NewDeleteDeviceURLNotFound() *DeleteDeviceURLNotFound + func (o *DeleteDeviceURLNotFound) Error() string + type DeleteDeviceURLOK struct + Payload *DeleteDeviceURLOKBody + func NewDeleteDeviceURLOK() *DeleteDeviceURLOK + func (o *DeleteDeviceURLOK) Error() string + func (o *DeleteDeviceURLOK) GetPayload() *DeleteDeviceURLOKBody + type DeleteDeviceURLOKBody struct + Deleted interface{} + ID interface{} + func (o *DeleteDeviceURLOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteDeviceURLOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteDeviceURLOKBody) Validate(formats strfmt.Registry) error + type DeleteDeviceURLParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewDeleteDeviceURLParams() *DeleteDeviceURLParams + func NewDeleteDeviceURLParamsWithContext(ctx context.Context) *DeleteDeviceURLParams + func NewDeleteDeviceURLParamsWithHTTPClient(client *http.Client) *DeleteDeviceURLParams + func NewDeleteDeviceURLParamsWithTimeout(timeout time.Duration) *DeleteDeviceURLParams + func (o *DeleteDeviceURLParams) SetContext(ctx context.Context) + func (o *DeleteDeviceURLParams) SetHTTPClient(client *http.Client) + func (o *DeleteDeviceURLParams) SetID(id int64) + func (o *DeleteDeviceURLParams) SetTimeout(timeout time.Duration) + func (o *DeleteDeviceURLParams) WithContext(ctx context.Context) *DeleteDeviceURLParams + func (o *DeleteDeviceURLParams) WithHTTPClient(client *http.Client) *DeleteDeviceURLParams + func (o *DeleteDeviceURLParams) WithID(id int64) *DeleteDeviceURLParams + func (o *DeleteDeviceURLParams) WithTimeout(timeout time.Duration) *DeleteDeviceURLParams + func (o *DeleteDeviceURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteDeviceURLReader struct + func (o *DeleteDeviceURLReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteDeviceURLServiceUnavailable struct + func NewDeleteDeviceURLServiceUnavailable() *DeleteDeviceURLServiceUnavailable + func (o *DeleteDeviceURLServiceUnavailable) Error() string + type DeleteDeviceURLUnauthorized struct + func NewDeleteDeviceURLUnauthorized() *DeleteDeviceURLUnauthorized + func (o *DeleteDeviceURLUnauthorized) Error() string + type DeleteDevicesIDBadRequest struct + func NewDeleteDevicesIDBadRequest() *DeleteDevicesIDBadRequest + func (o *DeleteDevicesIDBadRequest) Error() string + type DeleteDevicesIDForbidden struct + func NewDeleteDevicesIDForbidden() *DeleteDevicesIDForbidden + func (o *DeleteDevicesIDForbidden) Error() string + type DeleteDevicesIDGone struct + func NewDeleteDevicesIDGone() *DeleteDevicesIDGone + func (o *DeleteDevicesIDGone) Error() string + type DeleteDevicesIDInternalServerError struct + func NewDeleteDevicesIDInternalServerError() *DeleteDevicesIDInternalServerError + func (o *DeleteDevicesIDInternalServerError) Error() string + type DeleteDevicesIDMethodNotAllowed struct + func NewDeleteDevicesIDMethodNotAllowed() *DeleteDevicesIDMethodNotAllowed + func (o *DeleteDevicesIDMethodNotAllowed) Error() string + type DeleteDevicesIDNotFound struct + func NewDeleteDevicesIDNotFound() *DeleteDevicesIDNotFound + func (o *DeleteDevicesIDNotFound) Error() string + type DeleteDevicesIDOK struct + Payload *DeleteDevicesIDOKBody + func NewDeleteDevicesIDOK() *DeleteDevicesIDOK + func (o *DeleteDevicesIDOK) Error() string + func (o *DeleteDevicesIDOK) GetPayload() *DeleteDevicesIDOKBody + type DeleteDevicesIDOKBody struct + Admin interface{} + Deleted interface{} + func (o *DeleteDevicesIDOKBody) MarshalBinary() ([]byte, error) + func (o *DeleteDevicesIDOKBody) UnmarshalBinary(b []byte) error + func (o *DeleteDevicesIDOKBody) Validate(formats strfmt.Registry) error + type DeleteDevicesIDParams struct + Context context.Context + HTTPClient *http.Client + ID int64 + func NewDeleteDevicesIDParams() *DeleteDevicesIDParams + func NewDeleteDevicesIDParamsWithContext(ctx context.Context) *DeleteDevicesIDParams + func NewDeleteDevicesIDParamsWithHTTPClient(client *http.Client) *DeleteDevicesIDParams + func NewDeleteDevicesIDParamsWithTimeout(timeout time.Duration) *DeleteDevicesIDParams + func (o *DeleteDevicesIDParams) SetContext(ctx context.Context) + func (o *DeleteDevicesIDParams) SetHTTPClient(client *http.Client) + func (o *DeleteDevicesIDParams) SetID(id int64) + func (o *DeleteDevicesIDParams) SetTimeout(timeout time.Duration) + func (o *DeleteDevicesIDParams) WithContext(ctx context.Context) *DeleteDevicesIDParams + func (o *DeleteDevicesIDParams) WithHTTPClient(client *http.Client) *DeleteDevicesIDParams + func (o *DeleteDevicesIDParams) WithID(id int64) *DeleteDevicesIDParams + func (o *DeleteDevicesIDParams) WithTimeout(timeout time.Duration) *DeleteDevicesIDParams + func (o *DeleteDevicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteDevicesIDReader struct + func (o *DeleteDevicesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteDevicesIDServiceUnavailable struct + func NewDeleteDevicesIDServiceUnavailable() *DeleteDevicesIDServiceUnavailable + func (o *DeleteDevicesIDServiceUnavailable) Error() string + type DeleteDevicesIDUnauthorized struct + func NewDeleteDevicesIDUnauthorized() *DeleteDevicesIDUnauthorized + func (o *DeleteDevicesIDUnauthorized) Error() string + type DeviceWeblinksItems0 struct + Device interface{} + Host interface{} + ID interface{} + Notes interface{} + Port interface{} + Type interface{} + URLSuffix interface{} + func (o *DeviceWeblinksItems0) MarshalBinary() ([]byte, error) + func (o *DeviceWeblinksItems0) UnmarshalBinary(b []byte) error + func (o *DeviceWeblinksItems0) Validate(formats strfmt.Registry) error + type GetDeviceMountpointsBadRequest struct + func NewGetDeviceMountpointsBadRequest() *GetDeviceMountpointsBadRequest + func (o *GetDeviceMountpointsBadRequest) Error() string + type GetDeviceMountpointsForbidden struct + func NewGetDeviceMountpointsForbidden() *GetDeviceMountpointsForbidden + func (o *GetDeviceMountpointsForbidden) Error() string + type GetDeviceMountpointsGone struct + func NewGetDeviceMountpointsGone() *GetDeviceMountpointsGone + func (o *GetDeviceMountpointsGone) Error() string + type GetDeviceMountpointsInternalServerError struct + func NewGetDeviceMountpointsInternalServerError() *GetDeviceMountpointsInternalServerError + func (o *GetDeviceMountpointsInternalServerError) Error() string + type GetDeviceMountpointsMethodNotAllowed struct + func NewGetDeviceMountpointsMethodNotAllowed() *GetDeviceMountpointsMethodNotAllowed + func (o *GetDeviceMountpointsMethodNotAllowed) Error() string + type GetDeviceMountpointsNotFound struct + func NewGetDeviceMountpointsNotFound() *GetDeviceMountpointsNotFound + func (o *GetDeviceMountpointsNotFound) Error() string + type GetDeviceMountpointsOK struct + Payload *GetDeviceMountpointsOKBody + func NewGetDeviceMountpointsOK() *GetDeviceMountpointsOK + func (o *GetDeviceMountpointsOK) Error() string + func (o *GetDeviceMountpointsOK) GetPayload() *GetDeviceMountpointsOKBody + type GetDeviceMountpointsOKBody struct + MountpointDetails []*MountpointDetailsItems0 + TotalCount interface{} + func (o *GetDeviceMountpointsOKBody) MarshalBinary() ([]byte, error) + func (o *GetDeviceMountpointsOKBody) UnmarshalBinary(b []byte) error + func (o *GetDeviceMountpointsOKBody) Validate(formats strfmt.Registry) error + type GetDeviceMountpointsParams struct + Context context.Context + DeviceID *string + HTTPClient *http.Client + func NewGetDeviceMountpointsParams() *GetDeviceMountpointsParams + func NewGetDeviceMountpointsParamsWithContext(ctx context.Context) *GetDeviceMountpointsParams + func NewGetDeviceMountpointsParamsWithHTTPClient(client *http.Client) *GetDeviceMountpointsParams + func NewGetDeviceMountpointsParamsWithTimeout(timeout time.Duration) *GetDeviceMountpointsParams + func (o *GetDeviceMountpointsParams) SetContext(ctx context.Context) + func (o *GetDeviceMountpointsParams) SetDeviceID(deviceID *string) + func (o *GetDeviceMountpointsParams) SetHTTPClient(client *http.Client) + func (o *GetDeviceMountpointsParams) SetTimeout(timeout time.Duration) + func (o *GetDeviceMountpointsParams) WithContext(ctx context.Context) *GetDeviceMountpointsParams + func (o *GetDeviceMountpointsParams) WithDeviceID(deviceID *string) *GetDeviceMountpointsParams + func (o *GetDeviceMountpointsParams) WithHTTPClient(client *http.Client) *GetDeviceMountpointsParams + func (o *GetDeviceMountpointsParams) WithTimeout(timeout time.Duration) *GetDeviceMountpointsParams + func (o *GetDeviceMountpointsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDeviceMountpointsReader struct + func (o *GetDeviceMountpointsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDeviceMountpointsServiceUnavailable struct + func NewGetDeviceMountpointsServiceUnavailable() *GetDeviceMountpointsServiceUnavailable + func (o *GetDeviceMountpointsServiceUnavailable) Error() string + type GetDeviceMountpointsUnauthorized struct + func NewGetDeviceMountpointsUnauthorized() *GetDeviceMountpointsUnauthorized + func (o *GetDeviceMountpointsUnauthorized) Error() string + type GetDeviceURLBadRequest struct + func NewGetDeviceURLBadRequest() *GetDeviceURLBadRequest + func (o *GetDeviceURLBadRequest) Error() string + type GetDeviceURLForbidden struct + func NewGetDeviceURLForbidden() *GetDeviceURLForbidden + func (o *GetDeviceURLForbidden) Error() string + type GetDeviceURLGone struct + func NewGetDeviceURLGone() *GetDeviceURLGone + func (o *GetDeviceURLGone) Error() string + type GetDeviceURLInternalServerError struct + func NewGetDeviceURLInternalServerError() *GetDeviceURLInternalServerError + func (o *GetDeviceURLInternalServerError) Error() string + type GetDeviceURLMethodNotAllowed struct + func NewGetDeviceURLMethodNotAllowed() *GetDeviceURLMethodNotAllowed + func (o *GetDeviceURLMethodNotAllowed) Error() string + type GetDeviceURLNotFound struct + func NewGetDeviceURLNotFound() *GetDeviceURLNotFound + func (o *GetDeviceURLNotFound) Error() string + type GetDeviceURLOK struct + Payload *GetDeviceURLOKBody + func NewGetDeviceURLOK() *GetDeviceURLOK + func (o *GetDeviceURLOK) Error() string + func (o *GetDeviceURLOK) GetPayload() *GetDeviceURLOKBody + type GetDeviceURLOKBody struct + Code interface{} + DeviceWeblinks []*DeviceWeblinksItems0 + func (o *GetDeviceURLOKBody) MarshalBinary() ([]byte, error) + func (o *GetDeviceURLOKBody) UnmarshalBinary(b []byte) error + func (o *GetDeviceURLOKBody) Validate(formats strfmt.Registry) error + type GetDeviceURLParams struct + Context context.Context + Device *string + HTTPClient *http.Client + func NewGetDeviceURLParams() *GetDeviceURLParams + func NewGetDeviceURLParamsWithContext(ctx context.Context) *GetDeviceURLParams + func NewGetDeviceURLParamsWithHTTPClient(client *http.Client) *GetDeviceURLParams + func NewGetDeviceURLParamsWithTimeout(timeout time.Duration) *GetDeviceURLParams + func (o *GetDeviceURLParams) SetContext(ctx context.Context) + func (o *GetDeviceURLParams) SetDevice(device *string) + func (o *GetDeviceURLParams) SetHTTPClient(client *http.Client) + func (o *GetDeviceURLParams) SetTimeout(timeout time.Duration) + func (o *GetDeviceURLParams) WithContext(ctx context.Context) *GetDeviceURLParams + func (o *GetDeviceURLParams) WithDevice(device *string) *GetDeviceURLParams + func (o *GetDeviceURLParams) WithHTTPClient(client *http.Client) *GetDeviceURLParams + func (o *GetDeviceURLParams) WithTimeout(timeout time.Duration) *GetDeviceURLParams + func (o *GetDeviceURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDeviceURLReader struct + func (o *GetDeviceURLReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDeviceURLServiceUnavailable struct + func NewGetDeviceURLServiceUnavailable() *GetDeviceURLServiceUnavailable + func (o *GetDeviceURLServiceUnavailable) Error() string + type GetDeviceURLUnauthorized struct + func NewGetDeviceURLUnauthorized() *GetDeviceURLUnauthorized + func (o *GetDeviceURLUnauthorized) Error() string + type GetDevicesAllBadRequest struct + func NewGetDevicesAllBadRequest() *GetDevicesAllBadRequest + func (o *GetDevicesAllBadRequest) Error() string + type GetDevicesAllForbidden struct + func NewGetDevicesAllForbidden() *GetDevicesAllForbidden + func (o *GetDevicesAllForbidden) Error() string + type GetDevicesAllGone struct + func NewGetDevicesAllGone() *GetDevicesAllGone + func (o *GetDevicesAllGone) Error() string + type GetDevicesAllInternalServerError struct + func NewGetDevicesAllInternalServerError() *GetDevicesAllInternalServerError + func (o *GetDevicesAllInternalServerError) Error() string + type GetDevicesAllMethodNotAllowed struct + func NewGetDevicesAllMethodNotAllowed() *GetDevicesAllMethodNotAllowed + func (o *GetDevicesAllMethodNotAllowed) Error() string + type GetDevicesAllNotFound struct + func NewGetDevicesAllNotFound() *GetDevicesAllNotFound + func (o *GetDevicesAllNotFound) Error() string + type GetDevicesAllOK struct + Payload *models.DevicesAll + func NewGetDevicesAllOK() *GetDevicesAllOK + func (o *GetDevicesAllOK) Error() string + func (o *GetDevicesAllOK) GetPayload() *models.DevicesAll + type GetDevicesAllParams struct + Blankasnull *string + Context context.Context + HTTPClient *http.Client + IncludeCols *string + Limit *string + Offset *string + func NewGetDevicesAllParams() *GetDevicesAllParams + func NewGetDevicesAllParamsWithContext(ctx context.Context) *GetDevicesAllParams + func NewGetDevicesAllParamsWithHTTPClient(client *http.Client) *GetDevicesAllParams + func NewGetDevicesAllParamsWithTimeout(timeout time.Duration) *GetDevicesAllParams + func (o *GetDevicesAllParams) SetBlankasnull(blankasnull *string) + func (o *GetDevicesAllParams) SetContext(ctx context.Context) + func (o *GetDevicesAllParams) SetHTTPClient(client *http.Client) + func (o *GetDevicesAllParams) SetIncludeCols(includeCols *string) + func (o *GetDevicesAllParams) SetLimit(limit *string) + func (o *GetDevicesAllParams) SetOffset(offset *string) + func (o *GetDevicesAllParams) SetTimeout(timeout time.Duration) + func (o *GetDevicesAllParams) WithBlankasnull(blankasnull *string) *GetDevicesAllParams + func (o *GetDevicesAllParams) WithContext(ctx context.Context) *GetDevicesAllParams + func (o *GetDevicesAllParams) WithHTTPClient(client *http.Client) *GetDevicesAllParams + func (o *GetDevicesAllParams) WithIncludeCols(includeCols *string) *GetDevicesAllParams + func (o *GetDevicesAllParams) WithLimit(limit *string) *GetDevicesAllParams + func (o *GetDevicesAllParams) WithOffset(offset *string) *GetDevicesAllParams + func (o *GetDevicesAllParams) WithTimeout(timeout time.Duration) *GetDevicesAllParams + func (o *GetDevicesAllParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDevicesAllReader struct + func (o *GetDevicesAllReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDevicesAllServiceUnavailable struct + func NewGetDevicesAllServiceUnavailable() *GetDevicesAllServiceUnavailable + func (o *GetDevicesAllServiceUnavailable) Error() string + type GetDevicesAllUnauthorized struct + func NewGetDevicesAllUnauthorized() *GetDevicesAllUnauthorized + func (o *GetDevicesAllUnauthorized) Error() string + type GetDevicesAssetBadRequest struct + func NewGetDevicesAssetBadRequest() *GetDevicesAssetBadRequest + func (o *GetDevicesAssetBadRequest) Error() string + type GetDevicesAssetForbidden struct + func NewGetDevicesAssetForbidden() *GetDevicesAssetForbidden + func (o *GetDevicesAssetForbidden) Error() string + type GetDevicesAssetGone struct + func NewGetDevicesAssetGone() *GetDevicesAssetGone + func (o *GetDevicesAssetGone) Error() string + type GetDevicesAssetInternalServerError struct + func NewGetDevicesAssetInternalServerError() *GetDevicesAssetInternalServerError + func (o *GetDevicesAssetInternalServerError) Error() string + type GetDevicesAssetMethodNotAllowed struct + func NewGetDevicesAssetMethodNotAllowed() *GetDevicesAssetMethodNotAllowed + func (o *GetDevicesAssetMethodNotAllowed) Error() string + type GetDevicesAssetNotFound struct + func NewGetDevicesAssetNotFound() *GetDevicesAssetNotFound + func (o *GetDevicesAssetNotFound) Error() string + type GetDevicesAssetOK struct + Payload *models.DevicesCustomerID + func NewGetDevicesAssetOK() *GetDevicesAssetOK + func (o *GetDevicesAssetOK) Error() string + func (o *GetDevicesAssetOK) GetPayload() *models.DevicesCustomerID + type GetDevicesAssetParams struct + Context context.Context + DeviceAsset strfmt.UUID + HTTPClient *http.Client + IncludeCols *string + func NewGetDevicesAssetParams() *GetDevicesAssetParams + func NewGetDevicesAssetParamsWithContext(ctx context.Context) *GetDevicesAssetParams + func NewGetDevicesAssetParamsWithHTTPClient(client *http.Client) *GetDevicesAssetParams + func NewGetDevicesAssetParamsWithTimeout(timeout time.Duration) *GetDevicesAssetParams + func (o *GetDevicesAssetParams) SetContext(ctx context.Context) + func (o *GetDevicesAssetParams) SetDeviceAsset(deviceAsset strfmt.UUID) + func (o *GetDevicesAssetParams) SetHTTPClient(client *http.Client) + func (o *GetDevicesAssetParams) SetIncludeCols(includeCols *string) + func (o *GetDevicesAssetParams) SetTimeout(timeout time.Duration) + func (o *GetDevicesAssetParams) WithContext(ctx context.Context) *GetDevicesAssetParams + func (o *GetDevicesAssetParams) WithDeviceAsset(deviceAsset strfmt.UUID) *GetDevicesAssetParams + func (o *GetDevicesAssetParams) WithHTTPClient(client *http.Client) *GetDevicesAssetParams + func (o *GetDevicesAssetParams) WithIncludeCols(includeCols *string) *GetDevicesAssetParams + func (o *GetDevicesAssetParams) WithTimeout(timeout time.Duration) *GetDevicesAssetParams + func (o *GetDevicesAssetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDevicesAssetReader struct + func (o *GetDevicesAssetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDevicesAssetServiceUnavailable struct + func NewGetDevicesAssetServiceUnavailable() *GetDevicesAssetServiceUnavailable + func (o *GetDevicesAssetServiceUnavailable) Error() string + type GetDevicesAssetUnauthorized struct + func NewGetDevicesAssetUnauthorized() *GetDevicesAssetUnauthorized + func (o *GetDevicesAssetUnauthorized) Error() string + type GetDevicesBadRequest struct + func NewGetDevicesBadRequest() *GetDevicesBadRequest + func (o *GetDevicesBadRequest) Error() string + type GetDevicesCustomerIDBadRequest struct + func NewGetDevicesCustomerIDBadRequest() *GetDevicesCustomerIDBadRequest + func (o *GetDevicesCustomerIDBadRequest) Error() string + type GetDevicesCustomerIDForbidden struct + func NewGetDevicesCustomerIDForbidden() *GetDevicesCustomerIDForbidden + func (o *GetDevicesCustomerIDForbidden) Error() string + type GetDevicesCustomerIDGone struct + func NewGetDevicesCustomerIDGone() *GetDevicesCustomerIDGone + func (o *GetDevicesCustomerIDGone) Error() string + type GetDevicesCustomerIDInternalServerError struct + func NewGetDevicesCustomerIDInternalServerError() *GetDevicesCustomerIDInternalServerError + func (o *GetDevicesCustomerIDInternalServerError) Error() string + type GetDevicesCustomerIDMethodNotAllowed struct + func NewGetDevicesCustomerIDMethodNotAllowed() *GetDevicesCustomerIDMethodNotAllowed + func (o *GetDevicesCustomerIDMethodNotAllowed) Error() string + type GetDevicesCustomerIDNotFound struct + func NewGetDevicesCustomerIDNotFound() *GetDevicesCustomerIDNotFound + func (o *GetDevicesCustomerIDNotFound) Error() string + type GetDevicesCustomerIDOK struct + Payload *models.DevicesCustomerID + func NewGetDevicesCustomerIDOK() *GetDevicesCustomerIDOK + func (o *GetDevicesCustomerIDOK) Error() string + func (o *GetDevicesCustomerIDOK) GetPayload() *models.DevicesCustomerID + type GetDevicesCustomerIDParams struct + Context context.Context + CustomerID int64 + HTTPClient *http.Client + IncludeCols *string + func NewGetDevicesCustomerIDParams() *GetDevicesCustomerIDParams + func NewGetDevicesCustomerIDParamsWithContext(ctx context.Context) *GetDevicesCustomerIDParams + func NewGetDevicesCustomerIDParamsWithHTTPClient(client *http.Client) *GetDevicesCustomerIDParams + func NewGetDevicesCustomerIDParamsWithTimeout(timeout time.Duration) *GetDevicesCustomerIDParams + func (o *GetDevicesCustomerIDParams) SetContext(ctx context.Context) + func (o *GetDevicesCustomerIDParams) SetCustomerID(customerID int64) + func (o *GetDevicesCustomerIDParams) SetHTTPClient(client *http.Client) + func (o *GetDevicesCustomerIDParams) SetIncludeCols(includeCols *string) + func (o *GetDevicesCustomerIDParams) SetTimeout(timeout time.Duration) + func (o *GetDevicesCustomerIDParams) WithContext(ctx context.Context) *GetDevicesCustomerIDParams + func (o *GetDevicesCustomerIDParams) WithCustomerID(customerID int64) *GetDevicesCustomerIDParams + func (o *GetDevicesCustomerIDParams) WithHTTPClient(client *http.Client) *GetDevicesCustomerIDParams + func (o *GetDevicesCustomerIDParams) WithIncludeCols(includeCols *string) *GetDevicesCustomerIDParams + func (o *GetDevicesCustomerIDParams) WithTimeout(timeout time.Duration) *GetDevicesCustomerIDParams + func (o *GetDevicesCustomerIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDevicesCustomerIDReader struct + func (o *GetDevicesCustomerIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDevicesCustomerIDServiceUnavailable struct + func NewGetDevicesCustomerIDServiceUnavailable() *GetDevicesCustomerIDServiceUnavailable + func (o *GetDevicesCustomerIDServiceUnavailable) Error() string + type GetDevicesCustomerIDUnauthorized struct + func NewGetDevicesCustomerIDUnauthorized() *GetDevicesCustomerIDUnauthorized + func (o *GetDevicesCustomerIDUnauthorized) Error() string + type GetDevicesForbidden struct + func NewGetDevicesForbidden() *GetDevicesForbidden + func (o *GetDevicesForbidden) Error() string + type GetDevicesGone struct + func NewGetDevicesGone() *GetDevicesGone + func (o *GetDevicesGone) Error() string + type GetDevicesIDBadRequest struct + func NewGetDevicesIDBadRequest() *GetDevicesIDBadRequest + func (o *GetDevicesIDBadRequest) Error() string + type GetDevicesIDForbidden struct + func NewGetDevicesIDForbidden() *GetDevicesIDForbidden + func (o *GetDevicesIDForbidden) Error() string + type GetDevicesIDGone struct + func NewGetDevicesIDGone() *GetDevicesIDGone + func (o *GetDevicesIDGone) Error() string + type GetDevicesIDInternalServerError struct + func NewGetDevicesIDInternalServerError() *GetDevicesIDInternalServerError + func (o *GetDevicesIDInternalServerError) Error() string + type GetDevicesIDMethodNotAllowed struct + func NewGetDevicesIDMethodNotAllowed() *GetDevicesIDMethodNotAllowed + func (o *GetDevicesIDMethodNotAllowed) Error() string + type GetDevicesIDNotFound struct + func NewGetDevicesIDNotFound() *GetDevicesIDNotFound + func (o *GetDevicesIDNotFound) Error() string + type GetDevicesIDOK struct + Payload *models.DevicesAll + func NewGetDevicesIDOK() *GetDevicesIDOK + func (o *GetDevicesIDOK) Error() string + func (o *GetDevicesIDOK) GetPayload() *models.DevicesAll + type GetDevicesIDParams struct + Context context.Context + DeviceID int64 + Follow *string + HTTPClient *http.Client + func NewGetDevicesIDParams() *GetDevicesIDParams + func NewGetDevicesIDParamsWithContext(ctx context.Context) *GetDevicesIDParams + func NewGetDevicesIDParamsWithHTTPClient(client *http.Client) *GetDevicesIDParams + func NewGetDevicesIDParamsWithTimeout(timeout time.Duration) *GetDevicesIDParams + func (o *GetDevicesIDParams) SetContext(ctx context.Context) + func (o *GetDevicesIDParams) SetDeviceID(deviceID int64) + func (o *GetDevicesIDParams) SetFollow(follow *string) + func (o *GetDevicesIDParams) SetHTTPClient(client *http.Client) + func (o *GetDevicesIDParams) SetTimeout(timeout time.Duration) + func (o *GetDevicesIDParams) WithContext(ctx context.Context) *GetDevicesIDParams + func (o *GetDevicesIDParams) WithDeviceID(deviceID int64) *GetDevicesIDParams + func (o *GetDevicesIDParams) WithFollow(follow *string) *GetDevicesIDParams + func (o *GetDevicesIDParams) WithHTTPClient(client *http.Client) *GetDevicesIDParams + func (o *GetDevicesIDParams) WithTimeout(timeout time.Duration) *GetDevicesIDParams + func (o *GetDevicesIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDevicesIDReader struct + func (o *GetDevicesIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDevicesIDServiceUnavailable struct + func NewGetDevicesIDServiceUnavailable() *GetDevicesIDServiceUnavailable + func (o *GetDevicesIDServiceUnavailable) Error() string + type GetDevicesIDUnauthorized struct + func NewGetDevicesIDUnauthorized() *GetDevicesIDUnauthorized + func (o *GetDevicesIDUnauthorized) Error() string + type GetDevicesImpactlistBadRequest struct + func NewGetDevicesImpactlistBadRequest() *GetDevicesImpactlistBadRequest + func (o *GetDevicesImpactlistBadRequest) Error() string + type GetDevicesImpactlistForbidden struct + func NewGetDevicesImpactlistForbidden() *GetDevicesImpactlistForbidden + func (o *GetDevicesImpactlistForbidden) Error() string + type GetDevicesImpactlistGone struct + func NewGetDevicesImpactlistGone() *GetDevicesImpactlistGone + func (o *GetDevicesImpactlistGone) Error() string + type GetDevicesImpactlistInternalServerError struct + func NewGetDevicesImpactlistInternalServerError() *GetDevicesImpactlistInternalServerError + func (o *GetDevicesImpactlistInternalServerError) Error() string + type GetDevicesImpactlistMethodNotAllowed struct + func NewGetDevicesImpactlistMethodNotAllowed() *GetDevicesImpactlistMethodNotAllowed + func (o *GetDevicesImpactlistMethodNotAllowed) Error() string + type GetDevicesImpactlistNotFound struct + func NewGetDevicesImpactlistNotFound() *GetDevicesImpactlistNotFound + func (o *GetDevicesImpactlistNotFound) Error() string + type GetDevicesImpactlistOK struct + Payload *GetDevicesImpactlistOKBody + func NewGetDevicesImpactlistOK() *GetDevicesImpactlistOK + func (o *GetDevicesImpactlistOK) Error() string + func (o *GetDevicesImpactlistOK) GetPayload() *GetDevicesImpactlistOKBody + type GetDevicesImpactlistOKBody struct + Children models.DevicesImpactList + Name interface{} + func (o *GetDevicesImpactlistOKBody) MarshalBinary() ([]byte, error) + func (o *GetDevicesImpactlistOKBody) UnmarshalBinary(b []byte) error + func (o *GetDevicesImpactlistOKBody) Validate(formats strfmt.Registry) error + type GetDevicesImpactlistParams struct + Context context.Context + DeviceID int64 + HTTPClient *http.Client + func NewGetDevicesImpactlistParams() *GetDevicesImpactlistParams + func NewGetDevicesImpactlistParamsWithContext(ctx context.Context) *GetDevicesImpactlistParams + func NewGetDevicesImpactlistParamsWithHTTPClient(client *http.Client) *GetDevicesImpactlistParams + func NewGetDevicesImpactlistParamsWithTimeout(timeout time.Duration) *GetDevicesImpactlistParams + func (o *GetDevicesImpactlistParams) SetContext(ctx context.Context) + func (o *GetDevicesImpactlistParams) SetDeviceID(deviceID int64) + func (o *GetDevicesImpactlistParams) SetHTTPClient(client *http.Client) + func (o *GetDevicesImpactlistParams) SetTimeout(timeout time.Duration) + func (o *GetDevicesImpactlistParams) WithContext(ctx context.Context) *GetDevicesImpactlistParams + func (o *GetDevicesImpactlistParams) WithDeviceID(deviceID int64) *GetDevicesImpactlistParams + func (o *GetDevicesImpactlistParams) WithHTTPClient(client *http.Client) *GetDevicesImpactlistParams + func (o *GetDevicesImpactlistParams) WithTimeout(timeout time.Duration) *GetDevicesImpactlistParams + func (o *GetDevicesImpactlistParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDevicesImpactlistReader struct + func (o *GetDevicesImpactlistReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDevicesImpactlistServiceUnavailable struct + func NewGetDevicesImpactlistServiceUnavailable() *GetDevicesImpactlistServiceUnavailable + func (o *GetDevicesImpactlistServiceUnavailable) Error() string + type GetDevicesImpactlistUnauthorized struct + func NewGetDevicesImpactlistUnauthorized() *GetDevicesImpactlistUnauthorized + func (o *GetDevicesImpactlistUnauthorized) Error() string + type GetDevicesInternalServerError struct + func NewGetDevicesInternalServerError() *GetDevicesInternalServerError + func (o *GetDevicesInternalServerError) Error() string + type GetDevicesMethodNotAllowed struct + func NewGetDevicesMethodNotAllowed() *GetDevicesMethodNotAllowed + func (o *GetDevicesMethodNotAllowed) Error() string + type GetDevicesNameBadRequest struct + func NewGetDevicesNameBadRequest() *GetDevicesNameBadRequest + func (o *GetDevicesNameBadRequest) Error() string + type GetDevicesNameForbidden struct + func NewGetDevicesNameForbidden() *GetDevicesNameForbidden + func (o *GetDevicesNameForbidden) Error() string + type GetDevicesNameGone struct + func NewGetDevicesNameGone() *GetDevicesNameGone + func (o *GetDevicesNameGone) Error() string + type GetDevicesNameInternalServerError struct + func NewGetDevicesNameInternalServerError() *GetDevicesNameInternalServerError + func (o *GetDevicesNameInternalServerError) Error() string + type GetDevicesNameMethodNotAllowed struct + func NewGetDevicesNameMethodNotAllowed() *GetDevicesNameMethodNotAllowed + func (o *GetDevicesNameMethodNotAllowed) Error() string + type GetDevicesNameNotFound struct + func NewGetDevicesNameNotFound() *GetDevicesNameNotFound + func (o *GetDevicesNameNotFound) Error() string + type GetDevicesNameOK struct + Payload *models.DevicesCustomerID + func NewGetDevicesNameOK() *GetDevicesNameOK + func (o *GetDevicesNameOK) Error() string + func (o *GetDevicesNameOK) GetPayload() *models.DevicesCustomerID + type GetDevicesNameParams struct + Context context.Context + DeviceName strfmt.UUID + Follow *string + HTTPClient *http.Client + IncludeCols *string + func NewGetDevicesNameParams() *GetDevicesNameParams + func NewGetDevicesNameParamsWithContext(ctx context.Context) *GetDevicesNameParams + func NewGetDevicesNameParamsWithHTTPClient(client *http.Client) *GetDevicesNameParams + func NewGetDevicesNameParamsWithTimeout(timeout time.Duration) *GetDevicesNameParams + func (o *GetDevicesNameParams) SetContext(ctx context.Context) + func (o *GetDevicesNameParams) SetDeviceName(deviceName strfmt.UUID) + func (o *GetDevicesNameParams) SetFollow(follow *string) + func (o *GetDevicesNameParams) SetHTTPClient(client *http.Client) + func (o *GetDevicesNameParams) SetIncludeCols(includeCols *string) + func (o *GetDevicesNameParams) SetTimeout(timeout time.Duration) + func (o *GetDevicesNameParams) WithContext(ctx context.Context) *GetDevicesNameParams + func (o *GetDevicesNameParams) WithDeviceName(deviceName strfmt.UUID) *GetDevicesNameParams + func (o *GetDevicesNameParams) WithFollow(follow *string) *GetDevicesNameParams + func (o *GetDevicesNameParams) WithHTTPClient(client *http.Client) *GetDevicesNameParams + func (o *GetDevicesNameParams) WithIncludeCols(includeCols *string) *GetDevicesNameParams + func (o *GetDevicesNameParams) WithTimeout(timeout time.Duration) *GetDevicesNameParams + func (o *GetDevicesNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDevicesNameReader struct + func (o *GetDevicesNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDevicesNameServiceUnavailable struct + func NewGetDevicesNameServiceUnavailable() *GetDevicesNameServiceUnavailable + func (o *GetDevicesNameServiceUnavailable) Error() string + type GetDevicesNameUnauthorized struct + func NewGetDevicesNameUnauthorized() *GetDevicesNameUnauthorized + func (o *GetDevicesNameUnauthorized) Error() string + type GetDevicesNotFound struct + func NewGetDevicesNotFound() *GetDevicesNotFound + func (o *GetDevicesNotFound) Error() string + type GetDevicesOK struct + Payload *GetDevicesOKBody + func NewGetDevicesOK() *GetDevicesOK + func (o *GetDevicesOK) Error() string + func (o *GetDevicesOK) GetPayload() *GetDevicesOKBody + type GetDevicesOKBody struct + Devices models.Devices + func (o *GetDevicesOKBody) MarshalBinary() ([]byte, error) + func (o *GetDevicesOKBody) UnmarshalBinary(b []byte) error + func (o *GetDevicesOKBody) Validate(formats strfmt.Registry) error + type GetDevicesParams struct + AssetNo *string + BladeHostName *string + Building *string + BuildingID *string + Context context.Context + CustomFieldsAnd *string + CustomFieldsOr *string + Customer *string + DeviceSubType *string + DeviceSubTypeID *string + FirstAddedGt *string + FirstAddedLt *string + HTTPClient *http.Client + Hardware *string + HardwareIds *string + InService *string + IsItBladeHost *string + IsItSwitch *string + IsItVirtualHost *string + LastUpdatedGt *string + LastUpdatedLt *string + Name *string + ObjectCategory *string + ObjectCategoryID *string + Os *string + Rack *string + RackID *string + Room *string + RoomID *string + SerialNo *string + SerialNoContains *string + ServiceLevel *string + Tags *string + TagsAnd *string + Type *string + UUID *string + VirtualHostName *string + VirtualSubtype *string + func NewGetDevicesParams() *GetDevicesParams + func NewGetDevicesParamsWithContext(ctx context.Context) *GetDevicesParams + func NewGetDevicesParamsWithHTTPClient(client *http.Client) *GetDevicesParams + func NewGetDevicesParamsWithTimeout(timeout time.Duration) *GetDevicesParams + func (o *GetDevicesParams) SetAssetNo(assetNo *string) + func (o *GetDevicesParams) SetBladeHostName(bladeHostName *string) + func (o *GetDevicesParams) SetBuilding(building *string) + func (o *GetDevicesParams) SetBuildingID(buildingID *string) + func (o *GetDevicesParams) SetContext(ctx context.Context) + func (o *GetDevicesParams) SetCustomFieldsAnd(customFieldsAnd *string) + func (o *GetDevicesParams) SetCustomFieldsOr(customFieldsOr *string) + func (o *GetDevicesParams) SetCustomer(customer *string) + func (o *GetDevicesParams) SetDeviceSubType(deviceSubType *string) + func (o *GetDevicesParams) SetDeviceSubTypeID(deviceSubTypeID *string) + func (o *GetDevicesParams) SetFirstAddedGt(firstAddedGt *string) + func (o *GetDevicesParams) SetFirstAddedLt(firstAddedLt *string) + func (o *GetDevicesParams) SetHTTPClient(client *http.Client) + func (o *GetDevicesParams) SetHardware(hardware *string) + func (o *GetDevicesParams) SetHardwareIds(hardwareIds *string) + func (o *GetDevicesParams) SetInService(inService *string) + func (o *GetDevicesParams) SetIsItBladeHost(isItBladeHost *string) + func (o *GetDevicesParams) SetIsItSwitch(isItSwitch *string) + func (o *GetDevicesParams) SetIsItVirtualHost(isItVirtualHost *string) + func (o *GetDevicesParams) SetLastUpdatedGt(lastUpdatedGt *string) + func (o *GetDevicesParams) SetLastUpdatedLt(lastUpdatedLt *string) + func (o *GetDevicesParams) SetName(name *string) + func (o *GetDevicesParams) SetObjectCategory(objectCategory *string) + func (o *GetDevicesParams) SetObjectCategoryID(objectCategoryID *string) + func (o *GetDevicesParams) SetOs(os *string) + func (o *GetDevicesParams) SetRack(rack *string) + func (o *GetDevicesParams) SetRackID(rackID *string) + func (o *GetDevicesParams) SetRoom(room *string) + func (o *GetDevicesParams) SetRoomID(roomID *string) + func (o *GetDevicesParams) SetSerialNo(serialNo *string) + func (o *GetDevicesParams) SetSerialNoContains(serialNoContains *string) + func (o *GetDevicesParams) SetServiceLevel(serviceLevel *string) + func (o *GetDevicesParams) SetTags(tags *string) + func (o *GetDevicesParams) SetTagsAnd(tagsAnd *string) + func (o *GetDevicesParams) SetTimeout(timeout time.Duration) + func (o *GetDevicesParams) SetType(typeVar *string) + func (o *GetDevicesParams) SetUUID(uuid *string) + func (o *GetDevicesParams) SetVirtualHostName(virtualHostName *string) + func (o *GetDevicesParams) SetVirtualSubtype(virtualSubtype *string) + func (o *GetDevicesParams) WithAssetNo(assetNo *string) *GetDevicesParams + func (o *GetDevicesParams) WithBladeHostName(bladeHostName *string) *GetDevicesParams + func (o *GetDevicesParams) WithBuilding(building *string) *GetDevicesParams + func (o *GetDevicesParams) WithBuildingID(buildingID *string) *GetDevicesParams + func (o *GetDevicesParams) WithContext(ctx context.Context) *GetDevicesParams + func (o *GetDevicesParams) WithCustomFieldsAnd(customFieldsAnd *string) *GetDevicesParams + func (o *GetDevicesParams) WithCustomFieldsOr(customFieldsOr *string) *GetDevicesParams + func (o *GetDevicesParams) WithCustomer(customer *string) *GetDevicesParams + func (o *GetDevicesParams) WithDeviceSubType(deviceSubType *string) *GetDevicesParams + func (o *GetDevicesParams) WithDeviceSubTypeID(deviceSubTypeID *string) *GetDevicesParams + func (o *GetDevicesParams) WithFirstAddedGt(firstAddedGt *string) *GetDevicesParams + func (o *GetDevicesParams) WithFirstAddedLt(firstAddedLt *string) *GetDevicesParams + func (o *GetDevicesParams) WithHTTPClient(client *http.Client) *GetDevicesParams + func (o *GetDevicesParams) WithHardware(hardware *string) *GetDevicesParams + func (o *GetDevicesParams) WithHardwareIds(hardwareIds *string) *GetDevicesParams + func (o *GetDevicesParams) WithInService(inService *string) *GetDevicesParams + func (o *GetDevicesParams) WithIsItBladeHost(isItBladeHost *string) *GetDevicesParams + func (o *GetDevicesParams) WithIsItSwitch(isItSwitch *string) *GetDevicesParams + func (o *GetDevicesParams) WithIsItVirtualHost(isItVirtualHost *string) *GetDevicesParams + func (o *GetDevicesParams) WithLastUpdatedGt(lastUpdatedGt *string) *GetDevicesParams + func (o *GetDevicesParams) WithLastUpdatedLt(lastUpdatedLt *string) *GetDevicesParams + func (o *GetDevicesParams) WithName(name *string) *GetDevicesParams + func (o *GetDevicesParams) WithObjectCategory(objectCategory *string) *GetDevicesParams + func (o *GetDevicesParams) WithObjectCategoryID(objectCategoryID *string) *GetDevicesParams + func (o *GetDevicesParams) WithOs(os *string) *GetDevicesParams + func (o *GetDevicesParams) WithRack(rack *string) *GetDevicesParams + func (o *GetDevicesParams) WithRackID(rackID *string) *GetDevicesParams + func (o *GetDevicesParams) WithRoom(room *string) *GetDevicesParams + func (o *GetDevicesParams) WithRoomID(roomID *string) *GetDevicesParams + func (o *GetDevicesParams) WithSerialNo(serialNo *string) *GetDevicesParams + func (o *GetDevicesParams) WithSerialNoContains(serialNoContains *string) *GetDevicesParams + func (o *GetDevicesParams) WithServiceLevel(serviceLevel *string) *GetDevicesParams + func (o *GetDevicesParams) WithTags(tags *string) *GetDevicesParams + func (o *GetDevicesParams) WithTagsAnd(tagsAnd *string) *GetDevicesParams + func (o *GetDevicesParams) WithTimeout(timeout time.Duration) *GetDevicesParams + func (o *GetDevicesParams) WithType(typeVar *string) *GetDevicesParams + func (o *GetDevicesParams) WithUUID(uuid *string) *GetDevicesParams + func (o *GetDevicesParams) WithVirtualHostName(virtualHostName *string) *GetDevicesParams + func (o *GetDevicesParams) WithVirtualSubtype(virtualSubtype *string) *GetDevicesParams + func (o *GetDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDevicesReader struct + func (o *GetDevicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDevicesSerialBadRequest struct + func NewGetDevicesSerialBadRequest() *GetDevicesSerialBadRequest + func (o *GetDevicesSerialBadRequest) Error() string + type GetDevicesSerialForbidden struct + func NewGetDevicesSerialForbidden() *GetDevicesSerialForbidden + func (o *GetDevicesSerialForbidden) Error() string + type GetDevicesSerialGone struct + func NewGetDevicesSerialGone() *GetDevicesSerialGone + func (o *GetDevicesSerialGone) Error() string + type GetDevicesSerialInternalServerError struct + func NewGetDevicesSerialInternalServerError() *GetDevicesSerialInternalServerError + func (o *GetDevicesSerialInternalServerError) Error() string + type GetDevicesSerialMethodNotAllowed struct + func NewGetDevicesSerialMethodNotAllowed() *GetDevicesSerialMethodNotAllowed + func (o *GetDevicesSerialMethodNotAllowed) Error() string + type GetDevicesSerialNotFound struct + func NewGetDevicesSerialNotFound() *GetDevicesSerialNotFound + func (o *GetDevicesSerialNotFound) Error() string + type GetDevicesSerialOK struct + Payload *models.DevicesCustomerID + func NewGetDevicesSerialOK() *GetDevicesSerialOK + func (o *GetDevicesSerialOK) Error() string + func (o *GetDevicesSerialOK) GetPayload() *models.DevicesCustomerID + type GetDevicesSerialParams struct + Context context.Context + DeviceSerial strfmt.UUID + HTTPClient *http.Client + IncludeCols *string + func NewGetDevicesSerialParams() *GetDevicesSerialParams + func NewGetDevicesSerialParamsWithContext(ctx context.Context) *GetDevicesSerialParams + func NewGetDevicesSerialParamsWithHTTPClient(client *http.Client) *GetDevicesSerialParams + func NewGetDevicesSerialParamsWithTimeout(timeout time.Duration) *GetDevicesSerialParams + func (o *GetDevicesSerialParams) SetContext(ctx context.Context) + func (o *GetDevicesSerialParams) SetDeviceSerial(deviceSerial strfmt.UUID) + func (o *GetDevicesSerialParams) SetHTTPClient(client *http.Client) + func (o *GetDevicesSerialParams) SetIncludeCols(includeCols *string) + func (o *GetDevicesSerialParams) SetTimeout(timeout time.Duration) + func (o *GetDevicesSerialParams) WithContext(ctx context.Context) *GetDevicesSerialParams + func (o *GetDevicesSerialParams) WithDeviceSerial(deviceSerial strfmt.UUID) *GetDevicesSerialParams + func (o *GetDevicesSerialParams) WithHTTPClient(client *http.Client) *GetDevicesSerialParams + func (o *GetDevicesSerialParams) WithIncludeCols(includeCols *string) *GetDevicesSerialParams + func (o *GetDevicesSerialParams) WithTimeout(timeout time.Duration) *GetDevicesSerialParams + func (o *GetDevicesSerialParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetDevicesSerialReader struct + func (o *GetDevicesSerialReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetDevicesSerialServiceUnavailable struct + func NewGetDevicesSerialServiceUnavailable() *GetDevicesSerialServiceUnavailable + func (o *GetDevicesSerialServiceUnavailable) Error() string + type GetDevicesSerialUnauthorized struct + func NewGetDevicesSerialUnauthorized() *GetDevicesSerialUnauthorized + func (o *GetDevicesSerialUnauthorized) Error() string + type GetDevicesServiceUnavailable struct + func NewGetDevicesServiceUnavailable() *GetDevicesServiceUnavailable + func (o *GetDevicesServiceUnavailable) Error() string + type GetDevicesUnauthorized struct + func NewGetDevicesUnauthorized() *GetDevicesUnauthorized + func (o *GetDevicesUnauthorized) Error() string + type MountpointDetailsItems0 struct + Capacity interface{} + Device interface{} + Filesystem interface{} + FreeCapacity interface{} + Fstype interface{} + ID interface{} + Label interface{} + LastUpdated interface{} + Mountpoint interface{} + func (o *MountpointDetailsItems0) MarshalBinary() ([]byte, error) + func (o *MountpointDetailsItems0) UnmarshalBinary(b []byte) error + func (o *MountpointDetailsItems0) Validate(formats strfmt.Registry) error + type PostCloudInstanceDeviceBadRequest struct + func NewPostCloudInstanceDeviceBadRequest() *PostCloudInstanceDeviceBadRequest + func (o *PostCloudInstanceDeviceBadRequest) Error() string + type PostCloudInstanceDeviceForbidden struct + func NewPostCloudInstanceDeviceForbidden() *PostCloudInstanceDeviceForbidden + func (o *PostCloudInstanceDeviceForbidden) Error() string + type PostCloudInstanceDeviceGone struct + func NewPostCloudInstanceDeviceGone() *PostCloudInstanceDeviceGone + func (o *PostCloudInstanceDeviceGone) Error() string + type PostCloudInstanceDeviceInternalServerError struct + func NewPostCloudInstanceDeviceInternalServerError() *PostCloudInstanceDeviceInternalServerError + func (o *PostCloudInstanceDeviceInternalServerError) Error() string + type PostCloudInstanceDeviceMethodNotAllowed struct + func NewPostCloudInstanceDeviceMethodNotAllowed() *PostCloudInstanceDeviceMethodNotAllowed + func (o *PostCloudInstanceDeviceMethodNotAllowed) Error() string + type PostCloudInstanceDeviceNotFound struct + func NewPostCloudInstanceDeviceNotFound() *PostCloudInstanceDeviceNotFound + func (o *PostCloudInstanceDeviceNotFound) Error() string + type PostCloudInstanceDeviceOK struct + Payload *PostCloudInstanceDeviceOKBody + func NewPostCloudInstanceDeviceOK() *PostCloudInstanceDeviceOK + func (o *PostCloudInstanceDeviceOK) Error() string + func (o *PostCloudInstanceDeviceOK) GetPayload() *PostCloudInstanceDeviceOKBody + type PostCloudInstanceDeviceOKBody struct + Devices models.Devices + func (o *PostCloudInstanceDeviceOKBody) MarshalBinary() ([]byte, error) + func (o *PostCloudInstanceDeviceOKBody) UnmarshalBinary(b []byte) error + func (o *PostCloudInstanceDeviceOKBody) Validate(formats strfmt.Registry) error + type PostCloudInstanceDeviceParams struct + Context context.Context + Device *string + DeviceID *int64 + HTTPClient *http.Client + InstanceID *int64 + Location *string + Notes *string + Status *string + Vendor *string + func NewPostCloudInstanceDeviceParams() *PostCloudInstanceDeviceParams + func NewPostCloudInstanceDeviceParamsWithContext(ctx context.Context) *PostCloudInstanceDeviceParams + func NewPostCloudInstanceDeviceParamsWithHTTPClient(client *http.Client) *PostCloudInstanceDeviceParams + func NewPostCloudInstanceDeviceParamsWithTimeout(timeout time.Duration) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) SetContext(ctx context.Context) + func (o *PostCloudInstanceDeviceParams) SetDevice(device *string) + func (o *PostCloudInstanceDeviceParams) SetDeviceID(deviceID *int64) + func (o *PostCloudInstanceDeviceParams) SetHTTPClient(client *http.Client) + func (o *PostCloudInstanceDeviceParams) SetInstanceID(instanceID *int64) + func (o *PostCloudInstanceDeviceParams) SetLocation(location *string) + func (o *PostCloudInstanceDeviceParams) SetNotes(notes *string) + func (o *PostCloudInstanceDeviceParams) SetStatus(status *string) + func (o *PostCloudInstanceDeviceParams) SetTimeout(timeout time.Duration) + func (o *PostCloudInstanceDeviceParams) SetVendor(vendor *string) + func (o *PostCloudInstanceDeviceParams) WithContext(ctx context.Context) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithDevice(device *string) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithDeviceID(deviceID *int64) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithHTTPClient(client *http.Client) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithInstanceID(instanceID *int64) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithLocation(location *string) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithNotes(notes *string) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithStatus(status *string) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithTimeout(timeout time.Duration) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WithVendor(vendor *string) *PostCloudInstanceDeviceParams + func (o *PostCloudInstanceDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostCloudInstanceDeviceReader struct + func (o *PostCloudInstanceDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostCloudInstanceDeviceServiceUnavailable struct + func NewPostCloudInstanceDeviceServiceUnavailable() *PostCloudInstanceDeviceServiceUnavailable + func (o *PostCloudInstanceDeviceServiceUnavailable) Error() string + type PostCloudInstanceDeviceUnauthorized struct + func NewPostCloudInstanceDeviceUnauthorized() *PostCloudInstanceDeviceUnauthorized + func (o *PostCloudInstanceDeviceUnauthorized) Error() string + type PostDeviceBadRequest struct + func NewPostDeviceBadRequest() *PostDeviceBadRequest + func (o *PostDeviceBadRequest) Error() string + type PostDeviceForbidden struct + func NewPostDeviceForbidden() *PostDeviceForbidden + func (o *PostDeviceForbidden) Error() string + type PostDeviceGone struct + func NewPostDeviceGone() *PostDeviceGone + func (o *PostDeviceGone) Error() string + type PostDeviceInternalServerError struct + func NewPostDeviceInternalServerError() *PostDeviceInternalServerError + func (o *PostDeviceInternalServerError) Error() string + type PostDeviceMethodNotAllowed struct + func NewPostDeviceMethodNotAllowed() *PostDeviceMethodNotAllowed + func (o *PostDeviceMethodNotAllowed) Error() string + type PostDeviceMountpointsBadRequest struct + func NewPostDeviceMountpointsBadRequest() *PostDeviceMountpointsBadRequest + func (o *PostDeviceMountpointsBadRequest) Error() string + type PostDeviceMountpointsForbidden struct + func NewPostDeviceMountpointsForbidden() *PostDeviceMountpointsForbidden + func (o *PostDeviceMountpointsForbidden) Error() string + type PostDeviceMountpointsGone struct + func NewPostDeviceMountpointsGone() *PostDeviceMountpointsGone + func (o *PostDeviceMountpointsGone) Error() string + type PostDeviceMountpointsInternalServerError struct + func NewPostDeviceMountpointsInternalServerError() *PostDeviceMountpointsInternalServerError + func (o *PostDeviceMountpointsInternalServerError) Error() string + type PostDeviceMountpointsMethodNotAllowed struct + func NewPostDeviceMountpointsMethodNotAllowed() *PostDeviceMountpointsMethodNotAllowed + func (o *PostDeviceMountpointsMethodNotAllowed) Error() string + type PostDeviceMountpointsNotFound struct + func NewPostDeviceMountpointsNotFound() *PostDeviceMountpointsNotFound + func (o *PostDeviceMountpointsNotFound) Error() string + type PostDeviceMountpointsOK struct + Payload *PostDeviceMountpointsOKBody + func NewPostDeviceMountpointsOK() *PostDeviceMountpointsOK + func (o *PostDeviceMountpointsOK) Error() string + func (o *PostDeviceMountpointsOK) GetPayload() *PostDeviceMountpointsOKBody + type PostDeviceMountpointsOKBody struct + Code interface{} + Msg interface{} + func (o *PostDeviceMountpointsOKBody) MarshalBinary() ([]byte, error) + func (o *PostDeviceMountpointsOKBody) UnmarshalBinary(b []byte) error + func (o *PostDeviceMountpointsOKBody) Validate(formats strfmt.Registry) error + type PostDeviceMountpointsParams struct + Capacity *string + Context context.Context + Device string + Filesytem *string + FreeCapacity *string + Fstype *string + HTTPClient *http.Client + Label *string + Mountpoint string + func NewPostDeviceMountpointsParams() *PostDeviceMountpointsParams + func NewPostDeviceMountpointsParamsWithContext(ctx context.Context) *PostDeviceMountpointsParams + func NewPostDeviceMountpointsParamsWithHTTPClient(client *http.Client) *PostDeviceMountpointsParams + func NewPostDeviceMountpointsParamsWithTimeout(timeout time.Duration) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) SetCapacity(capacity *string) + func (o *PostDeviceMountpointsParams) SetContext(ctx context.Context) + func (o *PostDeviceMountpointsParams) SetDevice(device string) + func (o *PostDeviceMountpointsParams) SetFilesytem(filesytem *string) + func (o *PostDeviceMountpointsParams) SetFreeCapacity(freeCapacity *string) + func (o *PostDeviceMountpointsParams) SetFstype(fstype *string) + func (o *PostDeviceMountpointsParams) SetHTTPClient(client *http.Client) + func (o *PostDeviceMountpointsParams) SetLabel(label *string) + func (o *PostDeviceMountpointsParams) SetMountpoint(mountpoint string) + func (o *PostDeviceMountpointsParams) SetTimeout(timeout time.Duration) + func (o *PostDeviceMountpointsParams) WithCapacity(capacity *string) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithContext(ctx context.Context) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithDevice(device string) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithFilesytem(filesytem *string) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithFreeCapacity(freeCapacity *string) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithFstype(fstype *string) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithHTTPClient(client *http.Client) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithLabel(label *string) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithMountpoint(mountpoint string) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WithTimeout(timeout time.Duration) *PostDeviceMountpointsParams + func (o *PostDeviceMountpointsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostDeviceMountpointsReader struct + func (o *PostDeviceMountpointsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostDeviceMountpointsServiceUnavailable struct + func NewPostDeviceMountpointsServiceUnavailable() *PostDeviceMountpointsServiceUnavailable + func (o *PostDeviceMountpointsServiceUnavailable) Error() string + type PostDeviceMountpointsUnauthorized struct + func NewPostDeviceMountpointsUnauthorized() *PostDeviceMountpointsUnauthorized + func (o *PostDeviceMountpointsUnauthorized) Error() string + type PostDeviceNotFound struct + func NewPostDeviceNotFound() *PostDeviceNotFound + func (o *PostDeviceNotFound) Error() string + type PostDeviceOK struct + Payload *PostDeviceOKBody + func NewPostDeviceOK() *PostDeviceOK + func (o *PostDeviceOK) Error() string + func (o *PostDeviceOK) GetPayload() *PostDeviceOKBody + type PostDeviceOKBody struct + Code interface{} + Msg models.DeviceName + func (o *PostDeviceOKBody) MarshalBinary() ([]byte, error) + func (o *PostDeviceOKBody) UnmarshalBinary(b []byte) error + func (o *PostDeviceOKBody) Validate(formats strfmt.Registry) error + type PostDeviceParams struct + Aliases *string + AliasesRemove *string + Appcomps *string + AssetNo *string + BladeHost *string + BladeHostClear *string + Context context.Context + Contract *string + ContractID *int64 + Cpucore *string + Cpucount *int64 + Cpupower *string + Customer *string + DevicesInCluster *string + DevicesInClusterRemove *string + HTTPClient *http.Client + Hardware *string + Hddcount *int64 + Hddraid *string + HddraidType *string + Hddsize *string + InService *string + IsItBladeHost *string + IsItSwitch *string + IsItVirtualHost *string + Macaddress *string + Manufacturer *string + Memory *string + Name *string + NewHardware *string + NewName *string + NewObjectCategory *string + Notes *string + ObjectCategory *string + Os *string + Osarch *string + Osver *string + Osverno *int64 + SerialNo *string + ServiceLevel *string + SlotNo *int64 + StorageRoom *string + StorageRoomID *int64 + Subtype *string + Tags *string + TagsRemove *string + Type *string + UUID *int64 + VirtualHost *string + VirtualHostClear *string + VirtualSubtype *string + func NewPostDeviceParams() *PostDeviceParams + func NewPostDeviceParamsWithContext(ctx context.Context) *PostDeviceParams + func NewPostDeviceParamsWithHTTPClient(client *http.Client) *PostDeviceParams + func NewPostDeviceParamsWithTimeout(timeout time.Duration) *PostDeviceParams + func (o *PostDeviceParams) SetAliases(aliases *string) + func (o *PostDeviceParams) SetAliasesRemove(aliasesRemove *string) + func (o *PostDeviceParams) SetAppcomps(appcomps *string) + func (o *PostDeviceParams) SetAssetNo(assetNo *string) + func (o *PostDeviceParams) SetBladeHost(bladeHost *string) + func (o *PostDeviceParams) SetBladeHostClear(bladeHostClear *string) + func (o *PostDeviceParams) SetContext(ctx context.Context) + func (o *PostDeviceParams) SetContract(contract *string) + func (o *PostDeviceParams) SetContractID(contractID *int64) + func (o *PostDeviceParams) SetCpucore(cpucore *string) + func (o *PostDeviceParams) SetCpucount(cpucount *int64) + func (o *PostDeviceParams) SetCpupower(cpupower *string) + func (o *PostDeviceParams) SetCustomer(customer *string) + func (o *PostDeviceParams) SetDevicesInCluster(devicesInCluster *string) + func (o *PostDeviceParams) SetDevicesInClusterRemove(devicesInClusterRemove *string) + func (o *PostDeviceParams) SetHTTPClient(client *http.Client) + func (o *PostDeviceParams) SetHardware(hardware *string) + func (o *PostDeviceParams) SetHddcount(hddcount *int64) + func (o *PostDeviceParams) SetHddraid(hddraid *string) + func (o *PostDeviceParams) SetHddraidType(hddraidType *string) + func (o *PostDeviceParams) SetHddsize(hddsize *string) + func (o *PostDeviceParams) SetInService(inService *string) + func (o *PostDeviceParams) SetIsItBladeHost(isItBladeHost *string) + func (o *PostDeviceParams) SetIsItSwitch(isItSwitch *string) + func (o *PostDeviceParams) SetIsItVirtualHost(isItVirtualHost *string) + func (o *PostDeviceParams) SetMacaddress(macaddress *string) + func (o *PostDeviceParams) SetManufacturer(manufacturer *string) + func (o *PostDeviceParams) SetMemory(memory *string) + func (o *PostDeviceParams) SetName(name *string) + func (o *PostDeviceParams) SetNewHardware(newHardware *string) + func (o *PostDeviceParams) SetNewName(newName *string) + func (o *PostDeviceParams) SetNewObjectCategory(newObjectCategory *string) + func (o *PostDeviceParams) SetNotes(notes *string) + func (o *PostDeviceParams) SetObjectCategory(objectCategory *string) + func (o *PostDeviceParams) SetOs(os *string) + func (o *PostDeviceParams) SetOsarch(osarch *string) + func (o *PostDeviceParams) SetOsver(osver *string) + func (o *PostDeviceParams) SetOsverno(osverno *int64) + func (o *PostDeviceParams) SetSerialNo(serialNo *string) + func (o *PostDeviceParams) SetServiceLevel(serviceLevel *string) + func (o *PostDeviceParams) SetSlotNo(slotNo *int64) + func (o *PostDeviceParams) SetStorageRoom(storageRoom *string) + func (o *PostDeviceParams) SetStorageRoomID(storageRoomID *int64) + func (o *PostDeviceParams) SetSubtype(subtype *string) + func (o *PostDeviceParams) SetTags(tags *string) + func (o *PostDeviceParams) SetTagsRemove(tagsRemove *string) + func (o *PostDeviceParams) SetTimeout(timeout time.Duration) + func (o *PostDeviceParams) SetType(typeVar *string) + func (o *PostDeviceParams) SetUUID(uuid *int64) + func (o *PostDeviceParams) SetVirtualHost(virtualHost *string) + func (o *PostDeviceParams) SetVirtualHostClear(virtualHostClear *string) + func (o *PostDeviceParams) SetVirtualSubtype(virtualSubtype *string) + func (o *PostDeviceParams) WithAliases(aliases *string) *PostDeviceParams + func (o *PostDeviceParams) WithAliasesRemove(aliasesRemove *string) *PostDeviceParams + func (o *PostDeviceParams) WithAppcomps(appcomps *string) *PostDeviceParams + func (o *PostDeviceParams) WithAssetNo(assetNo *string) *PostDeviceParams + func (o *PostDeviceParams) WithBladeHost(bladeHost *string) *PostDeviceParams + func (o *PostDeviceParams) WithBladeHostClear(bladeHostClear *string) *PostDeviceParams + func (o *PostDeviceParams) WithContext(ctx context.Context) *PostDeviceParams + func (o *PostDeviceParams) WithContract(contract *string) *PostDeviceParams + func (o *PostDeviceParams) WithContractID(contractID *int64) *PostDeviceParams + func (o *PostDeviceParams) WithCpucore(cpucore *string) *PostDeviceParams + func (o *PostDeviceParams) WithCpucount(cpucount *int64) *PostDeviceParams + func (o *PostDeviceParams) WithCpupower(cpupower *string) *PostDeviceParams + func (o *PostDeviceParams) WithCustomer(customer *string) *PostDeviceParams + func (o *PostDeviceParams) WithDevicesInCluster(devicesInCluster *string) *PostDeviceParams + func (o *PostDeviceParams) WithDevicesInClusterRemove(devicesInClusterRemove *string) *PostDeviceParams + func (o *PostDeviceParams) WithHTTPClient(client *http.Client) *PostDeviceParams + func (o *PostDeviceParams) WithHardware(hardware *string) *PostDeviceParams + func (o *PostDeviceParams) WithHddcount(hddcount *int64) *PostDeviceParams + func (o *PostDeviceParams) WithHddraid(hddraid *string) *PostDeviceParams + func (o *PostDeviceParams) WithHddraidType(hddraidType *string) *PostDeviceParams + func (o *PostDeviceParams) WithHddsize(hddsize *string) *PostDeviceParams + func (o *PostDeviceParams) WithInService(inService *string) *PostDeviceParams + func (o *PostDeviceParams) WithIsItBladeHost(isItBladeHost *string) *PostDeviceParams + func (o *PostDeviceParams) WithIsItSwitch(isItSwitch *string) *PostDeviceParams + func (o *PostDeviceParams) WithIsItVirtualHost(isItVirtualHost *string) *PostDeviceParams + func (o *PostDeviceParams) WithMacaddress(macaddress *string) *PostDeviceParams + func (o *PostDeviceParams) WithManufacturer(manufacturer *string) *PostDeviceParams + func (o *PostDeviceParams) WithMemory(memory *string) *PostDeviceParams + func (o *PostDeviceParams) WithName(name *string) *PostDeviceParams + func (o *PostDeviceParams) WithNewHardware(newHardware *string) *PostDeviceParams + func (o *PostDeviceParams) WithNewName(newName *string) *PostDeviceParams + func (o *PostDeviceParams) WithNewObjectCategory(newObjectCategory *string) *PostDeviceParams + func (o *PostDeviceParams) WithNotes(notes *string) *PostDeviceParams + func (o *PostDeviceParams) WithObjectCategory(objectCategory *string) *PostDeviceParams + func (o *PostDeviceParams) WithOs(os *string) *PostDeviceParams + func (o *PostDeviceParams) WithOsarch(osarch *string) *PostDeviceParams + func (o *PostDeviceParams) WithOsver(osver *string) *PostDeviceParams + func (o *PostDeviceParams) WithOsverno(osverno *int64) *PostDeviceParams + func (o *PostDeviceParams) WithSerialNo(serialNo *string) *PostDeviceParams + func (o *PostDeviceParams) WithServiceLevel(serviceLevel *string) *PostDeviceParams + func (o *PostDeviceParams) WithSlotNo(slotNo *int64) *PostDeviceParams + func (o *PostDeviceParams) WithStorageRoom(storageRoom *string) *PostDeviceParams + func (o *PostDeviceParams) WithStorageRoomID(storageRoomID *int64) *PostDeviceParams + func (o *PostDeviceParams) WithSubtype(subtype *string) *PostDeviceParams + func (o *PostDeviceParams) WithTags(tags *string) *PostDeviceParams + func (o *PostDeviceParams) WithTagsRemove(tagsRemove *string) *PostDeviceParams + func (o *PostDeviceParams) WithTimeout(timeout time.Duration) *PostDeviceParams + func (o *PostDeviceParams) WithType(typeVar *string) *PostDeviceParams + func (o *PostDeviceParams) WithUUID(uuid *int64) *PostDeviceParams + func (o *PostDeviceParams) WithVirtualHost(virtualHost *string) *PostDeviceParams + func (o *PostDeviceParams) WithVirtualHostClear(virtualHostClear *string) *PostDeviceParams + func (o *PostDeviceParams) WithVirtualSubtype(virtualSubtype *string) *PostDeviceParams + func (o *PostDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostDeviceRackBadRequest struct + func NewPostDeviceRackBadRequest() *PostDeviceRackBadRequest + func (o *PostDeviceRackBadRequest) Error() string + type PostDeviceRackForbidden struct + func NewPostDeviceRackForbidden() *PostDeviceRackForbidden + func (o *PostDeviceRackForbidden) Error() string + type PostDeviceRackGone struct + func NewPostDeviceRackGone() *PostDeviceRackGone + func (o *PostDeviceRackGone) Error() string + type PostDeviceRackInternalServerError struct + func NewPostDeviceRackInternalServerError() *PostDeviceRackInternalServerError + func (o *PostDeviceRackInternalServerError) Error() string + type PostDeviceRackMethodNotAllowed struct + func NewPostDeviceRackMethodNotAllowed() *PostDeviceRackMethodNotAllowed + func (o *PostDeviceRackMethodNotAllowed) Error() string + type PostDeviceRackNotFound struct + func NewPostDeviceRackNotFound() *PostDeviceRackNotFound + func (o *PostDeviceRackNotFound) Error() string + type PostDeviceRackOK struct + Payload *PostDeviceRackOKBody + func NewPostDeviceRackOK() *PostDeviceRackOK + func (o *PostDeviceRackOK) Error() string + func (o *PostDeviceRackOK) GetPayload() *PostDeviceRackOKBody + type PostDeviceRackOKBody struct + Code interface{} + Msg interface{} + func (o *PostDeviceRackOKBody) MarshalBinary() ([]byte, error) + func (o *PostDeviceRackOKBody) UnmarshalBinary(b []byte) error + func (o *PostDeviceRackOKBody) Validate(formats strfmt.Registry) error + type PostDeviceRackParams struct + AssetNo *string + Building *string + Context context.Context + Device *string + DeviceID *int64 + HTTPClient *http.Client + HwModel *string + Manufacturer *string + Rack *string + RackID *string + Room *string + Row *string + SerialNo *string + Size *string + StartAt string + Where *string + XPos *string + func NewPostDeviceRackParams() *PostDeviceRackParams + func NewPostDeviceRackParamsWithContext(ctx context.Context) *PostDeviceRackParams + func NewPostDeviceRackParamsWithHTTPClient(client *http.Client) *PostDeviceRackParams + func NewPostDeviceRackParamsWithTimeout(timeout time.Duration) *PostDeviceRackParams + func (o *PostDeviceRackParams) SetAssetNo(assetNo *string) + func (o *PostDeviceRackParams) SetBuilding(building *string) + func (o *PostDeviceRackParams) SetContext(ctx context.Context) + func (o *PostDeviceRackParams) SetDevice(device *string) + func (o *PostDeviceRackParams) SetDeviceID(deviceID *int64) + func (o *PostDeviceRackParams) SetHTTPClient(client *http.Client) + func (o *PostDeviceRackParams) SetHwModel(hwModel *string) + func (o *PostDeviceRackParams) SetManufacturer(manufacturer *string) + func (o *PostDeviceRackParams) SetRack(rack *string) + func (o *PostDeviceRackParams) SetRackID(rackID *string) + func (o *PostDeviceRackParams) SetRoom(room *string) + func (o *PostDeviceRackParams) SetRow(row *string) + func (o *PostDeviceRackParams) SetSerialNo(serialNo *string) + func (o *PostDeviceRackParams) SetSize(size *string) + func (o *PostDeviceRackParams) SetStartAt(startAt string) + func (o *PostDeviceRackParams) SetTimeout(timeout time.Duration) + func (o *PostDeviceRackParams) SetWhere(where *string) + func (o *PostDeviceRackParams) SetXPos(xPos *string) + func (o *PostDeviceRackParams) WithAssetNo(assetNo *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithBuilding(building *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithContext(ctx context.Context) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithDevice(device *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithDeviceID(deviceID *int64) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithHTTPClient(client *http.Client) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithHwModel(hwModel *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithManufacturer(manufacturer *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithRack(rack *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithRackID(rackID *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithRoom(room *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithRow(row *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithSerialNo(serialNo *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithSize(size *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithStartAt(startAt string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithTimeout(timeout time.Duration) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithWhere(where *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WithXPos(xPos *string) *PostDeviceRackParams + func (o *PostDeviceRackParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostDeviceRackReader struct + func (o *PostDeviceRackReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostDeviceRackServiceUnavailable struct + func NewPostDeviceRackServiceUnavailable() *PostDeviceRackServiceUnavailable + func (o *PostDeviceRackServiceUnavailable) Error() string + type PostDeviceRackUnauthorized struct + func NewPostDeviceRackUnauthorized() *PostDeviceRackUnauthorized + func (o *PostDeviceRackUnauthorized) Error() string + type PostDeviceReader struct + func (o *PostDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostDeviceServiceUnavailable struct + func NewPostDeviceServiceUnavailable() *PostDeviceServiceUnavailable + func (o *PostDeviceServiceUnavailable) Error() string + type PostDeviceURLBadRequest struct + func NewPostDeviceURLBadRequest() *PostDeviceURLBadRequest + func (o *PostDeviceURLBadRequest) Error() string + type PostDeviceURLForbidden struct + func NewPostDeviceURLForbidden() *PostDeviceURLForbidden + func (o *PostDeviceURLForbidden) Error() string + type PostDeviceURLGone struct + func NewPostDeviceURLGone() *PostDeviceURLGone + func (o *PostDeviceURLGone) Error() string + type PostDeviceURLInternalServerError struct + func NewPostDeviceURLInternalServerError() *PostDeviceURLInternalServerError + func (o *PostDeviceURLInternalServerError) Error() string + type PostDeviceURLMethodNotAllowed struct + func NewPostDeviceURLMethodNotAllowed() *PostDeviceURLMethodNotAllowed + func (o *PostDeviceURLMethodNotAllowed) Error() string + type PostDeviceURLNotFound struct + func NewPostDeviceURLNotFound() *PostDeviceURLNotFound + func (o *PostDeviceURLNotFound) Error() string + type PostDeviceURLOK struct + Payload *PostDeviceURLOKBody + func NewPostDeviceURLOK() *PostDeviceURLOK + func (o *PostDeviceURLOK) Error() string + func (o *PostDeviceURLOK) GetPayload() *PostDeviceURLOKBody + type PostDeviceURLOKBody struct + Code interface{} + Msg interface{} + func (o *PostDeviceURLOKBody) MarshalBinary() ([]byte, error) + func (o *PostDeviceURLOKBody) UnmarshalBinary(b []byte) error + func (o *PostDeviceURLOKBody) Validate(formats strfmt.Registry) error + type PostDeviceURLParams struct + Context context.Context + Device string + HTTPClient *http.Client + Host *string + Notes *string + Port *string + Type string + URLSuffix *string + func NewPostDeviceURLParams() *PostDeviceURLParams + func NewPostDeviceURLParamsWithContext(ctx context.Context) *PostDeviceURLParams + func NewPostDeviceURLParamsWithHTTPClient(client *http.Client) *PostDeviceURLParams + func NewPostDeviceURLParamsWithTimeout(timeout time.Duration) *PostDeviceURLParams + func (o *PostDeviceURLParams) SetContext(ctx context.Context) + func (o *PostDeviceURLParams) SetDevice(device string) + func (o *PostDeviceURLParams) SetHTTPClient(client *http.Client) + func (o *PostDeviceURLParams) SetHost(host *string) + func (o *PostDeviceURLParams) SetNotes(notes *string) + func (o *PostDeviceURLParams) SetPort(port *string) + func (o *PostDeviceURLParams) SetTimeout(timeout time.Duration) + func (o *PostDeviceURLParams) SetType(typeVar string) + func (o *PostDeviceURLParams) SetURLSuffix(uRLSuffix *string) + func (o *PostDeviceURLParams) WithContext(ctx context.Context) *PostDeviceURLParams + func (o *PostDeviceURLParams) WithDevice(device string) *PostDeviceURLParams + func (o *PostDeviceURLParams) WithHTTPClient(client *http.Client) *PostDeviceURLParams + func (o *PostDeviceURLParams) WithHost(host *string) *PostDeviceURLParams + func (o *PostDeviceURLParams) WithNotes(notes *string) *PostDeviceURLParams + func (o *PostDeviceURLParams) WithPort(port *string) *PostDeviceURLParams + func (o *PostDeviceURLParams) WithTimeout(timeout time.Duration) *PostDeviceURLParams + func (o *PostDeviceURLParams) WithType(typeVar string) *PostDeviceURLParams + func (o *PostDeviceURLParams) WithURLSuffix(uRLSuffix *string) *PostDeviceURLParams + func (o *PostDeviceURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostDeviceURLReader struct + func (o *PostDeviceURLReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostDeviceURLServiceUnavailable struct + func NewPostDeviceURLServiceUnavailable() *PostDeviceURLServiceUnavailable + func (o *PostDeviceURLServiceUnavailable) Error() string + type PostDeviceURLUnauthorized struct + func NewPostDeviceURLUnauthorized() *PostDeviceURLUnauthorized + func (o *PostDeviceURLUnauthorized) Error() string + type PostDeviceUnauthorized struct + func NewPostDeviceUnauthorized() *PostDeviceUnauthorized + func (o *PostDeviceUnauthorized) Error() string + type PostMultiNodeDeviceBadRequest struct + func NewPostMultiNodeDeviceBadRequest() *PostMultiNodeDeviceBadRequest + func (o *PostMultiNodeDeviceBadRequest) Error() string + type PostMultiNodeDeviceForbidden struct + func NewPostMultiNodeDeviceForbidden() *PostMultiNodeDeviceForbidden + func (o *PostMultiNodeDeviceForbidden) Error() string + type PostMultiNodeDeviceGone struct + func NewPostMultiNodeDeviceGone() *PostMultiNodeDeviceGone + func (o *PostMultiNodeDeviceGone) Error() string + type PostMultiNodeDeviceInternalServerError struct + func NewPostMultiNodeDeviceInternalServerError() *PostMultiNodeDeviceInternalServerError + func (o *PostMultiNodeDeviceInternalServerError) Error() string + type PostMultiNodeDeviceMethodNotAllowed struct + func NewPostMultiNodeDeviceMethodNotAllowed() *PostMultiNodeDeviceMethodNotAllowed + func (o *PostMultiNodeDeviceMethodNotAllowed) Error() string + type PostMultiNodeDeviceNotFound struct + func NewPostMultiNodeDeviceNotFound() *PostMultiNodeDeviceNotFound + func (o *PostMultiNodeDeviceNotFound) Error() string + type PostMultiNodeDeviceOK struct + Payload *PostMultiNodeDeviceOKBody + func NewPostMultiNodeDeviceOK() *PostMultiNodeDeviceOK + func (o *PostMultiNodeDeviceOK) Error() string + func (o *PostMultiNodeDeviceOK) GetPayload() *PostMultiNodeDeviceOKBody + type PostMultiNodeDeviceOKBody struct + Code interface{} + Msg models.DeviceName + func (o *PostMultiNodeDeviceOKBody) MarshalBinary() ([]byte, error) + func (o *PostMultiNodeDeviceOKBody) UnmarshalBinary(b []byte) error + func (o *PostMultiNodeDeviceOKBody) Validate(formats strfmt.Registry) error + type PostMultiNodeDeviceParams struct + Aliases *string + AliasesRemove *string + Appcomps *string + AssetNo *string + BladeHost *string + BladeHostClear *string + Context context.Context + Contract *string + ContractID *int64 + Cpucore *string + Cpucount *int64 + Cpupower *string + Customer *string + DevicesInCluster *string + DevicesInClusterRemove *string + HTTPClient *http.Client + Hardware *string + Hddcount *int64 + Hddraid *string + HddraidType *string + Hddsize *string + InService *string + IsItBladeHost *string + IsItSwitch *string + IsItVirtualHost *string + Macaddress *string + Manufacturer *string + Memory *string + Name *string + NewHardware *string + NewName *string + NewObjectCategory *string + Notes *string + ObjectCategory *string + Os *string + Osarch *string + Osver *string + Osverno *int64 + SerialNo *string + ServiceLevel *string + SlotNo *int64 + StorageRoom *string + StorageRoomID *int64 + Subtype *string + Tags *string + TagsRemove *string + Type *string + UUID *int64 + VirtualHost *string + VirtualHostClear *string + VirtualSubtype *string + func NewPostMultiNodeDeviceParams() *PostMultiNodeDeviceParams + func NewPostMultiNodeDeviceParamsWithContext(ctx context.Context) *PostMultiNodeDeviceParams + func NewPostMultiNodeDeviceParamsWithHTTPClient(client *http.Client) *PostMultiNodeDeviceParams + func NewPostMultiNodeDeviceParamsWithTimeout(timeout time.Duration) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) SetAliases(aliases *string) + func (o *PostMultiNodeDeviceParams) SetAliasesRemove(aliasesRemove *string) + func (o *PostMultiNodeDeviceParams) SetAppcomps(appcomps *string) + func (o *PostMultiNodeDeviceParams) SetAssetNo(assetNo *string) + func (o *PostMultiNodeDeviceParams) SetBladeHost(bladeHost *string) + func (o *PostMultiNodeDeviceParams) SetBladeHostClear(bladeHostClear *string) + func (o *PostMultiNodeDeviceParams) SetContext(ctx context.Context) + func (o *PostMultiNodeDeviceParams) SetContract(contract *string) + func (o *PostMultiNodeDeviceParams) SetContractID(contractID *int64) + func (o *PostMultiNodeDeviceParams) SetCpucore(cpucore *string) + func (o *PostMultiNodeDeviceParams) SetCpucount(cpucount *int64) + func (o *PostMultiNodeDeviceParams) SetCpupower(cpupower *string) + func (o *PostMultiNodeDeviceParams) SetCustomer(customer *string) + func (o *PostMultiNodeDeviceParams) SetDevicesInCluster(devicesInCluster *string) + func (o *PostMultiNodeDeviceParams) SetDevicesInClusterRemove(devicesInClusterRemove *string) + func (o *PostMultiNodeDeviceParams) SetHTTPClient(client *http.Client) + func (o *PostMultiNodeDeviceParams) SetHardware(hardware *string) + func (o *PostMultiNodeDeviceParams) SetHddcount(hddcount *int64) + func (o *PostMultiNodeDeviceParams) SetHddraid(hddraid *string) + func (o *PostMultiNodeDeviceParams) SetHddraidType(hddraidType *string) + func (o *PostMultiNodeDeviceParams) SetHddsize(hddsize *string) + func (o *PostMultiNodeDeviceParams) SetInService(inService *string) + func (o *PostMultiNodeDeviceParams) SetIsItBladeHost(isItBladeHost *string) + func (o *PostMultiNodeDeviceParams) SetIsItSwitch(isItSwitch *string) + func (o *PostMultiNodeDeviceParams) SetIsItVirtualHost(isItVirtualHost *string) + func (o *PostMultiNodeDeviceParams) SetMacaddress(macaddress *string) + func (o *PostMultiNodeDeviceParams) SetManufacturer(manufacturer *string) + func (o *PostMultiNodeDeviceParams) SetMemory(memory *string) + func (o *PostMultiNodeDeviceParams) SetName(name *string) + func (o *PostMultiNodeDeviceParams) SetNewHardware(newHardware *string) + func (o *PostMultiNodeDeviceParams) SetNewName(newName *string) + func (o *PostMultiNodeDeviceParams) SetNewObjectCategory(newObjectCategory *string) + func (o *PostMultiNodeDeviceParams) SetNotes(notes *string) + func (o *PostMultiNodeDeviceParams) SetObjectCategory(objectCategory *string) + func (o *PostMultiNodeDeviceParams) SetOs(os *string) + func (o *PostMultiNodeDeviceParams) SetOsarch(osarch *string) + func (o *PostMultiNodeDeviceParams) SetOsver(osver *string) + func (o *PostMultiNodeDeviceParams) SetOsverno(osverno *int64) + func (o *PostMultiNodeDeviceParams) SetSerialNo(serialNo *string) + func (o *PostMultiNodeDeviceParams) SetServiceLevel(serviceLevel *string) + func (o *PostMultiNodeDeviceParams) SetSlotNo(slotNo *int64) + func (o *PostMultiNodeDeviceParams) SetStorageRoom(storageRoom *string) + func (o *PostMultiNodeDeviceParams) SetStorageRoomID(storageRoomID *int64) + func (o *PostMultiNodeDeviceParams) SetSubtype(subtype *string) + func (o *PostMultiNodeDeviceParams) SetTags(tags *string) + func (o *PostMultiNodeDeviceParams) SetTagsRemove(tagsRemove *string) + func (o *PostMultiNodeDeviceParams) SetTimeout(timeout time.Duration) + func (o *PostMultiNodeDeviceParams) SetType(typeVar *string) + func (o *PostMultiNodeDeviceParams) SetUUID(uuid *int64) + func (o *PostMultiNodeDeviceParams) SetVirtualHost(virtualHost *string) + func (o *PostMultiNodeDeviceParams) SetVirtualHostClear(virtualHostClear *string) + func (o *PostMultiNodeDeviceParams) SetVirtualSubtype(virtualSubtype *string) + func (o *PostMultiNodeDeviceParams) WithAliases(aliases *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithAliasesRemove(aliasesRemove *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithAppcomps(appcomps *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithAssetNo(assetNo *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithBladeHost(bladeHost *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithBladeHostClear(bladeHostClear *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithContext(ctx context.Context) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithContract(contract *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithContractID(contractID *int64) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithCpucore(cpucore *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithCpucount(cpucount *int64) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithCpupower(cpupower *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithCustomer(customer *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithDevicesInCluster(devicesInCluster *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithDevicesInClusterRemove(devicesInClusterRemove *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithHTTPClient(client *http.Client) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithHardware(hardware *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithHddcount(hddcount *int64) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithHddraid(hddraid *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithHddraidType(hddraidType *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithHddsize(hddsize *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithInService(inService *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithIsItBladeHost(isItBladeHost *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithIsItSwitch(isItSwitch *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithIsItVirtualHost(isItVirtualHost *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithMacaddress(macaddress *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithManufacturer(manufacturer *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithMemory(memory *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithName(name *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithNewHardware(newHardware *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithNewName(newName *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithNewObjectCategory(newObjectCategory *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithNotes(notes *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithObjectCategory(objectCategory *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithOs(os *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithOsarch(osarch *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithOsver(osver *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithOsverno(osverno *int64) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithSerialNo(serialNo *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithServiceLevel(serviceLevel *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithSlotNo(slotNo *int64) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithStorageRoom(storageRoom *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithStorageRoomID(storageRoomID *int64) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithSubtype(subtype *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithTags(tags *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithTagsRemove(tagsRemove *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithTimeout(timeout time.Duration) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithType(typeVar *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithUUID(uuid *int64) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithVirtualHost(virtualHost *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithVirtualHostClear(virtualHostClear *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WithVirtualSubtype(virtualSubtype *string) *PostMultiNodeDeviceParams + func (o *PostMultiNodeDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostMultiNodeDeviceReader struct + func (o *PostMultiNodeDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostMultiNodeDeviceServiceUnavailable struct + func NewPostMultiNodeDeviceServiceUnavailable() *PostMultiNodeDeviceServiceUnavailable + func (o *PostMultiNodeDeviceServiceUnavailable) Error() string + type PostMultiNodeDeviceUnauthorized struct + func NewPostMultiNodeDeviceUnauthorized() *PostMultiNodeDeviceUnauthorized + func (o *PostMultiNodeDeviceUnauthorized) Error() string + type PostMultiSerialDeviceBadRequest struct + func NewPostMultiSerialDeviceBadRequest() *PostMultiSerialDeviceBadRequest + func (o *PostMultiSerialDeviceBadRequest) Error() string + type PostMultiSerialDeviceForbidden struct + func NewPostMultiSerialDeviceForbidden() *PostMultiSerialDeviceForbidden + func (o *PostMultiSerialDeviceForbidden) Error() string + type PostMultiSerialDeviceGone struct + func NewPostMultiSerialDeviceGone() *PostMultiSerialDeviceGone + func (o *PostMultiSerialDeviceGone) Error() string + type PostMultiSerialDeviceInternalServerError struct + func NewPostMultiSerialDeviceInternalServerError() *PostMultiSerialDeviceInternalServerError + func (o *PostMultiSerialDeviceInternalServerError) Error() string + type PostMultiSerialDeviceMethodNotAllowed struct + func NewPostMultiSerialDeviceMethodNotAllowed() *PostMultiSerialDeviceMethodNotAllowed + func (o *PostMultiSerialDeviceMethodNotAllowed) Error() string + type PostMultiSerialDeviceNotFound struct + func NewPostMultiSerialDeviceNotFound() *PostMultiSerialDeviceNotFound + func (o *PostMultiSerialDeviceNotFound) Error() string + type PostMultiSerialDeviceOK struct + Payload *PostMultiSerialDeviceOKBody + func NewPostMultiSerialDeviceOK() *PostMultiSerialDeviceOK + func (o *PostMultiSerialDeviceOK) Error() string + func (o *PostMultiSerialDeviceOK) GetPayload() *PostMultiSerialDeviceOKBody + type PostMultiSerialDeviceOKBody struct + Code interface{} + Msg models.DeviceName + func (o *PostMultiSerialDeviceOKBody) MarshalBinary() ([]byte, error) + func (o *PostMultiSerialDeviceOKBody) UnmarshalBinary(b []byte) error + func (o *PostMultiSerialDeviceOKBody) Validate(formats strfmt.Registry) error + type PostMultiSerialDeviceParams struct + Aliases *string + AliasesRemove *string + Appcomps *string + AssetNo *string + BladeHost *string + BladeHostClear *string + Context context.Context + Contract *string + ContractID *int64 + Cpucore *string + Cpucount *int64 + Cpupower *string + Customer *string + DevicesInCluster *string + DevicesInClusterRemove *string + HTTPClient *http.Client + Hardware *string + Hddcount *int64 + Hddraid *string + HddraidType *string + Hddsize *string + InService *string + IsItBladeHost *string + IsItSwitch *string + IsItVirtualHost *string + Macaddress *string + Manufacturer *string + Memory *string + Name *string + NewHardware *string + NewName *string + NewObjectCategory *string + Notes *string + ObjectCategory *string + Os *string + Osarch *string + Osver *string + Osverno *int64 + SerialNo *string + ServiceLevel *string + SlotNo *int64 + StorageRoom *string + StorageRoomID *int64 + Subtype *string + Tags *string + TagsRemove *string + Type *string + UUID *string + VirtualHost *string + VirtualHostClear *string + VirtualSubtype *string + func NewPostMultiSerialDeviceParams() *PostMultiSerialDeviceParams + func NewPostMultiSerialDeviceParamsWithContext(ctx context.Context) *PostMultiSerialDeviceParams + func NewPostMultiSerialDeviceParamsWithHTTPClient(client *http.Client) *PostMultiSerialDeviceParams + func NewPostMultiSerialDeviceParamsWithTimeout(timeout time.Duration) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) SetAliases(aliases *string) + func (o *PostMultiSerialDeviceParams) SetAliasesRemove(aliasesRemove *string) + func (o *PostMultiSerialDeviceParams) SetAppcomps(appcomps *string) + func (o *PostMultiSerialDeviceParams) SetAssetNo(assetNo *string) + func (o *PostMultiSerialDeviceParams) SetBladeHost(bladeHost *string) + func (o *PostMultiSerialDeviceParams) SetBladeHostClear(bladeHostClear *string) + func (o *PostMultiSerialDeviceParams) SetContext(ctx context.Context) + func (o *PostMultiSerialDeviceParams) SetContract(contract *string) + func (o *PostMultiSerialDeviceParams) SetContractID(contractID *int64) + func (o *PostMultiSerialDeviceParams) SetCpucore(cpucore *string) + func (o *PostMultiSerialDeviceParams) SetCpucount(cpucount *int64) + func (o *PostMultiSerialDeviceParams) SetCpupower(cpupower *string) + func (o *PostMultiSerialDeviceParams) SetCustomer(customer *string) + func (o *PostMultiSerialDeviceParams) SetDevicesInCluster(devicesInCluster *string) + func (o *PostMultiSerialDeviceParams) SetDevicesInClusterRemove(devicesInClusterRemove *string) + func (o *PostMultiSerialDeviceParams) SetHTTPClient(client *http.Client) + func (o *PostMultiSerialDeviceParams) SetHardware(hardware *string) + func (o *PostMultiSerialDeviceParams) SetHddcount(hddcount *int64) + func (o *PostMultiSerialDeviceParams) SetHddraid(hddraid *string) + func (o *PostMultiSerialDeviceParams) SetHddraidType(hddraidType *string) + func (o *PostMultiSerialDeviceParams) SetHddsize(hddsize *string) + func (o *PostMultiSerialDeviceParams) SetInService(inService *string) + func (o *PostMultiSerialDeviceParams) SetIsItBladeHost(isItBladeHost *string) + func (o *PostMultiSerialDeviceParams) SetIsItSwitch(isItSwitch *string) + func (o *PostMultiSerialDeviceParams) SetIsItVirtualHost(isItVirtualHost *string) + func (o *PostMultiSerialDeviceParams) SetMacaddress(macaddress *string) + func (o *PostMultiSerialDeviceParams) SetManufacturer(manufacturer *string) + func (o *PostMultiSerialDeviceParams) SetMemory(memory *string) + func (o *PostMultiSerialDeviceParams) SetName(name *string) + func (o *PostMultiSerialDeviceParams) SetNewHardware(newHardware *string) + func (o *PostMultiSerialDeviceParams) SetNewName(newName *string) + func (o *PostMultiSerialDeviceParams) SetNewObjectCategory(newObjectCategory *string) + func (o *PostMultiSerialDeviceParams) SetNotes(notes *string) + func (o *PostMultiSerialDeviceParams) SetObjectCategory(objectCategory *string) + func (o *PostMultiSerialDeviceParams) SetOs(os *string) + func (o *PostMultiSerialDeviceParams) SetOsarch(osarch *string) + func (o *PostMultiSerialDeviceParams) SetOsver(osver *string) + func (o *PostMultiSerialDeviceParams) SetOsverno(osverno *int64) + func (o *PostMultiSerialDeviceParams) SetSerialNo(serialNo *string) + func (o *PostMultiSerialDeviceParams) SetServiceLevel(serviceLevel *string) + func (o *PostMultiSerialDeviceParams) SetSlotNo(slotNo *int64) + func (o *PostMultiSerialDeviceParams) SetStorageRoom(storageRoom *string) + func (o *PostMultiSerialDeviceParams) SetStorageRoomID(storageRoomID *int64) + func (o *PostMultiSerialDeviceParams) SetSubtype(subtype *string) + func (o *PostMultiSerialDeviceParams) SetTags(tags *string) + func (o *PostMultiSerialDeviceParams) SetTagsRemove(tagsRemove *string) + func (o *PostMultiSerialDeviceParams) SetTimeout(timeout time.Duration) + func (o *PostMultiSerialDeviceParams) SetType(typeVar *string) + func (o *PostMultiSerialDeviceParams) SetUUID(uuid *string) + func (o *PostMultiSerialDeviceParams) SetVirtualHost(virtualHost *string) + func (o *PostMultiSerialDeviceParams) SetVirtualHostClear(virtualHostClear *string) + func (o *PostMultiSerialDeviceParams) SetVirtualSubtype(virtualSubtype *string) + func (o *PostMultiSerialDeviceParams) WithAliases(aliases *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithAliasesRemove(aliasesRemove *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithAppcomps(appcomps *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithAssetNo(assetNo *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithBladeHost(bladeHost *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithBladeHostClear(bladeHostClear *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithContext(ctx context.Context) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithContract(contract *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithContractID(contractID *int64) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithCpucore(cpucore *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithCpucount(cpucount *int64) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithCpupower(cpupower *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithCustomer(customer *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithDevicesInCluster(devicesInCluster *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithDevicesInClusterRemove(devicesInClusterRemove *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithHTTPClient(client *http.Client) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithHardware(hardware *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithHddcount(hddcount *int64) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithHddraid(hddraid *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithHddraidType(hddraidType *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithHddsize(hddsize *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithInService(inService *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithIsItBladeHost(isItBladeHost *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithIsItSwitch(isItSwitch *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithIsItVirtualHost(isItVirtualHost *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithMacaddress(macaddress *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithManufacturer(manufacturer *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithMemory(memory *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithName(name *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithNewHardware(newHardware *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithNewName(newName *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithNewObjectCategory(newObjectCategory *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithNotes(notes *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithObjectCategory(objectCategory *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithOs(os *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithOsarch(osarch *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithOsver(osver *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithOsverno(osverno *int64) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithSerialNo(serialNo *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithServiceLevel(serviceLevel *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithSlotNo(slotNo *int64) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithStorageRoom(storageRoom *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithStorageRoomID(storageRoomID *int64) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithSubtype(subtype *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithTags(tags *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithTagsRemove(tagsRemove *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithTimeout(timeout time.Duration) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithType(typeVar *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithUUID(uuid *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithVirtualHost(virtualHost *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithVirtualHostClear(virtualHostClear *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WithVirtualSubtype(virtualSubtype *string) *PostMultiSerialDeviceParams + func (o *PostMultiSerialDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostMultiSerialDeviceReader struct + func (o *PostMultiSerialDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostMultiSerialDeviceServiceUnavailable struct + func NewPostMultiSerialDeviceServiceUnavailable() *PostMultiSerialDeviceServiceUnavailable + func (o *PostMultiSerialDeviceServiceUnavailable) Error() string + type PostMultiSerialDeviceUnauthorized struct + func NewPostMultiSerialDeviceUnauthorized() *PostMultiSerialDeviceUnauthorized + func (o *PostMultiSerialDeviceUnauthorized) Error() string + type PutCustomFieldBadRequest struct + func NewPutCustomFieldBadRequest() *PutCustomFieldBadRequest + func (o *PutCustomFieldBadRequest) Error() string + type PutCustomFieldForbidden struct + func NewPutCustomFieldForbidden() *PutCustomFieldForbidden + func (o *PutCustomFieldForbidden) Error() string + type PutCustomFieldGone struct + func NewPutCustomFieldGone() *PutCustomFieldGone + func (o *PutCustomFieldGone) Error() string + type PutCustomFieldInternalServerError struct + func NewPutCustomFieldInternalServerError() *PutCustomFieldInternalServerError + func (o *PutCustomFieldInternalServerError) Error() string + type PutCustomFieldMethodNotAllowed struct + func NewPutCustomFieldMethodNotAllowed() *PutCustomFieldMethodNotAllowed + func (o *PutCustomFieldMethodNotAllowed) Error() string + type PutCustomFieldNotFound struct + func NewPutCustomFieldNotFound() *PutCustomFieldNotFound + func (o *PutCustomFieldNotFound) Error() string + type PutCustomFieldOK struct + Payload *PutCustomFieldOKBody + func NewPutCustomFieldOK() *PutCustomFieldOK + func (o *PutCustomFieldOK) Error() string + func (o *PutCustomFieldOK) GetPayload() *PutCustomFieldOKBody + type PutCustomFieldOKBody struct + Code interface{} + Msg interface{} + func (o *PutCustomFieldOKBody) MarshalBinary() ([]byte, error) + func (o *PutCustomFieldOKBody) UnmarshalBinary(b []byte) error + func (o *PutCustomFieldOKBody) Validate(formats strfmt.Registry) error + type PutCustomFieldParams struct + AddToPicklist *string + Asset *string + BulkFields *string + ClearValue *string + Context context.Context + HTTPClient *http.Client + ID *int64 + Key string + Name *string + Notes *string + RelatedFieldName *string + Serial *string + Type *string + Value *string + func NewPutCustomFieldParams() *PutCustomFieldParams + func NewPutCustomFieldParamsWithContext(ctx context.Context) *PutCustomFieldParams + func NewPutCustomFieldParamsWithHTTPClient(client *http.Client) *PutCustomFieldParams + func NewPutCustomFieldParamsWithTimeout(timeout time.Duration) *PutCustomFieldParams + func (o *PutCustomFieldParams) SetAddToPicklist(addToPicklist *string) + func (o *PutCustomFieldParams) SetAsset(asset *string) + func (o *PutCustomFieldParams) SetBulkFields(bulkFields *string) + func (o *PutCustomFieldParams) SetClearValue(clearValue *string) + func (o *PutCustomFieldParams) SetContext(ctx context.Context) + func (o *PutCustomFieldParams) SetHTTPClient(client *http.Client) + func (o *PutCustomFieldParams) SetID(id *int64) + func (o *PutCustomFieldParams) SetKey(key string) + func (o *PutCustomFieldParams) SetName(name *string) + func (o *PutCustomFieldParams) SetNotes(notes *string) + func (o *PutCustomFieldParams) SetRelatedFieldName(relatedFieldName *string) + func (o *PutCustomFieldParams) SetSerial(serial *string) + func (o *PutCustomFieldParams) SetTimeout(timeout time.Duration) + func (o *PutCustomFieldParams) SetType(typeVar *string) + func (o *PutCustomFieldParams) SetValue(value *string) + func (o *PutCustomFieldParams) WithAddToPicklist(addToPicklist *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithAsset(asset *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithBulkFields(bulkFields *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithClearValue(clearValue *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithContext(ctx context.Context) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithHTTPClient(client *http.Client) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithID(id *int64) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithKey(key string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithName(name *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithNotes(notes *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithRelatedFieldName(relatedFieldName *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithSerial(serial *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithTimeout(timeout time.Duration) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithType(typeVar *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WithValue(value *string) *PutCustomFieldParams + func (o *PutCustomFieldParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PutCustomFieldReader struct + func (o *PutCustomFieldReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PutCustomFieldServiceUnavailable struct + func NewPutCustomFieldServiceUnavailable() *PutCustomFieldServiceUnavailable + func (o *PutCustomFieldServiceUnavailable) Error() string + type PutCustomFieldUnauthorized struct + func NewPutCustomFieldUnauthorized() *PutCustomFieldUnauthorized + func (o *PutCustomFieldUnauthorized) Error() string + type PutDeviceBadRequest struct + func NewPutDeviceBadRequest() *PutDeviceBadRequest + func (o *PutDeviceBadRequest) Error() string + type PutDeviceOK struct + Payload *PutDeviceOKBody + func NewPutDeviceOK() *PutDeviceOK + func (o *PutDeviceOK) Error() string + func (o *PutDeviceOK) GetPayload() *PutDeviceOKBody + type PutDeviceOKBody struct + Code interface{} + Msg models.DeviceName + func (o *PutDeviceOKBody) MarshalBinary() ([]byte, error) + func (o *PutDeviceOKBody) UnmarshalBinary(b []byte) error + func (o *PutDeviceOKBody) Validate(formats strfmt.Registry) error + type PutDeviceParams struct + Aliases *string + AliasesRemove *string + Appcomps *string + Asset *string + AssetNo *string + BladeHost *string + BladeHostClear *string + Context context.Context + Contract *string + ContractID *int64 + Cpucore *string + Cpucount *int64 + Cpupower *string + Customer *string + DeviceID *string + DevicesInCluster *string + DevicesInClusterRemove *string + HTTPClient *http.Client + Hardware *string + Hddcount *int64 + Hddraid *string + HddraidType *string + Hddsize *string + InService *string + IsItBladeHost *string + IsItSwitch *string + IsItVirtualHost *string + Macaddress *string + Manufacturer *string + Memory *string + Name *string + NewHardware *string + NewName *string + NewObjectCategory *string + Notes *string + ObjectCategory *string + Os *string + Osarch *string + Osver *string + Osverno *int64 + Serial *string + SerialNo *string + ServiceLevel *string + SlotNo *int64 + StorageRoom *string + StorageRoomID *int64 + Subtype *string + Tags *string + TagsRemove *string + Type *string + UUID *string + VirtualHost *string + VirtualHostClear *string + VirtualSubtype *string + func NewPutDeviceParams() *PutDeviceParams + func NewPutDeviceParamsWithContext(ctx context.Context) *PutDeviceParams + func NewPutDeviceParamsWithHTTPClient(client *http.Client) *PutDeviceParams + func NewPutDeviceParamsWithTimeout(timeout time.Duration) *PutDeviceParams + func (o *PutDeviceParams) SetAliases(aliases *string) + func (o *PutDeviceParams) SetAliasesRemove(aliasesRemove *string) + func (o *PutDeviceParams) SetAppcomps(appcomps *string) + func (o *PutDeviceParams) SetAsset(asset *string) + func (o *PutDeviceParams) SetAssetNo(assetNo *string) + func (o *PutDeviceParams) SetBladeHost(bladeHost *string) + func (o *PutDeviceParams) SetBladeHostClear(bladeHostClear *string) + func (o *PutDeviceParams) SetContext(ctx context.Context) + func (o *PutDeviceParams) SetContract(contract *string) + func (o *PutDeviceParams) SetContractID(contractID *int64) + func (o *PutDeviceParams) SetCpucore(cpucore *string) + func (o *PutDeviceParams) SetCpucount(cpucount *int64) + func (o *PutDeviceParams) SetCpupower(cpupower *string) + func (o *PutDeviceParams) SetCustomer(customer *string) + func (o *PutDeviceParams) SetDeviceID(deviceID *string) + func (o *PutDeviceParams) SetDevicesInCluster(devicesInCluster *string) + func (o *PutDeviceParams) SetDevicesInClusterRemove(devicesInClusterRemove *string) + func (o *PutDeviceParams) SetHTTPClient(client *http.Client) + func (o *PutDeviceParams) SetHardware(hardware *string) + func (o *PutDeviceParams) SetHddcount(hddcount *int64) + func (o *PutDeviceParams) SetHddraid(hddraid *string) + func (o *PutDeviceParams) SetHddraidType(hddraidType *string) + func (o *PutDeviceParams) SetHddsize(hddsize *string) + func (o *PutDeviceParams) SetInService(inService *string) + func (o *PutDeviceParams) SetIsItBladeHost(isItBladeHost *string) + func (o *PutDeviceParams) SetIsItSwitch(isItSwitch *string) + func (o *PutDeviceParams) SetIsItVirtualHost(isItVirtualHost *string) + func (o *PutDeviceParams) SetMacaddress(macaddress *string) + func (o *PutDeviceParams) SetManufacturer(manufacturer *string) + func (o *PutDeviceParams) SetMemory(memory *string) + func (o *PutDeviceParams) SetName(name *string) + func (o *PutDeviceParams) SetNewHardware(newHardware *string) + func (o *PutDeviceParams) SetNewName(newName *string) + func (o *PutDeviceParams) SetNewObjectCategory(newObjectCategory *string) + func (o *PutDeviceParams) SetNotes(notes *string) + func (o *PutDeviceParams) SetObjectCategory(objectCategory *string) + func (o *PutDeviceParams) SetOs(os *string) + func (o *PutDeviceParams) SetOsarch(osarch *string) + func (o *PutDeviceParams) SetOsver(osver *string) + func (o *PutDeviceParams) SetOsverno(osverno *int64) + func (o *PutDeviceParams) SetSerial(serial *string) + func (o *PutDeviceParams) SetSerialNo(serialNo *string) + func (o *PutDeviceParams) SetServiceLevel(serviceLevel *string) + func (o *PutDeviceParams) SetSlotNo(slotNo *int64) + func (o *PutDeviceParams) SetStorageRoom(storageRoom *string) + func (o *PutDeviceParams) SetStorageRoomID(storageRoomID *int64) + func (o *PutDeviceParams) SetSubtype(subtype *string) + func (o *PutDeviceParams) SetTags(tags *string) + func (o *PutDeviceParams) SetTagsRemove(tagsRemove *string) + func (o *PutDeviceParams) SetTimeout(timeout time.Duration) + func (o *PutDeviceParams) SetType(typeVar *string) + func (o *PutDeviceParams) SetUUID(uuid *string) + func (o *PutDeviceParams) SetVirtualHost(virtualHost *string) + func (o *PutDeviceParams) SetVirtualHostClear(virtualHostClear *string) + func (o *PutDeviceParams) SetVirtualSubtype(virtualSubtype *string) + func (o *PutDeviceParams) WithAliases(aliases *string) *PutDeviceParams + func (o *PutDeviceParams) WithAliasesRemove(aliasesRemove *string) *PutDeviceParams + func (o *PutDeviceParams) WithAppcomps(appcomps *string) *PutDeviceParams + func (o *PutDeviceParams) WithAsset(asset *string) *PutDeviceParams + func (o *PutDeviceParams) WithAssetNo(assetNo *string) *PutDeviceParams + func (o *PutDeviceParams) WithBladeHost(bladeHost *string) *PutDeviceParams + func (o *PutDeviceParams) WithBladeHostClear(bladeHostClear *string) *PutDeviceParams + func (o *PutDeviceParams) WithContext(ctx context.Context) *PutDeviceParams + func (o *PutDeviceParams) WithContract(contract *string) *PutDeviceParams + func (o *PutDeviceParams) WithContractID(contractID *int64) *PutDeviceParams + func (o *PutDeviceParams) WithCpucore(cpucore *string) *PutDeviceParams + func (o *PutDeviceParams) WithCpucount(cpucount *int64) *PutDeviceParams + func (o *PutDeviceParams) WithCpupower(cpupower *string) *PutDeviceParams + func (o *PutDeviceParams) WithCustomer(customer *string) *PutDeviceParams + func (o *PutDeviceParams) WithDeviceID(deviceID *string) *PutDeviceParams + func (o *PutDeviceParams) WithDevicesInCluster(devicesInCluster *string) *PutDeviceParams + func (o *PutDeviceParams) WithDevicesInClusterRemove(devicesInClusterRemove *string) *PutDeviceParams + func (o *PutDeviceParams) WithHTTPClient(client *http.Client) *PutDeviceParams + func (o *PutDeviceParams) WithHardware(hardware *string) *PutDeviceParams + func (o *PutDeviceParams) WithHddcount(hddcount *int64) *PutDeviceParams + func (o *PutDeviceParams) WithHddraid(hddraid *string) *PutDeviceParams + func (o *PutDeviceParams) WithHddraidType(hddraidType *string) *PutDeviceParams + func (o *PutDeviceParams) WithHddsize(hddsize *string) *PutDeviceParams + func (o *PutDeviceParams) WithInService(inService *string) *PutDeviceParams + func (o *PutDeviceParams) WithIsItBladeHost(isItBladeHost *string) *PutDeviceParams + func (o *PutDeviceParams) WithIsItSwitch(isItSwitch *string) *PutDeviceParams + func (o *PutDeviceParams) WithIsItVirtualHost(isItVirtualHost *string) *PutDeviceParams + func (o *PutDeviceParams) WithMacaddress(macaddress *string) *PutDeviceParams + func (o *PutDeviceParams) WithManufacturer(manufacturer *string) *PutDeviceParams + func (o *PutDeviceParams) WithMemory(memory *string) *PutDeviceParams + func (o *PutDeviceParams) WithName(name *string) *PutDeviceParams + func (o *PutDeviceParams) WithNewHardware(newHardware *string) *PutDeviceParams + func (o *PutDeviceParams) WithNewName(newName *string) *PutDeviceParams + func (o *PutDeviceParams) WithNewObjectCategory(newObjectCategory *string) *PutDeviceParams + func (o *PutDeviceParams) WithNotes(notes *string) *PutDeviceParams + func (o *PutDeviceParams) WithObjectCategory(objectCategory *string) *PutDeviceParams + func (o *PutDeviceParams) WithOs(os *string) *PutDeviceParams + func (o *PutDeviceParams) WithOsarch(osarch *string) *PutDeviceParams + func (o *PutDeviceParams) WithOsver(osver *string) *PutDeviceParams + func (o *PutDeviceParams) WithOsverno(osverno *int64) *PutDeviceParams + func (o *PutDeviceParams) WithSerial(serial *string) *PutDeviceParams + func (o *PutDeviceParams) WithSerialNo(serialNo *string) *PutDeviceParams + func (o *PutDeviceParams) WithServiceLevel(serviceLevel *string) *PutDeviceParams + func (o *PutDeviceParams) WithSlotNo(slotNo *int64) *PutDeviceParams + func (o *PutDeviceParams) WithStorageRoom(storageRoom *string) *PutDeviceParams + func (o *PutDeviceParams) WithStorageRoomID(storageRoomID *int64) *PutDeviceParams + func (o *PutDeviceParams) WithSubtype(subtype *string) *PutDeviceParams + func (o *PutDeviceParams) WithTags(tags *string) *PutDeviceParams + func (o *PutDeviceParams) WithTagsRemove(tagsRemove *string) *PutDeviceParams + func (o *PutDeviceParams) WithTimeout(timeout time.Duration) *PutDeviceParams + func (o *PutDeviceParams) WithType(typeVar *string) *PutDeviceParams + func (o *PutDeviceParams) WithUUID(uuid *string) *PutDeviceParams + func (o *PutDeviceParams) WithVirtualHost(virtualHost *string) *PutDeviceParams + func (o *PutDeviceParams) WithVirtualHostClear(virtualHostClear *string) *PutDeviceParams + func (o *PutDeviceParams) WithVirtualSubtype(virtualSubtype *string) *PutDeviceParams + func (o *PutDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PutDeviceReader struct + func (o *PutDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PutDeviceURLBadRequest struct + func NewPutDeviceURLBadRequest() *PutDeviceURLBadRequest + func (o *PutDeviceURLBadRequest) Error() string + type PutDeviceURLForbidden struct + func NewPutDeviceURLForbidden() *PutDeviceURLForbidden + func (o *PutDeviceURLForbidden) Error() string + type PutDeviceURLGone struct + func NewPutDeviceURLGone() *PutDeviceURLGone + func (o *PutDeviceURLGone) Error() string + type PutDeviceURLInternalServerError struct + func NewPutDeviceURLInternalServerError() *PutDeviceURLInternalServerError + func (o *PutDeviceURLInternalServerError) Error() string + type PutDeviceURLMethodNotAllowed struct + func NewPutDeviceURLMethodNotAllowed() *PutDeviceURLMethodNotAllowed + func (o *PutDeviceURLMethodNotAllowed) Error() string + type PutDeviceURLNotFound struct + func NewPutDeviceURLNotFound() *PutDeviceURLNotFound + func (o *PutDeviceURLNotFound) Error() string + type PutDeviceURLOK struct + Payload *PutDeviceURLOKBody + func NewPutDeviceURLOK() *PutDeviceURLOK + func (o *PutDeviceURLOK) Error() string + func (o *PutDeviceURLOK) GetPayload() *PutDeviceURLOKBody + type PutDeviceURLOKBody struct + Code interface{} + Msg interface{} + func (o *PutDeviceURLOKBody) MarshalBinary() ([]byte, error) + func (o *PutDeviceURLOKBody) UnmarshalBinary(b []byte) error + func (o *PutDeviceURLOKBody) Validate(formats strfmt.Registry) error + type PutDeviceURLParams struct + Context context.Context + Device *string + HTTPClient *http.Client + Host *string + ID *string + Notes *string + Port *string + Type *string + URLSuffix *string + func NewPutDeviceURLParams() *PutDeviceURLParams + func NewPutDeviceURLParamsWithContext(ctx context.Context) *PutDeviceURLParams + func NewPutDeviceURLParamsWithHTTPClient(client *http.Client) *PutDeviceURLParams + func NewPutDeviceURLParamsWithTimeout(timeout time.Duration) *PutDeviceURLParams + func (o *PutDeviceURLParams) SetContext(ctx context.Context) + func (o *PutDeviceURLParams) SetDevice(device *string) + func (o *PutDeviceURLParams) SetHTTPClient(client *http.Client) + func (o *PutDeviceURLParams) SetHost(host *string) + func (o *PutDeviceURLParams) SetID(id *string) + func (o *PutDeviceURLParams) SetNotes(notes *string) + func (o *PutDeviceURLParams) SetPort(port *string) + func (o *PutDeviceURLParams) SetTimeout(timeout time.Duration) + func (o *PutDeviceURLParams) SetType(typeVar *string) + func (o *PutDeviceURLParams) SetURLSuffix(uRLSuffix *string) + func (o *PutDeviceURLParams) WithContext(ctx context.Context) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithDevice(device *string) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithHTTPClient(client *http.Client) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithHost(host *string) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithID(id *string) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithNotes(notes *string) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithPort(port *string) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithTimeout(timeout time.Duration) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithType(typeVar *string) *PutDeviceURLParams + func (o *PutDeviceURLParams) WithURLSuffix(uRLSuffix *string) *PutDeviceURLParams + func (o *PutDeviceURLParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PutDeviceURLReader struct + func (o *PutDeviceURLReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PutDeviceURLServiceUnavailable struct + func NewPutDeviceURLServiceUnavailable() *PutDeviceURLServiceUnavailable + func (o *PutDeviceURLServiceUnavailable) Error() string + type PutDeviceURLUnauthorized struct + func NewPutDeviceURLUnauthorized() *PutDeviceURLUnauthorized + func (o *PutDeviceURLUnauthorized) Error() string