Documentation
¶
Index ¶
- type Client
- func (a *Client) GetEdgeApplicationInstanceEvents(params *GetEdgeApplicationInstanceEventsParams, ...) (*GetEdgeApplicationInstanceEventsOK, error)
- func (a *Client) GetEdgeApplicationInstanceEventsByName(params *GetEdgeApplicationInstanceEventsByNameParams, ...) (*GetEdgeApplicationInstanceEventsByNameOK, error)
- func (a *Client) GetEdgeApplicationInstanceLogs(params *GetEdgeApplicationInstanceLogsParams, ...) (*GetEdgeApplicationInstanceLogsOK, error)
- func (a *Client) GetEdgeApplicationInstanceResourceMetricsByID(params *GetEdgeApplicationInstanceResourceMetricsByIDParams, ...) (*GetEdgeApplicationInstanceResourceMetricsByIDOK, error)
- func (a *Client) GetEdgeApplicationInstanceResourceMetricsByName(params *GetEdgeApplicationInstanceResourceMetricsByNameParams, ...) (*GetEdgeApplicationInstanceResourceMetricsByNameOK, error)
- func (a *Client) GetEdgeApplicationInstanceStatus(params *GetEdgeApplicationInstanceStatusParams, ...) (*GetEdgeApplicationInstanceStatusOK, error)
- func (a *Client) GetEdgeApplicationInstanceStatusByName(params *GetEdgeApplicationInstanceStatusByNameParams, ...) (*GetEdgeApplicationInstanceStatusByNameOK, error)
- func (a *Client) GetEdgeApplicationInstanceTopTalkers(params *GetEdgeApplicationInstanceTopTalkersParams, ...) (*GetEdgeApplicationInstanceTopTalkersOK, error)
- func (a *Client) GetEdgeApplicationInstanceTopTalkers2(params *GetEdgeApplicationInstanceTopTalkers2Params, ...) (*GetEdgeApplicationInstanceTopTalkers2OK, error)
- func (a *Client) GetEdgeApplicationInstanceTrafficFlows(params *GetEdgeApplicationInstanceTrafficFlowsParams, ...) (*GetEdgeApplicationInstanceTrafficFlowsOK, error)
- func (a *Client) GetEdgeApplicationInstanceTrafficFlows2(params *GetEdgeApplicationInstanceTrafficFlows2Params, ...) (*GetEdgeApplicationInstanceTrafficFlows2OK, error)
- func (a *Client) QueryEdgeApplicationInstanceStatus(params *QueryEdgeApplicationInstanceStatusParams, ...) (*QueryEdgeApplicationInstanceStatusOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type GetEdgeApplicationInstanceEventsByNameForbidden
- type GetEdgeApplicationInstanceEventsByNameGatewayTimeout
- type GetEdgeApplicationInstanceEventsByNameInternalServerError
- type GetEdgeApplicationInstanceEventsByNameNotFound
- type GetEdgeApplicationInstanceEventsByNameOK
- type GetEdgeApplicationInstanceEventsByNameParams
- func NewGetEdgeApplicationInstanceEventsByNameParams() *GetEdgeApplicationInstanceEventsByNameParams
- func NewGetEdgeApplicationInstanceEventsByNameParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceEventsByNameParams
- func NewGetEdgeApplicationInstanceEventsByNameParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceEventsByNameParams
- func NewGetEdgeApplicationInstanceEventsByNameParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceEventsByNameParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceEventsByNameParams) SetEnterpriseID(enterpriseID *string)
- func (o *GetEdgeApplicationInstanceEventsByNameParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceEventsByNameParams) SetObjid(objid *string)
- func (o *GetEdgeApplicationInstanceEventsByNameParams) SetObjname(objname string)
- func (o *GetEdgeApplicationInstanceEventsByNameParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceEventsByNameParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WithDefaults() *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WithObjid(objid *string) *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WithObjname(objname string) *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceEventsByNameParams
- func (o *GetEdgeApplicationInstanceEventsByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceEventsByNameReader
- type GetEdgeApplicationInstanceEventsByNameUnauthorized
- type GetEdgeApplicationInstanceEventsForbidden
- type GetEdgeApplicationInstanceEventsGatewayTimeout
- type GetEdgeApplicationInstanceEventsInternalServerError
- type GetEdgeApplicationInstanceEventsNotFound
- type GetEdgeApplicationInstanceEventsOK
- type GetEdgeApplicationInstanceEventsParams
- func NewGetEdgeApplicationInstanceEventsParams() *GetEdgeApplicationInstanceEventsParams
- func NewGetEdgeApplicationInstanceEventsParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceEventsParams
- func NewGetEdgeApplicationInstanceEventsParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceEventsParams
- func NewGetEdgeApplicationInstanceEventsParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceEventsParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceEventsParams) SetEnterpriseID(enterpriseID *string)
- func (o *GetEdgeApplicationInstanceEventsParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceEventsParams) SetObjid(objid string)
- func (o *GetEdgeApplicationInstanceEventsParams) SetObjname(objname *string)
- func (o *GetEdgeApplicationInstanceEventsParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceEventsParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceEventsParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) WithDefaults() *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) WithObjid(objid string) *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) WithObjname(objname *string) *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceEventsParams
- func (o *GetEdgeApplicationInstanceEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceEventsReader
- type GetEdgeApplicationInstanceEventsUnauthorized
- type GetEdgeApplicationInstanceLogsForbidden
- type GetEdgeApplicationInstanceLogsGatewayTimeout
- type GetEdgeApplicationInstanceLogsInternalServerError
- type GetEdgeApplicationInstanceLogsNotFound
- type GetEdgeApplicationInstanceLogsOK
- type GetEdgeApplicationInstanceLogsParams
- func NewGetEdgeApplicationInstanceLogsParams() *GetEdgeApplicationInstanceLogsParams
- func NewGetEdgeApplicationInstanceLogsParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceLogsParams
- func NewGetEdgeApplicationInstanceLogsParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceLogsParams
- func NewGetEdgeApplicationInstanceLogsParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceLogsParams) SetCursorOrderBy(cursorOrderBy *string)
- func (o *GetEdgeApplicationInstanceLogsParams) SetCursorPageNum(cursorPageNum *int64)
- func (o *GetEdgeApplicationInstanceLogsParams) SetCursorPageSize(cursorPageSize *int64)
- func (o *GetEdgeApplicationInstanceLogsParams) SetCursorPageToken(cursorPageToken *string)
- func (o *GetEdgeApplicationInstanceLogsParams) SetCursorTotalPages(cursorTotalPages *int64)
- func (o *GetEdgeApplicationInstanceLogsParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceLogsParams) SetEndTime(endTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceLogsParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceLogsParams) SetID(id string)
- func (o *GetEdgeApplicationInstanceLogsParams) SetInterval(interval *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceLogsParams) SetStartTime(startTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceLogsParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceLogsParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceLogsParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithCursorOrderBy(cursorOrderBy *string) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithCursorPageNum(cursorPageNum *int64) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithCursorPageSize(cursorPageSize *int64) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithCursorPageToken(cursorPageToken *string) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithCursorTotalPages(cursorTotalPages *int64) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithDefaults() *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithID(id string) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithInterval(interval *strfmt.DateTime) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceLogsParams
- func (o *GetEdgeApplicationInstanceLogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceLogsReader
- type GetEdgeApplicationInstanceLogsUnauthorized
- type GetEdgeApplicationInstanceResourceMetricsByIDForbidden
- type GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout
- type GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError
- type GetEdgeApplicationInstanceResourceMetricsByIDNotFound
- type GetEdgeApplicationInstanceResourceMetricsByIDOK
- type GetEdgeApplicationInstanceResourceMetricsByIDParams
- func NewGetEdgeApplicationInstanceResourceMetricsByIDParams() *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetEndTime(endTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetEnterpriseID(enterpriseID *string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetInterval(interval *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetMType(mType string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjid(objid string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjname(objname *string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjtype(objtype *string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetStartTime(startTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithDefaults() *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithInterval(interval *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithMType(mType string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjid(objid string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjname(objname *string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjtype(objtype *string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceResourceMetricsByIDReader
- type GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized
- type GetEdgeApplicationInstanceResourceMetricsByNameForbidden
- type GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout
- type GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError
- type GetEdgeApplicationInstanceResourceMetricsByNameNotFound
- type GetEdgeApplicationInstanceResourceMetricsByNameOK
- type GetEdgeApplicationInstanceResourceMetricsByNameParams
- func NewGetEdgeApplicationInstanceResourceMetricsByNameParams() *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetEndTime(endTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetEnterpriseID(enterpriseID *string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetInterval(interval *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetMType(mType string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjid(objid *string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjname(objname string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjtype(objtype *string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetStartTime(startTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithDefaults() *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithInterval(interval *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithMType(mType string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjid(objid *string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjname(objname string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjtype(objtype *string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
- func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceResourceMetricsByNameReader
- type GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized
- type GetEdgeApplicationInstanceStatusByNameForbidden
- type GetEdgeApplicationInstanceStatusByNameGatewayTimeout
- type GetEdgeApplicationInstanceStatusByNameInternalServerError
- type GetEdgeApplicationInstanceStatusByNameNotFound
- type GetEdgeApplicationInstanceStatusByNameOK
- type GetEdgeApplicationInstanceStatusByNameParams
- func NewGetEdgeApplicationInstanceStatusByNameParams() *GetEdgeApplicationInstanceStatusByNameParams
- func NewGetEdgeApplicationInstanceStatusByNameParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceStatusByNameParams
- func NewGetEdgeApplicationInstanceStatusByNameParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceStatusByNameParams
- func NewGetEdgeApplicationInstanceStatusByNameParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceStatusByNameParams
- func (o *GetEdgeApplicationInstanceStatusByNameParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceStatusByNameParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceStatusByNameParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceStatusByNameParams) SetName(name string)
- func (o *GetEdgeApplicationInstanceStatusByNameParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceStatusByNameParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceStatusByNameParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceStatusByNameParams
- func (o *GetEdgeApplicationInstanceStatusByNameParams) WithDefaults() *GetEdgeApplicationInstanceStatusByNameParams
- func (o *GetEdgeApplicationInstanceStatusByNameParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceStatusByNameParams
- func (o *GetEdgeApplicationInstanceStatusByNameParams) WithName(name string) *GetEdgeApplicationInstanceStatusByNameParams
- func (o *GetEdgeApplicationInstanceStatusByNameParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceStatusByNameParams
- func (o *GetEdgeApplicationInstanceStatusByNameParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceStatusByNameParams
- func (o *GetEdgeApplicationInstanceStatusByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceStatusByNameReader
- type GetEdgeApplicationInstanceStatusByNameUnauthorized
- type GetEdgeApplicationInstanceStatusForbidden
- type GetEdgeApplicationInstanceStatusGatewayTimeout
- type GetEdgeApplicationInstanceStatusInternalServerError
- type GetEdgeApplicationInstanceStatusNotFound
- type GetEdgeApplicationInstanceStatusOK
- type GetEdgeApplicationInstanceStatusParams
- func NewGetEdgeApplicationInstanceStatusParams() *GetEdgeApplicationInstanceStatusParams
- func NewGetEdgeApplicationInstanceStatusParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceStatusParams
- func NewGetEdgeApplicationInstanceStatusParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceStatusParams
- func NewGetEdgeApplicationInstanceStatusParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceStatusParams
- func (o *GetEdgeApplicationInstanceStatusParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceStatusParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceStatusParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceStatusParams) SetID(id string)
- func (o *GetEdgeApplicationInstanceStatusParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceStatusParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceStatusParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceStatusParams
- func (o *GetEdgeApplicationInstanceStatusParams) WithDefaults() *GetEdgeApplicationInstanceStatusParams
- func (o *GetEdgeApplicationInstanceStatusParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceStatusParams
- func (o *GetEdgeApplicationInstanceStatusParams) WithID(id string) *GetEdgeApplicationInstanceStatusParams
- func (o *GetEdgeApplicationInstanceStatusParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceStatusParams
- func (o *GetEdgeApplicationInstanceStatusParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceStatusParams
- func (o *GetEdgeApplicationInstanceStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceStatusReader
- type GetEdgeApplicationInstanceStatusUnauthorized
- type GetEdgeApplicationInstanceTopTalkers2Forbidden
- type GetEdgeApplicationInstanceTopTalkers2GatewayTimeout
- type GetEdgeApplicationInstanceTopTalkers2InternalServerError
- type GetEdgeApplicationInstanceTopTalkers2NotFound
- type GetEdgeApplicationInstanceTopTalkers2OK
- type GetEdgeApplicationInstanceTopTalkers2Params
- func NewGetEdgeApplicationInstanceTopTalkers2Params() *GetEdgeApplicationInstanceTopTalkers2Params
- func NewGetEdgeApplicationInstanceTopTalkers2ParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceTopTalkers2Params
- func NewGetEdgeApplicationInstanceTopTalkers2ParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTopTalkers2Params
- func NewGetEdgeApplicationInstanceTopTalkers2ParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorOrderBy(cursorOrderBy *string)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageNum(cursorPageNum *int64)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageSize(cursorPageSize *int64)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageToken(cursorPageToken *string)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorTotalPages(cursorTotalPages *int64)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetDefaults()
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetEndTime(endTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetEnterpriseID(enterpriseID *string)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetID(id *string)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetMetricType(metricType *string)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetName(name string)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetStartTime(startTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithContext(ctx context.Context) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorOrderBy(cursorOrderBy *string) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageNum(cursorPageNum *int64) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageSize(cursorPageSize *int64) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageToken(cursorPageToken *string) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorTotalPages(cursorTotalPages *int64) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithDefaults() *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithID(id *string) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithMetricType(metricType *string) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithName(name string) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceTopTalkers2Params
- func (o *GetEdgeApplicationInstanceTopTalkers2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceTopTalkers2Reader
- type GetEdgeApplicationInstanceTopTalkers2Unauthorized
- type GetEdgeApplicationInstanceTopTalkersForbidden
- type GetEdgeApplicationInstanceTopTalkersGatewayTimeout
- type GetEdgeApplicationInstanceTopTalkersInternalServerError
- type GetEdgeApplicationInstanceTopTalkersNotFound
- type GetEdgeApplicationInstanceTopTalkersOK
- type GetEdgeApplicationInstanceTopTalkersParams
- func NewGetEdgeApplicationInstanceTopTalkersParams() *GetEdgeApplicationInstanceTopTalkersParams
- func NewGetEdgeApplicationInstanceTopTalkersParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceTopTalkersParams
- func NewGetEdgeApplicationInstanceTopTalkersParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTopTalkersParams
- func NewGetEdgeApplicationInstanceTopTalkersParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorOrderBy(cursorOrderBy *string)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageNum(cursorPageNum *int64)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageSize(cursorPageSize *int64)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageToken(cursorPageToken *string)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorTotalPages(cursorTotalPages *int64)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetEndTime(endTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetEnterpriseID(enterpriseID *string)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetID(id string)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetMetricType(metricType *string)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetName(name *string)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetStartTime(startTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorOrderBy(cursorOrderBy *string) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageNum(cursorPageNum *int64) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageSize(cursorPageSize *int64) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageToken(cursorPageToken *string) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorTotalPages(cursorTotalPages *int64) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithDefaults() *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithID(id string) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithMetricType(metricType *string) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithName(name *string) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceTopTalkersParams
- func (o *GetEdgeApplicationInstanceTopTalkersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceTopTalkersReader
- type GetEdgeApplicationInstanceTopTalkersUnauthorized
- type GetEdgeApplicationInstanceTrafficFlows2Forbidden
- type GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout
- type GetEdgeApplicationInstanceTrafficFlows2InternalServerError
- type GetEdgeApplicationInstanceTrafficFlows2NotFound
- type GetEdgeApplicationInstanceTrafficFlows2OK
- type GetEdgeApplicationInstanceTrafficFlows2Params
- func NewGetEdgeApplicationInstanceTrafficFlows2Params() *GetEdgeApplicationInstanceTrafficFlows2Params
- func NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceTrafficFlows2Params
- func NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTrafficFlows2Params
- func NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetAclid(aclid *int64)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetAction(action *string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetDefaults()
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetDirection(direction *string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetEndTime(endTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetEnterpriseID(enterpriseID *string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetFqdn(fqdn *string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetID(id *string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetLevels(levels []string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetMetricType(metricType *string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetName(name string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetProto(proto *int64)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetRemoteip(remoteip *string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetRemoteport(remoteport *int64)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetStartTime(startTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithAclid(aclid *int64) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithAction(action *string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithContext(ctx context.Context) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithDefaults() *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithDirection(direction *string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithFqdn(fqdn *string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithID(id *string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithLevels(levels []string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithMetricType(metricType *string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithName(name string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithProto(proto *int64) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithRemoteip(remoteip *string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithRemoteport(remoteport *int64) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceTrafficFlows2Params
- func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceTrafficFlows2Reader
- type GetEdgeApplicationInstanceTrafficFlows2Unauthorized
- type GetEdgeApplicationInstanceTrafficFlowsForbidden
- type GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout
- type GetEdgeApplicationInstanceTrafficFlowsInternalServerError
- type GetEdgeApplicationInstanceTrafficFlowsNotFound
- type GetEdgeApplicationInstanceTrafficFlowsOK
- type GetEdgeApplicationInstanceTrafficFlowsParams
- func NewGetEdgeApplicationInstanceTrafficFlowsParams() *GetEdgeApplicationInstanceTrafficFlowsParams
- func NewGetEdgeApplicationInstanceTrafficFlowsParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceTrafficFlowsParams
- func NewGetEdgeApplicationInstanceTrafficFlowsParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTrafficFlowsParams
- func NewGetEdgeApplicationInstanceTrafficFlowsParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetAclid(aclid *int64)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetAction(action *string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetContext(ctx context.Context)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetDefaults()
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetDirection(direction *string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetEndTime(endTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetEnterpriseID(enterpriseID *string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetFqdn(fqdn *string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetHTTPClient(client *http.Client)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetID(id string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetLevels(levels []string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetMetricType(metricType *string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetName(name *string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetProto(proto *int64)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetRemoteip(remoteip *string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetRemoteport(remoteport *int64)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetStartTime(startTime *strfmt.DateTime)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetTimeout(timeout time.Duration)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetXRequestID(xRequestID *string)
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithAclid(aclid *int64) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithAction(action *string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithDefaults() *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithDirection(direction *string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithFqdn(fqdn *string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithID(id string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithLevels(levels []string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithMetricType(metricType *string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithName(name *string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithProto(proto *int64) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithRemoteip(remoteip *string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithRemoteport(remoteport *int64) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceTrafficFlowsParams
- func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetEdgeApplicationInstanceTrafficFlowsReader
- type GetEdgeApplicationInstanceTrafficFlowsUnauthorized
- type QueryEdgeApplicationInstanceStatusBadRequest
- type QueryEdgeApplicationInstanceStatusForbidden
- type QueryEdgeApplicationInstanceStatusGatewayTimeout
- type QueryEdgeApplicationInstanceStatusInternalServerError
- type QueryEdgeApplicationInstanceStatusOK
- type QueryEdgeApplicationInstanceStatusParams
- func NewQueryEdgeApplicationInstanceStatusParams() *QueryEdgeApplicationInstanceStatusParams
- func NewQueryEdgeApplicationInstanceStatusParamsWithContext(ctx context.Context) *QueryEdgeApplicationInstanceStatusParams
- func NewQueryEdgeApplicationInstanceStatusParamsWithHTTPClient(client *http.Client) *QueryEdgeApplicationInstanceStatusParams
- func NewQueryEdgeApplicationInstanceStatusParamsWithTimeout(timeout time.Duration) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) SetContext(ctx context.Context)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetDefaults()
- func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterAppName(filterAppName *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterAppType(filterAppType *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterDeploymentType(filterDeploymentType *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterDeviceName(filterDeviceName *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterNamePattern(filterNamePattern *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterProjectName(filterProjectName *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterRunState(filterRunState *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetHTTPClient(client *http.Client)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetNextOrderBy(nextOrderBy *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetNextPageNum(nextPageNum *int64)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetNextPageSize(nextPageSize *int64)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetNextPageToken(nextPageToken *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetNextTotalPages(nextTotalPages *int64)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetSummary(summary *bool)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetTimeout(timeout time.Duration)
- func (o *QueryEdgeApplicationInstanceStatusParams) SetXRequestID(xRequestID *string)
- func (o *QueryEdgeApplicationInstanceStatusParams) WithContext(ctx context.Context) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithDefaults() *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterAppName(filterAppName *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterAppType(filterAppType *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterDeploymentType(filterDeploymentType *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterDeviceName(filterDeviceName *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterNamePattern(filterNamePattern *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterProjectName(filterProjectName *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterRunState(filterRunState *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithHTTPClient(client *http.Client) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithNextOrderBy(nextOrderBy *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithNextPageNum(nextPageNum *int64) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithNextPageSize(nextPageSize *int64) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithNextPageToken(nextPageToken *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithNextTotalPages(nextTotalPages *int64) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithSummary(summary *bool) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithTimeout(timeout time.Duration) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WithXRequestID(xRequestID *string) *QueryEdgeApplicationInstanceStatusParams
- func (o *QueryEdgeApplicationInstanceStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type QueryEdgeApplicationInstanceStatusReader
- type QueryEdgeApplicationInstanceStatusUnauthorized
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 application instance status API
func (*Client) GetEdgeApplicationInstanceEvents ¶
func (a *Client) GetEdgeApplicationInstanceEvents(params *GetEdgeApplicationInstanceEventsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceEventsOK, error)
GetEdgeApplicationInstanceEvents gets edge application instance events by id
Get configuration and status events of an edge application instance by id.
func (*Client) GetEdgeApplicationInstanceEventsByName ¶
func (a *Client) GetEdgeApplicationInstanceEventsByName(params *GetEdgeApplicationInstanceEventsByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceEventsByNameOK, error)
GetEdgeApplicationInstanceEventsByName gets edge application instance events by name
Get configuration and status events of an edge application instance by name.
func (*Client) GetEdgeApplicationInstanceLogs ¶
func (a *Client) GetEdgeApplicationInstanceLogs(params *GetEdgeApplicationInstanceLogsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceLogsOK, error)
GetEdgeApplicationInstanceLogs gets edge application instance log
Get the log of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) GetEdgeApplicationInstanceResourceMetricsByID ¶
func (a *Client) GetEdgeApplicationInstanceResourceMetricsByID(params *GetEdgeApplicationInstanceResourceMetricsByIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceResourceMetricsByIDOK, error)
GetEdgeApplicationInstanceResourceMetricsByID gets edge application instance resource usage timeline
Get the resource usage timeline of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) GetEdgeApplicationInstanceResourceMetricsByName ¶
func (a *Client) GetEdgeApplicationInstanceResourceMetricsByName(params *GetEdgeApplicationInstanceResourceMetricsByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceResourceMetricsByNameOK, error)
GetEdgeApplicationInstanceResourceMetricsByName gets edge application instance resource usage timeline
Get the resource usage timeline of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) GetEdgeApplicationInstanceStatus ¶
func (a *Client) GetEdgeApplicationInstanceStatus(params *GetEdgeApplicationInstanceStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceStatusOK, error)
GetEdgeApplicationInstanceStatus gets edge application instance status
Get the status of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) GetEdgeApplicationInstanceStatusByName ¶
func (a *Client) GetEdgeApplicationInstanceStatusByName(params *GetEdgeApplicationInstanceStatusByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceStatusByNameOK, error)
GetEdgeApplicationInstanceStatusByName gets edge application instance status
Get the status of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) GetEdgeApplicationInstanceTopTalkers ¶
func (a *Client) GetEdgeApplicationInstanceTopTalkers(params *GetEdgeApplicationInstanceTopTalkersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceTopTalkersOK, error)
GetEdgeApplicationInstanceTopTalkers gets edge application instance top talkers of the network traffic flows
Get the top talkers of the network traffic flows of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) GetEdgeApplicationInstanceTopTalkers2 ¶
func (a *Client) GetEdgeApplicationInstanceTopTalkers2(params *GetEdgeApplicationInstanceTopTalkers2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceTopTalkers2OK, error)
GetEdgeApplicationInstanceTopTalkers2 gets edge application instance top talkers of the network traffic flows
Get the top talkers of the network traffic flows of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) GetEdgeApplicationInstanceTrafficFlows ¶
func (a *Client) GetEdgeApplicationInstanceTrafficFlows(params *GetEdgeApplicationInstanceTrafficFlowsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceTrafficFlowsOK, error)
GetEdgeApplicationInstanceTrafficFlows gets edge application instance network traffic flow log
Get the network traffic flow log of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) GetEdgeApplicationInstanceTrafficFlows2 ¶
func (a *Client) GetEdgeApplicationInstanceTrafficFlows2(params *GetEdgeApplicationInstanceTrafficFlows2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceTrafficFlows2OK, error)
GetEdgeApplicationInstanceTrafficFlows2 gets edge application instance network traffic flow log
Get the network traffic flow log of an edge application instance as reported by the edge node where the edge application instance has been deployed.
func (*Client) QueryEdgeApplicationInstanceStatus ¶
func (a *Client) QueryEdgeApplicationInstanceStatus(params *QueryEdgeApplicationInstanceStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryEdgeApplicationInstanceStatusOK, error)
QueryEdgeApplicationInstanceStatus queries status of edge application instances
Query the status of edge application instances as reported by the edge nodes where the edge application 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 { GetEdgeApplicationInstanceEvents(params *GetEdgeApplicationInstanceEventsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceEventsOK, error) GetEdgeApplicationInstanceEventsByName(params *GetEdgeApplicationInstanceEventsByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceEventsByNameOK, error) GetEdgeApplicationInstanceLogs(params *GetEdgeApplicationInstanceLogsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceLogsOK, error) GetEdgeApplicationInstanceResourceMetricsByID(params *GetEdgeApplicationInstanceResourceMetricsByIDParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceResourceMetricsByIDOK, error) GetEdgeApplicationInstanceResourceMetricsByName(params *GetEdgeApplicationInstanceResourceMetricsByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceResourceMetricsByNameOK, error) GetEdgeApplicationInstanceStatus(params *GetEdgeApplicationInstanceStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceStatusOK, error) GetEdgeApplicationInstanceStatusByName(params *GetEdgeApplicationInstanceStatusByNameParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceStatusByNameOK, error) GetEdgeApplicationInstanceTopTalkers(params *GetEdgeApplicationInstanceTopTalkersParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceTopTalkersOK, error) GetEdgeApplicationInstanceTopTalkers2(params *GetEdgeApplicationInstanceTopTalkers2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceTopTalkers2OK, error) GetEdgeApplicationInstanceTrafficFlows(params *GetEdgeApplicationInstanceTrafficFlowsParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceTrafficFlowsOK, error) GetEdgeApplicationInstanceTrafficFlows2(params *GetEdgeApplicationInstanceTrafficFlows2Params, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*GetEdgeApplicationInstanceTrafficFlows2OK, error) QueryEdgeApplicationInstanceStatus(params *QueryEdgeApplicationInstanceStatusParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*QueryEdgeApplicationInstanceStatusOK, 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 application instance status API client.
type GetEdgeApplicationInstanceEventsByNameForbidden ¶
type GetEdgeApplicationInstanceEventsByNameForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceEventsByNameForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceEventsByNameForbidden ¶
func NewGetEdgeApplicationInstanceEventsByNameForbidden() *GetEdgeApplicationInstanceEventsByNameForbidden
NewGetEdgeApplicationInstanceEventsByNameForbidden creates a GetEdgeApplicationInstanceEventsByNameForbidden with default headers values
func (*GetEdgeApplicationInstanceEventsByNameForbidden) Error ¶
func (o *GetEdgeApplicationInstanceEventsByNameForbidden) Error() string
func (*GetEdgeApplicationInstanceEventsByNameForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsByNameForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsByNameGatewayTimeout ¶
type GetEdgeApplicationInstanceEventsByNameGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceEventsByNameGatewayTimeout 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 NewGetEdgeApplicationInstanceEventsByNameGatewayTimeout ¶
func NewGetEdgeApplicationInstanceEventsByNameGatewayTimeout() *GetEdgeApplicationInstanceEventsByNameGatewayTimeout
NewGetEdgeApplicationInstanceEventsByNameGatewayTimeout creates a GetEdgeApplicationInstanceEventsByNameGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceEventsByNameGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceEventsByNameGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceEventsByNameGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsByNameGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsByNameInternalServerError ¶
type GetEdgeApplicationInstanceEventsByNameInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceEventsByNameInternalServerError 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 NewGetEdgeApplicationInstanceEventsByNameInternalServerError ¶
func NewGetEdgeApplicationInstanceEventsByNameInternalServerError() *GetEdgeApplicationInstanceEventsByNameInternalServerError
NewGetEdgeApplicationInstanceEventsByNameInternalServerError creates a GetEdgeApplicationInstanceEventsByNameInternalServerError with default headers values
func (*GetEdgeApplicationInstanceEventsByNameInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceEventsByNameInternalServerError) Error() string
func (*GetEdgeApplicationInstanceEventsByNameInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsByNameInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsByNameNotFound ¶
type GetEdgeApplicationInstanceEventsByNameNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceEventsByNameNotFound 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 NewGetEdgeApplicationInstanceEventsByNameNotFound ¶
func NewGetEdgeApplicationInstanceEventsByNameNotFound() *GetEdgeApplicationInstanceEventsByNameNotFound
NewGetEdgeApplicationInstanceEventsByNameNotFound creates a GetEdgeApplicationInstanceEventsByNameNotFound with default headers values
func (*GetEdgeApplicationInstanceEventsByNameNotFound) Error ¶
func (o *GetEdgeApplicationInstanceEventsByNameNotFound) Error() string
func (*GetEdgeApplicationInstanceEventsByNameNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsByNameNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsByNameOK ¶
type GetEdgeApplicationInstanceEventsByNameOK struct {
Payload *swagger_models.EventQueryResponse
}
GetEdgeApplicationInstanceEventsByNameOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceEventsByNameOK ¶
func NewGetEdgeApplicationInstanceEventsByNameOK() *GetEdgeApplicationInstanceEventsByNameOK
NewGetEdgeApplicationInstanceEventsByNameOK creates a GetEdgeApplicationInstanceEventsByNameOK with default headers values
func (*GetEdgeApplicationInstanceEventsByNameOK) Error ¶
func (o *GetEdgeApplicationInstanceEventsByNameOK) Error() string
func (*GetEdgeApplicationInstanceEventsByNameOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsByNameOK) GetPayload() *swagger_models.EventQueryResponse
type GetEdgeApplicationInstanceEventsByNameParams ¶
type GetEdgeApplicationInstanceEventsByNameParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* EnterpriseID. system generated unique id for an enterprise (deprecated) */ EnterpriseID *string /* Objid. Object id */ Objid *string /* Objname. Object name */ Objname string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceEventsByNameParams contains all the parameters to send to the API endpoint
for the get edge application instance events by name operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceEventsByNameParams ¶
func NewGetEdgeApplicationInstanceEventsByNameParams() *GetEdgeApplicationInstanceEventsByNameParams
NewGetEdgeApplicationInstanceEventsByNameParams creates a new GetEdgeApplicationInstanceEventsByNameParams 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 NewGetEdgeApplicationInstanceEventsByNameParamsWithContext ¶
func NewGetEdgeApplicationInstanceEventsByNameParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceEventsByNameParams
NewGetEdgeApplicationInstanceEventsByNameParamsWithContext creates a new GetEdgeApplicationInstanceEventsByNameParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceEventsByNameParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceEventsByNameParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceEventsByNameParams
NewGetEdgeApplicationInstanceEventsByNameParamsWithHTTPClient creates a new GetEdgeApplicationInstanceEventsByNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceEventsByNameParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceEventsByNameParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceEventsByNameParams
NewGetEdgeApplicationInstanceEventsByNameParamsWithTimeout creates a new GetEdgeApplicationInstanceEventsByNameParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceEventsByNameParams) SetContext ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance events by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceEventsByNameParams) SetEnterpriseID ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) SetObjid ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) SetObjid(objid *string)
SetObjid adds the objid to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) SetObjname ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) SetObjname(objname string)
SetObjname adds the objname to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) WithContext ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceEventsByNameParams
WithContext adds the context to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WithDefaults() *GetEdgeApplicationInstanceEventsByNameParams
WithDefaults hydrates default values in the get edge application instance events by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceEventsByNameParams) WithEnterpriseID ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceEventsByNameParams
WithEnterpriseID adds the enterpriseID to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceEventsByNameParams
WithHTTPClient adds the HTTPClient to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) WithObjid ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WithObjid(objid *string) *GetEdgeApplicationInstanceEventsByNameParams
WithObjid adds the objid to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) WithObjname ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WithObjname(objname string) *GetEdgeApplicationInstanceEventsByNameParams
WithObjname adds the objname to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceEventsByNameParams
WithTimeout adds the timeout to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceEventsByNameParams
WithXRequestID adds the xRequestID to the get edge application instance events by name params
func (*GetEdgeApplicationInstanceEventsByNameParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceEventsByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceEventsByNameReader ¶
type GetEdgeApplicationInstanceEventsByNameReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceEventsByNameReader is a Reader for the GetEdgeApplicationInstanceEventsByName structure.
func (*GetEdgeApplicationInstanceEventsByNameReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceEventsByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceEventsByNameUnauthorized ¶
type GetEdgeApplicationInstanceEventsByNameUnauthorized struct {
}GetEdgeApplicationInstanceEventsByNameUnauthorized 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 NewGetEdgeApplicationInstanceEventsByNameUnauthorized ¶
func NewGetEdgeApplicationInstanceEventsByNameUnauthorized() *GetEdgeApplicationInstanceEventsByNameUnauthorized
NewGetEdgeApplicationInstanceEventsByNameUnauthorized creates a GetEdgeApplicationInstanceEventsByNameUnauthorized with default headers values
func (*GetEdgeApplicationInstanceEventsByNameUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceEventsByNameUnauthorized) Error() string
func (*GetEdgeApplicationInstanceEventsByNameUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsByNameUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsForbidden ¶
type GetEdgeApplicationInstanceEventsForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceEventsForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceEventsForbidden ¶
func NewGetEdgeApplicationInstanceEventsForbidden() *GetEdgeApplicationInstanceEventsForbidden
NewGetEdgeApplicationInstanceEventsForbidden creates a GetEdgeApplicationInstanceEventsForbidden with default headers values
func (*GetEdgeApplicationInstanceEventsForbidden) Error ¶
func (o *GetEdgeApplicationInstanceEventsForbidden) Error() string
func (*GetEdgeApplicationInstanceEventsForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsGatewayTimeout ¶
type GetEdgeApplicationInstanceEventsGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceEventsGatewayTimeout 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 NewGetEdgeApplicationInstanceEventsGatewayTimeout ¶
func NewGetEdgeApplicationInstanceEventsGatewayTimeout() *GetEdgeApplicationInstanceEventsGatewayTimeout
NewGetEdgeApplicationInstanceEventsGatewayTimeout creates a GetEdgeApplicationInstanceEventsGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceEventsGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceEventsGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceEventsGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsInternalServerError ¶
type GetEdgeApplicationInstanceEventsInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceEventsInternalServerError 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 NewGetEdgeApplicationInstanceEventsInternalServerError ¶
func NewGetEdgeApplicationInstanceEventsInternalServerError() *GetEdgeApplicationInstanceEventsInternalServerError
NewGetEdgeApplicationInstanceEventsInternalServerError creates a GetEdgeApplicationInstanceEventsInternalServerError with default headers values
func (*GetEdgeApplicationInstanceEventsInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceEventsInternalServerError) Error() string
func (*GetEdgeApplicationInstanceEventsInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsNotFound ¶
type GetEdgeApplicationInstanceEventsNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceEventsNotFound 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 NewGetEdgeApplicationInstanceEventsNotFound ¶
func NewGetEdgeApplicationInstanceEventsNotFound() *GetEdgeApplicationInstanceEventsNotFound
NewGetEdgeApplicationInstanceEventsNotFound creates a GetEdgeApplicationInstanceEventsNotFound with default headers values
func (*GetEdgeApplicationInstanceEventsNotFound) Error ¶
func (o *GetEdgeApplicationInstanceEventsNotFound) Error() string
func (*GetEdgeApplicationInstanceEventsNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceEventsOK ¶
type GetEdgeApplicationInstanceEventsOK struct {
Payload *swagger_models.EventQueryResponse
}
GetEdgeApplicationInstanceEventsOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceEventsOK ¶
func NewGetEdgeApplicationInstanceEventsOK() *GetEdgeApplicationInstanceEventsOK
NewGetEdgeApplicationInstanceEventsOK creates a GetEdgeApplicationInstanceEventsOK with default headers values
func (*GetEdgeApplicationInstanceEventsOK) Error ¶
func (o *GetEdgeApplicationInstanceEventsOK) Error() string
func (*GetEdgeApplicationInstanceEventsOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsOK) GetPayload() *swagger_models.EventQueryResponse
type GetEdgeApplicationInstanceEventsParams ¶
type GetEdgeApplicationInstanceEventsParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* EnterpriseID. system generated unique id for an enterprise (deprecated) */ EnterpriseID *string /* Objid. Object id */ Objid string /* Objname. Object name */ Objname *string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceEventsParams contains all the parameters to send to the API endpoint
for the get edge application instance events operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceEventsParams ¶
func NewGetEdgeApplicationInstanceEventsParams() *GetEdgeApplicationInstanceEventsParams
NewGetEdgeApplicationInstanceEventsParams creates a new GetEdgeApplicationInstanceEventsParams 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 NewGetEdgeApplicationInstanceEventsParamsWithContext ¶
func NewGetEdgeApplicationInstanceEventsParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceEventsParams
NewGetEdgeApplicationInstanceEventsParamsWithContext creates a new GetEdgeApplicationInstanceEventsParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceEventsParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceEventsParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceEventsParams
NewGetEdgeApplicationInstanceEventsParamsWithHTTPClient creates a new GetEdgeApplicationInstanceEventsParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceEventsParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceEventsParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceEventsParams
NewGetEdgeApplicationInstanceEventsParamsWithTimeout creates a new GetEdgeApplicationInstanceEventsParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceEventsParams) SetContext ¶
func (o *GetEdgeApplicationInstanceEventsParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceEventsParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance events params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceEventsParams) SetEnterpriseID ¶
func (o *GetEdgeApplicationInstanceEventsParams) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceEventsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) SetObjid ¶
func (o *GetEdgeApplicationInstanceEventsParams) SetObjid(objid string)
SetObjid adds the objid to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) SetObjname ¶
func (o *GetEdgeApplicationInstanceEventsParams) SetObjname(objname *string)
SetObjname adds the objname to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceEventsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceEventsParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) WithContext ¶
func (o *GetEdgeApplicationInstanceEventsParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceEventsParams
WithContext adds the context to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceEventsParams) WithDefaults() *GetEdgeApplicationInstanceEventsParams
WithDefaults hydrates default values in the get edge application instance events params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceEventsParams) WithEnterpriseID ¶
func (o *GetEdgeApplicationInstanceEventsParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceEventsParams
WithEnterpriseID adds the enterpriseID to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceEventsParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceEventsParams
WithHTTPClient adds the HTTPClient to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) WithObjid ¶
func (o *GetEdgeApplicationInstanceEventsParams) WithObjid(objid string) *GetEdgeApplicationInstanceEventsParams
WithObjid adds the objid to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) WithObjname ¶
func (o *GetEdgeApplicationInstanceEventsParams) WithObjname(objname *string) *GetEdgeApplicationInstanceEventsParams
WithObjname adds the objname to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceEventsParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceEventsParams
WithTimeout adds the timeout to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceEventsParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceEventsParams
WithXRequestID adds the xRequestID to the get edge application instance events params
func (*GetEdgeApplicationInstanceEventsParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceEventsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceEventsReader ¶
type GetEdgeApplicationInstanceEventsReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceEventsReader is a Reader for the GetEdgeApplicationInstanceEvents structure.
func (*GetEdgeApplicationInstanceEventsReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceEventsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceEventsUnauthorized ¶
type GetEdgeApplicationInstanceEventsUnauthorized struct {
}GetEdgeApplicationInstanceEventsUnauthorized 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 NewGetEdgeApplicationInstanceEventsUnauthorized ¶
func NewGetEdgeApplicationInstanceEventsUnauthorized() *GetEdgeApplicationInstanceEventsUnauthorized
NewGetEdgeApplicationInstanceEventsUnauthorized creates a GetEdgeApplicationInstanceEventsUnauthorized with default headers values
func (*GetEdgeApplicationInstanceEventsUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceEventsUnauthorized) Error() string
func (*GetEdgeApplicationInstanceEventsUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceEventsUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceLogsForbidden ¶
type GetEdgeApplicationInstanceLogsForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceLogsForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceLogsForbidden ¶
func NewGetEdgeApplicationInstanceLogsForbidden() *GetEdgeApplicationInstanceLogsForbidden
NewGetEdgeApplicationInstanceLogsForbidden creates a GetEdgeApplicationInstanceLogsForbidden with default headers values
func (*GetEdgeApplicationInstanceLogsForbidden) Error ¶
func (o *GetEdgeApplicationInstanceLogsForbidden) Error() string
func (*GetEdgeApplicationInstanceLogsForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceLogsForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceLogsGatewayTimeout ¶
type GetEdgeApplicationInstanceLogsGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceLogsGatewayTimeout 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 NewGetEdgeApplicationInstanceLogsGatewayTimeout ¶
func NewGetEdgeApplicationInstanceLogsGatewayTimeout() *GetEdgeApplicationInstanceLogsGatewayTimeout
NewGetEdgeApplicationInstanceLogsGatewayTimeout creates a GetEdgeApplicationInstanceLogsGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceLogsGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceLogsGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceLogsGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceLogsGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceLogsInternalServerError ¶
type GetEdgeApplicationInstanceLogsInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceLogsInternalServerError 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 NewGetEdgeApplicationInstanceLogsInternalServerError ¶
func NewGetEdgeApplicationInstanceLogsInternalServerError() *GetEdgeApplicationInstanceLogsInternalServerError
NewGetEdgeApplicationInstanceLogsInternalServerError creates a GetEdgeApplicationInstanceLogsInternalServerError with default headers values
func (*GetEdgeApplicationInstanceLogsInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceLogsInternalServerError) Error() string
func (*GetEdgeApplicationInstanceLogsInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceLogsInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceLogsNotFound ¶
type GetEdgeApplicationInstanceLogsNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceLogsNotFound 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 NewGetEdgeApplicationInstanceLogsNotFound ¶
func NewGetEdgeApplicationInstanceLogsNotFound() *GetEdgeApplicationInstanceLogsNotFound
NewGetEdgeApplicationInstanceLogsNotFound creates a GetEdgeApplicationInstanceLogsNotFound with default headers values
func (*GetEdgeApplicationInstanceLogsNotFound) Error ¶
func (o *GetEdgeApplicationInstanceLogsNotFound) Error() string
func (*GetEdgeApplicationInstanceLogsNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceLogsNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceLogsOK ¶
type GetEdgeApplicationInstanceLogsOK struct {
Payload *swagger_models.AppInstanceLogsResponse
}
GetEdgeApplicationInstanceLogsOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceLogsOK ¶
func NewGetEdgeApplicationInstanceLogsOK() *GetEdgeApplicationInstanceLogsOK
NewGetEdgeApplicationInstanceLogsOK creates a GetEdgeApplicationInstanceLogsOK with default headers values
func (*GetEdgeApplicationInstanceLogsOK) Error ¶
func (o *GetEdgeApplicationInstanceLogsOK) Error() string
func (*GetEdgeApplicationInstanceLogsOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceLogsOK) GetPayload() *swagger_models.AppInstanceLogsResponse
type GetEdgeApplicationInstanceLogsParams ¶
type GetEdgeApplicationInstanceLogsParams struct { /* CursorOrderBy. OrderBy helps in sorting the list response */ CursorOrderBy *string /* CursorPageNum. Page Number Format: int64 */ CursorPageNum *int64 /* CursorPageSize. Defines the page size Format: int64 */ CursorPageSize *int64 /* CursorPageToken. Page Token */ CursorPageToken *string /* CursorTotalPages. Total number of pages to be fetched. Format: int64 */ CursorTotalPages *int64 /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* EndTime. entime for querying the app instacne logs Format: date-time */ EndTime *strfmt.DateTime /* ID. System defined universally unique Id of the app instance */ ID string /* Interval. interval at which logs needs to fetched Format: date-time */ Interval *strfmt.DateTime /* StartTime. start time for querying the app instance logs Format: date-time */ StartTime *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceLogsParams contains all the parameters to send to the API endpoint
for the get edge application instance logs operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceLogsParams ¶
func NewGetEdgeApplicationInstanceLogsParams() *GetEdgeApplicationInstanceLogsParams
NewGetEdgeApplicationInstanceLogsParams creates a new GetEdgeApplicationInstanceLogsParams 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 NewGetEdgeApplicationInstanceLogsParamsWithContext ¶
func NewGetEdgeApplicationInstanceLogsParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceLogsParams
NewGetEdgeApplicationInstanceLogsParamsWithContext creates a new GetEdgeApplicationInstanceLogsParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceLogsParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceLogsParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceLogsParams
NewGetEdgeApplicationInstanceLogsParamsWithHTTPClient creates a new GetEdgeApplicationInstanceLogsParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceLogsParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceLogsParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceLogsParams
NewGetEdgeApplicationInstanceLogsParamsWithTimeout creates a new GetEdgeApplicationInstanceLogsParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceLogsParams) SetContext ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetCursorOrderBy ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetCursorOrderBy(cursorOrderBy *string)
SetCursorOrderBy adds the cursorOrderBy to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetCursorPageNum ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetCursorPageNum(cursorPageNum *int64)
SetCursorPageNum adds the cursorPageNum to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetCursorPageSize ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetCursorPageSize(cursorPageSize *int64)
SetCursorPageSize adds the cursorPageSize to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetCursorPageToken ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetCursorPageToken(cursorPageToken *string)
SetCursorPageToken adds the cursorPageToken to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetCursorTotalPages ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetCursorTotalPages(cursorTotalPages *int64)
SetCursorTotalPages adds the cursorTotalPages to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance logs params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceLogsParams) SetEndTime ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetEndTime(endTime *strfmt.DateTime)
SetEndTime adds the endTime to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetID ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetID(id string)
SetID adds the id to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetInterval ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetInterval(interval *strfmt.DateTime)
SetInterval adds the interval to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetStartTime ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetStartTime(startTime *strfmt.DateTime)
SetStartTime adds the startTime to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceLogsParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithContext ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceLogsParams
WithContext adds the context to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithCursorOrderBy ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithCursorOrderBy(cursorOrderBy *string) *GetEdgeApplicationInstanceLogsParams
WithCursorOrderBy adds the cursorOrderBy to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithCursorPageNum ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithCursorPageNum(cursorPageNum *int64) *GetEdgeApplicationInstanceLogsParams
WithCursorPageNum adds the cursorPageNum to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithCursorPageSize ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithCursorPageSize(cursorPageSize *int64) *GetEdgeApplicationInstanceLogsParams
WithCursorPageSize adds the cursorPageSize to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithCursorPageToken ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithCursorPageToken(cursorPageToken *string) *GetEdgeApplicationInstanceLogsParams
WithCursorPageToken adds the cursorPageToken to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithCursorTotalPages ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithCursorTotalPages(cursorTotalPages *int64) *GetEdgeApplicationInstanceLogsParams
WithCursorTotalPages adds the cursorTotalPages to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithDefaults() *GetEdgeApplicationInstanceLogsParams
WithDefaults hydrates default values in the get edge application instance logs params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceLogsParams) WithEndTime ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceLogsParams
WithEndTime adds the endTime to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceLogsParams
WithHTTPClient adds the HTTPClient to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithID ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithID(id string) *GetEdgeApplicationInstanceLogsParams
WithID adds the id to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithInterval ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithInterval(interval *strfmt.DateTime) *GetEdgeApplicationInstanceLogsParams
WithInterval adds the interval to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithStartTime ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceLogsParams
WithStartTime adds the startTime to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceLogsParams
WithTimeout adds the timeout to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceLogsParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceLogsParams
WithXRequestID adds the xRequestID to the get edge application instance logs params
func (*GetEdgeApplicationInstanceLogsParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceLogsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceLogsReader ¶
type GetEdgeApplicationInstanceLogsReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceLogsReader is a Reader for the GetEdgeApplicationInstanceLogs structure.
func (*GetEdgeApplicationInstanceLogsReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceLogsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceLogsUnauthorized ¶
type GetEdgeApplicationInstanceLogsUnauthorized struct {
}GetEdgeApplicationInstanceLogsUnauthorized 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 NewGetEdgeApplicationInstanceLogsUnauthorized ¶
func NewGetEdgeApplicationInstanceLogsUnauthorized() *GetEdgeApplicationInstanceLogsUnauthorized
NewGetEdgeApplicationInstanceLogsUnauthorized creates a GetEdgeApplicationInstanceLogsUnauthorized with default headers values
func (*GetEdgeApplicationInstanceLogsUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceLogsUnauthorized) Error() string
func (*GetEdgeApplicationInstanceLogsUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceLogsUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByIDForbidden ¶
type GetEdgeApplicationInstanceResourceMetricsByIDForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceResourceMetricsByIDForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceResourceMetricsByIDForbidden ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDForbidden() *GetEdgeApplicationInstanceResourceMetricsByIDForbidden
NewGetEdgeApplicationInstanceResourceMetricsByIDForbidden creates a GetEdgeApplicationInstanceResourceMetricsByIDForbidden with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByIDForbidden) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDForbidden) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByIDForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout ¶
type GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout 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 NewGetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout() *GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout
NewGetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout creates a GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError ¶
type GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError 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 NewGetEdgeApplicationInstanceResourceMetricsByIDInternalServerError ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDInternalServerError() *GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError
NewGetEdgeApplicationInstanceResourceMetricsByIDInternalServerError creates a GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByIDNotFound ¶
type GetEdgeApplicationInstanceResourceMetricsByIDNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceResourceMetricsByIDNotFound 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 NewGetEdgeApplicationInstanceResourceMetricsByIDNotFound ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDNotFound() *GetEdgeApplicationInstanceResourceMetricsByIDNotFound
NewGetEdgeApplicationInstanceResourceMetricsByIDNotFound creates a GetEdgeApplicationInstanceResourceMetricsByIDNotFound with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByIDNotFound) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDNotFound) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByIDNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByIDOK ¶
type GetEdgeApplicationInstanceResourceMetricsByIDOK struct {
Payload *swagger_models.MetricQueryResponse
}
GetEdgeApplicationInstanceResourceMetricsByIDOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceResourceMetricsByIDOK ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDOK() *GetEdgeApplicationInstanceResourceMetricsByIDOK
NewGetEdgeApplicationInstanceResourceMetricsByIDOK creates a GetEdgeApplicationInstanceResourceMetricsByIDOK with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByIDOK) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDOK) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByIDOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDOK) GetPayload() *swagger_models.MetricQueryResponse
type GetEdgeApplicationInstanceResourceMetricsByIDParams ¶
type GetEdgeApplicationInstanceResourceMetricsByIDParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // EndTime. // // Format: date-time EndTime *strfmt.DateTime // EnterpriseID. EnterpriseID *string // Interval. // // Format: date-time Interval *strfmt.DateTime // MType. MType string // Objid. Objid string // Objname. Objname *string // Objtype. // // Default: "OBJECT_TYPE_UNSPECIFIED" Objtype *string // StartTime. // // Format: date-time StartTime *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceResourceMetricsByIDParams contains all the parameters to send to the API endpoint
for the get edge application instance resource metrics by Id operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceResourceMetricsByIDParams ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDParams() *GetEdgeApplicationInstanceResourceMetricsByIDParams
NewGetEdgeApplicationInstanceResourceMetricsByIDParams creates a new GetEdgeApplicationInstanceResourceMetricsByIDParams 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 NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithContext ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceResourceMetricsByIDParams
NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithContext creates a new GetEdgeApplicationInstanceResourceMetricsByIDParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceResourceMetricsByIDParams
NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithHTTPClient creates a new GetEdgeApplicationInstanceResourceMetricsByIDParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceResourceMetricsByIDParams
NewGetEdgeApplicationInstanceResourceMetricsByIDParamsWithTimeout creates a new GetEdgeApplicationInstanceResourceMetricsByIDParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetContext ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance resource metrics by Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetEndTime ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetEndTime(endTime *strfmt.DateTime)
SetEndTime adds the endTime to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetEnterpriseID ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetInterval ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetInterval(interval *strfmt.DateTime)
SetInterval adds the interval to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetMType ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetMType(mType string)
SetMType adds the mType to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjid ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjid(objid string)
SetObjid adds the objid to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjname ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjname(objname *string)
SetObjname adds the objname to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjtype ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetObjtype(objtype *string)
SetObjtype adds the objtype to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetStartTime ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetStartTime(startTime *strfmt.DateTime)
SetStartTime adds the startTime to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithContext ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithContext adds the context to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithDefaults() *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithDefaults hydrates default values in the get edge application instance resource metrics by Id params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithEndTime ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithEndTime adds the endTime to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithEnterpriseID ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithEnterpriseID adds the enterpriseID to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithHTTPClient adds the HTTPClient to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithInterval ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithInterval(interval *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithInterval adds the interval to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithMType ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithMType(mType string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithMType adds the mType to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjid ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjid(objid string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithObjid adds the objid to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjname ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjname(objname *string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithObjname adds the objname to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjtype ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithObjtype(objtype *string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithObjtype adds the objtype to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithStartTime ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithStartTime adds the startTime to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithTimeout adds the timeout to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceResourceMetricsByIDParams
WithXRequestID adds the xRequestID to the get edge application instance resource metrics by Id params
func (*GetEdgeApplicationInstanceResourceMetricsByIDParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceResourceMetricsByIDReader ¶
type GetEdgeApplicationInstanceResourceMetricsByIDReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceResourceMetricsByIDReader is a Reader for the GetEdgeApplicationInstanceResourceMetricsByID structure.
func (*GetEdgeApplicationInstanceResourceMetricsByIDReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized ¶
type GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized struct {
}GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized 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 NewGetEdgeApplicationInstanceResourceMetricsByIDUnauthorized ¶
func NewGetEdgeApplicationInstanceResourceMetricsByIDUnauthorized() *GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized
NewGetEdgeApplicationInstanceResourceMetricsByIDUnauthorized creates a GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByIDUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByNameForbidden ¶
type GetEdgeApplicationInstanceResourceMetricsByNameForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceResourceMetricsByNameForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceResourceMetricsByNameForbidden ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameForbidden() *GetEdgeApplicationInstanceResourceMetricsByNameForbidden
NewGetEdgeApplicationInstanceResourceMetricsByNameForbidden creates a GetEdgeApplicationInstanceResourceMetricsByNameForbidden with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByNameForbidden) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameForbidden) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByNameForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout ¶
type GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout 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 NewGetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout() *GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout
NewGetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout creates a GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError ¶
type GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError 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 NewGetEdgeApplicationInstanceResourceMetricsByNameInternalServerError ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameInternalServerError() *GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError
NewGetEdgeApplicationInstanceResourceMetricsByNameInternalServerError creates a GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByNameNotFound ¶
type GetEdgeApplicationInstanceResourceMetricsByNameNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceResourceMetricsByNameNotFound 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 NewGetEdgeApplicationInstanceResourceMetricsByNameNotFound ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameNotFound() *GetEdgeApplicationInstanceResourceMetricsByNameNotFound
NewGetEdgeApplicationInstanceResourceMetricsByNameNotFound creates a GetEdgeApplicationInstanceResourceMetricsByNameNotFound with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByNameNotFound) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameNotFound) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByNameNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceResourceMetricsByNameOK ¶
type GetEdgeApplicationInstanceResourceMetricsByNameOK struct {
Payload *swagger_models.MetricQueryResponse
}
GetEdgeApplicationInstanceResourceMetricsByNameOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceResourceMetricsByNameOK ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameOK() *GetEdgeApplicationInstanceResourceMetricsByNameOK
NewGetEdgeApplicationInstanceResourceMetricsByNameOK creates a GetEdgeApplicationInstanceResourceMetricsByNameOK with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByNameOK) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameOK) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByNameOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameOK) GetPayload() *swagger_models.MetricQueryResponse
type GetEdgeApplicationInstanceResourceMetricsByNameParams ¶
type GetEdgeApplicationInstanceResourceMetricsByNameParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // EndTime. // // Format: date-time EndTime *strfmt.DateTime // EnterpriseID. EnterpriseID *string // Interval. // // Format: date-time Interval *strfmt.DateTime // MType. MType string // Objid. Objid *string // Objname. Objname string // Objtype. // // Default: "OBJECT_TYPE_UNSPECIFIED" Objtype *string // StartTime. // // Format: date-time StartTime *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceResourceMetricsByNameParams contains all the parameters to send to the API endpoint
for the get edge application instance resource metrics by name operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceResourceMetricsByNameParams ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameParams() *GetEdgeApplicationInstanceResourceMetricsByNameParams
NewGetEdgeApplicationInstanceResourceMetricsByNameParams creates a new GetEdgeApplicationInstanceResourceMetricsByNameParams 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 NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithContext ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceResourceMetricsByNameParams
NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithContext creates a new GetEdgeApplicationInstanceResourceMetricsByNameParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceResourceMetricsByNameParams
NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithHTTPClient creates a new GetEdgeApplicationInstanceResourceMetricsByNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceResourceMetricsByNameParams
NewGetEdgeApplicationInstanceResourceMetricsByNameParamsWithTimeout creates a new GetEdgeApplicationInstanceResourceMetricsByNameParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetContext ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance resource metrics by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetEndTime ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetEndTime(endTime *strfmt.DateTime)
SetEndTime adds the endTime to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetEnterpriseID ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetInterval ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetInterval(interval *strfmt.DateTime)
SetInterval adds the interval to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetMType ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetMType(mType string)
SetMType adds the mType to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjid ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjid(objid *string)
SetObjid adds the objid to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjname ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjname(objname string)
SetObjname adds the objname to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjtype ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetObjtype(objtype *string)
SetObjtype adds the objtype to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetStartTime ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetStartTime(startTime *strfmt.DateTime)
SetStartTime adds the startTime to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithContext ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithContext adds the context to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithDefaults() *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithDefaults hydrates default values in the get edge application instance resource metrics by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithEndTime ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithEndTime adds the endTime to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithEnterpriseID ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithEnterpriseID adds the enterpriseID to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithHTTPClient adds the HTTPClient to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithInterval ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithInterval(interval *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithInterval adds the interval to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithMType ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithMType(mType string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithMType adds the mType to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjid ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjid(objid *string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithObjid adds the objid to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjname ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjname(objname string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithObjname adds the objname to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjtype ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithObjtype(objtype *string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithObjtype adds the objtype to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithStartTime ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithStartTime adds the startTime to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithTimeout adds the timeout to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceResourceMetricsByNameParams
WithXRequestID adds the xRequestID to the get edge application instance resource metrics by name params
func (*GetEdgeApplicationInstanceResourceMetricsByNameParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceResourceMetricsByNameReader ¶
type GetEdgeApplicationInstanceResourceMetricsByNameReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceResourceMetricsByNameReader is a Reader for the GetEdgeApplicationInstanceResourceMetricsByName structure.
func (*GetEdgeApplicationInstanceResourceMetricsByNameReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized ¶
type GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized struct {
}GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized 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 NewGetEdgeApplicationInstanceResourceMetricsByNameUnauthorized ¶
func NewGetEdgeApplicationInstanceResourceMetricsByNameUnauthorized() *GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized
NewGetEdgeApplicationInstanceResourceMetricsByNameUnauthorized creates a GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized with default headers values
func (*GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized) Error() string
func (*GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceResourceMetricsByNameUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusByNameForbidden ¶
type GetEdgeApplicationInstanceStatusByNameForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceStatusByNameForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceStatusByNameForbidden ¶
func NewGetEdgeApplicationInstanceStatusByNameForbidden() *GetEdgeApplicationInstanceStatusByNameForbidden
NewGetEdgeApplicationInstanceStatusByNameForbidden creates a GetEdgeApplicationInstanceStatusByNameForbidden with default headers values
func (*GetEdgeApplicationInstanceStatusByNameForbidden) Error ¶
func (o *GetEdgeApplicationInstanceStatusByNameForbidden) Error() string
func (*GetEdgeApplicationInstanceStatusByNameForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusByNameForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusByNameGatewayTimeout ¶
type GetEdgeApplicationInstanceStatusByNameGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceStatusByNameGatewayTimeout 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 NewGetEdgeApplicationInstanceStatusByNameGatewayTimeout ¶
func NewGetEdgeApplicationInstanceStatusByNameGatewayTimeout() *GetEdgeApplicationInstanceStatusByNameGatewayTimeout
NewGetEdgeApplicationInstanceStatusByNameGatewayTimeout creates a GetEdgeApplicationInstanceStatusByNameGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceStatusByNameGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceStatusByNameGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceStatusByNameGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusByNameGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusByNameInternalServerError ¶
type GetEdgeApplicationInstanceStatusByNameInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceStatusByNameInternalServerError 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 NewGetEdgeApplicationInstanceStatusByNameInternalServerError ¶
func NewGetEdgeApplicationInstanceStatusByNameInternalServerError() *GetEdgeApplicationInstanceStatusByNameInternalServerError
NewGetEdgeApplicationInstanceStatusByNameInternalServerError creates a GetEdgeApplicationInstanceStatusByNameInternalServerError with default headers values
func (*GetEdgeApplicationInstanceStatusByNameInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceStatusByNameInternalServerError) Error() string
func (*GetEdgeApplicationInstanceStatusByNameInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusByNameInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusByNameNotFound ¶
type GetEdgeApplicationInstanceStatusByNameNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceStatusByNameNotFound 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 NewGetEdgeApplicationInstanceStatusByNameNotFound ¶
func NewGetEdgeApplicationInstanceStatusByNameNotFound() *GetEdgeApplicationInstanceStatusByNameNotFound
NewGetEdgeApplicationInstanceStatusByNameNotFound creates a GetEdgeApplicationInstanceStatusByNameNotFound with default headers values
func (*GetEdgeApplicationInstanceStatusByNameNotFound) Error ¶
func (o *GetEdgeApplicationInstanceStatusByNameNotFound) Error() string
func (*GetEdgeApplicationInstanceStatusByNameNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusByNameNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusByNameOK ¶
type GetEdgeApplicationInstanceStatusByNameOK struct {
Payload *swagger_models.AppInstStatusMsg
}
GetEdgeApplicationInstanceStatusByNameOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceStatusByNameOK ¶
func NewGetEdgeApplicationInstanceStatusByNameOK() *GetEdgeApplicationInstanceStatusByNameOK
NewGetEdgeApplicationInstanceStatusByNameOK creates a GetEdgeApplicationInstanceStatusByNameOK with default headers values
func (*GetEdgeApplicationInstanceStatusByNameOK) Error ¶
func (o *GetEdgeApplicationInstanceStatusByNameOK) Error() string
func (*GetEdgeApplicationInstanceStatusByNameOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusByNameOK) GetPayload() *swagger_models.AppInstStatusMsg
type GetEdgeApplicationInstanceStatusByNameParams ¶
type GetEdgeApplicationInstanceStatusByNameParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* Name. User defined name of the app instance, unique across the enterprise. Once app instance is created, name can’t be changed */ Name string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceStatusByNameParams contains all the parameters to send to the API endpoint
for the get edge application instance status by name operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceStatusByNameParams ¶
func NewGetEdgeApplicationInstanceStatusByNameParams() *GetEdgeApplicationInstanceStatusByNameParams
NewGetEdgeApplicationInstanceStatusByNameParams creates a new GetEdgeApplicationInstanceStatusByNameParams 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 NewGetEdgeApplicationInstanceStatusByNameParamsWithContext ¶
func NewGetEdgeApplicationInstanceStatusByNameParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceStatusByNameParams
NewGetEdgeApplicationInstanceStatusByNameParamsWithContext creates a new GetEdgeApplicationInstanceStatusByNameParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceStatusByNameParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceStatusByNameParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceStatusByNameParams
NewGetEdgeApplicationInstanceStatusByNameParamsWithHTTPClient creates a new GetEdgeApplicationInstanceStatusByNameParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceStatusByNameParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceStatusByNameParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceStatusByNameParams
NewGetEdgeApplicationInstanceStatusByNameParamsWithTimeout creates a new GetEdgeApplicationInstanceStatusByNameParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceStatusByNameParams) SetContext ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance status by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceStatusByNameParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) SetName ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) SetName(name string)
SetName adds the name to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) WithContext ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceStatusByNameParams
WithContext adds the context to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) WithDefaults() *GetEdgeApplicationInstanceStatusByNameParams
WithDefaults hydrates default values in the get edge application instance status by name params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceStatusByNameParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceStatusByNameParams
WithHTTPClient adds the HTTPClient to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) WithName ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) WithName(name string) *GetEdgeApplicationInstanceStatusByNameParams
WithName adds the name to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceStatusByNameParams
WithTimeout adds the timeout to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceStatusByNameParams
WithXRequestID adds the xRequestID to the get edge application instance status by name params
func (*GetEdgeApplicationInstanceStatusByNameParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceStatusByNameParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceStatusByNameReader ¶
type GetEdgeApplicationInstanceStatusByNameReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceStatusByNameReader is a Reader for the GetEdgeApplicationInstanceStatusByName structure.
func (*GetEdgeApplicationInstanceStatusByNameReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceStatusByNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceStatusByNameUnauthorized ¶
type GetEdgeApplicationInstanceStatusByNameUnauthorized struct {
}GetEdgeApplicationInstanceStatusByNameUnauthorized 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 NewGetEdgeApplicationInstanceStatusByNameUnauthorized ¶
func NewGetEdgeApplicationInstanceStatusByNameUnauthorized() *GetEdgeApplicationInstanceStatusByNameUnauthorized
NewGetEdgeApplicationInstanceStatusByNameUnauthorized creates a GetEdgeApplicationInstanceStatusByNameUnauthorized with default headers values
func (*GetEdgeApplicationInstanceStatusByNameUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceStatusByNameUnauthorized) Error() string
func (*GetEdgeApplicationInstanceStatusByNameUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusByNameUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusForbidden ¶
type GetEdgeApplicationInstanceStatusForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceStatusForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceStatusForbidden ¶
func NewGetEdgeApplicationInstanceStatusForbidden() *GetEdgeApplicationInstanceStatusForbidden
NewGetEdgeApplicationInstanceStatusForbidden creates a GetEdgeApplicationInstanceStatusForbidden with default headers values
func (*GetEdgeApplicationInstanceStatusForbidden) Error ¶
func (o *GetEdgeApplicationInstanceStatusForbidden) Error() string
func (*GetEdgeApplicationInstanceStatusForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusGatewayTimeout ¶
type GetEdgeApplicationInstanceStatusGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceStatusGatewayTimeout 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 NewGetEdgeApplicationInstanceStatusGatewayTimeout ¶
func NewGetEdgeApplicationInstanceStatusGatewayTimeout() *GetEdgeApplicationInstanceStatusGatewayTimeout
NewGetEdgeApplicationInstanceStatusGatewayTimeout creates a GetEdgeApplicationInstanceStatusGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceStatusGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceStatusGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceStatusGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusInternalServerError ¶
type GetEdgeApplicationInstanceStatusInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceStatusInternalServerError 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 NewGetEdgeApplicationInstanceStatusInternalServerError ¶
func NewGetEdgeApplicationInstanceStatusInternalServerError() *GetEdgeApplicationInstanceStatusInternalServerError
NewGetEdgeApplicationInstanceStatusInternalServerError creates a GetEdgeApplicationInstanceStatusInternalServerError with default headers values
func (*GetEdgeApplicationInstanceStatusInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceStatusInternalServerError) Error() string
func (*GetEdgeApplicationInstanceStatusInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusNotFound ¶
type GetEdgeApplicationInstanceStatusNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceStatusNotFound 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 NewGetEdgeApplicationInstanceStatusNotFound ¶
func NewGetEdgeApplicationInstanceStatusNotFound() *GetEdgeApplicationInstanceStatusNotFound
NewGetEdgeApplicationInstanceStatusNotFound creates a GetEdgeApplicationInstanceStatusNotFound with default headers values
func (*GetEdgeApplicationInstanceStatusNotFound) Error ¶
func (o *GetEdgeApplicationInstanceStatusNotFound) Error() string
func (*GetEdgeApplicationInstanceStatusNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceStatusOK ¶
type GetEdgeApplicationInstanceStatusOK struct {
Payload *swagger_models.AppInstStatusMsg
}
GetEdgeApplicationInstanceStatusOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceStatusOK ¶
func NewGetEdgeApplicationInstanceStatusOK() *GetEdgeApplicationInstanceStatusOK
NewGetEdgeApplicationInstanceStatusOK creates a GetEdgeApplicationInstanceStatusOK with default headers values
func (*GetEdgeApplicationInstanceStatusOK) Error ¶
func (o *GetEdgeApplicationInstanceStatusOK) Error() string
func (*GetEdgeApplicationInstanceStatusOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusOK) GetPayload() *swagger_models.AppInstStatusMsg
type GetEdgeApplicationInstanceStatusParams ¶
type GetEdgeApplicationInstanceStatusParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* ID. System defined universally unique Id of the app instance */ ID string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceStatusParams contains all the parameters to send to the API endpoint
for the get edge application instance status operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceStatusParams ¶
func NewGetEdgeApplicationInstanceStatusParams() *GetEdgeApplicationInstanceStatusParams
NewGetEdgeApplicationInstanceStatusParams creates a new GetEdgeApplicationInstanceStatusParams 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 NewGetEdgeApplicationInstanceStatusParamsWithContext ¶
func NewGetEdgeApplicationInstanceStatusParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceStatusParams
NewGetEdgeApplicationInstanceStatusParamsWithContext creates a new GetEdgeApplicationInstanceStatusParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceStatusParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceStatusParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceStatusParams
NewGetEdgeApplicationInstanceStatusParamsWithHTTPClient creates a new GetEdgeApplicationInstanceStatusParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceStatusParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceStatusParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceStatusParams
NewGetEdgeApplicationInstanceStatusParamsWithTimeout creates a new GetEdgeApplicationInstanceStatusParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceStatusParams) SetContext ¶
func (o *GetEdgeApplicationInstanceStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceStatusParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance status params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceStatusParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) SetID ¶
func (o *GetEdgeApplicationInstanceStatusParams) SetID(id string)
SetID adds the id to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceStatusParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) WithContext ¶
func (o *GetEdgeApplicationInstanceStatusParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceStatusParams
WithContext adds the context to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceStatusParams) WithDefaults() *GetEdgeApplicationInstanceStatusParams
WithDefaults hydrates default values in the get edge application instance status params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceStatusParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceStatusParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceStatusParams
WithHTTPClient adds the HTTPClient to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) WithID ¶
func (o *GetEdgeApplicationInstanceStatusParams) WithID(id string) *GetEdgeApplicationInstanceStatusParams
WithID adds the id to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceStatusParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceStatusParams
WithTimeout adds the timeout to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceStatusParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceStatusParams
WithXRequestID adds the xRequestID to the get edge application instance status params
func (*GetEdgeApplicationInstanceStatusParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceStatusReader ¶
type GetEdgeApplicationInstanceStatusReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceStatusReader is a Reader for the GetEdgeApplicationInstanceStatus structure.
func (*GetEdgeApplicationInstanceStatusReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceStatusUnauthorized ¶
type GetEdgeApplicationInstanceStatusUnauthorized struct {
}GetEdgeApplicationInstanceStatusUnauthorized 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 NewGetEdgeApplicationInstanceStatusUnauthorized ¶
func NewGetEdgeApplicationInstanceStatusUnauthorized() *GetEdgeApplicationInstanceStatusUnauthorized
NewGetEdgeApplicationInstanceStatusUnauthorized creates a GetEdgeApplicationInstanceStatusUnauthorized with default headers values
func (*GetEdgeApplicationInstanceStatusUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceStatusUnauthorized) Error() string
func (*GetEdgeApplicationInstanceStatusUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceStatusUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkers2Forbidden ¶
type GetEdgeApplicationInstanceTopTalkers2Forbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTopTalkers2Forbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceTopTalkers2Forbidden ¶
func NewGetEdgeApplicationInstanceTopTalkers2Forbidden() *GetEdgeApplicationInstanceTopTalkers2Forbidden
NewGetEdgeApplicationInstanceTopTalkers2Forbidden creates a GetEdgeApplicationInstanceTopTalkers2Forbidden with default headers values
func (*GetEdgeApplicationInstanceTopTalkers2Forbidden) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Forbidden) Error() string
func (*GetEdgeApplicationInstanceTopTalkers2Forbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Forbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkers2GatewayTimeout ¶
type GetEdgeApplicationInstanceTopTalkers2GatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTopTalkers2GatewayTimeout 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 NewGetEdgeApplicationInstanceTopTalkers2GatewayTimeout ¶
func NewGetEdgeApplicationInstanceTopTalkers2GatewayTimeout() *GetEdgeApplicationInstanceTopTalkers2GatewayTimeout
NewGetEdgeApplicationInstanceTopTalkers2GatewayTimeout creates a GetEdgeApplicationInstanceTopTalkers2GatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceTopTalkers2GatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkers2GatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceTopTalkers2GatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkers2GatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkers2InternalServerError ¶
type GetEdgeApplicationInstanceTopTalkers2InternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTopTalkers2InternalServerError 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 NewGetEdgeApplicationInstanceTopTalkers2InternalServerError ¶
func NewGetEdgeApplicationInstanceTopTalkers2InternalServerError() *GetEdgeApplicationInstanceTopTalkers2InternalServerError
NewGetEdgeApplicationInstanceTopTalkers2InternalServerError creates a GetEdgeApplicationInstanceTopTalkers2InternalServerError with default headers values
func (*GetEdgeApplicationInstanceTopTalkers2InternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkers2InternalServerError) Error() string
func (*GetEdgeApplicationInstanceTopTalkers2InternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkers2InternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkers2NotFound ¶
type GetEdgeApplicationInstanceTopTalkers2NotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTopTalkers2NotFound 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 NewGetEdgeApplicationInstanceTopTalkers2NotFound ¶
func NewGetEdgeApplicationInstanceTopTalkers2NotFound() *GetEdgeApplicationInstanceTopTalkers2NotFound
NewGetEdgeApplicationInstanceTopTalkers2NotFound creates a GetEdgeApplicationInstanceTopTalkers2NotFound with default headers values
func (*GetEdgeApplicationInstanceTopTalkers2NotFound) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkers2NotFound) Error() string
func (*GetEdgeApplicationInstanceTopTalkers2NotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkers2NotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkers2OK ¶
type GetEdgeApplicationInstanceTopTalkers2OK struct {
Payload *swagger_models.TopTalkersResponse
}
GetEdgeApplicationInstanceTopTalkers2OK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceTopTalkers2OK ¶
func NewGetEdgeApplicationInstanceTopTalkers2OK() *GetEdgeApplicationInstanceTopTalkers2OK
NewGetEdgeApplicationInstanceTopTalkers2OK creates a GetEdgeApplicationInstanceTopTalkers2OK with default headers values
func (*GetEdgeApplicationInstanceTopTalkers2OK) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkers2OK) Error() string
func (*GetEdgeApplicationInstanceTopTalkers2OK) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkers2OK) GetPayload() *swagger_models.TopTalkersResponse
type GetEdgeApplicationInstanceTopTalkers2Params ¶
type GetEdgeApplicationInstanceTopTalkers2Params struct { /* CursorOrderBy. OrderBy helps in sorting the list response */ CursorOrderBy *string /* CursorPageNum. Page Number Format: int64 */ CursorPageNum *int64 /* CursorPageSize. Defines the page size Format: int64 */ CursorPageSize *int64 /* CursorPageToken. Page Token */ CursorPageToken *string /* CursorTotalPages. Total number of pages to be fetched. Format: int64 */ CursorTotalPages *int64 /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // EndTime. // // Format: date-time EndTime *strfmt.DateTime // EnterpriseID. EnterpriseID *string // ID. ID *string // MetricType. // // Default: "FLOW_LOG_METRIC_UNSPECIFIED" MetricType *string // Name. Name string // StartTime. // // Format: date-time StartTime *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceTopTalkers2Params contains all the parameters to send to the API endpoint
for the get edge application instance top talkers2 operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceTopTalkers2Params ¶
func NewGetEdgeApplicationInstanceTopTalkers2Params() *GetEdgeApplicationInstanceTopTalkers2Params
NewGetEdgeApplicationInstanceTopTalkers2Params creates a new GetEdgeApplicationInstanceTopTalkers2Params 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 NewGetEdgeApplicationInstanceTopTalkers2ParamsWithContext ¶
func NewGetEdgeApplicationInstanceTopTalkers2ParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceTopTalkers2Params
NewGetEdgeApplicationInstanceTopTalkers2ParamsWithContext creates a new GetEdgeApplicationInstanceTopTalkers2Params object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceTopTalkers2ParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceTopTalkers2ParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTopTalkers2Params
NewGetEdgeApplicationInstanceTopTalkers2ParamsWithHTTPClient creates a new GetEdgeApplicationInstanceTopTalkers2Params object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceTopTalkers2ParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceTopTalkers2ParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTopTalkers2Params
NewGetEdgeApplicationInstanceTopTalkers2ParamsWithTimeout creates a new GetEdgeApplicationInstanceTopTalkers2Params object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetContext ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetCursorOrderBy ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorOrderBy(cursorOrderBy *string)
SetCursorOrderBy adds the cursorOrderBy to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageNum ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageNum(cursorPageNum *int64)
SetCursorPageNum adds the cursorPageNum to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageSize ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageSize(cursorPageSize *int64)
SetCursorPageSize adds the cursorPageSize to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageToken ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorPageToken(cursorPageToken *string)
SetCursorPageToken adds the cursorPageToken to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetCursorTotalPages ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetCursorTotalPages(cursorTotalPages *int64)
SetCursorTotalPages adds the cursorTotalPages to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetDefaults ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetDefaults()
SetDefaults hydrates default values in the get edge application instance top talkers2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetEndTime ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetEndTime(endTime *strfmt.DateTime)
SetEndTime adds the endTime to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetEnterpriseID ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetID ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetID(id *string)
SetID adds the id to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetMetricType ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetMetricType(metricType *string)
SetMetricType adds the metricType to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetName ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetName(name string)
SetName adds the name to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetStartTime ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetStartTime(startTime *strfmt.DateTime)
SetStartTime adds the startTime to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetTimeout ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithContext ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithContext(ctx context.Context) *GetEdgeApplicationInstanceTopTalkers2Params
WithContext adds the context to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithCursorOrderBy ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorOrderBy(cursorOrderBy *string) *GetEdgeApplicationInstanceTopTalkers2Params
WithCursorOrderBy adds the cursorOrderBy to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageNum ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageNum(cursorPageNum *int64) *GetEdgeApplicationInstanceTopTalkers2Params
WithCursorPageNum adds the cursorPageNum to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageSize ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageSize(cursorPageSize *int64) *GetEdgeApplicationInstanceTopTalkers2Params
WithCursorPageSize adds the cursorPageSize to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageToken ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorPageToken(cursorPageToken *string) *GetEdgeApplicationInstanceTopTalkers2Params
WithCursorPageToken adds the cursorPageToken to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithCursorTotalPages ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithCursorTotalPages(cursorTotalPages *int64) *GetEdgeApplicationInstanceTopTalkers2Params
WithCursorTotalPages adds the cursorTotalPages to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithDefaults ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithDefaults() *GetEdgeApplicationInstanceTopTalkers2Params
WithDefaults hydrates default values in the get edge application instance top talkers2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithEndTime ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceTopTalkers2Params
WithEndTime adds the endTime to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithEnterpriseID ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceTopTalkers2Params
WithEnterpriseID adds the enterpriseID to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTopTalkers2Params
WithHTTPClient adds the HTTPClient to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithID ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithID(id *string) *GetEdgeApplicationInstanceTopTalkers2Params
WithID adds the id to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithMetricType ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithMetricType(metricType *string) *GetEdgeApplicationInstanceTopTalkers2Params
WithMetricType adds the metricType to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithName ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithName(name string) *GetEdgeApplicationInstanceTopTalkers2Params
WithName adds the name to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithStartTime ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceTopTalkers2Params
WithStartTime adds the startTime to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithTimeout ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTopTalkers2Params
WithTimeout adds the timeout to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceTopTalkers2Params
WithXRequestID adds the xRequestID to the get edge application instance top talkers2 params
func (*GetEdgeApplicationInstanceTopTalkers2Params) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceTopTalkers2Reader ¶
type GetEdgeApplicationInstanceTopTalkers2Reader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceTopTalkers2Reader is a Reader for the GetEdgeApplicationInstanceTopTalkers2 structure.
func (*GetEdgeApplicationInstanceTopTalkers2Reader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceTopTalkers2Unauthorized ¶
type GetEdgeApplicationInstanceTopTalkers2Unauthorized struct {
}GetEdgeApplicationInstanceTopTalkers2Unauthorized 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 NewGetEdgeApplicationInstanceTopTalkers2Unauthorized ¶
func NewGetEdgeApplicationInstanceTopTalkers2Unauthorized() *GetEdgeApplicationInstanceTopTalkers2Unauthorized
NewGetEdgeApplicationInstanceTopTalkers2Unauthorized creates a GetEdgeApplicationInstanceTopTalkers2Unauthorized with default headers values
func (*GetEdgeApplicationInstanceTopTalkers2Unauthorized) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Unauthorized) Error() string
func (*GetEdgeApplicationInstanceTopTalkers2Unauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkers2Unauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkersForbidden ¶
type GetEdgeApplicationInstanceTopTalkersForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTopTalkersForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceTopTalkersForbidden ¶
func NewGetEdgeApplicationInstanceTopTalkersForbidden() *GetEdgeApplicationInstanceTopTalkersForbidden
NewGetEdgeApplicationInstanceTopTalkersForbidden creates a GetEdgeApplicationInstanceTopTalkersForbidden with default headers values
func (*GetEdgeApplicationInstanceTopTalkersForbidden) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkersForbidden) Error() string
func (*GetEdgeApplicationInstanceTopTalkersForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkersForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkersGatewayTimeout ¶
type GetEdgeApplicationInstanceTopTalkersGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTopTalkersGatewayTimeout 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 NewGetEdgeApplicationInstanceTopTalkersGatewayTimeout ¶
func NewGetEdgeApplicationInstanceTopTalkersGatewayTimeout() *GetEdgeApplicationInstanceTopTalkersGatewayTimeout
NewGetEdgeApplicationInstanceTopTalkersGatewayTimeout creates a GetEdgeApplicationInstanceTopTalkersGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceTopTalkersGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkersGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceTopTalkersGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkersGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkersInternalServerError ¶
type GetEdgeApplicationInstanceTopTalkersInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTopTalkersInternalServerError 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 NewGetEdgeApplicationInstanceTopTalkersInternalServerError ¶
func NewGetEdgeApplicationInstanceTopTalkersInternalServerError() *GetEdgeApplicationInstanceTopTalkersInternalServerError
NewGetEdgeApplicationInstanceTopTalkersInternalServerError creates a GetEdgeApplicationInstanceTopTalkersInternalServerError with default headers values
func (*GetEdgeApplicationInstanceTopTalkersInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkersInternalServerError) Error() string
func (*GetEdgeApplicationInstanceTopTalkersInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkersInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkersNotFound ¶
type GetEdgeApplicationInstanceTopTalkersNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTopTalkersNotFound 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 NewGetEdgeApplicationInstanceTopTalkersNotFound ¶
func NewGetEdgeApplicationInstanceTopTalkersNotFound() *GetEdgeApplicationInstanceTopTalkersNotFound
NewGetEdgeApplicationInstanceTopTalkersNotFound creates a GetEdgeApplicationInstanceTopTalkersNotFound with default headers values
func (*GetEdgeApplicationInstanceTopTalkersNotFound) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkersNotFound) Error() string
func (*GetEdgeApplicationInstanceTopTalkersNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkersNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTopTalkersOK ¶
type GetEdgeApplicationInstanceTopTalkersOK struct {
Payload *swagger_models.TopTalkersResponse
}
GetEdgeApplicationInstanceTopTalkersOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceTopTalkersOK ¶
func NewGetEdgeApplicationInstanceTopTalkersOK() *GetEdgeApplicationInstanceTopTalkersOK
NewGetEdgeApplicationInstanceTopTalkersOK creates a GetEdgeApplicationInstanceTopTalkersOK with default headers values
func (*GetEdgeApplicationInstanceTopTalkersOK) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkersOK) Error() string
func (*GetEdgeApplicationInstanceTopTalkersOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkersOK) GetPayload() *swagger_models.TopTalkersResponse
type GetEdgeApplicationInstanceTopTalkersParams ¶
type GetEdgeApplicationInstanceTopTalkersParams struct { /* CursorOrderBy. OrderBy helps in sorting the list response */ CursorOrderBy *string /* CursorPageNum. Page Number Format: int64 */ CursorPageNum *int64 /* CursorPageSize. Defines the page size Format: int64 */ CursorPageSize *int64 /* CursorPageToken. Page Token */ CursorPageToken *string /* CursorTotalPages. Total number of pages to be fetched. Format: int64 */ CursorTotalPages *int64 /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // EndTime. // // Format: date-time EndTime *strfmt.DateTime // EnterpriseID. EnterpriseID *string // ID. ID string // MetricType. // // Default: "FLOW_LOG_METRIC_UNSPECIFIED" MetricType *string // Name. Name *string // StartTime. // // Format: date-time StartTime *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceTopTalkersParams contains all the parameters to send to the API endpoint
for the get edge application instance top talkers operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceTopTalkersParams ¶
func NewGetEdgeApplicationInstanceTopTalkersParams() *GetEdgeApplicationInstanceTopTalkersParams
NewGetEdgeApplicationInstanceTopTalkersParams creates a new GetEdgeApplicationInstanceTopTalkersParams 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 NewGetEdgeApplicationInstanceTopTalkersParamsWithContext ¶
func NewGetEdgeApplicationInstanceTopTalkersParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceTopTalkersParams
NewGetEdgeApplicationInstanceTopTalkersParamsWithContext creates a new GetEdgeApplicationInstanceTopTalkersParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceTopTalkersParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceTopTalkersParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTopTalkersParams
NewGetEdgeApplicationInstanceTopTalkersParamsWithHTTPClient creates a new GetEdgeApplicationInstanceTopTalkersParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceTopTalkersParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceTopTalkersParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTopTalkersParams
NewGetEdgeApplicationInstanceTopTalkersParamsWithTimeout creates a new GetEdgeApplicationInstanceTopTalkersParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceTopTalkersParams) SetContext ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetCursorOrderBy ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorOrderBy(cursorOrderBy *string)
SetCursorOrderBy adds the cursorOrderBy to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageNum ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageNum(cursorPageNum *int64)
SetCursorPageNum adds the cursorPageNum to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageSize ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageSize(cursorPageSize *int64)
SetCursorPageSize adds the cursorPageSize to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageToken ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorPageToken(cursorPageToken *string)
SetCursorPageToken adds the cursorPageToken to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetCursorTotalPages ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetCursorTotalPages(cursorTotalPages *int64)
SetCursorTotalPages adds the cursorTotalPages to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance top talkers params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceTopTalkersParams) SetEndTime ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetEndTime(endTime *strfmt.DateTime)
SetEndTime adds the endTime to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetEnterpriseID ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetID ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetID(id string)
SetID adds the id to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetMetricType ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetMetricType(metricType *string)
SetMetricType adds the metricType to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetName ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetName(name *string)
SetName adds the name to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetStartTime ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetStartTime(startTime *strfmt.DateTime)
SetStartTime adds the startTime to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithContext ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceTopTalkersParams
WithContext adds the context to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithCursorOrderBy ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorOrderBy(cursorOrderBy *string) *GetEdgeApplicationInstanceTopTalkersParams
WithCursorOrderBy adds the cursorOrderBy to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageNum ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageNum(cursorPageNum *int64) *GetEdgeApplicationInstanceTopTalkersParams
WithCursorPageNum adds the cursorPageNum to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageSize ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageSize(cursorPageSize *int64) *GetEdgeApplicationInstanceTopTalkersParams
WithCursorPageSize adds the cursorPageSize to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageToken ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorPageToken(cursorPageToken *string) *GetEdgeApplicationInstanceTopTalkersParams
WithCursorPageToken adds the cursorPageToken to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithCursorTotalPages ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithCursorTotalPages(cursorTotalPages *int64) *GetEdgeApplicationInstanceTopTalkersParams
WithCursorTotalPages adds the cursorTotalPages to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithDefaults() *GetEdgeApplicationInstanceTopTalkersParams
WithDefaults hydrates default values in the get edge application instance top talkers params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceTopTalkersParams) WithEndTime ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceTopTalkersParams
WithEndTime adds the endTime to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithEnterpriseID ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceTopTalkersParams
WithEnterpriseID adds the enterpriseID to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTopTalkersParams
WithHTTPClient adds the HTTPClient to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithID ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithID(id string) *GetEdgeApplicationInstanceTopTalkersParams
WithID adds the id to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithMetricType ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithMetricType(metricType *string) *GetEdgeApplicationInstanceTopTalkersParams
WithMetricType adds the metricType to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithName ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithName(name *string) *GetEdgeApplicationInstanceTopTalkersParams
WithName adds the name to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithStartTime ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceTopTalkersParams
WithStartTime adds the startTime to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTopTalkersParams
WithTimeout adds the timeout to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceTopTalkersParams
WithXRequestID adds the xRequestID to the get edge application instance top talkers params
func (*GetEdgeApplicationInstanceTopTalkersParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceTopTalkersParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceTopTalkersReader ¶
type GetEdgeApplicationInstanceTopTalkersReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceTopTalkersReader is a Reader for the GetEdgeApplicationInstanceTopTalkers structure.
func (*GetEdgeApplicationInstanceTopTalkersReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceTopTalkersReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceTopTalkersUnauthorized ¶
type GetEdgeApplicationInstanceTopTalkersUnauthorized struct {
}GetEdgeApplicationInstanceTopTalkersUnauthorized 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 NewGetEdgeApplicationInstanceTopTalkersUnauthorized ¶
func NewGetEdgeApplicationInstanceTopTalkersUnauthorized() *GetEdgeApplicationInstanceTopTalkersUnauthorized
NewGetEdgeApplicationInstanceTopTalkersUnauthorized creates a GetEdgeApplicationInstanceTopTalkersUnauthorized with default headers values
func (*GetEdgeApplicationInstanceTopTalkersUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceTopTalkersUnauthorized) Error() string
func (*GetEdgeApplicationInstanceTopTalkersUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceTopTalkersUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlows2Forbidden ¶
type GetEdgeApplicationInstanceTrafficFlows2Forbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTrafficFlows2Forbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceTrafficFlows2Forbidden ¶
func NewGetEdgeApplicationInstanceTrafficFlows2Forbidden() *GetEdgeApplicationInstanceTrafficFlows2Forbidden
NewGetEdgeApplicationInstanceTrafficFlows2Forbidden creates a GetEdgeApplicationInstanceTrafficFlows2Forbidden with default headers values
func (*GetEdgeApplicationInstanceTrafficFlows2Forbidden) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Forbidden) Error() string
func (*GetEdgeApplicationInstanceTrafficFlows2Forbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Forbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout ¶
type GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout 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 NewGetEdgeApplicationInstanceTrafficFlows2GatewayTimeout ¶
func NewGetEdgeApplicationInstanceTrafficFlows2GatewayTimeout() *GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout
NewGetEdgeApplicationInstanceTrafficFlows2GatewayTimeout creates a GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2GatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlows2InternalServerError ¶
type GetEdgeApplicationInstanceTrafficFlows2InternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTrafficFlows2InternalServerError 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 NewGetEdgeApplicationInstanceTrafficFlows2InternalServerError ¶
func NewGetEdgeApplicationInstanceTrafficFlows2InternalServerError() *GetEdgeApplicationInstanceTrafficFlows2InternalServerError
NewGetEdgeApplicationInstanceTrafficFlows2InternalServerError creates a GetEdgeApplicationInstanceTrafficFlows2InternalServerError with default headers values
func (*GetEdgeApplicationInstanceTrafficFlows2InternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2InternalServerError) Error() string
func (*GetEdgeApplicationInstanceTrafficFlows2InternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2InternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlows2NotFound ¶
type GetEdgeApplicationInstanceTrafficFlows2NotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTrafficFlows2NotFound 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 NewGetEdgeApplicationInstanceTrafficFlows2NotFound ¶
func NewGetEdgeApplicationInstanceTrafficFlows2NotFound() *GetEdgeApplicationInstanceTrafficFlows2NotFound
NewGetEdgeApplicationInstanceTrafficFlows2NotFound creates a GetEdgeApplicationInstanceTrafficFlows2NotFound with default headers values
func (*GetEdgeApplicationInstanceTrafficFlows2NotFound) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2NotFound) Error() string
func (*GetEdgeApplicationInstanceTrafficFlows2NotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2NotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlows2OK ¶
type GetEdgeApplicationInstanceTrafficFlows2OK struct {
Payload *swagger_models.ClassificationResponse
}
GetEdgeApplicationInstanceTrafficFlows2OK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceTrafficFlows2OK ¶
func NewGetEdgeApplicationInstanceTrafficFlows2OK() *GetEdgeApplicationInstanceTrafficFlows2OK
NewGetEdgeApplicationInstanceTrafficFlows2OK creates a GetEdgeApplicationInstanceTrafficFlows2OK with default headers values
func (*GetEdgeApplicationInstanceTrafficFlows2OK) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2OK) Error() string
func (*GetEdgeApplicationInstanceTrafficFlows2OK) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2OK) GetPayload() *swagger_models.ClassificationResponse
type GetEdgeApplicationInstanceTrafficFlows2Params ¶
type GetEdgeApplicationInstanceTrafficFlows2Params struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Aclid. // // Format: int64 Aclid *int64 // Action. // // Default: "FLOW_LOG_ACTION_UNSPECIFIED" Action *string // Direction. // // Default: "FLOW_LOG_DIRECTION_UNSPECIFIED" Direction *string // EndTime. // // Format: date-time EndTime *strfmt.DateTime // EnterpriseID. EnterpriseID *string // Fqdn. Fqdn *string // ID. ID *string // Levels. Levels []string // MetricType. // // Default: "FLOW_LOG_METRIC_UNSPECIFIED" MetricType *string // Name. Name string // Proto. // // Format: int64 Proto *int64 // Remoteip. Remoteip *string // Remoteport. // // Format: int64 Remoteport *int64 // StartTime. // // Format: date-time StartTime *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceTrafficFlows2Params contains all the parameters to send to the API endpoint
for the get edge application instance traffic flows2 operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceTrafficFlows2Params ¶
func NewGetEdgeApplicationInstanceTrafficFlows2Params() *GetEdgeApplicationInstanceTrafficFlows2Params
NewGetEdgeApplicationInstanceTrafficFlows2Params creates a new GetEdgeApplicationInstanceTrafficFlows2Params 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 NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithContext ¶
func NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceTrafficFlows2Params
NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithContext creates a new GetEdgeApplicationInstanceTrafficFlows2Params object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTrafficFlows2Params
NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithHTTPClient creates a new GetEdgeApplicationInstanceTrafficFlows2Params object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTrafficFlows2Params
NewGetEdgeApplicationInstanceTrafficFlows2ParamsWithTimeout creates a new GetEdgeApplicationInstanceTrafficFlows2Params object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetAclid ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetAclid(aclid *int64)
SetAclid adds the aclid to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetAction ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetAction(action *string)
SetAction adds the action to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetContext ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetDefaults ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetDefaults()
SetDefaults hydrates default values in the get edge application instance traffic flows2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetDirection ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetDirection(direction *string)
SetDirection adds the direction to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetEndTime ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetEndTime(endTime *strfmt.DateTime)
SetEndTime adds the endTime to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetEnterpriseID ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetFqdn ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetFqdn(fqdn *string)
SetFqdn adds the fqdn to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetID ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetID(id *string)
SetID adds the id to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetLevels ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetLevels(levels []string)
SetLevels adds the levels to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetMetricType ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetMetricType(metricType *string)
SetMetricType adds the metricType to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetName ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetName(name string)
SetName adds the name to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetProto ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetProto(proto *int64)
SetProto adds the proto to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetRemoteip ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetRemoteip(remoteip *string)
SetRemoteip adds the remoteip to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetRemoteport ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetRemoteport(remoteport *int64)
SetRemoteport adds the remoteport to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetStartTime ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetStartTime(startTime *strfmt.DateTime)
SetStartTime adds the startTime to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetTimeout ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithAclid ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithAclid(aclid *int64) *GetEdgeApplicationInstanceTrafficFlows2Params
WithAclid adds the aclid to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithAction ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithAction(action *string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithAction adds the action to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithContext ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithContext(ctx context.Context) *GetEdgeApplicationInstanceTrafficFlows2Params
WithContext adds the context to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithDefaults ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithDefaults() *GetEdgeApplicationInstanceTrafficFlows2Params
WithDefaults hydrates default values in the get edge application instance traffic flows2 params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithDirection ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithDirection(direction *string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithDirection adds the direction to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithEndTime ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceTrafficFlows2Params
WithEndTime adds the endTime to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithEnterpriseID ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithEnterpriseID adds the enterpriseID to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithFqdn ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithFqdn(fqdn *string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithFqdn adds the fqdn to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTrafficFlows2Params
WithHTTPClient adds the HTTPClient to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithID ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithID(id *string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithID adds the id to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithLevels ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithLevels(levels []string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithLevels adds the levels to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithMetricType ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithMetricType(metricType *string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithMetricType adds the metricType to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithName ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithName(name string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithName adds the name to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithProto ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithProto(proto *int64) *GetEdgeApplicationInstanceTrafficFlows2Params
WithProto adds the proto to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithRemoteip ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithRemoteip(remoteip *string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithRemoteip adds the remoteip to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithRemoteport ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithRemoteport(remoteport *int64) *GetEdgeApplicationInstanceTrafficFlows2Params
WithRemoteport adds the remoteport to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithStartTime ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceTrafficFlows2Params
WithStartTime adds the startTime to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithTimeout ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTrafficFlows2Params
WithTimeout adds the timeout to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceTrafficFlows2Params
WithXRequestID adds the xRequestID to the get edge application instance traffic flows2 params
func (*GetEdgeApplicationInstanceTrafficFlows2Params) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceTrafficFlows2Reader ¶
type GetEdgeApplicationInstanceTrafficFlows2Reader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceTrafficFlows2Reader is a Reader for the GetEdgeApplicationInstanceTrafficFlows2 structure.
func (*GetEdgeApplicationInstanceTrafficFlows2Reader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceTrafficFlows2Unauthorized ¶
type GetEdgeApplicationInstanceTrafficFlows2Unauthorized struct {
}GetEdgeApplicationInstanceTrafficFlows2Unauthorized 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 NewGetEdgeApplicationInstanceTrafficFlows2Unauthorized ¶
func NewGetEdgeApplicationInstanceTrafficFlows2Unauthorized() *GetEdgeApplicationInstanceTrafficFlows2Unauthorized
NewGetEdgeApplicationInstanceTrafficFlows2Unauthorized creates a GetEdgeApplicationInstanceTrafficFlows2Unauthorized with default headers values
func (*GetEdgeApplicationInstanceTrafficFlows2Unauthorized) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Unauthorized) Error() string
func (*GetEdgeApplicationInstanceTrafficFlows2Unauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlows2Unauthorized) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlowsForbidden ¶
type GetEdgeApplicationInstanceTrafficFlowsForbidden struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTrafficFlowsForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewGetEdgeApplicationInstanceTrafficFlowsForbidden ¶
func NewGetEdgeApplicationInstanceTrafficFlowsForbidden() *GetEdgeApplicationInstanceTrafficFlowsForbidden
NewGetEdgeApplicationInstanceTrafficFlowsForbidden creates a GetEdgeApplicationInstanceTrafficFlowsForbidden with default headers values
func (*GetEdgeApplicationInstanceTrafficFlowsForbidden) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsForbidden) Error() string
func (*GetEdgeApplicationInstanceTrafficFlowsForbidden) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsForbidden) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout ¶
type GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout 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 NewGetEdgeApplicationInstanceTrafficFlowsGatewayTimeout ¶
func NewGetEdgeApplicationInstanceTrafficFlowsGatewayTimeout() *GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout
NewGetEdgeApplicationInstanceTrafficFlowsGatewayTimeout creates a GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout with default headers values
func (*GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout) Error() string
func (*GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlowsInternalServerError ¶
type GetEdgeApplicationInstanceTrafficFlowsInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTrafficFlowsInternalServerError 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 NewGetEdgeApplicationInstanceTrafficFlowsInternalServerError ¶
func NewGetEdgeApplicationInstanceTrafficFlowsInternalServerError() *GetEdgeApplicationInstanceTrafficFlowsInternalServerError
NewGetEdgeApplicationInstanceTrafficFlowsInternalServerError creates a GetEdgeApplicationInstanceTrafficFlowsInternalServerError with default headers values
func (*GetEdgeApplicationInstanceTrafficFlowsInternalServerError) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsInternalServerError) Error() string
func (*GetEdgeApplicationInstanceTrafficFlowsInternalServerError) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlowsNotFound ¶
type GetEdgeApplicationInstanceTrafficFlowsNotFound struct {
Payload *swagger_models.ZsrvResponse
}
GetEdgeApplicationInstanceTrafficFlowsNotFound 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 NewGetEdgeApplicationInstanceTrafficFlowsNotFound ¶
func NewGetEdgeApplicationInstanceTrafficFlowsNotFound() *GetEdgeApplicationInstanceTrafficFlowsNotFound
NewGetEdgeApplicationInstanceTrafficFlowsNotFound creates a GetEdgeApplicationInstanceTrafficFlowsNotFound with default headers values
func (*GetEdgeApplicationInstanceTrafficFlowsNotFound) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsNotFound) Error() string
func (*GetEdgeApplicationInstanceTrafficFlowsNotFound) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsNotFound) GetPayload() *swagger_models.ZsrvResponse
type GetEdgeApplicationInstanceTrafficFlowsOK ¶
type GetEdgeApplicationInstanceTrafficFlowsOK struct {
Payload *swagger_models.ClassificationResponse
}
GetEdgeApplicationInstanceTrafficFlowsOK describes a response with status code 200, with default header values.
A successful response.
func NewGetEdgeApplicationInstanceTrafficFlowsOK ¶
func NewGetEdgeApplicationInstanceTrafficFlowsOK() *GetEdgeApplicationInstanceTrafficFlowsOK
NewGetEdgeApplicationInstanceTrafficFlowsOK creates a GetEdgeApplicationInstanceTrafficFlowsOK with default headers values
func (*GetEdgeApplicationInstanceTrafficFlowsOK) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsOK) Error() string
func (*GetEdgeApplicationInstanceTrafficFlowsOK) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsOK) GetPayload() *swagger_models.ClassificationResponse
type GetEdgeApplicationInstanceTrafficFlowsParams ¶
type GetEdgeApplicationInstanceTrafficFlowsParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string // Aclid. // // Format: int64 Aclid *int64 // Action. // // Default: "FLOW_LOG_ACTION_UNSPECIFIED" Action *string // Direction. // // Default: "FLOW_LOG_DIRECTION_UNSPECIFIED" Direction *string // EndTime. // // Format: date-time EndTime *strfmt.DateTime // EnterpriseID. EnterpriseID *string // Fqdn. Fqdn *string // ID. ID string // Levels. Levels []string // MetricType. // // Default: "FLOW_LOG_METRIC_UNSPECIFIED" MetricType *string // Name. Name *string // Proto. // // Format: int64 Proto *int64 // Remoteip. Remoteip *string // Remoteport. // // Format: int64 Remoteport *int64 // StartTime. // // Format: date-time StartTime *strfmt.DateTime Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetEdgeApplicationInstanceTrafficFlowsParams contains all the parameters to send to the API endpoint
for the get edge application instance traffic flows operation. Typically these are written to a http.Request.
func NewGetEdgeApplicationInstanceTrafficFlowsParams ¶
func NewGetEdgeApplicationInstanceTrafficFlowsParams() *GetEdgeApplicationInstanceTrafficFlowsParams
NewGetEdgeApplicationInstanceTrafficFlowsParams creates a new GetEdgeApplicationInstanceTrafficFlowsParams 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 NewGetEdgeApplicationInstanceTrafficFlowsParamsWithContext ¶
func NewGetEdgeApplicationInstanceTrafficFlowsParamsWithContext(ctx context.Context) *GetEdgeApplicationInstanceTrafficFlowsParams
NewGetEdgeApplicationInstanceTrafficFlowsParamsWithContext creates a new GetEdgeApplicationInstanceTrafficFlowsParams object with the ability to set a context for a request.
func NewGetEdgeApplicationInstanceTrafficFlowsParamsWithHTTPClient ¶
func NewGetEdgeApplicationInstanceTrafficFlowsParamsWithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTrafficFlowsParams
NewGetEdgeApplicationInstanceTrafficFlowsParamsWithHTTPClient creates a new GetEdgeApplicationInstanceTrafficFlowsParams object with the ability to set a custom HTTPClient for a request.
func NewGetEdgeApplicationInstanceTrafficFlowsParamsWithTimeout ¶
func NewGetEdgeApplicationInstanceTrafficFlowsParamsWithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTrafficFlowsParams
NewGetEdgeApplicationInstanceTrafficFlowsParamsWithTimeout creates a new GetEdgeApplicationInstanceTrafficFlowsParams object with the ability to set a timeout on a request.
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetAclid ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetAclid(aclid *int64)
SetAclid adds the aclid to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetAction ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetAction(action *string)
SetAction adds the action to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetContext ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetContext(ctx context.Context)
SetContext adds the context to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetDefaults ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetDefaults()
SetDefaults hydrates default values in the get edge application instance traffic flows params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetDirection ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetDirection(direction *string)
SetDirection adds the direction to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetEndTime ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetEndTime(endTime *strfmt.DateTime)
SetEndTime adds the endTime to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetEnterpriseID ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetEnterpriseID(enterpriseID *string)
SetEnterpriseID adds the enterpriseId to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetFqdn ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetFqdn(fqdn *string)
SetFqdn adds the fqdn to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetHTTPClient ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetID ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetID(id string)
SetID adds the id to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetLevels ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetLevels(levels []string)
SetLevels adds the levels to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetMetricType ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetMetricType(metricType *string)
SetMetricType adds the metricType to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetName ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetName(name *string)
SetName adds the name to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetProto ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetProto(proto *int64)
SetProto adds the proto to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetRemoteip ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetRemoteip(remoteip *string)
SetRemoteip adds the remoteip to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetRemoteport ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetRemoteport(remoteport *int64)
SetRemoteport adds the remoteport to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetStartTime ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetStartTime(startTime *strfmt.DateTime)
SetStartTime adds the startTime to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetTimeout ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) SetXRequestID ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithAclid ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithAclid(aclid *int64) *GetEdgeApplicationInstanceTrafficFlowsParams
WithAclid adds the aclid to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithAction ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithAction(action *string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithAction adds the action to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithContext ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithContext(ctx context.Context) *GetEdgeApplicationInstanceTrafficFlowsParams
WithContext adds the context to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithDefaults ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithDefaults() *GetEdgeApplicationInstanceTrafficFlowsParams
WithDefaults hydrates default values in the get edge application instance traffic flows params (not the query body).
All values with no default are reset to their zero value.
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithDirection ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithDirection(direction *string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithDirection adds the direction to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithEndTime ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithEndTime(endTime *strfmt.DateTime) *GetEdgeApplicationInstanceTrafficFlowsParams
WithEndTime adds the endTime to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithEnterpriseID ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithEnterpriseID(enterpriseID *string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithEnterpriseID adds the enterpriseID to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithFqdn ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithFqdn(fqdn *string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithFqdn adds the fqdn to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithHTTPClient ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithHTTPClient(client *http.Client) *GetEdgeApplicationInstanceTrafficFlowsParams
WithHTTPClient adds the HTTPClient to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithID ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithID(id string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithID adds the id to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithLevels ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithLevels(levels []string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithLevels adds the levels to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithMetricType ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithMetricType(metricType *string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithMetricType adds the metricType to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithName ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithName(name *string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithName adds the name to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithProto ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithProto(proto *int64) *GetEdgeApplicationInstanceTrafficFlowsParams
WithProto adds the proto to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithRemoteip ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithRemoteip(remoteip *string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithRemoteip adds the remoteip to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithRemoteport ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithRemoteport(remoteport *int64) *GetEdgeApplicationInstanceTrafficFlowsParams
WithRemoteport adds the remoteport to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithStartTime ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithStartTime(startTime *strfmt.DateTime) *GetEdgeApplicationInstanceTrafficFlowsParams
WithStartTime adds the startTime to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithTimeout ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithTimeout(timeout time.Duration) *GetEdgeApplicationInstanceTrafficFlowsParams
WithTimeout adds the timeout to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WithXRequestID ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WithXRequestID(xRequestID *string) *GetEdgeApplicationInstanceTrafficFlowsParams
WithXRequestID adds the xRequestID to the get edge application instance traffic flows params
func (*GetEdgeApplicationInstanceTrafficFlowsParams) WriteToRequest ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetEdgeApplicationInstanceTrafficFlowsReader ¶
type GetEdgeApplicationInstanceTrafficFlowsReader struct {
// contains filtered or unexported fields
}
GetEdgeApplicationInstanceTrafficFlowsReader is a Reader for the GetEdgeApplicationInstanceTrafficFlows structure.
func (*GetEdgeApplicationInstanceTrafficFlowsReader) ReadResponse ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetEdgeApplicationInstanceTrafficFlowsUnauthorized ¶
type GetEdgeApplicationInstanceTrafficFlowsUnauthorized struct {
}GetEdgeApplicationInstanceTrafficFlowsUnauthorized 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 NewGetEdgeApplicationInstanceTrafficFlowsUnauthorized ¶
func NewGetEdgeApplicationInstanceTrafficFlowsUnauthorized() *GetEdgeApplicationInstanceTrafficFlowsUnauthorized
NewGetEdgeApplicationInstanceTrafficFlowsUnauthorized creates a GetEdgeApplicationInstanceTrafficFlowsUnauthorized with default headers values
func (*GetEdgeApplicationInstanceTrafficFlowsUnauthorized) Error ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsUnauthorized) Error() string
func (*GetEdgeApplicationInstanceTrafficFlowsUnauthorized) GetPayload ¶
func (o *GetEdgeApplicationInstanceTrafficFlowsUnauthorized) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeApplicationInstanceStatusBadRequest ¶
type QueryEdgeApplicationInstanceStatusBadRequest struct {
Payload *swagger_models.ZsrvResponse
}
QueryEdgeApplicationInstanceStatusBadRequest 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 NewQueryEdgeApplicationInstanceStatusBadRequest ¶
func NewQueryEdgeApplicationInstanceStatusBadRequest() *QueryEdgeApplicationInstanceStatusBadRequest
NewQueryEdgeApplicationInstanceStatusBadRequest creates a QueryEdgeApplicationInstanceStatusBadRequest with default headers values
func (*QueryEdgeApplicationInstanceStatusBadRequest) Error ¶
func (o *QueryEdgeApplicationInstanceStatusBadRequest) Error() string
func (*QueryEdgeApplicationInstanceStatusBadRequest) GetPayload ¶
func (o *QueryEdgeApplicationInstanceStatusBadRequest) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeApplicationInstanceStatusForbidden ¶
type QueryEdgeApplicationInstanceStatusForbidden struct {
Payload *swagger_models.ZsrvResponse
}
QueryEdgeApplicationInstanceStatusForbidden 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 application level access permission for the operation or does not have access scope to the project.
func NewQueryEdgeApplicationInstanceStatusForbidden ¶
func NewQueryEdgeApplicationInstanceStatusForbidden() *QueryEdgeApplicationInstanceStatusForbidden
NewQueryEdgeApplicationInstanceStatusForbidden creates a QueryEdgeApplicationInstanceStatusForbidden with default headers values
func (*QueryEdgeApplicationInstanceStatusForbidden) Error ¶
func (o *QueryEdgeApplicationInstanceStatusForbidden) Error() string
func (*QueryEdgeApplicationInstanceStatusForbidden) GetPayload ¶
func (o *QueryEdgeApplicationInstanceStatusForbidden) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeApplicationInstanceStatusGatewayTimeout ¶
type QueryEdgeApplicationInstanceStatusGatewayTimeout struct {
Payload *swagger_models.ZsrvResponse
}
QueryEdgeApplicationInstanceStatusGatewayTimeout 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 NewQueryEdgeApplicationInstanceStatusGatewayTimeout ¶
func NewQueryEdgeApplicationInstanceStatusGatewayTimeout() *QueryEdgeApplicationInstanceStatusGatewayTimeout
NewQueryEdgeApplicationInstanceStatusGatewayTimeout creates a QueryEdgeApplicationInstanceStatusGatewayTimeout with default headers values
func (*QueryEdgeApplicationInstanceStatusGatewayTimeout) Error ¶
func (o *QueryEdgeApplicationInstanceStatusGatewayTimeout) Error() string
func (*QueryEdgeApplicationInstanceStatusGatewayTimeout) GetPayload ¶
func (o *QueryEdgeApplicationInstanceStatusGatewayTimeout) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeApplicationInstanceStatusInternalServerError ¶
type QueryEdgeApplicationInstanceStatusInternalServerError struct {
Payload *swagger_models.ZsrvResponse
}
QueryEdgeApplicationInstanceStatusInternalServerError 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 NewQueryEdgeApplicationInstanceStatusInternalServerError ¶
func NewQueryEdgeApplicationInstanceStatusInternalServerError() *QueryEdgeApplicationInstanceStatusInternalServerError
NewQueryEdgeApplicationInstanceStatusInternalServerError creates a QueryEdgeApplicationInstanceStatusInternalServerError with default headers values
func (*QueryEdgeApplicationInstanceStatusInternalServerError) Error ¶
func (o *QueryEdgeApplicationInstanceStatusInternalServerError) Error() string
func (*QueryEdgeApplicationInstanceStatusInternalServerError) GetPayload ¶
func (o *QueryEdgeApplicationInstanceStatusInternalServerError) GetPayload() *swagger_models.ZsrvResponse
type QueryEdgeApplicationInstanceStatusOK ¶
type QueryEdgeApplicationInstanceStatusOK struct {
Payload *swagger_models.AppInstStatusListMsg
}
QueryEdgeApplicationInstanceStatusOK describes a response with status code 200, with default header values.
A successful response.
func NewQueryEdgeApplicationInstanceStatusOK ¶
func NewQueryEdgeApplicationInstanceStatusOK() *QueryEdgeApplicationInstanceStatusOK
NewQueryEdgeApplicationInstanceStatusOK creates a QueryEdgeApplicationInstanceStatusOK with default headers values
func (*QueryEdgeApplicationInstanceStatusOK) Error ¶
func (o *QueryEdgeApplicationInstanceStatusOK) Error() string
func (*QueryEdgeApplicationInstanceStatusOK) GetPayload ¶
func (o *QueryEdgeApplicationInstanceStatusOK) GetPayload() *swagger_models.AppInstStatusListMsg
type QueryEdgeApplicationInstanceStatusParams ¶
type QueryEdgeApplicationInstanceStatusParams struct { /* XRequestID. User-Agent specified id to track a request */ XRequestID *string /* FilterAppName. User defined name of the app bundle, unique across the enterprise. Once app bundle is created, name can’t be changed */ FilterAppName *string /* FilterAppType. type of app Default: "APP_TYPE_UNSPECIFIED" */ FilterAppType *string /* FilterDeploymentType. type of deployment for the app, eg: azure, k3s, standalone Default: "DEPLOYMENT_TYPE_UNSPECIFIED" */ FilterDeploymentType *string /* FilterDeviceName. User defined name of the device, unique across the enterprise. Once device is created, name can’t be changed */ FilterDeviceName *string /* FilterNamePattern. name pattern */ FilterNamePattern *string /* FilterProjectName. User defined name of the project, unique across the enterprise. Once project is created, name can’t be changed */ FilterProjectName *string /* FilterRunState. aperation status - 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. app instance summary flag Format: boolean */ Summary *bool Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
QueryEdgeApplicationInstanceStatusParams contains all the parameters to send to the API endpoint
for the query edge application instance status operation. Typically these are written to a http.Request.
func NewQueryEdgeApplicationInstanceStatusParams ¶
func NewQueryEdgeApplicationInstanceStatusParams() *QueryEdgeApplicationInstanceStatusParams
NewQueryEdgeApplicationInstanceStatusParams creates a new QueryEdgeApplicationInstanceStatusParams 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 NewQueryEdgeApplicationInstanceStatusParamsWithContext ¶
func NewQueryEdgeApplicationInstanceStatusParamsWithContext(ctx context.Context) *QueryEdgeApplicationInstanceStatusParams
NewQueryEdgeApplicationInstanceStatusParamsWithContext creates a new QueryEdgeApplicationInstanceStatusParams object with the ability to set a context for a request.
func NewQueryEdgeApplicationInstanceStatusParamsWithHTTPClient ¶
func NewQueryEdgeApplicationInstanceStatusParamsWithHTTPClient(client *http.Client) *QueryEdgeApplicationInstanceStatusParams
NewQueryEdgeApplicationInstanceStatusParamsWithHTTPClient creates a new QueryEdgeApplicationInstanceStatusParams object with the ability to set a custom HTTPClient for a request.
func NewQueryEdgeApplicationInstanceStatusParamsWithTimeout ¶
func NewQueryEdgeApplicationInstanceStatusParamsWithTimeout(timeout time.Duration) *QueryEdgeApplicationInstanceStatusParams
NewQueryEdgeApplicationInstanceStatusParamsWithTimeout creates a new QueryEdgeApplicationInstanceStatusParams object with the ability to set a timeout on a request.
func (*QueryEdgeApplicationInstanceStatusParams) SetContext ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetContext(ctx context.Context)
SetContext adds the context to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetDefaults ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetDefaults()
SetDefaults hydrates default values in the query edge application instance status params (not the query body).
All values with no default are reset to their zero value.
func (*QueryEdgeApplicationInstanceStatusParams) SetFilterAppName ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterAppName(filterAppName *string)
SetFilterAppName adds the filterAppName to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetFilterAppType ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterAppType(filterAppType *string)
SetFilterAppType adds the filterAppType to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetFilterDeploymentType ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterDeploymentType(filterDeploymentType *string)
SetFilterDeploymentType adds the filterDeploymentType to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetFilterDeviceName ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterDeviceName(filterDeviceName *string)
SetFilterDeviceName adds the filterDeviceName to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetFilterNamePattern ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterNamePattern(filterNamePattern *string)
SetFilterNamePattern adds the filterNamePattern to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetFilterProjectName ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterProjectName(filterProjectName *string)
SetFilterProjectName adds the filterProjectName to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetFilterRunState ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetFilterRunState(filterRunState *string)
SetFilterRunState adds the filterRunState to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetHTTPClient ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetNextOrderBy ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetNextOrderBy(nextOrderBy *string)
SetNextOrderBy adds the nextOrderBy to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetNextPageNum ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetNextPageNum(nextPageNum *int64)
SetNextPageNum adds the nextPageNum to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetNextPageSize ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetNextPageSize(nextPageSize *int64)
SetNextPageSize adds the nextPageSize to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetNextPageToken ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetNextPageToken(nextPageToken *string)
SetNextPageToken adds the nextPageToken to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetNextTotalPages ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetNextTotalPages(nextTotalPages *int64)
SetNextTotalPages adds the nextTotalPages to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetSummary ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetSummary(summary *bool)
SetSummary adds the summary to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetTimeout ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) SetXRequestID ¶
func (o *QueryEdgeApplicationInstanceStatusParams) SetXRequestID(xRequestID *string)
SetXRequestID adds the xRequestId to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithContext ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithContext(ctx context.Context) *QueryEdgeApplicationInstanceStatusParams
WithContext adds the context to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithDefaults ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithDefaults() *QueryEdgeApplicationInstanceStatusParams
WithDefaults hydrates default values in the query edge application instance status params (not the query body).
All values with no default are reset to their zero value.
func (*QueryEdgeApplicationInstanceStatusParams) WithFilterAppName ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterAppName(filterAppName *string) *QueryEdgeApplicationInstanceStatusParams
WithFilterAppName adds the filterAppName to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithFilterAppType ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterAppType(filterAppType *string) *QueryEdgeApplicationInstanceStatusParams
WithFilterAppType adds the filterAppType to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithFilterDeploymentType ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterDeploymentType(filterDeploymentType *string) *QueryEdgeApplicationInstanceStatusParams
WithFilterDeploymentType adds the filterDeploymentType to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithFilterDeviceName ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterDeviceName(filterDeviceName *string) *QueryEdgeApplicationInstanceStatusParams
WithFilterDeviceName adds the filterDeviceName to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithFilterNamePattern ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterNamePattern(filterNamePattern *string) *QueryEdgeApplicationInstanceStatusParams
WithFilterNamePattern adds the filterNamePattern to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithFilterProjectName ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterProjectName(filterProjectName *string) *QueryEdgeApplicationInstanceStatusParams
WithFilterProjectName adds the filterProjectName to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithFilterRunState ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithFilterRunState(filterRunState *string) *QueryEdgeApplicationInstanceStatusParams
WithFilterRunState adds the filterRunState to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithHTTPClient ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithHTTPClient(client *http.Client) *QueryEdgeApplicationInstanceStatusParams
WithHTTPClient adds the HTTPClient to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithNextOrderBy ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithNextOrderBy(nextOrderBy *string) *QueryEdgeApplicationInstanceStatusParams
WithNextOrderBy adds the nextOrderBy to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithNextPageNum ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithNextPageNum(nextPageNum *int64) *QueryEdgeApplicationInstanceStatusParams
WithNextPageNum adds the nextPageNum to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithNextPageSize ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithNextPageSize(nextPageSize *int64) *QueryEdgeApplicationInstanceStatusParams
WithNextPageSize adds the nextPageSize to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithNextPageToken ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithNextPageToken(nextPageToken *string) *QueryEdgeApplicationInstanceStatusParams
WithNextPageToken adds the nextPageToken to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithNextTotalPages ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithNextTotalPages(nextTotalPages *int64) *QueryEdgeApplicationInstanceStatusParams
WithNextTotalPages adds the nextTotalPages to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithSummary ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithSummary(summary *bool) *QueryEdgeApplicationInstanceStatusParams
WithSummary adds the summary to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithTimeout ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithTimeout(timeout time.Duration) *QueryEdgeApplicationInstanceStatusParams
WithTimeout adds the timeout to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WithXRequestID ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WithXRequestID(xRequestID *string) *QueryEdgeApplicationInstanceStatusParams
WithXRequestID adds the xRequestID to the query edge application instance status params
func (*QueryEdgeApplicationInstanceStatusParams) WriteToRequest ¶
func (o *QueryEdgeApplicationInstanceStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type QueryEdgeApplicationInstanceStatusReader ¶
type QueryEdgeApplicationInstanceStatusReader struct {
// contains filtered or unexported fields
}
QueryEdgeApplicationInstanceStatusReader is a Reader for the QueryEdgeApplicationInstanceStatus structure.
func (*QueryEdgeApplicationInstanceStatusReader) ReadResponse ¶
func (o *QueryEdgeApplicationInstanceStatusReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type QueryEdgeApplicationInstanceStatusUnauthorized ¶
type QueryEdgeApplicationInstanceStatusUnauthorized struct {
}QueryEdgeApplicationInstanceStatusUnauthorized 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 NewQueryEdgeApplicationInstanceStatusUnauthorized ¶
func NewQueryEdgeApplicationInstanceStatusUnauthorized() *QueryEdgeApplicationInstanceStatusUnauthorized
NewQueryEdgeApplicationInstanceStatusUnauthorized creates a QueryEdgeApplicationInstanceStatusUnauthorized with default headers values
func (*QueryEdgeApplicationInstanceStatusUnauthorized) Error ¶
func (o *QueryEdgeApplicationInstanceStatusUnauthorized) Error() string
func (*QueryEdgeApplicationInstanceStatusUnauthorized) GetPayload ¶
func (o *QueryEdgeApplicationInstanceStatusUnauthorized) GetPayload() *swagger_models.ZsrvResponse
Source Files
¶
- edge_application_instance_status_client.go
- get_edge_application_instance_events_by_name_parameters.go
- get_edge_application_instance_events_by_name_responses.go
- get_edge_application_instance_events_parameters.go
- get_edge_application_instance_events_responses.go
- get_edge_application_instance_logs_parameters.go
- get_edge_application_instance_logs_responses.go
- get_edge_application_instance_resource_metrics_by_id_parameters.go
- get_edge_application_instance_resource_metrics_by_id_responses.go
- get_edge_application_instance_resource_metrics_by_name_parameters.go
- get_edge_application_instance_resource_metrics_by_name_responses.go
- get_edge_application_instance_status_by_name_parameters.go
- get_edge_application_instance_status_by_name_responses.go
- get_edge_application_instance_status_parameters.go
- get_edge_application_instance_status_responses.go
- get_edge_application_instance_top_talkers2_parameters.go
- get_edge_application_instance_top_talkers2_responses.go
- get_edge_application_instance_top_talkers_parameters.go
- get_edge_application_instance_top_talkers_responses.go
- get_edge_application_instance_traffic_flows2_parameters.go
- get_edge_application_instance_traffic_flows2_responses.go
- get_edge_application_instance_traffic_flows_parameters.go
- get_edge_application_instance_traffic_flows_responses.go
- query_edge_application_instance_status_parameters.go
- query_edge_application_instance_status_responses.go