edge_node_status

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2022 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for edge node status API

func (*Client) EdgeNodeStatusGetEdgeNodeEdgeviewStatus added in v1.0.2

EdgeNodeStatusGetEdgeNodeEdgeviewStatus gets edge node edgeview status

Get the edgeview status of an edge node as reported by the edge node itself

func (*Client) EdgeNodeStatusGetEdgeNodeEdgeviewStatusByName added in v1.0.2

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByName gets edge node edgeview status by edge node name

Get the edgeview status of an edge node as reported by the edge node itself

func (*Client) EdgeNodeStatusGetEdgeNodeEvents added in v1.0.2

func (a *Client) EdgeNodeStatusGetEdgeNodeEvents(params *EdgeNodeStatusGetEdgeNodeEventsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeEventsOK, error)

EdgeNodeStatusGetEdgeNodeEvents gets edge node events by id

Get configuration and status events of an edge node by id.

func (*Client) EdgeNodeStatusGetEdgeNodeEventsByName added in v1.0.2

func (a *Client) EdgeNodeStatusGetEdgeNodeEventsByName(params *EdgeNodeStatusGetEdgeNodeEventsByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeEventsByNameOK, error)

EdgeNodeStatusGetEdgeNodeEventsByName gets edge node events by id

Get configuration and status events of an edge node by id.

func (*Client) EdgeNodeStatusGetEdgeNodeInfo added in v1.0.2

func (a *Client) EdgeNodeStatusGetEdgeNodeInfo(params *EdgeNodeStatusGetEdgeNodeInfoParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeInfoOK, error)

EdgeNodeStatusGetEdgeNodeInfo gets edge node info

Get the info of an edge node as reported by the edge node itself

func (*Client) EdgeNodeStatusGetEdgeNodeInfoByName added in v1.0.2

func (a *Client) EdgeNodeStatusGetEdgeNodeInfoByName(params *EdgeNodeStatusGetEdgeNodeInfoByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeInfoByNameOK, error)

EdgeNodeStatusGetEdgeNodeInfoByName gets edge node info

Get the info of an edge node as reported by the edge node itself

func (*Client) EdgeNodeStatusGetEdgeNodeRawStatus added in v1.0.2

func (a *Client) EdgeNodeStatusGetEdgeNodeRawStatus(params *EdgeNodeStatusGetEdgeNodeRawStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeRawStatusOK, error)

EdgeNodeStatusGetEdgeNodeRawStatus gets edge node raw status

Get the raw status of an edge node as reported by the edge node itself

func (*Client) EdgeNodeStatusGetEdgeNodeRawStatusByName added in v1.0.2

EdgeNodeStatusGetEdgeNodeRawStatusByName gets edge node raw status

Get the raw status of an edge node as reported by the edge node itself

func (*Client) EdgeNodeStatusGetEdgeNodeResourceMetricsByID added in v1.0.2

EdgeNodeStatusGetEdgeNodeResourceMetricsByID gets edge node resource usage timeline

Get the resource usage timeline of an edge node

func (*Client) EdgeNodeStatusGetEdgeNodeResourceMetricsByName added in v1.0.2

EdgeNodeStatusGetEdgeNodeResourceMetricsByName gets edge node resource usage timeline

Get the resource usage timeline of an edge node

func (*Client) EdgeNodeStatusGetEdgeNodeStatus added in v1.0.2

func (a *Client) EdgeNodeStatusGetEdgeNodeStatus(params *EdgeNodeStatusGetEdgeNodeStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeStatusOK, error)

EdgeNodeStatusGetEdgeNodeStatus gets edge node status

Get the status of an edge node as reported by the edge node itself

func (*Client) EdgeNodeStatusGetEdgeNodeStatusByName added in v1.0.2

func (a *Client) EdgeNodeStatusGetEdgeNodeStatusByName(params *EdgeNodeStatusGetEdgeNodeStatusByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeStatusByNameOK, error)

EdgeNodeStatusGetEdgeNodeStatusByName gets edge node status

Get the status of an edge node as reported by the edge node itself

func (*Client) EdgeNodeStatusQueryEdgeNodeStatus added in v1.0.2

func (a *Client) EdgeNodeStatusQueryEdgeNodeStatus(params *EdgeNodeStatusQueryEdgeNodeStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusQueryEdgeNodeStatusOK, error)

EdgeNodeStatusQueryEdgeNodeStatus queries status of edge nodes

Query the status of edge nodes as reported by the edge nodes themselves

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	EdgeNodeStatusGetEdgeNodeEdgeviewStatus(params *EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK, error)

	EdgeNodeStatusGetEdgeNodeEdgeviewStatusByName(params *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK, error)

	EdgeNodeStatusGetEdgeNodeEvents(params *EdgeNodeStatusGetEdgeNodeEventsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeEventsOK, error)

	EdgeNodeStatusGetEdgeNodeEventsByName(params *EdgeNodeStatusGetEdgeNodeEventsByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeEventsByNameOK, error)

	EdgeNodeStatusGetEdgeNodeInfo(params *EdgeNodeStatusGetEdgeNodeInfoParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeInfoOK, error)

	EdgeNodeStatusGetEdgeNodeInfoByName(params *EdgeNodeStatusGetEdgeNodeInfoByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeInfoByNameOK, error)

	EdgeNodeStatusGetEdgeNodeRawStatus(params *EdgeNodeStatusGetEdgeNodeRawStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeRawStatusOK, error)

	EdgeNodeStatusGetEdgeNodeRawStatusByName(params *EdgeNodeStatusGetEdgeNodeRawStatusByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK, error)

	EdgeNodeStatusGetEdgeNodeResourceMetricsByID(params *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK, error)

	EdgeNodeStatusGetEdgeNodeResourceMetricsByName(params *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK, error)

	EdgeNodeStatusGetEdgeNodeStatus(params *EdgeNodeStatusGetEdgeNodeStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeStatusOK, error)

	EdgeNodeStatusGetEdgeNodeStatusByName(params *EdgeNodeStatusGetEdgeNodeStatusByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusGetEdgeNodeStatusByNameOK, error)

	EdgeNodeStatusQueryEdgeNodeStatus(params *EdgeNodeStatusQueryEdgeNodeStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*EdgeNodeStatusQueryEdgeNodeStatusOK, 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 edge node status API client.

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault(code int) *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node edgeview status by name default response

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status by name default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status by name default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status by name default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status by name default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status by name default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status by name forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status by name forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status by name forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status by name forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status by name forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status by name gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status by name gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status by name gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status by name gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status by name gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status by name internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status by name internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status by name internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status by name internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status by name internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status by name not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status by name not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status by name not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status by name not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status by name not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK struct {
	Payload *swagger_models.DeviceRawMetrics
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status by name o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status by name o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status by name o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status by name o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status by name o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams contains all the parameters to send to the API endpoint

for the edge node status get edge node edgeview status by name operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams creates a new EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node edgeview status by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) SetName added in v1.0.2

SetName adds the name to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node edgeview status by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) WithName added in v1.0.2

WithName adds the name to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node edgeview status by name params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameReader is a Reader for the EdgeNodeStatusGetEdgeNodeEdgeviewStatusByName structure.

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status by name unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status by name unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status by name unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status by name unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status by name unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusByNameUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault(code int) *EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node edgeview status default response

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK struct {
	Payload *swagger_models.DeviceRawMetrics
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusOK() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusOK creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// ID.
	ID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams contains all the parameters to send to the API endpoint

for the edge node status get edge node edgeview status operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParams() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParams creates a new EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node edgeview status params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) SetID added in v1.0.2

