Documentation
¶
Index ¶
- type BlinkNetworkDeviceLedsOK
- type BlinkNetworkDeviceLedsParams
- func NewBlinkNetworkDeviceLedsParams() *BlinkNetworkDeviceLedsParams
- func NewBlinkNetworkDeviceLedsParamsWithContext(ctx context.Context) *BlinkNetworkDeviceLedsParams
- func NewBlinkNetworkDeviceLedsParamsWithHTTPClient(client *http.Client) *BlinkNetworkDeviceLedsParams
- func NewBlinkNetworkDeviceLedsParamsWithTimeout(timeout time.Duration) *BlinkNetworkDeviceLedsParams
- func (o *BlinkNetworkDeviceLedsParams) SetBlinkNetworkDeviceLeds(blinkNetworkDeviceLeds *models.BlinkNetworkDeviceLeds)
- func (o *BlinkNetworkDeviceLedsParams) SetContext(ctx context.Context)
- func (o *BlinkNetworkDeviceLedsParams) SetHTTPClient(client *http.Client)
- func (o *BlinkNetworkDeviceLedsParams) SetNetworkID(networkID string)
- func (o *BlinkNetworkDeviceLedsParams) SetSerial(serial string)
- func (o *BlinkNetworkDeviceLedsParams) SetTimeout(timeout time.Duration)
- func (o *BlinkNetworkDeviceLedsParams) WithBlinkNetworkDeviceLeds(blinkNetworkDeviceLeds *models.BlinkNetworkDeviceLeds) *BlinkNetworkDeviceLedsParams
- func (o *BlinkNetworkDeviceLedsParams) WithContext(ctx context.Context) *BlinkNetworkDeviceLedsParams
- func (o *BlinkNetworkDeviceLedsParams) WithHTTPClient(client *http.Client) *BlinkNetworkDeviceLedsParams
- func (o *BlinkNetworkDeviceLedsParams) WithNetworkID(networkID string) *BlinkNetworkDeviceLedsParams
- func (o *BlinkNetworkDeviceLedsParams) WithSerial(serial string) *BlinkNetworkDeviceLedsParams
- func (o *BlinkNetworkDeviceLedsParams) WithTimeout(timeout time.Duration) *BlinkNetworkDeviceLedsParams
- func (o *BlinkNetworkDeviceLedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type BlinkNetworkDeviceLedsReader
- type ClaimNetworkDevicesOK
- type ClaimNetworkDevicesParams
- func NewClaimNetworkDevicesParams() *ClaimNetworkDevicesParams
- func NewClaimNetworkDevicesParamsWithContext(ctx context.Context) *ClaimNetworkDevicesParams
- func NewClaimNetworkDevicesParamsWithHTTPClient(client *http.Client) *ClaimNetworkDevicesParams
- func NewClaimNetworkDevicesParamsWithTimeout(timeout time.Duration) *ClaimNetworkDevicesParams
- func (o *ClaimNetworkDevicesParams) SetClaimNetworkDevices(claimNetworkDevices *models.ClaimNetworkDevices)
- func (o *ClaimNetworkDevicesParams) SetContext(ctx context.Context)
- func (o *ClaimNetworkDevicesParams) SetHTTPClient(client *http.Client)
- func (o *ClaimNetworkDevicesParams) SetNetworkID(networkID string)
- func (o *ClaimNetworkDevicesParams) SetTimeout(timeout time.Duration)
- func (o *ClaimNetworkDevicesParams) WithClaimNetworkDevices(claimNetworkDevices *models.ClaimNetworkDevices) *ClaimNetworkDevicesParams
- func (o *ClaimNetworkDevicesParams) WithContext(ctx context.Context) *ClaimNetworkDevicesParams
- func (o *ClaimNetworkDevicesParams) WithHTTPClient(client *http.Client) *ClaimNetworkDevicesParams
- func (o *ClaimNetworkDevicesParams) WithNetworkID(networkID string) *ClaimNetworkDevicesParams
- func (o *ClaimNetworkDevicesParams) WithTimeout(timeout time.Duration) *ClaimNetworkDevicesParams
- func (o *ClaimNetworkDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ClaimNetworkDevicesReader
- type Client
- func (a *Client) BlinkNetworkDeviceLeds(params *BlinkNetworkDeviceLedsParams, authInfo runtime.ClientAuthInfoWriter) (*BlinkNetworkDeviceLedsOK, error)
- func (a *Client) ClaimNetworkDevices(params *ClaimNetworkDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*ClaimNetworkDevicesOK, error)
- func (a *Client) CycleDeviceSwitchPorts(params *CycleDeviceSwitchPortsParams, authInfo runtime.ClientAuthInfoWriter) (*CycleDeviceSwitchPortsOK, error)
- func (a *Client) GetNetworkDevice(params *GetNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceOK, error)
- func (a *Client) GetNetworkDeviceLldpCdp(params *GetNetworkDeviceLldpCdpParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceLldpCdpOK, error)
- func (a *Client) GetNetworkDeviceLossAndLatencyHistory(params *GetNetworkDeviceLossAndLatencyHistoryParams, ...) (*GetNetworkDeviceLossAndLatencyHistoryOK, error)
- func (a *Client) GetNetworkDevicePerformance(params *GetNetworkDevicePerformanceParams, ...) (*GetNetworkDevicePerformanceOK, error)
- func (a *Client) GetNetworkDeviceUplink(params *GetNetworkDeviceUplinkParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceUplinkOK, error)
- func (a *Client) GetNetworkDevices(params *GetNetworkDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDevicesOK, error)
- func (a *Client) GetOrganizationDevices(params *GetOrganizationDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetOrganizationDevicesOK, error)
- func (a *Client) RebootNetworkDevice(params *RebootNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*RebootNetworkDeviceOK, error)
- func (a *Client) RemoveNetworkDevice(params *RemoveNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*RemoveNetworkDeviceNoContent, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateNetworkDevice(params *UpdateNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkDeviceOK, error)
- type ClientService
- type CycleDeviceSwitchPortsOK
- type CycleDeviceSwitchPortsParams
- func NewCycleDeviceSwitchPortsParams() *CycleDeviceSwitchPortsParams
- func NewCycleDeviceSwitchPortsParamsWithContext(ctx context.Context) *CycleDeviceSwitchPortsParams
- func NewCycleDeviceSwitchPortsParamsWithHTTPClient(client *http.Client) *CycleDeviceSwitchPortsParams
- func NewCycleDeviceSwitchPortsParamsWithTimeout(timeout time.Duration) *CycleDeviceSwitchPortsParams
- func (o *CycleDeviceSwitchPortsParams) SetContext(ctx context.Context)
- func (o *CycleDeviceSwitchPortsParams) SetCycleDeviceSwitchPorts(cycleDeviceSwitchPorts *models.CycleDeviceSwitchPorts)
- func (o *CycleDeviceSwitchPortsParams) SetHTTPClient(client *http.Client)
- func (o *CycleDeviceSwitchPortsParams) SetSerial(serial string)
- func (o *CycleDeviceSwitchPortsParams) SetTimeout(timeout time.Duration)
- func (o *CycleDeviceSwitchPortsParams) WithContext(ctx context.Context) *CycleDeviceSwitchPortsParams
- func (o *CycleDeviceSwitchPortsParams) WithCycleDeviceSwitchPorts(cycleDeviceSwitchPorts *models.CycleDeviceSwitchPorts) *CycleDeviceSwitchPortsParams
- func (o *CycleDeviceSwitchPortsParams) WithHTTPClient(client *http.Client) *CycleDeviceSwitchPortsParams
- func (o *CycleDeviceSwitchPortsParams) WithSerial(serial string) *CycleDeviceSwitchPortsParams
- func (o *CycleDeviceSwitchPortsParams) WithTimeout(timeout time.Duration) *CycleDeviceSwitchPortsParams
- func (o *CycleDeviceSwitchPortsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CycleDeviceSwitchPortsReader
- type GetNetworkDeviceLldpCdpOK
- type GetNetworkDeviceLldpCdpParams
- func NewGetNetworkDeviceLldpCdpParams() *GetNetworkDeviceLldpCdpParams
- func NewGetNetworkDeviceLldpCdpParamsWithContext(ctx context.Context) *GetNetworkDeviceLldpCdpParams
- func NewGetNetworkDeviceLldpCdpParamsWithHTTPClient(client *http.Client) *GetNetworkDeviceLldpCdpParams
- func NewGetNetworkDeviceLldpCdpParamsWithTimeout(timeout time.Duration) *GetNetworkDeviceLldpCdpParams
- func (o *GetNetworkDeviceLldpCdpParams) SetContext(ctx context.Context)
- func (o *GetNetworkDeviceLldpCdpParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkDeviceLldpCdpParams) SetNetworkID(networkID string)
- func (o *GetNetworkDeviceLldpCdpParams) SetSerial(serial string)
- func (o *GetNetworkDeviceLldpCdpParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkDeviceLldpCdpParams) SetTimespan(timespan *int32)
- func (o *GetNetworkDeviceLldpCdpParams) WithContext(ctx context.Context) *GetNetworkDeviceLldpCdpParams
- func (o *GetNetworkDeviceLldpCdpParams) WithHTTPClient(client *http.Client) *GetNetworkDeviceLldpCdpParams
- func (o *GetNetworkDeviceLldpCdpParams) WithNetworkID(networkID string) *GetNetworkDeviceLldpCdpParams
- func (o *GetNetworkDeviceLldpCdpParams) WithSerial(serial string) *GetNetworkDeviceLldpCdpParams
- func (o *GetNetworkDeviceLldpCdpParams) WithTimeout(timeout time.Duration) *GetNetworkDeviceLldpCdpParams
- func (o *GetNetworkDeviceLldpCdpParams) WithTimespan(timespan *int32) *GetNetworkDeviceLldpCdpParams
- func (o *GetNetworkDeviceLldpCdpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkDeviceLldpCdpReader
- type GetNetworkDeviceLossAndLatencyHistoryOK
- type GetNetworkDeviceLossAndLatencyHistoryParams
- func NewGetNetworkDeviceLossAndLatencyHistoryParams() *GetNetworkDeviceLossAndLatencyHistoryParams
- func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithContext(ctx context.Context) *GetNetworkDeviceLossAndLatencyHistoryParams
- func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithHTTPClient(client *http.Client) *GetNetworkDeviceLossAndLatencyHistoryParams
- func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithTimeout(timeout time.Duration) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetContext(ctx context.Context)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetIP(ip string)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetNetworkID(networkID string)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetResolution(resolution *int32)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetSerial(serial string)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetT0(t0 *string)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetT1(t1 *string)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetTimespan(timespan *float64)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetUplink(uplink *string)
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithContext(ctx context.Context) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithHTTPClient(client *http.Client) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithIP(ip string) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithNetworkID(networkID string) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithResolution(resolution *int32) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithSerial(serial string) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithT0(t0 *string) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithT1(t1 *string) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithTimeout(timeout time.Duration) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithTimespan(timespan *float64) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithUplink(uplink *string) *GetNetworkDeviceLossAndLatencyHistoryParams
- func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkDeviceLossAndLatencyHistoryReader
- type GetNetworkDeviceOK
- type GetNetworkDeviceParams
- func NewGetNetworkDeviceParams() *GetNetworkDeviceParams
- func NewGetNetworkDeviceParamsWithContext(ctx context.Context) *GetNetworkDeviceParams
- func NewGetNetworkDeviceParamsWithHTTPClient(client *http.Client) *GetNetworkDeviceParams
- func NewGetNetworkDeviceParamsWithTimeout(timeout time.Duration) *GetNetworkDeviceParams
- func (o *GetNetworkDeviceParams) SetContext(ctx context.Context)
- func (o *GetNetworkDeviceParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkDeviceParams) SetNetworkID(networkID string)
- func (o *GetNetworkDeviceParams) SetSerial(serial string)
- func (o *GetNetworkDeviceParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkDeviceParams) WithContext(ctx context.Context) *GetNetworkDeviceParams
- func (o *GetNetworkDeviceParams) WithHTTPClient(client *http.Client) *GetNetworkDeviceParams
- func (o *GetNetworkDeviceParams) WithNetworkID(networkID string) *GetNetworkDeviceParams
- func (o *GetNetworkDeviceParams) WithSerial(serial string) *GetNetworkDeviceParams
- func (o *GetNetworkDeviceParams) WithTimeout(timeout time.Duration) *GetNetworkDeviceParams
- func (o *GetNetworkDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkDevicePerformanceOK
- type GetNetworkDevicePerformanceParams
- func NewGetNetworkDevicePerformanceParams() *GetNetworkDevicePerformanceParams
- func NewGetNetworkDevicePerformanceParamsWithContext(ctx context.Context) *GetNetworkDevicePerformanceParams
- func NewGetNetworkDevicePerformanceParamsWithHTTPClient(client *http.Client) *GetNetworkDevicePerformanceParams
- func NewGetNetworkDevicePerformanceParamsWithTimeout(timeout time.Duration) *GetNetworkDevicePerformanceParams
- func (o *GetNetworkDevicePerformanceParams) SetContext(ctx context.Context)
- func (o *GetNetworkDevicePerformanceParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkDevicePerformanceParams) SetNetworkID(networkID string)
- func (o *GetNetworkDevicePerformanceParams) SetSerial(serial string)
- func (o *GetNetworkDevicePerformanceParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkDevicePerformanceParams) WithContext(ctx context.Context) *GetNetworkDevicePerformanceParams
- func (o *GetNetworkDevicePerformanceParams) WithHTTPClient(client *http.Client) *GetNetworkDevicePerformanceParams
- func (o *GetNetworkDevicePerformanceParams) WithNetworkID(networkID string) *GetNetworkDevicePerformanceParams
- func (o *GetNetworkDevicePerformanceParams) WithSerial(serial string) *GetNetworkDevicePerformanceParams
- func (o *GetNetworkDevicePerformanceParams) WithTimeout(timeout time.Duration) *GetNetworkDevicePerformanceParams
- func (o *GetNetworkDevicePerformanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkDevicePerformanceReader
- type GetNetworkDeviceReader
- type GetNetworkDeviceUplinkOK
- type GetNetworkDeviceUplinkParams
- func NewGetNetworkDeviceUplinkParams() *GetNetworkDeviceUplinkParams
- func NewGetNetworkDeviceUplinkParamsWithContext(ctx context.Context) *GetNetworkDeviceUplinkParams
- func NewGetNetworkDeviceUplinkParamsWithHTTPClient(client *http.Client) *GetNetworkDeviceUplinkParams
- func NewGetNetworkDeviceUplinkParamsWithTimeout(timeout time.Duration) *GetNetworkDeviceUplinkParams
- func (o *GetNetworkDeviceUplinkParams) SetContext(ctx context.Context)
- func (o *GetNetworkDeviceUplinkParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkDeviceUplinkParams) SetNetworkID(networkID string)
- func (o *GetNetworkDeviceUplinkParams) SetSerial(serial string)
- func (o *GetNetworkDeviceUplinkParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkDeviceUplinkParams) WithContext(ctx context.Context) *GetNetworkDeviceUplinkParams
- func (o *GetNetworkDeviceUplinkParams) WithHTTPClient(client *http.Client) *GetNetworkDeviceUplinkParams
- func (o *GetNetworkDeviceUplinkParams) WithNetworkID(networkID string) *GetNetworkDeviceUplinkParams
- func (o *GetNetworkDeviceUplinkParams) WithSerial(serial string) *GetNetworkDeviceUplinkParams
- func (o *GetNetworkDeviceUplinkParams) WithTimeout(timeout time.Duration) *GetNetworkDeviceUplinkParams
- func (o *GetNetworkDeviceUplinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkDeviceUplinkReader
- type GetNetworkDevicesOK
- type GetNetworkDevicesParams
- func NewGetNetworkDevicesParams() *GetNetworkDevicesParams
- func NewGetNetworkDevicesParamsWithContext(ctx context.Context) *GetNetworkDevicesParams
- func NewGetNetworkDevicesParamsWithHTTPClient(client *http.Client) *GetNetworkDevicesParams
- func NewGetNetworkDevicesParamsWithTimeout(timeout time.Duration) *GetNetworkDevicesParams
- func (o *GetNetworkDevicesParams) SetContext(ctx context.Context)
- func (o *GetNetworkDevicesParams) SetHTTPClient(client *http.Client)
- func (o *GetNetworkDevicesParams) SetNetworkID(networkID string)
- func (o *GetNetworkDevicesParams) SetTimeout(timeout time.Duration)
- func (o *GetNetworkDevicesParams) WithContext(ctx context.Context) *GetNetworkDevicesParams
- func (o *GetNetworkDevicesParams) WithHTTPClient(client *http.Client) *GetNetworkDevicesParams
- func (o *GetNetworkDevicesParams) WithNetworkID(networkID string) *GetNetworkDevicesParams
- func (o *GetNetworkDevicesParams) WithTimeout(timeout time.Duration) *GetNetworkDevicesParams
- func (o *GetNetworkDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetNetworkDevicesReader
- type GetOrganizationDevicesOK
- type GetOrganizationDevicesParams
- func NewGetOrganizationDevicesParams() *GetOrganizationDevicesParams
- func NewGetOrganizationDevicesParamsWithContext(ctx context.Context) *GetOrganizationDevicesParams
- func NewGetOrganizationDevicesParamsWithHTTPClient(client *http.Client) *GetOrganizationDevicesParams
- func NewGetOrganizationDevicesParamsWithTimeout(timeout time.Duration) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) SetConfigurationUpdatedAfter(configurationUpdatedAfter *string)
- func (o *GetOrganizationDevicesParams) SetContext(ctx context.Context)
- func (o *GetOrganizationDevicesParams) SetEndingBefore(endingBefore *string)
- func (o *GetOrganizationDevicesParams) SetHTTPClient(client *http.Client)
- func (o *GetOrganizationDevicesParams) SetOrganizationID(organizationID string)
- func (o *GetOrganizationDevicesParams) SetPerPage(perPage *int32)
- func (o *GetOrganizationDevicesParams) SetStartingAfter(startingAfter *string)
- func (o *GetOrganizationDevicesParams) SetTimeout(timeout time.Duration)
- func (o *GetOrganizationDevicesParams) WithConfigurationUpdatedAfter(configurationUpdatedAfter *string) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) WithContext(ctx context.Context) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) WithEndingBefore(endingBefore *string) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) WithHTTPClient(client *http.Client) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) WithOrganizationID(organizationID string) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) WithPerPage(perPage *int32) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) WithStartingAfter(startingAfter *string) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) WithTimeout(timeout time.Duration) *GetOrganizationDevicesParams
- func (o *GetOrganizationDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetOrganizationDevicesReader
- type RebootNetworkDeviceOK
- type RebootNetworkDeviceParams
- func NewRebootNetworkDeviceParams() *RebootNetworkDeviceParams
- func NewRebootNetworkDeviceParamsWithContext(ctx context.Context) *RebootNetworkDeviceParams
- func NewRebootNetworkDeviceParamsWithHTTPClient(client *http.Client) *RebootNetworkDeviceParams
- func NewRebootNetworkDeviceParamsWithTimeout(timeout time.Duration) *RebootNetworkDeviceParams
- func (o *RebootNetworkDeviceParams) SetContext(ctx context.Context)
- func (o *RebootNetworkDeviceParams) SetHTTPClient(client *http.Client)
- func (o *RebootNetworkDeviceParams) SetNetworkID(networkID string)
- func (o *RebootNetworkDeviceParams) SetSerial(serial string)
- func (o *RebootNetworkDeviceParams) SetTimeout(timeout time.Duration)
- func (o *RebootNetworkDeviceParams) WithContext(ctx context.Context) *RebootNetworkDeviceParams
- func (o *RebootNetworkDeviceParams) WithHTTPClient(client *http.Client) *RebootNetworkDeviceParams
- func (o *RebootNetworkDeviceParams) WithNetworkID(networkID string) *RebootNetworkDeviceParams
- func (o *RebootNetworkDeviceParams) WithSerial(serial string) *RebootNetworkDeviceParams
- func (o *RebootNetworkDeviceParams) WithTimeout(timeout time.Duration) *RebootNetworkDeviceParams
- func (o *RebootNetworkDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RebootNetworkDeviceReader
- type RemoveNetworkDeviceNoContent
- type RemoveNetworkDeviceParams
- func NewRemoveNetworkDeviceParams() *RemoveNetworkDeviceParams
- func NewRemoveNetworkDeviceParamsWithContext(ctx context.Context) *RemoveNetworkDeviceParams
- func NewRemoveNetworkDeviceParamsWithHTTPClient(client *http.Client) *RemoveNetworkDeviceParams
- func NewRemoveNetworkDeviceParamsWithTimeout(timeout time.Duration) *RemoveNetworkDeviceParams
- func (o *RemoveNetworkDeviceParams) SetContext(ctx context.Context)
- func (o *RemoveNetworkDeviceParams) SetHTTPClient(client *http.Client)
- func (o *RemoveNetworkDeviceParams) SetNetworkID(networkID string)
- func (o *RemoveNetworkDeviceParams) SetSerial(serial string)
- func (o *RemoveNetworkDeviceParams) SetTimeout(timeout time.Duration)
- func (o *RemoveNetworkDeviceParams) WithContext(ctx context.Context) *RemoveNetworkDeviceParams
- func (o *RemoveNetworkDeviceParams) WithHTTPClient(client *http.Client) *RemoveNetworkDeviceParams
- func (o *RemoveNetworkDeviceParams) WithNetworkID(networkID string) *RemoveNetworkDeviceParams
- func (o *RemoveNetworkDeviceParams) WithSerial(serial string) *RemoveNetworkDeviceParams
- func (o *RemoveNetworkDeviceParams) WithTimeout(timeout time.Duration) *RemoveNetworkDeviceParams
- func (o *RemoveNetworkDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type RemoveNetworkDeviceReader
- type UpdateNetworkDeviceOK
- type UpdateNetworkDeviceParams
- func NewUpdateNetworkDeviceParams() *UpdateNetworkDeviceParams
- func NewUpdateNetworkDeviceParamsWithContext(ctx context.Context) *UpdateNetworkDeviceParams
- func NewUpdateNetworkDeviceParamsWithHTTPClient(client *http.Client) *UpdateNetworkDeviceParams
- func NewUpdateNetworkDeviceParamsWithTimeout(timeout time.Duration) *UpdateNetworkDeviceParams
- func (o *UpdateNetworkDeviceParams) SetContext(ctx context.Context)
- func (o *UpdateNetworkDeviceParams) SetHTTPClient(client *http.Client)
- func (o *UpdateNetworkDeviceParams) SetNetworkID(networkID string)
- func (o *UpdateNetworkDeviceParams) SetSerial(serial string)
- func (o *UpdateNetworkDeviceParams) SetTimeout(timeout time.Duration)
- func (o *UpdateNetworkDeviceParams) SetUpdateNetworkDevice(updateNetworkDevice *models.UpdateNetworkDevice)
- func (o *UpdateNetworkDeviceParams) WithContext(ctx context.Context) *UpdateNetworkDeviceParams
- func (o *UpdateNetworkDeviceParams) WithHTTPClient(client *http.Client) *UpdateNetworkDeviceParams
- func (o *UpdateNetworkDeviceParams) WithNetworkID(networkID string) *UpdateNetworkDeviceParams
- func (o *UpdateNetworkDeviceParams) WithSerial(serial string) *UpdateNetworkDeviceParams
- func (o *UpdateNetworkDeviceParams) WithTimeout(timeout time.Duration) *UpdateNetworkDeviceParams
- func (o *UpdateNetworkDeviceParams) WithUpdateNetworkDevice(updateNetworkDevice *models.UpdateNetworkDevice) *UpdateNetworkDeviceParams
- func (o *UpdateNetworkDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateNetworkDeviceReader
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BlinkNetworkDeviceLedsOK ¶
type BlinkNetworkDeviceLedsOK struct {
Payload interface{}
}
BlinkNetworkDeviceLedsOK handles this case with default header values.
Successful operation
func NewBlinkNetworkDeviceLedsOK ¶
func NewBlinkNetworkDeviceLedsOK() *BlinkNetworkDeviceLedsOK
NewBlinkNetworkDeviceLedsOK creates a BlinkNetworkDeviceLedsOK with default headers values
func (*BlinkNetworkDeviceLedsOK) Error ¶
func (o *BlinkNetworkDeviceLedsOK) Error() string
func (*BlinkNetworkDeviceLedsOK) GetPayload ¶
func (o *BlinkNetworkDeviceLedsOK) GetPayload() interface{}
type BlinkNetworkDeviceLedsParams ¶
type BlinkNetworkDeviceLedsParams struct { /*BlinkNetworkDeviceLeds*/ BlinkNetworkDeviceLeds *models.BlinkNetworkDeviceLeds /*NetworkID*/ NetworkID string /*Serial*/ Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
BlinkNetworkDeviceLedsParams contains all the parameters to send to the API endpoint for the blink network device leds operation typically these are written to a http.Request
func NewBlinkNetworkDeviceLedsParams ¶
func NewBlinkNetworkDeviceLedsParams() *BlinkNetworkDeviceLedsParams
NewBlinkNetworkDeviceLedsParams creates a new BlinkNetworkDeviceLedsParams object with the default values initialized.
func NewBlinkNetworkDeviceLedsParamsWithContext ¶
func NewBlinkNetworkDeviceLedsParamsWithContext(ctx context.Context) *BlinkNetworkDeviceLedsParams
NewBlinkNetworkDeviceLedsParamsWithContext creates a new BlinkNetworkDeviceLedsParams object with the default values initialized, and the ability to set a context for a request
func NewBlinkNetworkDeviceLedsParamsWithHTTPClient ¶
func NewBlinkNetworkDeviceLedsParamsWithHTTPClient(client *http.Client) *BlinkNetworkDeviceLedsParams
NewBlinkNetworkDeviceLedsParamsWithHTTPClient creates a new BlinkNetworkDeviceLedsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewBlinkNetworkDeviceLedsParamsWithTimeout ¶
func NewBlinkNetworkDeviceLedsParamsWithTimeout(timeout time.Duration) *BlinkNetworkDeviceLedsParams
NewBlinkNetworkDeviceLedsParamsWithTimeout creates a new BlinkNetworkDeviceLedsParams object with the default values initialized, and the ability to set a timeout on a request
func (*BlinkNetworkDeviceLedsParams) SetBlinkNetworkDeviceLeds ¶
func (o *BlinkNetworkDeviceLedsParams) SetBlinkNetworkDeviceLeds(blinkNetworkDeviceLeds *models.BlinkNetworkDeviceLeds)
SetBlinkNetworkDeviceLeds adds the blinkNetworkDeviceLeds to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) SetContext ¶
func (o *BlinkNetworkDeviceLedsParams) SetContext(ctx context.Context)
SetContext adds the context to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) SetHTTPClient ¶
func (o *BlinkNetworkDeviceLedsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) SetNetworkID ¶
func (o *BlinkNetworkDeviceLedsParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) SetSerial ¶
func (o *BlinkNetworkDeviceLedsParams) SetSerial(serial string)
SetSerial adds the serial to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) SetTimeout ¶
func (o *BlinkNetworkDeviceLedsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) WithBlinkNetworkDeviceLeds ¶
func (o *BlinkNetworkDeviceLedsParams) WithBlinkNetworkDeviceLeds(blinkNetworkDeviceLeds *models.BlinkNetworkDeviceLeds) *BlinkNetworkDeviceLedsParams
WithBlinkNetworkDeviceLeds adds the blinkNetworkDeviceLeds to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) WithContext ¶
func (o *BlinkNetworkDeviceLedsParams) WithContext(ctx context.Context) *BlinkNetworkDeviceLedsParams
WithContext adds the context to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) WithHTTPClient ¶
func (o *BlinkNetworkDeviceLedsParams) WithHTTPClient(client *http.Client) *BlinkNetworkDeviceLedsParams
WithHTTPClient adds the HTTPClient to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) WithNetworkID ¶
func (o *BlinkNetworkDeviceLedsParams) WithNetworkID(networkID string) *BlinkNetworkDeviceLedsParams
WithNetworkID adds the networkID to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) WithSerial ¶
func (o *BlinkNetworkDeviceLedsParams) WithSerial(serial string) *BlinkNetworkDeviceLedsParams
WithSerial adds the serial to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) WithTimeout ¶
func (o *BlinkNetworkDeviceLedsParams) WithTimeout(timeout time.Duration) *BlinkNetworkDeviceLedsParams
WithTimeout adds the timeout to the blink network device leds params
func (*BlinkNetworkDeviceLedsParams) WriteToRequest ¶
func (o *BlinkNetworkDeviceLedsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type BlinkNetworkDeviceLedsReader ¶
type BlinkNetworkDeviceLedsReader struct {
// contains filtered or unexported fields
}
BlinkNetworkDeviceLedsReader is a Reader for the BlinkNetworkDeviceLeds structure.
func (*BlinkNetworkDeviceLedsReader) ReadResponse ¶
func (o *BlinkNetworkDeviceLedsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ClaimNetworkDevicesOK ¶
type ClaimNetworkDevicesOK struct { }
ClaimNetworkDevicesOK handles this case with default header values.
Successful operation
func NewClaimNetworkDevicesOK ¶
func NewClaimNetworkDevicesOK() *ClaimNetworkDevicesOK
NewClaimNetworkDevicesOK creates a ClaimNetworkDevicesOK with default headers values
func (*ClaimNetworkDevicesOK) Error ¶
func (o *ClaimNetworkDevicesOK) Error() string
type ClaimNetworkDevicesParams ¶
type ClaimNetworkDevicesParams struct { /*ClaimNetworkDevices*/ ClaimNetworkDevices *models.ClaimNetworkDevices /*NetworkID*/ NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ClaimNetworkDevicesParams contains all the parameters to send to the API endpoint for the claim network devices operation typically these are written to a http.Request
func NewClaimNetworkDevicesParams ¶
func NewClaimNetworkDevicesParams() *ClaimNetworkDevicesParams
NewClaimNetworkDevicesParams creates a new ClaimNetworkDevicesParams object with the default values initialized.
func NewClaimNetworkDevicesParamsWithContext ¶
func NewClaimNetworkDevicesParamsWithContext(ctx context.Context) *ClaimNetworkDevicesParams
NewClaimNetworkDevicesParamsWithContext creates a new ClaimNetworkDevicesParams object with the default values initialized, and the ability to set a context for a request
func NewClaimNetworkDevicesParamsWithHTTPClient ¶
func NewClaimNetworkDevicesParamsWithHTTPClient(client *http.Client) *ClaimNetworkDevicesParams
NewClaimNetworkDevicesParamsWithHTTPClient creates a new ClaimNetworkDevicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewClaimNetworkDevicesParamsWithTimeout ¶
func NewClaimNetworkDevicesParamsWithTimeout(timeout time.Duration) *ClaimNetworkDevicesParams
NewClaimNetworkDevicesParamsWithTimeout creates a new ClaimNetworkDevicesParams object with the default values initialized, and the ability to set a timeout on a request
func (*ClaimNetworkDevicesParams) SetClaimNetworkDevices ¶
func (o *ClaimNetworkDevicesParams) SetClaimNetworkDevices(claimNetworkDevices *models.ClaimNetworkDevices)
SetClaimNetworkDevices adds the claimNetworkDevices to the claim network devices params
func (*ClaimNetworkDevicesParams) SetContext ¶
func (o *ClaimNetworkDevicesParams) SetContext(ctx context.Context)
SetContext adds the context to the claim network devices params
func (*ClaimNetworkDevicesParams) SetHTTPClient ¶
func (o *ClaimNetworkDevicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the claim network devices params
func (*ClaimNetworkDevicesParams) SetNetworkID ¶
func (o *ClaimNetworkDevicesParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the claim network devices params
func (*ClaimNetworkDevicesParams) SetTimeout ¶
func (o *ClaimNetworkDevicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the claim network devices params
func (*ClaimNetworkDevicesParams) WithClaimNetworkDevices ¶
func (o *ClaimNetworkDevicesParams) WithClaimNetworkDevices(claimNetworkDevices *models.ClaimNetworkDevices) *ClaimNetworkDevicesParams
WithClaimNetworkDevices adds the claimNetworkDevices to the claim network devices params
func (*ClaimNetworkDevicesParams) WithContext ¶
func (o *ClaimNetworkDevicesParams) WithContext(ctx context.Context) *ClaimNetworkDevicesParams
WithContext adds the context to the claim network devices params
func (*ClaimNetworkDevicesParams) WithHTTPClient ¶
func (o *ClaimNetworkDevicesParams) WithHTTPClient(client *http.Client) *ClaimNetworkDevicesParams
WithHTTPClient adds the HTTPClient to the claim network devices params
func (*ClaimNetworkDevicesParams) WithNetworkID ¶
func (o *ClaimNetworkDevicesParams) WithNetworkID(networkID string) *ClaimNetworkDevicesParams
WithNetworkID adds the networkID to the claim network devices params
func (*ClaimNetworkDevicesParams) WithTimeout ¶
func (o *ClaimNetworkDevicesParams) WithTimeout(timeout time.Duration) *ClaimNetworkDevicesParams
WithTimeout adds the timeout to the claim network devices params
func (*ClaimNetworkDevicesParams) WriteToRequest ¶
func (o *ClaimNetworkDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ClaimNetworkDevicesReader ¶
type ClaimNetworkDevicesReader struct {
// contains filtered or unexported fields
}
ClaimNetworkDevicesReader is a Reader for the ClaimNetworkDevices structure.
func (*ClaimNetworkDevicesReader) ReadResponse ¶
func (o *ClaimNetworkDevicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for devices API
func (*Client) BlinkNetworkDeviceLeds ¶
func (a *Client) BlinkNetworkDeviceLeds(params *BlinkNetworkDeviceLedsParams, authInfo runtime.ClientAuthInfoWriter) (*BlinkNetworkDeviceLedsOK, error)
BlinkNetworkDeviceLeds blinks network device leds
Blink the LEDs on a device
func (*Client) ClaimNetworkDevices ¶
func (a *Client) ClaimNetworkDevices(params *ClaimNetworkDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*ClaimNetworkDevicesOK, error)
ClaimNetworkDevices claims network devices
Claim devices into a network
func (*Client) CycleDeviceSwitchPorts ¶
func (a *Client) CycleDeviceSwitchPorts(params *CycleDeviceSwitchPortsParams, authInfo runtime.ClientAuthInfoWriter) (*CycleDeviceSwitchPortsOK, error)
CycleDeviceSwitchPorts cycles device switch ports
Cycle a set of switch ports
func (*Client) GetNetworkDevice ¶
func (a *Client) GetNetworkDevice(params *GetNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceOK, error)
GetNetworkDevice gets network device
Return a single device
func (*Client) GetNetworkDeviceLldpCdp ¶
func (a *Client) GetNetworkDeviceLldpCdp(params *GetNetworkDeviceLldpCdpParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceLldpCdpOK, error)
GetNetworkDeviceLldpCdp gets network device lldp cdp
List LLDP and CDP information for a device
func (*Client) GetNetworkDeviceLossAndLatencyHistory ¶
func (a *Client) GetNetworkDeviceLossAndLatencyHistory(params *GetNetworkDeviceLossAndLatencyHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceLossAndLatencyHistoryOK, error)
GetNetworkDeviceLossAndLatencyHistory gets network device loss and latency history
Get the uplink loss percentage and latency in milliseconds for a wired network device.
func (*Client) GetNetworkDevicePerformance ¶
func (a *Client) GetNetworkDevicePerformance(params *GetNetworkDevicePerformanceParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDevicePerformanceOK, error)
GetNetworkDevicePerformance gets network device performance
Return the performance score for a single device. Only primary MX devices supported. If no data is available, a 204 error code is returned.
func (*Client) GetNetworkDeviceUplink ¶
func (a *Client) GetNetworkDeviceUplink(params *GetNetworkDeviceUplinkParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceUplinkOK, error)
GetNetworkDeviceUplink gets network device uplink
Return the uplink information for a device.
func (*Client) GetNetworkDevices ¶
func (a *Client) GetNetworkDevices(params *GetNetworkDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDevicesOK, error)
GetNetworkDevices gets network devices
List the devices in a network
func (*Client) GetOrganizationDevices ¶
func (a *Client) GetOrganizationDevices(params *GetOrganizationDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetOrganizationDevicesOK, error)
GetOrganizationDevices gets organization devices
List the devices in an organization
func (*Client) RebootNetworkDevice ¶
func (a *Client) RebootNetworkDevice(params *RebootNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*RebootNetworkDeviceOK, error)
RebootNetworkDevice reboots network device
Reboot a device
func (*Client) RemoveNetworkDevice ¶
func (a *Client) RemoveNetworkDevice(params *RemoveNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*RemoveNetworkDeviceNoContent, error)
RemoveNetworkDevice removes network device
Remove a single device
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
func (*Client) UpdateNetworkDevice ¶
func (a *Client) UpdateNetworkDevice(params *UpdateNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkDeviceOK, error)
UpdateNetworkDevice updates network device
Update the attributes of a device
type ClientService ¶
type ClientService interface { BlinkNetworkDeviceLeds(params *BlinkNetworkDeviceLedsParams, authInfo runtime.ClientAuthInfoWriter) (*BlinkNetworkDeviceLedsOK, error) ClaimNetworkDevices(params *ClaimNetworkDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*ClaimNetworkDevicesOK, error) CycleDeviceSwitchPorts(params *CycleDeviceSwitchPortsParams, authInfo runtime.ClientAuthInfoWriter) (*CycleDeviceSwitchPortsOK, error) GetNetworkDevice(params *GetNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceOK, error) GetNetworkDeviceLldpCdp(params *GetNetworkDeviceLldpCdpParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceLldpCdpOK, error) GetNetworkDeviceLossAndLatencyHistory(params *GetNetworkDeviceLossAndLatencyHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceLossAndLatencyHistoryOK, error) GetNetworkDevicePerformance(params *GetNetworkDevicePerformanceParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDevicePerformanceOK, error) GetNetworkDeviceUplink(params *GetNetworkDeviceUplinkParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDeviceUplinkOK, error) GetNetworkDevices(params *GetNetworkDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetNetworkDevicesOK, error) GetOrganizationDevices(params *GetOrganizationDevicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetOrganizationDevicesOK, error) RebootNetworkDevice(params *RebootNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*RebootNetworkDeviceOK, error) RemoveNetworkDevice(params *RemoveNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*RemoveNetworkDeviceNoContent, error) UpdateNetworkDevice(params *UpdateNetworkDeviceParams, authInfo runtime.ClientAuthInfoWriter) (*UpdateNetworkDeviceOK, error) SetTransport(transport runtime.ClientTransport) }
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new devices API client.
type CycleDeviceSwitchPortsOK ¶
type CycleDeviceSwitchPortsOK struct {
Payload interface{}
}
CycleDeviceSwitchPortsOK handles this case with default header values.
Successful operation
func NewCycleDeviceSwitchPortsOK ¶
func NewCycleDeviceSwitchPortsOK() *CycleDeviceSwitchPortsOK
NewCycleDeviceSwitchPortsOK creates a CycleDeviceSwitchPortsOK with default headers values
func (*CycleDeviceSwitchPortsOK) Error ¶
func (o *CycleDeviceSwitchPortsOK) Error() string
func (*CycleDeviceSwitchPortsOK) GetPayload ¶
func (o *CycleDeviceSwitchPortsOK) GetPayload() interface{}
type CycleDeviceSwitchPortsParams ¶
type CycleDeviceSwitchPortsParams struct { /*CycleDeviceSwitchPorts*/ CycleDeviceSwitchPorts *models.CycleDeviceSwitchPorts /*Serial*/ Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
CycleDeviceSwitchPortsParams contains all the parameters to send to the API endpoint for the cycle device switch ports operation typically these are written to a http.Request
func NewCycleDeviceSwitchPortsParams ¶
func NewCycleDeviceSwitchPortsParams() *CycleDeviceSwitchPortsParams
NewCycleDeviceSwitchPortsParams creates a new CycleDeviceSwitchPortsParams object with the default values initialized.
func NewCycleDeviceSwitchPortsParamsWithContext ¶
func NewCycleDeviceSwitchPortsParamsWithContext(ctx context.Context) *CycleDeviceSwitchPortsParams
NewCycleDeviceSwitchPortsParamsWithContext creates a new CycleDeviceSwitchPortsParams object with the default values initialized, and the ability to set a context for a request
func NewCycleDeviceSwitchPortsParamsWithHTTPClient ¶
func NewCycleDeviceSwitchPortsParamsWithHTTPClient(client *http.Client) *CycleDeviceSwitchPortsParams
NewCycleDeviceSwitchPortsParamsWithHTTPClient creates a new CycleDeviceSwitchPortsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewCycleDeviceSwitchPortsParamsWithTimeout ¶
func NewCycleDeviceSwitchPortsParamsWithTimeout(timeout time.Duration) *CycleDeviceSwitchPortsParams
NewCycleDeviceSwitchPortsParamsWithTimeout creates a new CycleDeviceSwitchPortsParams object with the default values initialized, and the ability to set a timeout on a request
func (*CycleDeviceSwitchPortsParams) SetContext ¶
func (o *CycleDeviceSwitchPortsParams) SetContext(ctx context.Context)
SetContext adds the context to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) SetCycleDeviceSwitchPorts ¶
func (o *CycleDeviceSwitchPortsParams) SetCycleDeviceSwitchPorts(cycleDeviceSwitchPorts *models.CycleDeviceSwitchPorts)
SetCycleDeviceSwitchPorts adds the cycleDeviceSwitchPorts to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) SetHTTPClient ¶
func (o *CycleDeviceSwitchPortsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) SetSerial ¶
func (o *CycleDeviceSwitchPortsParams) SetSerial(serial string)
SetSerial adds the serial to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) SetTimeout ¶
func (o *CycleDeviceSwitchPortsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) WithContext ¶
func (o *CycleDeviceSwitchPortsParams) WithContext(ctx context.Context) *CycleDeviceSwitchPortsParams
WithContext adds the context to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) WithCycleDeviceSwitchPorts ¶
func (o *CycleDeviceSwitchPortsParams) WithCycleDeviceSwitchPorts(cycleDeviceSwitchPorts *models.CycleDeviceSwitchPorts) *CycleDeviceSwitchPortsParams
WithCycleDeviceSwitchPorts adds the cycleDeviceSwitchPorts to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) WithHTTPClient ¶
func (o *CycleDeviceSwitchPortsParams) WithHTTPClient(client *http.Client) *CycleDeviceSwitchPortsParams
WithHTTPClient adds the HTTPClient to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) WithSerial ¶
func (o *CycleDeviceSwitchPortsParams) WithSerial(serial string) *CycleDeviceSwitchPortsParams
WithSerial adds the serial to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) WithTimeout ¶
func (o *CycleDeviceSwitchPortsParams) WithTimeout(timeout time.Duration) *CycleDeviceSwitchPortsParams
WithTimeout adds the timeout to the cycle device switch ports params
func (*CycleDeviceSwitchPortsParams) WriteToRequest ¶
func (o *CycleDeviceSwitchPortsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CycleDeviceSwitchPortsReader ¶
type CycleDeviceSwitchPortsReader struct {
// contains filtered or unexported fields
}
CycleDeviceSwitchPortsReader is a Reader for the CycleDeviceSwitchPorts structure.
func (*CycleDeviceSwitchPortsReader) ReadResponse ¶
func (o *CycleDeviceSwitchPortsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkDeviceLldpCdpOK ¶
type GetNetworkDeviceLldpCdpOK struct {
Payload interface{}
}
GetNetworkDeviceLldpCdpOK handles this case with default header values.
Successful operation
func NewGetNetworkDeviceLldpCdpOK ¶
func NewGetNetworkDeviceLldpCdpOK() *GetNetworkDeviceLldpCdpOK
NewGetNetworkDeviceLldpCdpOK creates a GetNetworkDeviceLldpCdpOK with default headers values
func (*GetNetworkDeviceLldpCdpOK) Error ¶
func (o *GetNetworkDeviceLldpCdpOK) Error() string
func (*GetNetworkDeviceLldpCdpOK) GetPayload ¶
func (o *GetNetworkDeviceLldpCdpOK) GetPayload() interface{}
type GetNetworkDeviceLldpCdpParams ¶
type GetNetworkDeviceLldpCdpParams struct { /*NetworkID*/ NetworkID string /*Serial*/ Serial string /*Timespan The timespan for which LLDP and CDP information will be fetched. Must be in seconds and less than or equal to a month (2592000 seconds). LLDP and CDP information is sent to the Meraki dashboard every 10 minutes. In instances where this LLDP and CDP information matches an existing entry in the Meraki dashboard, the data is updated once every two hours. Meraki recommends querying LLDP and CDP information at an interval slightly greater than two hours, to ensure that unchanged CDP / LLDP information can be queried consistently. */ Timespan *int32 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkDeviceLldpCdpParams contains all the parameters to send to the API endpoint for the get network device lldp cdp operation typically these are written to a http.Request
func NewGetNetworkDeviceLldpCdpParams ¶
func NewGetNetworkDeviceLldpCdpParams() *GetNetworkDeviceLldpCdpParams
NewGetNetworkDeviceLldpCdpParams creates a new GetNetworkDeviceLldpCdpParams object with the default values initialized.
func NewGetNetworkDeviceLldpCdpParamsWithContext ¶
func NewGetNetworkDeviceLldpCdpParamsWithContext(ctx context.Context) *GetNetworkDeviceLldpCdpParams
NewGetNetworkDeviceLldpCdpParamsWithContext creates a new GetNetworkDeviceLldpCdpParams object with the default values initialized, and the ability to set a context for a request
func NewGetNetworkDeviceLldpCdpParamsWithHTTPClient ¶
func NewGetNetworkDeviceLldpCdpParamsWithHTTPClient(client *http.Client) *GetNetworkDeviceLldpCdpParams
NewGetNetworkDeviceLldpCdpParamsWithHTTPClient creates a new GetNetworkDeviceLldpCdpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNetworkDeviceLldpCdpParamsWithTimeout ¶
func NewGetNetworkDeviceLldpCdpParamsWithTimeout(timeout time.Duration) *GetNetworkDeviceLldpCdpParams
NewGetNetworkDeviceLldpCdpParamsWithTimeout creates a new GetNetworkDeviceLldpCdpParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetNetworkDeviceLldpCdpParams) SetContext ¶
func (o *GetNetworkDeviceLldpCdpParams) SetContext(ctx context.Context)
SetContext adds the context to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) SetHTTPClient ¶
func (o *GetNetworkDeviceLldpCdpParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) SetNetworkID ¶
func (o *GetNetworkDeviceLldpCdpParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) SetSerial ¶
func (o *GetNetworkDeviceLldpCdpParams) SetSerial(serial string)
SetSerial adds the serial to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) SetTimeout ¶
func (o *GetNetworkDeviceLldpCdpParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) SetTimespan ¶
func (o *GetNetworkDeviceLldpCdpParams) SetTimespan(timespan *int32)
SetTimespan adds the timespan to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) WithContext ¶
func (o *GetNetworkDeviceLldpCdpParams) WithContext(ctx context.Context) *GetNetworkDeviceLldpCdpParams
WithContext adds the context to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) WithHTTPClient ¶
func (o *GetNetworkDeviceLldpCdpParams) WithHTTPClient(client *http.Client) *GetNetworkDeviceLldpCdpParams
WithHTTPClient adds the HTTPClient to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) WithNetworkID ¶
func (o *GetNetworkDeviceLldpCdpParams) WithNetworkID(networkID string) *GetNetworkDeviceLldpCdpParams
WithNetworkID adds the networkID to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) WithSerial ¶
func (o *GetNetworkDeviceLldpCdpParams) WithSerial(serial string) *GetNetworkDeviceLldpCdpParams
WithSerial adds the serial to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) WithTimeout ¶
func (o *GetNetworkDeviceLldpCdpParams) WithTimeout(timeout time.Duration) *GetNetworkDeviceLldpCdpParams
WithTimeout adds the timeout to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) WithTimespan ¶
func (o *GetNetworkDeviceLldpCdpParams) WithTimespan(timespan *int32) *GetNetworkDeviceLldpCdpParams
WithTimespan adds the timespan to the get network device lldp cdp params
func (*GetNetworkDeviceLldpCdpParams) WriteToRequest ¶
func (o *GetNetworkDeviceLldpCdpParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkDeviceLldpCdpReader ¶
type GetNetworkDeviceLldpCdpReader struct {
// contains filtered or unexported fields
}
GetNetworkDeviceLldpCdpReader is a Reader for the GetNetworkDeviceLldpCdp structure.
func (*GetNetworkDeviceLldpCdpReader) ReadResponse ¶
func (o *GetNetworkDeviceLldpCdpReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkDeviceLossAndLatencyHistoryOK ¶
type GetNetworkDeviceLossAndLatencyHistoryOK struct {
Payload interface{}
}
GetNetworkDeviceLossAndLatencyHistoryOK handles this case with default header values.
Successful operation
func NewGetNetworkDeviceLossAndLatencyHistoryOK ¶
func NewGetNetworkDeviceLossAndLatencyHistoryOK() *GetNetworkDeviceLossAndLatencyHistoryOK
NewGetNetworkDeviceLossAndLatencyHistoryOK creates a GetNetworkDeviceLossAndLatencyHistoryOK with default headers values
func (*GetNetworkDeviceLossAndLatencyHistoryOK) Error ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryOK) Error() string
func (*GetNetworkDeviceLossAndLatencyHistoryOK) GetPayload ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryOK) GetPayload() interface{}
type GetNetworkDeviceLossAndLatencyHistoryParams ¶
type GetNetworkDeviceLossAndLatencyHistoryParams struct { /*IP The destination IP used to obtain the requested stats. This is required. */ IP string /*NetworkID*/ NetworkID string /*Resolution The time resolution in seconds for returned data. The valid resolutions are: 60, 600, 3600, 86400. The default is 60. */ Resolution *int32 /*Serial*/ Serial string /*T0 The beginning of the timespan for the data. The maximum lookback period is 365 days from today. */ T0 *string /*T1 The end of the timespan for the data. t1 can be a maximum of 31 days after t0. */ T1 *string /*Timespan The timespan for which the information will be fetched. If specifying timespan, do not specify parameters t0 and t1. The value must be in seconds and be less than or equal to 31 days. The default is 1 day. */ Timespan *float64 /*Uplink The WAN uplink used to obtain the requested stats. Valid uplinks are wan1, wan2, cellular. The default is wan1. */ Uplink *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkDeviceLossAndLatencyHistoryParams contains all the parameters to send to the API endpoint for the get network device loss and latency history operation typically these are written to a http.Request
func NewGetNetworkDeviceLossAndLatencyHistoryParams ¶
func NewGetNetworkDeviceLossAndLatencyHistoryParams() *GetNetworkDeviceLossAndLatencyHistoryParams
NewGetNetworkDeviceLossAndLatencyHistoryParams creates a new GetNetworkDeviceLossAndLatencyHistoryParams object with the default values initialized.
func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithContext ¶
func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithContext(ctx context.Context) *GetNetworkDeviceLossAndLatencyHistoryParams
NewGetNetworkDeviceLossAndLatencyHistoryParamsWithContext creates a new GetNetworkDeviceLossAndLatencyHistoryParams object with the default values initialized, and the ability to set a context for a request
func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithHTTPClient ¶
func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithHTTPClient(client *http.Client) *GetNetworkDeviceLossAndLatencyHistoryParams
NewGetNetworkDeviceLossAndLatencyHistoryParamsWithHTTPClient creates a new GetNetworkDeviceLossAndLatencyHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithTimeout ¶
func NewGetNetworkDeviceLossAndLatencyHistoryParamsWithTimeout(timeout time.Duration) *GetNetworkDeviceLossAndLatencyHistoryParams
NewGetNetworkDeviceLossAndLatencyHistoryParamsWithTimeout creates a new GetNetworkDeviceLossAndLatencyHistoryParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetContext ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetContext(ctx context.Context)
SetContext adds the context to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetHTTPClient ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetIP ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetIP(ip string)
SetIP adds the ip to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetNetworkID ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetResolution ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetResolution(resolution *int32)
SetResolution adds the resolution to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetSerial ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetSerial(serial string)
SetSerial adds the serial to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetT0 ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetT0(t0 *string)
SetT0 adds the t0 to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetT1 ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetT1(t1 *string)
SetT1 adds the t1 to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetTimeout ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetTimespan ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetTimespan(timespan *float64)
SetTimespan adds the timespan to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) SetUplink ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) SetUplink(uplink *string)
SetUplink adds the uplink to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithContext ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithContext(ctx context.Context) *GetNetworkDeviceLossAndLatencyHistoryParams
WithContext adds the context to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithHTTPClient ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithHTTPClient(client *http.Client) *GetNetworkDeviceLossAndLatencyHistoryParams
WithHTTPClient adds the HTTPClient to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithIP ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithIP(ip string) *GetNetworkDeviceLossAndLatencyHistoryParams
WithIP adds the ip to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithNetworkID ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithNetworkID(networkID string) *GetNetworkDeviceLossAndLatencyHistoryParams
WithNetworkID adds the networkID to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithResolution ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithResolution(resolution *int32) *GetNetworkDeviceLossAndLatencyHistoryParams
WithResolution adds the resolution to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithSerial ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithSerial(serial string) *GetNetworkDeviceLossAndLatencyHistoryParams
WithSerial adds the serial to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithT0 ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithT0(t0 *string) *GetNetworkDeviceLossAndLatencyHistoryParams
WithT0 adds the t0 to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithT1 ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithT1(t1 *string) *GetNetworkDeviceLossAndLatencyHistoryParams
WithT1 adds the t1 to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithTimeout ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithTimeout(timeout time.Duration) *GetNetworkDeviceLossAndLatencyHistoryParams
WithTimeout adds the timeout to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithTimespan ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithTimespan(timespan *float64) *GetNetworkDeviceLossAndLatencyHistoryParams
WithTimespan adds the timespan to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WithUplink ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WithUplink(uplink *string) *GetNetworkDeviceLossAndLatencyHistoryParams
WithUplink adds the uplink to the get network device loss and latency history params
func (*GetNetworkDeviceLossAndLatencyHistoryParams) WriteToRequest ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkDeviceLossAndLatencyHistoryReader ¶
type GetNetworkDeviceLossAndLatencyHistoryReader struct {
// contains filtered or unexported fields
}
GetNetworkDeviceLossAndLatencyHistoryReader is a Reader for the GetNetworkDeviceLossAndLatencyHistory structure.
func (*GetNetworkDeviceLossAndLatencyHistoryReader) ReadResponse ¶
func (o *GetNetworkDeviceLossAndLatencyHistoryReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkDeviceOK ¶
type GetNetworkDeviceOK struct {
Payload interface{}
}
GetNetworkDeviceOK handles this case with default header values.
Successful operation
func NewGetNetworkDeviceOK ¶
func NewGetNetworkDeviceOK() *GetNetworkDeviceOK
NewGetNetworkDeviceOK creates a GetNetworkDeviceOK with default headers values
func (*GetNetworkDeviceOK) Error ¶
func (o *GetNetworkDeviceOK) Error() string
func (*GetNetworkDeviceOK) GetPayload ¶
func (o *GetNetworkDeviceOK) GetPayload() interface{}
type GetNetworkDeviceParams ¶
type GetNetworkDeviceParams struct { /*NetworkID*/ NetworkID string /*Serial*/ Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkDeviceParams contains all the parameters to send to the API endpoint for the get network device operation typically these are written to a http.Request
func NewGetNetworkDeviceParams ¶
func NewGetNetworkDeviceParams() *GetNetworkDeviceParams
NewGetNetworkDeviceParams creates a new GetNetworkDeviceParams object with the default values initialized.
func NewGetNetworkDeviceParamsWithContext ¶
func NewGetNetworkDeviceParamsWithContext(ctx context.Context) *GetNetworkDeviceParams
NewGetNetworkDeviceParamsWithContext creates a new GetNetworkDeviceParams object with the default values initialized, and the ability to set a context for a request
func NewGetNetworkDeviceParamsWithHTTPClient ¶
func NewGetNetworkDeviceParamsWithHTTPClient(client *http.Client) *GetNetworkDeviceParams
NewGetNetworkDeviceParamsWithHTTPClient creates a new GetNetworkDeviceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNetworkDeviceParamsWithTimeout ¶
func NewGetNetworkDeviceParamsWithTimeout(timeout time.Duration) *GetNetworkDeviceParams
NewGetNetworkDeviceParamsWithTimeout creates a new GetNetworkDeviceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetNetworkDeviceParams) SetContext ¶
func (o *GetNetworkDeviceParams) SetContext(ctx context.Context)
SetContext adds the context to the get network device params
func (*GetNetworkDeviceParams) SetHTTPClient ¶
func (o *GetNetworkDeviceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network device params
func (*GetNetworkDeviceParams) SetNetworkID ¶
func (o *GetNetworkDeviceParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network device params
func (*GetNetworkDeviceParams) SetSerial ¶
func (o *GetNetworkDeviceParams) SetSerial(serial string)
SetSerial adds the serial to the get network device params
func (*GetNetworkDeviceParams) SetTimeout ¶
func (o *GetNetworkDeviceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network device params
func (*GetNetworkDeviceParams) WithContext ¶
func (o *GetNetworkDeviceParams) WithContext(ctx context.Context) *GetNetworkDeviceParams
WithContext adds the context to the get network device params
func (*GetNetworkDeviceParams) WithHTTPClient ¶
func (o *GetNetworkDeviceParams) WithHTTPClient(client *http.Client) *GetNetworkDeviceParams
WithHTTPClient adds the HTTPClient to the get network device params
func (*GetNetworkDeviceParams) WithNetworkID ¶
func (o *GetNetworkDeviceParams) WithNetworkID(networkID string) *GetNetworkDeviceParams
WithNetworkID adds the networkID to the get network device params
func (*GetNetworkDeviceParams) WithSerial ¶
func (o *GetNetworkDeviceParams) WithSerial(serial string) *GetNetworkDeviceParams
WithSerial adds the serial to the get network device params
func (*GetNetworkDeviceParams) WithTimeout ¶
func (o *GetNetworkDeviceParams) WithTimeout(timeout time.Duration) *GetNetworkDeviceParams
WithTimeout adds the timeout to the get network device params
func (*GetNetworkDeviceParams) WriteToRequest ¶
func (o *GetNetworkDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkDevicePerformanceOK ¶
type GetNetworkDevicePerformanceOK struct {
Payload interface{}
}
GetNetworkDevicePerformanceOK handles this case with default header values.
Successful operation
func NewGetNetworkDevicePerformanceOK ¶
func NewGetNetworkDevicePerformanceOK() *GetNetworkDevicePerformanceOK
NewGetNetworkDevicePerformanceOK creates a GetNetworkDevicePerformanceOK with default headers values
func (*GetNetworkDevicePerformanceOK) Error ¶
func (o *GetNetworkDevicePerformanceOK) Error() string
func (*GetNetworkDevicePerformanceOK) GetPayload ¶
func (o *GetNetworkDevicePerformanceOK) GetPayload() interface{}
type GetNetworkDevicePerformanceParams ¶
type GetNetworkDevicePerformanceParams struct { /*NetworkID*/ NetworkID string /*Serial*/ Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkDevicePerformanceParams contains all the parameters to send to the API endpoint for the get network device performance operation typically these are written to a http.Request
func NewGetNetworkDevicePerformanceParams ¶
func NewGetNetworkDevicePerformanceParams() *GetNetworkDevicePerformanceParams
NewGetNetworkDevicePerformanceParams creates a new GetNetworkDevicePerformanceParams object with the default values initialized.
func NewGetNetworkDevicePerformanceParamsWithContext ¶
func NewGetNetworkDevicePerformanceParamsWithContext(ctx context.Context) *GetNetworkDevicePerformanceParams
NewGetNetworkDevicePerformanceParamsWithContext creates a new GetNetworkDevicePerformanceParams object with the default values initialized, and the ability to set a context for a request
func NewGetNetworkDevicePerformanceParamsWithHTTPClient ¶
func NewGetNetworkDevicePerformanceParamsWithHTTPClient(client *http.Client) *GetNetworkDevicePerformanceParams
NewGetNetworkDevicePerformanceParamsWithHTTPClient creates a new GetNetworkDevicePerformanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNetworkDevicePerformanceParamsWithTimeout ¶
func NewGetNetworkDevicePerformanceParamsWithTimeout(timeout time.Duration) *GetNetworkDevicePerformanceParams
NewGetNetworkDevicePerformanceParamsWithTimeout creates a new GetNetworkDevicePerformanceParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetNetworkDevicePerformanceParams) SetContext ¶
func (o *GetNetworkDevicePerformanceParams) SetContext(ctx context.Context)
SetContext adds the context to the get network device performance params
func (*GetNetworkDevicePerformanceParams) SetHTTPClient ¶
func (o *GetNetworkDevicePerformanceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network device performance params
func (*GetNetworkDevicePerformanceParams) SetNetworkID ¶
func (o *GetNetworkDevicePerformanceParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network device performance params
func (*GetNetworkDevicePerformanceParams) SetSerial ¶
func (o *GetNetworkDevicePerformanceParams) SetSerial(serial string)
SetSerial adds the serial to the get network device performance params
func (*GetNetworkDevicePerformanceParams) SetTimeout ¶
func (o *GetNetworkDevicePerformanceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network device performance params
func (*GetNetworkDevicePerformanceParams) WithContext ¶
func (o *GetNetworkDevicePerformanceParams) WithContext(ctx context.Context) *GetNetworkDevicePerformanceParams
WithContext adds the context to the get network device performance params
func (*GetNetworkDevicePerformanceParams) WithHTTPClient ¶
func (o *GetNetworkDevicePerformanceParams) WithHTTPClient(client *http.Client) *GetNetworkDevicePerformanceParams
WithHTTPClient adds the HTTPClient to the get network device performance params
func (*GetNetworkDevicePerformanceParams) WithNetworkID ¶
func (o *GetNetworkDevicePerformanceParams) WithNetworkID(networkID string) *GetNetworkDevicePerformanceParams
WithNetworkID adds the networkID to the get network device performance params
func (*GetNetworkDevicePerformanceParams) WithSerial ¶
func (o *GetNetworkDevicePerformanceParams) WithSerial(serial string) *GetNetworkDevicePerformanceParams
WithSerial adds the serial to the get network device performance params
func (*GetNetworkDevicePerformanceParams) WithTimeout ¶
func (o *GetNetworkDevicePerformanceParams) WithTimeout(timeout time.Duration) *GetNetworkDevicePerformanceParams
WithTimeout adds the timeout to the get network device performance params
func (*GetNetworkDevicePerformanceParams) WriteToRequest ¶
func (o *GetNetworkDevicePerformanceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkDevicePerformanceReader ¶
type GetNetworkDevicePerformanceReader struct {
// contains filtered or unexported fields
}
GetNetworkDevicePerformanceReader is a Reader for the GetNetworkDevicePerformance structure.
func (*GetNetworkDevicePerformanceReader) ReadResponse ¶
func (o *GetNetworkDevicePerformanceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkDeviceReader ¶
type GetNetworkDeviceReader struct {
// contains filtered or unexported fields
}
GetNetworkDeviceReader is a Reader for the GetNetworkDevice structure.
func (*GetNetworkDeviceReader) ReadResponse ¶
func (o *GetNetworkDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkDeviceUplinkOK ¶
type GetNetworkDeviceUplinkOK struct {
Payload interface{}
}
GetNetworkDeviceUplinkOK handles this case with default header values.
Successful operation
func NewGetNetworkDeviceUplinkOK ¶
func NewGetNetworkDeviceUplinkOK() *GetNetworkDeviceUplinkOK
NewGetNetworkDeviceUplinkOK creates a GetNetworkDeviceUplinkOK with default headers values
func (*GetNetworkDeviceUplinkOK) Error ¶
func (o *GetNetworkDeviceUplinkOK) Error() string
func (*GetNetworkDeviceUplinkOK) GetPayload ¶
func (o *GetNetworkDeviceUplinkOK) GetPayload() interface{}
type GetNetworkDeviceUplinkParams ¶
type GetNetworkDeviceUplinkParams struct { /*NetworkID*/ NetworkID string /*Serial*/ Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkDeviceUplinkParams contains all the parameters to send to the API endpoint for the get network device uplink operation typically these are written to a http.Request
func NewGetNetworkDeviceUplinkParams ¶
func NewGetNetworkDeviceUplinkParams() *GetNetworkDeviceUplinkParams
NewGetNetworkDeviceUplinkParams creates a new GetNetworkDeviceUplinkParams object with the default values initialized.
func NewGetNetworkDeviceUplinkParamsWithContext ¶
func NewGetNetworkDeviceUplinkParamsWithContext(ctx context.Context) *GetNetworkDeviceUplinkParams
NewGetNetworkDeviceUplinkParamsWithContext creates a new GetNetworkDeviceUplinkParams object with the default values initialized, and the ability to set a context for a request
func NewGetNetworkDeviceUplinkParamsWithHTTPClient ¶
func NewGetNetworkDeviceUplinkParamsWithHTTPClient(client *http.Client) *GetNetworkDeviceUplinkParams
NewGetNetworkDeviceUplinkParamsWithHTTPClient creates a new GetNetworkDeviceUplinkParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNetworkDeviceUplinkParamsWithTimeout ¶
func NewGetNetworkDeviceUplinkParamsWithTimeout(timeout time.Duration) *GetNetworkDeviceUplinkParams
NewGetNetworkDeviceUplinkParamsWithTimeout creates a new GetNetworkDeviceUplinkParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetNetworkDeviceUplinkParams) SetContext ¶
func (o *GetNetworkDeviceUplinkParams) SetContext(ctx context.Context)
SetContext adds the context to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) SetHTTPClient ¶
func (o *GetNetworkDeviceUplinkParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) SetNetworkID ¶
func (o *GetNetworkDeviceUplinkParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) SetSerial ¶
func (o *GetNetworkDeviceUplinkParams) SetSerial(serial string)
SetSerial adds the serial to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) SetTimeout ¶
func (o *GetNetworkDeviceUplinkParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) WithContext ¶
func (o *GetNetworkDeviceUplinkParams) WithContext(ctx context.Context) *GetNetworkDeviceUplinkParams
WithContext adds the context to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) WithHTTPClient ¶
func (o *GetNetworkDeviceUplinkParams) WithHTTPClient(client *http.Client) *GetNetworkDeviceUplinkParams
WithHTTPClient adds the HTTPClient to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) WithNetworkID ¶
func (o *GetNetworkDeviceUplinkParams) WithNetworkID(networkID string) *GetNetworkDeviceUplinkParams
WithNetworkID adds the networkID to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) WithSerial ¶
func (o *GetNetworkDeviceUplinkParams) WithSerial(serial string) *GetNetworkDeviceUplinkParams
WithSerial adds the serial to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) WithTimeout ¶
func (o *GetNetworkDeviceUplinkParams) WithTimeout(timeout time.Duration) *GetNetworkDeviceUplinkParams
WithTimeout adds the timeout to the get network device uplink params
func (*GetNetworkDeviceUplinkParams) WriteToRequest ¶
func (o *GetNetworkDeviceUplinkParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkDeviceUplinkReader ¶
type GetNetworkDeviceUplinkReader struct {
// contains filtered or unexported fields
}
GetNetworkDeviceUplinkReader is a Reader for the GetNetworkDeviceUplink structure.
func (*GetNetworkDeviceUplinkReader) ReadResponse ¶
func (o *GetNetworkDeviceUplinkReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetNetworkDevicesOK ¶
type GetNetworkDevicesOK struct {
Payload interface{}
}
GetNetworkDevicesOK handles this case with default header values.
Successful operation
func NewGetNetworkDevicesOK ¶
func NewGetNetworkDevicesOK() *GetNetworkDevicesOK
NewGetNetworkDevicesOK creates a GetNetworkDevicesOK with default headers values
func (*GetNetworkDevicesOK) Error ¶
func (o *GetNetworkDevicesOK) Error() string
func (*GetNetworkDevicesOK) GetPayload ¶
func (o *GetNetworkDevicesOK) GetPayload() interface{}
type GetNetworkDevicesParams ¶
type GetNetworkDevicesParams struct { /*NetworkID*/ NetworkID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetNetworkDevicesParams contains all the parameters to send to the API endpoint for the get network devices operation typically these are written to a http.Request
func NewGetNetworkDevicesParams ¶
func NewGetNetworkDevicesParams() *GetNetworkDevicesParams
NewGetNetworkDevicesParams creates a new GetNetworkDevicesParams object with the default values initialized.
func NewGetNetworkDevicesParamsWithContext ¶
func NewGetNetworkDevicesParamsWithContext(ctx context.Context) *GetNetworkDevicesParams
NewGetNetworkDevicesParamsWithContext creates a new GetNetworkDevicesParams object with the default values initialized, and the ability to set a context for a request
func NewGetNetworkDevicesParamsWithHTTPClient ¶
func NewGetNetworkDevicesParamsWithHTTPClient(client *http.Client) *GetNetworkDevicesParams
NewGetNetworkDevicesParamsWithHTTPClient creates a new GetNetworkDevicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetNetworkDevicesParamsWithTimeout ¶
func NewGetNetworkDevicesParamsWithTimeout(timeout time.Duration) *GetNetworkDevicesParams
NewGetNetworkDevicesParamsWithTimeout creates a new GetNetworkDevicesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetNetworkDevicesParams) SetContext ¶
func (o *GetNetworkDevicesParams) SetContext(ctx context.Context)
SetContext adds the context to the get network devices params
func (*GetNetworkDevicesParams) SetHTTPClient ¶
func (o *GetNetworkDevicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get network devices params
func (*GetNetworkDevicesParams) SetNetworkID ¶
func (o *GetNetworkDevicesParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the get network devices params
func (*GetNetworkDevicesParams) SetTimeout ¶
func (o *GetNetworkDevicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get network devices params
func (*GetNetworkDevicesParams) WithContext ¶
func (o *GetNetworkDevicesParams) WithContext(ctx context.Context) *GetNetworkDevicesParams
WithContext adds the context to the get network devices params
func (*GetNetworkDevicesParams) WithHTTPClient ¶
func (o *GetNetworkDevicesParams) WithHTTPClient(client *http.Client) *GetNetworkDevicesParams
WithHTTPClient adds the HTTPClient to the get network devices params
func (*GetNetworkDevicesParams) WithNetworkID ¶
func (o *GetNetworkDevicesParams) WithNetworkID(networkID string) *GetNetworkDevicesParams
WithNetworkID adds the networkID to the get network devices params
func (*GetNetworkDevicesParams) WithTimeout ¶
func (o *GetNetworkDevicesParams) WithTimeout(timeout time.Duration) *GetNetworkDevicesParams
WithTimeout adds the timeout to the get network devices params
func (*GetNetworkDevicesParams) WriteToRequest ¶
func (o *GetNetworkDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetNetworkDevicesReader ¶
type GetNetworkDevicesReader struct {
// contains filtered or unexported fields
}
GetNetworkDevicesReader is a Reader for the GetNetworkDevices structure.
func (*GetNetworkDevicesReader) ReadResponse ¶
func (o *GetNetworkDevicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetOrganizationDevicesOK ¶
type GetOrganizationDevicesOK struct {
Payload interface{}
}
GetOrganizationDevicesOK handles this case with default header values.
Successful operation
func NewGetOrganizationDevicesOK ¶
func NewGetOrganizationDevicesOK() *GetOrganizationDevicesOK
NewGetOrganizationDevicesOK creates a GetOrganizationDevicesOK with default headers values
func (*GetOrganizationDevicesOK) Error ¶
func (o *GetOrganizationDevicesOK) Error() string
func (*GetOrganizationDevicesOK) GetPayload ¶
func (o *GetOrganizationDevicesOK) GetPayload() interface{}
type GetOrganizationDevicesParams ¶
type GetOrganizationDevicesParams struct { /*ConfigurationUpdatedAfter Filter results by whether or not the device's configuration has been updated after the given timestamp */ ConfigurationUpdatedAfter *string /*EndingBefore A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it. */ EndingBefore *string /*OrganizationID*/ OrganizationID string /*PerPage The number of entries per page returned. Acceptable range is 3 - 1000. Default is 1000. */ PerPage *int32 /*StartingAfter A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it. */ StartingAfter *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetOrganizationDevicesParams contains all the parameters to send to the API endpoint for the get organization devices operation typically these are written to a http.Request
func NewGetOrganizationDevicesParams ¶
func NewGetOrganizationDevicesParams() *GetOrganizationDevicesParams
NewGetOrganizationDevicesParams creates a new GetOrganizationDevicesParams object with the default values initialized.
func NewGetOrganizationDevicesParamsWithContext ¶
func NewGetOrganizationDevicesParamsWithContext(ctx context.Context) *GetOrganizationDevicesParams
NewGetOrganizationDevicesParamsWithContext creates a new GetOrganizationDevicesParams object with the default values initialized, and the ability to set a context for a request
func NewGetOrganizationDevicesParamsWithHTTPClient ¶
func NewGetOrganizationDevicesParamsWithHTTPClient(client *http.Client) *GetOrganizationDevicesParams
NewGetOrganizationDevicesParamsWithHTTPClient creates a new GetOrganizationDevicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewGetOrganizationDevicesParamsWithTimeout ¶
func NewGetOrganizationDevicesParamsWithTimeout(timeout time.Duration) *GetOrganizationDevicesParams
NewGetOrganizationDevicesParamsWithTimeout creates a new GetOrganizationDevicesParams object with the default values initialized, and the ability to set a timeout on a request
func (*GetOrganizationDevicesParams) SetConfigurationUpdatedAfter ¶
func (o *GetOrganizationDevicesParams) SetConfigurationUpdatedAfter(configurationUpdatedAfter *string)
SetConfigurationUpdatedAfter adds the configurationUpdatedAfter to the get organization devices params
func (*GetOrganizationDevicesParams) SetContext ¶
func (o *GetOrganizationDevicesParams) SetContext(ctx context.Context)
SetContext adds the context to the get organization devices params
func (*GetOrganizationDevicesParams) SetEndingBefore ¶
func (o *GetOrganizationDevicesParams) SetEndingBefore(endingBefore *string)
SetEndingBefore adds the endingBefore to the get organization devices params
func (*GetOrganizationDevicesParams) SetHTTPClient ¶
func (o *GetOrganizationDevicesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get organization devices params
func (*GetOrganizationDevicesParams) SetOrganizationID ¶
func (o *GetOrganizationDevicesParams) SetOrganizationID(organizationID string)
SetOrganizationID adds the organizationId to the get organization devices params
func (*GetOrganizationDevicesParams) SetPerPage ¶
func (o *GetOrganizationDevicesParams) SetPerPage(perPage *int32)
SetPerPage adds the perPage to the get organization devices params
func (*GetOrganizationDevicesParams) SetStartingAfter ¶
func (o *GetOrganizationDevicesParams) SetStartingAfter(startingAfter *string)
SetStartingAfter adds the startingAfter to the get organization devices params
func (*GetOrganizationDevicesParams) SetTimeout ¶
func (o *GetOrganizationDevicesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get organization devices params
func (*GetOrganizationDevicesParams) WithConfigurationUpdatedAfter ¶
func (o *GetOrganizationDevicesParams) WithConfigurationUpdatedAfter(configurationUpdatedAfter *string) *GetOrganizationDevicesParams
WithConfigurationUpdatedAfter adds the configurationUpdatedAfter to the get organization devices params
func (*GetOrganizationDevicesParams) WithContext ¶
func (o *GetOrganizationDevicesParams) WithContext(ctx context.Context) *GetOrganizationDevicesParams
WithContext adds the context to the get organization devices params
func (*GetOrganizationDevicesParams) WithEndingBefore ¶
func (o *GetOrganizationDevicesParams) WithEndingBefore(endingBefore *string) *GetOrganizationDevicesParams
WithEndingBefore adds the endingBefore to the get organization devices params
func (*GetOrganizationDevicesParams) WithHTTPClient ¶
func (o *GetOrganizationDevicesParams) WithHTTPClient(client *http.Client) *GetOrganizationDevicesParams
WithHTTPClient adds the HTTPClient to the get organization devices params
func (*GetOrganizationDevicesParams) WithOrganizationID ¶
func (o *GetOrganizationDevicesParams) WithOrganizationID(organizationID string) *GetOrganizationDevicesParams
WithOrganizationID adds the organizationID to the get organization devices params
func (*GetOrganizationDevicesParams) WithPerPage ¶
func (o *GetOrganizationDevicesParams) WithPerPage(perPage *int32) *GetOrganizationDevicesParams
WithPerPage adds the perPage to the get organization devices params
func (*GetOrganizationDevicesParams) WithStartingAfter ¶
func (o *GetOrganizationDevicesParams) WithStartingAfter(startingAfter *string) *GetOrganizationDevicesParams
WithStartingAfter adds the startingAfter to the get organization devices params
func (*GetOrganizationDevicesParams) WithTimeout ¶
func (o *GetOrganizationDevicesParams) WithTimeout(timeout time.Duration) *GetOrganizationDevicesParams
WithTimeout adds the timeout to the get organization devices params
func (*GetOrganizationDevicesParams) WriteToRequest ¶
func (o *GetOrganizationDevicesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetOrganizationDevicesReader ¶
type GetOrganizationDevicesReader struct {
// contains filtered or unexported fields
}
GetOrganizationDevicesReader is a Reader for the GetOrganizationDevices structure.
func (*GetOrganizationDevicesReader) ReadResponse ¶
func (o *GetOrganizationDevicesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RebootNetworkDeviceOK ¶
type RebootNetworkDeviceOK struct {
Payload interface{}
}
RebootNetworkDeviceOK handles this case with default header values.
Successful operation
func NewRebootNetworkDeviceOK ¶
func NewRebootNetworkDeviceOK() *RebootNetworkDeviceOK
NewRebootNetworkDeviceOK creates a RebootNetworkDeviceOK with default headers values
func (*RebootNetworkDeviceOK) Error ¶
func (o *RebootNetworkDeviceOK) Error() string
func (*RebootNetworkDeviceOK) GetPayload ¶
func (o *RebootNetworkDeviceOK) GetPayload() interface{}
type RebootNetworkDeviceParams ¶
type RebootNetworkDeviceParams struct { /*NetworkID*/ NetworkID string /*Serial*/ Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RebootNetworkDeviceParams contains all the parameters to send to the API endpoint for the reboot network device operation typically these are written to a http.Request
func NewRebootNetworkDeviceParams ¶
func NewRebootNetworkDeviceParams() *RebootNetworkDeviceParams
NewRebootNetworkDeviceParams creates a new RebootNetworkDeviceParams object with the default values initialized.
func NewRebootNetworkDeviceParamsWithContext ¶
func NewRebootNetworkDeviceParamsWithContext(ctx context.Context) *RebootNetworkDeviceParams
NewRebootNetworkDeviceParamsWithContext creates a new RebootNetworkDeviceParams object with the default values initialized, and the ability to set a context for a request
func NewRebootNetworkDeviceParamsWithHTTPClient ¶
func NewRebootNetworkDeviceParamsWithHTTPClient(client *http.Client) *RebootNetworkDeviceParams
NewRebootNetworkDeviceParamsWithHTTPClient creates a new RebootNetworkDeviceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRebootNetworkDeviceParamsWithTimeout ¶
func NewRebootNetworkDeviceParamsWithTimeout(timeout time.Duration) *RebootNetworkDeviceParams
NewRebootNetworkDeviceParamsWithTimeout creates a new RebootNetworkDeviceParams object with the default values initialized, and the ability to set a timeout on a request
func (*RebootNetworkDeviceParams) SetContext ¶
func (o *RebootNetworkDeviceParams) SetContext(ctx context.Context)
SetContext adds the context to the reboot network device params
func (*RebootNetworkDeviceParams) SetHTTPClient ¶
func (o *RebootNetworkDeviceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the reboot network device params
func (*RebootNetworkDeviceParams) SetNetworkID ¶
func (o *RebootNetworkDeviceParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the reboot network device params
func (*RebootNetworkDeviceParams) SetSerial ¶
func (o *RebootNetworkDeviceParams) SetSerial(serial string)
SetSerial adds the serial to the reboot network device params
func (*RebootNetworkDeviceParams) SetTimeout ¶
func (o *RebootNetworkDeviceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the reboot network device params
func (*RebootNetworkDeviceParams) WithContext ¶
func (o *RebootNetworkDeviceParams) WithContext(ctx context.Context) *RebootNetworkDeviceParams
WithContext adds the context to the reboot network device params
func (*RebootNetworkDeviceParams) WithHTTPClient ¶
func (o *RebootNetworkDeviceParams) WithHTTPClient(client *http.Client) *RebootNetworkDeviceParams
WithHTTPClient adds the HTTPClient to the reboot network device params
func (*RebootNetworkDeviceParams) WithNetworkID ¶
func (o *RebootNetworkDeviceParams) WithNetworkID(networkID string) *RebootNetworkDeviceParams
WithNetworkID adds the networkID to the reboot network device params
func (*RebootNetworkDeviceParams) WithSerial ¶
func (o *RebootNetworkDeviceParams) WithSerial(serial string) *RebootNetworkDeviceParams
WithSerial adds the serial to the reboot network device params
func (*RebootNetworkDeviceParams) WithTimeout ¶
func (o *RebootNetworkDeviceParams) WithTimeout(timeout time.Duration) *RebootNetworkDeviceParams
WithTimeout adds the timeout to the reboot network device params
func (*RebootNetworkDeviceParams) WriteToRequest ¶
func (o *RebootNetworkDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RebootNetworkDeviceReader ¶
type RebootNetworkDeviceReader struct {
// contains filtered or unexported fields
}
RebootNetworkDeviceReader is a Reader for the RebootNetworkDevice structure.
func (*RebootNetworkDeviceReader) ReadResponse ¶
func (o *RebootNetworkDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type RemoveNetworkDeviceNoContent ¶
type RemoveNetworkDeviceNoContent struct { }
RemoveNetworkDeviceNoContent handles this case with default header values.
Successful operation
func NewRemoveNetworkDeviceNoContent ¶
func NewRemoveNetworkDeviceNoContent() *RemoveNetworkDeviceNoContent
NewRemoveNetworkDeviceNoContent creates a RemoveNetworkDeviceNoContent with default headers values
func (*RemoveNetworkDeviceNoContent) Error ¶
func (o *RemoveNetworkDeviceNoContent) Error() string
type RemoveNetworkDeviceParams ¶
type RemoveNetworkDeviceParams struct { /*NetworkID*/ NetworkID string /*Serial*/ Serial string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
RemoveNetworkDeviceParams contains all the parameters to send to the API endpoint for the remove network device operation typically these are written to a http.Request
func NewRemoveNetworkDeviceParams ¶
func NewRemoveNetworkDeviceParams() *RemoveNetworkDeviceParams
NewRemoveNetworkDeviceParams creates a new RemoveNetworkDeviceParams object with the default values initialized.
func NewRemoveNetworkDeviceParamsWithContext ¶
func NewRemoveNetworkDeviceParamsWithContext(ctx context.Context) *RemoveNetworkDeviceParams
NewRemoveNetworkDeviceParamsWithContext creates a new RemoveNetworkDeviceParams object with the default values initialized, and the ability to set a context for a request
func NewRemoveNetworkDeviceParamsWithHTTPClient ¶
func NewRemoveNetworkDeviceParamsWithHTTPClient(client *http.Client) *RemoveNetworkDeviceParams
NewRemoveNetworkDeviceParamsWithHTTPClient creates a new RemoveNetworkDeviceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewRemoveNetworkDeviceParamsWithTimeout ¶
func NewRemoveNetworkDeviceParamsWithTimeout(timeout time.Duration) *RemoveNetworkDeviceParams
NewRemoveNetworkDeviceParamsWithTimeout creates a new RemoveNetworkDeviceParams object with the default values initialized, and the ability to set a timeout on a request
func (*RemoveNetworkDeviceParams) SetContext ¶
func (o *RemoveNetworkDeviceParams) SetContext(ctx context.Context)
SetContext adds the context to the remove network device params
func (*RemoveNetworkDeviceParams) SetHTTPClient ¶
func (o *RemoveNetworkDeviceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the remove network device params
func (*RemoveNetworkDeviceParams) SetNetworkID ¶
func (o *RemoveNetworkDeviceParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the remove network device params
func (*RemoveNetworkDeviceParams) SetSerial ¶
func (o *RemoveNetworkDeviceParams) SetSerial(serial string)
SetSerial adds the serial to the remove network device params
func (*RemoveNetworkDeviceParams) SetTimeout ¶
func (o *RemoveNetworkDeviceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the remove network device params
func (*RemoveNetworkDeviceParams) WithContext ¶
func (o *RemoveNetworkDeviceParams) WithContext(ctx context.Context) *RemoveNetworkDeviceParams
WithContext adds the context to the remove network device params
func (*RemoveNetworkDeviceParams) WithHTTPClient ¶
func (o *RemoveNetworkDeviceParams) WithHTTPClient(client *http.Client) *RemoveNetworkDeviceParams
WithHTTPClient adds the HTTPClient to the remove network device params
func (*RemoveNetworkDeviceParams) WithNetworkID ¶
func (o *RemoveNetworkDeviceParams) WithNetworkID(networkID string) *RemoveNetworkDeviceParams
WithNetworkID adds the networkID to the remove network device params
func (*RemoveNetworkDeviceParams) WithSerial ¶
func (o *RemoveNetworkDeviceParams) WithSerial(serial string) *RemoveNetworkDeviceParams
WithSerial adds the serial to the remove network device params
func (*RemoveNetworkDeviceParams) WithTimeout ¶
func (o *RemoveNetworkDeviceParams) WithTimeout(timeout time.Duration) *RemoveNetworkDeviceParams
WithTimeout adds the timeout to the remove network device params
func (*RemoveNetworkDeviceParams) WriteToRequest ¶
func (o *RemoveNetworkDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type RemoveNetworkDeviceReader ¶
type RemoveNetworkDeviceReader struct {
// contains filtered or unexported fields
}
RemoveNetworkDeviceReader is a Reader for the RemoveNetworkDevice structure.
func (*RemoveNetworkDeviceReader) ReadResponse ¶
func (o *RemoveNetworkDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateNetworkDeviceOK ¶
type UpdateNetworkDeviceOK struct {
Payload interface{}
}
UpdateNetworkDeviceOK handles this case with default header values.
Successful operation
func NewUpdateNetworkDeviceOK ¶
func NewUpdateNetworkDeviceOK() *UpdateNetworkDeviceOK
NewUpdateNetworkDeviceOK creates a UpdateNetworkDeviceOK with default headers values
func (*UpdateNetworkDeviceOK) Error ¶
func (o *UpdateNetworkDeviceOK) Error() string
func (*UpdateNetworkDeviceOK) GetPayload ¶
func (o *UpdateNetworkDeviceOK) GetPayload() interface{}
type UpdateNetworkDeviceParams ¶
type UpdateNetworkDeviceParams struct { /*NetworkID*/ NetworkID string /*Serial*/ Serial string /*UpdateNetworkDevice*/ UpdateNetworkDevice *models.UpdateNetworkDevice Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateNetworkDeviceParams contains all the parameters to send to the API endpoint for the update network device operation typically these are written to a http.Request
func NewUpdateNetworkDeviceParams ¶
func NewUpdateNetworkDeviceParams() *UpdateNetworkDeviceParams
NewUpdateNetworkDeviceParams creates a new UpdateNetworkDeviceParams object with the default values initialized.
func NewUpdateNetworkDeviceParamsWithContext ¶
func NewUpdateNetworkDeviceParamsWithContext(ctx context.Context) *UpdateNetworkDeviceParams
NewUpdateNetworkDeviceParamsWithContext creates a new UpdateNetworkDeviceParams object with the default values initialized, and the ability to set a context for a request
func NewUpdateNetworkDeviceParamsWithHTTPClient ¶
func NewUpdateNetworkDeviceParamsWithHTTPClient(client *http.Client) *UpdateNetworkDeviceParams
NewUpdateNetworkDeviceParamsWithHTTPClient creates a new UpdateNetworkDeviceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request
func NewUpdateNetworkDeviceParamsWithTimeout ¶
func NewUpdateNetworkDeviceParamsWithTimeout(timeout time.Duration) *UpdateNetworkDeviceParams
NewUpdateNetworkDeviceParamsWithTimeout creates a new UpdateNetworkDeviceParams object with the default values initialized, and the ability to set a timeout on a request
func (*UpdateNetworkDeviceParams) SetContext ¶
func (o *UpdateNetworkDeviceParams) SetContext(ctx context.Context)
SetContext adds the context to the update network device params
func (*UpdateNetworkDeviceParams) SetHTTPClient ¶
func (o *UpdateNetworkDeviceParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update network device params
func (*UpdateNetworkDeviceParams) SetNetworkID ¶
func (o *UpdateNetworkDeviceParams) SetNetworkID(networkID string)
SetNetworkID adds the networkId to the update network device params
func (*UpdateNetworkDeviceParams) SetSerial ¶
func (o *UpdateNetworkDeviceParams) SetSerial(serial string)
SetSerial adds the serial to the update network device params
func (*UpdateNetworkDeviceParams) SetTimeout ¶
func (o *UpdateNetworkDeviceParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update network device params
func (*UpdateNetworkDeviceParams) SetUpdateNetworkDevice ¶
func (o *UpdateNetworkDeviceParams) SetUpdateNetworkDevice(updateNetworkDevice *models.UpdateNetworkDevice)
SetUpdateNetworkDevice adds the updateNetworkDevice to the update network device params
func (*UpdateNetworkDeviceParams) WithContext ¶
func (o *UpdateNetworkDeviceParams) WithContext(ctx context.Context) *UpdateNetworkDeviceParams
WithContext adds the context to the update network device params
func (*UpdateNetworkDeviceParams) WithHTTPClient ¶
func (o *UpdateNetworkDeviceParams) WithHTTPClient(client *http.Client) *UpdateNetworkDeviceParams
WithHTTPClient adds the HTTPClient to the update network device params
func (*UpdateNetworkDeviceParams) WithNetworkID ¶
func (o *UpdateNetworkDeviceParams) WithNetworkID(networkID string) *UpdateNetworkDeviceParams
WithNetworkID adds the networkID to the update network device params
func (*UpdateNetworkDeviceParams) WithSerial ¶
func (o *UpdateNetworkDeviceParams) WithSerial(serial string) *UpdateNetworkDeviceParams
WithSerial adds the serial to the update network device params
func (*UpdateNetworkDeviceParams) WithTimeout ¶
func (o *UpdateNetworkDeviceParams) WithTimeout(timeout time.Duration) *UpdateNetworkDeviceParams
WithTimeout adds the timeout to the update network device params
func (*UpdateNetworkDeviceParams) WithUpdateNetworkDevice ¶
func (o *UpdateNetworkDeviceParams) WithUpdateNetworkDevice(updateNetworkDevice *models.UpdateNetworkDevice) *UpdateNetworkDeviceParams
WithUpdateNetworkDevice adds the updateNetworkDevice to the update network device params
func (*UpdateNetworkDeviceParams) WriteToRequest ¶
func (o *UpdateNetworkDeviceParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateNetworkDeviceReader ¶
type UpdateNetworkDeviceReader struct {
// contains filtered or unexported fields
}
UpdateNetworkDeviceReader is a Reader for the UpdateNetworkDevice structure.
func (*UpdateNetworkDeviceReader) ReadResponse ¶
func (o *UpdateNetworkDeviceReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
Source Files
¶
- blink_network_device_leds_parameters.go
- blink_network_device_leds_responses.go
- claim_network_devices_parameters.go
- claim_network_devices_responses.go
- cycle_device_switch_ports_parameters.go
- cycle_device_switch_ports_responses.go
- devices_client.go
- get_network_device_lldp_cdp_parameters.go
- get_network_device_lldp_cdp_responses.go
- get_network_device_loss_and_latency_history_parameters.go
- get_network_device_loss_and_latency_history_responses.go
- get_network_device_parameters.go
- get_network_device_performance_parameters.go
- get_network_device_performance_responses.go
- get_network_device_responses.go
- get_network_device_uplink_parameters.go
- get_network_device_uplink_responses.go
- get_network_devices_parameters.go
- get_network_devices_responses.go
- get_organization_devices_parameters.go
- get_organization_devices_responses.go
- reboot_network_device_parameters.go
- reboot_network_device_responses.go
- remove_network_device_parameters.go
- remove_network_device_responses.go
- update_network_device_parameters.go
- update_network_device_responses.go