edge_network_instance_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 network instance status API

func (*Client) EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatus added in v1.0.2

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatus gets edge network instance status

Get the status of an edge network instance as reported by the edge node where the edge network instance has been deployed.

func (*Client) EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByName added in v1.0.2

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByName gets edge network instance status

Get the status of an edge network instance as reported by the edge node where the edge network instance has been deployed.

func (*Client) EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTags added in v1.0.2

EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTags queries network instance tags

Netork instance tags LIST API is to fetch the interfaces tags attached to app instances.

func (*Client) EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatus added in v1.0.2

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatus queries status of edge network instances

Query the status of edge network instances as reported by the edge nodes where the edge network instances have been deployed.

func (*Client) EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfig added in v1.0.2

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfig queries status and config of edge network instances

Query the status and config of edge network instances as reported by the edge nodes where the edge network instances have been deployed.

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

ClientService is the interface for Client methods

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService

New creates a new edge network instance status API client.

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault added in v1.0.2

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

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

An unexpected error response.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault(code int) *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) Code added in v1.0.2

Code gets the status code for the edge network instance status get edge network instance status by name default response

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameDefault) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameForbidden) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameGatewayTimeout) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameInternalServerError) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameNotFound) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK struct {
	Payload *swagger_models.NetInstStatusMsg
}

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

A successful response.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameOK) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams 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
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams contains all the parameters to send to the API endpoint

for the edge network instance status get edge network instance status by name operation.

Typically these are written to a http.Request.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams creates a new EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithContext added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithContext(ctx context.Context) *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithContext creates a new EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams object with the ability to set a context for a request.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithHTTPClient added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithHTTPClient(client *http.Client) *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithHTTPClient creates a new EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithTimeout(timeout time.Duration) *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParamsWithTimeout creates a new EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams object with the ability to set a timeout on a request.

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) SetContext added in v1.0.2

SetContext adds the context to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) SetDefaults added in v1.0.2

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

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) SetName added in v1.0.2

SetName adds the name to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) SetXRequestID added in v1.0.2

SetXRequestID adds the xRequestId to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) WithContext added in v1.0.2

WithContext adds the context to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) WithDefaults added in v1.0.2

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

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) WithName added in v1.0.2

WithName adds the name to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge network instance status get edge network instance status by name params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameReader added in v1.0.2

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

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameReader is a Reader for the EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByName structure.

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameReader) ReadResponse added in v1.0.2

ReadResponse reads a server response into the received o.

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusByNameUnauthorized) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault added in v1.0.2

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

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

An unexpected error response.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault(code int) *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) Code added in v1.0.2

Code gets the status code for the edge network instance status get edge network instance status default response

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get edge network instance status default response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get edge network instance status default response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get edge network instance status default response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get edge network instance status default response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusDefault) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get edge network instance status forbidden response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get edge network instance status forbidden response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get edge network instance status forbidden response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get edge network instance status forbidden response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusForbidden) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusGatewayTimeout) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusInternalServerError) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusNotFound) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK struct {
	Payload *swagger_models.NetInstStatusMsg
}

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

A successful response.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK) IsClientError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK) IsRedirect added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK) IsServerError added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK) IsSuccess added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusOK) String added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams 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
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams contains all the parameters to send to the API endpoint

for the edge network instance status get edge network instance status operation.

Typically these are written to a http.Request.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams creates a new EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithContext added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithContext(ctx context.Context) *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithContext creates a new EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams object with the ability to set a context for a request.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithHTTPClient added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithHTTPClient(client *http.Client) *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithHTTPClient creates a new EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithTimeout(timeout time.Duration) *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParamsWithTimeout creates a new EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams object with the ability to set a timeout on a request.

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) SetContext added in v1.0.2

SetContext adds the context to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) SetDefaults added in v1.0.2

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

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) SetID added in v1.0.2

SetID adds the id to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) SetXRequestID added in v1.0.2

SetXRequestID adds the xRequestId to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) WithContext added in v1.0.2

WithContext adds the context to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) WithDefaults added in v1.0.2

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

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) WithID added in v1.0.2

WithID adds the id to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge network instance status get edge network instance status params

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusReader added in v1.0.2

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

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusReader is a Reader for the EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatus structure.

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusReader) ReadResponse added in v1.0.2

ReadResponse reads a server response into the received o.

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized added in v1.0.2

type EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized 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 NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized added in v1.0.2

func NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized() *EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized

NewEdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized creates a EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized with default headers values

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get edge network instance status unauthorized response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized) IsCode added in v1.0.2

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

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get edge network instance status unauthorized response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get edge network instance status unauthorized response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get edge network instance status unauthorized response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetEdgeNetworkInstanceStatusUnauthorized) String added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest 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 NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest() *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest creates a EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest with default headers values

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get network instance interface tags bad request response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest) IsCode added in v1.0.2

IsCode returns true when this edge network instance status get network instance interface tags bad request response a status code equal to that given

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get network instance interface tags bad request response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get network instance interface tags bad request response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get network instance interface tags bad request response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsBadRequest) String added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault added in v1.0.2

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

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

An unexpected error response.

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault(code int) *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault creates a EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault with default headers values

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) Code added in v1.0.2

Code gets the status code for the edge network instance status get network instance interface tags default response

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get network instance interface tags default response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) IsCode added in v1.0.2

IsCode returns true when this edge network instance status get network instance interface tags default response a status code equal to that given

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get network instance interface tags default response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get network instance interface tags default response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get network instance interface tags default response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsDefault) String added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden 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 NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden() *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden creates a EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden with default headers values

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get network instance interface tags forbidden response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden) IsCode added in v1.0.2

IsCode returns true when this edge network instance status get network instance interface tags forbidden response a status code equal to that given

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get network instance interface tags forbidden response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get network instance interface tags forbidden response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get network instance interface tags forbidden response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsForbidden) String added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout 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 NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout() *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout creates a EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout with default headers values

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get network instance interface tags gateway timeout response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge network instance status get network instance interface tags gateway timeout response a status code equal to that given

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get network instance interface tags gateway timeout response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get network instance interface tags gateway timeout response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get network instance interface tags gateway timeout response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsGatewayTimeout) String added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError 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 NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError() *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError creates a EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError with default headers values

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get network instance interface tags internal server error response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge network instance status get network instance interface tags internal server error response a status code equal to that given

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get network instance interface tags internal server error response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get network instance interface tags internal server error response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get network instance interface tags internal server error response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsInternalServerError) String added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK struct {
	Payload *swagger_models.ObjectTagsList
}

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

A successful response.

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK() *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK creates a EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK with default headers values

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get network instance interface tags o k response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK) IsCode added in v1.0.2

IsCode returns true when this edge network instance status get network instance interface tags o k response a status code equal to that given

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get network instance interface tags o k response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get network instance interface tags o k response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get network instance interface tags o k response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsOK) String added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams struct {

	/* XRequestID.

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

	/* FilterObjID.

	   Object Id which tags are associated.
	*/
	FilterObjID *string

	/* FilterObjName.

	   Object name which tags are associated.
	*/
	FilterObjName *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

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

EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams contains all the parameters to send to the API endpoint

for the edge network instance status get network instance interface tags operation.

Typically these are written to a http.Request.

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams() *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams creates a new EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams 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 NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithContext added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithContext(ctx context.Context) *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithContext creates a new EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams object with the ability to set a context for a request.

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithHTTPClient added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithHTTPClient(client *http.Client) *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithHTTPClient creates a new EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithTimeout(timeout time.Duration) *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParamsWithTimeout creates a new EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams object with the ability to set a timeout on a request.

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetContext added in v1.0.2

SetContext adds the context to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge network instance status get network instance interface tags params (not the query body).

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

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetFilterObjID added in v1.0.2

SetFilterObjID adds the filterObjId to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetFilterObjName added in v1.0.2

func (o *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetFilterObjName(filterObjName *string)

SetFilterObjName adds the filterObjName to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetNextOrderBy added in v1.0.2

SetNextOrderBy adds the nextOrderBy to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetNextPageNum added in v1.0.2

SetNextPageNum adds the nextPageNum to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetNextPageSize added in v1.0.2

SetNextPageSize adds the nextPageSize to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetNextPageToken added in v1.0.2

func (o *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetNextPageToken(nextPageToken *string)

SetNextPageToken adds the nextPageToken to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetNextTotalPages added in v1.0.2

func (o *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetNextTotalPages(nextTotalPages *int64)

SetNextTotalPages adds the nextTotalPages to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) SetXRequestID added in v1.0.2

SetXRequestID adds the xRequestId to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithContext added in v1.0.2

WithContext adds the context to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge network instance status get network instance interface tags params (not the query body).

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

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithFilterObjID added in v1.0.2

WithFilterObjID adds the filterObjID to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithFilterObjName added in v1.0.2

WithFilterObjName adds the filterObjName to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithNextOrderBy added in v1.0.2

WithNextOrderBy adds the nextOrderBy to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithNextPageNum added in v1.0.2

WithNextPageNum adds the nextPageNum to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithNextPageSize added in v1.0.2

WithNextPageSize adds the nextPageSize to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithNextPageToken added in v1.0.2

WithNextPageToken adds the nextPageToken to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithNextTotalPages added in v1.0.2

WithNextTotalPages adds the nextTotalPages to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge network instance status get network instance interface tags params

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsReader added in v1.0.2

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

EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsReader is a Reader for the EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTags structure.

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsReader) ReadResponse added in v1.0.2

ReadResponse reads a server response into the received o.

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized added in v1.0.2

type EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized 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 NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized added in v1.0.2

func NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized() *EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized

NewEdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized creates a EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized with default headers values

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status get network instance interface tags unauthorized response has a 4xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge network instance status get network instance interface tags unauthorized response a status code equal to that given

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status get network instance interface tags unauthorized response has a 3xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status get network instance interface tags unauthorized response has a 5xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status get network instance interface tags unauthorized response has a 2xx status code

func (*EdgeNetworkInstanceStatusGetNetworkInstanceInterfaceTagsUnauthorized) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status bad request response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status bad request response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status bad request response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status bad request response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status bad request response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusBadRequest) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status config bad request response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status config bad request response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status config bad request response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status config bad request response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status config bad request response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigBadRequest) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault added in v1.0.2

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

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