SetID adds the id to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node edgeview status params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) WithID added in v1.0.2

WithID adds the id to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node edgeview status params

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusReader is a Reader for the EdgeNodeStatusGetEdgeNodeEdgeviewStatus structure.

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEdgeviewStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized() *EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized

NewEdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized creates a EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node edgeview status unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node edgeview status unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node edgeview status unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node edgeview status unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node edgeview status unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEdgeviewStatusUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEventsByNameDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameDefault(code int) *EdgeNodeStatusGetEdgeNodeEventsByNameDefault

NewEdgeNodeStatusGetEdgeNodeEventsByNameDefault creates a EdgeNodeStatusGetEdgeNodeEventsByNameDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node events by name default response

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events by name default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events by name default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events by name default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events by name default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events by name default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsByNameForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameForbidden() *EdgeNodeStatusGetEdgeNodeEventsByNameForbidden

NewEdgeNodeStatusGetEdgeNodeEventsByNameForbidden creates a EdgeNodeStatusGetEdgeNodeEventsByNameForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsByNameForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events by name forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events by name forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsByNameForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events by name forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events by name forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events by name forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout() *EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events by name gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events by name gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events by name gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events by name gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events by name gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError() *EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError

NewEdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError creates a EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events by name internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events by name internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events by name internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events by name internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events by name internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsByNameNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameNotFound() *EdgeNodeStatusGetEdgeNodeEventsByNameNotFound

NewEdgeNodeStatusGetEdgeNodeEventsByNameNotFound creates a EdgeNodeStatusGetEdgeNodeEventsByNameNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsByNameNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events by name not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events by name not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsByNameNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events by name not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events by name not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events by name not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameOK struct {
	Payload *swagger_models.EventQueryResponse
}

EdgeNodeStatusGetEdgeNodeEventsByNameOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameOK() *EdgeNodeStatusGetEdgeNodeEventsByNameOK

NewEdgeNodeStatusGetEdgeNodeEventsByNameOK creates a EdgeNodeStatusGetEdgeNodeEventsByNameOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsByNameOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameOK) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsByNameOK) IsClientError() bool

IsClientError returns true when this edge node status get edge node events by name o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events by name o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsByNameOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events by name o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameOK) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsByNameOK) IsServerError() bool

IsServerError returns true when this edge node status get edge node events by name o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events by name o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	/* EnterpriseID.

	   system generated unique id for an enterprise (deprecated)
	*/
	EnterpriseID *string

	/* Objid.

	   Object id
	*/
	Objid *string

	/* Objname.

	   Object name
	*/
	Objname string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEventsByNameParams contains all the parameters to send to the API endpoint

for the edge node status get edge node events by name operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameParams() *EdgeNodeStatusGetEdgeNodeEventsByNameParams

NewEdgeNodeStatusGetEdgeNodeEventsByNameParams creates a new EdgeNodeStatusGetEdgeNodeEventsByNameParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeEventsByNameParams

NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeEventsByNameParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeEventsByNameParams

NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeEventsByNameParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeEventsByNameParams

NewEdgeNodeStatusGetEdgeNodeEventsByNameParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeEventsByNameParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node events by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetEnterpriseID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetEnterpriseID(enterpriseID *string)

SetEnterpriseID adds the enterpriseId to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetObjid added in v1.0.2

SetObjid adds the objid to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetObjname added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetObjname(objname string)

SetObjname adds the objname to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsByNameParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node events by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WithEnterpriseID added in v1.0.2

WithEnterpriseID adds the enterpriseID to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WithObjid added in v1.0.2

WithObjid adds the objid to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WithObjname added in v1.0.2

WithObjname adds the objname to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node events by name params

func (*EdgeNodeStatusGetEdgeNodeEventsByNameParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeEventsByNameReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEventsByNameReader is a Reader for the EdgeNodeStatusGetEdgeNodeEventsByName structure.

func (*EdgeNodeStatusGetEdgeNodeEventsByNameReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized() *EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized

NewEdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized creates a EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events by name unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events by name unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events by name unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events by name unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events by name unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsByNameUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEventsDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeEventsDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsDefault(code int) *EdgeNodeStatusGetEdgeNodeEventsDefault

NewEdgeNodeStatusGetEdgeNodeEventsDefault creates a EdgeNodeStatusGetEdgeNodeEventsDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node events default response

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsDefault) IsClientError() bool

IsClientError returns true when this edge node status get edge node events default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsDefault) IsServerError() bool

IsServerError returns true when this edge node status get edge node events default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeEventsForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsForbidden() *EdgeNodeStatusGetEdgeNodeEventsForbidden

NewEdgeNodeStatusGetEdgeNodeEventsForbidden creates a EdgeNodeStatusGetEdgeNodeEventsForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeEventsGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsGatewayTimeout() *EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeEventsGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeEventsInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsInternalServerError() *EdgeNodeStatusGetEdgeNodeEventsInternalServerError

NewEdgeNodeStatusGetEdgeNodeEventsInternalServerError creates a EdgeNodeStatusGetEdgeNodeEventsInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeEventsNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsNotFound() *EdgeNodeStatusGetEdgeNodeEventsNotFound

NewEdgeNodeStatusGetEdgeNodeEventsNotFound creates a EdgeNodeStatusGetEdgeNodeEventsNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsNotFound) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsNotFound) IsClientError() bool

IsClientError returns true when this edge node status get edge node events not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsNotFound) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsNotFound) IsServerError() bool

IsServerError returns true when this edge node status get edge node events not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsOK struct {
	Payload *swagger_models.EventQueryResponse
}

EdgeNodeStatusGetEdgeNodeEventsOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeEventsOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsOK() *EdgeNodeStatusGetEdgeNodeEventsOK

NewEdgeNodeStatusGetEdgeNodeEventsOK creates a EdgeNodeStatusGetEdgeNodeEventsOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsOK) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsOK) IsClientError() bool

IsClientError returns true when this edge node status get edge node events o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsOK) IsCode added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsOK) IsCode(code int) bool

IsCode returns true when this edge node status get edge node events o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsOK) IsRedirect added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsOK) IsRedirect() bool

IsRedirect returns true when this edge node status get edge node events o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsOK) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsOK) IsServerError() bool

IsServerError returns true when this edge node status get edge node events o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsOK) IsSuccess added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsOK) IsSuccess() bool

IsSuccess returns true when this edge node status get edge node events o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	/* EnterpriseID.

	   system generated unique id for an enterprise (deprecated)
	*/
	EnterpriseID *string

	/* Objid.

	   Object id
	*/
	Objid string

	/* Objname.

	   Object name
	*/
	Objname *string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEventsParams contains all the parameters to send to the API endpoint

for the edge node status get edge node events operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeEventsParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsParams() *EdgeNodeStatusGetEdgeNodeEventsParams

NewEdgeNodeStatusGetEdgeNodeEventsParams creates a new EdgeNodeStatusGetEdgeNodeEventsParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeEventsParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeEventsParams

NewEdgeNodeStatusGetEdgeNodeEventsParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeEventsParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeEventsParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeEventsParams

