Documentation
¶
Index ¶
- type Client
- func (a *Client) ListEdgeRouterRoleAttributes(params *ListEdgeRouterRoleAttributesParams, ...) (*ListEdgeRouterRoleAttributesOK, error)
- func (a *Client) ListIdentityRoleAttributes(params *ListIdentityRoleAttributesParams, ...) (*ListIdentityRoleAttributesOK, error)
- func (a *Client) ListPostureCheckRoleAttributes(params *ListPostureCheckRoleAttributesParams, ...) (*ListPostureCheckRoleAttributesOK, error)
- func (a *Client) ListServiceRoleAttributes(params *ListServiceRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, ...) (*ListServiceRoleAttributesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type ListEdgeRouterRoleAttributesBadRequest
- func (o *ListEdgeRouterRoleAttributesBadRequest) Code() int
- func (o *ListEdgeRouterRoleAttributesBadRequest) Error() string
- func (o *ListEdgeRouterRoleAttributesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListEdgeRouterRoleAttributesBadRequest) IsClientError() bool
- func (o *ListEdgeRouterRoleAttributesBadRequest) IsCode(code int) bool
- func (o *ListEdgeRouterRoleAttributesBadRequest) IsRedirect() bool
- func (o *ListEdgeRouterRoleAttributesBadRequest) IsServerError() bool
- func (o *ListEdgeRouterRoleAttributesBadRequest) IsSuccess() bool
- func (o *ListEdgeRouterRoleAttributesBadRequest) String() string
- type ListEdgeRouterRoleAttributesOK
- func (o *ListEdgeRouterRoleAttributesOK) Code() int
- func (o *ListEdgeRouterRoleAttributesOK) Error() string
- func (o *ListEdgeRouterRoleAttributesOK) GetPayload() *rest_model.ListRoleAttributesEnvelope
- func (o *ListEdgeRouterRoleAttributesOK) IsClientError() bool
- func (o *ListEdgeRouterRoleAttributesOK) IsCode(code int) bool
- func (o *ListEdgeRouterRoleAttributesOK) IsRedirect() bool
- func (o *ListEdgeRouterRoleAttributesOK) IsServerError() bool
- func (o *ListEdgeRouterRoleAttributesOK) IsSuccess() bool
- func (o *ListEdgeRouterRoleAttributesOK) String() string
- type ListEdgeRouterRoleAttributesParams
- func NewListEdgeRouterRoleAttributesParams() *ListEdgeRouterRoleAttributesParams
- func NewListEdgeRouterRoleAttributesParamsWithContext(ctx context.Context) *ListEdgeRouterRoleAttributesParams
- func NewListEdgeRouterRoleAttributesParamsWithHTTPClient(client *http.Client) *ListEdgeRouterRoleAttributesParams
- func NewListEdgeRouterRoleAttributesParamsWithTimeout(timeout time.Duration) *ListEdgeRouterRoleAttributesParams
- func (o *ListEdgeRouterRoleAttributesParams) SetContext(ctx context.Context)
- func (o *ListEdgeRouterRoleAttributesParams) SetDefaults()
- func (o *ListEdgeRouterRoleAttributesParams) SetFilter(filter *string)
- func (o *ListEdgeRouterRoleAttributesParams) SetHTTPClient(client *http.Client)
- func (o *ListEdgeRouterRoleAttributesParams) SetLimit(limit *int64)
- func (o *ListEdgeRouterRoleAttributesParams) SetOffset(offset *int64)
- func (o *ListEdgeRouterRoleAttributesParams) SetTimeout(timeout time.Duration)
- func (o *ListEdgeRouterRoleAttributesParams) WithContext(ctx context.Context) *ListEdgeRouterRoleAttributesParams
- func (o *ListEdgeRouterRoleAttributesParams) WithDefaults() *ListEdgeRouterRoleAttributesParams
- func (o *ListEdgeRouterRoleAttributesParams) WithFilter(filter *string) *ListEdgeRouterRoleAttributesParams
- func (o *ListEdgeRouterRoleAttributesParams) WithHTTPClient(client *http.Client) *ListEdgeRouterRoleAttributesParams
- func (o *ListEdgeRouterRoleAttributesParams) WithLimit(limit *int64) *ListEdgeRouterRoleAttributesParams
- func (o *ListEdgeRouterRoleAttributesParams) WithOffset(offset *int64) *ListEdgeRouterRoleAttributesParams
- func (o *ListEdgeRouterRoleAttributesParams) WithTimeout(timeout time.Duration) *ListEdgeRouterRoleAttributesParams
- func (o *ListEdgeRouterRoleAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListEdgeRouterRoleAttributesReader
- type ListEdgeRouterRoleAttributesServiceUnavailable
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) Code() int
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) Error() string
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsClientError() bool
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsCode(code int) bool
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsRedirect() bool
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsServerError() bool
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsSuccess() bool
- func (o *ListEdgeRouterRoleAttributesServiceUnavailable) String() string
- type ListEdgeRouterRoleAttributesTooManyRequests
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) Code() int
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) Error() string
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsClientError() bool
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsCode(code int) bool
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsRedirect() bool
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsServerError() bool
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsSuccess() bool
- func (o *ListEdgeRouterRoleAttributesTooManyRequests) String() string
- type ListEdgeRouterRoleAttributesUnauthorized
- func (o *ListEdgeRouterRoleAttributesUnauthorized) Code() int
- func (o *ListEdgeRouterRoleAttributesUnauthorized) Error() string
- func (o *ListEdgeRouterRoleAttributesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListEdgeRouterRoleAttributesUnauthorized) IsClientError() bool
- func (o *ListEdgeRouterRoleAttributesUnauthorized) IsCode(code int) bool
- func (o *ListEdgeRouterRoleAttributesUnauthorized) IsRedirect() bool
- func (o *ListEdgeRouterRoleAttributesUnauthorized) IsServerError() bool
- func (o *ListEdgeRouterRoleAttributesUnauthorized) IsSuccess() bool
- func (o *ListEdgeRouterRoleAttributesUnauthorized) String() string
- type ListIdentityRoleAttributesBadRequest
- func (o *ListIdentityRoleAttributesBadRequest) Code() int
- func (o *ListIdentityRoleAttributesBadRequest) Error() string
- func (o *ListIdentityRoleAttributesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListIdentityRoleAttributesBadRequest) IsClientError() bool
- func (o *ListIdentityRoleAttributesBadRequest) IsCode(code int) bool
- func (o *ListIdentityRoleAttributesBadRequest) IsRedirect() bool
- func (o *ListIdentityRoleAttributesBadRequest) IsServerError() bool
- func (o *ListIdentityRoleAttributesBadRequest) IsSuccess() bool
- func (o *ListIdentityRoleAttributesBadRequest) String() string
- type ListIdentityRoleAttributesOK
- func (o *ListIdentityRoleAttributesOK) Code() int
- func (o *ListIdentityRoleAttributesOK) Error() string
- func (o *ListIdentityRoleAttributesOK) GetPayload() *rest_model.ListRoleAttributesEnvelope
- func (o *ListIdentityRoleAttributesOK) IsClientError() bool
- func (o *ListIdentityRoleAttributesOK) IsCode(code int) bool
- func (o *ListIdentityRoleAttributesOK) IsRedirect() bool
- func (o *ListIdentityRoleAttributesOK) IsServerError() bool
- func (o *ListIdentityRoleAttributesOK) IsSuccess() bool
- func (o *ListIdentityRoleAttributesOK) String() string
- type ListIdentityRoleAttributesParams
- func NewListIdentityRoleAttributesParams() *ListIdentityRoleAttributesParams
- func NewListIdentityRoleAttributesParamsWithContext(ctx context.Context) *ListIdentityRoleAttributesParams
- func NewListIdentityRoleAttributesParamsWithHTTPClient(client *http.Client) *ListIdentityRoleAttributesParams
- func NewListIdentityRoleAttributesParamsWithTimeout(timeout time.Duration) *ListIdentityRoleAttributesParams
- func (o *ListIdentityRoleAttributesParams) SetContext(ctx context.Context)
- func (o *ListIdentityRoleAttributesParams) SetDefaults()
- func (o *ListIdentityRoleAttributesParams) SetFilter(filter *string)
- func (o *ListIdentityRoleAttributesParams) SetHTTPClient(client *http.Client)
- func (o *ListIdentityRoleAttributesParams) SetLimit(limit *int64)
- func (o *ListIdentityRoleAttributesParams) SetOffset(offset *int64)
- func (o *ListIdentityRoleAttributesParams) SetTimeout(timeout time.Duration)
- func (o *ListIdentityRoleAttributesParams) WithContext(ctx context.Context) *ListIdentityRoleAttributesParams
- func (o *ListIdentityRoleAttributesParams) WithDefaults() *ListIdentityRoleAttributesParams
- func (o *ListIdentityRoleAttributesParams) WithFilter(filter *string) *ListIdentityRoleAttributesParams
- func (o *ListIdentityRoleAttributesParams) WithHTTPClient(client *http.Client) *ListIdentityRoleAttributesParams
- func (o *ListIdentityRoleAttributesParams) WithLimit(limit *int64) *ListIdentityRoleAttributesParams
- func (o *ListIdentityRoleAttributesParams) WithOffset(offset *int64) *ListIdentityRoleAttributesParams
- func (o *ListIdentityRoleAttributesParams) WithTimeout(timeout time.Duration) *ListIdentityRoleAttributesParams
- func (o *ListIdentityRoleAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListIdentityRoleAttributesReader
- type ListIdentityRoleAttributesServiceUnavailable
- func (o *ListIdentityRoleAttributesServiceUnavailable) Code() int
- func (o *ListIdentityRoleAttributesServiceUnavailable) Error() string
- func (o *ListIdentityRoleAttributesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListIdentityRoleAttributesServiceUnavailable) IsClientError() bool
- func (o *ListIdentityRoleAttributesServiceUnavailable) IsCode(code int) bool
- func (o *ListIdentityRoleAttributesServiceUnavailable) IsRedirect() bool
- func (o *ListIdentityRoleAttributesServiceUnavailable) IsServerError() bool
- func (o *ListIdentityRoleAttributesServiceUnavailable) IsSuccess() bool
- func (o *ListIdentityRoleAttributesServiceUnavailable) String() string
- type ListIdentityRoleAttributesTooManyRequests
- func (o *ListIdentityRoleAttributesTooManyRequests) Code() int
- func (o *ListIdentityRoleAttributesTooManyRequests) Error() string
- func (o *ListIdentityRoleAttributesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListIdentityRoleAttributesTooManyRequests) IsClientError() bool
- func (o *ListIdentityRoleAttributesTooManyRequests) IsCode(code int) bool
- func (o *ListIdentityRoleAttributesTooManyRequests) IsRedirect() bool
- func (o *ListIdentityRoleAttributesTooManyRequests) IsServerError() bool
- func (o *ListIdentityRoleAttributesTooManyRequests) IsSuccess() bool
- func (o *ListIdentityRoleAttributesTooManyRequests) String() string
- type ListIdentityRoleAttributesUnauthorized
- func (o *ListIdentityRoleAttributesUnauthorized) Code() int
- func (o *ListIdentityRoleAttributesUnauthorized) Error() string
- func (o *ListIdentityRoleAttributesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListIdentityRoleAttributesUnauthorized) IsClientError() bool
- func (o *ListIdentityRoleAttributesUnauthorized) IsCode(code int) bool
- func (o *ListIdentityRoleAttributesUnauthorized) IsRedirect() bool
- func (o *ListIdentityRoleAttributesUnauthorized) IsServerError() bool
- func (o *ListIdentityRoleAttributesUnauthorized) IsSuccess() bool
- func (o *ListIdentityRoleAttributesUnauthorized) String() string
- type ListPostureCheckRoleAttributesBadRequest
- func (o *ListPostureCheckRoleAttributesBadRequest) Code() int
- func (o *ListPostureCheckRoleAttributesBadRequest) Error() string
- func (o *ListPostureCheckRoleAttributesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListPostureCheckRoleAttributesBadRequest) IsClientError() bool
- func (o *ListPostureCheckRoleAttributesBadRequest) IsCode(code int) bool
- func (o *ListPostureCheckRoleAttributesBadRequest) IsRedirect() bool
- func (o *ListPostureCheckRoleAttributesBadRequest) IsServerError() bool
- func (o *ListPostureCheckRoleAttributesBadRequest) IsSuccess() bool
- func (o *ListPostureCheckRoleAttributesBadRequest) String() string
- type ListPostureCheckRoleAttributesOK
- func (o *ListPostureCheckRoleAttributesOK) Code() int
- func (o *ListPostureCheckRoleAttributesOK) Error() string
- func (o *ListPostureCheckRoleAttributesOK) GetPayload() *rest_model.ListRoleAttributesEnvelope
- func (o *ListPostureCheckRoleAttributesOK) IsClientError() bool
- func (o *ListPostureCheckRoleAttributesOK) IsCode(code int) bool
- func (o *ListPostureCheckRoleAttributesOK) IsRedirect() bool
- func (o *ListPostureCheckRoleAttributesOK) IsServerError() bool
- func (o *ListPostureCheckRoleAttributesOK) IsSuccess() bool
- func (o *ListPostureCheckRoleAttributesOK) String() string
- type ListPostureCheckRoleAttributesParams
- func NewListPostureCheckRoleAttributesParams() *ListPostureCheckRoleAttributesParams
- func NewListPostureCheckRoleAttributesParamsWithContext(ctx context.Context) *ListPostureCheckRoleAttributesParams
- func NewListPostureCheckRoleAttributesParamsWithHTTPClient(client *http.Client) *ListPostureCheckRoleAttributesParams
- func NewListPostureCheckRoleAttributesParamsWithTimeout(timeout time.Duration) *ListPostureCheckRoleAttributesParams
- func (o *ListPostureCheckRoleAttributesParams) SetContext(ctx context.Context)
- func (o *ListPostureCheckRoleAttributesParams) SetDefaults()
- func (o *ListPostureCheckRoleAttributesParams) SetFilter(filter *string)
- func (o *ListPostureCheckRoleAttributesParams) SetHTTPClient(client *http.Client)
- func (o *ListPostureCheckRoleAttributesParams) SetLimit(limit *int64)
- func (o *ListPostureCheckRoleAttributesParams) SetOffset(offset *int64)
- func (o *ListPostureCheckRoleAttributesParams) SetTimeout(timeout time.Duration)
- func (o *ListPostureCheckRoleAttributesParams) WithContext(ctx context.Context) *ListPostureCheckRoleAttributesParams
- func (o *ListPostureCheckRoleAttributesParams) WithDefaults() *ListPostureCheckRoleAttributesParams
- func (o *ListPostureCheckRoleAttributesParams) WithFilter(filter *string) *ListPostureCheckRoleAttributesParams
- func (o *ListPostureCheckRoleAttributesParams) WithHTTPClient(client *http.Client) *ListPostureCheckRoleAttributesParams
- func (o *ListPostureCheckRoleAttributesParams) WithLimit(limit *int64) *ListPostureCheckRoleAttributesParams
- func (o *ListPostureCheckRoleAttributesParams) WithOffset(offset *int64) *ListPostureCheckRoleAttributesParams
- func (o *ListPostureCheckRoleAttributesParams) WithTimeout(timeout time.Duration) *ListPostureCheckRoleAttributesParams
- func (o *ListPostureCheckRoleAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListPostureCheckRoleAttributesReader
- type ListPostureCheckRoleAttributesServiceUnavailable
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) Code() int
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) Error() string
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsClientError() bool
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsCode(code int) bool
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsRedirect() bool
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsServerError() bool
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsSuccess() bool
- func (o *ListPostureCheckRoleAttributesServiceUnavailable) String() string
- type ListPostureCheckRoleAttributesTooManyRequests
- func (o *ListPostureCheckRoleAttributesTooManyRequests) Code() int
- func (o *ListPostureCheckRoleAttributesTooManyRequests) Error() string
- func (o *ListPostureCheckRoleAttributesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListPostureCheckRoleAttributesTooManyRequests) IsClientError() bool
- func (o *ListPostureCheckRoleAttributesTooManyRequests) IsCode(code int) bool
- func (o *ListPostureCheckRoleAttributesTooManyRequests) IsRedirect() bool
- func (o *ListPostureCheckRoleAttributesTooManyRequests) IsServerError() bool
- func (o *ListPostureCheckRoleAttributesTooManyRequests) IsSuccess() bool
- func (o *ListPostureCheckRoleAttributesTooManyRequests) String() string
- type ListPostureCheckRoleAttributesUnauthorized
- func (o *ListPostureCheckRoleAttributesUnauthorized) Code() int
- func (o *ListPostureCheckRoleAttributesUnauthorized) Error() string
- func (o *ListPostureCheckRoleAttributesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListPostureCheckRoleAttributesUnauthorized) IsClientError() bool
- func (o *ListPostureCheckRoleAttributesUnauthorized) IsCode(code int) bool
- func (o *ListPostureCheckRoleAttributesUnauthorized) IsRedirect() bool
- func (o *ListPostureCheckRoleAttributesUnauthorized) IsServerError() bool
- func (o *ListPostureCheckRoleAttributesUnauthorized) IsSuccess() bool
- func (o *ListPostureCheckRoleAttributesUnauthorized) String() string
- type ListServiceRoleAttributesBadRequest
- func (o *ListServiceRoleAttributesBadRequest) Code() int
- func (o *ListServiceRoleAttributesBadRequest) Error() string
- func (o *ListServiceRoleAttributesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListServiceRoleAttributesBadRequest) IsClientError() bool
- func (o *ListServiceRoleAttributesBadRequest) IsCode(code int) bool
- func (o *ListServiceRoleAttributesBadRequest) IsRedirect() bool
- func (o *ListServiceRoleAttributesBadRequest) IsServerError() bool
- func (o *ListServiceRoleAttributesBadRequest) IsSuccess() bool
- func (o *ListServiceRoleAttributesBadRequest) String() string
- type ListServiceRoleAttributesOK
- func (o *ListServiceRoleAttributesOK) Code() int
- func (o *ListServiceRoleAttributesOK) Error() string
- func (o *ListServiceRoleAttributesOK) GetPayload() *rest_model.ListRoleAttributesEnvelope
- func (o *ListServiceRoleAttributesOK) IsClientError() bool
- func (o *ListServiceRoleAttributesOK) IsCode(code int) bool
- func (o *ListServiceRoleAttributesOK) IsRedirect() bool
- func (o *ListServiceRoleAttributesOK) IsServerError() bool
- func (o *ListServiceRoleAttributesOK) IsSuccess() bool
- func (o *ListServiceRoleAttributesOK) String() string
- type ListServiceRoleAttributesParams
- func NewListServiceRoleAttributesParams() *ListServiceRoleAttributesParams
- func NewListServiceRoleAttributesParamsWithContext(ctx context.Context) *ListServiceRoleAttributesParams
- func NewListServiceRoleAttributesParamsWithHTTPClient(client *http.Client) *ListServiceRoleAttributesParams
- func NewListServiceRoleAttributesParamsWithTimeout(timeout time.Duration) *ListServiceRoleAttributesParams
- func (o *ListServiceRoleAttributesParams) SetContext(ctx context.Context)
- func (o *ListServiceRoleAttributesParams) SetDefaults()
- func (o *ListServiceRoleAttributesParams) SetFilter(filter *string)
- func (o *ListServiceRoleAttributesParams) SetHTTPClient(client *http.Client)
- func (o *ListServiceRoleAttributesParams) SetLimit(limit *int64)
- func (o *ListServiceRoleAttributesParams) SetOffset(offset *int64)
- func (o *ListServiceRoleAttributesParams) SetTimeout(timeout time.Duration)
- func (o *ListServiceRoleAttributesParams) WithContext(ctx context.Context) *ListServiceRoleAttributesParams
- func (o *ListServiceRoleAttributesParams) WithDefaults() *ListServiceRoleAttributesParams
- func (o *ListServiceRoleAttributesParams) WithFilter(filter *string) *ListServiceRoleAttributesParams
- func (o *ListServiceRoleAttributesParams) WithHTTPClient(client *http.Client) *ListServiceRoleAttributesParams
- func (o *ListServiceRoleAttributesParams) WithLimit(limit *int64) *ListServiceRoleAttributesParams
- func (o *ListServiceRoleAttributesParams) WithOffset(offset *int64) *ListServiceRoleAttributesParams
- func (o *ListServiceRoleAttributesParams) WithTimeout(timeout time.Duration) *ListServiceRoleAttributesParams
- func (o *ListServiceRoleAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ListServiceRoleAttributesReader
- type ListServiceRoleAttributesServiceUnavailable
- func (o *ListServiceRoleAttributesServiceUnavailable) Code() int
- func (o *ListServiceRoleAttributesServiceUnavailable) Error() string
- func (o *ListServiceRoleAttributesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListServiceRoleAttributesServiceUnavailable) IsClientError() bool
- func (o *ListServiceRoleAttributesServiceUnavailable) IsCode(code int) bool
- func (o *ListServiceRoleAttributesServiceUnavailable) IsRedirect() bool
- func (o *ListServiceRoleAttributesServiceUnavailable) IsServerError() bool
- func (o *ListServiceRoleAttributesServiceUnavailable) IsSuccess() bool
- func (o *ListServiceRoleAttributesServiceUnavailable) String() string
- type ListServiceRoleAttributesTooManyRequests
- func (o *ListServiceRoleAttributesTooManyRequests) Code() int
- func (o *ListServiceRoleAttributesTooManyRequests) Error() string
- func (o *ListServiceRoleAttributesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListServiceRoleAttributesTooManyRequests) IsClientError() bool
- func (o *ListServiceRoleAttributesTooManyRequests) IsCode(code int) bool
- func (o *ListServiceRoleAttributesTooManyRequests) IsRedirect() bool
- func (o *ListServiceRoleAttributesTooManyRequests) IsServerError() bool
- func (o *ListServiceRoleAttributesTooManyRequests) IsSuccess() bool
- func (o *ListServiceRoleAttributesTooManyRequests) String() string
- type ListServiceRoleAttributesUnauthorized
- func (o *ListServiceRoleAttributesUnauthorized) Code() int
- func (o *ListServiceRoleAttributesUnauthorized) Error() string
- func (o *ListServiceRoleAttributesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
- func (o *ListServiceRoleAttributesUnauthorized) IsClientError() bool
- func (o *ListServiceRoleAttributesUnauthorized) IsCode(code int) bool
- func (o *ListServiceRoleAttributesUnauthorized) IsRedirect() bool
- func (o *ListServiceRoleAttributesUnauthorized) IsServerError() bool
- func (o *ListServiceRoleAttributesUnauthorized) IsSuccess() bool
- func (o *ListServiceRoleAttributesUnauthorized) String() string
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 role attributes API
func (*Client) ListEdgeRouterRoleAttributes ¶
func (a *Client) ListEdgeRouterRoleAttributes(params *ListEdgeRouterRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListEdgeRouterRoleAttributesOK, error)
ListEdgeRouterRoleAttributes lists role attributes in use by edge routers
Retrieves a list of role attributes in use by edge routers; supports filtering, sorting, and pagination. Requires admin access.
func (*Client) ListIdentityRoleAttributes ¶
func (a *Client) ListIdentityRoleAttributes(params *ListIdentityRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListIdentityRoleAttributesOK, error)
ListIdentityRoleAttributes lists role attributes in use by identities
Retrieves a list of role attributes in use by identities; supports filtering, sorting, and pagination. Requires admin access.
func (*Client) ListPostureCheckRoleAttributes ¶ added in v0.26.23
func (a *Client) ListPostureCheckRoleAttributes(params *ListPostureCheckRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListPostureCheckRoleAttributesOK, error)
ListPostureCheckRoleAttributes lists role attributes in use by posture checks
Retrieves a list of role attributes in use by posture checks; supports filtering, sorting, and pagination. Requires admin access.
func (*Client) ListServiceRoleAttributes ¶
func (a *Client) ListServiceRoleAttributes(params *ListServiceRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListServiceRoleAttributesOK, error)
ListServiceRoleAttributes lists role attributes in use by services
Retrieves a list of role attributes in use by services; supports filtering, sorting, and pagination. Requires admin access.
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 may be used to customize the behavior of Client methods.
type ClientService ¶
type ClientService interface {
ListEdgeRouterRoleAttributes(params *ListEdgeRouterRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListEdgeRouterRoleAttributesOK, error)
ListIdentityRoleAttributes(params *ListIdentityRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListIdentityRoleAttributesOK, error)
ListPostureCheckRoleAttributes(params *ListPostureCheckRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListPostureCheckRoleAttributesOK, error)
ListServiceRoleAttributes(params *ListServiceRoleAttributesParams, authInfo runtime.ClientAuthInfoWriter, opts ...ClientOption) (*ListServiceRoleAttributesOK, 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 role attributes API client.
func NewClientWithBasicAuth ¶ added in v0.26.53
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new role attributes API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶ added in v0.26.53
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new role attributes API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
type ListEdgeRouterRoleAttributesBadRequest ¶
type ListEdgeRouterRoleAttributesBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListEdgeRouterRoleAttributesBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewListEdgeRouterRoleAttributesBadRequest ¶
func NewListEdgeRouterRoleAttributesBadRequest() *ListEdgeRouterRoleAttributesBadRequest
NewListEdgeRouterRoleAttributesBadRequest creates a ListEdgeRouterRoleAttributesBadRequest with default headers values
func (*ListEdgeRouterRoleAttributesBadRequest) Code ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesBadRequest) Code() int
Code gets the status code for the list edge router role attributes bad request response
func (*ListEdgeRouterRoleAttributesBadRequest) Error ¶
func (o *ListEdgeRouterRoleAttributesBadRequest) Error() string
func (*ListEdgeRouterRoleAttributesBadRequest) GetPayload ¶
func (o *ListEdgeRouterRoleAttributesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*ListEdgeRouterRoleAttributesBadRequest) IsClientError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesBadRequest) IsClientError() bool
IsClientError returns true when this list edge router role attributes bad request response has a 4xx status code
func (*ListEdgeRouterRoleAttributesBadRequest) IsCode ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesBadRequest) IsCode(code int) bool
IsCode returns true when this list edge router role attributes bad request response a status code equal to that given
func (*ListEdgeRouterRoleAttributesBadRequest) IsRedirect ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesBadRequest) IsRedirect() bool
IsRedirect returns true when this list edge router role attributes bad request response has a 3xx status code
func (*ListEdgeRouterRoleAttributesBadRequest) IsServerError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesBadRequest) IsServerError() bool
IsServerError returns true when this list edge router role attributes bad request response has a 5xx status code
func (*ListEdgeRouterRoleAttributesBadRequest) IsSuccess ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesBadRequest) IsSuccess() bool
IsSuccess returns true when this list edge router role attributes bad request response has a 2xx status code
func (*ListEdgeRouterRoleAttributesBadRequest) String ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesBadRequest) String() string
type ListEdgeRouterRoleAttributesOK ¶
type ListEdgeRouterRoleAttributesOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.ListRoleAttributesEnvelope
}
ListEdgeRouterRoleAttributesOK describes a response with status code 200, with default header values.
A list of role attributes
func NewListEdgeRouterRoleAttributesOK ¶
func NewListEdgeRouterRoleAttributesOK() *ListEdgeRouterRoleAttributesOK
NewListEdgeRouterRoleAttributesOK creates a ListEdgeRouterRoleAttributesOK with default headers values
func (*ListEdgeRouterRoleAttributesOK) Code ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesOK) Code() int
Code gets the status code for the list edge router role attributes o k response
func (*ListEdgeRouterRoleAttributesOK) Error ¶
func (o *ListEdgeRouterRoleAttributesOK) Error() string
func (*ListEdgeRouterRoleAttributesOK) GetPayload ¶
func (o *ListEdgeRouterRoleAttributesOK) GetPayload() *rest_model.ListRoleAttributesEnvelope
func (*ListEdgeRouterRoleAttributesOK) IsClientError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesOK) IsClientError() bool
IsClientError returns true when this list edge router role attributes o k response has a 4xx status code
func (*ListEdgeRouterRoleAttributesOK) IsCode ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesOK) IsCode(code int) bool
IsCode returns true when this list edge router role attributes o k response a status code equal to that given
func (*ListEdgeRouterRoleAttributesOK) IsRedirect ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesOK) IsRedirect() bool
IsRedirect returns true when this list edge router role attributes o k response has a 3xx status code
func (*ListEdgeRouterRoleAttributesOK) IsServerError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesOK) IsServerError() bool
IsServerError returns true when this list edge router role attributes o k response has a 5xx status code
func (*ListEdgeRouterRoleAttributesOK) IsSuccess ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesOK) IsSuccess() bool
IsSuccess returns true when this list edge router role attributes o k response has a 2xx status code
func (*ListEdgeRouterRoleAttributesOK) String ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesOK) String() string
type ListEdgeRouterRoleAttributesParams ¶
type ListEdgeRouterRoleAttributesParams struct {
// Filter.
Filter *string
// Limit.
Limit *int64
// Offset.
Offset *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListEdgeRouterRoleAttributesParams contains all the parameters to send to the API endpoint
for the list edge router role attributes operation. Typically these are written to a http.Request.
func NewListEdgeRouterRoleAttributesParams ¶
func NewListEdgeRouterRoleAttributesParams() *ListEdgeRouterRoleAttributesParams
NewListEdgeRouterRoleAttributesParams creates a new ListEdgeRouterRoleAttributesParams 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 NewListEdgeRouterRoleAttributesParamsWithContext ¶
func NewListEdgeRouterRoleAttributesParamsWithContext(ctx context.Context) *ListEdgeRouterRoleAttributesParams
NewListEdgeRouterRoleAttributesParamsWithContext creates a new ListEdgeRouterRoleAttributesParams object with the ability to set a context for a request.
func NewListEdgeRouterRoleAttributesParamsWithHTTPClient ¶
func NewListEdgeRouterRoleAttributesParamsWithHTTPClient(client *http.Client) *ListEdgeRouterRoleAttributesParams
NewListEdgeRouterRoleAttributesParamsWithHTTPClient creates a new ListEdgeRouterRoleAttributesParams object with the ability to set a custom HTTPClient for a request.
func NewListEdgeRouterRoleAttributesParamsWithTimeout ¶
func NewListEdgeRouterRoleAttributesParamsWithTimeout(timeout time.Duration) *ListEdgeRouterRoleAttributesParams
NewListEdgeRouterRoleAttributesParamsWithTimeout creates a new ListEdgeRouterRoleAttributesParams object with the ability to set a timeout on a request.
func (*ListEdgeRouterRoleAttributesParams) SetContext ¶
func (o *ListEdgeRouterRoleAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) SetDefaults ¶
func (o *ListEdgeRouterRoleAttributesParams) SetDefaults()
SetDefaults hydrates default values in the list edge router role attributes params (not the query body).
All values with no default are reset to their zero value.
func (*ListEdgeRouterRoleAttributesParams) SetFilter ¶
func (o *ListEdgeRouterRoleAttributesParams) SetFilter(filter *string)
SetFilter adds the filter to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) SetHTTPClient ¶
func (o *ListEdgeRouterRoleAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) SetLimit ¶
func (o *ListEdgeRouterRoleAttributesParams) SetLimit(limit *int64)
SetLimit adds the limit to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) SetOffset ¶
func (o *ListEdgeRouterRoleAttributesParams) SetOffset(offset *int64)
SetOffset adds the offset to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) SetTimeout ¶
func (o *ListEdgeRouterRoleAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) WithContext ¶
func (o *ListEdgeRouterRoleAttributesParams) WithContext(ctx context.Context) *ListEdgeRouterRoleAttributesParams
WithContext adds the context to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) WithDefaults ¶
func (o *ListEdgeRouterRoleAttributesParams) WithDefaults() *ListEdgeRouterRoleAttributesParams
WithDefaults hydrates default values in the list edge router role attributes params (not the query body).
All values with no default are reset to their zero value.
func (*ListEdgeRouterRoleAttributesParams) WithFilter ¶
func (o *ListEdgeRouterRoleAttributesParams) WithFilter(filter *string) *ListEdgeRouterRoleAttributesParams
WithFilter adds the filter to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) WithHTTPClient ¶
func (o *ListEdgeRouterRoleAttributesParams) WithHTTPClient(client *http.Client) *ListEdgeRouterRoleAttributesParams
WithHTTPClient adds the HTTPClient to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) WithLimit ¶
func (o *ListEdgeRouterRoleAttributesParams) WithLimit(limit *int64) *ListEdgeRouterRoleAttributesParams
WithLimit adds the limit to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) WithOffset ¶
func (o *ListEdgeRouterRoleAttributesParams) WithOffset(offset *int64) *ListEdgeRouterRoleAttributesParams
WithOffset adds the offset to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) WithTimeout ¶
func (o *ListEdgeRouterRoleAttributesParams) WithTimeout(timeout time.Duration) *ListEdgeRouterRoleAttributesParams
WithTimeout adds the timeout to the list edge router role attributes params
func (*ListEdgeRouterRoleAttributesParams) WriteToRequest ¶
func (o *ListEdgeRouterRoleAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListEdgeRouterRoleAttributesReader ¶
type ListEdgeRouterRoleAttributesReader struct {
// contains filtered or unexported fields
}
ListEdgeRouterRoleAttributesReader is a Reader for the ListEdgeRouterRoleAttributes structure.
func (*ListEdgeRouterRoleAttributesReader) ReadResponse ¶
func (o *ListEdgeRouterRoleAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListEdgeRouterRoleAttributesServiceUnavailable ¶ added in v0.26.36
type ListEdgeRouterRoleAttributesServiceUnavailable struct {
WWWAuthenticate []string
}
ListEdgeRouterRoleAttributesServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewListEdgeRouterRoleAttributesServiceUnavailable ¶ added in v0.26.36
func NewListEdgeRouterRoleAttributesServiceUnavailable() *ListEdgeRouterRoleAttributesServiceUnavailable
NewListEdgeRouterRoleAttributesServiceUnavailable creates a ListEdgeRouterRoleAttributesServiceUnavailable with default headers values
func (*ListEdgeRouterRoleAttributesServiceUnavailable) Code ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) Code() int
Code gets the status code for the list edge router role attributes service unavailable response
func (*ListEdgeRouterRoleAttributesServiceUnavailable) Error ¶ added in v0.26.36
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) Error() string
func (*ListEdgeRouterRoleAttributesServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*ListEdgeRouterRoleAttributesServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsClientError() bool
IsClientError returns true when this list edge router role attributes service unavailable response has a 4xx status code
func (*ListEdgeRouterRoleAttributesServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this list edge router role attributes service unavailable response a status code equal to that given
func (*ListEdgeRouterRoleAttributesServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this list edge router role attributes service unavailable response has a 3xx status code
func (*ListEdgeRouterRoleAttributesServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsServerError() bool
IsServerError returns true when this list edge router role attributes service unavailable response has a 5xx status code
func (*ListEdgeRouterRoleAttributesServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this list edge router role attributes service unavailable response has a 2xx status code
func (*ListEdgeRouterRoleAttributesServiceUnavailable) String ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesServiceUnavailable) String() string
type ListEdgeRouterRoleAttributesTooManyRequests ¶ added in v0.26.0
type ListEdgeRouterRoleAttributesTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListEdgeRouterRoleAttributesTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewListEdgeRouterRoleAttributesTooManyRequests ¶ added in v0.26.0
func NewListEdgeRouterRoleAttributesTooManyRequests() *ListEdgeRouterRoleAttributesTooManyRequests
NewListEdgeRouterRoleAttributesTooManyRequests creates a ListEdgeRouterRoleAttributesTooManyRequests with default headers values
func (*ListEdgeRouterRoleAttributesTooManyRequests) Code ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesTooManyRequests) Code() int
Code gets the status code for the list edge router role attributes too many requests response
func (*ListEdgeRouterRoleAttributesTooManyRequests) Error ¶ added in v0.26.0
func (o *ListEdgeRouterRoleAttributesTooManyRequests) Error() string
func (*ListEdgeRouterRoleAttributesTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *ListEdgeRouterRoleAttributesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*ListEdgeRouterRoleAttributesTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsClientError() bool
IsClientError returns true when this list edge router role attributes too many requests response has a 4xx status code
func (*ListEdgeRouterRoleAttributesTooManyRequests) IsCode ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsCode(code int) bool
IsCode returns true when this list edge router role attributes too many requests response a status code equal to that given
func (*ListEdgeRouterRoleAttributesTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list edge router role attributes too many requests response has a 3xx status code
func (*ListEdgeRouterRoleAttributesTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsServerError() bool
IsServerError returns true when this list edge router role attributes too many requests response has a 5xx status code
func (*ListEdgeRouterRoleAttributesTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list edge router role attributes too many requests response has a 2xx status code
func (*ListEdgeRouterRoleAttributesTooManyRequests) String ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesTooManyRequests) String() string
type ListEdgeRouterRoleAttributesUnauthorized ¶
type ListEdgeRouterRoleAttributesUnauthorized struct {
WWWAuthenticate []string
}
ListEdgeRouterRoleAttributesUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewListEdgeRouterRoleAttributesUnauthorized ¶
func NewListEdgeRouterRoleAttributesUnauthorized() *ListEdgeRouterRoleAttributesUnauthorized
NewListEdgeRouterRoleAttributesUnauthorized creates a ListEdgeRouterRoleAttributesUnauthorized with default headers values
func (*ListEdgeRouterRoleAttributesUnauthorized) Code ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesUnauthorized) Code() int
Code gets the status code for the list edge router role attributes unauthorized response
func (*ListEdgeRouterRoleAttributesUnauthorized) Error ¶
func (o *ListEdgeRouterRoleAttributesUnauthorized) Error() string
func (*ListEdgeRouterRoleAttributesUnauthorized) GetPayload ¶
func (o *ListEdgeRouterRoleAttributesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*ListEdgeRouterRoleAttributesUnauthorized) IsClientError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesUnauthorized) IsClientError() bool
IsClientError returns true when this list edge router role attributes unauthorized response has a 4xx status code
func (*ListEdgeRouterRoleAttributesUnauthorized) IsCode ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesUnauthorized) IsCode(code int) bool
IsCode returns true when this list edge router role attributes unauthorized response a status code equal to that given
func (*ListEdgeRouterRoleAttributesUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesUnauthorized) IsRedirect() bool
IsRedirect returns true when this list edge router role attributes unauthorized response has a 3xx status code
func (*ListEdgeRouterRoleAttributesUnauthorized) IsServerError ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesUnauthorized) IsServerError() bool
IsServerError returns true when this list edge router role attributes unauthorized response has a 5xx status code
func (*ListEdgeRouterRoleAttributesUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesUnauthorized) IsSuccess() bool
IsSuccess returns true when this list edge router role attributes unauthorized response has a 2xx status code
func (*ListEdgeRouterRoleAttributesUnauthorized) String ¶ added in v0.26.53
func (o *ListEdgeRouterRoleAttributesUnauthorized) String() string
type ListIdentityRoleAttributesBadRequest ¶
type ListIdentityRoleAttributesBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListIdentityRoleAttributesBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewListIdentityRoleAttributesBadRequest ¶
func NewListIdentityRoleAttributesBadRequest() *ListIdentityRoleAttributesBadRequest
NewListIdentityRoleAttributesBadRequest creates a ListIdentityRoleAttributesBadRequest with default headers values
func (*ListIdentityRoleAttributesBadRequest) Code ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesBadRequest) Code() int
Code gets the status code for the list identity role attributes bad request response
func (*ListIdentityRoleAttributesBadRequest) Error ¶
func (o *ListIdentityRoleAttributesBadRequest) Error() string
func (*ListIdentityRoleAttributesBadRequest) GetPayload ¶
func (o *ListIdentityRoleAttributesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*ListIdentityRoleAttributesBadRequest) IsClientError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesBadRequest) IsClientError() bool
IsClientError returns true when this list identity role attributes bad request response has a 4xx status code
func (*ListIdentityRoleAttributesBadRequest) IsCode ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesBadRequest) IsCode(code int) bool
IsCode returns true when this list identity role attributes bad request response a status code equal to that given
func (*ListIdentityRoleAttributesBadRequest) IsRedirect ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesBadRequest) IsRedirect() bool
IsRedirect returns true when this list identity role attributes bad request response has a 3xx status code
func (*ListIdentityRoleAttributesBadRequest) IsServerError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesBadRequest) IsServerError() bool
IsServerError returns true when this list identity role attributes bad request response has a 5xx status code
func (*ListIdentityRoleAttributesBadRequest) IsSuccess ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesBadRequest) IsSuccess() bool
IsSuccess returns true when this list identity role attributes bad request response has a 2xx status code
func (*ListIdentityRoleAttributesBadRequest) String ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesBadRequest) String() string
type ListIdentityRoleAttributesOK ¶
type ListIdentityRoleAttributesOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.ListRoleAttributesEnvelope
}
ListIdentityRoleAttributesOK describes a response with status code 200, with default header values.
A list of role attributes
func NewListIdentityRoleAttributesOK ¶
func NewListIdentityRoleAttributesOK() *ListIdentityRoleAttributesOK
NewListIdentityRoleAttributesOK creates a ListIdentityRoleAttributesOK with default headers values
func (*ListIdentityRoleAttributesOK) Code ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesOK) Code() int
Code gets the status code for the list identity role attributes o k response
func (*ListIdentityRoleAttributesOK) Error ¶
func (o *ListIdentityRoleAttributesOK) Error() string
func (*ListIdentityRoleAttributesOK) GetPayload ¶
func (o *ListIdentityRoleAttributesOK) GetPayload() *rest_model.ListRoleAttributesEnvelope
func (*ListIdentityRoleAttributesOK) IsClientError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesOK) IsClientError() bool
IsClientError returns true when this list identity role attributes o k response has a 4xx status code
func (*ListIdentityRoleAttributesOK) IsCode ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesOK) IsCode(code int) bool
IsCode returns true when this list identity role attributes o k response a status code equal to that given
func (*ListIdentityRoleAttributesOK) IsRedirect ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesOK) IsRedirect() bool
IsRedirect returns true when this list identity role attributes o k response has a 3xx status code
func (*ListIdentityRoleAttributesOK) IsServerError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesOK) IsServerError() bool
IsServerError returns true when this list identity role attributes o k response has a 5xx status code
func (*ListIdentityRoleAttributesOK) IsSuccess ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesOK) IsSuccess() bool
IsSuccess returns true when this list identity role attributes o k response has a 2xx status code
func (*ListIdentityRoleAttributesOK) String ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesOK) String() string
type ListIdentityRoleAttributesParams ¶
type ListIdentityRoleAttributesParams struct {
// Filter.
Filter *string
// Limit.
Limit *int64
// Offset.
Offset *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListIdentityRoleAttributesParams contains all the parameters to send to the API endpoint
for the list identity role attributes operation. Typically these are written to a http.Request.
func NewListIdentityRoleAttributesParams ¶
func NewListIdentityRoleAttributesParams() *ListIdentityRoleAttributesParams
NewListIdentityRoleAttributesParams creates a new ListIdentityRoleAttributesParams 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 NewListIdentityRoleAttributesParamsWithContext ¶
func NewListIdentityRoleAttributesParamsWithContext(ctx context.Context) *ListIdentityRoleAttributesParams
NewListIdentityRoleAttributesParamsWithContext creates a new ListIdentityRoleAttributesParams object with the ability to set a context for a request.
func NewListIdentityRoleAttributesParamsWithHTTPClient ¶
func NewListIdentityRoleAttributesParamsWithHTTPClient(client *http.Client) *ListIdentityRoleAttributesParams
NewListIdentityRoleAttributesParamsWithHTTPClient creates a new ListIdentityRoleAttributesParams object with the ability to set a custom HTTPClient for a request.
func NewListIdentityRoleAttributesParamsWithTimeout ¶
func NewListIdentityRoleAttributesParamsWithTimeout(timeout time.Duration) *ListIdentityRoleAttributesParams
NewListIdentityRoleAttributesParamsWithTimeout creates a new ListIdentityRoleAttributesParams object with the ability to set a timeout on a request.
func (*ListIdentityRoleAttributesParams) SetContext ¶
func (o *ListIdentityRoleAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) SetDefaults ¶
func (o *ListIdentityRoleAttributesParams) SetDefaults()
SetDefaults hydrates default values in the list identity role attributes params (not the query body).
All values with no default are reset to their zero value.
func (*ListIdentityRoleAttributesParams) SetFilter ¶
func (o *ListIdentityRoleAttributesParams) SetFilter(filter *string)
SetFilter adds the filter to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) SetHTTPClient ¶
func (o *ListIdentityRoleAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) SetLimit ¶
func (o *ListIdentityRoleAttributesParams) SetLimit(limit *int64)
SetLimit adds the limit to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) SetOffset ¶
func (o *ListIdentityRoleAttributesParams) SetOffset(offset *int64)
SetOffset adds the offset to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) SetTimeout ¶
func (o *ListIdentityRoleAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) WithContext ¶
func (o *ListIdentityRoleAttributesParams) WithContext(ctx context.Context) *ListIdentityRoleAttributesParams
WithContext adds the context to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) WithDefaults ¶
func (o *ListIdentityRoleAttributesParams) WithDefaults() *ListIdentityRoleAttributesParams
WithDefaults hydrates default values in the list identity role attributes params (not the query body).
All values with no default are reset to their zero value.
func (*ListIdentityRoleAttributesParams) WithFilter ¶
func (o *ListIdentityRoleAttributesParams) WithFilter(filter *string) *ListIdentityRoleAttributesParams
WithFilter adds the filter to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) WithHTTPClient ¶
func (o *ListIdentityRoleAttributesParams) WithHTTPClient(client *http.Client) *ListIdentityRoleAttributesParams
WithHTTPClient adds the HTTPClient to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) WithLimit ¶
func (o *ListIdentityRoleAttributesParams) WithLimit(limit *int64) *ListIdentityRoleAttributesParams
WithLimit adds the limit to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) WithOffset ¶
func (o *ListIdentityRoleAttributesParams) WithOffset(offset *int64) *ListIdentityRoleAttributesParams
WithOffset adds the offset to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) WithTimeout ¶
func (o *ListIdentityRoleAttributesParams) WithTimeout(timeout time.Duration) *ListIdentityRoleAttributesParams
WithTimeout adds the timeout to the list identity role attributes params
func (*ListIdentityRoleAttributesParams) WriteToRequest ¶
func (o *ListIdentityRoleAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListIdentityRoleAttributesReader ¶
type ListIdentityRoleAttributesReader struct {
// contains filtered or unexported fields
}
ListIdentityRoleAttributesReader is a Reader for the ListIdentityRoleAttributes structure.
func (*ListIdentityRoleAttributesReader) ReadResponse ¶
func (o *ListIdentityRoleAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListIdentityRoleAttributesServiceUnavailable ¶ added in v0.26.36
type ListIdentityRoleAttributesServiceUnavailable struct {
WWWAuthenticate []string
}
ListIdentityRoleAttributesServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewListIdentityRoleAttributesServiceUnavailable ¶ added in v0.26.36
func NewListIdentityRoleAttributesServiceUnavailable() *ListIdentityRoleAttributesServiceUnavailable
NewListIdentityRoleAttributesServiceUnavailable creates a ListIdentityRoleAttributesServiceUnavailable with default headers values
func (*ListIdentityRoleAttributesServiceUnavailable) Code ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesServiceUnavailable) Code() int
Code gets the status code for the list identity role attributes service unavailable response
func (*ListIdentityRoleAttributesServiceUnavailable) Error ¶ added in v0.26.36
func (o *ListIdentityRoleAttributesServiceUnavailable) Error() string
func (*ListIdentityRoleAttributesServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *ListIdentityRoleAttributesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*ListIdentityRoleAttributesServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesServiceUnavailable) IsClientError() bool
IsClientError returns true when this list identity role attributes service unavailable response has a 4xx status code
func (*ListIdentityRoleAttributesServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this list identity role attributes service unavailable response a status code equal to that given
func (*ListIdentityRoleAttributesServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this list identity role attributes service unavailable response has a 3xx status code
func (*ListIdentityRoleAttributesServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesServiceUnavailable) IsServerError() bool
IsServerError returns true when this list identity role attributes service unavailable response has a 5xx status code
func (*ListIdentityRoleAttributesServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this list identity role attributes service unavailable response has a 2xx status code
func (*ListIdentityRoleAttributesServiceUnavailable) String ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesServiceUnavailable) String() string
type ListIdentityRoleAttributesTooManyRequests ¶ added in v0.26.0
type ListIdentityRoleAttributesTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListIdentityRoleAttributesTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewListIdentityRoleAttributesTooManyRequests ¶ added in v0.26.0
func NewListIdentityRoleAttributesTooManyRequests() *ListIdentityRoleAttributesTooManyRequests
NewListIdentityRoleAttributesTooManyRequests creates a ListIdentityRoleAttributesTooManyRequests with default headers values
func (*ListIdentityRoleAttributesTooManyRequests) Code ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesTooManyRequests) Code() int
Code gets the status code for the list identity role attributes too many requests response
func (*ListIdentityRoleAttributesTooManyRequests) Error ¶ added in v0.26.0
func (o *ListIdentityRoleAttributesTooManyRequests) Error() string
func (*ListIdentityRoleAttributesTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *ListIdentityRoleAttributesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*ListIdentityRoleAttributesTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesTooManyRequests) IsClientError() bool
IsClientError returns true when this list identity role attributes too many requests response has a 4xx status code
func (*ListIdentityRoleAttributesTooManyRequests) IsCode ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesTooManyRequests) IsCode(code int) bool
IsCode returns true when this list identity role attributes too many requests response a status code equal to that given
func (*ListIdentityRoleAttributesTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list identity role attributes too many requests response has a 3xx status code
func (*ListIdentityRoleAttributesTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesTooManyRequests) IsServerError() bool
IsServerError returns true when this list identity role attributes too many requests response has a 5xx status code
func (*ListIdentityRoleAttributesTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list identity role attributes too many requests response has a 2xx status code
func (*ListIdentityRoleAttributesTooManyRequests) String ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesTooManyRequests) String() string
type ListIdentityRoleAttributesUnauthorized ¶
type ListIdentityRoleAttributesUnauthorized struct {
WWWAuthenticate []string
}
ListIdentityRoleAttributesUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewListIdentityRoleAttributesUnauthorized ¶
func NewListIdentityRoleAttributesUnauthorized() *ListIdentityRoleAttributesUnauthorized
NewListIdentityRoleAttributesUnauthorized creates a ListIdentityRoleAttributesUnauthorized with default headers values
func (*ListIdentityRoleAttributesUnauthorized) Code ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesUnauthorized) Code() int
Code gets the status code for the list identity role attributes unauthorized response
func (*ListIdentityRoleAttributesUnauthorized) Error ¶
func (o *ListIdentityRoleAttributesUnauthorized) Error() string
func (*ListIdentityRoleAttributesUnauthorized) GetPayload ¶
func (o *ListIdentityRoleAttributesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*ListIdentityRoleAttributesUnauthorized) IsClientError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesUnauthorized) IsClientError() bool
IsClientError returns true when this list identity role attributes unauthorized response has a 4xx status code
func (*ListIdentityRoleAttributesUnauthorized) IsCode ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesUnauthorized) IsCode(code int) bool
IsCode returns true when this list identity role attributes unauthorized response a status code equal to that given
func (*ListIdentityRoleAttributesUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesUnauthorized) IsRedirect() bool
IsRedirect returns true when this list identity role attributes unauthorized response has a 3xx status code
func (*ListIdentityRoleAttributesUnauthorized) IsServerError ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesUnauthorized) IsServerError() bool
IsServerError returns true when this list identity role attributes unauthorized response has a 5xx status code
func (*ListIdentityRoleAttributesUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesUnauthorized) IsSuccess() bool
IsSuccess returns true when this list identity role attributes unauthorized response has a 2xx status code
func (*ListIdentityRoleAttributesUnauthorized) String ¶ added in v0.26.53
func (o *ListIdentityRoleAttributesUnauthorized) String() string
type ListPostureCheckRoleAttributesBadRequest ¶ added in v0.26.23
type ListPostureCheckRoleAttributesBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListPostureCheckRoleAttributesBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewListPostureCheckRoleAttributesBadRequest ¶ added in v0.26.23
func NewListPostureCheckRoleAttributesBadRequest() *ListPostureCheckRoleAttributesBadRequest
NewListPostureCheckRoleAttributesBadRequest creates a ListPostureCheckRoleAttributesBadRequest with default headers values
func (*ListPostureCheckRoleAttributesBadRequest) Code ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesBadRequest) Code() int
Code gets the status code for the list posture check role attributes bad request response
func (*ListPostureCheckRoleAttributesBadRequest) Error ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesBadRequest) Error() string
func (*ListPostureCheckRoleAttributesBadRequest) GetPayload ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*ListPostureCheckRoleAttributesBadRequest) IsClientError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesBadRequest) IsClientError() bool
IsClientError returns true when this list posture check role attributes bad request response has a 4xx status code
func (*ListPostureCheckRoleAttributesBadRequest) IsCode ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesBadRequest) IsCode(code int) bool
IsCode returns true when this list posture check role attributes bad request response a status code equal to that given
func (*ListPostureCheckRoleAttributesBadRequest) IsRedirect ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesBadRequest) IsRedirect() bool
IsRedirect returns true when this list posture check role attributes bad request response has a 3xx status code
func (*ListPostureCheckRoleAttributesBadRequest) IsServerError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesBadRequest) IsServerError() bool
IsServerError returns true when this list posture check role attributes bad request response has a 5xx status code
func (*ListPostureCheckRoleAttributesBadRequest) IsSuccess ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesBadRequest) IsSuccess() bool
IsSuccess returns true when this list posture check role attributes bad request response has a 2xx status code
func (*ListPostureCheckRoleAttributesBadRequest) String ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesBadRequest) String() string
type ListPostureCheckRoleAttributesOK ¶ added in v0.26.23
type ListPostureCheckRoleAttributesOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.ListRoleAttributesEnvelope
}
ListPostureCheckRoleAttributesOK describes a response with status code 200, with default header values.
A list of role attributes
func NewListPostureCheckRoleAttributesOK ¶ added in v0.26.23
func NewListPostureCheckRoleAttributesOK() *ListPostureCheckRoleAttributesOK
NewListPostureCheckRoleAttributesOK creates a ListPostureCheckRoleAttributesOK with default headers values
func (*ListPostureCheckRoleAttributesOK) Code ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesOK) Code() int
Code gets the status code for the list posture check role attributes o k response
func (*ListPostureCheckRoleAttributesOK) Error ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesOK) Error() string
func (*ListPostureCheckRoleAttributesOK) GetPayload ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesOK) GetPayload() *rest_model.ListRoleAttributesEnvelope
func (*ListPostureCheckRoleAttributesOK) IsClientError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesOK) IsClientError() bool
IsClientError returns true when this list posture check role attributes o k response has a 4xx status code
func (*ListPostureCheckRoleAttributesOK) IsCode ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesOK) IsCode(code int) bool
IsCode returns true when this list posture check role attributes o k response a status code equal to that given
func (*ListPostureCheckRoleAttributesOK) IsRedirect ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesOK) IsRedirect() bool
IsRedirect returns true when this list posture check role attributes o k response has a 3xx status code
func (*ListPostureCheckRoleAttributesOK) IsServerError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesOK) IsServerError() bool
IsServerError returns true when this list posture check role attributes o k response has a 5xx status code
func (*ListPostureCheckRoleAttributesOK) IsSuccess ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesOK) IsSuccess() bool
IsSuccess returns true when this list posture check role attributes o k response has a 2xx status code
func (*ListPostureCheckRoleAttributesOK) String ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesOK) String() string
type ListPostureCheckRoleAttributesParams ¶ added in v0.26.23
type ListPostureCheckRoleAttributesParams struct {
// Filter.
Filter *string
// Limit.
Limit *int64
// Offset.
Offset *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListPostureCheckRoleAttributesParams contains all the parameters to send to the API endpoint
for the list posture check role attributes operation. Typically these are written to a http.Request.
func NewListPostureCheckRoleAttributesParams ¶ added in v0.26.23
func NewListPostureCheckRoleAttributesParams() *ListPostureCheckRoleAttributesParams
NewListPostureCheckRoleAttributesParams creates a new ListPostureCheckRoleAttributesParams 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 NewListPostureCheckRoleAttributesParamsWithContext ¶ added in v0.26.23
func NewListPostureCheckRoleAttributesParamsWithContext(ctx context.Context) *ListPostureCheckRoleAttributesParams
NewListPostureCheckRoleAttributesParamsWithContext creates a new ListPostureCheckRoleAttributesParams object with the ability to set a context for a request.
func NewListPostureCheckRoleAttributesParamsWithHTTPClient ¶ added in v0.26.23
func NewListPostureCheckRoleAttributesParamsWithHTTPClient(client *http.Client) *ListPostureCheckRoleAttributesParams
NewListPostureCheckRoleAttributesParamsWithHTTPClient creates a new ListPostureCheckRoleAttributesParams object with the ability to set a custom HTTPClient for a request.
func NewListPostureCheckRoleAttributesParamsWithTimeout ¶ added in v0.26.23
func NewListPostureCheckRoleAttributesParamsWithTimeout(timeout time.Duration) *ListPostureCheckRoleAttributesParams
NewListPostureCheckRoleAttributesParamsWithTimeout creates a new ListPostureCheckRoleAttributesParams object with the ability to set a timeout on a request.
func (*ListPostureCheckRoleAttributesParams) SetContext ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) SetDefaults ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) SetDefaults()
SetDefaults hydrates default values in the list posture check role attributes params (not the query body).
All values with no default are reset to their zero value.
func (*ListPostureCheckRoleAttributesParams) SetFilter ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) SetFilter(filter *string)
SetFilter adds the filter to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) SetHTTPClient ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) SetLimit ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) SetLimit(limit *int64)
SetLimit adds the limit to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) SetOffset ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) SetOffset(offset *int64)
SetOffset adds the offset to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) SetTimeout ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) WithContext ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) WithContext(ctx context.Context) *ListPostureCheckRoleAttributesParams
WithContext adds the context to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) WithDefaults ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) WithDefaults() *ListPostureCheckRoleAttributesParams
WithDefaults hydrates default values in the list posture check role attributes params (not the query body).
All values with no default are reset to their zero value.
func (*ListPostureCheckRoleAttributesParams) WithFilter ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) WithFilter(filter *string) *ListPostureCheckRoleAttributesParams
WithFilter adds the filter to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) WithHTTPClient ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) WithHTTPClient(client *http.Client) *ListPostureCheckRoleAttributesParams
WithHTTPClient adds the HTTPClient to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) WithLimit ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) WithLimit(limit *int64) *ListPostureCheckRoleAttributesParams
WithLimit adds the limit to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) WithOffset ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) WithOffset(offset *int64) *ListPostureCheckRoleAttributesParams
WithOffset adds the offset to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) WithTimeout ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) WithTimeout(timeout time.Duration) *ListPostureCheckRoleAttributesParams
WithTimeout adds the timeout to the list posture check role attributes params
func (*ListPostureCheckRoleAttributesParams) WriteToRequest ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListPostureCheckRoleAttributesReader ¶ added in v0.26.23
type ListPostureCheckRoleAttributesReader struct {
// contains filtered or unexported fields
}
ListPostureCheckRoleAttributesReader is a Reader for the ListPostureCheckRoleAttributes structure.
func (*ListPostureCheckRoleAttributesReader) ReadResponse ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListPostureCheckRoleAttributesServiceUnavailable ¶ added in v0.26.36
type ListPostureCheckRoleAttributesServiceUnavailable struct {
WWWAuthenticate []string
}
ListPostureCheckRoleAttributesServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewListPostureCheckRoleAttributesServiceUnavailable ¶ added in v0.26.36
func NewListPostureCheckRoleAttributesServiceUnavailable() *ListPostureCheckRoleAttributesServiceUnavailable
NewListPostureCheckRoleAttributesServiceUnavailable creates a ListPostureCheckRoleAttributesServiceUnavailable with default headers values
func (*ListPostureCheckRoleAttributesServiceUnavailable) Code ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesServiceUnavailable) Code() int
Code gets the status code for the list posture check role attributes service unavailable response
func (*ListPostureCheckRoleAttributesServiceUnavailable) Error ¶ added in v0.26.36
func (o *ListPostureCheckRoleAttributesServiceUnavailable) Error() string
func (*ListPostureCheckRoleAttributesServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *ListPostureCheckRoleAttributesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*ListPostureCheckRoleAttributesServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsClientError() bool
IsClientError returns true when this list posture check role attributes service unavailable response has a 4xx status code
func (*ListPostureCheckRoleAttributesServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this list posture check role attributes service unavailable response a status code equal to that given
func (*ListPostureCheckRoleAttributesServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this list posture check role attributes service unavailable response has a 3xx status code
func (*ListPostureCheckRoleAttributesServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsServerError() bool
IsServerError returns true when this list posture check role attributes service unavailable response has a 5xx status code
func (*ListPostureCheckRoleAttributesServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this list posture check role attributes service unavailable response has a 2xx status code
func (*ListPostureCheckRoleAttributesServiceUnavailable) String ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesServiceUnavailable) String() string
type ListPostureCheckRoleAttributesTooManyRequests ¶ added in v0.26.23
type ListPostureCheckRoleAttributesTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListPostureCheckRoleAttributesTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewListPostureCheckRoleAttributesTooManyRequests ¶ added in v0.26.23
func NewListPostureCheckRoleAttributesTooManyRequests() *ListPostureCheckRoleAttributesTooManyRequests
NewListPostureCheckRoleAttributesTooManyRequests creates a ListPostureCheckRoleAttributesTooManyRequests with default headers values
func (*ListPostureCheckRoleAttributesTooManyRequests) Code ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesTooManyRequests) Code() int
Code gets the status code for the list posture check role attributes too many requests response
func (*ListPostureCheckRoleAttributesTooManyRequests) Error ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesTooManyRequests) Error() string
func (*ListPostureCheckRoleAttributesTooManyRequests) GetPayload ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*ListPostureCheckRoleAttributesTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesTooManyRequests) IsClientError() bool
IsClientError returns true when this list posture check role attributes too many requests response has a 4xx status code
func (*ListPostureCheckRoleAttributesTooManyRequests) IsCode ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesTooManyRequests) IsCode(code int) bool
IsCode returns true when this list posture check role attributes too many requests response a status code equal to that given
func (*ListPostureCheckRoleAttributesTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list posture check role attributes too many requests response has a 3xx status code
func (*ListPostureCheckRoleAttributesTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesTooManyRequests) IsServerError() bool
IsServerError returns true when this list posture check role attributes too many requests response has a 5xx status code
func (*ListPostureCheckRoleAttributesTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list posture check role attributes too many requests response has a 2xx status code
func (*ListPostureCheckRoleAttributesTooManyRequests) String ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesTooManyRequests) String() string
type ListPostureCheckRoleAttributesUnauthorized ¶ added in v0.26.23
type ListPostureCheckRoleAttributesUnauthorized struct {
WWWAuthenticate []string
}
ListPostureCheckRoleAttributesUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewListPostureCheckRoleAttributesUnauthorized ¶ added in v0.26.23
func NewListPostureCheckRoleAttributesUnauthorized() *ListPostureCheckRoleAttributesUnauthorized
NewListPostureCheckRoleAttributesUnauthorized creates a ListPostureCheckRoleAttributesUnauthorized with default headers values
func (*ListPostureCheckRoleAttributesUnauthorized) Code ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesUnauthorized) Code() int
Code gets the status code for the list posture check role attributes unauthorized response
func (*ListPostureCheckRoleAttributesUnauthorized) Error ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesUnauthorized) Error() string
func (*ListPostureCheckRoleAttributesUnauthorized) GetPayload ¶ added in v0.26.23
func (o *ListPostureCheckRoleAttributesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*ListPostureCheckRoleAttributesUnauthorized) IsClientError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesUnauthorized) IsClientError() bool
IsClientError returns true when this list posture check role attributes unauthorized response has a 4xx status code
func (*ListPostureCheckRoleAttributesUnauthorized) IsCode ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesUnauthorized) IsCode(code int) bool
IsCode returns true when this list posture check role attributes unauthorized response a status code equal to that given
func (*ListPostureCheckRoleAttributesUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesUnauthorized) IsRedirect() bool
IsRedirect returns true when this list posture check role attributes unauthorized response has a 3xx status code
func (*ListPostureCheckRoleAttributesUnauthorized) IsServerError ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesUnauthorized) IsServerError() bool
IsServerError returns true when this list posture check role attributes unauthorized response has a 5xx status code
func (*ListPostureCheckRoleAttributesUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesUnauthorized) IsSuccess() bool
IsSuccess returns true when this list posture check role attributes unauthorized response has a 2xx status code
func (*ListPostureCheckRoleAttributesUnauthorized) String ¶ added in v0.26.53
func (o *ListPostureCheckRoleAttributesUnauthorized) String() string
type ListServiceRoleAttributesBadRequest ¶
type ListServiceRoleAttributesBadRequest struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListServiceRoleAttributesBadRequest describes a response with status code 400, with default header values.
The supplied request contains invalid fields or could not be parsed (json and non-json bodies). The error's code, message, and cause fields can be inspected for further information
func NewListServiceRoleAttributesBadRequest ¶
func NewListServiceRoleAttributesBadRequest() *ListServiceRoleAttributesBadRequest
NewListServiceRoleAttributesBadRequest creates a ListServiceRoleAttributesBadRequest with default headers values
func (*ListServiceRoleAttributesBadRequest) Code ¶ added in v0.26.53
func (o *ListServiceRoleAttributesBadRequest) Code() int
Code gets the status code for the list service role attributes bad request response
func (*ListServiceRoleAttributesBadRequest) Error ¶
func (o *ListServiceRoleAttributesBadRequest) Error() string
func (*ListServiceRoleAttributesBadRequest) GetPayload ¶
func (o *ListServiceRoleAttributesBadRequest) GetPayload() *rest_model.APIErrorEnvelope
func (*ListServiceRoleAttributesBadRequest) IsClientError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesBadRequest) IsClientError() bool
IsClientError returns true when this list service role attributes bad request response has a 4xx status code
func (*ListServiceRoleAttributesBadRequest) IsCode ¶ added in v0.26.53
func (o *ListServiceRoleAttributesBadRequest) IsCode(code int) bool
IsCode returns true when this list service role attributes bad request response a status code equal to that given
func (*ListServiceRoleAttributesBadRequest) IsRedirect ¶ added in v0.26.53
func (o *ListServiceRoleAttributesBadRequest) IsRedirect() bool
IsRedirect returns true when this list service role attributes bad request response has a 3xx status code
func (*ListServiceRoleAttributesBadRequest) IsServerError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesBadRequest) IsServerError() bool
IsServerError returns true when this list service role attributes bad request response has a 5xx status code
func (*ListServiceRoleAttributesBadRequest) IsSuccess ¶ added in v0.26.53
func (o *ListServiceRoleAttributesBadRequest) IsSuccess() bool
IsSuccess returns true when this list service role attributes bad request response has a 2xx status code
func (*ListServiceRoleAttributesBadRequest) String ¶ added in v0.26.53
func (o *ListServiceRoleAttributesBadRequest) String() string
type ListServiceRoleAttributesOK ¶
type ListServiceRoleAttributesOK struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.ListRoleAttributesEnvelope
}
ListServiceRoleAttributesOK describes a response with status code 200, with default header values.
A list of role attributes
func NewListServiceRoleAttributesOK ¶
func NewListServiceRoleAttributesOK() *ListServiceRoleAttributesOK
NewListServiceRoleAttributesOK creates a ListServiceRoleAttributesOK with default headers values
func (*ListServiceRoleAttributesOK) Code ¶ added in v0.26.53
func (o *ListServiceRoleAttributesOK) Code() int
Code gets the status code for the list service role attributes o k response
func (*ListServiceRoleAttributesOK) Error ¶
func (o *ListServiceRoleAttributesOK) Error() string
func (*ListServiceRoleAttributesOK) GetPayload ¶
func (o *ListServiceRoleAttributesOK) GetPayload() *rest_model.ListRoleAttributesEnvelope
func (*ListServiceRoleAttributesOK) IsClientError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesOK) IsClientError() bool
IsClientError returns true when this list service role attributes o k response has a 4xx status code
func (*ListServiceRoleAttributesOK) IsCode ¶ added in v0.26.53
func (o *ListServiceRoleAttributesOK) IsCode(code int) bool
IsCode returns true when this list service role attributes o k response a status code equal to that given
func (*ListServiceRoleAttributesOK) IsRedirect ¶ added in v0.26.53
func (o *ListServiceRoleAttributesOK) IsRedirect() bool
IsRedirect returns true when this list service role attributes o k response has a 3xx status code
func (*ListServiceRoleAttributesOK) IsServerError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesOK) IsServerError() bool
IsServerError returns true when this list service role attributes o k response has a 5xx status code
func (*ListServiceRoleAttributesOK) IsSuccess ¶ added in v0.26.53
func (o *ListServiceRoleAttributesOK) IsSuccess() bool
IsSuccess returns true when this list service role attributes o k response has a 2xx status code
func (*ListServiceRoleAttributesOK) String ¶ added in v0.26.53
func (o *ListServiceRoleAttributesOK) String() string
type ListServiceRoleAttributesParams ¶
type ListServiceRoleAttributesParams struct {
// Filter.
Filter *string
// Limit.
Limit *int64
// Offset.
Offset *int64
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
ListServiceRoleAttributesParams contains all the parameters to send to the API endpoint
for the list service role attributes operation. Typically these are written to a http.Request.
func NewListServiceRoleAttributesParams ¶
func NewListServiceRoleAttributesParams() *ListServiceRoleAttributesParams
NewListServiceRoleAttributesParams creates a new ListServiceRoleAttributesParams 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 NewListServiceRoleAttributesParamsWithContext ¶
func NewListServiceRoleAttributesParamsWithContext(ctx context.Context) *ListServiceRoleAttributesParams
NewListServiceRoleAttributesParamsWithContext creates a new ListServiceRoleAttributesParams object with the ability to set a context for a request.
func NewListServiceRoleAttributesParamsWithHTTPClient ¶
func NewListServiceRoleAttributesParamsWithHTTPClient(client *http.Client) *ListServiceRoleAttributesParams
NewListServiceRoleAttributesParamsWithHTTPClient creates a new ListServiceRoleAttributesParams object with the ability to set a custom HTTPClient for a request.
func NewListServiceRoleAttributesParamsWithTimeout ¶
func NewListServiceRoleAttributesParamsWithTimeout(timeout time.Duration) *ListServiceRoleAttributesParams
NewListServiceRoleAttributesParamsWithTimeout creates a new ListServiceRoleAttributesParams object with the ability to set a timeout on a request.
func (*ListServiceRoleAttributesParams) SetContext ¶
func (o *ListServiceRoleAttributesParams) SetContext(ctx context.Context)
SetContext adds the context to the list service role attributes params
func (*ListServiceRoleAttributesParams) SetDefaults ¶
func (o *ListServiceRoleAttributesParams) SetDefaults()
SetDefaults hydrates default values in the list service role attributes params (not the query body).
All values with no default are reset to their zero value.
func (*ListServiceRoleAttributesParams) SetFilter ¶
func (o *ListServiceRoleAttributesParams) SetFilter(filter *string)
SetFilter adds the filter to the list service role attributes params
func (*ListServiceRoleAttributesParams) SetHTTPClient ¶
func (o *ListServiceRoleAttributesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the list service role attributes params
func (*ListServiceRoleAttributesParams) SetLimit ¶
func (o *ListServiceRoleAttributesParams) SetLimit(limit *int64)
SetLimit adds the limit to the list service role attributes params
func (*ListServiceRoleAttributesParams) SetOffset ¶
func (o *ListServiceRoleAttributesParams) SetOffset(offset *int64)
SetOffset adds the offset to the list service role attributes params
func (*ListServiceRoleAttributesParams) SetTimeout ¶
func (o *ListServiceRoleAttributesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the list service role attributes params
func (*ListServiceRoleAttributesParams) WithContext ¶
func (o *ListServiceRoleAttributesParams) WithContext(ctx context.Context) *ListServiceRoleAttributesParams
WithContext adds the context to the list service role attributes params
func (*ListServiceRoleAttributesParams) WithDefaults ¶
func (o *ListServiceRoleAttributesParams) WithDefaults() *ListServiceRoleAttributesParams
WithDefaults hydrates default values in the list service role attributes params (not the query body).
All values with no default are reset to their zero value.
func (*ListServiceRoleAttributesParams) WithFilter ¶
func (o *ListServiceRoleAttributesParams) WithFilter(filter *string) *ListServiceRoleAttributesParams
WithFilter adds the filter to the list service role attributes params
func (*ListServiceRoleAttributesParams) WithHTTPClient ¶
func (o *ListServiceRoleAttributesParams) WithHTTPClient(client *http.Client) *ListServiceRoleAttributesParams
WithHTTPClient adds the HTTPClient to the list service role attributes params
func (*ListServiceRoleAttributesParams) WithLimit ¶
func (o *ListServiceRoleAttributesParams) WithLimit(limit *int64) *ListServiceRoleAttributesParams
WithLimit adds the limit to the list service role attributes params
func (*ListServiceRoleAttributesParams) WithOffset ¶
func (o *ListServiceRoleAttributesParams) WithOffset(offset *int64) *ListServiceRoleAttributesParams
WithOffset adds the offset to the list service role attributes params
func (*ListServiceRoleAttributesParams) WithTimeout ¶
func (o *ListServiceRoleAttributesParams) WithTimeout(timeout time.Duration) *ListServiceRoleAttributesParams
WithTimeout adds the timeout to the list service role attributes params
func (*ListServiceRoleAttributesParams) WriteToRequest ¶
func (o *ListServiceRoleAttributesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ListServiceRoleAttributesReader ¶
type ListServiceRoleAttributesReader struct {
// contains filtered or unexported fields
}
ListServiceRoleAttributesReader is a Reader for the ListServiceRoleAttributes structure.
func (*ListServiceRoleAttributesReader) ReadResponse ¶
func (o *ListServiceRoleAttributesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (any, error)
ReadResponse reads a server response into the received o.
type ListServiceRoleAttributesServiceUnavailable ¶ added in v0.26.36
type ListServiceRoleAttributesServiceUnavailable struct {
WWWAuthenticate []string
}
ListServiceRoleAttributesServiceUnavailable describes a response with status code 503, with default header values.
The request could not be completed due to the server being busy or in a temporarily bad state
func NewListServiceRoleAttributesServiceUnavailable ¶ added in v0.26.36
func NewListServiceRoleAttributesServiceUnavailable() *ListServiceRoleAttributesServiceUnavailable
NewListServiceRoleAttributesServiceUnavailable creates a ListServiceRoleAttributesServiceUnavailable with default headers values
func (*ListServiceRoleAttributesServiceUnavailable) Code ¶ added in v0.26.53
func (o *ListServiceRoleAttributesServiceUnavailable) Code() int
Code gets the status code for the list service role attributes service unavailable response
func (*ListServiceRoleAttributesServiceUnavailable) Error ¶ added in v0.26.36
func (o *ListServiceRoleAttributesServiceUnavailable) Error() string
func (*ListServiceRoleAttributesServiceUnavailable) GetPayload ¶ added in v0.26.36
func (o *ListServiceRoleAttributesServiceUnavailable) GetPayload() *rest_model.APIErrorEnvelope
func (*ListServiceRoleAttributesServiceUnavailable) IsClientError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesServiceUnavailable) IsClientError() bool
IsClientError returns true when this list service role attributes service unavailable response has a 4xx status code
func (*ListServiceRoleAttributesServiceUnavailable) IsCode ¶ added in v0.26.53
func (o *ListServiceRoleAttributesServiceUnavailable) IsCode(code int) bool
IsCode returns true when this list service role attributes service unavailable response a status code equal to that given
func (*ListServiceRoleAttributesServiceUnavailable) IsRedirect ¶ added in v0.26.53
func (o *ListServiceRoleAttributesServiceUnavailable) IsRedirect() bool
IsRedirect returns true when this list service role attributes service unavailable response has a 3xx status code
func (*ListServiceRoleAttributesServiceUnavailable) IsServerError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesServiceUnavailable) IsServerError() bool
IsServerError returns true when this list service role attributes service unavailable response has a 5xx status code
func (*ListServiceRoleAttributesServiceUnavailable) IsSuccess ¶ added in v0.26.53
func (o *ListServiceRoleAttributesServiceUnavailable) IsSuccess() bool
IsSuccess returns true when this list service role attributes service unavailable response has a 2xx status code
func (*ListServiceRoleAttributesServiceUnavailable) String ¶ added in v0.26.53
func (o *ListServiceRoleAttributesServiceUnavailable) String() string
type ListServiceRoleAttributesTooManyRequests ¶ added in v0.26.0
type ListServiceRoleAttributesTooManyRequests struct {
/* Denotes different type of security token related information
*/
WWWAuthenticate []string
Payload *rest_model.APIErrorEnvelope
}
ListServiceRoleAttributesTooManyRequests describes a response with status code 429, with default header values.
The resource requested is rate limited and the rate limit has been exceeded
func NewListServiceRoleAttributesTooManyRequests ¶ added in v0.26.0
func NewListServiceRoleAttributesTooManyRequests() *ListServiceRoleAttributesTooManyRequests
NewListServiceRoleAttributesTooManyRequests creates a ListServiceRoleAttributesTooManyRequests with default headers values
func (*ListServiceRoleAttributesTooManyRequests) Code ¶ added in v0.26.53
func (o *ListServiceRoleAttributesTooManyRequests) Code() int
Code gets the status code for the list service role attributes too many requests response
func (*ListServiceRoleAttributesTooManyRequests) Error ¶ added in v0.26.0
func (o *ListServiceRoleAttributesTooManyRequests) Error() string
func (*ListServiceRoleAttributesTooManyRequests) GetPayload ¶ added in v0.26.0
func (o *ListServiceRoleAttributesTooManyRequests) GetPayload() *rest_model.APIErrorEnvelope
func (*ListServiceRoleAttributesTooManyRequests) IsClientError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesTooManyRequests) IsClientError() bool
IsClientError returns true when this list service role attributes too many requests response has a 4xx status code
func (*ListServiceRoleAttributesTooManyRequests) IsCode ¶ added in v0.26.53
func (o *ListServiceRoleAttributesTooManyRequests) IsCode(code int) bool
IsCode returns true when this list service role attributes too many requests response a status code equal to that given
func (*ListServiceRoleAttributesTooManyRequests) IsRedirect ¶ added in v0.26.53
func (o *ListServiceRoleAttributesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this list service role attributes too many requests response has a 3xx status code
func (*ListServiceRoleAttributesTooManyRequests) IsServerError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesTooManyRequests) IsServerError() bool
IsServerError returns true when this list service role attributes too many requests response has a 5xx status code
func (*ListServiceRoleAttributesTooManyRequests) IsSuccess ¶ added in v0.26.53
func (o *ListServiceRoleAttributesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this list service role attributes too many requests response has a 2xx status code
func (*ListServiceRoleAttributesTooManyRequests) String ¶ added in v0.26.53
func (o *ListServiceRoleAttributesTooManyRequests) String() string
type ListServiceRoleAttributesUnauthorized ¶
type ListServiceRoleAttributesUnauthorized struct {
WWWAuthenticate []string
}
ListServiceRoleAttributesUnauthorized describes a response with status code 401, with default header values.
The supplied session does not have the correct access rights to request this resource
func NewListServiceRoleAttributesUnauthorized ¶
func NewListServiceRoleAttributesUnauthorized() *ListServiceRoleAttributesUnauthorized
NewListServiceRoleAttributesUnauthorized creates a ListServiceRoleAttributesUnauthorized with default headers values
func (*ListServiceRoleAttributesUnauthorized) Code ¶ added in v0.26.53
func (o *ListServiceRoleAttributesUnauthorized) Code() int
Code gets the status code for the list service role attributes unauthorized response
func (*ListServiceRoleAttributesUnauthorized) Error ¶
func (o *ListServiceRoleAttributesUnauthorized) Error() string
func (*ListServiceRoleAttributesUnauthorized) GetPayload ¶
func (o *ListServiceRoleAttributesUnauthorized) GetPayload() *rest_model.APIErrorEnvelope
func (*ListServiceRoleAttributesUnauthorized) IsClientError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesUnauthorized) IsClientError() bool
IsClientError returns true when this list service role attributes unauthorized response has a 4xx status code
func (*ListServiceRoleAttributesUnauthorized) IsCode ¶ added in v0.26.53
func (o *ListServiceRoleAttributesUnauthorized) IsCode(code int) bool
IsCode returns true when this list service role attributes unauthorized response a status code equal to that given
func (*ListServiceRoleAttributesUnauthorized) IsRedirect ¶ added in v0.26.53
func (o *ListServiceRoleAttributesUnauthorized) IsRedirect() bool
IsRedirect returns true when this list service role attributes unauthorized response has a 3xx status code
func (*ListServiceRoleAttributesUnauthorized) IsServerError ¶ added in v0.26.53
func (o *ListServiceRoleAttributesUnauthorized) IsServerError() bool
IsServerError returns true when this list service role attributes unauthorized response has a 5xx status code
func (*ListServiceRoleAttributesUnauthorized) IsSuccess ¶ added in v0.26.53
func (o *ListServiceRoleAttributesUnauthorized) IsSuccess() bool
IsSuccess returns true when this list service role attributes unauthorized response has a 2xx status code
func (*ListServiceRoleAttributesUnauthorized) String ¶ added in v0.26.53
func (o *ListServiceRoleAttributesUnauthorized) String() string
Source Files
¶
- list_edge_router_role_attributes_parameters.go
- list_edge_router_role_attributes_responses.go
- list_identity_role_attributes_parameters.go
- list_identity_role_attributes_responses.go
- list_posture_check_role_attributes_parameters.go
- list_posture_check_role_attributes_responses.go
- list_service_role_attributes_parameters.go
- list_service_role_attributes_responses.go
- role_attributes_client.go