Documentation
¶
Index ¶
- type Client
- func (a *Client) CloudSecurityAssetsCombinedComplianceByAccount(params *CloudSecurityAssetsCombinedComplianceByAccountParams, ...) (*CloudSecurityAssetsCombinedComplianceByAccountOK, error)
- func (a *Client) CloudSecurityAssetsEntitiesGet(params *CloudSecurityAssetsEntitiesGetParams, opts ...ClientOption) (*CloudSecurityAssetsEntitiesGetOK, error)
- func (a *Client) CloudSecurityAssetsQueries(params *CloudSecurityAssetsQueriesParams, opts ...ClientOption) (*CloudSecurityAssetsQueriesOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
- type CloudSecurityAssetsCombinedComplianceByAccountBadRequest
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) Code() int
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) Error() string
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsClientError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsCode(code int) bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsRedirect() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsServerError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsSuccess() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) String() string
- type CloudSecurityAssetsCombinedComplianceByAccountForbidden
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) Code() int
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) Error() string
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsClientError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsCode(code int) bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsRedirect() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsServerError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsSuccess() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) String() string
- type CloudSecurityAssetsCombinedComplianceByAccountInternalServerError
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) Code() int
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) Error() string
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsClientError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsCode(code int) bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsRedirect() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsServerError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsSuccess() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) String() string
- type CloudSecurityAssetsCombinedComplianceByAccountNotFound
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) Code() int
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) Error() string
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsClientError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsCode(code int) bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsRedirect() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsServerError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsSuccess() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) String() string
- type CloudSecurityAssetsCombinedComplianceByAccountOK
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) Code() int
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) Error() string
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) GetPayload() *models.AssetsComplianceResponse
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsClientError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsCode(code int) bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsRedirect() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsServerError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsSuccess() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) String() string
- type CloudSecurityAssetsCombinedComplianceByAccountParams
- func NewCloudSecurityAssetsCombinedComplianceByAccountParams() *CloudSecurityAssetsCombinedComplianceByAccountParams
- func NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithContext(ctx context.Context) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithHTTPClient(client *http.Client) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithTimeout(timeout time.Duration) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetAfter(after *string)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetContext(ctx context.Context)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetDefaults()
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetFilter(filter *string)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetHTTPClient(client *http.Client)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetIncludeFailingIomSeverityCounts(includeFailingIomSeverityCounts *bool)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetLimit(limit *int64)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetOffset(offset *int64)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetSort(sort *string)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetTimeout(timeout time.Duration)
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithAfter(after *string) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithContext(ctx context.Context) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithDefaults() *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithFilter(filter *string) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithHTTPClient(client *http.Client) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithIncludeFailingIomSeverityCounts(includeFailingIomSeverityCounts *bool) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithLimit(limit *int64) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithOffset(offset *int64) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithSort(sort *string) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithTimeout(timeout time.Duration) *CloudSecurityAssetsCombinedComplianceByAccountParams
- func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CloudSecurityAssetsCombinedComplianceByAccountReader
- type CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) Code() int
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) Error() string
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsClientError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsCode(code int) bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsRedirect() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsServerError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsSuccess() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) String() string
- type CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) Code() int
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) Error() string
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsClientError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsCode(code int) bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsRedirect() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsServerError() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsSuccess() bool
- func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) String() string
- type CloudSecurityAssetsEntitiesGetBadRequest
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) Code() int
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) Error() string
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsClientError() bool
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsCode(code int) bool
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsRedirect() bool
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsServerError() bool
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsSuccess() bool
- func (o *CloudSecurityAssetsEntitiesGetBadRequest) String() string
- type CloudSecurityAssetsEntitiesGetForbidden
- func (o *CloudSecurityAssetsEntitiesGetForbidden) Code() int
- func (o *CloudSecurityAssetsEntitiesGetForbidden) Error() string
- func (o *CloudSecurityAssetsEntitiesGetForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CloudSecurityAssetsEntitiesGetForbidden) IsClientError() bool
- func (o *CloudSecurityAssetsEntitiesGetForbidden) IsCode(code int) bool
- func (o *CloudSecurityAssetsEntitiesGetForbidden) IsRedirect() bool
- func (o *CloudSecurityAssetsEntitiesGetForbidden) IsServerError() bool
- func (o *CloudSecurityAssetsEntitiesGetForbidden) IsSuccess() bool
- func (o *CloudSecurityAssetsEntitiesGetForbidden) String() string
- type CloudSecurityAssetsEntitiesGetInternalServerError
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) Code() int
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) Error() string
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsClientError() bool
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsCode(code int) bool
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsRedirect() bool
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsServerError() bool
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsSuccess() bool
- func (o *CloudSecurityAssetsEntitiesGetInternalServerError) String() string
- type CloudSecurityAssetsEntitiesGetNotFound
- func (o *CloudSecurityAssetsEntitiesGetNotFound) Code() int
- func (o *CloudSecurityAssetsEntitiesGetNotFound) Error() string
- func (o *CloudSecurityAssetsEntitiesGetNotFound) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsEntitiesGetNotFound) IsClientError() bool
- func (o *CloudSecurityAssetsEntitiesGetNotFound) IsCode(code int) bool
- func (o *CloudSecurityAssetsEntitiesGetNotFound) IsRedirect() bool
- func (o *CloudSecurityAssetsEntitiesGetNotFound) IsServerError() bool
- func (o *CloudSecurityAssetsEntitiesGetNotFound) IsSuccess() bool
- func (o *CloudSecurityAssetsEntitiesGetNotFound) String() string
- type CloudSecurityAssetsEntitiesGetOK
- func (o *CloudSecurityAssetsEntitiesGetOK) Code() int
- func (o *CloudSecurityAssetsEntitiesGetOK) Error() string
- func (o *CloudSecurityAssetsEntitiesGetOK) GetPayload() *models.AssetsGetResourcesResponse
- func (o *CloudSecurityAssetsEntitiesGetOK) IsClientError() bool
- func (o *CloudSecurityAssetsEntitiesGetOK) IsCode(code int) bool
- func (o *CloudSecurityAssetsEntitiesGetOK) IsRedirect() bool
- func (o *CloudSecurityAssetsEntitiesGetOK) IsServerError() bool
- func (o *CloudSecurityAssetsEntitiesGetOK) IsSuccess() bool
- func (o *CloudSecurityAssetsEntitiesGetOK) String() string
- type CloudSecurityAssetsEntitiesGetParams
- func NewCloudSecurityAssetsEntitiesGetParams() *CloudSecurityAssetsEntitiesGetParams
- func NewCloudSecurityAssetsEntitiesGetParamsWithContext(ctx context.Context) *CloudSecurityAssetsEntitiesGetParams
- func NewCloudSecurityAssetsEntitiesGetParamsWithHTTPClient(client *http.Client) *CloudSecurityAssetsEntitiesGetParams
- func NewCloudSecurityAssetsEntitiesGetParamsWithTimeout(timeout time.Duration) *CloudSecurityAssetsEntitiesGetParams
- func (o *CloudSecurityAssetsEntitiesGetParams) SetContext(ctx context.Context)
- func (o *CloudSecurityAssetsEntitiesGetParams) SetDefaults()
- func (o *CloudSecurityAssetsEntitiesGetParams) SetHTTPClient(client *http.Client)
- func (o *CloudSecurityAssetsEntitiesGetParams) SetIds(ids []string)
- func (o *CloudSecurityAssetsEntitiesGetParams) SetTimeout(timeout time.Duration)
- func (o *CloudSecurityAssetsEntitiesGetParams) WithContext(ctx context.Context) *CloudSecurityAssetsEntitiesGetParams
- func (o *CloudSecurityAssetsEntitiesGetParams) WithDefaults() *CloudSecurityAssetsEntitiesGetParams
- func (o *CloudSecurityAssetsEntitiesGetParams) WithHTTPClient(client *http.Client) *CloudSecurityAssetsEntitiesGetParams
- func (o *CloudSecurityAssetsEntitiesGetParams) WithIds(ids []string) *CloudSecurityAssetsEntitiesGetParams
- func (o *CloudSecurityAssetsEntitiesGetParams) WithTimeout(timeout time.Duration) *CloudSecurityAssetsEntitiesGetParams
- func (o *CloudSecurityAssetsEntitiesGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CloudSecurityAssetsEntitiesGetReader
- type CloudSecurityAssetsEntitiesGetRequestTimeout
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) Code() int
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) Error() string
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsClientError() bool
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsCode(code int) bool
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsRedirect() bool
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsServerError() bool
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsSuccess() bool
- func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) String() string
- type CloudSecurityAssetsEntitiesGetTooManyRequests
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) Code() int
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) Error() string
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsClientError() bool
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsCode(code int) bool
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsRedirect() bool
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsServerError() bool
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsSuccess() bool
- func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) String() string
- type CloudSecurityAssetsQueriesBadRequest
- func (o *CloudSecurityAssetsQueriesBadRequest) Code() int
- func (o *CloudSecurityAssetsQueriesBadRequest) Error() string
- func (o *CloudSecurityAssetsQueriesBadRequest) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsQueriesBadRequest) IsClientError() bool
- func (o *CloudSecurityAssetsQueriesBadRequest) IsCode(code int) bool
- func (o *CloudSecurityAssetsQueriesBadRequest) IsRedirect() bool
- func (o *CloudSecurityAssetsQueriesBadRequest) IsServerError() bool
- func (o *CloudSecurityAssetsQueriesBadRequest) IsSuccess() bool
- func (o *CloudSecurityAssetsQueriesBadRequest) String() string
- type CloudSecurityAssetsQueriesForbidden
- func (o *CloudSecurityAssetsQueriesForbidden) Code() int
- func (o *CloudSecurityAssetsQueriesForbidden) Error() string
- func (o *CloudSecurityAssetsQueriesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CloudSecurityAssetsQueriesForbidden) IsClientError() bool
- func (o *CloudSecurityAssetsQueriesForbidden) IsCode(code int) bool
- func (o *CloudSecurityAssetsQueriesForbidden) IsRedirect() bool
- func (o *CloudSecurityAssetsQueriesForbidden) IsServerError() bool
- func (o *CloudSecurityAssetsQueriesForbidden) IsSuccess() bool
- func (o *CloudSecurityAssetsQueriesForbidden) String() string
- type CloudSecurityAssetsQueriesInternalServerError
- func (o *CloudSecurityAssetsQueriesInternalServerError) Code() int
- func (o *CloudSecurityAssetsQueriesInternalServerError) Error() string
- func (o *CloudSecurityAssetsQueriesInternalServerError) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsQueriesInternalServerError) IsClientError() bool
- func (o *CloudSecurityAssetsQueriesInternalServerError) IsCode(code int) bool
- func (o *CloudSecurityAssetsQueriesInternalServerError) IsRedirect() bool
- func (o *CloudSecurityAssetsQueriesInternalServerError) IsServerError() bool
- func (o *CloudSecurityAssetsQueriesInternalServerError) IsSuccess() bool
- func (o *CloudSecurityAssetsQueriesInternalServerError) String() string
- type CloudSecurityAssetsQueriesOK
- func (o *CloudSecurityAssetsQueriesOK) Code() int
- func (o *CloudSecurityAssetsQueriesOK) Error() string
- func (o *CloudSecurityAssetsQueriesOK) GetPayload() *models.AssetsGetResourceIDsResponse
- func (o *CloudSecurityAssetsQueriesOK) IsClientError() bool
- func (o *CloudSecurityAssetsQueriesOK) IsCode(code int) bool
- func (o *CloudSecurityAssetsQueriesOK) IsRedirect() bool
- func (o *CloudSecurityAssetsQueriesOK) IsServerError() bool
- func (o *CloudSecurityAssetsQueriesOK) IsSuccess() bool
- func (o *CloudSecurityAssetsQueriesOK) String() string
- type CloudSecurityAssetsQueriesParams
- func NewCloudSecurityAssetsQueriesParams() *CloudSecurityAssetsQueriesParams
- func NewCloudSecurityAssetsQueriesParamsWithContext(ctx context.Context) *CloudSecurityAssetsQueriesParams
- func NewCloudSecurityAssetsQueriesParamsWithHTTPClient(client *http.Client) *CloudSecurityAssetsQueriesParams
- func NewCloudSecurityAssetsQueriesParamsWithTimeout(timeout time.Duration) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) SetAfter(after *string)
- func (o *CloudSecurityAssetsQueriesParams) SetContext(ctx context.Context)
- func (o *CloudSecurityAssetsQueriesParams) SetDefaults()
- func (o *CloudSecurityAssetsQueriesParams) SetFilter(filter *string)
- func (o *CloudSecurityAssetsQueriesParams) SetHTTPClient(client *http.Client)
- func (o *CloudSecurityAssetsQueriesParams) SetLimit(limit *int64)
- func (o *CloudSecurityAssetsQueriesParams) SetOffset(offset *int64)
- func (o *CloudSecurityAssetsQueriesParams) SetSort(sort *string)
- func (o *CloudSecurityAssetsQueriesParams) SetTimeout(timeout time.Duration)
- func (o *CloudSecurityAssetsQueriesParams) WithAfter(after *string) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WithContext(ctx context.Context) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WithDefaults() *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WithFilter(filter *string) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WithHTTPClient(client *http.Client) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WithLimit(limit *int64) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WithOffset(offset *int64) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WithSort(sort *string) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WithTimeout(timeout time.Duration) *CloudSecurityAssetsQueriesParams
- func (o *CloudSecurityAssetsQueriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CloudSecurityAssetsQueriesReader
- type CloudSecurityAssetsQueriesRequestTimeout
- func (o *CloudSecurityAssetsQueriesRequestTimeout) Code() int
- func (o *CloudSecurityAssetsQueriesRequestTimeout) Error() string
- func (o *CloudSecurityAssetsQueriesRequestTimeout) GetPayload() *models.RestCursorResponseFields
- func (o *CloudSecurityAssetsQueriesRequestTimeout) IsClientError() bool
- func (o *CloudSecurityAssetsQueriesRequestTimeout) IsCode(code int) bool
- func (o *CloudSecurityAssetsQueriesRequestTimeout) IsRedirect() bool
- func (o *CloudSecurityAssetsQueriesRequestTimeout) IsServerError() bool
- func (o *CloudSecurityAssetsQueriesRequestTimeout) IsSuccess() bool
- func (o *CloudSecurityAssetsQueriesRequestTimeout) String() string
- type CloudSecurityAssetsQueriesTooManyRequests
- func (o *CloudSecurityAssetsQueriesTooManyRequests) Code() int
- func (o *CloudSecurityAssetsQueriesTooManyRequests) Error() string
- func (o *CloudSecurityAssetsQueriesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CloudSecurityAssetsQueriesTooManyRequests) IsClientError() bool
- func (o *CloudSecurityAssetsQueriesTooManyRequests) IsCode(code int) bool
- func (o *CloudSecurityAssetsQueriesTooManyRequests) IsRedirect() bool
- func (o *CloudSecurityAssetsQueriesTooManyRequests) IsServerError() bool
- func (o *CloudSecurityAssetsQueriesTooManyRequests) IsSuccess() bool
- func (o *CloudSecurityAssetsQueriesTooManyRequests) 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 cloud security assets API
func (*Client) CloudSecurityAssetsCombinedComplianceByAccount ¶
func (a *Client) CloudSecurityAssetsCombinedComplianceByAccount(params *CloudSecurityAssetsCombinedComplianceByAccountParams, opts ...ClientOption) (*CloudSecurityAssetsCombinedComplianceByAccountOK, error)
CloudSecurityAssetsCombinedComplianceByAccount gets combined compliance data aggregated by account and region results can be filtered and sorted
func (*Client) CloudSecurityAssetsEntitiesGet ¶
func (a *Client) CloudSecurityAssetsEntitiesGet(params *CloudSecurityAssetsEntitiesGetParams, opts ...ClientOption) (*CloudSecurityAssetsEntitiesGetOK, error)
CloudSecurityAssetsEntitiesGet gets raw resources based on the provided i ds param maximum of 100 resources can be requested with this method use p o s t method with same path if more are required
func (*Client) CloudSecurityAssetsQueries ¶
func (a *Client) CloudSecurityAssetsQueries(params *CloudSecurityAssetsQueriesParams, opts ...ClientOption) (*CloudSecurityAssetsQueriesOK, error)
CloudSecurityAssetsQueries gets a list of resource i ds for the given parameters filters and sort criteria
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption is the option for Client methods
type ClientService ¶
type ClientService interface {
CloudSecurityAssetsCombinedComplianceByAccount(params *CloudSecurityAssetsCombinedComplianceByAccountParams, opts ...ClientOption) (*CloudSecurityAssetsCombinedComplianceByAccountOK, error)
CloudSecurityAssetsEntitiesGet(params *CloudSecurityAssetsEntitiesGetParams, opts ...ClientOption) (*CloudSecurityAssetsEntitiesGetOK, error)
CloudSecurityAssetsQueries(params *CloudSecurityAssetsQueriesParams, opts ...ClientOption) (*CloudSecurityAssetsQueriesOK, 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 cloud security assets API client.
type CloudSecurityAssetsCombinedComplianceByAccountBadRequest ¶
type CloudSecurityAssetsCombinedComplianceByAccountBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsCombinedComplianceByAccountBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCloudSecurityAssetsCombinedComplianceByAccountBadRequest ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountBadRequest() *CloudSecurityAssetsCombinedComplianceByAccountBadRequest
NewCloudSecurityAssetsCombinedComplianceByAccountBadRequest creates a CloudSecurityAssetsCombinedComplianceByAccountBadRequest with default headers values
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) Code ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) Code() int
Code gets the status code for the cloud security assets combined compliance by account bad request response
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) Error ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) Error() string
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) GetPayload ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsClientError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsClientError() bool
IsClientError returns true when this cloud security assets combined compliance by account bad request response has a 4xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsCode ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsCode(code int) bool
IsCode returns true when this cloud security assets combined compliance by account bad request response a status code equal to that given
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsRedirect ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsRedirect() bool
IsRedirect returns true when this cloud security assets combined compliance by account bad request response has a 3xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsServerError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsServerError() bool
IsServerError returns true when this cloud security assets combined compliance by account bad request response has a 5xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsSuccess ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) IsSuccess() bool
IsSuccess returns true when this cloud security assets combined compliance by account bad request response has a 2xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountBadRequest) String ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountBadRequest) String() string
type CloudSecurityAssetsCombinedComplianceByAccountForbidden ¶
type CloudSecurityAssetsCombinedComplianceByAccountForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.MsaReplyMetaOnly
}
CloudSecurityAssetsCombinedComplianceByAccountForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCloudSecurityAssetsCombinedComplianceByAccountForbidden ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountForbidden() *CloudSecurityAssetsCombinedComplianceByAccountForbidden
NewCloudSecurityAssetsCombinedComplianceByAccountForbidden creates a CloudSecurityAssetsCombinedComplianceByAccountForbidden with default headers values
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) Code ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) Code() int
Code gets the status code for the cloud security assets combined compliance by account forbidden response
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) Error ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) Error() string
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) GetPayload ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsClientError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsClientError() bool
IsClientError returns true when this cloud security assets combined compliance by account forbidden response has a 4xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsCode ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsCode(code int) bool
IsCode returns true when this cloud security assets combined compliance by account forbidden response a status code equal to that given
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsRedirect ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsRedirect() bool
IsRedirect returns true when this cloud security assets combined compliance by account forbidden response has a 3xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsServerError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsServerError() bool
IsServerError returns true when this cloud security assets combined compliance by account forbidden response has a 5xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsSuccess ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) IsSuccess() bool
IsSuccess returns true when this cloud security assets combined compliance by account forbidden response has a 2xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountForbidden) String ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountForbidden) String() string
type CloudSecurityAssetsCombinedComplianceByAccountInternalServerError ¶
type CloudSecurityAssetsCombinedComplianceByAccountInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsCombinedComplianceByAccountInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCloudSecurityAssetsCombinedComplianceByAccountInternalServerError ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountInternalServerError() *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError
NewCloudSecurityAssetsCombinedComplianceByAccountInternalServerError creates a CloudSecurityAssetsCombinedComplianceByAccountInternalServerError with default headers values
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) Code ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) Code() int
Code gets the status code for the cloud security assets combined compliance by account internal server error response
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) Error ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) Error() string
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) GetPayload ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsClientError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsClientError() bool
IsClientError returns true when this cloud security assets combined compliance by account internal server error response has a 4xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsCode ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsCode(code int) bool
IsCode returns true when this cloud security assets combined compliance by account internal server error response a status code equal to that given
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsRedirect ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsRedirect() bool
IsRedirect returns true when this cloud security assets combined compliance by account internal server error response has a 3xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsServerError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsServerError() bool
IsServerError returns true when this cloud security assets combined compliance by account internal server error response has a 5xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsSuccess ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) IsSuccess() bool
IsSuccess returns true when this cloud security assets combined compliance by account internal server error response has a 2xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) String ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountInternalServerError) String() string
type CloudSecurityAssetsCombinedComplianceByAccountNotFound ¶
type CloudSecurityAssetsCombinedComplianceByAccountNotFound struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsCombinedComplianceByAccountNotFound describes a response with status code 404, with default header values.
Not Found
func NewCloudSecurityAssetsCombinedComplianceByAccountNotFound ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountNotFound() *CloudSecurityAssetsCombinedComplianceByAccountNotFound
NewCloudSecurityAssetsCombinedComplianceByAccountNotFound creates a CloudSecurityAssetsCombinedComplianceByAccountNotFound with default headers values
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) Code ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) Code() int
Code gets the status code for the cloud security assets combined compliance by account not found response
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) Error ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) Error() string
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) GetPayload ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsClientError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsClientError() bool
IsClientError returns true when this cloud security assets combined compliance by account not found response has a 4xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsCode ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsCode(code int) bool
IsCode returns true when this cloud security assets combined compliance by account not found response a status code equal to that given
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsRedirect ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsRedirect() bool
IsRedirect returns true when this cloud security assets combined compliance by account not found response has a 3xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsServerError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsServerError() bool
IsServerError returns true when this cloud security assets combined compliance by account not found response has a 5xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsSuccess ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) IsSuccess() bool
IsSuccess returns true when this cloud security assets combined compliance by account not found response has a 2xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountNotFound) String ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountNotFound) String() string
type CloudSecurityAssetsCombinedComplianceByAccountOK ¶
type CloudSecurityAssetsCombinedComplianceByAccountOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetsComplianceResponse
}
CloudSecurityAssetsCombinedComplianceByAccountOK describes a response with status code 200, with default header values.
OK
func NewCloudSecurityAssetsCombinedComplianceByAccountOK ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountOK() *CloudSecurityAssetsCombinedComplianceByAccountOK
NewCloudSecurityAssetsCombinedComplianceByAccountOK creates a CloudSecurityAssetsCombinedComplianceByAccountOK with default headers values
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) Code ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) Code() int
Code gets the status code for the cloud security assets combined compliance by account o k response
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) Error ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) Error() string
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) GetPayload ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) GetPayload() *models.AssetsComplianceResponse
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) IsClientError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsClientError() bool
IsClientError returns true when this cloud security assets combined compliance by account o k response has a 4xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) IsCode ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsCode(code int) bool
IsCode returns true when this cloud security assets combined compliance by account o k response a status code equal to that given
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) IsRedirect ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsRedirect() bool
IsRedirect returns true when this cloud security assets combined compliance by account o k response has a 3xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) IsServerError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsServerError() bool
IsServerError returns true when this cloud security assets combined compliance by account o k response has a 5xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) IsSuccess ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) IsSuccess() bool
IsSuccess returns true when this cloud security assets combined compliance by account o k response has a 2xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountOK) String ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountOK) String() string
type CloudSecurityAssetsCombinedComplianceByAccountParams ¶
type CloudSecurityAssetsCombinedComplianceByAccountParams struct {
/* After.
token-based pagination. use for paginating through an entire result set. Use only one of 'offset' and 'after' parameters for paginating
*/
After *string
/* Filter.
FQL string to filter on asset contents. Filterable fields include:
- `account_id`
- `account_name`
- `assessment_id`
- `business_impact`
- `cloud_group`
- `cloud_label`
- `cloud_label_id`
- `cloud_provider`
- `cloud_scope`
- `compliant`
- `control.benchmark.name`
- `control.benchmark.version`
- `control.extension.status`
- `control.framework`
- `control.name`
- `control.type`
- `control.version`
- `environment`
- `last_evaluated`
- `region`
- `resource_provider`
- `resource_type`
- `resource_type_name`
- `service`
- `service_category`
- `severities`
- `tag_key`
- `tag_value`
*/
Filter *string
/* IncludeFailingIomSeverityCounts.
Include counts of failing IOMs by severity level
*/
IncludeFailingIomSeverityCounts *bool
/* Limit.
The maximum number of items to return. When not specified or 0, 20 is used. When larger than 10000, 10000 is used.
Default: 20
*/
Limit *int64
/* Offset.
Offset returned controls. Use only one of 'offset' and 'after' parameter for paginating. 'offset' can only be used on offsets < 10,000. For paginating through the entire result set, use 'after' parameter
*/
Offset *int64
/* Sort.
Sort expression in format: field|direction (e.g., last_evaluated|desc). Allowed sort fields:
- `account_id`
- `account_name`
- `assessment_id`
- `cloud_provider`
- `control.benchmark.name`
- `control.benchmark.version`
- `control.framework`
- `control.name`
- `control.type`
- `control.version`
- `last_evaluated`
- `region`
- `resource_counts.compliant`
- `resource_counts.non_compliant`
- `resource_counts.total`
- `resource_provider`
- `resource_type`
- `resource_type_name`
- `service`
- `service_category`
*/
Sort *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CloudSecurityAssetsCombinedComplianceByAccountParams contains all the parameters to send to the API endpoint
for the cloud security assets combined compliance by account operation. Typically these are written to a http.Request.
func NewCloudSecurityAssetsCombinedComplianceByAccountParams ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountParams() *CloudSecurityAssetsCombinedComplianceByAccountParams
NewCloudSecurityAssetsCombinedComplianceByAccountParams creates a new CloudSecurityAssetsCombinedComplianceByAccountParams 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 NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithContext ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithContext(ctx context.Context) *CloudSecurityAssetsCombinedComplianceByAccountParams
NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithContext creates a new CloudSecurityAssetsCombinedComplianceByAccountParams object with the ability to set a context for a request.
func NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithHTTPClient ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithHTTPClient(client *http.Client) *CloudSecurityAssetsCombinedComplianceByAccountParams
NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithHTTPClient creates a new CloudSecurityAssetsCombinedComplianceByAccountParams object with the ability to set a custom HTTPClient for a request.
func NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithTimeout ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithTimeout(timeout time.Duration) *CloudSecurityAssetsCombinedComplianceByAccountParams
NewCloudSecurityAssetsCombinedComplianceByAccountParamsWithTimeout creates a new CloudSecurityAssetsCombinedComplianceByAccountParams object with the ability to set a timeout on a request.
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetAfter ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetAfter(after *string)
SetAfter adds the after to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetContext ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetContext(ctx context.Context)
SetContext adds the context to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetDefaults ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetDefaults()
SetDefaults hydrates default values in the cloud security assets combined compliance by account params (not the query body).
All values with no default are reset to their zero value.
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetFilter ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetFilter(filter *string)
SetFilter adds the filter to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetHTTPClient ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetIncludeFailingIomSeverityCounts ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetIncludeFailingIomSeverityCounts(includeFailingIomSeverityCounts *bool)
SetIncludeFailingIomSeverityCounts adds the includeFailingIomSeverityCounts to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetLimit ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetLimit(limit *int64)
SetLimit adds the limit to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetOffset ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetOffset(offset *int64)
SetOffset adds the offset to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetSort ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetSort(sort *string)
SetSort adds the sort to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) SetTimeout ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithAfter ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithAfter(after *string) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithAfter adds the after to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithContext ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithContext(ctx context.Context) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithContext adds the context to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithDefaults ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithDefaults() *CloudSecurityAssetsCombinedComplianceByAccountParams
WithDefaults hydrates default values in the cloud security assets combined compliance by account params (not the query body).
All values with no default are reset to their zero value.
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithFilter ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithFilter(filter *string) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithFilter adds the filter to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithHTTPClient ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithHTTPClient(client *http.Client) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithHTTPClient adds the HTTPClient to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithIncludeFailingIomSeverityCounts ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithIncludeFailingIomSeverityCounts(includeFailingIomSeverityCounts *bool) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithIncludeFailingIomSeverityCounts adds the includeFailingIomSeverityCounts to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithLimit ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithLimit(limit *int64) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithLimit adds the limit to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithOffset ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithOffset(offset *int64) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithOffset adds the offset to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithSort ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithSort(sort *string) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithSort adds the sort to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WithTimeout ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WithTimeout(timeout time.Duration) *CloudSecurityAssetsCombinedComplianceByAccountParams
WithTimeout adds the timeout to the cloud security assets combined compliance by account params
func (*CloudSecurityAssetsCombinedComplianceByAccountParams) WriteToRequest ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CloudSecurityAssetsCombinedComplianceByAccountReader ¶
type CloudSecurityAssetsCombinedComplianceByAccountReader struct {
// contains filtered or unexported fields
}
CloudSecurityAssetsCombinedComplianceByAccountReader is a Reader for the CloudSecurityAssetsCombinedComplianceByAccount structure.
func (*CloudSecurityAssetsCombinedComplianceByAccountReader) ReadResponse ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout ¶
type CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewCloudSecurityAssetsCombinedComplianceByAccountRequestTimeout ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountRequestTimeout() *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout
NewCloudSecurityAssetsCombinedComplianceByAccountRequestTimeout creates a CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout with default headers values
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) Code ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) Code() int
Code gets the status code for the cloud security assets combined compliance by account request timeout response
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) Error ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) Error() string
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) GetPayload ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsClientError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsClientError() bool
IsClientError returns true when this cloud security assets combined compliance by account request timeout response has a 4xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsCode ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsCode(code int) bool
IsCode returns true when this cloud security assets combined compliance by account request timeout response a status code equal to that given
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsRedirect ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsRedirect() bool
IsRedirect returns true when this cloud security assets combined compliance by account request timeout response has a 3xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsServerError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsServerError() bool
IsServerError returns true when this cloud security assets combined compliance by account request timeout response has a 5xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsSuccess ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) IsSuccess() bool
IsSuccess returns true when this cloud security assets combined compliance by account request timeout response has a 2xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) String ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountRequestTimeout) String() string
type CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests ¶
type CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCloudSecurityAssetsCombinedComplianceByAccountTooManyRequests ¶
func NewCloudSecurityAssetsCombinedComplianceByAccountTooManyRequests() *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests
NewCloudSecurityAssetsCombinedComplianceByAccountTooManyRequests creates a CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests with default headers values
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) Code ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) Code() int
Code gets the status code for the cloud security assets combined compliance by account too many requests response
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) Error ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) Error() string
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) GetPayload ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsClientError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsClientError() bool
IsClientError returns true when this cloud security assets combined compliance by account too many requests response has a 4xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsCode ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsCode(code int) bool
IsCode returns true when this cloud security assets combined compliance by account too many requests response a status code equal to that given
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsRedirect ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsRedirect() bool
IsRedirect returns true when this cloud security assets combined compliance by account too many requests response has a 3xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsServerError ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsServerError() bool
IsServerError returns true when this cloud security assets combined compliance by account too many requests response has a 5xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsSuccess ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) IsSuccess() bool
IsSuccess returns true when this cloud security assets combined compliance by account too many requests response has a 2xx status code
func (*CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) String ¶
func (o *CloudSecurityAssetsCombinedComplianceByAccountTooManyRequests) String() string
type CloudSecurityAssetsEntitiesGetBadRequest ¶
type CloudSecurityAssetsEntitiesGetBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsEntitiesGetBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCloudSecurityAssetsEntitiesGetBadRequest ¶
func NewCloudSecurityAssetsEntitiesGetBadRequest() *CloudSecurityAssetsEntitiesGetBadRequest
NewCloudSecurityAssetsEntitiesGetBadRequest creates a CloudSecurityAssetsEntitiesGetBadRequest with default headers values
func (*CloudSecurityAssetsEntitiesGetBadRequest) Code ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) Code() int
Code gets the status code for the cloud security assets entities get bad request response
func (*CloudSecurityAssetsEntitiesGetBadRequest) Error ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) Error() string
func (*CloudSecurityAssetsEntitiesGetBadRequest) GetPayload ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsEntitiesGetBadRequest) IsClientError ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsClientError() bool
IsClientError returns true when this cloud security assets entities get bad request response has a 4xx status code
func (*CloudSecurityAssetsEntitiesGetBadRequest) IsCode ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsCode(code int) bool
IsCode returns true when this cloud security assets entities get bad request response a status code equal to that given
func (*CloudSecurityAssetsEntitiesGetBadRequest) IsRedirect ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsRedirect() bool
IsRedirect returns true when this cloud security assets entities get bad request response has a 3xx status code
func (*CloudSecurityAssetsEntitiesGetBadRequest) IsServerError ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsServerError() bool
IsServerError returns true when this cloud security assets entities get bad request response has a 5xx status code
func (*CloudSecurityAssetsEntitiesGetBadRequest) IsSuccess ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) IsSuccess() bool
IsSuccess returns true when this cloud security assets entities get bad request response has a 2xx status code
func (*CloudSecurityAssetsEntitiesGetBadRequest) String ¶
func (o *CloudSecurityAssetsEntitiesGetBadRequest) String() string
type CloudSecurityAssetsEntitiesGetForbidden ¶
type CloudSecurityAssetsEntitiesGetForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.MsaReplyMetaOnly
}
CloudSecurityAssetsEntitiesGetForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCloudSecurityAssetsEntitiesGetForbidden ¶
func NewCloudSecurityAssetsEntitiesGetForbidden() *CloudSecurityAssetsEntitiesGetForbidden
NewCloudSecurityAssetsEntitiesGetForbidden creates a CloudSecurityAssetsEntitiesGetForbidden with default headers values
func (*CloudSecurityAssetsEntitiesGetForbidden) Code ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) Code() int
Code gets the status code for the cloud security assets entities get forbidden response
func (*CloudSecurityAssetsEntitiesGetForbidden) Error ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) Error() string
func (*CloudSecurityAssetsEntitiesGetForbidden) GetPayload ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CloudSecurityAssetsEntitiesGetForbidden) IsClientError ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) IsClientError() bool
IsClientError returns true when this cloud security assets entities get forbidden response has a 4xx status code
func (*CloudSecurityAssetsEntitiesGetForbidden) IsCode ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) IsCode(code int) bool
IsCode returns true when this cloud security assets entities get forbidden response a status code equal to that given
func (*CloudSecurityAssetsEntitiesGetForbidden) IsRedirect ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) IsRedirect() bool
IsRedirect returns true when this cloud security assets entities get forbidden response has a 3xx status code
func (*CloudSecurityAssetsEntitiesGetForbidden) IsServerError ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) IsServerError() bool
IsServerError returns true when this cloud security assets entities get forbidden response has a 5xx status code
func (*CloudSecurityAssetsEntitiesGetForbidden) IsSuccess ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) IsSuccess() bool
IsSuccess returns true when this cloud security assets entities get forbidden response has a 2xx status code
func (*CloudSecurityAssetsEntitiesGetForbidden) String ¶
func (o *CloudSecurityAssetsEntitiesGetForbidden) String() string
type CloudSecurityAssetsEntitiesGetInternalServerError ¶
type CloudSecurityAssetsEntitiesGetInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsEntitiesGetInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCloudSecurityAssetsEntitiesGetInternalServerError ¶
func NewCloudSecurityAssetsEntitiesGetInternalServerError() *CloudSecurityAssetsEntitiesGetInternalServerError
NewCloudSecurityAssetsEntitiesGetInternalServerError creates a CloudSecurityAssetsEntitiesGetInternalServerError with default headers values
func (*CloudSecurityAssetsEntitiesGetInternalServerError) Code ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) Code() int
Code gets the status code for the cloud security assets entities get internal server error response
func (*CloudSecurityAssetsEntitiesGetInternalServerError) Error ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) Error() string
func (*CloudSecurityAssetsEntitiesGetInternalServerError) GetPayload ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsEntitiesGetInternalServerError) IsClientError ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsClientError() bool
IsClientError returns true when this cloud security assets entities get internal server error response has a 4xx status code
func (*CloudSecurityAssetsEntitiesGetInternalServerError) IsCode ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsCode(code int) bool
IsCode returns true when this cloud security assets entities get internal server error response a status code equal to that given
func (*CloudSecurityAssetsEntitiesGetInternalServerError) IsRedirect ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsRedirect() bool
IsRedirect returns true when this cloud security assets entities get internal server error response has a 3xx status code
func (*CloudSecurityAssetsEntitiesGetInternalServerError) IsServerError ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsServerError() bool
IsServerError returns true when this cloud security assets entities get internal server error response has a 5xx status code
func (*CloudSecurityAssetsEntitiesGetInternalServerError) IsSuccess ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) IsSuccess() bool
IsSuccess returns true when this cloud security assets entities get internal server error response has a 2xx status code
func (*CloudSecurityAssetsEntitiesGetInternalServerError) String ¶
func (o *CloudSecurityAssetsEntitiesGetInternalServerError) String() string
type CloudSecurityAssetsEntitiesGetNotFound ¶
type CloudSecurityAssetsEntitiesGetNotFound struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsEntitiesGetNotFound describes a response with status code 404, with default header values.
Not Found
func NewCloudSecurityAssetsEntitiesGetNotFound ¶
func NewCloudSecurityAssetsEntitiesGetNotFound() *CloudSecurityAssetsEntitiesGetNotFound
NewCloudSecurityAssetsEntitiesGetNotFound creates a CloudSecurityAssetsEntitiesGetNotFound with default headers values
func (*CloudSecurityAssetsEntitiesGetNotFound) Code ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) Code() int
Code gets the status code for the cloud security assets entities get not found response
func (*CloudSecurityAssetsEntitiesGetNotFound) Error ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) Error() string
func (*CloudSecurityAssetsEntitiesGetNotFound) GetPayload ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsEntitiesGetNotFound) IsClientError ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) IsClientError() bool
IsClientError returns true when this cloud security assets entities get not found response has a 4xx status code
func (*CloudSecurityAssetsEntitiesGetNotFound) IsCode ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) IsCode(code int) bool
IsCode returns true when this cloud security assets entities get not found response a status code equal to that given
func (*CloudSecurityAssetsEntitiesGetNotFound) IsRedirect ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) IsRedirect() bool
IsRedirect returns true when this cloud security assets entities get not found response has a 3xx status code
func (*CloudSecurityAssetsEntitiesGetNotFound) IsServerError ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) IsServerError() bool
IsServerError returns true when this cloud security assets entities get not found response has a 5xx status code
func (*CloudSecurityAssetsEntitiesGetNotFound) IsSuccess ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) IsSuccess() bool
IsSuccess returns true when this cloud security assets entities get not found response has a 2xx status code
func (*CloudSecurityAssetsEntitiesGetNotFound) String ¶
func (o *CloudSecurityAssetsEntitiesGetNotFound) String() string
type CloudSecurityAssetsEntitiesGetOK ¶
type CloudSecurityAssetsEntitiesGetOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetsGetResourcesResponse
}
CloudSecurityAssetsEntitiesGetOK describes a response with status code 200, with default header values.
OK
func NewCloudSecurityAssetsEntitiesGetOK ¶
func NewCloudSecurityAssetsEntitiesGetOK() *CloudSecurityAssetsEntitiesGetOK
NewCloudSecurityAssetsEntitiesGetOK creates a CloudSecurityAssetsEntitiesGetOK with default headers values
func (*CloudSecurityAssetsEntitiesGetOK) Code ¶
func (o *CloudSecurityAssetsEntitiesGetOK) Code() int
Code gets the status code for the cloud security assets entities get o k response
func (*CloudSecurityAssetsEntitiesGetOK) Error ¶
func (o *CloudSecurityAssetsEntitiesGetOK) Error() string
func (*CloudSecurityAssetsEntitiesGetOK) GetPayload ¶
func (o *CloudSecurityAssetsEntitiesGetOK) GetPayload() *models.AssetsGetResourcesResponse
func (*CloudSecurityAssetsEntitiesGetOK) IsClientError ¶
func (o *CloudSecurityAssetsEntitiesGetOK) IsClientError() bool
IsClientError returns true when this cloud security assets entities get o k response has a 4xx status code
func (*CloudSecurityAssetsEntitiesGetOK) IsCode ¶
func (o *CloudSecurityAssetsEntitiesGetOK) IsCode(code int) bool
IsCode returns true when this cloud security assets entities get o k response a status code equal to that given
func (*CloudSecurityAssetsEntitiesGetOK) IsRedirect ¶
func (o *CloudSecurityAssetsEntitiesGetOK) IsRedirect() bool
IsRedirect returns true when this cloud security assets entities get o k response has a 3xx status code
func (*CloudSecurityAssetsEntitiesGetOK) IsServerError ¶
func (o *CloudSecurityAssetsEntitiesGetOK) IsServerError() bool
IsServerError returns true when this cloud security assets entities get o k response has a 5xx status code
func (*CloudSecurityAssetsEntitiesGetOK) IsSuccess ¶
func (o *CloudSecurityAssetsEntitiesGetOK) IsSuccess() bool
IsSuccess returns true when this cloud security assets entities get o k response has a 2xx status code
func (*CloudSecurityAssetsEntitiesGetOK) String ¶
func (o *CloudSecurityAssetsEntitiesGetOK) String() string
type CloudSecurityAssetsEntitiesGetParams ¶
type CloudSecurityAssetsEntitiesGetParams struct {
/* Ids.
List of assets to return (maximum 100 IDs allowed). Use POST method with same path if more entities are required.
*/
Ids []string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CloudSecurityAssetsEntitiesGetParams contains all the parameters to send to the API endpoint
for the cloud security assets entities get operation. Typically these are written to a http.Request.
func NewCloudSecurityAssetsEntitiesGetParams ¶
func NewCloudSecurityAssetsEntitiesGetParams() *CloudSecurityAssetsEntitiesGetParams
NewCloudSecurityAssetsEntitiesGetParams creates a new CloudSecurityAssetsEntitiesGetParams 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 NewCloudSecurityAssetsEntitiesGetParamsWithContext ¶
func NewCloudSecurityAssetsEntitiesGetParamsWithContext(ctx context.Context) *CloudSecurityAssetsEntitiesGetParams
NewCloudSecurityAssetsEntitiesGetParamsWithContext creates a new CloudSecurityAssetsEntitiesGetParams object with the ability to set a context for a request.
func NewCloudSecurityAssetsEntitiesGetParamsWithHTTPClient ¶
func NewCloudSecurityAssetsEntitiesGetParamsWithHTTPClient(client *http.Client) *CloudSecurityAssetsEntitiesGetParams
NewCloudSecurityAssetsEntitiesGetParamsWithHTTPClient creates a new CloudSecurityAssetsEntitiesGetParams object with the ability to set a custom HTTPClient for a request.
func NewCloudSecurityAssetsEntitiesGetParamsWithTimeout ¶
func NewCloudSecurityAssetsEntitiesGetParamsWithTimeout(timeout time.Duration) *CloudSecurityAssetsEntitiesGetParams
NewCloudSecurityAssetsEntitiesGetParamsWithTimeout creates a new CloudSecurityAssetsEntitiesGetParams object with the ability to set a timeout on a request.
func (*CloudSecurityAssetsEntitiesGetParams) SetContext ¶
func (o *CloudSecurityAssetsEntitiesGetParams) SetContext(ctx context.Context)
SetContext adds the context to the cloud security assets entities get params
func (*CloudSecurityAssetsEntitiesGetParams) SetDefaults ¶
func (o *CloudSecurityAssetsEntitiesGetParams) SetDefaults()
SetDefaults hydrates default values in the cloud security assets entities get params (not the query body).
All values with no default are reset to their zero value.
func (*CloudSecurityAssetsEntitiesGetParams) SetHTTPClient ¶
func (o *CloudSecurityAssetsEntitiesGetParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cloud security assets entities get params
func (*CloudSecurityAssetsEntitiesGetParams) SetIds ¶
func (o *CloudSecurityAssetsEntitiesGetParams) SetIds(ids []string)
SetIds adds the ids to the cloud security assets entities get params
func (*CloudSecurityAssetsEntitiesGetParams) SetTimeout ¶
func (o *CloudSecurityAssetsEntitiesGetParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cloud security assets entities get params
func (*CloudSecurityAssetsEntitiesGetParams) WithContext ¶
func (o *CloudSecurityAssetsEntitiesGetParams) WithContext(ctx context.Context) *CloudSecurityAssetsEntitiesGetParams
WithContext adds the context to the cloud security assets entities get params
func (*CloudSecurityAssetsEntitiesGetParams) WithDefaults ¶
func (o *CloudSecurityAssetsEntitiesGetParams) WithDefaults() *CloudSecurityAssetsEntitiesGetParams
WithDefaults hydrates default values in the cloud security assets entities get params (not the query body).
All values with no default are reset to their zero value.
func (*CloudSecurityAssetsEntitiesGetParams) WithHTTPClient ¶
func (o *CloudSecurityAssetsEntitiesGetParams) WithHTTPClient(client *http.Client) *CloudSecurityAssetsEntitiesGetParams
WithHTTPClient adds the HTTPClient to the cloud security assets entities get params
func (*CloudSecurityAssetsEntitiesGetParams) WithIds ¶
func (o *CloudSecurityAssetsEntitiesGetParams) WithIds(ids []string) *CloudSecurityAssetsEntitiesGetParams
WithIds adds the ids to the cloud security assets entities get params
func (*CloudSecurityAssetsEntitiesGetParams) WithTimeout ¶
func (o *CloudSecurityAssetsEntitiesGetParams) WithTimeout(timeout time.Duration) *CloudSecurityAssetsEntitiesGetParams
WithTimeout adds the timeout to the cloud security assets entities get params
func (*CloudSecurityAssetsEntitiesGetParams) WriteToRequest ¶
func (o *CloudSecurityAssetsEntitiesGetParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CloudSecurityAssetsEntitiesGetReader ¶
type CloudSecurityAssetsEntitiesGetReader struct {
// contains filtered or unexported fields
}
CloudSecurityAssetsEntitiesGetReader is a Reader for the CloudSecurityAssetsEntitiesGet structure.
func (*CloudSecurityAssetsEntitiesGetReader) ReadResponse ¶
func (o *CloudSecurityAssetsEntitiesGetReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CloudSecurityAssetsEntitiesGetRequestTimeout ¶
type CloudSecurityAssetsEntitiesGetRequestTimeout struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsEntitiesGetRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewCloudSecurityAssetsEntitiesGetRequestTimeout ¶
func NewCloudSecurityAssetsEntitiesGetRequestTimeout() *CloudSecurityAssetsEntitiesGetRequestTimeout
NewCloudSecurityAssetsEntitiesGetRequestTimeout creates a CloudSecurityAssetsEntitiesGetRequestTimeout with default headers values
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) Code ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) Code() int
Code gets the status code for the cloud security assets entities get request timeout response
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) Error ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) Error() string
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) GetPayload ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) IsClientError ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsClientError() bool
IsClientError returns true when this cloud security assets entities get request timeout response has a 4xx status code
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) IsCode ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsCode(code int) bool
IsCode returns true when this cloud security assets entities get request timeout response a status code equal to that given
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) IsRedirect ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsRedirect() bool
IsRedirect returns true when this cloud security assets entities get request timeout response has a 3xx status code
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) IsServerError ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsServerError() bool
IsServerError returns true when this cloud security assets entities get request timeout response has a 5xx status code
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) IsSuccess ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) IsSuccess() bool
IsSuccess returns true when this cloud security assets entities get request timeout response has a 2xx status code
func (*CloudSecurityAssetsEntitiesGetRequestTimeout) String ¶
func (o *CloudSecurityAssetsEntitiesGetRequestTimeout) String() string
type CloudSecurityAssetsEntitiesGetTooManyRequests ¶
type CloudSecurityAssetsEntitiesGetTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
CloudSecurityAssetsEntitiesGetTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCloudSecurityAssetsEntitiesGetTooManyRequests ¶
func NewCloudSecurityAssetsEntitiesGetTooManyRequests() *CloudSecurityAssetsEntitiesGetTooManyRequests
NewCloudSecurityAssetsEntitiesGetTooManyRequests creates a CloudSecurityAssetsEntitiesGetTooManyRequests with default headers values
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) Code ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) Code() int
Code gets the status code for the cloud security assets entities get too many requests response
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) Error ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) Error() string
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) GetPayload ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) IsClientError ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsClientError() bool
IsClientError returns true when this cloud security assets entities get too many requests response has a 4xx status code
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) IsCode ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsCode(code int) bool
IsCode returns true when this cloud security assets entities get too many requests response a status code equal to that given
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) IsRedirect ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsRedirect() bool
IsRedirect returns true when this cloud security assets entities get too many requests response has a 3xx status code
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) IsServerError ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsServerError() bool
IsServerError returns true when this cloud security assets entities get too many requests response has a 5xx status code
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) IsSuccess ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) IsSuccess() bool
IsSuccess returns true when this cloud security assets entities get too many requests response has a 2xx status code
func (*CloudSecurityAssetsEntitiesGetTooManyRequests) String ¶
func (o *CloudSecurityAssetsEntitiesGetTooManyRequests) String() string
type CloudSecurityAssetsQueriesBadRequest ¶
type CloudSecurityAssetsQueriesBadRequest struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsQueriesBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewCloudSecurityAssetsQueriesBadRequest ¶
func NewCloudSecurityAssetsQueriesBadRequest() *CloudSecurityAssetsQueriesBadRequest
NewCloudSecurityAssetsQueriesBadRequest creates a CloudSecurityAssetsQueriesBadRequest with default headers values
func (*CloudSecurityAssetsQueriesBadRequest) Code ¶
func (o *CloudSecurityAssetsQueriesBadRequest) Code() int
Code gets the status code for the cloud security assets queries bad request response
func (*CloudSecurityAssetsQueriesBadRequest) Error ¶
func (o *CloudSecurityAssetsQueriesBadRequest) Error() string
func (*CloudSecurityAssetsQueriesBadRequest) GetPayload ¶
func (o *CloudSecurityAssetsQueriesBadRequest) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsQueriesBadRequest) IsClientError ¶
func (o *CloudSecurityAssetsQueriesBadRequest) IsClientError() bool
IsClientError returns true when this cloud security assets queries bad request response has a 4xx status code
func (*CloudSecurityAssetsQueriesBadRequest) IsCode ¶
func (o *CloudSecurityAssetsQueriesBadRequest) IsCode(code int) bool
IsCode returns true when this cloud security assets queries bad request response a status code equal to that given
func (*CloudSecurityAssetsQueriesBadRequest) IsRedirect ¶
func (o *CloudSecurityAssetsQueriesBadRequest) IsRedirect() bool
IsRedirect returns true when this cloud security assets queries bad request response has a 3xx status code
func (*CloudSecurityAssetsQueriesBadRequest) IsServerError ¶
func (o *CloudSecurityAssetsQueriesBadRequest) IsServerError() bool
IsServerError returns true when this cloud security assets queries bad request response has a 5xx status code
func (*CloudSecurityAssetsQueriesBadRequest) IsSuccess ¶
func (o *CloudSecurityAssetsQueriesBadRequest) IsSuccess() bool
IsSuccess returns true when this cloud security assets queries bad request response has a 2xx status code
func (*CloudSecurityAssetsQueriesBadRequest) String ¶
func (o *CloudSecurityAssetsQueriesBadRequest) String() string
type CloudSecurityAssetsQueriesForbidden ¶
type CloudSecurityAssetsQueriesForbidden struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.MsaReplyMetaOnly
}
CloudSecurityAssetsQueriesForbidden describes a response with status code 403, with default header values.
Forbidden
func NewCloudSecurityAssetsQueriesForbidden ¶
func NewCloudSecurityAssetsQueriesForbidden() *CloudSecurityAssetsQueriesForbidden
NewCloudSecurityAssetsQueriesForbidden creates a CloudSecurityAssetsQueriesForbidden with default headers values
func (*CloudSecurityAssetsQueriesForbidden) Code ¶
func (o *CloudSecurityAssetsQueriesForbidden) Code() int
Code gets the status code for the cloud security assets queries forbidden response
func (*CloudSecurityAssetsQueriesForbidden) Error ¶
func (o *CloudSecurityAssetsQueriesForbidden) Error() string
func (*CloudSecurityAssetsQueriesForbidden) GetPayload ¶
func (o *CloudSecurityAssetsQueriesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*CloudSecurityAssetsQueriesForbidden) IsClientError ¶
func (o *CloudSecurityAssetsQueriesForbidden) IsClientError() bool
IsClientError returns true when this cloud security assets queries forbidden response has a 4xx status code
func (*CloudSecurityAssetsQueriesForbidden) IsCode ¶
func (o *CloudSecurityAssetsQueriesForbidden) IsCode(code int) bool
IsCode returns true when this cloud security assets queries forbidden response a status code equal to that given
func (*CloudSecurityAssetsQueriesForbidden) IsRedirect ¶
func (o *CloudSecurityAssetsQueriesForbidden) IsRedirect() bool
IsRedirect returns true when this cloud security assets queries forbidden response has a 3xx status code
func (*CloudSecurityAssetsQueriesForbidden) IsServerError ¶
func (o *CloudSecurityAssetsQueriesForbidden) IsServerError() bool
IsServerError returns true when this cloud security assets queries forbidden response has a 5xx status code
func (*CloudSecurityAssetsQueriesForbidden) IsSuccess ¶
func (o *CloudSecurityAssetsQueriesForbidden) IsSuccess() bool
IsSuccess returns true when this cloud security assets queries forbidden response has a 2xx status code
func (*CloudSecurityAssetsQueriesForbidden) String ¶
func (o *CloudSecurityAssetsQueriesForbidden) String() string
type CloudSecurityAssetsQueriesInternalServerError ¶
type CloudSecurityAssetsQueriesInternalServerError struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsQueriesInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewCloudSecurityAssetsQueriesInternalServerError ¶
func NewCloudSecurityAssetsQueriesInternalServerError() *CloudSecurityAssetsQueriesInternalServerError
NewCloudSecurityAssetsQueriesInternalServerError creates a CloudSecurityAssetsQueriesInternalServerError with default headers values
func (*CloudSecurityAssetsQueriesInternalServerError) Code ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) Code() int
Code gets the status code for the cloud security assets queries internal server error response
func (*CloudSecurityAssetsQueriesInternalServerError) Error ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) Error() string
func (*CloudSecurityAssetsQueriesInternalServerError) GetPayload ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsQueriesInternalServerError) IsClientError ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) IsClientError() bool
IsClientError returns true when this cloud security assets queries internal server error response has a 4xx status code
func (*CloudSecurityAssetsQueriesInternalServerError) IsCode ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) IsCode(code int) bool
IsCode returns true when this cloud security assets queries internal server error response a status code equal to that given
func (*CloudSecurityAssetsQueriesInternalServerError) IsRedirect ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) IsRedirect() bool
IsRedirect returns true when this cloud security assets queries internal server error response has a 3xx status code
func (*CloudSecurityAssetsQueriesInternalServerError) IsServerError ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) IsServerError() bool
IsServerError returns true when this cloud security assets queries internal server error response has a 5xx status code
func (*CloudSecurityAssetsQueriesInternalServerError) IsSuccess ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) IsSuccess() bool
IsSuccess returns true when this cloud security assets queries internal server error response has a 2xx status code
func (*CloudSecurityAssetsQueriesInternalServerError) String ¶
func (o *CloudSecurityAssetsQueriesInternalServerError) String() string
type CloudSecurityAssetsQueriesOK ¶
type CloudSecurityAssetsQueriesOK struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.AssetsGetResourceIDsResponse
}
CloudSecurityAssetsQueriesOK describes a response with status code 200, with default header values.
OK
func NewCloudSecurityAssetsQueriesOK ¶
func NewCloudSecurityAssetsQueriesOK() *CloudSecurityAssetsQueriesOK
NewCloudSecurityAssetsQueriesOK creates a CloudSecurityAssetsQueriesOK with default headers values
func (*CloudSecurityAssetsQueriesOK) Code ¶
func (o *CloudSecurityAssetsQueriesOK) Code() int
Code gets the status code for the cloud security assets queries o k response
func (*CloudSecurityAssetsQueriesOK) Error ¶
func (o *CloudSecurityAssetsQueriesOK) Error() string
func (*CloudSecurityAssetsQueriesOK) GetPayload ¶
func (o *CloudSecurityAssetsQueriesOK) GetPayload() *models.AssetsGetResourceIDsResponse
func (*CloudSecurityAssetsQueriesOK) IsClientError ¶
func (o *CloudSecurityAssetsQueriesOK) IsClientError() bool
IsClientError returns true when this cloud security assets queries o k response has a 4xx status code
func (*CloudSecurityAssetsQueriesOK) IsCode ¶
func (o *CloudSecurityAssetsQueriesOK) IsCode(code int) bool
IsCode returns true when this cloud security assets queries o k response a status code equal to that given
func (*CloudSecurityAssetsQueriesOK) IsRedirect ¶
func (o *CloudSecurityAssetsQueriesOK) IsRedirect() bool
IsRedirect returns true when this cloud security assets queries o k response has a 3xx status code
func (*CloudSecurityAssetsQueriesOK) IsServerError ¶
func (o *CloudSecurityAssetsQueriesOK) IsServerError() bool
IsServerError returns true when this cloud security assets queries o k response has a 5xx status code
func (*CloudSecurityAssetsQueriesOK) IsSuccess ¶
func (o *CloudSecurityAssetsQueriesOK) IsSuccess() bool
IsSuccess returns true when this cloud security assets queries o k response has a 2xx status code
func (*CloudSecurityAssetsQueriesOK) String ¶
func (o *CloudSecurityAssetsQueriesOK) String() string
type CloudSecurityAssetsQueriesParams ¶
type CloudSecurityAssetsQueriesParams struct {
/* After.
token-based pagination. use for paginating through an entire result set. Use only one of 'offset' and 'after' parameters for paginating
*/
After *string
/* Filter.
FQL string to filter on asset contents. Filterable fields include:
- `account_id`
- `account_name`
- `active`
- `azure.vm_id`
- `business_impact`
- `cloud_group`
- `cloud_label`
- `cloud_label_id`
- `cloud_provider`
- `cloud_scope`
- `cluster_id`
- `cluster_name`
- `compartment_ocid`
- `compliant.benchmark_name`
- `compliant.benchmark_version`
- `compliant.framework`
- `compliant.policy_id`
- `compliant.requirement`
- `compliant.rule`
- `compliant.section`
- `configuration.id`
- `control.benchmark.name`
- `control.benchmark.version`
- `control.framework`
- `control.requirement`
- `control.type`
- `control.version`
- `creation_time`
- `cve_ids`
- `data_classifications.found`
- `data_classifications.label`
- `data_classifications.label_id`
- `data_classifications.scanned`
- `data_classifications.tag`
- `data_classifications.tag_id`
- `environment`
- `exprt_ratings`
- `first_seen`
- `highest_severity`
- `id`
- `insights.boolean_value`
- `insights.date_value`
- `insights.id`
- `insights.integer_value`
- `insights.string_list_value`
- `insights.string_value`
- `instance_id`
- `instance_state`
- `ioa_count`
- `iom_count`
- `legacy_resource_id`
- `legacy_uuid`
- `managed_by`
- `non_compliant.benchmark_name`
- `non_compliant.benchmark_version`
- `non_compliant.framework`
- `non_compliant.policy_id`
- `non_compliant.requirement`
- `non_compliant.rule`
- `non_compliant.rule_name`
- `non_compliant.section`
- `non_compliant.severity`
- `organization_Id`
- `os_version`
- `platform_name`
- `publicly_exposed`
- `region`
- `resource_id`
- `resource_name`
- `resource_type`
- `resource_type_name`
- `sensor_priority`
- `service`
- `service_category`
- `severity`
- `snapshot_detections`
- `ssm_managed`
- `status`
- `tag_key`
- `tag_value`
- `tags`
- `tenant_id`
- `updated_at`
- `vmware.guest_os_id`
- `vmware.guest_os_version`
- `vmware.host_system_name`
- `vmware.host_type`
- `vmware.instance_uuid`
- `vmware.vm_host_name`
- `vmware.vm_tools_status`
- `zone`
*/
Filter *string
/* Limit.
The maximum number of items to return. When not specified or 0, 500 is used. When larger than 1000, 1000 is used.
Default: 500
*/
Limit *int64
/* Offset.
Offset returned assets. Use only one of 'offset' and 'after' parameter for paginating. 'offset' can only be used on offsets < 10,000. For paginating through the entire result set, use 'after' parameter
*/
Offset *int64
/* Sort.
The field to sort on. Sortable fields include:
- `account_id`
- `account_name`
- `active`
- `cloud_provider`
- `cluster_id`
- `cluster_name`
- `compartment_name`
- `compartment_ocid`
- `compartment_path`
- `creation_time`
- `data_classifications.found`
- `data_classifications.scanned`
- `first_seen`
- `id`
- `instance_id`
- `instance_state`
- `ioa_count`
- `iom_count`
- `managed_by`
- `organization_Id`
- `os_version`
- `platform_name`
- `publicly_exposed`
- `region`
- `resource_id`
- `resource_name`
- `resource_type`
- `resource_type_name`
- `service`
- `service_category`
- `ssm_managed`
- `status`
- `tenancy_name`
- `tenancy_ocid`
- `tenancy_type`
- `tenant_id`
- `updated_at`
- `vmware.guest_os_id`
- `vmware.guest_os_version`
- `vmware.host_system_name`
- `vmware.host_type`
- `vmware.instance_uuid`
- `vmware.vm_host_name`
- `vmware.vm_tools_status`
- `zone`
Use `|asc` or `|desc` suffix to specify sort direction.
*/
Sort *string
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
CloudSecurityAssetsQueriesParams contains all the parameters to send to the API endpoint
for the cloud security assets queries operation. Typically these are written to a http.Request.
func NewCloudSecurityAssetsQueriesParams ¶
func NewCloudSecurityAssetsQueriesParams() *CloudSecurityAssetsQueriesParams
NewCloudSecurityAssetsQueriesParams creates a new CloudSecurityAssetsQueriesParams 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 NewCloudSecurityAssetsQueriesParamsWithContext ¶
func NewCloudSecurityAssetsQueriesParamsWithContext(ctx context.Context) *CloudSecurityAssetsQueriesParams
NewCloudSecurityAssetsQueriesParamsWithContext creates a new CloudSecurityAssetsQueriesParams object with the ability to set a context for a request.
func NewCloudSecurityAssetsQueriesParamsWithHTTPClient ¶
func NewCloudSecurityAssetsQueriesParamsWithHTTPClient(client *http.Client) *CloudSecurityAssetsQueriesParams
NewCloudSecurityAssetsQueriesParamsWithHTTPClient creates a new CloudSecurityAssetsQueriesParams object with the ability to set a custom HTTPClient for a request.
func NewCloudSecurityAssetsQueriesParamsWithTimeout ¶
func NewCloudSecurityAssetsQueriesParamsWithTimeout(timeout time.Duration) *CloudSecurityAssetsQueriesParams
NewCloudSecurityAssetsQueriesParamsWithTimeout creates a new CloudSecurityAssetsQueriesParams object with the ability to set a timeout on a request.
func (*CloudSecurityAssetsQueriesParams) SetAfter ¶
func (o *CloudSecurityAssetsQueriesParams) SetAfter(after *string)
SetAfter adds the after to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) SetContext ¶
func (o *CloudSecurityAssetsQueriesParams) SetContext(ctx context.Context)
SetContext adds the context to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) SetDefaults ¶
func (o *CloudSecurityAssetsQueriesParams) SetDefaults()
SetDefaults hydrates default values in the cloud security assets queries params (not the query body).
All values with no default are reset to their zero value.
func (*CloudSecurityAssetsQueriesParams) SetFilter ¶
func (o *CloudSecurityAssetsQueriesParams) SetFilter(filter *string)
SetFilter adds the filter to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) SetHTTPClient ¶
func (o *CloudSecurityAssetsQueriesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) SetLimit ¶
func (o *CloudSecurityAssetsQueriesParams) SetLimit(limit *int64)
SetLimit adds the limit to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) SetOffset ¶
func (o *CloudSecurityAssetsQueriesParams) SetOffset(offset *int64)
SetOffset adds the offset to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) SetSort ¶
func (o *CloudSecurityAssetsQueriesParams) SetSort(sort *string)
SetSort adds the sort to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) SetTimeout ¶
func (o *CloudSecurityAssetsQueriesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WithAfter ¶
func (o *CloudSecurityAssetsQueriesParams) WithAfter(after *string) *CloudSecurityAssetsQueriesParams
WithAfter adds the after to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WithContext ¶
func (o *CloudSecurityAssetsQueriesParams) WithContext(ctx context.Context) *CloudSecurityAssetsQueriesParams
WithContext adds the context to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WithDefaults ¶
func (o *CloudSecurityAssetsQueriesParams) WithDefaults() *CloudSecurityAssetsQueriesParams
WithDefaults hydrates default values in the cloud security assets queries params (not the query body).
All values with no default are reset to their zero value.
func (*CloudSecurityAssetsQueriesParams) WithFilter ¶
func (o *CloudSecurityAssetsQueriesParams) WithFilter(filter *string) *CloudSecurityAssetsQueriesParams
WithFilter adds the filter to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WithHTTPClient ¶
func (o *CloudSecurityAssetsQueriesParams) WithHTTPClient(client *http.Client) *CloudSecurityAssetsQueriesParams
WithHTTPClient adds the HTTPClient to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WithLimit ¶
func (o *CloudSecurityAssetsQueriesParams) WithLimit(limit *int64) *CloudSecurityAssetsQueriesParams
WithLimit adds the limit to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WithOffset ¶
func (o *CloudSecurityAssetsQueriesParams) WithOffset(offset *int64) *CloudSecurityAssetsQueriesParams
WithOffset adds the offset to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WithSort ¶
func (o *CloudSecurityAssetsQueriesParams) WithSort(sort *string) *CloudSecurityAssetsQueriesParams
WithSort adds the sort to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WithTimeout ¶
func (o *CloudSecurityAssetsQueriesParams) WithTimeout(timeout time.Duration) *CloudSecurityAssetsQueriesParams
WithTimeout adds the timeout to the cloud security assets queries params
func (*CloudSecurityAssetsQueriesParams) WriteToRequest ¶
func (o *CloudSecurityAssetsQueriesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type CloudSecurityAssetsQueriesReader ¶
type CloudSecurityAssetsQueriesReader struct {
// contains filtered or unexported fields
}
CloudSecurityAssetsQueriesReader is a Reader for the CloudSecurityAssetsQueries structure.
func (*CloudSecurityAssetsQueriesReader) ReadResponse ¶
func (o *CloudSecurityAssetsQueriesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type CloudSecurityAssetsQueriesRequestTimeout ¶
type CloudSecurityAssetsQueriesRequestTimeout struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
Payload *models.RestCursorResponseFields
}
CloudSecurityAssetsQueriesRequestTimeout describes a response with status code 408, with default header values.
Request Timeout
func NewCloudSecurityAssetsQueriesRequestTimeout ¶
func NewCloudSecurityAssetsQueriesRequestTimeout() *CloudSecurityAssetsQueriesRequestTimeout
NewCloudSecurityAssetsQueriesRequestTimeout creates a CloudSecurityAssetsQueriesRequestTimeout with default headers values
func (*CloudSecurityAssetsQueriesRequestTimeout) Code ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) Code() int
Code gets the status code for the cloud security assets queries request timeout response
func (*CloudSecurityAssetsQueriesRequestTimeout) Error ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) Error() string
func (*CloudSecurityAssetsQueriesRequestTimeout) GetPayload ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) GetPayload() *models.RestCursorResponseFields
func (*CloudSecurityAssetsQueriesRequestTimeout) IsClientError ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) IsClientError() bool
IsClientError returns true when this cloud security assets queries request timeout response has a 4xx status code
func (*CloudSecurityAssetsQueriesRequestTimeout) IsCode ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) IsCode(code int) bool
IsCode returns true when this cloud security assets queries request timeout response a status code equal to that given
func (*CloudSecurityAssetsQueriesRequestTimeout) IsRedirect ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) IsRedirect() bool
IsRedirect returns true when this cloud security assets queries request timeout response has a 3xx status code
func (*CloudSecurityAssetsQueriesRequestTimeout) IsServerError ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) IsServerError() bool
IsServerError returns true when this cloud security assets queries request timeout response has a 5xx status code
func (*CloudSecurityAssetsQueriesRequestTimeout) IsSuccess ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) IsSuccess() bool
IsSuccess returns true when this cloud security assets queries request timeout response has a 2xx status code
func (*CloudSecurityAssetsQueriesRequestTimeout) String ¶
func (o *CloudSecurityAssetsQueriesRequestTimeout) String() string
type CloudSecurityAssetsQueriesTooManyRequests ¶
type CloudSecurityAssetsQueriesTooManyRequests struct {
/* Trace-ID: submit to support if resolving an issue
*/
XCSTRACEID string
/* Request limit per minute.
*/
XRateLimitLimit int64
/* The number of requests remaining for the sliding one minute window.
*/
XRateLimitRemaining int64
/* Too many requests, retry after this time (as milliseconds since epoch)
*/
XRateLimitRetryAfter int64
Payload *models.MsaReplyMetaOnly
}
CloudSecurityAssetsQueriesTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewCloudSecurityAssetsQueriesTooManyRequests ¶
func NewCloudSecurityAssetsQueriesTooManyRequests() *CloudSecurityAssetsQueriesTooManyRequests
NewCloudSecurityAssetsQueriesTooManyRequests creates a CloudSecurityAssetsQueriesTooManyRequests with default headers values
func (*CloudSecurityAssetsQueriesTooManyRequests) Code ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) Code() int
Code gets the status code for the cloud security assets queries too many requests response
func (*CloudSecurityAssetsQueriesTooManyRequests) Error ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) Error() string
func (*CloudSecurityAssetsQueriesTooManyRequests) GetPayload ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CloudSecurityAssetsQueriesTooManyRequests) IsClientError ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) IsClientError() bool
IsClientError returns true when this cloud security assets queries too many requests response has a 4xx status code
func (*CloudSecurityAssetsQueriesTooManyRequests) IsCode ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) IsCode(code int) bool
IsCode returns true when this cloud security assets queries too many requests response a status code equal to that given
func (*CloudSecurityAssetsQueriesTooManyRequests) IsRedirect ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) IsRedirect() bool
IsRedirect returns true when this cloud security assets queries too many requests response has a 3xx status code
func (*CloudSecurityAssetsQueriesTooManyRequests) IsServerError ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) IsServerError() bool
IsServerError returns true when this cloud security assets queries too many requests response has a 5xx status code
func (*CloudSecurityAssetsQueriesTooManyRequests) IsSuccess ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) IsSuccess() bool
IsSuccess returns true when this cloud security assets queries too many requests response has a 2xx status code
func (*CloudSecurityAssetsQueriesTooManyRequests) String ¶
func (o *CloudSecurityAssetsQueriesTooManyRequests) String() string
Source Files
¶
- cloud_security_assets_client.go
- cloud_security_assets_combined_compliance_by_account_parameters.go
- cloud_security_assets_combined_compliance_by_account_responses.go
- cloud_security_assets_entities_get_parameters.go
- cloud_security_assets_entities_get_responses.go
- cloud_security_assets_queries_parameters.go
- cloud_security_assets_queries_responses.go