NewEdgeNodeStatusGetEdgeNodeEventsParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeEventsParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeEventsParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeEventsParams

NewEdgeNodeStatusGetEdgeNodeEventsParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeEventsParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeEventsParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) SetDefaults added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsParams) SetDefaults()

SetDefaults hydrates default values in the edge node status get edge node events params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeEventsParams) SetEnterpriseID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsParams) SetEnterpriseID(enterpriseID *string)

SetEnterpriseID adds the enterpriseId to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) SetObjid added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsParams) SetObjid(objid string)

SetObjid adds the objid to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) SetObjname added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsParams) SetObjname(objname *string)

SetObjname adds the objname to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) SetTimeout added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node events params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WithEnterpriseID added in v1.0.2

WithEnterpriseID adds the enterpriseID to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WithObjid added in v1.0.2

WithObjid adds the objid to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WithObjname added in v1.0.2

WithObjname adds the objname to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node events params

func (*EdgeNodeStatusGetEdgeNodeEventsParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeEventsReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeEventsReader is a Reader for the EdgeNodeStatusGetEdgeNodeEvents structure.

func (*EdgeNodeStatusGetEdgeNodeEventsReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeEventsUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeEventsUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeEventsUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeEventsUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeEventsUnauthorized() *EdgeNodeStatusGetEdgeNodeEventsUnauthorized

NewEdgeNodeStatusGetEdgeNodeEventsUnauthorized creates a EdgeNodeStatusGetEdgeNodeEventsUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeEventsUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeEventsUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node events unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node events unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeEventsUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node events unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node events unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node events unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeEventsUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeInfoByNameDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameDefault(code int) *EdgeNodeStatusGetEdgeNodeInfoByNameDefault

NewEdgeNodeStatusGetEdgeNodeInfoByNameDefault creates a EdgeNodeStatusGetEdgeNodeInfoByNameDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node info by name default response

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info by name default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info by name default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info by name default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info by name default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info by name default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoByNameForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameForbidden() *EdgeNodeStatusGetEdgeNodeInfoByNameForbidden

NewEdgeNodeStatusGetEdgeNodeInfoByNameForbidden creates a EdgeNodeStatusGetEdgeNodeInfoByNameForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoByNameForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info by name forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info by name forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoByNameForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info by name forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info by name forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info by name forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout() *EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info by name gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info by name gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info by name gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info by name gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info by name gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError() *EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError

NewEdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError creates a EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info by name internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info by name internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info by name internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info by name internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info by name internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoByNameNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameNotFound() *EdgeNodeStatusGetEdgeNodeInfoByNameNotFound

NewEdgeNodeStatusGetEdgeNodeInfoByNameNotFound creates a EdgeNodeStatusGetEdgeNodeInfoByNameNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoByNameNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info by name not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info by name not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoByNameNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info by name not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info by name not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info by name not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameOK struct {
	Payload *swagger_models.DeviceInfoMsg
}

EdgeNodeStatusGetEdgeNodeInfoByNameOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameOK() *EdgeNodeStatusGetEdgeNodeInfoByNameOK

NewEdgeNodeStatusGetEdgeNodeInfoByNameOK creates a EdgeNodeStatusGetEdgeNodeInfoByNameOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoByNameOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameOK) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoByNameOK) IsClientError() bool

IsClientError returns true when this edge node status get edge node info by name o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info by name o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoByNameOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info by name o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameOK) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoByNameOK) IsServerError() bool

IsServerError returns true when this edge node status get edge node info by name o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info by name o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeInfoByNameParams contains all the parameters to send to the API endpoint

for the edge node status get edge node info by name operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameParams() *EdgeNodeStatusGetEdgeNodeInfoByNameParams

NewEdgeNodeStatusGetEdgeNodeInfoByNameParams creates a new EdgeNodeStatusGetEdgeNodeInfoByNameParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeInfoByNameParams

NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeInfoByNameParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeInfoByNameParams

NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeInfoByNameParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeInfoByNameParams

NewEdgeNodeStatusGetEdgeNodeInfoByNameParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeInfoByNameParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node info by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoByNameParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) SetName added in v1.0.2

SetName adds the name to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoByNameParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node info by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) WithName added in v1.0.2

WithName adds the name to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node info by name params

func (*EdgeNodeStatusGetEdgeNodeInfoByNameParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeInfoByNameReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeInfoByNameReader is a Reader for the EdgeNodeStatusGetEdgeNodeInfoByName structure.

func (*EdgeNodeStatusGetEdgeNodeInfoByNameReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized() *EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized

NewEdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized creates a EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info by name unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info by name unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info by name unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info by name unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info by name unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoByNameUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeInfoDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeInfoDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoDefault(code int) *EdgeNodeStatusGetEdgeNodeInfoDefault

NewEdgeNodeStatusGetEdgeNodeInfoDefault creates a EdgeNodeStatusGetEdgeNodeInfoDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node info default response

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoDefault) IsClientError() bool

IsClientError returns true when this edge node status get edge node info default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoDefault) IsServerError() bool

IsServerError returns true when this edge node status get edge node info default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeInfoForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoForbidden() *EdgeNodeStatusGetEdgeNodeInfoForbidden

NewEdgeNodeStatusGetEdgeNodeInfoForbidden creates a EdgeNodeStatusGetEdgeNodeInfoForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoForbidden) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoForbidden) IsClientError() bool

IsClientError returns true when this edge node status get edge node info forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoForbidden) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoForbidden) IsServerError() bool

IsServerError returns true when this edge node status get edge node info forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeInfoGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoGatewayTimeout() *EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeInfoGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeInfoInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoInternalServerError() *EdgeNodeStatusGetEdgeNodeInfoInternalServerError

NewEdgeNodeStatusGetEdgeNodeInfoInternalServerError creates a EdgeNodeStatusGetEdgeNodeInfoInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeInfoNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoNotFound() *EdgeNodeStatusGetEdgeNodeInfoNotFound

NewEdgeNodeStatusGetEdgeNodeInfoNotFound creates a EdgeNodeStatusGetEdgeNodeInfoNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoNotFound) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoNotFound) IsClientError() bool

IsClientError returns true when this edge node status get edge node info not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoNotFound) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoNotFound) IsServerError() bool

IsServerError returns true when this edge node status get edge node info not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoOK struct {
	Payload *swagger_models.DeviceInfoMsg
}

EdgeNodeStatusGetEdgeNodeInfoOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeInfoOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoOK() *EdgeNodeStatusGetEdgeNodeInfoOK

NewEdgeNodeStatusGetEdgeNodeInfoOK creates a EdgeNodeStatusGetEdgeNodeInfoOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoOK) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoOK) IsClientError() bool

IsClientError returns true when this edge node status get edge node info o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoOK) IsCode added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoOK) IsCode(code int) bool

IsCode returns true when this edge node status get edge node info o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoOK) IsRedirect added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoOK) IsRedirect() bool

IsRedirect returns true when this edge node status get edge node info o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoOK) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoOK) IsServerError() bool

IsServerError returns true when this edge node status get edge node info o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoOK) IsSuccess added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoOK) IsSuccess() bool

IsSuccess returns true when this edge node status get edge node info o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// ID.
	ID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeInfoParams contains all the parameters to send to the API endpoint

for the edge node status get edge node info operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeInfoParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoParams() *EdgeNodeStatusGetEdgeNodeInfoParams

NewEdgeNodeStatusGetEdgeNodeInfoParams creates a new EdgeNodeStatusGetEdgeNodeInfoParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeInfoParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeInfoParams

NewEdgeNodeStatusGetEdgeNodeInfoParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeInfoParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeInfoParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeInfoParams

NewEdgeNodeStatusGetEdgeNodeInfoParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeInfoParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeInfoParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeInfoParams

NewEdgeNodeStatusGetEdgeNodeInfoParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeInfoParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeInfoParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) SetDefaults added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoParams) SetDefaults()

SetDefaults hydrates default values in the edge node status get edge node info params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeInfoParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) SetID added in v1.0.2

SetID adds the id to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) SetTimeout added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node info params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeInfoParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) WithID added in v1.0.2

WithID adds the id to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node info params

func (*EdgeNodeStatusGetEdgeNodeInfoParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeInfoReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeInfoReader is a Reader for the EdgeNodeStatusGetEdgeNodeInfo structure.

func (*EdgeNodeStatusGetEdgeNodeInfoReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeInfoReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeInfoUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeInfoUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeInfoUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeInfoUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeInfoUnauthorized() *EdgeNodeStatusGetEdgeNodeInfoUnauthorized

NewEdgeNodeStatusGetEdgeNodeInfoUnauthorized creates a EdgeNodeStatusGetEdgeNodeInfoUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeInfoUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeInfoUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node info unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node info unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeInfoUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node info unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node info unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node info unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeInfoUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameDefault(code int) *EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameDefault creates a EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node raw status by name default response

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status by name default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status by name default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status by name default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status by name default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status by name default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden() *EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden creates a EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status by name forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status by name forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status by name forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status by name forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status by name forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout() *EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status by name gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status by name gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status by name gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status by name gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status by name gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError() *EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError creates a EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status by name internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status by name internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status by name internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status by name internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status by name internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound() *EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound creates a EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status by name not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status by name not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status by name not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status by name not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status by name not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameOK struct {
	Payload *swagger_models.DeviceRawMetrics
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameOK() *EdgeNodeStatusGetEdgeNodeRawStatusByNameOK

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameOK creates a EdgeNodeStatusGetEdgeNodeRawStatusByNameOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status by name o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status by name o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status by name o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status by name o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status by name o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameParams contains all the parameters to send to the API endpoint

for the edge node status get edge node raw status by name operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParams() *EdgeNodeStatusGetEdgeNodeRawStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParams creates a new EdgeNodeStatusGetEdgeNodeRawStatusByNameParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeRawStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeRawStatusByNameParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeRawStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeRawStatusByNameParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeRawStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeRawStatusByNameParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node raw status by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) SetName added in v1.0.2

SetName adds the name to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node raw status by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) WithName added in v1.0.2

WithName adds the name to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node raw status by name params

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeRawStatusByNameReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameReader is a Reader for the EdgeNodeStatusGetEdgeNodeRawStatusByName structure.

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeRawStatusByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized() *EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized

NewEdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized creates a EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status by name unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status by name unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status by name unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status by name unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status by name unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusByNameUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeRawStatusDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeRawStatusDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusDefault(code int) *EdgeNodeStatusGetEdgeNodeRawStatusDefault

NewEdgeNodeStatusGetEdgeNodeRawStatusDefault creates a EdgeNodeStatusGetEdgeNodeRawStatusDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node raw status default response

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeRawStatusForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusForbidden() *EdgeNodeStatusGetEdgeNodeRawStatusForbidden

NewEdgeNodeStatusGetEdgeNodeRawStatusForbidden creates a EdgeNodeStatusGetEdgeNodeRawStatusForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout() *EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeRawStatusInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusInternalServerError() *EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError

NewEdgeNodeStatusGetEdgeNodeRawStatusInternalServerError creates a EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeRawStatusNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusNotFound() *EdgeNodeStatusGetEdgeNodeRawStatusNotFound

NewEdgeNodeStatusGetEdgeNodeRawStatusNotFound creates a EdgeNodeStatusGetEdgeNodeRawStatusNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusOK struct {
	Payload *swagger_models.DeviceRawMetrics
}

EdgeNodeStatusGetEdgeNodeRawStatusOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeRawStatusOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusOK() *EdgeNodeStatusGetEdgeNodeRawStatusOK

NewEdgeNodeStatusGetEdgeNodeRawStatusOK creates a EdgeNodeStatusGetEdgeNodeRawStatusOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusOK) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeRawStatusOK) IsClientError() bool

IsClientError returns true when this edge node status get edge node raw status o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusOK) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeRawStatusOK) IsServerError() bool

IsServerError returns true when this edge node status get edge node raw status o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// ID.
	ID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeRawStatusParams contains all the parameters to send to the API endpoint

for the edge node status get edge node raw status operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeRawStatusParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusParams() *EdgeNodeStatusGetEdgeNodeRawStatusParams

NewEdgeNodeStatusGetEdgeNodeRawStatusParams creates a new EdgeNodeStatusGetEdgeNodeRawStatusParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeRawStatusParams

NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeRawStatusParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeRawStatusParams

NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeRawStatusParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeRawStatusParams

NewEdgeNodeStatusGetEdgeNodeRawStatusParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeRawStatusParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node raw status params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeRawStatusParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) SetID added in v1.0.2

SetID adds the id to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeRawStatusParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node raw status params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) WithID added in v1.0.2

WithID adds the id to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node raw status params

func (*EdgeNodeStatusGetEdgeNodeRawStatusParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeRawStatusReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeRawStatusReader is a Reader for the EdgeNodeStatusGetEdgeNodeRawStatus structure.

func (*EdgeNodeStatusGetEdgeNodeRawStatusReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeRawStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeRawStatusUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeRawStatusUnauthorized() *EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized

NewEdgeNodeStatusGetEdgeNodeRawStatusUnauthorized creates a EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node raw status unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node raw status unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node raw status unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node raw status unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node raw status unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeRawStatusUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault(code int) *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node resource metrics by Id default response

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by Id default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by Id default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by Id default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by Id default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by Id default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden() *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by Id forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by Id forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by Id forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by Id forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by Id forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout() *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by Id gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by Id gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by Id gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by Id gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by Id gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError() *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by Id internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by Id internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by Id internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by Id internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by Id internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound() *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by Id not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by Id not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by Id not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by Id not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by Id not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK struct {
	Payload *swagger_models.MetricQueryResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK() *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by Id o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by Id o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by Id o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by Id o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by Id o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// EndTime.
	//
	// Format: date-time
	EndTime *strfmt.DateTime

	// EnterpriseID.
	EnterpriseID *string

	// Interval.
	//
	// Format: date-time
	Interval *strfmt.DateTime

	// MType.
	MType string

	// Objid.
	Objid string

	// Objname.
	Objname *string

	// Objtype.
	//
	// Default: "OBJECT_TYPE_UNSPECIFIED"
	Objtype *string

	// StartTime.
	//
	// Format: date-time
	StartTime *strfmt.DateTime

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams contains all the parameters to send to the API endpoint

for the edge node status get edge node resource metrics by Id operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams() *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams creates a new EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node resource metrics by Id params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetEndTime added in v1.0.2

SetEndTime adds the endTime to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetEnterpriseID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetEnterpriseID(enterpriseID *string)

SetEnterpriseID adds the enterpriseId to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetInterval added in v1.0.2

SetInterval adds the interval to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetMType added in v1.0.2

SetMType adds the mType to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetObjid added in v1.0.2

SetObjid adds the objid to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetObjname added in v1.0.2

SetObjname adds the objname to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetObjtype added in v1.0.2

SetObjtype adds the objtype to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetStartTime added in v1.0.2

SetStartTime adds the startTime to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node resource metrics by Id params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithEndTime added in v1.0.2

WithEndTime adds the endTime to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithEnterpriseID added in v1.0.2

WithEnterpriseID adds the enterpriseID to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithInterval added in v1.0.2

WithInterval adds the interval to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithMType added in v1.0.2

WithMType adds the mType to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithObjid added in v1.0.2

WithObjid adds the objid to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithObjname added in v1.0.2

WithObjname adds the objname to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithObjtype added in v1.0.2

WithObjtype adds the objtype to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithStartTime added in v1.0.2

WithStartTime adds the startTime to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node resource metrics by Id params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDReader is a Reader for the EdgeNodeStatusGetEdgeNodeResourceMetricsByID structure.

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized() *EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by Id unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by Id unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by Id unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by Id unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by Id unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByIDUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault(code int) *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node resource metrics by name default response

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by name default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by name default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by name default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by name default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by name default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden() *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by name forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by name forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by name forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by name forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by name forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout() *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by name gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by name gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by name gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by name gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by name gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError() *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by name internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by name internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by name internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by name internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by name internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound() *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by name not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by name not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by name not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by name not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by name not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK struct {
	Payload *swagger_models.MetricQueryResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK() *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by name o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by name o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by name o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by name o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by name o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// EndTime.
	//
	// Format: date-time
	EndTime *strfmt.DateTime

	// EnterpriseID.
	EnterpriseID *string

	// Interval.
	//
	// Format: date-time
	Interval *strfmt.DateTime

	// MType.
	MType string

	// Objid.
	Objid *string

	// Objname.
	Objname string

	// Objtype.
	//
	// Default: "OBJECT_TYPE_UNSPECIFIED"
	Objtype *string

	// StartTime.
	//
	// Format: date-time
	StartTime *strfmt.DateTime

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams contains all the parameters to send to the API endpoint

for the edge node status get edge node resource metrics by name operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams() *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams creates a new EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node resource metrics by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetEndTime added in v1.0.2

SetEndTime adds the endTime to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetEnterpriseID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetEnterpriseID(enterpriseID *string)

SetEnterpriseID adds the enterpriseId to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetInterval added in v1.0.2

SetInterval adds the interval to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetMType added in v1.0.2

SetMType adds the mType to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetObjid added in v1.0.2

SetObjid adds the objid to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetObjname added in v1.0.2

SetObjname adds the objname to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetObjtype added in v1.0.2

SetObjtype adds the objtype to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetStartTime added in v1.0.2

SetStartTime adds the startTime to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node resource metrics by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithEndTime added in v1.0.2

WithEndTime adds the endTime to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithEnterpriseID added in v1.0.2

WithEnterpriseID adds the enterpriseID to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithInterval added in v1.0.2

WithInterval adds the interval to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithMType added in v1.0.2

WithMType adds the mType to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithObjid added in v1.0.2

WithObjid adds the objid to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithObjname added in v1.0.2

WithObjname adds the objname to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithObjtype added in v1.0.2

WithObjtype adds the objtype to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithStartTime added in v1.0.2

WithStartTime adds the startTime to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node resource metrics by name params

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameReader is a Reader for the EdgeNodeStatusGetEdgeNodeResourceMetricsByName structure.

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized() *EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized

NewEdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized creates a EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node resource metrics by name unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node resource metrics by name unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node resource metrics by name unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node resource metrics by name unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node resource metrics by name unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeResourceMetricsByNameUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeStatusByNameDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameDefault(code int) *EdgeNodeStatusGetEdgeNodeStatusByNameDefault

NewEdgeNodeStatusGetEdgeNodeStatusByNameDefault creates a EdgeNodeStatusGetEdgeNodeStatusByNameDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node status by name default response

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status by name default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status by name default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status by name default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status by name default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status by name default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusByNameForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameForbidden() *EdgeNodeStatusGetEdgeNodeStatusByNameForbidden

NewEdgeNodeStatusGetEdgeNodeStatusByNameForbidden creates a EdgeNodeStatusGetEdgeNodeStatusByNameForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusByNameForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status by name forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status by name forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusByNameForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status by name forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status by name forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status by name forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout() *EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status by name gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status by name gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status by name gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status by name gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status by name gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError() *EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError

NewEdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError creates a EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status by name internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status by name internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status by name internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status by name internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status by name internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusByNameNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameNotFound() *EdgeNodeStatusGetEdgeNodeStatusByNameNotFound

NewEdgeNodeStatusGetEdgeNodeStatusByNameNotFound creates a EdgeNodeStatusGetEdgeNodeStatusByNameNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusByNameNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameNotFound) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status by name not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status by name not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusByNameNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status by name not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameNotFound) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status by name not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status by name not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameOK struct {
	Payload *swagger_models.DeviceStatusMsg
}

EdgeNodeStatusGetEdgeNodeStatusByNameOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameOK() *EdgeNodeStatusGetEdgeNodeStatusByNameOK

NewEdgeNodeStatusGetEdgeNodeStatusByNameOK creates a EdgeNodeStatusGetEdgeNodeStatusByNameOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusByNameOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameOK) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusByNameOK) IsClientError() bool

IsClientError returns true when this edge node status get edge node status by name o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameOK) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status by name o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusByNameOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status by name o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameOK) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusByNameOK) IsServerError() bool

IsServerError returns true when this edge node status get edge node status by name o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status by name o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// Name.
	Name string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeStatusByNameParams contains all the parameters to send to the API endpoint

for the edge node status get edge node status by name operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameParams() *EdgeNodeStatusGetEdgeNodeStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeStatusByNameParams creates a new EdgeNodeStatusGetEdgeNodeStatusByNameParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeStatusByNameParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeStatusByNameParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeStatusByNameParams

NewEdgeNodeStatusGetEdgeNodeStatusByNameParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeStatusByNameParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge node status get edge node status by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusByNameParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) SetName added in v1.0.2

SetName adds the name to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusByNameParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node status by name params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) WithName added in v1.0.2

WithName adds the name to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node status by name params

func (*EdgeNodeStatusGetEdgeNodeStatusByNameParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeStatusByNameReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeStatusByNameReader is a Reader for the EdgeNodeStatusGetEdgeNodeStatusByName structure.

func (*EdgeNodeStatusGetEdgeNodeStatusByNameReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized() *EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized

NewEdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized creates a EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status by name unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status by name unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status by name unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status by name unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status by name unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusByNameUnauthorized) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusDefault added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeStatusDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusGetEdgeNodeStatusDefault added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusDefault(code int) *EdgeNodeStatusGetEdgeNodeStatusDefault

NewEdgeNodeStatusGetEdgeNodeStatusDefault creates a EdgeNodeStatusGetEdgeNodeStatusDefault with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) Code added in v1.0.2

Code gets the status code for the edge node status get edge node status default response

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusDefault) IsClientError() bool

IsClientError returns true when this edge node status get edge node status default response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status default response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status default response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusDefault) IsServerError() bool

IsServerError returns true when this edge node status get edge node status default response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status default response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusDefault) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusForbidden added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusGetEdgeNodeStatusForbidden added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusForbidden() *EdgeNodeStatusGetEdgeNodeStatusForbidden

NewEdgeNodeStatusGetEdgeNodeStatusForbidden creates a EdgeNodeStatusGetEdgeNodeStatusForbidden with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusForbidden) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status forbidden response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status forbidden response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status forbidden response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status forbidden response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status forbidden response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusForbidden) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusGetEdgeNodeStatusGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusGatewayTimeout() *EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout

NewEdgeNodeStatusGetEdgeNodeStatusGatewayTimeout creates a EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status gateway timeout response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status gateway timeout response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status gateway timeout response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status gateway timeout response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status gateway timeout response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusInternalServerError added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusGetEdgeNodeStatusInternalServerError added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusInternalServerError() *EdgeNodeStatusGetEdgeNodeStatusInternalServerError

NewEdgeNodeStatusGetEdgeNodeStatusInternalServerError creates a EdgeNodeStatusGetEdgeNodeStatusInternalServerError with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status internal server error response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status internal server error response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status internal server error response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status internal server error response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status internal server error response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusInternalServerError) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusNotFound added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusNotFound describes a response with status code 404, with default header values.

Not Found. The API gateway did not process the request because the requested resource could not be found.

func NewEdgeNodeStatusGetEdgeNodeStatusNotFound added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusNotFound() *EdgeNodeStatusGetEdgeNodeStatusNotFound

NewEdgeNodeStatusGetEdgeNodeStatusNotFound creates a EdgeNodeStatusGetEdgeNodeStatusNotFound with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusNotFound) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusNotFound) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusNotFound) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusNotFound) IsClientError() bool

IsClientError returns true when this edge node status get edge node status not found response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusNotFound) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status not found response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusNotFound) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status not found response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusNotFound) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusNotFound) IsServerError() bool

IsServerError returns true when this edge node status get edge node status not found response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusNotFound) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status not found response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusNotFound) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusOK added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusOK struct {
	Payload *swagger_models.DeviceStatusMsg
}

EdgeNodeStatusGetEdgeNodeStatusOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusGetEdgeNodeStatusOK added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusOK() *EdgeNodeStatusGetEdgeNodeStatusOK

NewEdgeNodeStatusGetEdgeNodeStatusOK creates a EdgeNodeStatusGetEdgeNodeStatusOK with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusOK) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusOK) IsClientError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusOK) IsClientError() bool

IsClientError returns true when this edge node status get edge node status o k response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusOK) IsCode added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusOK) IsCode(code int) bool

IsCode returns true when this edge node status get edge node status o k response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusOK) IsRedirect added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusOK) IsRedirect() bool

IsRedirect returns true when this edge node status get edge node status o k response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusOK) IsServerError added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusOK) IsServerError() bool

IsServerError returns true when this edge node status get edge node status o k response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusOK) IsSuccess added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusOK) IsSuccess() bool

IsSuccess returns true when this edge node status get edge node status o k response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusOK) String added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusParams added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	// ID.
	ID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeStatusParams contains all the parameters to send to the API endpoint

for the edge node status get edge node status operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusGetEdgeNodeStatusParams added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusParams() *EdgeNodeStatusGetEdgeNodeStatusParams

NewEdgeNodeStatusGetEdgeNodeStatusParams creates a new EdgeNodeStatusGetEdgeNodeStatusParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusGetEdgeNodeStatusParamsWithContext added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusParamsWithContext(ctx context.Context) *EdgeNodeStatusGetEdgeNodeStatusParams

NewEdgeNodeStatusGetEdgeNodeStatusParamsWithContext creates a new EdgeNodeStatusGetEdgeNodeStatusParams object with the ability to set a context for a request.

func NewEdgeNodeStatusGetEdgeNodeStatusParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusGetEdgeNodeStatusParams

NewEdgeNodeStatusGetEdgeNodeStatusParamsWithHTTPClient creates a new EdgeNodeStatusGetEdgeNodeStatusParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusGetEdgeNodeStatusParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusGetEdgeNodeStatusParams

NewEdgeNodeStatusGetEdgeNodeStatusParamsWithTimeout creates a new EdgeNodeStatusGetEdgeNodeStatusParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusGetEdgeNodeStatusParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) SetDefaults added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusParams) SetDefaults()

SetDefaults hydrates default values in the edge node status get edge node status params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeStatusParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) SetID added in v1.0.2

SetID adds the id to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) SetTimeout added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status get edge node status params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusGetEdgeNodeStatusParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) WithID added in v1.0.2

WithID adds the id to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status get edge node status params

func (*EdgeNodeStatusGetEdgeNodeStatusParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusGetEdgeNodeStatusReader added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusGetEdgeNodeStatusReader is a Reader for the EdgeNodeStatusGetEdgeNodeStatus structure.

func (*EdgeNodeStatusGetEdgeNodeStatusReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusGetEdgeNodeStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusGetEdgeNodeStatusUnauthorized added in v1.0.2

type EdgeNodeStatusGetEdgeNodeStatusUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusGetEdgeNodeStatusUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusGetEdgeNodeStatusUnauthorized added in v1.0.2

func NewEdgeNodeStatusGetEdgeNodeStatusUnauthorized() *EdgeNodeStatusGetEdgeNodeStatusUnauthorized

NewEdgeNodeStatusGetEdgeNodeStatusUnauthorized creates a EdgeNodeStatusGetEdgeNodeStatusUnauthorized with default headers values

func (*EdgeNodeStatusGetEdgeNodeStatusUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusGetEdgeNodeStatusUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status get edge node status unauthorized response has a 4xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status get edge node status unauthorized response a status code equal to that given

func (*EdgeNodeStatusGetEdgeNodeStatusUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status get edge node status unauthorized response has a 3xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status get edge node status unauthorized response has a 5xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status get edge node status unauthorized response has a 2xx status code

func (*EdgeNodeStatusGetEdgeNodeStatusUnauthorized) String added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusBadRequest added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusBadRequest struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusQueryEdgeNodeStatusBadRequest describes a response with status code 400, with default header values.

Bad Request. The API gateway did not process the request because of invalid value of filter parameters.

func NewEdgeNodeStatusQueryEdgeNodeStatusBadRequest added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusBadRequest() *EdgeNodeStatusQueryEdgeNodeStatusBadRequest

NewEdgeNodeStatusQueryEdgeNodeStatusBadRequest creates a EdgeNodeStatusQueryEdgeNodeStatusBadRequest with default headers values

func (*EdgeNodeStatusQueryEdgeNodeStatusBadRequest) Error added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusBadRequest) GetPayload added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusBadRequest) IsClientError added in v1.0.2

IsClientError returns true when this edge node status query edge node status bad request response has a 4xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusBadRequest) IsCode added in v1.0.2

IsCode returns true when this edge node status query edge node status bad request response a status code equal to that given

func (*EdgeNodeStatusQueryEdgeNodeStatusBadRequest) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status query edge node status bad request response has a 3xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusBadRequest) IsServerError added in v1.0.2

IsServerError returns true when this edge node status query edge node status bad request response has a 5xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusBadRequest) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status query edge node status bad request response has a 2xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusBadRequest) String added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusDefault added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusDefault struct {
	Payload *swagger_models.GooglerpcStatus
	// contains filtered or unexported fields
}

EdgeNodeStatusQueryEdgeNodeStatusDefault describes a response with status code -1, with default header values.

An unexpected error response.

func NewEdgeNodeStatusQueryEdgeNodeStatusDefault added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusDefault(code int) *EdgeNodeStatusQueryEdgeNodeStatusDefault

NewEdgeNodeStatusQueryEdgeNodeStatusDefault creates a EdgeNodeStatusQueryEdgeNodeStatusDefault with default headers values

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) Code added in v1.0.2

Code gets the status code for the edge node status query edge node status default response

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) Error added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) GetPayload added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge node status query edge node status default response has a 4xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) IsCode added in v1.0.2

IsCode returns true when this edge node status query edge node status default response a status code equal to that given

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status query edge node status default response has a 3xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge node status query edge node status default response has a 5xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status query edge node status default response has a 2xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusDefault) String added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusForbidden added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusQueryEdgeNodeStatusForbidden describes a response with status code 403, with default header values.

Forbidden. The API gateway did not process the request because the requestor does not have edge-node level access permission for the operation or does not have access scope to the project.

func NewEdgeNodeStatusQueryEdgeNodeStatusForbidden added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusForbidden() *EdgeNodeStatusQueryEdgeNodeStatusForbidden

NewEdgeNodeStatusQueryEdgeNodeStatusForbidden creates a EdgeNodeStatusQueryEdgeNodeStatusForbidden with default headers values

func (*EdgeNodeStatusQueryEdgeNodeStatusForbidden) Error added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusForbidden) GetPayload added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge node status query edge node status forbidden response has a 4xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusForbidden) IsCode added in v1.0.2

IsCode returns true when this edge node status query edge node status forbidden response a status code equal to that given

func (*EdgeNodeStatusQueryEdgeNodeStatusForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status query edge node status forbidden response has a 3xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge node status query edge node status forbidden response has a 5xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status query edge node status forbidden response has a 2xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusForbidden) String added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout describes a response with status code 504, with default header values.

Gateway Timeout. The API gateway did not receive a timely response from an upstream microservice it needed to communicate with in order to complete the request.

func NewEdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout() *EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout

NewEdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout creates a EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout with default headers values

func (*EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout) Error added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge node status query edge node status gateway timeout response has a 4xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge node status query edge node status gateway timeout response a status code equal to that given

func (*EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status query edge node status gateway timeout response has a 3xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge node status query edge node status gateway timeout response has a 5xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status query edge node status gateway timeout response has a 2xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusGatewayTimeout) String added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusInternalServerError added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusQueryEdgeNodeStatusInternalServerError describes a response with status code 500, with default header values.

Internal Server Error. The API gateway experienced an unexpected condition. Specific error condition is indicated in error codes.

func NewEdgeNodeStatusQueryEdgeNodeStatusInternalServerError added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusInternalServerError() *EdgeNodeStatusQueryEdgeNodeStatusInternalServerError

NewEdgeNodeStatusQueryEdgeNodeStatusInternalServerError creates a EdgeNodeStatusQueryEdgeNodeStatusInternalServerError with default headers values

func (*EdgeNodeStatusQueryEdgeNodeStatusInternalServerError) Error added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusInternalServerError) GetPayload added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge node status query edge node status internal server error response has a 4xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge node status query edge node status internal server error response a status code equal to that given

func (*EdgeNodeStatusQueryEdgeNodeStatusInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status query edge node status internal server error response has a 3xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge node status query edge node status internal server error response has a 5xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status query edge node status internal server error response has a 2xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusInternalServerError) String added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusOK added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusOK struct {
	Payload *swagger_models.DeviceStatusListMsg
}

EdgeNodeStatusQueryEdgeNodeStatusOK describes a response with status code 200, with default header values.

A successful response.

func NewEdgeNodeStatusQueryEdgeNodeStatusOK added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusOK() *EdgeNodeStatusQueryEdgeNodeStatusOK

NewEdgeNodeStatusQueryEdgeNodeStatusOK creates a EdgeNodeStatusQueryEdgeNodeStatusOK with default headers values

func (*EdgeNodeStatusQueryEdgeNodeStatusOK) Error added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusOK) GetPayload added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusOK) IsClientError added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusOK) IsClientError() bool

IsClientError returns true when this edge node status query edge node status o k response has a 4xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusOK) IsCode added in v1.0.2

IsCode returns true when this edge node status query edge node status o k response a status code equal to that given

func (*EdgeNodeStatusQueryEdgeNodeStatusOK) IsRedirect added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusOK) IsRedirect() bool

IsRedirect returns true when this edge node status query edge node status o k response has a 3xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusOK) IsServerError added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusOK) IsServerError() bool