An unexpected error response.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault(code int) *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) Code added in v1.0.2

Code gets the status code for the edge network instance status query edge network instance status config default response

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status config default response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status config default response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status config default response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status config default response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status config default response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigDefault) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status config forbidden response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status config forbidden response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status config forbidden response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status config forbidden response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status config forbidden response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigForbidden) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status config gateway timeout response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status config gateway timeout response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status config gateway timeout response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status config gateway timeout response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status config gateway timeout response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigGatewayTimeout) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status config internal server error response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status config internal server error response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status config internal server error response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status config internal server error response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status config internal server error response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigInternalServerError) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK struct {
	Payload *swagger_models.NetInstConfigStatusList
}

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

A successful response.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status config o k response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status config o k response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status config o k response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status config o k response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status config o k response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigOK) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams struct {

	/* XRequestID.

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

	// Fields.
	Fields []string

	// FilterDeviceName.
	FilterDeviceName *string

	// FilterDeviceNamePattern.
	FilterDeviceNamePattern *string

	// FilterKind.
	//
	// Default: "NETWORK_INSTANCE_KIND_UNSPECIFIED"
	FilterKind *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

	// FilterType.
	//
	// Default: "NETWORK_INSTANCE_DHCP_TYPE_UNSPECIFIED"
	FilterType *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
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams contains all the parameters to send to the API endpoint

for the edge network instance status query edge network instance status config operation.

Typically these are written to a http.Request.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams creates a new EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithContext added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithContext(ctx context.Context) *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithContext creates a new EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams object with the ability to set a context for a request.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithHTTPClient added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithHTTPClient(client *http.Client) *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithHTTPClient creates a new EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithTimeout(timeout time.Duration) *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParamsWithTimeout creates a new EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams object with the ability to set a timeout on a request.

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetContext added in v1.0.2

SetContext adds the context to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge network instance status query edge network instance status config params (not the query body).

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

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFields added in v1.0.2

SetFields adds the fields to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterDeviceName added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterDeviceName(filterDeviceName *string)

SetFilterDeviceName adds the filterDeviceName to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterDeviceNamePattern added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterDeviceNamePattern(filterDeviceNamePattern *string)

SetFilterDeviceNamePattern adds the filterDeviceNamePattern to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterKind added in v1.0.2

SetFilterKind adds the filterKind to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterNamePattern added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterNamePattern(filterNamePattern *string)

SetFilterNamePattern adds the filterNamePattern to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterProjectName added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterProjectName(filterProjectName *string)

SetFilterProjectName adds the filterProjectName to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterProjectNamePattern added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterProjectNamePattern(filterProjectNamePattern *string)

SetFilterProjectNamePattern adds the filterProjectNamePattern to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterRunState added in v1.0.2

SetFilterRunState adds the filterRunState to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetFilterType added in v1.0.2

SetFilterType adds the filterType to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetNextOrderBy added in v1.0.2

SetNextOrderBy adds the nextOrderBy to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetNextPageNum added in v1.0.2

SetNextPageNum adds the nextPageNum to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetNextPageSize added in v1.0.2

SetNextPageSize adds the nextPageSize to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetNextPageToken added in v1.0.2

SetNextPageToken adds the nextPageToken to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetNextTotalPages added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetNextTotalPages(nextTotalPages *int64)

SetNextTotalPages adds the nextTotalPages to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetSummary added in v1.0.2

SetSummary adds the summary to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) SetXRequestID added in v1.0.2

SetXRequestID adds the xRequestId to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithContext added in v1.0.2

WithContext adds the context to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge network instance status query edge network instance status config params (not the query body).

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

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFields added in v1.0.2

WithFields adds the fields to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFilterDeviceName added in v1.0.2

WithFilterDeviceName adds the filterDeviceName to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFilterDeviceNamePattern added in v1.0.2

WithFilterDeviceNamePattern adds the filterDeviceNamePattern to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFilterKind added in v1.0.2

WithFilterKind adds the filterKind to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFilterNamePattern added in v1.0.2

WithFilterNamePattern adds the filterNamePattern to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFilterProjectName added in v1.0.2

WithFilterProjectName adds the filterProjectName to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFilterProjectNamePattern added in v1.0.2

WithFilterProjectNamePattern adds the filterProjectNamePattern to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFilterRunState added in v1.0.2

WithFilterRunState adds the filterRunState to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithFilterType added in v1.0.2

WithFilterType adds the filterType to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithNextOrderBy added in v1.0.2

WithNextOrderBy adds the nextOrderBy to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithNextPageNum added in v1.0.2

WithNextPageNum adds the nextPageNum to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithNextPageSize added in v1.0.2

WithNextPageSize adds the nextPageSize to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithNextPageToken added in v1.0.2

WithNextPageToken adds the nextPageToken to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithNextTotalPages added in v1.0.2

WithNextTotalPages adds the nextTotalPages to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithSummary added in v1.0.2

WithSummary adds the summary to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge network instance status query edge network instance status config params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigReader added in v1.0.2

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

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigReader is a Reader for the EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfig structure.

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigReader) ReadResponse added in v1.0.2

ReadResponse reads a server response into the received o.

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status config unauthorized response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status config unauthorized response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status config unauthorized response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status config unauthorized response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status config unauthorized response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusConfigUnauthorized) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault added in v1.0.2

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

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

An unexpected error response.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault(code int) *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) Code added in v1.0.2

Code gets the status code for the edge network instance status query edge network instance status default response

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status default response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status default response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status default response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status default response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status default response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusDefault) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status forbidden response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status forbidden response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status forbidden response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status forbidden response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status forbidden response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusForbidden) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status gateway timeout response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status gateway timeout response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status gateway timeout response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status gateway timeout response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status gateway timeout response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusGatewayTimeout) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status internal server error response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status internal server error response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status internal server error response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status internal server error response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status internal server error response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusInternalServerError) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK struct {
	Payload *swagger_models.NetInstStatusListMsg
}

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

A successful response.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status o k response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status o k response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status o k response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status o k response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status o k response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusOK) String added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams struct {

	/* XRequestID.

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

	// Fields.
	Fields []string

	// FilterDeviceName.
	FilterDeviceName *string

	// FilterDeviceNamePattern.
	FilterDeviceNamePattern *string

	// FilterKind.
	//
	// Default: "NETWORK_INSTANCE_KIND_UNSPECIFIED"
	FilterKind *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

	// FilterType.
	//
	// Default: "NETWORK_INSTANCE_DHCP_TYPE_UNSPECIFIED"
	FilterType *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
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams contains all the parameters to send to the API endpoint

for the edge network instance status query edge network instance status operation.

Typically these are written to a http.Request.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams creates a new EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithContext added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithContext(ctx context.Context) *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithContext creates a new EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams object with the ability to set a context for a request.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithHTTPClient added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithHTTPClient(client *http.Client) *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithHTTPClient creates a new EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams object with the ability to set a custom HTTPClient for a request.

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithTimeout added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithTimeout(timeout time.Duration) *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParamsWithTimeout creates a new EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams object with the ability to set a timeout on a request.

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetContext added in v1.0.2

SetContext adds the context to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetDefaults added in v1.0.2

SetDefaults hydrates default values in the edge network instance status query edge network instance status params (not the query body).

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

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFields added in v1.0.2

SetFields adds the fields to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterDeviceName added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterDeviceName(filterDeviceName *string)

SetFilterDeviceName adds the filterDeviceName to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterDeviceNamePattern added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterDeviceNamePattern(filterDeviceNamePattern *string)

SetFilterDeviceNamePattern adds the filterDeviceNamePattern to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterKind added in v1.0.2

SetFilterKind adds the filterKind to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterNamePattern added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterNamePattern(filterNamePattern *string)

SetFilterNamePattern adds the filterNamePattern to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterProjectName added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterProjectName(filterProjectName *string)

SetFilterProjectName adds the filterProjectName to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterProjectNamePattern added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterProjectNamePattern(filterProjectNamePattern *string)

SetFilterProjectNamePattern adds the filterProjectNamePattern to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterRunState added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterRunState(filterRunState *string)

SetFilterRunState adds the filterRunState to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetFilterType added in v1.0.2

SetFilterType adds the filterType to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetHTTPClient added in v1.0.2

SetHTTPClient adds the HTTPClient to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetNextOrderBy added in v1.0.2

SetNextOrderBy adds the nextOrderBy to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetNextPageNum added in v1.0.2

SetNextPageNum adds the nextPageNum to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetNextPageSize added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetNextPageSize(nextPageSize *int64)

SetNextPageSize adds the nextPageSize to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetNextPageToken added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetNextPageToken(nextPageToken *string)

SetNextPageToken adds the nextPageToken to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetNextTotalPages added in v1.0.2

func (o *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetNextTotalPages(nextTotalPages *int64)

SetNextTotalPages adds the nextTotalPages to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetSummary added in v1.0.2

SetSummary adds the summary to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetTimeout added in v1.0.2

SetTimeout adds the timeout to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) SetXRequestID added in v1.0.2

SetXRequestID adds the xRequestId to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithContext added in v1.0.2

WithContext adds the context to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithDefaults added in v1.0.2

WithDefaults hydrates default values in the edge network instance status query edge network instance status params (not the query body).

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

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFields added in v1.0.2

WithFields adds the fields to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFilterDeviceName added in v1.0.2

WithFilterDeviceName adds the filterDeviceName to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFilterDeviceNamePattern added in v1.0.2

WithFilterDeviceNamePattern adds the filterDeviceNamePattern to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFilterKind added in v1.0.2

WithFilterKind adds the filterKind to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFilterNamePattern added in v1.0.2

WithFilterNamePattern adds the filterNamePattern to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFilterProjectName added in v1.0.2

WithFilterProjectName adds the filterProjectName to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFilterProjectNamePattern added in v1.0.2

WithFilterProjectNamePattern adds the filterProjectNamePattern to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFilterRunState added in v1.0.2

WithFilterRunState adds the filterRunState to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithFilterType added in v1.0.2

WithFilterType adds the filterType to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithHTTPClient added in v1.0.2

WithHTTPClient adds the HTTPClient to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithNextOrderBy added in v1.0.2

WithNextOrderBy adds the nextOrderBy to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithNextPageNum added in v1.0.2

WithNextPageNum adds the nextPageNum to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithNextPageSize added in v1.0.2

WithNextPageSize adds the nextPageSize to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithNextPageToken added in v1.0.2

WithNextPageToken adds the nextPageToken to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithNextTotalPages added in v1.0.2

WithNextTotalPages adds the nextTotalPages to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithSummary added in v1.0.2

WithSummary adds the summary to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithTimeout added in v1.0.2

WithTimeout adds the timeout to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WithXRequestID added in v1.0.2

WithXRequestID adds the xRequestID to the edge network instance status query edge network instance status params

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusParams) WriteToRequest added in v1.0.2

WriteToRequest writes these params to a swagger request

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusReader added in v1.0.2

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

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusReader is a Reader for the EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatus structure.

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusReader) ReadResponse added in v1.0.2

ReadResponse reads a server response into the received o.

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized added in v1.0.2

type EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized struct {
	Payload *swagger_models.ZsrvResponse
}

EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized 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 NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized added in v1.0.2

func NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized() *EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized

NewEdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized creates a EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized with default headers values

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized) Error added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized) GetPayload added in v1.0.2

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized) IsClientError added in v1.0.2

IsClientError returns true when this edge network instance status query edge network instance status unauthorized response has a 4xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized) IsCode added in v1.0.2

IsCode returns true when this edge network instance status query edge network instance status unauthorized response a status code equal to that given

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized) IsRedirect added in v1.0.2

IsRedirect returns true when this edge network instance status query edge network instance status unauthorized response has a 3xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized) IsServerError added in v1.0.2

IsServerError returns true when this edge network instance status query edge network instance status unauthorized response has a 5xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized) IsSuccess added in v1.0.2

IsSuccess returns true when this edge network instance status query edge network instance status unauthorized response has a 2xx status code

func (*EdgeNetworkInstanceStatusQueryEdgeNetworkInstanceStatusUnauthorized) String added in v1.0.2

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL