Versions in this module Expand all Collapse all v0 v0.1.0 Aug 15, 2016 Changes in this version + type Client struct + func New(transport runtime.ClientTransport, formats strfmt.Registry) *Client + func (a *Client) DeleteNodesIdentifier(params *DeleteNodesIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteNodesIdentifierOK, error) + func (a *Client) DeleteNodesIdentifierTagsTagname(params *DeleteNodesIdentifierTagsTagnameParams, ...) (*DeleteNodesIdentifierTagsTagnameOK, error) + func (a *Client) DeleteNodesIdentifierWorkflowsActive(params *DeleteNodesIdentifierWorkflowsActiveParams, ...) (*DeleteNodesIdentifierWorkflowsActiveOK, error) + func (a *Client) DeleteNodesMacaddressDhcpWhitelist(params *DeleteNodesMacaddressDhcpWhitelistParams, ...) (*DeleteNodesMacaddressDhcpWhitelistNoContent, error) + func (a *Client) GetNodes(params *GetNodesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesOK, error) + func (a *Client) GetNodesIdentifier(params *GetNodesIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierOK, error) + func (a *Client) GetNodesIdentifierCatalogs(params *GetNodesIdentifierCatalogsParams, ...) (*GetNodesIdentifierCatalogsOK, error) + func (a *Client) GetNodesIdentifierCatalogsSource(params *GetNodesIdentifierCatalogsSourceParams, ...) (*GetNodesIdentifierCatalogsSourceOK, error) + func (a *Client) GetNodesIdentifierObm(params *GetNodesIdentifierObmParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierObmOK, error) + func (a *Client) GetNodesIdentifierObmIdentify(params *GetNodesIdentifierObmIdentifyParams, ...) (*GetNodesIdentifierObmIdentifyOK, error) + func (a *Client) GetNodesIdentifierPollers(params *GetNodesIdentifierPollersParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierPollersOK, error) + func (a *Client) GetNodesIdentifierTags(params *GetNodesIdentifierTagsParams, authInfo runtime.ClientAuthInfoWriter) (*GetNodesIdentifierTagsOK, error) + func (a *Client) GetNodesIdentifierWorkflows(params *GetNodesIdentifierWorkflowsParams, ...) (*GetNodesIdentifierWorkflowsOK, error) + func (a *Client) GetNodesIdentifierWorkflowsActive(params *GetNodesIdentifierWorkflowsActiveParams, ...) (*GetNodesIdentifierWorkflowsActiveOK, error) + func (a *Client) GetSkusIdentifierNodes(params *GetSkusIdentifierNodesParams, authInfo runtime.ClientAuthInfoWriter) (*GetSkusIdentifierNodesOK, error) + func (a *Client) PatchNodesIdentifier(params *PatchNodesIdentifierParams, authInfo runtime.ClientAuthInfoWriter) (*PatchNodesIdentifierOK, error) + func (a *Client) PatchNodesIdentifierTags(params *PatchNodesIdentifierTagsParams, authInfo runtime.ClientAuthInfoWriter) (*PatchNodesIdentifierTagsOK, error) + func (a *Client) PostNodes(params *PostNodesParams, authInfo runtime.ClientAuthInfoWriter) (*PostNodesCreated, error) + func (a *Client) PostNodesIdentifierObm(params *PostNodesIdentifierObmParams, authInfo runtime.ClientAuthInfoWriter) (*PostNodesIdentifierObmCreated, error) + func (a *Client) PostNodesIdentifierObmIdentify(params *PostNodesIdentifierObmIdentifyParams, ...) (*PostNodesIdentifierObmIdentifyCreated, error) + func (a *Client) PostNodesIdentifierWorkflows(params *PostNodesIdentifierWorkflowsParams, ...) (*PostNodesIdentifierWorkflowsCreated, error) + func (a *Client) PostNodesMacaddressDhcpWhitelist(params *PostNodesMacaddressDhcpWhitelistParams, ...) (*PostNodesMacaddressDhcpWhitelistCreated, error) + func (a *Client) SetTransport(transport runtime.ClientTransport) + type DeleteNodesIdentifierDefault struct + Payload *models.Error + func NewDeleteNodesIdentifierDefault(code int) *DeleteNodesIdentifierDefault + func (o *DeleteNodesIdentifierDefault) Code() int + func (o *DeleteNodesIdentifierDefault) Error() string + type DeleteNodesIdentifierNotFound struct + Payload *models.Error + func NewDeleteNodesIdentifierNotFound() *DeleteNodesIdentifierNotFound + func (o *DeleteNodesIdentifierNotFound) Error() string + type DeleteNodesIdentifierOK struct + func NewDeleteNodesIdentifierOK() *DeleteNodesIdentifierOK + func (o *DeleteNodesIdentifierOK) Error() string + type DeleteNodesIdentifierParams struct + Identifier string + func NewDeleteNodesIdentifierParams() *DeleteNodesIdentifierParams + func (o *DeleteNodesIdentifierParams) WithIdentifier(Identifier string) *DeleteNodesIdentifierParams + func (o *DeleteNodesIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteNodesIdentifierReader struct + func (o *DeleteNodesIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteNodesIdentifierTagsTagnameDefault struct + Payload *models.Error + func NewDeleteNodesIdentifierTagsTagnameDefault(code int) *DeleteNodesIdentifierTagsTagnameDefault + func (o *DeleteNodesIdentifierTagsTagnameDefault) Code() int + func (o *DeleteNodesIdentifierTagsTagnameDefault) Error() string + type DeleteNodesIdentifierTagsTagnameNotFound struct + Payload *models.Error + func NewDeleteNodesIdentifierTagsTagnameNotFound() *DeleteNodesIdentifierTagsTagnameNotFound + func (o *DeleteNodesIdentifierTagsTagnameNotFound) Error() string + type DeleteNodesIdentifierTagsTagnameOK struct + func NewDeleteNodesIdentifierTagsTagnameOK() *DeleteNodesIdentifierTagsTagnameOK + func (o *DeleteNodesIdentifierTagsTagnameOK) Error() string + type DeleteNodesIdentifierTagsTagnameParams struct + Identifier string + Tagname string + func NewDeleteNodesIdentifierTagsTagnameParams() *DeleteNodesIdentifierTagsTagnameParams + func (o *DeleteNodesIdentifierTagsTagnameParams) WithIdentifier(Identifier string) *DeleteNodesIdentifierTagsTagnameParams + func (o *DeleteNodesIdentifierTagsTagnameParams) WithTagname(Tagname string) *DeleteNodesIdentifierTagsTagnameParams + func (o *DeleteNodesIdentifierTagsTagnameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteNodesIdentifierTagsTagnameReader struct + func (o *DeleteNodesIdentifierTagsTagnameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteNodesIdentifierWorkflowsActiveDefault struct + Payload *models.Error + func NewDeleteNodesIdentifierWorkflowsActiveDefault(code int) *DeleteNodesIdentifierWorkflowsActiveDefault + func (o *DeleteNodesIdentifierWorkflowsActiveDefault) Code() int + func (o *DeleteNodesIdentifierWorkflowsActiveDefault) Error() string + type DeleteNodesIdentifierWorkflowsActiveNotFound struct + Payload *models.Error + func NewDeleteNodesIdentifierWorkflowsActiveNotFound() *DeleteNodesIdentifierWorkflowsActiveNotFound + func (o *DeleteNodesIdentifierWorkflowsActiveNotFound) Error() string + type DeleteNodesIdentifierWorkflowsActiveOK struct + Payload DeleteNodesIdentifierWorkflowsActiveOKBodyBody + func NewDeleteNodesIdentifierWorkflowsActiveOK() *DeleteNodesIdentifierWorkflowsActiveOK + func (o *DeleteNodesIdentifierWorkflowsActiveOK) Error() string + type DeleteNodesIdentifierWorkflowsActiveOKBodyBody interface + type DeleteNodesIdentifierWorkflowsActiveParams struct + Identifier string + func NewDeleteNodesIdentifierWorkflowsActiveParams() *DeleteNodesIdentifierWorkflowsActiveParams + func (o *DeleteNodesIdentifierWorkflowsActiveParams) WithIdentifier(Identifier string) *DeleteNodesIdentifierWorkflowsActiveParams + func (o *DeleteNodesIdentifierWorkflowsActiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteNodesIdentifierWorkflowsActiveReader struct + func (o *DeleteNodesIdentifierWorkflowsActiveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type DeleteNodesMacaddressDhcpWhitelistDefault struct + Payload *models.Error + func NewDeleteNodesMacaddressDhcpWhitelistDefault(code int) *DeleteNodesMacaddressDhcpWhitelistDefault + func (o *DeleteNodesMacaddressDhcpWhitelistDefault) Code() int + func (o *DeleteNodesMacaddressDhcpWhitelistDefault) Error() string + type DeleteNodesMacaddressDhcpWhitelistNoContent struct + func NewDeleteNodesMacaddressDhcpWhitelistNoContent() *DeleteNodesMacaddressDhcpWhitelistNoContent + func (o *DeleteNodesMacaddressDhcpWhitelistNoContent) Error() string + type DeleteNodesMacaddressDhcpWhitelistNotFound struct + Payload *models.Error + func NewDeleteNodesMacaddressDhcpWhitelistNotFound() *DeleteNodesMacaddressDhcpWhitelistNotFound + func (o *DeleteNodesMacaddressDhcpWhitelistNotFound) Error() string + type DeleteNodesMacaddressDhcpWhitelistParams struct + Macaddress string + func NewDeleteNodesMacaddressDhcpWhitelistParams() *DeleteNodesMacaddressDhcpWhitelistParams + func (o *DeleteNodesMacaddressDhcpWhitelistParams) WithMacaddress(Macaddress string) *DeleteNodesMacaddressDhcpWhitelistParams + func (o *DeleteNodesMacaddressDhcpWhitelistParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type DeleteNodesMacaddressDhcpWhitelistReader struct + func (o *DeleteNodesMacaddressDhcpWhitelistReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesBadRequest struct + Payload *models.Error + func NewGetNodesBadRequest() *GetNodesBadRequest + func (o *GetNodesBadRequest) Error() string + type GetNodesDefault struct + Payload *models.Error + func NewGetNodesDefault(code int) *GetNodesDefault + func (o *GetNodesDefault) Code() int + func (o *GetNodesDefault) Error() string + type GetNodesIdentifierCatalogsDefault struct + Payload *models.Error + func NewGetNodesIdentifierCatalogsDefault(code int) *GetNodesIdentifierCatalogsDefault + func (o *GetNodesIdentifierCatalogsDefault) Code() int + func (o *GetNodesIdentifierCatalogsDefault) Error() string + type GetNodesIdentifierCatalogsNotFound struct + Payload *models.Error + func NewGetNodesIdentifierCatalogsNotFound() *GetNodesIdentifierCatalogsNotFound + func (o *GetNodesIdentifierCatalogsNotFound) Error() string + type GetNodesIdentifierCatalogsOK struct + Payload []interface{} + func NewGetNodesIdentifierCatalogsOK() *GetNodesIdentifierCatalogsOK + func (o *GetNodesIdentifierCatalogsOK) Error() string + type GetNodesIdentifierCatalogsParams struct + Identifier string + func NewGetNodesIdentifierCatalogsParams() *GetNodesIdentifierCatalogsParams + func (o *GetNodesIdentifierCatalogsParams) WithIdentifier(Identifier string) *GetNodesIdentifierCatalogsParams + func (o *GetNodesIdentifierCatalogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierCatalogsReader struct + func (o *GetNodesIdentifierCatalogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierCatalogsSourceDefault struct + Payload *models.Error + func NewGetNodesIdentifierCatalogsSourceDefault(code int) *GetNodesIdentifierCatalogsSourceDefault + func (o *GetNodesIdentifierCatalogsSourceDefault) Code() int + func (o *GetNodesIdentifierCatalogsSourceDefault) Error() string + type GetNodesIdentifierCatalogsSourceNotFound struct + Payload *models.Error + func NewGetNodesIdentifierCatalogsSourceNotFound() *GetNodesIdentifierCatalogsSourceNotFound + func (o *GetNodesIdentifierCatalogsSourceNotFound) Error() string + type GetNodesIdentifierCatalogsSourceOK struct + Payload GetNodesIdentifierCatalogsSourceOKBodyBody + func NewGetNodesIdentifierCatalogsSourceOK() *GetNodesIdentifierCatalogsSourceOK + func (o *GetNodesIdentifierCatalogsSourceOK) Error() string + type GetNodesIdentifierCatalogsSourceOKBodyBody interface + type GetNodesIdentifierCatalogsSourceParams struct + Identifier string + Source string + func NewGetNodesIdentifierCatalogsSourceParams() *GetNodesIdentifierCatalogsSourceParams + func (o *GetNodesIdentifierCatalogsSourceParams) WithIdentifier(Identifier string) *GetNodesIdentifierCatalogsSourceParams + func (o *GetNodesIdentifierCatalogsSourceParams) WithSource(Source string) *GetNodesIdentifierCatalogsSourceParams + func (o *GetNodesIdentifierCatalogsSourceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierCatalogsSourceReader struct + func (o *GetNodesIdentifierCatalogsSourceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierDefault struct + Payload *models.Error + func NewGetNodesIdentifierDefault(code int) *GetNodesIdentifierDefault + func (o *GetNodesIdentifierDefault) Code() int + func (o *GetNodesIdentifierDefault) Error() string + type GetNodesIdentifierNotFound struct + Payload *models.Error + func NewGetNodesIdentifierNotFound() *GetNodesIdentifierNotFound + func (o *GetNodesIdentifierNotFound) Error() string + type GetNodesIdentifierOK struct + Payload []interface{} + func NewGetNodesIdentifierOK() *GetNodesIdentifierOK + func (o *GetNodesIdentifierOK) Error() string + type GetNodesIdentifierObmDefault struct + Payload *models.Error + func NewGetNodesIdentifierObmDefault(code int) *GetNodesIdentifierObmDefault + func (o *GetNodesIdentifierObmDefault) Code() int + func (o *GetNodesIdentifierObmDefault) Error() string + type GetNodesIdentifierObmIdentifyDefault struct + Payload *models.Error + func NewGetNodesIdentifierObmIdentifyDefault(code int) *GetNodesIdentifierObmIdentifyDefault + func (o *GetNodesIdentifierObmIdentifyDefault) Code() int + func (o *GetNodesIdentifierObmIdentifyDefault) Error() string + type GetNodesIdentifierObmIdentifyNotFound struct + Payload *models.Error + func NewGetNodesIdentifierObmIdentifyNotFound() *GetNodesIdentifierObmIdentifyNotFound + func (o *GetNodesIdentifierObmIdentifyNotFound) Error() string + type GetNodesIdentifierObmIdentifyOK struct + Payload GetNodesIdentifierObmIdentifyOKBodyBody + func NewGetNodesIdentifierObmIdentifyOK() *GetNodesIdentifierObmIdentifyOK + func (o *GetNodesIdentifierObmIdentifyOK) Error() string + type GetNodesIdentifierObmIdentifyOKBodyBody interface + type GetNodesIdentifierObmIdentifyParams struct + Identifier string + func NewGetNodesIdentifierObmIdentifyParams() *GetNodesIdentifierObmIdentifyParams + func (o *GetNodesIdentifierObmIdentifyParams) WithIdentifier(Identifier string) *GetNodesIdentifierObmIdentifyParams + func (o *GetNodesIdentifierObmIdentifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierObmIdentifyReader struct + func (o *GetNodesIdentifierObmIdentifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierObmNotFound struct + Payload *models.Error + func NewGetNodesIdentifierObmNotFound() *GetNodesIdentifierObmNotFound + func (o *GetNodesIdentifierObmNotFound) Error() string + type GetNodesIdentifierObmOK struct + Payload []interface{} + func NewGetNodesIdentifierObmOK() *GetNodesIdentifierObmOK + func (o *GetNodesIdentifierObmOK) Error() string + type GetNodesIdentifierObmParams struct + Identifier string + func NewGetNodesIdentifierObmParams() *GetNodesIdentifierObmParams + func (o *GetNodesIdentifierObmParams) WithIdentifier(Identifier string) *GetNodesIdentifierObmParams + func (o *GetNodesIdentifierObmParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierObmReader struct + func (o *GetNodesIdentifierObmReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierParams struct + Identifier string + func NewGetNodesIdentifierParams() *GetNodesIdentifierParams + func (o *GetNodesIdentifierParams) WithIdentifier(Identifier string) *GetNodesIdentifierParams + func (o *GetNodesIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierPollersDefault struct + Payload *models.Error + func NewGetNodesIdentifierPollersDefault(code int) *GetNodesIdentifierPollersDefault + func (o *GetNodesIdentifierPollersDefault) Code() int + func (o *GetNodesIdentifierPollersDefault) Error() string + type GetNodesIdentifierPollersNotFound struct + Payload *models.Error + func NewGetNodesIdentifierPollersNotFound() *GetNodesIdentifierPollersNotFound + func (o *GetNodesIdentifierPollersNotFound) Error() string + type GetNodesIdentifierPollersOK struct + Payload []interface{} + func NewGetNodesIdentifierPollersOK() *GetNodesIdentifierPollersOK + func (o *GetNodesIdentifierPollersOK) Error() string + type GetNodesIdentifierPollersParams struct + Identifier string + func NewGetNodesIdentifierPollersParams() *GetNodesIdentifierPollersParams + func (o *GetNodesIdentifierPollersParams) WithIdentifier(Identifier string) *GetNodesIdentifierPollersParams + func (o *GetNodesIdentifierPollersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierPollersReader struct + func (o *GetNodesIdentifierPollersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierReader struct + func (o *GetNodesIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierTagsDefault struct + Payload *models.Error + func NewGetNodesIdentifierTagsDefault(code int) *GetNodesIdentifierTagsDefault + func (o *GetNodesIdentifierTagsDefault) Code() int + func (o *GetNodesIdentifierTagsDefault) Error() string + type GetNodesIdentifierTagsOK struct + Payload []string + func NewGetNodesIdentifierTagsOK() *GetNodesIdentifierTagsOK + func (o *GetNodesIdentifierTagsOK) Error() string + type GetNodesIdentifierTagsParams struct + Identifier string + func NewGetNodesIdentifierTagsParams() *GetNodesIdentifierTagsParams + func (o *GetNodesIdentifierTagsParams) WithIdentifier(Identifier string) *GetNodesIdentifierTagsParams + func (o *GetNodesIdentifierTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierTagsReader struct + func (o *GetNodesIdentifierTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierWorkflowsActiveDefault struct + Payload *models.Error + func NewGetNodesIdentifierWorkflowsActiveDefault(code int) *GetNodesIdentifierWorkflowsActiveDefault + func (o *GetNodesIdentifierWorkflowsActiveDefault) Code() int + func (o *GetNodesIdentifierWorkflowsActiveDefault) Error() string + type GetNodesIdentifierWorkflowsActiveNotFound struct + Payload *models.Error + func NewGetNodesIdentifierWorkflowsActiveNotFound() *GetNodesIdentifierWorkflowsActiveNotFound + func (o *GetNodesIdentifierWorkflowsActiveNotFound) Error() string + type GetNodesIdentifierWorkflowsActiveOK struct + Payload GetNodesIdentifierWorkflowsActiveOKBodyBody + func NewGetNodesIdentifierWorkflowsActiveOK() *GetNodesIdentifierWorkflowsActiveOK + func (o *GetNodesIdentifierWorkflowsActiveOK) Error() string + type GetNodesIdentifierWorkflowsActiveOKBodyBody interface + type GetNodesIdentifierWorkflowsActiveParams struct + Identifier string + func NewGetNodesIdentifierWorkflowsActiveParams() *GetNodesIdentifierWorkflowsActiveParams + func (o *GetNodesIdentifierWorkflowsActiveParams) WithIdentifier(Identifier string) *GetNodesIdentifierWorkflowsActiveParams + func (o *GetNodesIdentifierWorkflowsActiveParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierWorkflowsActiveReader struct + func (o *GetNodesIdentifierWorkflowsActiveReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesIdentifierWorkflowsDefault struct + Payload *models.Error + func NewGetNodesIdentifierWorkflowsDefault(code int) *GetNodesIdentifierWorkflowsDefault + func (o *GetNodesIdentifierWorkflowsDefault) Code() int + func (o *GetNodesIdentifierWorkflowsDefault) Error() string + type GetNodesIdentifierWorkflowsNotFound struct + Payload *models.Error + func NewGetNodesIdentifierWorkflowsNotFound() *GetNodesIdentifierWorkflowsNotFound + func (o *GetNodesIdentifierWorkflowsNotFound) Error() string + type GetNodesIdentifierWorkflowsOK struct + Payload []interface{} + func NewGetNodesIdentifierWorkflowsOK() *GetNodesIdentifierWorkflowsOK + func (o *GetNodesIdentifierWorkflowsOK) Error() string + type GetNodesIdentifierWorkflowsParams struct + Identifier string + func NewGetNodesIdentifierWorkflowsParams() *GetNodesIdentifierWorkflowsParams + func (o *GetNodesIdentifierWorkflowsParams) WithIdentifier(Identifier string) *GetNodesIdentifierWorkflowsParams + func (o *GetNodesIdentifierWorkflowsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesIdentifierWorkflowsReader struct + func (o *GetNodesIdentifierWorkflowsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetNodesOK struct + Payload []interface{} + func NewGetNodesOK() *GetNodesOK + func (o *GetNodesOK) Error() string + type GetNodesParams struct + func NewGetNodesParams() *GetNodesParams + func (o *GetNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetNodesReader struct + func (o *GetNodesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type GetSkusIdentifierNodesDefault struct + Payload *models.Error + func NewGetSkusIdentifierNodesDefault(code int) *GetSkusIdentifierNodesDefault + func (o *GetSkusIdentifierNodesDefault) Code() int + func (o *GetSkusIdentifierNodesDefault) Error() string + type GetSkusIdentifierNodesNotFound struct + Payload *models.Error + func NewGetSkusIdentifierNodesNotFound() *GetSkusIdentifierNodesNotFound + func (o *GetSkusIdentifierNodesNotFound) Error() string + type GetSkusIdentifierNodesOK struct + Payload []interface{} + func NewGetSkusIdentifierNodesOK() *GetSkusIdentifierNodesOK + func (o *GetSkusIdentifierNodesOK) Error() string + type GetSkusIdentifierNodesParams struct + Identifier string + func NewGetSkusIdentifierNodesParams() *GetSkusIdentifierNodesParams + func (o *GetSkusIdentifierNodesParams) WithIdentifier(Identifier string) *GetSkusIdentifierNodesParams + func (o *GetSkusIdentifierNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type GetSkusIdentifierNodesReader struct + func (o *GetSkusIdentifierNodesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PatchNodesIdentifierDefault struct + Payload *models.Error + func NewPatchNodesIdentifierDefault(code int) *PatchNodesIdentifierDefault + func (o *PatchNodesIdentifierDefault) Code() int + func (o *PatchNodesIdentifierDefault) Error() string + type PatchNodesIdentifierNotFound struct + Payload *models.Error + func NewPatchNodesIdentifierNotFound() *PatchNodesIdentifierNotFound + func (o *PatchNodesIdentifierNotFound) Error() string + type PatchNodesIdentifierOK struct + Payload PatchNodesIdentifierOKBodyBody + func NewPatchNodesIdentifierOK() *PatchNodesIdentifierOK + func (o *PatchNodesIdentifierOK) Error() string + type PatchNodesIdentifierOKBodyBody interface + type PatchNodesIdentifierParams struct + Body interface{} + Identifier string + func NewPatchNodesIdentifierParams() *PatchNodesIdentifierParams + func (o *PatchNodesIdentifierParams) WithBody(Body interface{}) *PatchNodesIdentifierParams + func (o *PatchNodesIdentifierParams) WithIdentifier(Identifier string) *PatchNodesIdentifierParams + func (o *PatchNodesIdentifierParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PatchNodesIdentifierReader struct + func (o *PatchNodesIdentifierReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PatchNodesIdentifierTagsDefault struct + Payload *models.Error + func NewPatchNodesIdentifierTagsDefault(code int) *PatchNodesIdentifierTagsDefault + func (o *PatchNodesIdentifierTagsDefault) Code() int + func (o *PatchNodesIdentifierTagsDefault) Error() string + type PatchNodesIdentifierTagsNotFound struct + Payload *models.Error + func NewPatchNodesIdentifierTagsNotFound() *PatchNodesIdentifierTagsNotFound + func (o *PatchNodesIdentifierTagsNotFound) Error() string + type PatchNodesIdentifierTagsOK struct + Payload PatchNodesIdentifierTagsOKBodyBody + func NewPatchNodesIdentifierTagsOK() *PatchNodesIdentifierTagsOK + func (o *PatchNodesIdentifierTagsOK) Error() string + type PatchNodesIdentifierTagsOKBodyBody interface + type PatchNodesIdentifierTagsParams struct + Body interface{} + Identifier string + func NewPatchNodesIdentifierTagsParams() *PatchNodesIdentifierTagsParams + func (o *PatchNodesIdentifierTagsParams) WithBody(Body interface{}) *PatchNodesIdentifierTagsParams + func (o *PatchNodesIdentifierTagsParams) WithIdentifier(Identifier string) *PatchNodesIdentifierTagsParams + func (o *PatchNodesIdentifierTagsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PatchNodesIdentifierTagsReader struct + func (o *PatchNodesIdentifierTagsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesCreated struct + Payload PostNodesCreatedBodyBody + func NewPostNodesCreated() *PostNodesCreated + func (o *PostNodesCreated) Error() string + type PostNodesCreatedBodyBody interface + type PostNodesDefault struct + Payload *models.Error + func NewPostNodesDefault(code int) *PostNodesDefault + func (o *PostNodesDefault) Code() int + func (o *PostNodesDefault) Error() string + type PostNodesIdentifierObmCreated struct + func NewPostNodesIdentifierObmCreated() *PostNodesIdentifierObmCreated + func (o *PostNodesIdentifierObmCreated) Error() string + type PostNodesIdentifierObmDefault struct + Payload *models.Error + func NewPostNodesIdentifierObmDefault(code int) *PostNodesIdentifierObmDefault + func (o *PostNodesIdentifierObmDefault) Code() int + func (o *PostNodesIdentifierObmDefault) Error() string + type PostNodesIdentifierObmIdentifyCreated struct + func NewPostNodesIdentifierObmIdentifyCreated() *PostNodesIdentifierObmIdentifyCreated + func (o *PostNodesIdentifierObmIdentifyCreated) Error() string + type PostNodesIdentifierObmIdentifyDefault struct + Payload *models.Error + func NewPostNodesIdentifierObmIdentifyDefault(code int) *PostNodesIdentifierObmIdentifyDefault + func (o *PostNodesIdentifierObmIdentifyDefault) Code() int + func (o *PostNodesIdentifierObmIdentifyDefault) Error() string + type PostNodesIdentifierObmIdentifyNotFound struct + Payload *models.Error + func NewPostNodesIdentifierObmIdentifyNotFound() *PostNodesIdentifierObmIdentifyNotFound + func (o *PostNodesIdentifierObmIdentifyNotFound) Error() string + type PostNodesIdentifierObmIdentifyParams struct + Body *bool + Identifier string + func NewPostNodesIdentifierObmIdentifyParams() *PostNodesIdentifierObmIdentifyParams + func (o *PostNodesIdentifierObmIdentifyParams) WithBody(Body *bool) *PostNodesIdentifierObmIdentifyParams + func (o *PostNodesIdentifierObmIdentifyParams) WithIdentifier(Identifier string) *PostNodesIdentifierObmIdentifyParams + func (o *PostNodesIdentifierObmIdentifyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesIdentifierObmIdentifyReader struct + func (o *PostNodesIdentifierObmIdentifyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesIdentifierObmNotFound struct + Payload *models.Error + func NewPostNodesIdentifierObmNotFound() *PostNodesIdentifierObmNotFound + func (o *PostNodesIdentifierObmNotFound) Error() string + type PostNodesIdentifierObmParams struct + Body interface{} + Identifier string + func NewPostNodesIdentifierObmParams() *PostNodesIdentifierObmParams + func (o *PostNodesIdentifierObmParams) WithBody(Body interface{}) *PostNodesIdentifierObmParams + func (o *PostNodesIdentifierObmParams) WithIdentifier(Identifier string) *PostNodesIdentifierObmParams + func (o *PostNodesIdentifierObmParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesIdentifierObmReader struct + func (o *PostNodesIdentifierObmReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesIdentifierWorkflowsCreated struct + Payload PostNodesIdentifierWorkflowsCreatedBodyBody + func NewPostNodesIdentifierWorkflowsCreated() *PostNodesIdentifierWorkflowsCreated + func (o *PostNodesIdentifierWorkflowsCreated) Error() string + type PostNodesIdentifierWorkflowsCreatedBodyBody interface + type PostNodesIdentifierWorkflowsDefault struct + Payload *models.Error + func NewPostNodesIdentifierWorkflowsDefault(code int) *PostNodesIdentifierWorkflowsDefault + func (o *PostNodesIdentifierWorkflowsDefault) Code() int + func (o *PostNodesIdentifierWorkflowsDefault) Error() string + type PostNodesIdentifierWorkflowsNotFound struct + Payload *models.Error + func NewPostNodesIdentifierWorkflowsNotFound() *PostNodesIdentifierWorkflowsNotFound + func (o *PostNodesIdentifierWorkflowsNotFound) Error() string + type PostNodesIdentifierWorkflowsParams struct + Body interface{} + Identifier string + Name string + func NewPostNodesIdentifierWorkflowsParams() *PostNodesIdentifierWorkflowsParams + func (o *PostNodesIdentifierWorkflowsParams) WithBody(Body interface{}) *PostNodesIdentifierWorkflowsParams + func (o *PostNodesIdentifierWorkflowsParams) WithIdentifier(Identifier string) *PostNodesIdentifierWorkflowsParams + func (o *PostNodesIdentifierWorkflowsParams) WithName(Name string) *PostNodesIdentifierWorkflowsParams + func (o *PostNodesIdentifierWorkflowsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesIdentifierWorkflowsReader struct + func (o *PostNodesIdentifierWorkflowsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesMacaddressDhcpWhitelistCreated struct + Payload PostNodesMacaddressDhcpWhitelistCreatedBodyBody + func NewPostNodesMacaddressDhcpWhitelistCreated() *PostNodesMacaddressDhcpWhitelistCreated + func (o *PostNodesMacaddressDhcpWhitelistCreated) Error() string + type PostNodesMacaddressDhcpWhitelistCreatedBodyBody interface + type PostNodesMacaddressDhcpWhitelistDefault struct + Payload *models.Error + func NewPostNodesMacaddressDhcpWhitelistDefault(code int) *PostNodesMacaddressDhcpWhitelistDefault + func (o *PostNodesMacaddressDhcpWhitelistDefault) Code() int + func (o *PostNodesMacaddressDhcpWhitelistDefault) Error() string + type PostNodesMacaddressDhcpWhitelistNotFound struct + Payload *models.Error + func NewPostNodesMacaddressDhcpWhitelistNotFound() *PostNodesMacaddressDhcpWhitelistNotFound + func (o *PostNodesMacaddressDhcpWhitelistNotFound) Error() string + type PostNodesMacaddressDhcpWhitelistParams struct + Body interface{} + Macaddress string + func NewPostNodesMacaddressDhcpWhitelistParams() *PostNodesMacaddressDhcpWhitelistParams + func (o *PostNodesMacaddressDhcpWhitelistParams) WithBody(Body interface{}) *PostNodesMacaddressDhcpWhitelistParams + func (o *PostNodesMacaddressDhcpWhitelistParams) WithMacaddress(Macaddress string) *PostNodesMacaddressDhcpWhitelistParams + func (o *PostNodesMacaddressDhcpWhitelistParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesMacaddressDhcpWhitelistReader struct + func (o *PostNodesMacaddressDhcpWhitelistReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error) + type PostNodesParams struct + Identifiers interface{} + func NewPostNodesParams() *PostNodesParams + func (o *PostNodesParams) WithIdentifiers(Identifiers interface{}) *PostNodesParams + func (o *PostNodesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error + type PostNodesReader struct + func (o *PostNodesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)