IsServerError returns true when this edge node status query edge node status o k response has a 5xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status query edge node status o k response has a 2xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusOK) String added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusParams added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusParams struct {

	/* XRequestID.

	   User-Agent specified id to track a request
	*/
	XRequestID *string

	/* Fields.

	   Fields to select for composite api: id, name, title, serialNo, projectId, projectName, isEveLatest, appInstCount, runState, adminState.
	*/
	Fields []string

	// FilterDeviceName.
	FilterDeviceName *string

	// FilterLoad.
	//
	// Default: "DEVICE_LOAD_UNSPECIFIED"
	FilterLoad *string

	// FilterNamePattern.
	FilterNamePattern *string

	// FilterProjectName.
	FilterProjectName *string

	// FilterProjectNamePattern.
	FilterProjectNamePattern *string

	/* FilterRunState.

	     - RUN_STATE_ONLINE: Entity Online
	- RUN_STATE_HALTED: Entity Halted
	- RUN_STATE_INIT: Entity Initializing
	- RUN_STATE_REBOOTING: Entity Rebooting
	- RUN_STATE_OFFLINE: Entity Offline
	- RUN_STATE_UNKNOWN: Entity state Unknown
	- RUN_STATE_UNPROVISIONED: Entity Unprovisioned
	- RUN_STATE_PROVISIONED: Entity Provisioned
	- RUN_STATE_SUSPECT: Entity Suspect
	- RUN_STATE_DOWNLOADING: Edge-node downloading entity artifacts
	- RUN_STATE_RESTARTING: Entity Restarting
	- RUN_STATE_PURGING: Entity Purging
	- RUN_STATE_HALTING: Entity Halting
	- RUN_STATE_ERROR: Entity encountered an error
	- RUN_STATE_VERIFYING: Verification of downloaded Artifacts in Progress.
	- RUN_STATE_LOADING: Loading of Artifacts into local datastore in Progress.
	- RUN_STATE_CREATING_VOLUME: Volume creation from artifacts in Progress
	- RUN_STATE_BOOTING: Entity booting up
	- RUN_STATE_MAINTENANCE_MODE: Entity maintenance mode
	- RUN_STATE_START_DELAYED: Application start delayed as per configuration
	- RUN_STATE_BASEOS_UPDATING: Device BaseOs Update in Progress
	- RUN_STATE_PREPARING_POWEROFF: device preparing power off - shutting down all app instances
	- RUN_STATE_POWERING_OFF: device powering off from local profile server
	- RUN_STATE_PREPARED_POWEROFF: device prepared power off - all app instances are shut down

	    Default: "RUN_STATE_UNSPECIFIED"
	*/
	FilterRunState *string

	/* NextOrderBy.

	   OrderBy helps in sorting the list response
	*/
	NextOrderBy []string

	/* NextPageNum.

	   Page Number

	   Format: int64
	*/
	NextPageNum *int64

	/* NextPageSize.

	   Defines the page size

	   Format: int64
	*/
	NextPageSize *int64

	/* NextPageToken.

	   Page Token
	*/
	NextPageToken *string

	/* NextTotalPages.

	   Total number of pages to be fetched.

	   Format: int64
	*/
	NextTotalPages *int64

	// Summary.
	Summary *bool

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

EdgeNodeStatusQueryEdgeNodeStatusParams contains all the parameters to send to the API endpoint

for the edge node status query edge node status operation.

Typically these are written to a http.Request.

func NewEdgeNodeStatusQueryEdgeNodeStatusParams added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusParams() *EdgeNodeStatusQueryEdgeNodeStatusParams

NewEdgeNodeStatusQueryEdgeNodeStatusParams creates a new EdgeNodeStatusQueryEdgeNodeStatusParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithContext added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithContext(ctx context.Context) *EdgeNodeStatusQueryEdgeNodeStatusParams

NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithContext creates a new EdgeNodeStatusQueryEdgeNodeStatusParams object with the ability to set a context for a request.

func NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithHTTPClient added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithHTTPClient(client *http.Client) *EdgeNodeStatusQueryEdgeNodeStatusParams

NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithHTTPClient creates a new EdgeNodeStatusQueryEdgeNodeStatusParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithTimeout added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithTimeout(timeout time.Duration) *EdgeNodeStatusQueryEdgeNodeStatusParams

NewEdgeNodeStatusQueryEdgeNodeStatusParamsWithTimeout creates a new EdgeNodeStatusQueryEdgeNodeStatusParams object with the ability to set a timeout on a request.

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetContext added in v1.0.2

SetContext adds the context to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetDefaults added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetDefaults()

SetDefaults hydrates default values in the edge node status query edge node status params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetFields added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetFields(fields []string)

SetFields adds the fields to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterDeviceName added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterDeviceName(filterDeviceName *string)

SetFilterDeviceName adds the filterDeviceName to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterLoad added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterLoad(filterLoad *string)

SetFilterLoad adds the filterLoad to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterNamePattern added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterNamePattern(filterNamePattern *string)

SetFilterNamePattern adds the filterNamePattern to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterProjectName added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterProjectName(filterProjectName *string)

SetFilterProjectName adds the filterProjectName to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterProjectNamePattern added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterProjectNamePattern(filterProjectNamePattern *string)

SetFilterProjectNamePattern adds the filterProjectNamePattern to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterRunState added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetFilterRunState(filterRunState *string)

SetFilterRunState adds the filterRunState to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetHTTPClient added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextOrderBy added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextOrderBy(nextOrderBy []string)

SetNextOrderBy adds the nextOrderBy to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextPageNum added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextPageNum(nextPageNum *int64)

SetNextPageNum adds the nextPageNum to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextPageSize added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextPageSize(nextPageSize *int64)

SetNextPageSize adds the nextPageSize to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextPageToken added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextPageToken(nextPageToken *string)

SetNextPageToken adds the nextPageToken to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextTotalPages added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetNextTotalPages(nextTotalPages *int64)

SetNextTotalPages adds the nextTotalPages to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetSummary added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetSummary(summary *bool)

SetSummary adds the summary to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetTimeout added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) SetXRequestID added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) SetXRequestID(xRequestID *string)

SetXRequestID adds the xRequestId to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithContext added in v1.0.2

WithContext adds the context to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge node status query edge node status params (not the query body).

All values with no default are reset to their zero value.

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithFields added in v1.0.2

WithFields adds the fields to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterDeviceName added in v1.0.2

WithFilterDeviceName adds the filterDeviceName to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterLoad added in v1.0.2

WithFilterLoad adds the filterLoad to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterNamePattern added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterNamePattern(filterNamePattern *string) *EdgeNodeStatusQueryEdgeNodeStatusParams

WithFilterNamePattern adds the filterNamePattern to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterProjectName added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterProjectName(filterProjectName *string) *EdgeNodeStatusQueryEdgeNodeStatusParams

WithFilterProjectName adds the filterProjectName to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterProjectNamePattern added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterProjectNamePattern(filterProjectNamePattern *string) *EdgeNodeStatusQueryEdgeNodeStatusParams

WithFilterProjectNamePattern adds the filterProjectNamePattern to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithFilterRunState added in v1.0.2

WithFilterRunState adds the filterRunState to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithNextOrderBy added in v1.0.2

WithNextOrderBy adds the nextOrderBy to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithNextPageNum added in v1.0.2

WithNextPageNum adds the nextPageNum to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithNextPageSize added in v1.0.2

WithNextPageSize adds the nextPageSize to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithNextPageToken added in v1.0.2

WithNextPageToken adds the nextPageToken to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithNextTotalPages added in v1.0.2

WithNextTotalPages adds the nextTotalPages to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithSummary added in v1.0.2

WithSummary adds the summary to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge node status query edge node status params

func (*EdgeNodeStatusQueryEdgeNodeStatusParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNodeStatusQueryEdgeNodeStatusReader added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusReader struct {
	// contains filtered or unexported fields
}

EdgeNodeStatusQueryEdgeNodeStatusReader is a Reader for the EdgeNodeStatusQueryEdgeNodeStatus structure.

func (*EdgeNodeStatusQueryEdgeNodeStatusReader) ReadResponse added in v1.0.2

func (o *EdgeNodeStatusQueryEdgeNodeStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type EdgeNodeStatusQueryEdgeNodeStatusUnauthorized added in v1.0.2

type EdgeNodeStatusQueryEdgeNodeStatusUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNodeStatusQueryEdgeNodeStatusUnauthorized describes a response with status code 401, with default header values.

Unauthorized. The API gateway did not process the request because it lacks valid authentication credentials for the target resource. The request header has either no authorization details or an authorization that has been refused.

func NewEdgeNodeStatusQueryEdgeNodeStatusUnauthorized added in v1.0.2

func NewEdgeNodeStatusQueryEdgeNodeStatusUnauthorized() *EdgeNodeStatusQueryEdgeNodeStatusUnauthorized

NewEdgeNodeStatusQueryEdgeNodeStatusUnauthorized creates a EdgeNodeStatusQueryEdgeNodeStatusUnauthorized with default headers values

func (*EdgeNodeStatusQueryEdgeNodeStatusUnauthorized) Error added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusUnauthorized) GetPayload added in v1.0.2

func (*EdgeNodeStatusQueryEdgeNodeStatusUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge node status query edge node status unauthorized response has a 4xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge node status query edge node status unauthorized response a status code equal to that given

func (*EdgeNodeStatusQueryEdgeNodeStatusUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge node status query edge node status unauthorized response has a 3xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge node status query edge node status unauthorized response has a 5xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge node status query edge node status unauthorized response has a 2xx status code

func (*EdgeNodeStatusQueryEdgeNodeStatusUnauthorized) String added in v1.0.2

Source Files

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL