Documentation
¶
Index ¶
- type Client
- func (a *Client) GetEdgeNetworkInstanceStatus(params *GetEdgeNetworkInstanceStatusParams, ...) (*GetEdgeNetworkInstanceStatusOK, error)
- func (a *Client) GetEdgeNetworkInstanceStatusByName(params *GetEdgeNetworkInstanceStatusByNameParams, ...) (*GetEdgeNetworkInstanceStatusByNameOK, error)
- func (a *Client) QueryEdgeNetworkInstanceStatus(params *QueryEdgeNetworkInstanceStatusParams, ...) (*QueryEdgeNetworkInstanceStatusOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetEdgeNetworkInstanceStatusByNameForbidden
- type GetEdgeNetworkInstanceStatusByNameGatewayTimeout
- type GetEdgeNetworkInstanceStatusByNameInternalServerError
- type GetEdgeNetworkInstanceStatusByNameNotFound
- type GetEdgeNetworkInstanceStatusByNameOK
- type GetEdgeNetworkInstanceStatusByNameParams
- func NewGetEdgeNetworkInstanceStatusByNameParams() *GetEdgeNetworkInstanceStatusByNameParams
- func NewGetEdgeNetworkInstanceStatusByNameParamsWithContext(ctx context.Context) *GetEdgeNetworkInstanceStatusByNameParams
- func NewGetEdgeNetworkInstanceStatusByNameParamsWithHTTPClient(client *http.Client) *GetEdgeNetworkInstanceStatusByNameParams
- func NewGetEdgeNetworkInstanceStatusByNameParamsWithTimeout(timeout time.Duration) *GetEdgeNetworkInstanceStatusByNameParams
- func (o *GetEdgeNetworkInstanceStatusByNameParams) SetContext(ctx context.Context)
- func (o *GetEdgeNetworkInstanceStatusByNameParams) SetDefaults()
- func (o *GetEdgeNetworkInstanceStatusByNameParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeNetworkInstanceStatusByNameParams) SetName(name string)
- func (o *GetEdgeNetworkInstanceStatusByNameParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeNetworkInstanceStatusByNameParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeNetworkInstanceStatusByNameParams) WithContext(ctx context.Context) *GetEdgeNetworkInstanceStatusByNameParams
- func (o *GetEdgeNetworkInstanceStatusByNameParams) WithDefaults() *GetEdgeNetworkInstanceStatusByNameParams
- func (o *GetEdgeNetworkInstanceStatusByNameParams) WithHTTPClient(client *http.Client) *GetEdgeNetworkInstanceStatusByNameParams
- func (o *GetEdgeNetworkInstanceStatusByNameParams) WithName(name string) *GetEdgeNetworkInstanceStatusByNameParams
- func (o *GetEdgeNetworkInstanceStatusByNameParams) WithTimeout(timeout time.Duration) *GetEdgeNetworkInstanceStatusByNameParams
- func (o *GetEdgeNetworkInstanceStatusByNameParams) WithXRequestID(xRequestID *string) *GetEdgeNetworkInstanceStatusByNameParams
- func (o *GetEdgeNetworkInstanceStatusByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeNetworkInstanceStatusByNameReader
- type GetEdgeNetworkInstanceStatusByNameUnauthorized
- type GetEdgeNetworkInstanceStatusForbidden
- type GetEdgeNetworkInstanceStatusGatewayTimeout
- type GetEdgeNetworkInstanceStatusInternalServerError
- type GetEdgeNetworkInstanceStatusNotFound
- type GetEdgeNetworkInstanceStatusOK
- type GetEdgeNetworkInstanceStatusParams
- func NewGetEdgeNetworkInstanceStatusParams() *GetEdgeNetworkInstanceStatusParams
- func NewGetEdgeNetworkInstanceStatusParamsWithContext(ctx context.Context) *GetEdgeNetworkInstanceStatusParams
- func NewGetEdgeNetworkInstanceStatusParamsWithHTTPClient(client *http.Client) *GetEdgeNetworkInstanceStatusParams
- func NewGetEdgeNetworkInstanceStatusParamsWithTimeout(timeout time.Duration) *GetEdgeNetworkInstanceStatusParams
- func (o *GetEdgeNetworkInstanceStatusParams) SetContext(ctx context.Context)
- func (o *GetEdgeNetworkInstanceStatusParams) SetDefaults()
- func (o *GetEdgeNetworkInstanceStatusParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeNetworkInstanceStatusParams) SetID(id string)
- func (o *GetEdgeNetworkInstanceStatusParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeNetworkInstanceStatusParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeNetworkInstanceStatusParams) WithContext(ctx context.Context) *GetEdgeNetworkInstanceStatusParams
- func (o *GetEdgeNetworkInstanceStatusParams) WithDefaults() *GetEdgeNetworkInstanceStatusParams
- func (o *GetEdgeNetworkInstanceStatusParams) WithHTTPClient(client *http.Client) *GetEdgeNetworkInstanceStatusParams
- func (o *GetEdgeNetworkInstanceStatusParams) WithID(id string) *GetEdgeNetworkInstanceStatusParams
- func (o *GetEdgeNetworkInstanceStatusParams) WithTimeout(timeout time.Duration) *GetEdgeNetworkInstanceStatusParams
- func (o *GetEdgeNetworkInstanceStatusParams) WithXRequestID(xRequestID *string) *GetEdgeNetworkInstanceStatusParams
- func (o *GetEdgeNetworkInstanceStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeNetworkInstanceStatusReader
- type GetEdgeNetworkInstanceStatusUnauthorized
- type QueryEdgeNetworkInstanceStatusBadRequest
- type QueryEdgeNetworkInstanceStatusForbidden
- type QueryEdgeNetworkInstanceStatusGatewayTimeout
- type QueryEdgeNetworkInstanceStatusInternalServerError
- type QueryEdgeNetworkInstanceStatusOK
- type QueryEdgeNetworkInstanceStatusParams
- func NewQueryEdgeNetworkInstanceStatusParams() *QueryEdgeNetworkInstanceStatusParams
- func NewQueryEdgeNetworkInstanceStatusParamsWithContext(ctx context.Context) *QueryEdgeNetworkInstanceStatusParams
- func NewQueryEdgeNetworkInstanceStatusParamsWithHTTPClient(client *http.Client) *QueryEdgeNetworkInstanceStatusParams
- func NewQueryEdgeNetworkInstanceStatusParamsWithTimeout(timeout time.Duration) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) SetContext(ctx context.Context)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetDefaults()
- func (o *QueryEdgeNetworkInstanceStatusParams) SetFilterDeviceName(filterDeviceName *string)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetFilterNamePattern(filterNamePattern *string)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetFilterProjectName(filterProjectName *string)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetFilterRunState(filterRunState *string)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetHTTPClient(client *http.Client)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetNextOrderBy(nextOrderBy *string)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetNextPageNum(nextPageNum *int64)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetNextPageSize(nextPageSize *int64)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetNextPageToken(nextPageToken *string)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetNextTotalPages(nextTotalPages *int64)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetSummary(summary *bool)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetTimeout(timeout time.Duration)
- func (o *QueryEdgeNetworkInstanceStatusParams) SetXRequestID(xRequestID *string)
- func (o *QueryEdgeNetworkInstanceStatusParams) WithContext(ctx context.Context) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithDefaults() *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithFilterDeviceName(filterDeviceName *string) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithFilterNamePattern(filterNamePattern *string) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithFilterProjectName(filterProjectName *string) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithFilterRunState(filterRunState *string) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithHTTPClient(client *http.Client) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithNextOrderBy(nextOrderBy *string) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithNextPageNum(nextPageNum *int64) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithNextPageSize(nextPageSize *int64) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithNextPageToken(nextPageToken *string) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithNextTotalPages(nextTotalPages *int64) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithSummary(summary *bool) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithTimeout(timeout time.Duration) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WithXRequestID(xRequestID *string) *QueryEdgeNetworkInstanceStatusParams
- func (o *QueryEdgeNetworkInstanceStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryEdgeNetworkInstanceStatusReader
- type QueryEdgeNetworkInstanceStatusUnauthorized
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) GetEdgeNetworkInstanceStatus ¶
func (a *Client) GetEdgeNetworkInstanceStatus(params *GetEdgeNetworkInstanceStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeNetworkInstanceStatusOK, error)
GetEdgeNetworkInstanceStatus 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) GetEdgeNetworkInstanceStatusByName ¶
func (a *Client) GetEdgeNetworkInstanceStatusByName(params *GetEdgeNetworkInstanceStatusByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeNetworkInstanceStatusByNameOK, error)
GetEdgeNetworkInstanceStatusByName 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) QueryEdgeNetworkInstanceStatus ¶
func (a *Client) QueryEdgeNetworkInstanceStatus(params *QueryEdgeNetworkInstanceStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryEdgeNetworkInstanceStatusOK, error)
QueryEdgeNetworkInstanceStatus 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) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface {
GetEdgeNetworkInstanceStatus(params *GetEdgeNetworkInstanceStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeNetworkInstanceStatusOK, error)
GetEdgeNetworkInstanceStatusByName(params *GetEdgeNetworkInstanceStatusByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeNetworkInstanceStatusByNameOK, error)
QueryEdgeNetworkInstanceStatus(params *QueryEdgeNetworkInstanceStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryEdgeNetworkInstanceStatusOK, error)
SetTransport(transport runtime.ClientTransport)
}
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new edge network instance status API client.
type GetEdgeNetworkInstanceStatusByNameForbidden ¶
type GetEdgeNetworkInstanceStatusByNameForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeNetworkInstanceStatusByNameForbidden 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 NewGetEdgeNetworkInstanceStatusByNameForbidden ¶
func NewGetEdgeNetworkInstanceStatusByNameForbidden() *GetEdgeNetworkInstanceStatusByNameForbidden
NewGetEdgeNetworkInstanceStatusByNameForbidden creates a GetEdgeNetworkInstanceStatusByNameForbidden with default headers values
func (*GetEdgeNetworkInstanceStatusByNameForbidden) Error ¶
func (o *GetEdgeNetworkInstanceStatusByNameForbidden) Error() string
func (*GetEdgeNetworkInstanceStatusByNameForbidden) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusByNameForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusByNameGatewayTimeout ¶
type GetEdgeNetworkInstanceStatusByNameGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeNetworkInstanceStatusByNameGatewayTimeout 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 NewGetEdgeNetworkInstanceStatusByNameGatewayTimeout ¶
func NewGetEdgeNetworkInstanceStatusByNameGatewayTimeout() *GetEdgeNetworkInstanceStatusByNameGatewayTimeout
NewGetEdgeNetworkInstanceStatusByNameGatewayTimeout creates a GetEdgeNetworkInstanceStatusByNameGatewayTimeout with default headers values
func (*GetEdgeNetworkInstanceStatusByNameGatewayTimeout) Error ¶
func (o *GetEdgeNetworkInstanceStatusByNameGatewayTimeout) Error() string
func (*GetEdgeNetworkInstanceStatusByNameGatewayTimeout) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusByNameGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusByNameInternalServerError ¶
type GetEdgeNetworkInstanceStatusByNameInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeNetworkInstanceStatusByNameInternalServerError 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 NewGetEdgeNetworkInstanceStatusByNameInternalServerError ¶
func NewGetEdgeNetworkInstanceStatusByNameInternalServerError() *GetEdgeNetworkInstanceStatusByNameInternalServerError
NewGetEdgeNetworkInstanceStatusByNameInternalServerError creates a GetEdgeNetworkInstanceStatusByNameInternalServerError with default headers values
func (*GetEdgeNetworkInstanceStatusByNameInternalServerError) Error ¶
func (o *GetEdgeNetworkInstanceStatusByNameInternalServerError) Error() string
func (*GetEdgeNetworkInstanceStatusByNameInternalServerError) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusByNameInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusByNameNotFound ¶
type GetEdgeNetworkInstanceStatusByNameNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeNetworkInstanceStatusByNameNotFound 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 NewGetEdgeNetworkInstanceStatusByNameNotFound ¶
func NewGetEdgeNetworkInstanceStatusByNameNotFound() *GetEdgeNetworkInstanceStatusByNameNotFound
NewGetEdgeNetworkInstanceStatusByNameNotFound creates a GetEdgeNetworkInstanceStatusByNameNotFound with default headers values
func (*GetEdgeNetworkInstanceStatusByNameNotFound) Error ¶
func (o *GetEdgeNetworkInstanceStatusByNameNotFound) Error() string
func (*GetEdgeNetworkInstanceStatusByNameNotFound) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusByNameNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusByNameOK ¶
type GetEdgeNetworkInstanceStatusByNameOK struct {
Payload *swagger_models.NetInstStatusMsg
}
GetEdgeNetworkInstanceStatusByNameOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeNetworkInstanceStatusByNameOK ¶
func NewGetEdgeNetworkInstanceStatusByNameOK() *GetEdgeNetworkInstanceStatusByNameOK
NewGetEdgeNetworkInstanceStatusByNameOK creates a GetEdgeNetworkInstanceStatusByNameOK with default headers values
func (*GetEdgeNetworkInstanceStatusByNameOK) Error ¶
func (o *GetEdgeNetworkInstanceStatusByNameOK) Error() string
func (*GetEdgeNetworkInstanceStatusByNameOK) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusByNameOK) GetPayload() *swagger_models.NetInstStatusMsg
type GetEdgeNetworkInstanceStatusByNameParams ¶
type GetEdgeNetworkInstanceStatusByNameParams 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
}
GetEdgeNetworkInstanceStatusByNameParams contains all the parameters to send to the API endpoint
for the get edge network instance status by name operation. Typically these are written to a http.Request.
func NewGetEdgeNetworkInstanceStatusByNameParams ¶
func NewGetEdgeNetworkInstanceStatusByNameParams() *GetEdgeNetworkInstanceStatusByNameParams
NewGetEdgeNetworkInstanceStatusByNameParams creates a new GetEdgeNetworkInstanceStatusByNameParams 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 NewGetEdgeNetworkInstanceStatusByNameParamsWithContext ¶
func NewGetEdgeNetworkInstanceStatusByNameParamsWithContext(ctx context.Context) *GetEdgeNetworkInstanceStatusByNameParams
NewGetEdgeNetworkInstanceStatusByNameParamsWithContext creates a new GetEdgeNetworkInstanceStatusByNameParams object with the ability to set a context for a request.
func NewGetEdgeNetworkInstanceStatusByNameParamsWithHTTPClient ¶
func NewGetEdgeNetworkInstanceStatusByNameParamsWithHTTPClient(client *http.Client) *GetEdgeNetworkInstanceStatusByNameParams
NewGetEdgeNetworkInstanceStatusByNameParamsWithHTTPClient creates a new GetEdgeNetworkInstanceStatusByNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeNetworkInstanceStatusByNameParamsWithTimeout ¶
func NewGetEdgeNetworkInstanceStatusByNameParamsWithTimeout(timeout time.Duration) *GetEdgeNetworkInstanceStatusByNameParams
NewGetEdgeNetworkInstanceStatusByNameParamsWithTimeout creates a new GetEdgeNetworkInstanceStatusByNameParams object with the ability to set a timeout on a request.
func (*GetEdgeNetworkInstanceStatusByNameParams) SetContext ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) SetDefaults ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) SetDefaults()
SetDefaults hydrates default values in the get edge network instance status by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeNetworkInstanceStatusByNameParams) SetHTTPClient ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) SetName ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) SetName(name string)
SetName adds the name to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) SetTimeout ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) SetXRequestID ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) WithContext ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) WithContext(ctx context.Context) *GetEdgeNetworkInstanceStatusByNameParams
WithContext adds the context to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) WithDefaults ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) WithDefaults() *GetEdgeNetworkInstanceStatusByNameParams
WithDefaults hydrates default values in the get edge network instance status by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeNetworkInstanceStatusByNameParams) WithHTTPClient ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) WithHTTPClient(client *http.Client) *GetEdgeNetworkInstanceStatusByNameParams
WithHTTPClient adds the HTTPClient to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) WithName ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) WithName(name string) *GetEdgeNetworkInstanceStatusByNameParams
WithName adds the name to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) WithTimeout ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) WithTimeout(timeout time.Duration) *GetEdgeNetworkInstanceStatusByNameParams
WithTimeout adds the timeout to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) WithXRequestID ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) WithXRequestID(xRequestID *string) *GetEdgeNetworkInstanceStatusByNameParams
WithXRequestID adds the xRequestID to the get edge network instance status by name params
func (*GetEdgeNetworkInstanceStatusByNameParams) WriteToRequest ¶
func (o *GetEdgeNetworkInstanceStatusByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeNetworkInstanceStatusByNameReader ¶
type GetEdgeNetworkInstanceStatusByNameReader struct {
// contains filtered or unexported fields
}
GetEdgeNetworkInstanceStatusByNameReader is a Reader for the GetEdgeNetworkInstanceStatusByName structure.
func (*GetEdgeNetworkInstanceStatusByNameReader) ReadResponse ¶
func (o *GetEdgeNetworkInstanceStatusByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeNetworkInstanceStatusByNameUnauthorized ¶
type GetEdgeNetworkInstanceStatusByNameUnauthorized struct {
}
GetEdgeNetworkInstanceStatusByNameUnauthorized 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 NewGetEdgeNetworkInstanceStatusByNameUnauthorized ¶
func NewGetEdgeNetworkInstanceStatusByNameUnauthorized() *GetEdgeNetworkInstanceStatusByNameUnauthorized
NewGetEdgeNetworkInstanceStatusByNameUnauthorized creates a GetEdgeNetworkInstanceStatusByNameUnauthorized with default headers values
func (*GetEdgeNetworkInstanceStatusByNameUnauthorized) Error ¶
func (o *GetEdgeNetworkInstanceStatusByNameUnauthorized) Error() string
func (*GetEdgeNetworkInstanceStatusByNameUnauthorized) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusByNameUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusForbidden ¶
type GetEdgeNetworkInstanceStatusForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeNetworkInstanceStatusForbidden 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 NewGetEdgeNetworkInstanceStatusForbidden ¶
func NewGetEdgeNetworkInstanceStatusForbidden() *GetEdgeNetworkInstanceStatusForbidden
NewGetEdgeNetworkInstanceStatusForbidden creates a GetEdgeNetworkInstanceStatusForbidden with default headers values
func (*GetEdgeNetworkInstanceStatusForbidden) Error ¶
func (o *GetEdgeNetworkInstanceStatusForbidden) Error() string
func (*GetEdgeNetworkInstanceStatusForbidden) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusGatewayTimeout ¶
type GetEdgeNetworkInstanceStatusGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeNetworkInstanceStatusGatewayTimeout 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 NewGetEdgeNetworkInstanceStatusGatewayTimeout ¶
func NewGetEdgeNetworkInstanceStatusGatewayTimeout() *GetEdgeNetworkInstanceStatusGatewayTimeout
NewGetEdgeNetworkInstanceStatusGatewayTimeout creates a GetEdgeNetworkInstanceStatusGatewayTimeout with default headers values
func (*GetEdgeNetworkInstanceStatusGatewayTimeout) Error ¶
func (o *GetEdgeNetworkInstanceStatusGatewayTimeout) Error() string
func (*GetEdgeNetworkInstanceStatusGatewayTimeout) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusInternalServerError ¶
type GetEdgeNetworkInstanceStatusInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeNetworkInstanceStatusInternalServerError 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 NewGetEdgeNetworkInstanceStatusInternalServerError ¶
func NewGetEdgeNetworkInstanceStatusInternalServerError() *GetEdgeNetworkInstanceStatusInternalServerError
NewGetEdgeNetworkInstanceStatusInternalServerError creates a GetEdgeNetworkInstanceStatusInternalServerError with default headers values
func (*GetEdgeNetworkInstanceStatusInternalServerError) Error ¶
func (o *GetEdgeNetworkInstanceStatusInternalServerError) Error() string
func (*GetEdgeNetworkInstanceStatusInternalServerError) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusNotFound ¶
type GetEdgeNetworkInstanceStatusNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeNetworkInstanceStatusNotFound 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 NewGetEdgeNetworkInstanceStatusNotFound ¶
func NewGetEdgeNetworkInstanceStatusNotFound() *GetEdgeNetworkInstanceStatusNotFound
NewGetEdgeNetworkInstanceStatusNotFound creates a GetEdgeNetworkInstanceStatusNotFound with default headers values
func (*GetEdgeNetworkInstanceStatusNotFound) Error ¶
func (o *GetEdgeNetworkInstanceStatusNotFound) Error() string
func (*GetEdgeNetworkInstanceStatusNotFound) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeNetworkInstanceStatusOK ¶
type GetEdgeNetworkInstanceStatusOK struct {
Payload *swagger_models.NetInstStatusMsg
}
GetEdgeNetworkInstanceStatusOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeNetworkInstanceStatusOK ¶
func NewGetEdgeNetworkInstanceStatusOK() *GetEdgeNetworkInstanceStatusOK
NewGetEdgeNetworkInstanceStatusOK creates a GetEdgeNetworkInstanceStatusOK with default headers values
func (*GetEdgeNetworkInstanceStatusOK) Error ¶
func (o *GetEdgeNetworkInstanceStatusOK) Error() string
func (*GetEdgeNetworkInstanceStatusOK) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusOK) GetPayload() *swagger_models.NetInstStatusMsg
type GetEdgeNetworkInstanceStatusParams ¶
type GetEdgeNetworkInstanceStatusParams 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
}
GetEdgeNetworkInstanceStatusParams contains all the parameters to send to the API endpoint
for the get edge network instance status operation. Typically these are written to a http.Request.
func NewGetEdgeNetworkInstanceStatusParams ¶
func NewGetEdgeNetworkInstanceStatusParams() *GetEdgeNetworkInstanceStatusParams
NewGetEdgeNetworkInstanceStatusParams creates a new GetEdgeNetworkInstanceStatusParams 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 NewGetEdgeNetworkInstanceStatusParamsWithContext ¶
func NewGetEdgeNetworkInstanceStatusParamsWithContext(ctx context.Context) *GetEdgeNetworkInstanceStatusParams
NewGetEdgeNetworkInstanceStatusParamsWithContext creates a new GetEdgeNetworkInstanceStatusParams object with the ability to set a context for a request.
func NewGetEdgeNetworkInstanceStatusParamsWithHTTPClient ¶
func NewGetEdgeNetworkInstanceStatusParamsWithHTTPClient(client *http.Client) *GetEdgeNetworkInstanceStatusParams
NewGetEdgeNetworkInstanceStatusParamsWithHTTPClient creates a new GetEdgeNetworkInstanceStatusParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeNetworkInstanceStatusParamsWithTimeout ¶
func NewGetEdgeNetworkInstanceStatusParamsWithTimeout(timeout time.Duration) *GetEdgeNetworkInstanceStatusParams
NewGetEdgeNetworkInstanceStatusParamsWithTimeout creates a new GetEdgeNetworkInstanceStatusParams object with the ability to set a timeout on a request.
func (*GetEdgeNetworkInstanceStatusParams) SetContext ¶
func (o *GetEdgeNetworkInstanceStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) SetDefaults ¶
func (o *GetEdgeNetworkInstanceStatusParams) SetDefaults()
SetDefaults hydrates default values in the get edge network instance status params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeNetworkInstanceStatusParams) SetHTTPClient ¶
func (o *GetEdgeNetworkInstanceStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) SetID ¶
func (o *GetEdgeNetworkInstanceStatusParams) SetID(id string)
SetID adds the id to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) SetTimeout ¶
func (o *GetEdgeNetworkInstanceStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) SetXRequestID ¶
func (o *GetEdgeNetworkInstanceStatusParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) WithContext ¶
func (o *GetEdgeNetworkInstanceStatusParams) WithContext(ctx context.Context) *GetEdgeNetworkInstanceStatusParams
WithContext adds the context to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) WithDefaults ¶
func (o *GetEdgeNetworkInstanceStatusParams) WithDefaults() *GetEdgeNetworkInstanceStatusParams
WithDefaults hydrates default values in the get edge network instance status params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeNetworkInstanceStatusParams) WithHTTPClient ¶
func (o *GetEdgeNetworkInstanceStatusParams) WithHTTPClient(client *http.Client) *GetEdgeNetworkInstanceStatusParams
WithHTTPClient adds the HTTPClient to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) WithID ¶
func (o *GetEdgeNetworkInstanceStatusParams) WithID(id string) *GetEdgeNetworkInstanceStatusParams
WithID adds the id to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) WithTimeout ¶
func (o *GetEdgeNetworkInstanceStatusParams) WithTimeout(timeout time.Duration) *GetEdgeNetworkInstanceStatusParams
WithTimeout adds the timeout to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) WithXRequestID ¶
func (o *GetEdgeNetworkInstanceStatusParams) WithXRequestID(xRequestID *string) *GetEdgeNetworkInstanceStatusParams
WithXRequestID adds the xRequestID to the get edge network instance status params
func (*GetEdgeNetworkInstanceStatusParams) WriteToRequest ¶
func (o *GetEdgeNetworkInstanceStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeNetworkInstanceStatusReader ¶
type GetEdgeNetworkInstanceStatusReader struct {
// contains filtered or unexported fields
}
GetEdgeNetworkInstanceStatusReader is a Reader for the GetEdgeNetworkInstanceStatus structure.
func (*GetEdgeNetworkInstanceStatusReader) ReadResponse ¶
func (o *GetEdgeNetworkInstanceStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeNetworkInstanceStatusUnauthorized ¶
type GetEdgeNetworkInstanceStatusUnauthorized struct {
}
GetEdgeNetworkInstanceStatusUnauthorized 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 NewGetEdgeNetworkInstanceStatusUnauthorized ¶
func NewGetEdgeNetworkInstanceStatusUnauthorized() *GetEdgeNetworkInstanceStatusUnauthorized
NewGetEdgeNetworkInstanceStatusUnauthorized creates a GetEdgeNetworkInstanceStatusUnauthorized with default headers values
func (*GetEdgeNetworkInstanceStatusUnauthorized) Error ¶
func (o *GetEdgeNetworkInstanceStatusUnauthorized) Error() string
func (*GetEdgeNetworkInstanceStatusUnauthorized) GetPayload ¶
func (o *GetEdgeNetworkInstanceStatusUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeNetworkInstanceStatusBadRequest ¶
type QueryEdgeNetworkInstanceStatusBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
QueryEdgeNetworkInstanceStatusBadRequest 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 NewQueryEdgeNetworkInstanceStatusBadRequest ¶
func NewQueryEdgeNetworkInstanceStatusBadRequest() *QueryEdgeNetworkInstanceStatusBadRequest
NewQueryEdgeNetworkInstanceStatusBadRequest creates a QueryEdgeNetworkInstanceStatusBadRequest with default headers values
func (*QueryEdgeNetworkInstanceStatusBadRequest) Error ¶
func (o *QueryEdgeNetworkInstanceStatusBadRequest) Error() string
func (*QueryEdgeNetworkInstanceStatusBadRequest) GetPayload ¶
func (o *QueryEdgeNetworkInstanceStatusBadRequest) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeNetworkInstanceStatusForbidden ¶
type QueryEdgeNetworkInstanceStatusForbidden struct {
Payload *swagger_models.ZsrvResponse
}
QueryEdgeNetworkInstanceStatusForbidden 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 NewQueryEdgeNetworkInstanceStatusForbidden ¶
func NewQueryEdgeNetworkInstanceStatusForbidden() *QueryEdgeNetworkInstanceStatusForbidden
NewQueryEdgeNetworkInstanceStatusForbidden creates a QueryEdgeNetworkInstanceStatusForbidden with default headers values
func (*QueryEdgeNetworkInstanceStatusForbidden) Error ¶
func (o *QueryEdgeNetworkInstanceStatusForbidden) Error() string
func (*QueryEdgeNetworkInstanceStatusForbidden) GetPayload ¶
func (o *QueryEdgeNetworkInstanceStatusForbidden) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeNetworkInstanceStatusGatewayTimeout ¶
type QueryEdgeNetworkInstanceStatusGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
QueryEdgeNetworkInstanceStatusGatewayTimeout 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 NewQueryEdgeNetworkInstanceStatusGatewayTimeout ¶
func NewQueryEdgeNetworkInstanceStatusGatewayTimeout() *QueryEdgeNetworkInstanceStatusGatewayTimeout
NewQueryEdgeNetworkInstanceStatusGatewayTimeout creates a QueryEdgeNetworkInstanceStatusGatewayTimeout with default headers values
func (*QueryEdgeNetworkInstanceStatusGatewayTimeout) Error ¶
func (o *QueryEdgeNetworkInstanceStatusGatewayTimeout) Error() string
func (*QueryEdgeNetworkInstanceStatusGatewayTimeout) GetPayload ¶
func (o *QueryEdgeNetworkInstanceStatusGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeNetworkInstanceStatusInternalServerError ¶
type QueryEdgeNetworkInstanceStatusInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
QueryEdgeNetworkInstanceStatusInternalServerError 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 NewQueryEdgeNetworkInstanceStatusInternalServerError ¶
func NewQueryEdgeNetworkInstanceStatusInternalServerError() *QueryEdgeNetworkInstanceStatusInternalServerError
NewQueryEdgeNetworkInstanceStatusInternalServerError creates a QueryEdgeNetworkInstanceStatusInternalServerError with default headers values
func (*QueryEdgeNetworkInstanceStatusInternalServerError) Error ¶
func (o *QueryEdgeNetworkInstanceStatusInternalServerError) Error() string
func (*QueryEdgeNetworkInstanceStatusInternalServerError) GetPayload ¶
func (o *QueryEdgeNetworkInstanceStatusInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeNetworkInstanceStatusOK ¶
type QueryEdgeNetworkInstanceStatusOK struct {
Payload *swagger_models.NetInstStatusListMsg
}
QueryEdgeNetworkInstanceStatusOK describes a response with status code 200, with default header values.
A successful response.
func NewQueryEdgeNetworkInstanceStatusOK ¶
func NewQueryEdgeNetworkInstanceStatusOK() *QueryEdgeNetworkInstanceStatusOK
NewQueryEdgeNetworkInstanceStatusOK creates a QueryEdgeNetworkInstanceStatusOK with default headers values
func (*QueryEdgeNetworkInstanceStatusOK) Error ¶
func (o *QueryEdgeNetworkInstanceStatusOK) Error() string
func (*QueryEdgeNetworkInstanceStatusOK) GetPayload ¶
func (o *QueryEdgeNetworkInstanceStatusOK) GetPayload() *swagger_models.NetInstStatusListMsg
type QueryEdgeNetworkInstanceStatusParams ¶
type QueryEdgeNetworkInstanceStatusParams struct {
/* XRequestID.
User-Agent specified id to track a request
*/
XRequestID *string
// FilterDeviceName.
FilterDeviceName *string
// FilterNamePattern.
FilterNamePattern *string
// FilterProjectName.
FilterProjectName *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
Default: "RUN_STATE_UNSPECIFIED"
*/
FilterRunState *string
/* NextOrderBy.
OrderBy helps in sorting the list response
*/
NextOrderBy *string
/* NextPageNum.
Page Number
Format: int64
*/
NextPageNum *int64
/* NextPageSize.
Defines the page size
Format: int64
*/
NextPageSize *int64
/* NextPageToken.
Page Token
*/
NextPageToken *string
/* NextTotalPages.
Total number of pages to be fetched.
Format: int64
*/
NextTotalPages *int64
// Summary.
//
// Format: boolean
Summary *bool
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
QueryEdgeNetworkInstanceStatusParams contains all the parameters to send to the API endpoint
for the query edge network instance status operation. Typically these are written to a http.Request.
func NewQueryEdgeNetworkInstanceStatusParams ¶
func NewQueryEdgeNetworkInstanceStatusParams() *QueryEdgeNetworkInstanceStatusParams
NewQueryEdgeNetworkInstanceStatusParams creates a new QueryEdgeNetworkInstanceStatusParams 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 NewQueryEdgeNetworkInstanceStatusParamsWithContext ¶
func NewQueryEdgeNetworkInstanceStatusParamsWithContext(ctx context.Context) *QueryEdgeNetworkInstanceStatusParams
NewQueryEdgeNetworkInstanceStatusParamsWithContext creates a new QueryEdgeNetworkInstanceStatusParams object with the ability to set a context for a request.
func NewQueryEdgeNetworkInstanceStatusParamsWithHTTPClient ¶
func NewQueryEdgeNetworkInstanceStatusParamsWithHTTPClient(client *http.Client) *QueryEdgeNetworkInstanceStatusParams
NewQueryEdgeNetworkInstanceStatusParamsWithHTTPClient creates a new QueryEdgeNetworkInstanceStatusParams object with the ability to set a custom HTTPClient for a request.
func NewQueryEdgeNetworkInstanceStatusParamsWithTimeout ¶
func NewQueryEdgeNetworkInstanceStatusParamsWithTimeout(timeout time.Duration) *QueryEdgeNetworkInstanceStatusParams
NewQueryEdgeNetworkInstanceStatusParamsWithTimeout creates a new QueryEdgeNetworkInstanceStatusParams object with the ability to set a timeout on a request.
func (*QueryEdgeNetworkInstanceStatusParams) SetContext ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetDefaults ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetDefaults()
SetDefaults hydrates default values in the query edge network instance status params (not the query body).
All values with no default are reset to their zero value.
func (*QueryEdgeNetworkInstanceStatusParams) SetFilterDeviceName ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetFilterDeviceName(filterDeviceName *string)
SetFilterDeviceName adds the filterDeviceName to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetFilterNamePattern ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetFilterNamePattern(filterNamePattern *string)
SetFilterNamePattern adds the filterNamePattern to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetFilterProjectName ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetFilterProjectName(filterProjectName *string)
SetFilterProjectName adds the filterProjectName to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetFilterRunState ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetFilterRunState(filterRunState *string)
SetFilterRunState adds the filterRunState to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetHTTPClient ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetNextOrderBy ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetNextOrderBy(nextOrderBy *string)
SetNextOrderBy adds the nextOrderBy to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetNextPageNum ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetNextPageNum(nextPageNum *int64)
SetNextPageNum adds the nextPageNum to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetNextPageSize ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetNextPageSize(nextPageSize *int64)
SetNextPageSize adds the nextPageSize to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetNextPageToken ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetNextPageToken(nextPageToken *string)
SetNextPageToken adds the nextPageToken to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetNextTotalPages ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetNextTotalPages(nextTotalPages *int64)
SetNextTotalPages adds the nextTotalPages to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetSummary ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetSummary(summary *bool)
SetSummary adds the summary to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetTimeout ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) SetXRequestID ¶
func (o *QueryEdgeNetworkInstanceStatusParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithContext ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithContext(ctx context.Context) *QueryEdgeNetworkInstanceStatusParams
WithContext adds the context to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithDefaults ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithDefaults() *QueryEdgeNetworkInstanceStatusParams
WithDefaults hydrates default values in the query edge network instance status params (not the query body).
All values with no default are reset to their zero value.
func (*QueryEdgeNetworkInstanceStatusParams) WithFilterDeviceName ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithFilterDeviceName(filterDeviceName *string) *QueryEdgeNetworkInstanceStatusParams
WithFilterDeviceName adds the filterDeviceName to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithFilterNamePattern ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithFilterNamePattern(filterNamePattern *string) *QueryEdgeNetworkInstanceStatusParams
WithFilterNamePattern adds the filterNamePattern to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithFilterProjectName ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithFilterProjectName(filterProjectName *string) *QueryEdgeNetworkInstanceStatusParams
WithFilterProjectName adds the filterProjectName to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithFilterRunState ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithFilterRunState(filterRunState *string) *QueryEdgeNetworkInstanceStatusParams
WithFilterRunState adds the filterRunState to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithHTTPClient ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithHTTPClient(client *http.Client) *QueryEdgeNetworkInstanceStatusParams
WithHTTPClient adds the HTTPClient to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithNextOrderBy ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithNextOrderBy(nextOrderBy *string) *QueryEdgeNetworkInstanceStatusParams
WithNextOrderBy adds the nextOrderBy to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithNextPageNum ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithNextPageNum(nextPageNum *int64) *QueryEdgeNetworkInstanceStatusParams
WithNextPageNum adds the nextPageNum to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithNextPageSize ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithNextPageSize(nextPageSize *int64) *QueryEdgeNetworkInstanceStatusParams
WithNextPageSize adds the nextPageSize to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithNextPageToken ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithNextPageToken(nextPageToken *string) *QueryEdgeNetworkInstanceStatusParams
WithNextPageToken adds the nextPageToken to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithNextTotalPages ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithNextTotalPages(nextTotalPages *int64) *QueryEdgeNetworkInstanceStatusParams
WithNextTotalPages adds the nextTotalPages to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithSummary ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithSummary(summary *bool) *QueryEdgeNetworkInstanceStatusParams
WithSummary adds the summary to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithTimeout ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithTimeout(timeout time.Duration) *QueryEdgeNetworkInstanceStatusParams
WithTimeout adds the timeout to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WithXRequestID ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WithXRequestID(xRequestID *string) *QueryEdgeNetworkInstanceStatusParams
WithXRequestID adds the xRequestID to the query edge network instance status params
func (*QueryEdgeNetworkInstanceStatusParams) WriteToRequest ¶
func (o *QueryEdgeNetworkInstanceStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryEdgeNetworkInstanceStatusReader ¶
type QueryEdgeNetworkInstanceStatusReader struct {
// contains filtered or unexported fields
}
QueryEdgeNetworkInstanceStatusReader is a Reader for the QueryEdgeNetworkInstanceStatus structure.
func (*QueryEdgeNetworkInstanceStatusReader) ReadResponse ¶
func (o *QueryEdgeNetworkInstanceStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryEdgeNetworkInstanceStatusUnauthorized ¶
type QueryEdgeNetworkInstanceStatusUnauthorized struct {
}
QueryEdgeNetworkInstanceStatusUnauthorized 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 NewQueryEdgeNetworkInstanceStatusUnauthorized ¶
func NewQueryEdgeNetworkInstanceStatusUnauthorized() *QueryEdgeNetworkInstanceStatusUnauthorized
NewQueryEdgeNetworkInstanceStatusUnauthorized creates a QueryEdgeNetworkInstanceStatusUnauthorized with default headers values
func (*QueryEdgeNetworkInstanceStatusUnauthorized) Error ¶
func (o *QueryEdgeNetworkInstanceStatusUnauthorized) Error() string
func (*QueryEdgeNetworkInstanceStatusUnauthorized) GetPayload ¶
func (o *QueryEdgeNetworkInstanceStatusUnauthorized) GetPayload() *swagger_models.ZsrvResponse
Source Files
¶
- edge_network_instance_status_client.go
- get_edge_network_instance_status_by_name_parameters.go
- get_edge_network_instance_status_by_name_responses.go
- get_edge_network_instance_status_parameters.go
- get_edge_network_instance_status_responses.go
- query_edge_network_instance_status_parameters.go
- query_edge_network_instance_status_responses.go