cspm_registration

package
v0.4.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 31, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AzureDownloadCertificateBadRequest added in v0.2.22

type AzureDownloadCertificateBadRequest 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.RegistrationAzureDownloadCertificateResponseV1
}

AzureDownloadCertificateBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewAzureDownloadCertificateBadRequest added in v0.2.22

func NewAzureDownloadCertificateBadRequest() *AzureDownloadCertificateBadRequest

NewAzureDownloadCertificateBadRequest creates a AzureDownloadCertificateBadRequest with default headers values

func (*AzureDownloadCertificateBadRequest) Code added in v0.2.33

Code gets the status code for the azure download certificate bad request response

func (*AzureDownloadCertificateBadRequest) Error added in v0.2.22

func (*AzureDownloadCertificateBadRequest) GetPayload added in v0.2.22

func (*AzureDownloadCertificateBadRequest) IsClientError added in v0.2.27

func (o *AzureDownloadCertificateBadRequest) IsClientError() bool

IsClientError returns true when this azure download certificate bad request response has a 4xx status code

func (*AzureDownloadCertificateBadRequest) IsCode added in v0.2.27

IsCode returns true when this azure download certificate bad request response a status code equal to that given

func (*AzureDownloadCertificateBadRequest) IsRedirect added in v0.2.27

func (o *AzureDownloadCertificateBadRequest) IsRedirect() bool

IsRedirect returns true when this azure download certificate bad request response has a 3xx status code

func (*AzureDownloadCertificateBadRequest) IsServerError added in v0.2.27

func (o *AzureDownloadCertificateBadRequest) IsServerError() bool

IsServerError returns true when this azure download certificate bad request response has a 5xx status code

func (*AzureDownloadCertificateBadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this azure download certificate bad request response has a 2xx status code

func (*AzureDownloadCertificateBadRequest) String added in v0.2.27

type AzureDownloadCertificateForbidden added in v0.2.22

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

AzureDownloadCertificateForbidden describes a response with status code 403, with default header values.

Forbidden

func NewAzureDownloadCertificateForbidden added in v0.2.22

func NewAzureDownloadCertificateForbidden() *AzureDownloadCertificateForbidden

NewAzureDownloadCertificateForbidden creates a AzureDownloadCertificateForbidden with default headers values

func (*AzureDownloadCertificateForbidden) Code added in v0.2.33

Code gets the status code for the azure download certificate forbidden response

func (*AzureDownloadCertificateForbidden) Error added in v0.2.22

func (*AzureDownloadCertificateForbidden) GetPayload added in v0.2.22

func (*AzureDownloadCertificateForbidden) IsClientError added in v0.2.27

func (o *AzureDownloadCertificateForbidden) IsClientError() bool

IsClientError returns true when this azure download certificate forbidden response has a 4xx status code

func (*AzureDownloadCertificateForbidden) IsCode added in v0.2.27

func (o *AzureDownloadCertificateForbidden) IsCode(code int) bool

IsCode returns true when this azure download certificate forbidden response a status code equal to that given

func (*AzureDownloadCertificateForbidden) IsRedirect added in v0.2.27

func (o *AzureDownloadCertificateForbidden) IsRedirect() bool

IsRedirect returns true when this azure download certificate forbidden response has a 3xx status code

func (*AzureDownloadCertificateForbidden) IsServerError added in v0.2.27

func (o *AzureDownloadCertificateForbidden) IsServerError() bool

IsServerError returns true when this azure download certificate forbidden response has a 5xx status code

func (*AzureDownloadCertificateForbidden) IsSuccess added in v0.2.27

func (o *AzureDownloadCertificateForbidden) IsSuccess() bool

IsSuccess returns true when this azure download certificate forbidden response has a 2xx status code

func (*AzureDownloadCertificateForbidden) String added in v0.2.27

type AzureDownloadCertificateInternalServerError added in v0.2.22

type AzureDownloadCertificateInternalServerError 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.RegistrationAzureDownloadCertificateResponseV1
}

AzureDownloadCertificateInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewAzureDownloadCertificateInternalServerError added in v0.2.22

func NewAzureDownloadCertificateInternalServerError() *AzureDownloadCertificateInternalServerError

NewAzureDownloadCertificateInternalServerError creates a AzureDownloadCertificateInternalServerError with default headers values

func (*AzureDownloadCertificateInternalServerError) Code added in v0.2.33

Code gets the status code for the azure download certificate internal server error response

func (*AzureDownloadCertificateInternalServerError) Error added in v0.2.22

func (*AzureDownloadCertificateInternalServerError) GetPayload added in v0.2.22

func (*AzureDownloadCertificateInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this azure download certificate internal server error response has a 4xx status code

func (*AzureDownloadCertificateInternalServerError) IsCode added in v0.2.27

IsCode returns true when this azure download certificate internal server error response a status code equal to that given

func (*AzureDownloadCertificateInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this azure download certificate internal server error response has a 3xx status code

func (*AzureDownloadCertificateInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this azure download certificate internal server error response has a 5xx status code

func (*AzureDownloadCertificateInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this azure download certificate internal server error response has a 2xx status code

func (*AzureDownloadCertificateInternalServerError) String added in v0.2.27

type AzureDownloadCertificateOK added in v0.2.22

type AzureDownloadCertificateOK 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.RegistrationAzureDownloadCertificateResponseV1
}

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

OK

func NewAzureDownloadCertificateOK added in v0.2.22

func NewAzureDownloadCertificateOK() *AzureDownloadCertificateOK

NewAzureDownloadCertificateOK creates a AzureDownloadCertificateOK with default headers values

func (*AzureDownloadCertificateOK) Code added in v0.2.33

func (o *AzureDownloadCertificateOK) Code() int

Code gets the status code for the azure download certificate o k response

func (*AzureDownloadCertificateOK) Error added in v0.2.22

func (*AzureDownloadCertificateOK) GetPayload added in v0.2.22

func (*AzureDownloadCertificateOK) IsClientError added in v0.2.27

func (o *AzureDownloadCertificateOK) IsClientError() bool

IsClientError returns true when this azure download certificate o k response has a 4xx status code

func (*AzureDownloadCertificateOK) IsCode added in v0.2.27

func (o *AzureDownloadCertificateOK) IsCode(code int) bool

IsCode returns true when this azure download certificate o k response a status code equal to that given

func (*AzureDownloadCertificateOK) IsRedirect added in v0.2.27

func (o *AzureDownloadCertificateOK) IsRedirect() bool

IsRedirect returns true when this azure download certificate o k response has a 3xx status code

func (*AzureDownloadCertificateOK) IsServerError added in v0.2.27

func (o *AzureDownloadCertificateOK) IsServerError() bool

IsServerError returns true when this azure download certificate o k response has a 5xx status code

func (*AzureDownloadCertificateOK) IsSuccess added in v0.2.27

func (o *AzureDownloadCertificateOK) IsSuccess() bool

IsSuccess returns true when this azure download certificate o k response has a 2xx status code

func (*AzureDownloadCertificateOK) String added in v0.2.27

func (o *AzureDownloadCertificateOK) String() string

type AzureDownloadCertificateParams added in v0.2.22

type AzureDownloadCertificateParams struct {

	/* Refresh.

	   Setting to true will invalidate the current certificate and generate a new certificate
	*/
	Refresh *bool

	/* TenantID.

	   Azure Tenant ID
	*/
	TenantID []string

	/* YearsValid.

	   Years the certificate should be valid (only used when refresh=true)
	*/
	YearsValid *string

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

AzureDownloadCertificateParams contains all the parameters to send to the API endpoint

for the azure download certificate operation.

Typically these are written to a http.Request.

func NewAzureDownloadCertificateParams added in v0.2.22

func NewAzureDownloadCertificateParams() *AzureDownloadCertificateParams

NewAzureDownloadCertificateParams creates a new AzureDownloadCertificateParams 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 NewAzureDownloadCertificateParamsWithContext added in v0.2.22

func NewAzureDownloadCertificateParamsWithContext(ctx context.Context) *AzureDownloadCertificateParams

NewAzureDownloadCertificateParamsWithContext creates a new AzureDownloadCertificateParams object with the ability to set a context for a request.

func NewAzureDownloadCertificateParamsWithHTTPClient added in v0.2.22

func NewAzureDownloadCertificateParamsWithHTTPClient(client *http.Client) *AzureDownloadCertificateParams

NewAzureDownloadCertificateParamsWithHTTPClient creates a new AzureDownloadCertificateParams object with the ability to set a custom HTTPClient for a request.

func NewAzureDownloadCertificateParamsWithTimeout added in v0.2.22

func NewAzureDownloadCertificateParamsWithTimeout(timeout time.Duration) *AzureDownloadCertificateParams

NewAzureDownloadCertificateParamsWithTimeout creates a new AzureDownloadCertificateParams object with the ability to set a timeout on a request.

func (*AzureDownloadCertificateParams) SetContext added in v0.2.22

func (o *AzureDownloadCertificateParams) SetContext(ctx context.Context)

SetContext adds the context to the azure download certificate params

func (*AzureDownloadCertificateParams) SetDefaults added in v0.2.22

func (o *AzureDownloadCertificateParams) SetDefaults()

SetDefaults hydrates default values in the azure download certificate params (not the query body).

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

func (*AzureDownloadCertificateParams) SetHTTPClient added in v0.2.22

func (o *AzureDownloadCertificateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the azure download certificate params

func (*AzureDownloadCertificateParams) SetRefresh added in v0.2.22

func (o *AzureDownloadCertificateParams) SetRefresh(refresh *bool)

SetRefresh adds the refresh to the azure download certificate params

func (*AzureDownloadCertificateParams) SetTenantID added in v0.2.22

func (o *AzureDownloadCertificateParams) SetTenantID(tenantID []string)

SetTenantID adds the tenantId to the azure download certificate params

func (*AzureDownloadCertificateParams) SetTimeout added in v0.2.22

func (o *AzureDownloadCertificateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the azure download certificate params

func (*AzureDownloadCertificateParams) SetYearsValid added in v0.4.0

func (o *AzureDownloadCertificateParams) SetYearsValid(yearsValid *string)

SetYearsValid adds the yearsValid to the azure download certificate params

func (*AzureDownloadCertificateParams) WithContext added in v0.2.22

WithContext adds the context to the azure download certificate params

func (*AzureDownloadCertificateParams) WithDefaults added in v0.2.22

WithDefaults hydrates default values in the azure download certificate params (not the query body).

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

func (*AzureDownloadCertificateParams) WithHTTPClient added in v0.2.22

WithHTTPClient adds the HTTPClient to the azure download certificate params

func (*AzureDownloadCertificateParams) WithRefresh added in v0.2.22

WithRefresh adds the refresh to the azure download certificate params

func (*AzureDownloadCertificateParams) WithTenantID added in v0.2.22

WithTenantID adds the tenantID to the azure download certificate params

func (*AzureDownloadCertificateParams) WithTimeout added in v0.2.22

WithTimeout adds the timeout to the azure download certificate params

func (*AzureDownloadCertificateParams) WithYearsValid added in v0.4.0

WithYearsValid adds the yearsValid to the azure download certificate params

func (*AzureDownloadCertificateParams) WriteToRequest added in v0.2.22

WriteToRequest writes these params to a swagger request

type AzureDownloadCertificateReader added in v0.2.22

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

AzureDownloadCertificateReader is a Reader for the AzureDownloadCertificate structure.

func (*AzureDownloadCertificateReader) ReadResponse added in v0.2.22

func (o *AzureDownloadCertificateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type AzureDownloadCertificateTooManyRequests added in v0.2.22

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

AzureDownloadCertificateTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewAzureDownloadCertificateTooManyRequests added in v0.2.22

func NewAzureDownloadCertificateTooManyRequests() *AzureDownloadCertificateTooManyRequests

NewAzureDownloadCertificateTooManyRequests creates a AzureDownloadCertificateTooManyRequests with default headers values

func (*AzureDownloadCertificateTooManyRequests) Code added in v0.2.33

Code gets the status code for the azure download certificate too many requests response

func (*AzureDownloadCertificateTooManyRequests) Error added in v0.2.22

func (*AzureDownloadCertificateTooManyRequests) GetPayload added in v0.2.22

func (*AzureDownloadCertificateTooManyRequests) IsClientError added in v0.2.27

func (o *AzureDownloadCertificateTooManyRequests) IsClientError() bool

IsClientError returns true when this azure download certificate too many requests response has a 4xx status code

func (*AzureDownloadCertificateTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this azure download certificate too many requests response a status code equal to that given

func (*AzureDownloadCertificateTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this azure download certificate too many requests response has a 3xx status code

func (*AzureDownloadCertificateTooManyRequests) IsServerError added in v0.2.27

func (o *AzureDownloadCertificateTooManyRequests) IsServerError() bool

IsServerError returns true when this azure download certificate too many requests response has a 5xx status code

func (*AzureDownloadCertificateTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this azure download certificate too many requests response has a 2xx status code

func (*AzureDownloadCertificateTooManyRequests) String added in v0.2.27

type Client

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

Client for cspm registration API

func (*Client) AzureDownloadCertificate added in v0.2.22

func (a *Client) AzureDownloadCertificate(params *AzureDownloadCertificateParams, opts ...ClientOption) (*AzureDownloadCertificateOK, error)

AzureDownloadCertificate returns JSON object s that contain the base64 encoded certificate for a service principal

func (*Client) CreateCSPMAwsAccount

CreateCSPMAwsAccount creates a new account in our system for a customer and generates a script for them to run in their a w s cloud environment to grant us access

func (*Client) CreateCSPMAzureAccount

CreateCSPMAzureAccount creates a new account in our system for a customer and generates a script for them to run in their cloud environment to grant us access

func (*Client) DeleteCSPMAwsAccount

DeleteCSPMAwsAccount deletes an existing a w s account or organization in our system

func (*Client) DeleteCSPMAzureAccount

DeleteCSPMAzureAccount deletes an azure subscription from the system

func (*Client) GetBehaviorDetections added in v0.2.14

func (a *Client) GetBehaviorDetections(params *GetBehaviorDetectionsParams, opts ...ClientOption) (*GetBehaviorDetectionsOK, error)

GetBehaviorDetections gets list of detected behaviors

func (*Client) GetCSPMAwsAccount

GetCSPMAwsAccount returns information about the current status of an a w s account

func (*Client) GetCSPMAwsAccountScriptsAttachment

func (a *Client) GetCSPMAwsAccountScriptsAttachment(params *GetCSPMAwsAccountScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMAwsAccountScriptsAttachmentOK, error)

GetCSPMAwsAccountScriptsAttachment returns a script for customer to run in their cloud environment to grant us access to their a w s environment as a downloadable attachment

func (*Client) GetCSPMAwsConsoleSetupURLs

GetCSPMAwsConsoleSetupURLs returns a URL for customer to visit in their cloud environment to grant us access to their a w s environment

func (*Client) GetCSPMAzureAccount

GetCSPMAzureAccount returns information about azure account registration

func (*Client) GetCSPMAzureUserScriptsAttachment

func (a *Client) GetCSPMAzureUserScriptsAttachment(params *GetCSPMAzureUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMAzureUserScriptsAttachmentOK, error)

GetCSPMAzureUserScriptsAttachment returns a script for customer to run in their cloud environment to grant us access to their azure environment as a downloadable attachment

func (*Client) GetCSPMPoliciesDetails added in v0.4.0

GetCSPMPoliciesDetails givens an array of policy i ds returns detailed policies information

func (*Client) GetCSPMPolicy

func (a *Client) GetCSPMPolicy(params *GetCSPMPolicyParams, opts ...ClientOption) (*GetCSPMPolicyOK, *GetCSPMPolicyMultiStatus, error)

GetCSPMPolicy givens a policy ID returns detailed policy information

func (*Client) GetCSPMPolicySettings

GetCSPMPolicySettings returns information about current policy settings

func (*Client) GetCSPMScanSchedule

func (a *Client) GetCSPMScanSchedule(params *GetCSPMScanScheduleParams, opts ...ClientOption) (*GetCSPMScanScheduleOK, error)

GetCSPMScanSchedule returns scan schedule configuration for one or more cloud platforms

func (*Client) GetConfigurationDetectionEntities added in v0.4.0

func (a *Client) GetConfigurationDetectionEntities(params *GetConfigurationDetectionEntitiesParams, opts ...ClientOption) (*GetConfigurationDetectionEntitiesOK, error)

GetConfigurationDetectionEntities gets misconfigurations based on the ID including custom policy detections in addition to default policy detections

func (*Client) GetConfigurationDetectionIDsV2 added in v0.4.0

func (a *Client) GetConfigurationDetectionIDsV2(params *GetConfigurationDetectionIDsV2Params, opts ...ClientOption) (*GetConfigurationDetectionIDsV2OK, error)

GetConfigurationDetectionIDsV2 gets list of active misconfiguration ids including custom policy detections in addition to default policy detections

func (*Client) GetConfigurationDetections added in v0.2.14

func (a *Client) GetConfigurationDetections(params *GetConfigurationDetectionsParams, opts ...ClientOption) (*GetConfigurationDetectionsOK, error)

GetConfigurationDetections gets list of active misconfigurations

func (*Client) PatchCSPMAwsAccount added in v0.2.4

PatchCSPMAwsAccount patches a existing account in our system for a customer

func (*Client) SetTransport

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

func (*Client) UpdateCSPMAzureAccountClientID

func (a *Client) UpdateCSPMAzureAccountClientID(params *UpdateCSPMAzureAccountClientIDParams, opts ...ClientOption) (*UpdateCSPMAzureAccountClientIDCreated, error)

UpdateCSPMAzureAccountClientID updates an azure service account in our system by with the user created client id created with the public key we ve provided

func (*Client) UpdateCSPMAzureTenantDefaultSubscriptionID added in v0.2.4

func (a *Client) UpdateCSPMAzureTenantDefaultSubscriptionID(params *UpdateCSPMAzureTenantDefaultSubscriptionIDParams, opts ...ClientOption) (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated, error)

UpdateCSPMAzureTenantDefaultSubscriptionID updates an azure default subscription id in our system for given tenant id

func (*Client) UpdateCSPMPolicySettings

UpdateCSPMPolicySettings updates a policy setting can be used to override policy severity or to disable a policy entirely

func (*Client) UpdateCSPMScanSchedule

func (a *Client) UpdateCSPMScanSchedule(params *UpdateCSPMScanScheduleParams, opts ...ClientOption) (*UpdateCSPMScanScheduleOK, error)

UpdateCSPMScanSchedule updates scan schedule configuration for one or more cloud platforms

type ClientOption

type ClientOption func(*runtime.ClientOperation)

ClientOption is the option for Client methods

type ClientService

type ClientService interface {
	AzureDownloadCertificate(params *AzureDownloadCertificateParams, opts ...ClientOption) (*AzureDownloadCertificateOK, error)

	CreateCSPMAwsAccount(params *CreateCSPMAwsAccountParams, opts ...ClientOption) (*CreateCSPMAwsAccountCreated, *CreateCSPMAwsAccountMultiStatus, error)

	CreateCSPMAzureAccount(params *CreateCSPMAzureAccountParams, opts ...ClientOption) (*CreateCSPMAzureAccountCreated, *CreateCSPMAzureAccountMultiStatus, error)

	DeleteCSPMAwsAccount(params *DeleteCSPMAwsAccountParams, opts ...ClientOption) (*DeleteCSPMAwsAccountOK, *DeleteCSPMAwsAccountMultiStatus, error)

	DeleteCSPMAzureAccount(params *DeleteCSPMAzureAccountParams, opts ...ClientOption) (*DeleteCSPMAzureAccountOK, *DeleteCSPMAzureAccountMultiStatus, error)

	GetBehaviorDetections(params *GetBehaviorDetectionsParams, opts ...ClientOption) (*GetBehaviorDetectionsOK, error)

	GetCSPMAwsAccount(params *GetCSPMAwsAccountParams, opts ...ClientOption) (*GetCSPMAwsAccountOK, *GetCSPMAwsAccountMultiStatus, error)

	GetCSPMAwsAccountScriptsAttachment(params *GetCSPMAwsAccountScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMAwsAccountScriptsAttachmentOK, error)

	GetCSPMAwsConsoleSetupURLs(params *GetCSPMAwsConsoleSetupURLsParams, opts ...ClientOption) (*GetCSPMAwsConsoleSetupURLsOK, *GetCSPMAwsConsoleSetupURLsMultiStatus, error)

	GetCSPMAzureAccount(params *GetCSPMAzureAccountParams, opts ...ClientOption) (*GetCSPMAzureAccountOK, *GetCSPMAzureAccountMultiStatus, error)

	GetCSPMAzureUserScriptsAttachment(params *GetCSPMAzureUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMAzureUserScriptsAttachmentOK, error)

	GetCSPMPoliciesDetails(params *GetCSPMPoliciesDetailsParams, opts ...ClientOption) (*GetCSPMPoliciesDetailsOK, *GetCSPMPoliciesDetailsMultiStatus, error)

	GetCSPMPolicy(params *GetCSPMPolicyParams, opts ...ClientOption) (*GetCSPMPolicyOK, *GetCSPMPolicyMultiStatus, error)

	GetCSPMPolicySettings(params *GetCSPMPolicySettingsParams, opts ...ClientOption) (*GetCSPMPolicySettingsOK, *GetCSPMPolicySettingsMultiStatus, error)

	GetCSPMScanSchedule(params *GetCSPMScanScheduleParams, opts ...ClientOption) (*GetCSPMScanScheduleOK, error)

	GetConfigurationDetectionEntities(params *GetConfigurationDetectionEntitiesParams, opts ...ClientOption) (*GetConfigurationDetectionEntitiesOK, error)

	GetConfigurationDetectionIDsV2(params *GetConfigurationDetectionIDsV2Params, opts ...ClientOption) (*GetConfigurationDetectionIDsV2OK, error)

	GetConfigurationDetections(params *GetConfigurationDetectionsParams, opts ...ClientOption) (*GetConfigurationDetectionsOK, error)

	PatchCSPMAwsAccount(params *PatchCSPMAwsAccountParams, opts ...ClientOption) (*PatchCSPMAwsAccountCreated, *PatchCSPMAwsAccountMultiStatus, error)

	UpdateCSPMAzureAccountClientID(params *UpdateCSPMAzureAccountClientIDParams, opts ...ClientOption) (*UpdateCSPMAzureAccountClientIDCreated, error)

	UpdateCSPMAzureTenantDefaultSubscriptionID(params *UpdateCSPMAzureTenantDefaultSubscriptionIDParams, opts ...ClientOption) (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated, error)

	UpdateCSPMPolicySettings(params *UpdateCSPMPolicySettingsParams, opts ...ClientOption) (*UpdateCSPMPolicySettingsOK, *UpdateCSPMPolicySettingsMultiStatus, error)

	UpdateCSPMScanSchedule(params *UpdateCSPMScanScheduleParams, opts ...ClientOption) (*UpdateCSPMScanScheduleOK, 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 cspm registration API client.

type CreateCSPMAwsAccountBadRequest

type CreateCSPMAwsAccountBadRequest 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.RegistrationAWSAccountResponseV2
}

CreateCSPMAwsAccountBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewCreateCSPMAwsAccountBadRequest

func NewCreateCSPMAwsAccountBadRequest() *CreateCSPMAwsAccountBadRequest

NewCreateCSPMAwsAccountBadRequest creates a CreateCSPMAwsAccountBadRequest with default headers values

func (*CreateCSPMAwsAccountBadRequest) Code added in v0.2.33

Code gets the status code for the create c s p m aws account bad request response

func (*CreateCSPMAwsAccountBadRequest) Error

func (*CreateCSPMAwsAccountBadRequest) GetPayload

func (*CreateCSPMAwsAccountBadRequest) IsClientError added in v0.2.27

func (o *CreateCSPMAwsAccountBadRequest) IsClientError() bool

IsClientError returns true when this create c s p m aws account bad request response has a 4xx status code

func (*CreateCSPMAwsAccountBadRequest) IsCode added in v0.2.27

func (o *CreateCSPMAwsAccountBadRequest) IsCode(code int) bool

IsCode returns true when this create c s p m aws account bad request response a status code equal to that given

func (*CreateCSPMAwsAccountBadRequest) IsRedirect added in v0.2.27

func (o *CreateCSPMAwsAccountBadRequest) IsRedirect() bool

IsRedirect returns true when this create c s p m aws account bad request response has a 3xx status code

func (*CreateCSPMAwsAccountBadRequest) IsServerError added in v0.2.27

func (o *CreateCSPMAwsAccountBadRequest) IsServerError() bool

IsServerError returns true when this create c s p m aws account bad request response has a 5xx status code

func (*CreateCSPMAwsAccountBadRequest) IsSuccess added in v0.2.27

func (o *CreateCSPMAwsAccountBadRequest) IsSuccess() bool

IsSuccess returns true when this create c s p m aws account bad request response has a 2xx status code

func (*CreateCSPMAwsAccountBadRequest) String added in v0.2.27

type CreateCSPMAwsAccountCreated

type CreateCSPMAwsAccountCreated 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.RegistrationAWSAccountResponseV2
}

CreateCSPMAwsAccountCreated describes a response with status code 201, with default header values.

Created

func NewCreateCSPMAwsAccountCreated

func NewCreateCSPMAwsAccountCreated() *CreateCSPMAwsAccountCreated

NewCreateCSPMAwsAccountCreated creates a CreateCSPMAwsAccountCreated with default headers values

func (*CreateCSPMAwsAccountCreated) Code added in v0.2.33

func (o *CreateCSPMAwsAccountCreated) Code() int

Code gets the status code for the create c s p m aws account created response

func (*CreateCSPMAwsAccountCreated) Error

func (*CreateCSPMAwsAccountCreated) GetPayload

func (*CreateCSPMAwsAccountCreated) IsClientError added in v0.2.27

func (o *CreateCSPMAwsAccountCreated) IsClientError() bool

IsClientError returns true when this create c s p m aws account created response has a 4xx status code

func (*CreateCSPMAwsAccountCreated) IsCode added in v0.2.27

func (o *CreateCSPMAwsAccountCreated) IsCode(code int) bool

IsCode returns true when this create c s p m aws account created response a status code equal to that given

func (*CreateCSPMAwsAccountCreated) IsRedirect added in v0.2.27

func (o *CreateCSPMAwsAccountCreated) IsRedirect() bool

IsRedirect returns true when this create c s p m aws account created response has a 3xx status code

func (*CreateCSPMAwsAccountCreated) IsServerError added in v0.2.27

func (o *CreateCSPMAwsAccountCreated) IsServerError() bool

IsServerError returns true when this create c s p m aws account created response has a 5xx status code

func (*CreateCSPMAwsAccountCreated) IsSuccess added in v0.2.27

func (o *CreateCSPMAwsAccountCreated) IsSuccess() bool

IsSuccess returns true when this create c s p m aws account created response has a 2xx status code

func (*CreateCSPMAwsAccountCreated) String added in v0.2.27

func (o *CreateCSPMAwsAccountCreated) String() string

type CreateCSPMAwsAccountForbidden

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

CreateCSPMAwsAccountForbidden describes a response with status code 403, with default header values.

Forbidden

func NewCreateCSPMAwsAccountForbidden

func NewCreateCSPMAwsAccountForbidden() *CreateCSPMAwsAccountForbidden

NewCreateCSPMAwsAccountForbidden creates a CreateCSPMAwsAccountForbidden with default headers values

func (*CreateCSPMAwsAccountForbidden) Code added in v0.2.33

Code gets the status code for the create c s p m aws account forbidden response

func (*CreateCSPMAwsAccountForbidden) Error

func (*CreateCSPMAwsAccountForbidden) GetPayload

func (*CreateCSPMAwsAccountForbidden) IsClientError added in v0.2.27

func (o *CreateCSPMAwsAccountForbidden) IsClientError() bool

IsClientError returns true when this create c s p m aws account forbidden response has a 4xx status code

func (*CreateCSPMAwsAccountForbidden) IsCode added in v0.2.27

func (o *CreateCSPMAwsAccountForbidden) IsCode(code int) bool

IsCode returns true when this create c s p m aws account forbidden response a status code equal to that given

func (*CreateCSPMAwsAccountForbidden) IsRedirect added in v0.2.27

func (o *CreateCSPMAwsAccountForbidden) IsRedirect() bool

IsRedirect returns true when this create c s p m aws account forbidden response has a 3xx status code

func (*CreateCSPMAwsAccountForbidden) IsServerError added in v0.2.27

func (o *CreateCSPMAwsAccountForbidden) IsServerError() bool

IsServerError returns true when this create c s p m aws account forbidden response has a 5xx status code

func (*CreateCSPMAwsAccountForbidden) IsSuccess added in v0.2.27

func (o *CreateCSPMAwsAccountForbidden) IsSuccess() bool

IsSuccess returns true when this create c s p m aws account forbidden response has a 2xx status code

func (*CreateCSPMAwsAccountForbidden) String added in v0.2.27

type CreateCSPMAwsAccountInternalServerError

type CreateCSPMAwsAccountInternalServerError 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.RegistrationAWSAccountResponseV2
}

CreateCSPMAwsAccountInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewCreateCSPMAwsAccountInternalServerError

func NewCreateCSPMAwsAccountInternalServerError() *CreateCSPMAwsAccountInternalServerError

NewCreateCSPMAwsAccountInternalServerError creates a CreateCSPMAwsAccountInternalServerError with default headers values

func (*CreateCSPMAwsAccountInternalServerError) Code added in v0.2.33

Code gets the status code for the create c s p m aws account internal server error response

func (*CreateCSPMAwsAccountInternalServerError) Error

func (*CreateCSPMAwsAccountInternalServerError) GetPayload

func (*CreateCSPMAwsAccountInternalServerError) IsClientError added in v0.2.27

func (o *CreateCSPMAwsAccountInternalServerError) IsClientError() bool

IsClientError returns true when this create c s p m aws account internal server error response has a 4xx status code

func (*CreateCSPMAwsAccountInternalServerError) IsCode added in v0.2.27

IsCode returns true when this create c s p m aws account internal server error response a status code equal to that given

func (*CreateCSPMAwsAccountInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this create c s p m aws account internal server error response has a 3xx status code

func (*CreateCSPMAwsAccountInternalServerError) IsServerError added in v0.2.27

func (o *CreateCSPMAwsAccountInternalServerError) IsServerError() bool

IsServerError returns true when this create c s p m aws account internal server error response has a 5xx status code

func (*CreateCSPMAwsAccountInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this create c s p m aws account internal server error response has a 2xx status code

func (*CreateCSPMAwsAccountInternalServerError) String added in v0.2.27

type CreateCSPMAwsAccountMultiStatus

type CreateCSPMAwsAccountMultiStatus 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.RegistrationAWSAccountResponseV2
}

CreateCSPMAwsAccountMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewCreateCSPMAwsAccountMultiStatus

func NewCreateCSPMAwsAccountMultiStatus() *CreateCSPMAwsAccountMultiStatus

NewCreateCSPMAwsAccountMultiStatus creates a CreateCSPMAwsAccountMultiStatus with default headers values

func (*CreateCSPMAwsAccountMultiStatus) Code added in v0.2.33

Code gets the status code for the create c s p m aws account multi status response

func (*CreateCSPMAwsAccountMultiStatus) Error

func (*CreateCSPMAwsAccountMultiStatus) GetPayload

func (*CreateCSPMAwsAccountMultiStatus) IsClientError added in v0.2.27

func (o *CreateCSPMAwsAccountMultiStatus) IsClientError() bool

IsClientError returns true when this create c s p m aws account multi status response has a 4xx status code

func (*CreateCSPMAwsAccountMultiStatus) IsCode added in v0.2.27

func (o *CreateCSPMAwsAccountMultiStatus) IsCode(code int) bool

IsCode returns true when this create c s p m aws account multi status response a status code equal to that given

func (*CreateCSPMAwsAccountMultiStatus) IsRedirect added in v0.2.27

func (o *CreateCSPMAwsAccountMultiStatus) IsRedirect() bool

IsRedirect returns true when this create c s p m aws account multi status response has a 3xx status code

func (*CreateCSPMAwsAccountMultiStatus) IsServerError added in v0.2.27

func (o *CreateCSPMAwsAccountMultiStatus) IsServerError() bool

IsServerError returns true when this create c s p m aws account multi status response has a 5xx status code

func (*CreateCSPMAwsAccountMultiStatus) IsSuccess added in v0.2.27

func (o *CreateCSPMAwsAccountMultiStatus) IsSuccess() bool

IsSuccess returns true when this create c s p m aws account multi status response has a 2xx status code

func (*CreateCSPMAwsAccountMultiStatus) String added in v0.2.27

type CreateCSPMAwsAccountParams

type CreateCSPMAwsAccountParams struct {

	// Body.
	Body *models.RegistrationAWSAccountCreateRequestExtV2

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

CreateCSPMAwsAccountParams contains all the parameters to send to the API endpoint

for the create c s p m aws account operation.

Typically these are written to a http.Request.

func NewCreateCSPMAwsAccountParams

func NewCreateCSPMAwsAccountParams() *CreateCSPMAwsAccountParams

NewCreateCSPMAwsAccountParams creates a new CreateCSPMAwsAccountParams 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 NewCreateCSPMAwsAccountParamsWithContext

func NewCreateCSPMAwsAccountParamsWithContext(ctx context.Context) *CreateCSPMAwsAccountParams

NewCreateCSPMAwsAccountParamsWithContext creates a new CreateCSPMAwsAccountParams object with the ability to set a context for a request.

func NewCreateCSPMAwsAccountParamsWithHTTPClient

func NewCreateCSPMAwsAccountParamsWithHTTPClient(client *http.Client) *CreateCSPMAwsAccountParams

NewCreateCSPMAwsAccountParamsWithHTTPClient creates a new CreateCSPMAwsAccountParams object with the ability to set a custom HTTPClient for a request.

func NewCreateCSPMAwsAccountParamsWithTimeout

func NewCreateCSPMAwsAccountParamsWithTimeout(timeout time.Duration) *CreateCSPMAwsAccountParams

NewCreateCSPMAwsAccountParamsWithTimeout creates a new CreateCSPMAwsAccountParams object with the ability to set a timeout on a request.

func (*CreateCSPMAwsAccountParams) SetBody

SetBody adds the body to the create c s p m aws account params

func (*CreateCSPMAwsAccountParams) SetContext

func (o *CreateCSPMAwsAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the create c s p m aws account params

func (*CreateCSPMAwsAccountParams) SetDefaults

func (o *CreateCSPMAwsAccountParams) SetDefaults()

SetDefaults hydrates default values in the create c s p m aws account params (not the query body).

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

func (*CreateCSPMAwsAccountParams) SetHTTPClient

func (o *CreateCSPMAwsAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create c s p m aws account params

func (*CreateCSPMAwsAccountParams) SetTimeout

func (o *CreateCSPMAwsAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create c s p m aws account params

func (*CreateCSPMAwsAccountParams) WithBody

WithBody adds the body to the create c s p m aws account params

func (*CreateCSPMAwsAccountParams) WithContext

WithContext adds the context to the create c s p m aws account params

func (*CreateCSPMAwsAccountParams) WithDefaults

WithDefaults hydrates default values in the create c s p m aws account params (not the query body).

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

func (*CreateCSPMAwsAccountParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create c s p m aws account params

func (*CreateCSPMAwsAccountParams) WithTimeout

WithTimeout adds the timeout to the create c s p m aws account params

func (*CreateCSPMAwsAccountParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateCSPMAwsAccountReader

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

CreateCSPMAwsAccountReader is a Reader for the CreateCSPMAwsAccount structure.

func (*CreateCSPMAwsAccountReader) ReadResponse

func (o *CreateCSPMAwsAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateCSPMAwsAccountTooManyRequests

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

CreateCSPMAwsAccountTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewCreateCSPMAwsAccountTooManyRequests

func NewCreateCSPMAwsAccountTooManyRequests() *CreateCSPMAwsAccountTooManyRequests

NewCreateCSPMAwsAccountTooManyRequests creates a CreateCSPMAwsAccountTooManyRequests with default headers values

func (*CreateCSPMAwsAccountTooManyRequests) Code added in v0.2.33

Code gets the status code for the create c s p m aws account too many requests response

func (*CreateCSPMAwsAccountTooManyRequests) Error

func (*CreateCSPMAwsAccountTooManyRequests) GetPayload

func (*CreateCSPMAwsAccountTooManyRequests) IsClientError added in v0.2.27

func (o *CreateCSPMAwsAccountTooManyRequests) IsClientError() bool

IsClientError returns true when this create c s p m aws account too many requests response has a 4xx status code

func (*CreateCSPMAwsAccountTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this create c s p m aws account too many requests response a status code equal to that given

func (*CreateCSPMAwsAccountTooManyRequests) IsRedirect added in v0.2.27

func (o *CreateCSPMAwsAccountTooManyRequests) IsRedirect() bool

IsRedirect returns true when this create c s p m aws account too many requests response has a 3xx status code

func (*CreateCSPMAwsAccountTooManyRequests) IsServerError added in v0.2.27

func (o *CreateCSPMAwsAccountTooManyRequests) IsServerError() bool

IsServerError returns true when this create c s p m aws account too many requests response has a 5xx status code

func (*CreateCSPMAwsAccountTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this create c s p m aws account too many requests response has a 2xx status code

func (*CreateCSPMAwsAccountTooManyRequests) String added in v0.2.27

type CreateCSPMAzureAccountBadRequest

type CreateCSPMAzureAccountBadRequest 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.RegistrationAzureAccountResponseV1
}

CreateCSPMAzureAccountBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewCreateCSPMAzureAccountBadRequest

func NewCreateCSPMAzureAccountBadRequest() *CreateCSPMAzureAccountBadRequest

NewCreateCSPMAzureAccountBadRequest creates a CreateCSPMAzureAccountBadRequest with default headers values

func (*CreateCSPMAzureAccountBadRequest) Code added in v0.2.33

Code gets the status code for the create c s p m azure account bad request response

func (*CreateCSPMAzureAccountBadRequest) Error

func (*CreateCSPMAzureAccountBadRequest) GetPayload

func (*CreateCSPMAzureAccountBadRequest) IsClientError added in v0.2.27

func (o *CreateCSPMAzureAccountBadRequest) IsClientError() bool

IsClientError returns true when this create c s p m azure account bad request response has a 4xx status code

func (*CreateCSPMAzureAccountBadRequest) IsCode added in v0.2.27

func (o *CreateCSPMAzureAccountBadRequest) IsCode(code int) bool

IsCode returns true when this create c s p m azure account bad request response a status code equal to that given

func (*CreateCSPMAzureAccountBadRequest) IsRedirect added in v0.2.27

func (o *CreateCSPMAzureAccountBadRequest) IsRedirect() bool

IsRedirect returns true when this create c s p m azure account bad request response has a 3xx status code

func (*CreateCSPMAzureAccountBadRequest) IsServerError added in v0.2.27

func (o *CreateCSPMAzureAccountBadRequest) IsServerError() bool

IsServerError returns true when this create c s p m azure account bad request response has a 5xx status code

func (*CreateCSPMAzureAccountBadRequest) IsSuccess added in v0.2.27

func (o *CreateCSPMAzureAccountBadRequest) IsSuccess() bool

IsSuccess returns true when this create c s p m azure account bad request response has a 2xx status code

func (*CreateCSPMAzureAccountBadRequest) String added in v0.2.27

type CreateCSPMAzureAccountCreated

type CreateCSPMAzureAccountCreated 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.RegistrationAzureAccountResponseV1
}

CreateCSPMAzureAccountCreated describes a response with status code 201, with default header values.

Created

func NewCreateCSPMAzureAccountCreated

func NewCreateCSPMAzureAccountCreated() *CreateCSPMAzureAccountCreated

NewCreateCSPMAzureAccountCreated creates a CreateCSPMAzureAccountCreated with default headers values

func (*CreateCSPMAzureAccountCreated) Code added in v0.2.33

Code gets the status code for the create c s p m azure account created response

func (*CreateCSPMAzureAccountCreated) Error

func (*CreateCSPMAzureAccountCreated) GetPayload

func (*CreateCSPMAzureAccountCreated) IsClientError added in v0.2.27

func (o *CreateCSPMAzureAccountCreated) IsClientError() bool

IsClientError returns true when this create c s p m azure account created response has a 4xx status code

func (*CreateCSPMAzureAccountCreated) IsCode added in v0.2.27

func (o *CreateCSPMAzureAccountCreated) IsCode(code int) bool

IsCode returns true when this create c s p m azure account created response a status code equal to that given

func (*CreateCSPMAzureAccountCreated) IsRedirect added in v0.2.27

func (o *CreateCSPMAzureAccountCreated) IsRedirect() bool

IsRedirect returns true when this create c s p m azure account created response has a 3xx status code

func (*CreateCSPMAzureAccountCreated) IsServerError added in v0.2.27

func (o *CreateCSPMAzureAccountCreated) IsServerError() bool

IsServerError returns true when this create c s p m azure account created response has a 5xx status code

func (*CreateCSPMAzureAccountCreated) IsSuccess added in v0.2.27

func (o *CreateCSPMAzureAccountCreated) IsSuccess() bool

IsSuccess returns true when this create c s p m azure account created response has a 2xx status code

func (*CreateCSPMAzureAccountCreated) String added in v0.2.27

type CreateCSPMAzureAccountForbidden

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

CreateCSPMAzureAccountForbidden describes a response with status code 403, with default header values.

Forbidden

func NewCreateCSPMAzureAccountForbidden

func NewCreateCSPMAzureAccountForbidden() *CreateCSPMAzureAccountForbidden

NewCreateCSPMAzureAccountForbidden creates a CreateCSPMAzureAccountForbidden with default headers values

func (*CreateCSPMAzureAccountForbidden) Code added in v0.2.33

Code gets the status code for the create c s p m azure account forbidden response

func (*CreateCSPMAzureAccountForbidden) Error

func (*CreateCSPMAzureAccountForbidden) GetPayload

func (*CreateCSPMAzureAccountForbidden) IsClientError added in v0.2.27

func (o *CreateCSPMAzureAccountForbidden) IsClientError() bool

IsClientError returns true when this create c s p m azure account forbidden response has a 4xx status code

func (*CreateCSPMAzureAccountForbidden) IsCode added in v0.2.27

func (o *CreateCSPMAzureAccountForbidden) IsCode(code int) bool

IsCode returns true when this create c s p m azure account forbidden response a status code equal to that given

func (*CreateCSPMAzureAccountForbidden) IsRedirect added in v0.2.27

func (o *CreateCSPMAzureAccountForbidden) IsRedirect() bool

IsRedirect returns true when this create c s p m azure account forbidden response has a 3xx status code

func (*CreateCSPMAzureAccountForbidden) IsServerError added in v0.2.27

func (o *CreateCSPMAzureAccountForbidden) IsServerError() bool

IsServerError returns true when this create c s p m azure account forbidden response has a 5xx status code

func (*CreateCSPMAzureAccountForbidden) IsSuccess added in v0.2.27

func (o *CreateCSPMAzureAccountForbidden) IsSuccess() bool

IsSuccess returns true when this create c s p m azure account forbidden response has a 2xx status code

func (*CreateCSPMAzureAccountForbidden) String added in v0.2.27

type CreateCSPMAzureAccountInternalServerError

type CreateCSPMAzureAccountInternalServerError 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.RegistrationAzureAccountResponseV1
}

CreateCSPMAzureAccountInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewCreateCSPMAzureAccountInternalServerError

func NewCreateCSPMAzureAccountInternalServerError() *CreateCSPMAzureAccountInternalServerError

NewCreateCSPMAzureAccountInternalServerError creates a CreateCSPMAzureAccountInternalServerError with default headers values

func (*CreateCSPMAzureAccountInternalServerError) Code added in v0.2.33

Code gets the status code for the create c s p m azure account internal server error response

func (*CreateCSPMAzureAccountInternalServerError) Error

func (*CreateCSPMAzureAccountInternalServerError) GetPayload

func (*CreateCSPMAzureAccountInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this create c s p m azure account internal server error response has a 4xx status code

func (*CreateCSPMAzureAccountInternalServerError) IsCode added in v0.2.27

IsCode returns true when this create c s p m azure account internal server error response a status code equal to that given

func (*CreateCSPMAzureAccountInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this create c s p m azure account internal server error response has a 3xx status code

func (*CreateCSPMAzureAccountInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this create c s p m azure account internal server error response has a 5xx status code

func (*CreateCSPMAzureAccountInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this create c s p m azure account internal server error response has a 2xx status code

func (*CreateCSPMAzureAccountInternalServerError) String added in v0.2.27

type CreateCSPMAzureAccountMultiStatus

type CreateCSPMAzureAccountMultiStatus 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.RegistrationAzureAccountResponseV1
}

CreateCSPMAzureAccountMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewCreateCSPMAzureAccountMultiStatus

func NewCreateCSPMAzureAccountMultiStatus() *CreateCSPMAzureAccountMultiStatus

NewCreateCSPMAzureAccountMultiStatus creates a CreateCSPMAzureAccountMultiStatus with default headers values

func (*CreateCSPMAzureAccountMultiStatus) Code added in v0.2.33

Code gets the status code for the create c s p m azure account multi status response

func (*CreateCSPMAzureAccountMultiStatus) Error

func (*CreateCSPMAzureAccountMultiStatus) GetPayload

func (*CreateCSPMAzureAccountMultiStatus) IsClientError added in v0.2.27

func (o *CreateCSPMAzureAccountMultiStatus) IsClientError() bool

IsClientError returns true when this create c s p m azure account multi status response has a 4xx status code

func (*CreateCSPMAzureAccountMultiStatus) IsCode added in v0.2.27

func (o *CreateCSPMAzureAccountMultiStatus) IsCode(code int) bool

IsCode returns true when this create c s p m azure account multi status response a status code equal to that given

func (*CreateCSPMAzureAccountMultiStatus) IsRedirect added in v0.2.27

func (o *CreateCSPMAzureAccountMultiStatus) IsRedirect() bool

IsRedirect returns true when this create c s p m azure account multi status response has a 3xx status code

func (*CreateCSPMAzureAccountMultiStatus) IsServerError added in v0.2.27

func (o *CreateCSPMAzureAccountMultiStatus) IsServerError() bool

IsServerError returns true when this create c s p m azure account multi status response has a 5xx status code

func (*CreateCSPMAzureAccountMultiStatus) IsSuccess added in v0.2.27

func (o *CreateCSPMAzureAccountMultiStatus) IsSuccess() bool

IsSuccess returns true when this create c s p m azure account multi status response has a 2xx status code

func (*CreateCSPMAzureAccountMultiStatus) String added in v0.2.27

type CreateCSPMAzureAccountParams

type CreateCSPMAzureAccountParams struct {

	// Body.
	Body *models.RegistrationAzureAccountCreateRequestExternalV1

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

CreateCSPMAzureAccountParams contains all the parameters to send to the API endpoint

for the create c s p m azure account operation.

Typically these are written to a http.Request.

func NewCreateCSPMAzureAccountParams

func NewCreateCSPMAzureAccountParams() *CreateCSPMAzureAccountParams

NewCreateCSPMAzureAccountParams creates a new CreateCSPMAzureAccountParams 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 NewCreateCSPMAzureAccountParamsWithContext

func NewCreateCSPMAzureAccountParamsWithContext(ctx context.Context) *CreateCSPMAzureAccountParams

NewCreateCSPMAzureAccountParamsWithContext creates a new CreateCSPMAzureAccountParams object with the ability to set a context for a request.

func NewCreateCSPMAzureAccountParamsWithHTTPClient

func NewCreateCSPMAzureAccountParamsWithHTTPClient(client *http.Client) *CreateCSPMAzureAccountParams

NewCreateCSPMAzureAccountParamsWithHTTPClient creates a new CreateCSPMAzureAccountParams object with the ability to set a custom HTTPClient for a request.

func NewCreateCSPMAzureAccountParamsWithTimeout

func NewCreateCSPMAzureAccountParamsWithTimeout(timeout time.Duration) *CreateCSPMAzureAccountParams

NewCreateCSPMAzureAccountParamsWithTimeout creates a new CreateCSPMAzureAccountParams object with the ability to set a timeout on a request.

func (*CreateCSPMAzureAccountParams) SetBody

SetBody adds the body to the create c s p m azure account params

func (*CreateCSPMAzureAccountParams) SetContext

func (o *CreateCSPMAzureAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the create c s p m azure account params

func (*CreateCSPMAzureAccountParams) SetDefaults

func (o *CreateCSPMAzureAccountParams) SetDefaults()

SetDefaults hydrates default values in the create c s p m azure account params (not the query body).

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

func (*CreateCSPMAzureAccountParams) SetHTTPClient

func (o *CreateCSPMAzureAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the create c s p m azure account params

func (*CreateCSPMAzureAccountParams) SetTimeout

func (o *CreateCSPMAzureAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the create c s p m azure account params

func (*CreateCSPMAzureAccountParams) WithBody

WithBody adds the body to the create c s p m azure account params

func (*CreateCSPMAzureAccountParams) WithContext

WithContext adds the context to the create c s p m azure account params

func (*CreateCSPMAzureAccountParams) WithDefaults

WithDefaults hydrates default values in the create c s p m azure account params (not the query body).

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

func (*CreateCSPMAzureAccountParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the create c s p m azure account params

func (*CreateCSPMAzureAccountParams) WithTimeout

WithTimeout adds the timeout to the create c s p m azure account params

func (*CreateCSPMAzureAccountParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type CreateCSPMAzureAccountReader

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

CreateCSPMAzureAccountReader is a Reader for the CreateCSPMAzureAccount structure.

func (*CreateCSPMAzureAccountReader) ReadResponse

func (o *CreateCSPMAzureAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type CreateCSPMAzureAccountTooManyRequests

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

CreateCSPMAzureAccountTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewCreateCSPMAzureAccountTooManyRequests

func NewCreateCSPMAzureAccountTooManyRequests() *CreateCSPMAzureAccountTooManyRequests

NewCreateCSPMAzureAccountTooManyRequests creates a CreateCSPMAzureAccountTooManyRequests with default headers values

func (*CreateCSPMAzureAccountTooManyRequests) Code added in v0.2.33

Code gets the status code for the create c s p m azure account too many requests response

func (*CreateCSPMAzureAccountTooManyRequests) Error

func (*CreateCSPMAzureAccountTooManyRequests) GetPayload

func (*CreateCSPMAzureAccountTooManyRequests) IsClientError added in v0.2.27

func (o *CreateCSPMAzureAccountTooManyRequests) IsClientError() bool

IsClientError returns true when this create c s p m azure account too many requests response has a 4xx status code

func (*CreateCSPMAzureAccountTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this create c s p m azure account too many requests response a status code equal to that given

func (*CreateCSPMAzureAccountTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this create c s p m azure account too many requests response has a 3xx status code

func (*CreateCSPMAzureAccountTooManyRequests) IsServerError added in v0.2.27

func (o *CreateCSPMAzureAccountTooManyRequests) IsServerError() bool

IsServerError returns true when this create c s p m azure account too many requests response has a 5xx status code

func (*CreateCSPMAzureAccountTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this create c s p m azure account too many requests response has a 2xx status code

func (*CreateCSPMAzureAccountTooManyRequests) String added in v0.2.27

type DeleteCSPMAwsAccountBadRequest

type DeleteCSPMAwsAccountBadRequest 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.MsaBaseEntitiesResponse
}

DeleteCSPMAwsAccountBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewDeleteCSPMAwsAccountBadRequest

func NewDeleteCSPMAwsAccountBadRequest() *DeleteCSPMAwsAccountBadRequest

NewDeleteCSPMAwsAccountBadRequest creates a DeleteCSPMAwsAccountBadRequest with default headers values

func (*DeleteCSPMAwsAccountBadRequest) Code added in v0.2.33

Code gets the status code for the delete c s p m aws account bad request response

func (*DeleteCSPMAwsAccountBadRequest) Error

func (*DeleteCSPMAwsAccountBadRequest) GetPayload

func (*DeleteCSPMAwsAccountBadRequest) IsClientError added in v0.2.27

func (o *DeleteCSPMAwsAccountBadRequest) IsClientError() bool

IsClientError returns true when this delete c s p m aws account bad request response has a 4xx status code

func (*DeleteCSPMAwsAccountBadRequest) IsCode added in v0.2.27

func (o *DeleteCSPMAwsAccountBadRequest) IsCode(code int) bool

IsCode returns true when this delete c s p m aws account bad request response a status code equal to that given

func (*DeleteCSPMAwsAccountBadRequest) IsRedirect added in v0.2.27

func (o *DeleteCSPMAwsAccountBadRequest) IsRedirect() bool

IsRedirect returns true when this delete c s p m aws account bad request response has a 3xx status code

func (*DeleteCSPMAwsAccountBadRequest) IsServerError added in v0.2.27

func (o *DeleteCSPMAwsAccountBadRequest) IsServerError() bool

IsServerError returns true when this delete c s p m aws account bad request response has a 5xx status code

func (*DeleteCSPMAwsAccountBadRequest) IsSuccess added in v0.2.27

func (o *DeleteCSPMAwsAccountBadRequest) IsSuccess() bool

IsSuccess returns true when this delete c s p m aws account bad request response has a 2xx status code

func (*DeleteCSPMAwsAccountBadRequest) String added in v0.2.27

type DeleteCSPMAwsAccountForbidden

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

DeleteCSPMAwsAccountForbidden describes a response with status code 403, with default header values.

Forbidden

func NewDeleteCSPMAwsAccountForbidden

func NewDeleteCSPMAwsAccountForbidden() *DeleteCSPMAwsAccountForbidden

NewDeleteCSPMAwsAccountForbidden creates a DeleteCSPMAwsAccountForbidden with default headers values

func (*DeleteCSPMAwsAccountForbidden) Code added in v0.2.33

Code gets the status code for the delete c s p m aws account forbidden response

func (*DeleteCSPMAwsAccountForbidden) Error

func (*DeleteCSPMAwsAccountForbidden) GetPayload

func (*DeleteCSPMAwsAccountForbidden) IsClientError added in v0.2.27

func (o *DeleteCSPMAwsAccountForbidden) IsClientError() bool

IsClientError returns true when this delete c s p m aws account forbidden response has a 4xx status code

func (*DeleteCSPMAwsAccountForbidden) IsCode added in v0.2.27

func (o *DeleteCSPMAwsAccountForbidden) IsCode(code int) bool

IsCode returns true when this delete c s p m aws account forbidden response a status code equal to that given

func (*DeleteCSPMAwsAccountForbidden) IsRedirect added in v0.2.27

func (o *DeleteCSPMAwsAccountForbidden) IsRedirect() bool

IsRedirect returns true when this delete c s p m aws account forbidden response has a 3xx status code

func (*DeleteCSPMAwsAccountForbidden) IsServerError added in v0.2.27

func (o *DeleteCSPMAwsAccountForbidden) IsServerError() bool

IsServerError returns true when this delete c s p m aws account forbidden response has a 5xx status code

func (*DeleteCSPMAwsAccountForbidden) IsSuccess added in v0.2.27

func (o *DeleteCSPMAwsAccountForbidden) IsSuccess() bool

IsSuccess returns true when this delete c s p m aws account forbidden response has a 2xx status code

func (*DeleteCSPMAwsAccountForbidden) String added in v0.2.27

type DeleteCSPMAwsAccountInternalServerError

type DeleteCSPMAwsAccountInternalServerError 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.MsaBaseEntitiesResponse
}

DeleteCSPMAwsAccountInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewDeleteCSPMAwsAccountInternalServerError

func NewDeleteCSPMAwsAccountInternalServerError() *DeleteCSPMAwsAccountInternalServerError

NewDeleteCSPMAwsAccountInternalServerError creates a DeleteCSPMAwsAccountInternalServerError with default headers values

func (*DeleteCSPMAwsAccountInternalServerError) Code added in v0.2.33

Code gets the status code for the delete c s p m aws account internal server error response

func (*DeleteCSPMAwsAccountInternalServerError) Error

func (*DeleteCSPMAwsAccountInternalServerError) GetPayload

func (*DeleteCSPMAwsAccountInternalServerError) IsClientError added in v0.2.27

func (o *DeleteCSPMAwsAccountInternalServerError) IsClientError() bool

IsClientError returns true when this delete c s p m aws account internal server error response has a 4xx status code

func (*DeleteCSPMAwsAccountInternalServerError) IsCode added in v0.2.27

IsCode returns true when this delete c s p m aws account internal server error response a status code equal to that given

func (*DeleteCSPMAwsAccountInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this delete c s p m aws account internal server error response has a 3xx status code

func (*DeleteCSPMAwsAccountInternalServerError) IsServerError added in v0.2.27

func (o *DeleteCSPMAwsAccountInternalServerError) IsServerError() bool

IsServerError returns true when this delete c s p m aws account internal server error response has a 5xx status code

func (*DeleteCSPMAwsAccountInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this delete c s p m aws account internal server error response has a 2xx status code

func (*DeleteCSPMAwsAccountInternalServerError) String added in v0.2.27

type DeleteCSPMAwsAccountMultiStatus

type DeleteCSPMAwsAccountMultiStatus 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.MsaBaseEntitiesResponse
}

DeleteCSPMAwsAccountMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewDeleteCSPMAwsAccountMultiStatus

func NewDeleteCSPMAwsAccountMultiStatus() *DeleteCSPMAwsAccountMultiStatus

NewDeleteCSPMAwsAccountMultiStatus creates a DeleteCSPMAwsAccountMultiStatus with default headers values

func (*DeleteCSPMAwsAccountMultiStatus) Code added in v0.2.33

Code gets the status code for the delete c s p m aws account multi status response

func (*DeleteCSPMAwsAccountMultiStatus) Error

func (*DeleteCSPMAwsAccountMultiStatus) GetPayload

func (*DeleteCSPMAwsAccountMultiStatus) IsClientError added in v0.2.27

func (o *DeleteCSPMAwsAccountMultiStatus) IsClientError() bool

IsClientError returns true when this delete c s p m aws account multi status response has a 4xx status code

func (*DeleteCSPMAwsAccountMultiStatus) IsCode added in v0.2.27

func (o *DeleteCSPMAwsAccountMultiStatus) IsCode(code int) bool

IsCode returns true when this delete c s p m aws account multi status response a status code equal to that given

func (*DeleteCSPMAwsAccountMultiStatus) IsRedirect added in v0.2.27

func (o *DeleteCSPMAwsAccountMultiStatus) IsRedirect() bool

IsRedirect returns true when this delete c s p m aws account multi status response has a 3xx status code

func (*DeleteCSPMAwsAccountMultiStatus) IsServerError added in v0.2.27

func (o *DeleteCSPMAwsAccountMultiStatus) IsServerError() bool

IsServerError returns true when this delete c s p m aws account multi status response has a 5xx status code

func (*DeleteCSPMAwsAccountMultiStatus) IsSuccess added in v0.2.27

func (o *DeleteCSPMAwsAccountMultiStatus) IsSuccess() bool

IsSuccess returns true when this delete c s p m aws account multi status response has a 2xx status code

func (*DeleteCSPMAwsAccountMultiStatus) String added in v0.2.27

type DeleteCSPMAwsAccountOK

type DeleteCSPMAwsAccountOK 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.MsaBaseEntitiesResponse
}

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

OK

func NewDeleteCSPMAwsAccountOK

func NewDeleteCSPMAwsAccountOK() *DeleteCSPMAwsAccountOK

NewDeleteCSPMAwsAccountOK creates a DeleteCSPMAwsAccountOK with default headers values

func (*DeleteCSPMAwsAccountOK) Code added in v0.2.33

func (o *DeleteCSPMAwsAccountOK) Code() int

Code gets the status code for the delete c s p m aws account o k response

func (*DeleteCSPMAwsAccountOK) Error

func (o *DeleteCSPMAwsAccountOK) Error() string

func (*DeleteCSPMAwsAccountOK) GetPayload

func (*DeleteCSPMAwsAccountOK) IsClientError added in v0.2.27

func (o *DeleteCSPMAwsAccountOK) IsClientError() bool

IsClientError returns true when this delete c s p m aws account o k response has a 4xx status code

func (*DeleteCSPMAwsAccountOK) IsCode added in v0.2.27

func (o *DeleteCSPMAwsAccountOK) IsCode(code int) bool

IsCode returns true when this delete c s p m aws account o k response a status code equal to that given

func (*DeleteCSPMAwsAccountOK) IsRedirect added in v0.2.27

func (o *DeleteCSPMAwsAccountOK) IsRedirect() bool

IsRedirect returns true when this delete c s p m aws account o k response has a 3xx status code

func (*DeleteCSPMAwsAccountOK) IsServerError added in v0.2.27

func (o *DeleteCSPMAwsAccountOK) IsServerError() bool

IsServerError returns true when this delete c s p m aws account o k response has a 5xx status code

func (*DeleteCSPMAwsAccountOK) IsSuccess added in v0.2.27

func (o *DeleteCSPMAwsAccountOK) IsSuccess() bool

IsSuccess returns true when this delete c s p m aws account o k response has a 2xx status code

func (*DeleteCSPMAwsAccountOK) String added in v0.2.27

func (o *DeleteCSPMAwsAccountOK) String() string

type DeleteCSPMAwsAccountParams

type DeleteCSPMAwsAccountParams struct {

	/* Ids.

	   AWS account IDs to remove
	*/
	Ids []string

	/* OrganizationIds.

	   AWS organization IDs to remove
	*/
	OrganizationIds []string

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

DeleteCSPMAwsAccountParams contains all the parameters to send to the API endpoint

for the delete c s p m aws account operation.

Typically these are written to a http.Request.

func NewDeleteCSPMAwsAccountParams

func NewDeleteCSPMAwsAccountParams() *DeleteCSPMAwsAccountParams

NewDeleteCSPMAwsAccountParams creates a new DeleteCSPMAwsAccountParams 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 NewDeleteCSPMAwsAccountParamsWithContext

func NewDeleteCSPMAwsAccountParamsWithContext(ctx context.Context) *DeleteCSPMAwsAccountParams

NewDeleteCSPMAwsAccountParamsWithContext creates a new DeleteCSPMAwsAccountParams object with the ability to set a context for a request.

func NewDeleteCSPMAwsAccountParamsWithHTTPClient

func NewDeleteCSPMAwsAccountParamsWithHTTPClient(client *http.Client) *DeleteCSPMAwsAccountParams

NewDeleteCSPMAwsAccountParamsWithHTTPClient creates a new DeleteCSPMAwsAccountParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteCSPMAwsAccountParamsWithTimeout

func NewDeleteCSPMAwsAccountParamsWithTimeout(timeout time.Duration) *DeleteCSPMAwsAccountParams

NewDeleteCSPMAwsAccountParamsWithTimeout creates a new DeleteCSPMAwsAccountParams object with the ability to set a timeout on a request.

func (*DeleteCSPMAwsAccountParams) SetContext

func (o *DeleteCSPMAwsAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) SetDefaults

func (o *DeleteCSPMAwsAccountParams) SetDefaults()

SetDefaults hydrates default values in the delete c s p m aws account params (not the query body).

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

func (*DeleteCSPMAwsAccountParams) SetHTTPClient

func (o *DeleteCSPMAwsAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) SetIds

func (o *DeleteCSPMAwsAccountParams) SetIds(ids []string)

SetIds adds the ids to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) SetOrganizationIds

func (o *DeleteCSPMAwsAccountParams) SetOrganizationIds(organizationIds []string)

SetOrganizationIds adds the organizationIds to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) SetTimeout

func (o *DeleteCSPMAwsAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) WithContext

WithContext adds the context to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) WithDefaults

WithDefaults hydrates default values in the delete c s p m aws account params (not the query body).

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

func (*DeleteCSPMAwsAccountParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) WithIds

WithIds adds the ids to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) WithOrganizationIds

func (o *DeleteCSPMAwsAccountParams) WithOrganizationIds(organizationIds []string) *DeleteCSPMAwsAccountParams

WithOrganizationIds adds the organizationIds to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) WithTimeout

WithTimeout adds the timeout to the delete c s p m aws account params

func (*DeleteCSPMAwsAccountParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteCSPMAwsAccountReader

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

DeleteCSPMAwsAccountReader is a Reader for the DeleteCSPMAwsAccount structure.

func (*DeleteCSPMAwsAccountReader) ReadResponse

func (o *DeleteCSPMAwsAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteCSPMAwsAccountTooManyRequests

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

DeleteCSPMAwsAccountTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewDeleteCSPMAwsAccountTooManyRequests

func NewDeleteCSPMAwsAccountTooManyRequests() *DeleteCSPMAwsAccountTooManyRequests

NewDeleteCSPMAwsAccountTooManyRequests creates a DeleteCSPMAwsAccountTooManyRequests with default headers values

func (*DeleteCSPMAwsAccountTooManyRequests) Code added in v0.2.33

Code gets the status code for the delete c s p m aws account too many requests response

func (*DeleteCSPMAwsAccountTooManyRequests) Error

func (*DeleteCSPMAwsAccountTooManyRequests) GetPayload

func (*DeleteCSPMAwsAccountTooManyRequests) IsClientError added in v0.2.27

func (o *DeleteCSPMAwsAccountTooManyRequests) IsClientError() bool

IsClientError returns true when this delete c s p m aws account too many requests response has a 4xx status code

func (*DeleteCSPMAwsAccountTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this delete c s p m aws account too many requests response a status code equal to that given

func (*DeleteCSPMAwsAccountTooManyRequests) IsRedirect added in v0.2.27

func (o *DeleteCSPMAwsAccountTooManyRequests) IsRedirect() bool

IsRedirect returns true when this delete c s p m aws account too many requests response has a 3xx status code

func (*DeleteCSPMAwsAccountTooManyRequests) IsServerError added in v0.2.27

func (o *DeleteCSPMAwsAccountTooManyRequests) IsServerError() bool

IsServerError returns true when this delete c s p m aws account too many requests response has a 5xx status code

func (*DeleteCSPMAwsAccountTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this delete c s p m aws account too many requests response has a 2xx status code

func (*DeleteCSPMAwsAccountTooManyRequests) String added in v0.2.27

type DeleteCSPMAzureAccountBadRequest

type DeleteCSPMAzureAccountBadRequest 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.MsaBaseEntitiesResponse
}

DeleteCSPMAzureAccountBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewDeleteCSPMAzureAccountBadRequest

func NewDeleteCSPMAzureAccountBadRequest() *DeleteCSPMAzureAccountBadRequest

NewDeleteCSPMAzureAccountBadRequest creates a DeleteCSPMAzureAccountBadRequest with default headers values

func (*DeleteCSPMAzureAccountBadRequest) Code added in v0.2.33

Code gets the status code for the delete c s p m azure account bad request response

func (*DeleteCSPMAzureAccountBadRequest) Error

func (*DeleteCSPMAzureAccountBadRequest) GetPayload

func (*DeleteCSPMAzureAccountBadRequest) IsClientError added in v0.2.27

func (o *DeleteCSPMAzureAccountBadRequest) IsClientError() bool

IsClientError returns true when this delete c s p m azure account bad request response has a 4xx status code

func (*DeleteCSPMAzureAccountBadRequest) IsCode added in v0.2.27

func (o *DeleteCSPMAzureAccountBadRequest) IsCode(code int) bool

IsCode returns true when this delete c s p m azure account bad request response a status code equal to that given

func (*DeleteCSPMAzureAccountBadRequest) IsRedirect added in v0.2.27

func (o *DeleteCSPMAzureAccountBadRequest) IsRedirect() bool

IsRedirect returns true when this delete c s p m azure account bad request response has a 3xx status code

func (*DeleteCSPMAzureAccountBadRequest) IsServerError added in v0.2.27

func (o *DeleteCSPMAzureAccountBadRequest) IsServerError() bool

IsServerError returns true when this delete c s p m azure account bad request response has a 5xx status code

func (*DeleteCSPMAzureAccountBadRequest) IsSuccess added in v0.2.27

func (o *DeleteCSPMAzureAccountBadRequest) IsSuccess() bool

IsSuccess returns true when this delete c s p m azure account bad request response has a 2xx status code

func (*DeleteCSPMAzureAccountBadRequest) String added in v0.2.27

type DeleteCSPMAzureAccountForbidden

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

DeleteCSPMAzureAccountForbidden describes a response with status code 403, with default header values.

Forbidden

func NewDeleteCSPMAzureAccountForbidden

func NewDeleteCSPMAzureAccountForbidden() *DeleteCSPMAzureAccountForbidden

NewDeleteCSPMAzureAccountForbidden creates a DeleteCSPMAzureAccountForbidden with default headers values

func (*DeleteCSPMAzureAccountForbidden) Code added in v0.2.33

Code gets the status code for the delete c s p m azure account forbidden response

func (*DeleteCSPMAzureAccountForbidden) Error

func (*DeleteCSPMAzureAccountForbidden) GetPayload

func (*DeleteCSPMAzureAccountForbidden) IsClientError added in v0.2.27

func (o *DeleteCSPMAzureAccountForbidden) IsClientError() bool

IsClientError returns true when this delete c s p m azure account forbidden response has a 4xx status code

func (*DeleteCSPMAzureAccountForbidden) IsCode added in v0.2.27

func (o *DeleteCSPMAzureAccountForbidden) IsCode(code int) bool

IsCode returns true when this delete c s p m azure account forbidden response a status code equal to that given

func (*DeleteCSPMAzureAccountForbidden) IsRedirect added in v0.2.27

func (o *DeleteCSPMAzureAccountForbidden) IsRedirect() bool

IsRedirect returns true when this delete c s p m azure account forbidden response has a 3xx status code

func (*DeleteCSPMAzureAccountForbidden) IsServerError added in v0.2.27

func (o *DeleteCSPMAzureAccountForbidden) IsServerError() bool

IsServerError returns true when this delete c s p m azure account forbidden response has a 5xx status code

func (*DeleteCSPMAzureAccountForbidden) IsSuccess added in v0.2.27

func (o *DeleteCSPMAzureAccountForbidden) IsSuccess() bool

IsSuccess returns true when this delete c s p m azure account forbidden response has a 2xx status code

func (*DeleteCSPMAzureAccountForbidden) String added in v0.2.27

type DeleteCSPMAzureAccountInternalServerError

type DeleteCSPMAzureAccountInternalServerError 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.RegistrationAzureAccountResponseV1
}

DeleteCSPMAzureAccountInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewDeleteCSPMAzureAccountInternalServerError

func NewDeleteCSPMAzureAccountInternalServerError() *DeleteCSPMAzureAccountInternalServerError

NewDeleteCSPMAzureAccountInternalServerError creates a DeleteCSPMAzureAccountInternalServerError with default headers values

func (*DeleteCSPMAzureAccountInternalServerError) Code added in v0.2.33

Code gets the status code for the delete c s p m azure account internal server error response

func (*DeleteCSPMAzureAccountInternalServerError) Error

func (*DeleteCSPMAzureAccountInternalServerError) GetPayload

func (*DeleteCSPMAzureAccountInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this delete c s p m azure account internal server error response has a 4xx status code

func (*DeleteCSPMAzureAccountInternalServerError) IsCode added in v0.2.27

IsCode returns true when this delete c s p m azure account internal server error response a status code equal to that given

func (*DeleteCSPMAzureAccountInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this delete c s p m azure account internal server error response has a 3xx status code

func (*DeleteCSPMAzureAccountInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this delete c s p m azure account internal server error response has a 5xx status code

func (*DeleteCSPMAzureAccountInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this delete c s p m azure account internal server error response has a 2xx status code

func (*DeleteCSPMAzureAccountInternalServerError) String added in v0.2.27

type DeleteCSPMAzureAccountMultiStatus

type DeleteCSPMAzureAccountMultiStatus 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.MsaBaseEntitiesResponse
}

DeleteCSPMAzureAccountMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewDeleteCSPMAzureAccountMultiStatus

func NewDeleteCSPMAzureAccountMultiStatus() *DeleteCSPMAzureAccountMultiStatus

NewDeleteCSPMAzureAccountMultiStatus creates a DeleteCSPMAzureAccountMultiStatus with default headers values

func (*DeleteCSPMAzureAccountMultiStatus) Code added in v0.2.33

Code gets the status code for the delete c s p m azure account multi status response

func (*DeleteCSPMAzureAccountMultiStatus) Error

func (*DeleteCSPMAzureAccountMultiStatus) GetPayload

func (*DeleteCSPMAzureAccountMultiStatus) IsClientError added in v0.2.27

func (o *DeleteCSPMAzureAccountMultiStatus) IsClientError() bool

IsClientError returns true when this delete c s p m azure account multi status response has a 4xx status code

func (*DeleteCSPMAzureAccountMultiStatus) IsCode added in v0.2.27

func (o *DeleteCSPMAzureAccountMultiStatus) IsCode(code int) bool

IsCode returns true when this delete c s p m azure account multi status response a status code equal to that given

func (*DeleteCSPMAzureAccountMultiStatus) IsRedirect added in v0.2.27

func (o *DeleteCSPMAzureAccountMultiStatus) IsRedirect() bool

IsRedirect returns true when this delete c s p m azure account multi status response has a 3xx status code

func (*DeleteCSPMAzureAccountMultiStatus) IsServerError added in v0.2.27

func (o *DeleteCSPMAzureAccountMultiStatus) IsServerError() bool

IsServerError returns true when this delete c s p m azure account multi status response has a 5xx status code

func (*DeleteCSPMAzureAccountMultiStatus) IsSuccess added in v0.2.27

func (o *DeleteCSPMAzureAccountMultiStatus) IsSuccess() bool

IsSuccess returns true when this delete c s p m azure account multi status response has a 2xx status code

func (*DeleteCSPMAzureAccountMultiStatus) String added in v0.2.27

type DeleteCSPMAzureAccountOK

type DeleteCSPMAzureAccountOK 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.MsaBaseEntitiesResponse
}

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

OK

func NewDeleteCSPMAzureAccountOK

func NewDeleteCSPMAzureAccountOK() *DeleteCSPMAzureAccountOK

NewDeleteCSPMAzureAccountOK creates a DeleteCSPMAzureAccountOK with default headers values

func (*DeleteCSPMAzureAccountOK) Code added in v0.2.33

func (o *DeleteCSPMAzureAccountOK) Code() int

Code gets the status code for the delete c s p m azure account o k response

func (*DeleteCSPMAzureAccountOK) Error

func (o *DeleteCSPMAzureAccountOK) Error() string

func (*DeleteCSPMAzureAccountOK) GetPayload

func (*DeleteCSPMAzureAccountOK) IsClientError added in v0.2.27

func (o *DeleteCSPMAzureAccountOK) IsClientError() bool

IsClientError returns true when this delete c s p m azure account o k response has a 4xx status code

func (*DeleteCSPMAzureAccountOK) IsCode added in v0.2.27

func (o *DeleteCSPMAzureAccountOK) IsCode(code int) bool

IsCode returns true when this delete c s p m azure account o k response a status code equal to that given

func (*DeleteCSPMAzureAccountOK) IsRedirect added in v0.2.27

func (o *DeleteCSPMAzureAccountOK) IsRedirect() bool

IsRedirect returns true when this delete c s p m azure account o k response has a 3xx status code

func (*DeleteCSPMAzureAccountOK) IsServerError added in v0.2.27

func (o *DeleteCSPMAzureAccountOK) IsServerError() bool

IsServerError returns true when this delete c s p m azure account o k response has a 5xx status code

func (*DeleteCSPMAzureAccountOK) IsSuccess added in v0.2.27

func (o *DeleteCSPMAzureAccountOK) IsSuccess() bool

IsSuccess returns true when this delete c s p m azure account o k response has a 2xx status code

func (*DeleteCSPMAzureAccountOK) String added in v0.2.27

func (o *DeleteCSPMAzureAccountOK) String() string

type DeleteCSPMAzureAccountParams

type DeleteCSPMAzureAccountParams struct {

	/* Ids.

	   Azure subscription IDs to remove
	*/
	Ids []string

	// RetainTenant.
	RetainTenant *string

	/* TenantIds.

	   Tenant ids to remove
	*/
	TenantIds []string

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

DeleteCSPMAzureAccountParams contains all the parameters to send to the API endpoint

for the delete c s p m azure account operation.

Typically these are written to a http.Request.

func NewDeleteCSPMAzureAccountParams

func NewDeleteCSPMAzureAccountParams() *DeleteCSPMAzureAccountParams

NewDeleteCSPMAzureAccountParams creates a new DeleteCSPMAzureAccountParams 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 NewDeleteCSPMAzureAccountParamsWithContext

func NewDeleteCSPMAzureAccountParamsWithContext(ctx context.Context) *DeleteCSPMAzureAccountParams

NewDeleteCSPMAzureAccountParamsWithContext creates a new DeleteCSPMAzureAccountParams object with the ability to set a context for a request.

func NewDeleteCSPMAzureAccountParamsWithHTTPClient

func NewDeleteCSPMAzureAccountParamsWithHTTPClient(client *http.Client) *DeleteCSPMAzureAccountParams

NewDeleteCSPMAzureAccountParamsWithHTTPClient creates a new DeleteCSPMAzureAccountParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteCSPMAzureAccountParamsWithTimeout

func NewDeleteCSPMAzureAccountParamsWithTimeout(timeout time.Duration) *DeleteCSPMAzureAccountParams

NewDeleteCSPMAzureAccountParamsWithTimeout creates a new DeleteCSPMAzureAccountParams object with the ability to set a timeout on a request.

func (*DeleteCSPMAzureAccountParams) SetContext

func (o *DeleteCSPMAzureAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) SetDefaults

func (o *DeleteCSPMAzureAccountParams) SetDefaults()

SetDefaults hydrates default values in the delete c s p m azure account params (not the query body).

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

func (*DeleteCSPMAzureAccountParams) SetHTTPClient

func (o *DeleteCSPMAzureAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) SetIds

func (o *DeleteCSPMAzureAccountParams) SetIds(ids []string)

SetIds adds the ids to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) SetRetainTenant added in v0.4.0

func (o *DeleteCSPMAzureAccountParams) SetRetainTenant(retainTenant *string)

SetRetainTenant adds the retainTenant to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) SetTenantIds added in v0.4.0

func (o *DeleteCSPMAzureAccountParams) SetTenantIds(tenantIds []string)

SetTenantIds adds the tenantIds to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) SetTimeout

func (o *DeleteCSPMAzureAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) WithContext

WithContext adds the context to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) WithDefaults

WithDefaults hydrates default values in the delete c s p m azure account params (not the query body).

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

func (*DeleteCSPMAzureAccountParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) WithIds

WithIds adds the ids to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) WithRetainTenant added in v0.4.0

func (o *DeleteCSPMAzureAccountParams) WithRetainTenant(retainTenant *string) *DeleteCSPMAzureAccountParams

WithRetainTenant adds the retainTenant to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) WithTenantIds added in v0.4.0

func (o *DeleteCSPMAzureAccountParams) WithTenantIds(tenantIds []string) *DeleteCSPMAzureAccountParams

WithTenantIds adds the tenantIds to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) WithTimeout

WithTimeout adds the timeout to the delete c s p m azure account params

func (*DeleteCSPMAzureAccountParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type DeleteCSPMAzureAccountReader

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

DeleteCSPMAzureAccountReader is a Reader for the DeleteCSPMAzureAccount structure.

func (*DeleteCSPMAzureAccountReader) ReadResponse

func (o *DeleteCSPMAzureAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type DeleteCSPMAzureAccountTooManyRequests

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

DeleteCSPMAzureAccountTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewDeleteCSPMAzureAccountTooManyRequests

func NewDeleteCSPMAzureAccountTooManyRequests() *DeleteCSPMAzureAccountTooManyRequests

NewDeleteCSPMAzureAccountTooManyRequests creates a DeleteCSPMAzureAccountTooManyRequests with default headers values

func (*DeleteCSPMAzureAccountTooManyRequests) Code added in v0.2.33

Code gets the status code for the delete c s p m azure account too many requests response

func (*DeleteCSPMAzureAccountTooManyRequests) Error

func (*DeleteCSPMAzureAccountTooManyRequests) GetPayload

func (*DeleteCSPMAzureAccountTooManyRequests) IsClientError added in v0.2.27

func (o *DeleteCSPMAzureAccountTooManyRequests) IsClientError() bool

IsClientError returns true when this delete c s p m azure account too many requests response has a 4xx status code

func (*DeleteCSPMAzureAccountTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this delete c s p m azure account too many requests response a status code equal to that given

func (*DeleteCSPMAzureAccountTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this delete c s p m azure account too many requests response has a 3xx status code

func (*DeleteCSPMAzureAccountTooManyRequests) IsServerError added in v0.2.27

func (o *DeleteCSPMAzureAccountTooManyRequests) IsServerError() bool

IsServerError returns true when this delete c s p m azure account too many requests response has a 5xx status code

func (*DeleteCSPMAzureAccountTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this delete c s p m azure account too many requests response has a 2xx status code

func (*DeleteCSPMAzureAccountTooManyRequests) String added in v0.2.27

type GetBehaviorDetectionsBadRequest added in v0.2.14

type GetBehaviorDetectionsBadRequest 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.RegistrationExternalIOAEventResponse
}

GetBehaviorDetectionsBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetBehaviorDetectionsBadRequest added in v0.2.14

func NewGetBehaviorDetectionsBadRequest() *GetBehaviorDetectionsBadRequest

NewGetBehaviorDetectionsBadRequest creates a GetBehaviorDetectionsBadRequest with default headers values

func (*GetBehaviorDetectionsBadRequest) Code added in v0.2.33

Code gets the status code for the get behavior detections bad request response

func (*GetBehaviorDetectionsBadRequest) Error added in v0.2.14

func (*GetBehaviorDetectionsBadRequest) GetPayload added in v0.2.14

func (*GetBehaviorDetectionsBadRequest) IsClientError added in v0.2.27

func (o *GetBehaviorDetectionsBadRequest) IsClientError() bool

IsClientError returns true when this get behavior detections bad request response has a 4xx status code

func (*GetBehaviorDetectionsBadRequest) IsCode added in v0.2.27

func (o *GetBehaviorDetectionsBadRequest) IsCode(code int) bool

IsCode returns true when this get behavior detections bad request response a status code equal to that given

func (*GetBehaviorDetectionsBadRequest) IsRedirect added in v0.2.27

func (o *GetBehaviorDetectionsBadRequest) IsRedirect() bool

IsRedirect returns true when this get behavior detections bad request response has a 3xx status code

func (*GetBehaviorDetectionsBadRequest) IsServerError added in v0.2.27

func (o *GetBehaviorDetectionsBadRequest) IsServerError() bool

IsServerError returns true when this get behavior detections bad request response has a 5xx status code

func (*GetBehaviorDetectionsBadRequest) IsSuccess added in v0.2.27

func (o *GetBehaviorDetectionsBadRequest) IsSuccess() bool

IsSuccess returns true when this get behavior detections bad request response has a 2xx status code

func (*GetBehaviorDetectionsBadRequest) String added in v0.2.27

type GetBehaviorDetectionsForbidden added in v0.2.14

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

GetBehaviorDetectionsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetBehaviorDetectionsForbidden added in v0.2.14

func NewGetBehaviorDetectionsForbidden() *GetBehaviorDetectionsForbidden

NewGetBehaviorDetectionsForbidden creates a GetBehaviorDetectionsForbidden with default headers values

func (*GetBehaviorDetectionsForbidden) Code added in v0.2.33

Code gets the status code for the get behavior detections forbidden response

func (*GetBehaviorDetectionsForbidden) Error added in v0.2.14

func (*GetBehaviorDetectionsForbidden) GetPayload added in v0.2.14

func (*GetBehaviorDetectionsForbidden) IsClientError added in v0.2.27

func (o *GetBehaviorDetectionsForbidden) IsClientError() bool

IsClientError returns true when this get behavior detections forbidden response has a 4xx status code

func (*GetBehaviorDetectionsForbidden) IsCode added in v0.2.27

func (o *GetBehaviorDetectionsForbidden) IsCode(code int) bool

IsCode returns true when this get behavior detections forbidden response a status code equal to that given

func (*GetBehaviorDetectionsForbidden) IsRedirect added in v0.2.27

func (o *GetBehaviorDetectionsForbidden) IsRedirect() bool

IsRedirect returns true when this get behavior detections forbidden response has a 3xx status code

func (*GetBehaviorDetectionsForbidden) IsServerError added in v0.2.27

func (o *GetBehaviorDetectionsForbidden) IsServerError() bool

IsServerError returns true when this get behavior detections forbidden response has a 5xx status code

func (*GetBehaviorDetectionsForbidden) IsSuccess added in v0.2.27

func (o *GetBehaviorDetectionsForbidden) IsSuccess() bool

IsSuccess returns true when this get behavior detections forbidden response has a 2xx status code

func (*GetBehaviorDetectionsForbidden) String added in v0.2.27

type GetBehaviorDetectionsInternalServerError added in v0.2.14

type GetBehaviorDetectionsInternalServerError 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.RegistrationExternalIOAEventResponse
}

GetBehaviorDetectionsInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetBehaviorDetectionsInternalServerError added in v0.2.14

func NewGetBehaviorDetectionsInternalServerError() *GetBehaviorDetectionsInternalServerError

NewGetBehaviorDetectionsInternalServerError creates a GetBehaviorDetectionsInternalServerError with default headers values

func (*GetBehaviorDetectionsInternalServerError) Code added in v0.2.33

Code gets the status code for the get behavior detections internal server error response

func (*GetBehaviorDetectionsInternalServerError) Error added in v0.2.14

func (*GetBehaviorDetectionsInternalServerError) GetPayload added in v0.2.14

func (*GetBehaviorDetectionsInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get behavior detections internal server error response has a 4xx status code

func (*GetBehaviorDetectionsInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get behavior detections internal server error response a status code equal to that given

func (*GetBehaviorDetectionsInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get behavior detections internal server error response has a 3xx status code

func (*GetBehaviorDetectionsInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get behavior detections internal server error response has a 5xx status code

func (*GetBehaviorDetectionsInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get behavior detections internal server error response has a 2xx status code

func (*GetBehaviorDetectionsInternalServerError) String added in v0.2.27

type GetBehaviorDetectionsOK added in v0.2.14

type GetBehaviorDetectionsOK 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.RegistrationExternalIOAEventResponse
}

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

OK

func NewGetBehaviorDetectionsOK added in v0.2.14

func NewGetBehaviorDetectionsOK() *GetBehaviorDetectionsOK

NewGetBehaviorDetectionsOK creates a GetBehaviorDetectionsOK with default headers values

func (*GetBehaviorDetectionsOK) Code added in v0.2.33

func (o *GetBehaviorDetectionsOK) Code() int

Code gets the status code for the get behavior detections o k response

func (*GetBehaviorDetectionsOK) Error added in v0.2.14

func (o *GetBehaviorDetectionsOK) Error() string

func (*GetBehaviorDetectionsOK) GetPayload added in v0.2.14

func (*GetBehaviorDetectionsOK) IsClientError added in v0.2.27

func (o *GetBehaviorDetectionsOK) IsClientError() bool

IsClientError returns true when this get behavior detections o k response has a 4xx status code

func (*GetBehaviorDetectionsOK) IsCode added in v0.2.27

func (o *GetBehaviorDetectionsOK) IsCode(code int) bool

IsCode returns true when this get behavior detections o k response a status code equal to that given

func (*GetBehaviorDetectionsOK) IsRedirect added in v0.2.27

func (o *GetBehaviorDetectionsOK) IsRedirect() bool

IsRedirect returns true when this get behavior detections o k response has a 3xx status code

func (*GetBehaviorDetectionsOK) IsServerError added in v0.2.27

func (o *GetBehaviorDetectionsOK) IsServerError() bool

IsServerError returns true when this get behavior detections o k response has a 5xx status code

func (*GetBehaviorDetectionsOK) IsSuccess added in v0.2.27

func (o *GetBehaviorDetectionsOK) IsSuccess() bool

IsSuccess returns true when this get behavior detections o k response has a 2xx status code

func (*GetBehaviorDetectionsOK) String added in v0.2.27

func (o *GetBehaviorDetectionsOK) String() string

type GetBehaviorDetectionsParams added in v0.2.14

type GetBehaviorDetectionsParams struct {

	/* AccountID.

	   Cloud Account ID (e.g.: AWS accountID, Azure subscriptionID)
	*/
	AccountID *string

	/* AwsAccountID.

	   AWS Account ID
	*/
	AwsAccountID *string

	/* AzureSubscriptionID.

	   Azure Subscription ID
	*/
	AzureSubscriptionID *string

	/* AzureTenantID.

	   Azure Tenant ID
	*/
	AzureTenantID *string

	/* CloudProvider.

	   Cloud Provider (e.g.: aws|azure)
	*/
	CloudProvider *string

	/* DateTimeSince.

	   Filter to get all events after this date, in format RFC3339 : e.g. 2006-01-02T15:04:05Z07:00
	*/
	DateTimeSince *string

	/* Limit.

	   The maximum records to return. [1-500]
	*/
	Limit *int64

	/* NextToken.

	   String to get next page of results, is associated with a previous execution of GetBehaviorDetections. Must include all filters from previous execution.
	*/
	NextToken *string

	/* ResourceID.

	   Resource ID
	*/
	ResourceID []string

	/* ResourceUUID.

	   Resource UUID
	*/
	ResourceUUID []string

	/* Service.

	   Cloud Service (e.g. EC2 | EBS | S3)
	*/
	Service *string

	/* Severity.

	   Policy Severity
	*/
	Severity *string

	/* Since.

	   Filter events using a duration string (e.g. 24h)

	   Default: "24h"
	*/
	Since *string

	/* State.

	   State (e.g.: open | closed)
	*/
	State *string

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

GetBehaviorDetectionsParams contains all the parameters to send to the API endpoint

for the get behavior detections operation.

Typically these are written to a http.Request.

func NewGetBehaviorDetectionsParams added in v0.2.14

func NewGetBehaviorDetectionsParams() *GetBehaviorDetectionsParams

NewGetBehaviorDetectionsParams creates a new GetBehaviorDetectionsParams 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 NewGetBehaviorDetectionsParamsWithContext added in v0.2.14

func NewGetBehaviorDetectionsParamsWithContext(ctx context.Context) *GetBehaviorDetectionsParams

NewGetBehaviorDetectionsParamsWithContext creates a new GetBehaviorDetectionsParams object with the ability to set a context for a request.

func NewGetBehaviorDetectionsParamsWithHTTPClient added in v0.2.14

func NewGetBehaviorDetectionsParamsWithHTTPClient(client *http.Client) *GetBehaviorDetectionsParams

NewGetBehaviorDetectionsParamsWithHTTPClient creates a new GetBehaviorDetectionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetBehaviorDetectionsParamsWithTimeout added in v0.2.14

func NewGetBehaviorDetectionsParamsWithTimeout(timeout time.Duration) *GetBehaviorDetectionsParams

NewGetBehaviorDetectionsParamsWithTimeout creates a new GetBehaviorDetectionsParams object with the ability to set a timeout on a request.

func (*GetBehaviorDetectionsParams) SetAccountID added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetAccountID(accountID *string)

SetAccountID adds the accountId to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetAwsAccountID added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetAwsAccountID(awsAccountID *string)

SetAwsAccountID adds the awsAccountId to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetAzureSubscriptionID added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetAzureSubscriptionID(azureSubscriptionID *string)

SetAzureSubscriptionID adds the azureSubscriptionId to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetAzureTenantID added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetAzureTenantID(azureTenantID *string)

SetAzureTenantID adds the azureTenantId to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetCloudProvider added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetCloudProvider(cloudProvider *string)

SetCloudProvider adds the cloudProvider to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetContext added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetContext(ctx context.Context)

SetContext adds the context to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetDateTimeSince added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetDateTimeSince(dateTimeSince *string)

SetDateTimeSince adds the dateTimeSince to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetDefaults added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetDefaults()

SetDefaults hydrates default values in the get behavior detections params (not the query body).

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

func (*GetBehaviorDetectionsParams) SetHTTPClient added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetLimit added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetLimit(limit *int64)

SetLimit adds the limit to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetNextToken added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetNextToken(nextToken *string)

SetNextToken adds the nextToken to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetResourceID added in v0.4.0

func (o *GetBehaviorDetectionsParams) SetResourceID(resourceID []string)

SetResourceID adds the resourceId to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetResourceUUID added in v0.4.0

func (o *GetBehaviorDetectionsParams) SetResourceUUID(resourceUUID []string)

SetResourceUUID adds the resourceUuid to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetService added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetService(service *string)

SetService adds the service to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetSeverity added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetSeverity(severity *string)

SetSeverity adds the severity to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetSince added in v0.4.0

func (o *GetBehaviorDetectionsParams) SetSince(since *string)

SetSince adds the since to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetState added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetState(state *string)

SetState adds the state to the get behavior detections params

func (*GetBehaviorDetectionsParams) SetTimeout added in v0.2.14

func (o *GetBehaviorDetectionsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithAccountID added in v0.2.14

func (o *GetBehaviorDetectionsParams) WithAccountID(accountID *string) *GetBehaviorDetectionsParams

WithAccountID adds the accountID to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithAwsAccountID added in v0.2.14

func (o *GetBehaviorDetectionsParams) WithAwsAccountID(awsAccountID *string) *GetBehaviorDetectionsParams

WithAwsAccountID adds the awsAccountID to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithAzureSubscriptionID added in v0.2.14

func (o *GetBehaviorDetectionsParams) WithAzureSubscriptionID(azureSubscriptionID *string) *GetBehaviorDetectionsParams

WithAzureSubscriptionID adds the azureSubscriptionID to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithAzureTenantID added in v0.2.14

func (o *GetBehaviorDetectionsParams) WithAzureTenantID(azureTenantID *string) *GetBehaviorDetectionsParams

WithAzureTenantID adds the azureTenantID to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithCloudProvider added in v0.2.14

func (o *GetBehaviorDetectionsParams) WithCloudProvider(cloudProvider *string) *GetBehaviorDetectionsParams

WithCloudProvider adds the cloudProvider to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithContext added in v0.2.14

WithContext adds the context to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithDateTimeSince added in v0.2.14

func (o *GetBehaviorDetectionsParams) WithDateTimeSince(dateTimeSince *string) *GetBehaviorDetectionsParams

WithDateTimeSince adds the dateTimeSince to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithDefaults added in v0.2.14

WithDefaults hydrates default values in the get behavior detections params (not the query body).

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

func (*GetBehaviorDetectionsParams) WithHTTPClient added in v0.2.14

WithHTTPClient adds the HTTPClient to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithLimit added in v0.2.14

WithLimit adds the limit to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithNextToken added in v0.2.14

func (o *GetBehaviorDetectionsParams) WithNextToken(nextToken *string) *GetBehaviorDetectionsParams

WithNextToken adds the nextToken to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithResourceID added in v0.4.0

func (o *GetBehaviorDetectionsParams) WithResourceID(resourceID []string) *GetBehaviorDetectionsParams

WithResourceID adds the resourceID to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithResourceUUID added in v0.4.0

func (o *GetBehaviorDetectionsParams) WithResourceUUID(resourceUUID []string) *GetBehaviorDetectionsParams

WithResourceUUID adds the resourceUUID to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithService added in v0.2.14

WithService adds the service to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithSeverity added in v0.2.14

WithSeverity adds the severity to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithSince added in v0.4.0

WithSince adds the since to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithState added in v0.2.14

WithState adds the state to the get behavior detections params

func (*GetBehaviorDetectionsParams) WithTimeout added in v0.2.14

WithTimeout adds the timeout to the get behavior detections params

func (*GetBehaviorDetectionsParams) WriteToRequest added in v0.2.14

WriteToRequest writes these params to a swagger request

type GetBehaviorDetectionsReader added in v0.2.14

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

GetBehaviorDetectionsReader is a Reader for the GetBehaviorDetections structure.

func (*GetBehaviorDetectionsReader) ReadResponse added in v0.2.14

func (o *GetBehaviorDetectionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetBehaviorDetectionsTooManyRequests added in v0.2.14

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

GetBehaviorDetectionsTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetBehaviorDetectionsTooManyRequests added in v0.2.14

func NewGetBehaviorDetectionsTooManyRequests() *GetBehaviorDetectionsTooManyRequests

NewGetBehaviorDetectionsTooManyRequests creates a GetBehaviorDetectionsTooManyRequests with default headers values

func (*GetBehaviorDetectionsTooManyRequests) Code added in v0.2.33

Code gets the status code for the get behavior detections too many requests response

func (*GetBehaviorDetectionsTooManyRequests) Error added in v0.2.14

func (*GetBehaviorDetectionsTooManyRequests) GetPayload added in v0.2.14

func (*GetBehaviorDetectionsTooManyRequests) IsClientError added in v0.2.27

func (o *GetBehaviorDetectionsTooManyRequests) IsClientError() bool

IsClientError returns true when this get behavior detections too many requests response has a 4xx status code

func (*GetBehaviorDetectionsTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get behavior detections too many requests response a status code equal to that given

func (*GetBehaviorDetectionsTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get behavior detections too many requests response has a 3xx status code

func (*GetBehaviorDetectionsTooManyRequests) IsServerError added in v0.2.27

func (o *GetBehaviorDetectionsTooManyRequests) IsServerError() bool

IsServerError returns true when this get behavior detections too many requests response has a 5xx status code

func (*GetBehaviorDetectionsTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get behavior detections too many requests response has a 2xx status code

func (*GetBehaviorDetectionsTooManyRequests) String added in v0.2.27

type GetCSPMAwsAccountBadRequest

type GetCSPMAwsAccountBadRequest 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.RegistrationAWSAccountResponseV2
}

GetCSPMAwsAccountBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMAwsAccountBadRequest

func NewGetCSPMAwsAccountBadRequest() *GetCSPMAwsAccountBadRequest

NewGetCSPMAwsAccountBadRequest creates a GetCSPMAwsAccountBadRequest with default headers values

func (*GetCSPMAwsAccountBadRequest) Code added in v0.2.33

func (o *GetCSPMAwsAccountBadRequest) Code() int

Code gets the status code for the get c s p m aws account bad request response

func (*GetCSPMAwsAccountBadRequest) Error

func (*GetCSPMAwsAccountBadRequest) GetPayload

func (*GetCSPMAwsAccountBadRequest) IsClientError added in v0.2.27

func (o *GetCSPMAwsAccountBadRequest) IsClientError() bool

IsClientError returns true when this get c s p m aws account bad request response has a 4xx status code

func (*GetCSPMAwsAccountBadRequest) IsCode added in v0.2.27

func (o *GetCSPMAwsAccountBadRequest) IsCode(code int) bool

IsCode returns true when this get c s p m aws account bad request response a status code equal to that given

func (*GetCSPMAwsAccountBadRequest) IsRedirect added in v0.2.27

func (o *GetCSPMAwsAccountBadRequest) IsRedirect() bool

IsRedirect returns true when this get c s p m aws account bad request response has a 3xx status code

func (*GetCSPMAwsAccountBadRequest) IsServerError added in v0.2.27

func (o *GetCSPMAwsAccountBadRequest) IsServerError() bool

IsServerError returns true when this get c s p m aws account bad request response has a 5xx status code

func (*GetCSPMAwsAccountBadRequest) IsSuccess added in v0.2.27

func (o *GetCSPMAwsAccountBadRequest) IsSuccess() bool

IsSuccess returns true when this get c s p m aws account bad request response has a 2xx status code

func (*GetCSPMAwsAccountBadRequest) String added in v0.2.27

func (o *GetCSPMAwsAccountBadRequest) String() string

type GetCSPMAwsAccountForbidden

type GetCSPMAwsAccountForbidden 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.MsaspecResponseFields
}

GetCSPMAwsAccountForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMAwsAccountForbidden

func NewGetCSPMAwsAccountForbidden() *GetCSPMAwsAccountForbidden

NewGetCSPMAwsAccountForbidden creates a GetCSPMAwsAccountForbidden with default headers values

func (*GetCSPMAwsAccountForbidden) Code added in v0.2.33

func (o *GetCSPMAwsAccountForbidden) Code() int

Code gets the status code for the get c s p m aws account forbidden response

func (*GetCSPMAwsAccountForbidden) Error

func (*GetCSPMAwsAccountForbidden) GetPayload

func (*GetCSPMAwsAccountForbidden) IsClientError added in v0.2.27

func (o *GetCSPMAwsAccountForbidden) IsClientError() bool

IsClientError returns true when this get c s p m aws account forbidden response has a 4xx status code

func (*GetCSPMAwsAccountForbidden) IsCode added in v0.2.27

func (o *GetCSPMAwsAccountForbidden) IsCode(code int) bool

IsCode returns true when this get c s p m aws account forbidden response a status code equal to that given

func (*GetCSPMAwsAccountForbidden) IsRedirect added in v0.2.27

func (o *GetCSPMAwsAccountForbidden) IsRedirect() bool

IsRedirect returns true when this get c s p m aws account forbidden response has a 3xx status code

func (*GetCSPMAwsAccountForbidden) IsServerError added in v0.2.27

func (o *GetCSPMAwsAccountForbidden) IsServerError() bool

IsServerError returns true when this get c s p m aws account forbidden response has a 5xx status code

func (*GetCSPMAwsAccountForbidden) IsSuccess added in v0.2.27

func (o *GetCSPMAwsAccountForbidden) IsSuccess() bool

IsSuccess returns true when this get c s p m aws account forbidden response has a 2xx status code

func (*GetCSPMAwsAccountForbidden) String added in v0.2.27

func (o *GetCSPMAwsAccountForbidden) String() string

type GetCSPMAwsAccountInternalServerError

type GetCSPMAwsAccountInternalServerError 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.RegistrationAWSAccountResponseV2
}

GetCSPMAwsAccountInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMAwsAccountInternalServerError

func NewGetCSPMAwsAccountInternalServerError() *GetCSPMAwsAccountInternalServerError

NewGetCSPMAwsAccountInternalServerError creates a GetCSPMAwsAccountInternalServerError with default headers values

func (*GetCSPMAwsAccountInternalServerError) Code added in v0.2.33

Code gets the status code for the get c s p m aws account internal server error response

func (*GetCSPMAwsAccountInternalServerError) Error

func (*GetCSPMAwsAccountInternalServerError) GetPayload

func (*GetCSPMAwsAccountInternalServerError) IsClientError added in v0.2.27

func (o *GetCSPMAwsAccountInternalServerError) IsClientError() bool

IsClientError returns true when this get c s p m aws account internal server error response has a 4xx status code

func (*GetCSPMAwsAccountInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws account internal server error response a status code equal to that given

func (*GetCSPMAwsAccountInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws account internal server error response has a 3xx status code

func (*GetCSPMAwsAccountInternalServerError) IsServerError added in v0.2.27

func (o *GetCSPMAwsAccountInternalServerError) IsServerError() bool

IsServerError returns true when this get c s p m aws account internal server error response has a 5xx status code

func (*GetCSPMAwsAccountInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws account internal server error response has a 2xx status code

func (*GetCSPMAwsAccountInternalServerError) String added in v0.2.27

type GetCSPMAwsAccountMultiStatus

type GetCSPMAwsAccountMultiStatus 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.RegistrationAWSAccountResponseV2
}

GetCSPMAwsAccountMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewGetCSPMAwsAccountMultiStatus

func NewGetCSPMAwsAccountMultiStatus() *GetCSPMAwsAccountMultiStatus

NewGetCSPMAwsAccountMultiStatus creates a GetCSPMAwsAccountMultiStatus with default headers values

func (*GetCSPMAwsAccountMultiStatus) Code added in v0.2.33

Code gets the status code for the get c s p m aws account multi status response

func (*GetCSPMAwsAccountMultiStatus) Error

func (*GetCSPMAwsAccountMultiStatus) GetPayload

func (*GetCSPMAwsAccountMultiStatus) IsClientError added in v0.2.27

func (o *GetCSPMAwsAccountMultiStatus) IsClientError() bool

IsClientError returns true when this get c s p m aws account multi status response has a 4xx status code

func (*GetCSPMAwsAccountMultiStatus) IsCode added in v0.2.27

func (o *GetCSPMAwsAccountMultiStatus) IsCode(code int) bool

IsCode returns true when this get c s p m aws account multi status response a status code equal to that given

func (*GetCSPMAwsAccountMultiStatus) IsRedirect added in v0.2.27

func (o *GetCSPMAwsAccountMultiStatus) IsRedirect() bool

IsRedirect returns true when this get c s p m aws account multi status response has a 3xx status code

func (*GetCSPMAwsAccountMultiStatus) IsServerError added in v0.2.27

func (o *GetCSPMAwsAccountMultiStatus) IsServerError() bool

IsServerError returns true when this get c s p m aws account multi status response has a 5xx status code

func (*GetCSPMAwsAccountMultiStatus) IsSuccess added in v0.2.27

func (o *GetCSPMAwsAccountMultiStatus) IsSuccess() bool

IsSuccess returns true when this get c s p m aws account multi status response has a 2xx status code

func (*GetCSPMAwsAccountMultiStatus) String added in v0.2.27

type GetCSPMAwsAccountOK

type GetCSPMAwsAccountOK 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.RegistrationAWSAccountResponseV2
}

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

OK

func NewGetCSPMAwsAccountOK

func NewGetCSPMAwsAccountOK() *GetCSPMAwsAccountOK

NewGetCSPMAwsAccountOK creates a GetCSPMAwsAccountOK with default headers values

func (*GetCSPMAwsAccountOK) Code added in v0.2.33

func (o *GetCSPMAwsAccountOK) Code() int

Code gets the status code for the get c s p m aws account o k response

func (*GetCSPMAwsAccountOK) Error

func (o *GetCSPMAwsAccountOK) Error() string

func (*GetCSPMAwsAccountOK) GetPayload

func (*GetCSPMAwsAccountOK) IsClientError added in v0.2.27

func (o *GetCSPMAwsAccountOK) IsClientError() bool

IsClientError returns true when this get c s p m aws account o k response has a 4xx status code

func (*GetCSPMAwsAccountOK) IsCode added in v0.2.27

func (o *GetCSPMAwsAccountOK) IsCode(code int) bool

IsCode returns true when this get c s p m aws account o k response a status code equal to that given

func (*GetCSPMAwsAccountOK) IsRedirect added in v0.2.27

func (o *GetCSPMAwsAccountOK) IsRedirect() bool

IsRedirect returns true when this get c s p m aws account o k response has a 3xx status code

func (*GetCSPMAwsAccountOK) IsServerError added in v0.2.27

func (o *GetCSPMAwsAccountOK) IsServerError() bool

IsServerError returns true when this get c s p m aws account o k response has a 5xx status code

func (*GetCSPMAwsAccountOK) IsSuccess added in v0.2.27

func (o *GetCSPMAwsAccountOK) IsSuccess() bool

IsSuccess returns true when this get c s p m aws account o k response has a 2xx status code

func (*GetCSPMAwsAccountOK) String added in v0.2.27

func (o *GetCSPMAwsAccountOK) String() string

type GetCSPMAwsAccountParams

type GetCSPMAwsAccountParams struct {

	/* GroupBy.

	   Field to group by.
	*/
	GroupBy *string

	/* IamRoleArns.

	   AWS IAM role ARNs
	*/
	IamRoleArns []string

	/* Ids.

	   AWS account IDs
	*/
	Ids []string

	/* Limit.

	   The maximum records to return. Defaults to 100.

	   Default: 100
	*/
	Limit *int64

	/* Migrated.

	   Only return migrated d4c accounts
	*/
	Migrated *string

	/* Offset.

	   The offset to start retrieving records from
	*/
	Offset *int64

	/* OrganizationIds.

	   AWS organization IDs
	*/
	OrganizationIds []string

	/* ScanType.

	   Type of scan, dry or full, to perform on selected accounts
	*/
	ScanType *string

	/* Status.

	   Account status to filter results by.
	*/
	Status *string

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

GetCSPMAwsAccountParams contains all the parameters to send to the API endpoint

for the get c s p m aws account operation.

Typically these are written to a http.Request.

func NewGetCSPMAwsAccountParams

func NewGetCSPMAwsAccountParams() *GetCSPMAwsAccountParams

NewGetCSPMAwsAccountParams creates a new GetCSPMAwsAccountParams 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 NewGetCSPMAwsAccountParamsWithContext

func NewGetCSPMAwsAccountParamsWithContext(ctx context.Context) *GetCSPMAwsAccountParams

NewGetCSPMAwsAccountParamsWithContext creates a new GetCSPMAwsAccountParams object with the ability to set a context for a request.

func NewGetCSPMAwsAccountParamsWithHTTPClient

func NewGetCSPMAwsAccountParamsWithHTTPClient(client *http.Client) *GetCSPMAwsAccountParams

NewGetCSPMAwsAccountParamsWithHTTPClient creates a new GetCSPMAwsAccountParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMAwsAccountParamsWithTimeout

func NewGetCSPMAwsAccountParamsWithTimeout(timeout time.Duration) *GetCSPMAwsAccountParams

NewGetCSPMAwsAccountParamsWithTimeout creates a new GetCSPMAwsAccountParams object with the ability to set a timeout on a request.

func (*GetCSPMAwsAccountParams) SetContext

func (o *GetCSPMAwsAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetDefaults

func (o *GetCSPMAwsAccountParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m aws account params (not the query body).

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

func (*GetCSPMAwsAccountParams) SetGroupBy added in v0.2.4

func (o *GetCSPMAwsAccountParams) SetGroupBy(groupBy *string)

SetGroupBy adds the groupBy to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetHTTPClient

func (o *GetCSPMAwsAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetIamRoleArns added in v0.3.0

func (o *GetCSPMAwsAccountParams) SetIamRoleArns(iamRoleArns []string)

SetIamRoleArns adds the iamRoleArns to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetIds

func (o *GetCSPMAwsAccountParams) SetIds(ids []string)

SetIds adds the ids to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetLimit

func (o *GetCSPMAwsAccountParams) SetLimit(limit *int64)

SetLimit adds the limit to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetMigrated added in v0.3.0

func (o *GetCSPMAwsAccountParams) SetMigrated(migrated *string)

SetMigrated adds the migrated to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetOffset

func (o *GetCSPMAwsAccountParams) SetOffset(offset *int64)

SetOffset adds the offset to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetOrganizationIds

func (o *GetCSPMAwsAccountParams) SetOrganizationIds(organizationIds []string)

SetOrganizationIds adds the organizationIds to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetScanType

func (o *GetCSPMAwsAccountParams) SetScanType(scanType *string)

SetScanType adds the scanType to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetStatus

func (o *GetCSPMAwsAccountParams) SetStatus(status *string)

SetStatus adds the status to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) SetTimeout

func (o *GetCSPMAwsAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithContext

WithContext adds the context to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithDefaults

WithDefaults hydrates default values in the get c s p m aws account params (not the query body).

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

func (*GetCSPMAwsAccountParams) WithGroupBy added in v0.2.4

func (o *GetCSPMAwsAccountParams) WithGroupBy(groupBy *string) *GetCSPMAwsAccountParams

WithGroupBy adds the groupBy to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithHTTPClient

func (o *GetCSPMAwsAccountParams) WithHTTPClient(client *http.Client) *GetCSPMAwsAccountParams

WithHTTPClient adds the HTTPClient to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithIamRoleArns added in v0.3.0

func (o *GetCSPMAwsAccountParams) WithIamRoleArns(iamRoleArns []string) *GetCSPMAwsAccountParams

WithIamRoleArns adds the iamRoleArns to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithIds

WithIds adds the ids to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithLimit

WithLimit adds the limit to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithMigrated added in v0.3.0

func (o *GetCSPMAwsAccountParams) WithMigrated(migrated *string) *GetCSPMAwsAccountParams

WithMigrated adds the migrated to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithOffset

func (o *GetCSPMAwsAccountParams) WithOffset(offset *int64) *GetCSPMAwsAccountParams

WithOffset adds the offset to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithOrganizationIds

func (o *GetCSPMAwsAccountParams) WithOrganizationIds(organizationIds []string) *GetCSPMAwsAccountParams

WithOrganizationIds adds the organizationIds to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithScanType

func (o *GetCSPMAwsAccountParams) WithScanType(scanType *string) *GetCSPMAwsAccountParams

WithScanType adds the scanType to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithStatus

func (o *GetCSPMAwsAccountParams) WithStatus(status *string) *GetCSPMAwsAccountParams

WithStatus adds the status to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WithTimeout

WithTimeout adds the timeout to the get c s p m aws account params

func (*GetCSPMAwsAccountParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCSPMAwsAccountReader

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

GetCSPMAwsAccountReader is a Reader for the GetCSPMAwsAccount structure.

func (*GetCSPMAwsAccountReader) ReadResponse

func (o *GetCSPMAwsAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMAwsAccountScriptsAttachmentBadRequest

type GetCSPMAwsAccountScriptsAttachmentBadRequest 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.RegistrationAWSProvisionGetAccountScriptResponseV2
}

GetCSPMAwsAccountScriptsAttachmentBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMAwsAccountScriptsAttachmentBadRequest

func NewGetCSPMAwsAccountScriptsAttachmentBadRequest() *GetCSPMAwsAccountScriptsAttachmentBadRequest

NewGetCSPMAwsAccountScriptsAttachmentBadRequest creates a GetCSPMAwsAccountScriptsAttachmentBadRequest with default headers values

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) Code added in v0.2.33

Code gets the status code for the get c s p m aws account scripts attachment bad request response

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) Error

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) GetPayload

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m aws account scripts attachment bad request response has a 4xx status code

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws account scripts attachment bad request response a status code equal to that given

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws account scripts attachment bad request response has a 3xx status code

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m aws account scripts attachment bad request response has a 5xx status code

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws account scripts attachment bad request response has a 2xx status code

func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) String added in v0.2.27

type GetCSPMAwsAccountScriptsAttachmentForbidden

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

GetCSPMAwsAccountScriptsAttachmentForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMAwsAccountScriptsAttachmentForbidden

func NewGetCSPMAwsAccountScriptsAttachmentForbidden() *GetCSPMAwsAccountScriptsAttachmentForbidden

NewGetCSPMAwsAccountScriptsAttachmentForbidden creates a GetCSPMAwsAccountScriptsAttachmentForbidden with default headers values

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) Code added in v0.2.33

Code gets the status code for the get c s p m aws account scripts attachment forbidden response

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) Error

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) GetPayload

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m aws account scripts attachment forbidden response has a 4xx status code

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws account scripts attachment forbidden response a status code equal to that given

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws account scripts attachment forbidden response has a 3xx status code

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m aws account scripts attachment forbidden response has a 5xx status code

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws account scripts attachment forbidden response has a 2xx status code

func (*GetCSPMAwsAccountScriptsAttachmentForbidden) String added in v0.2.27

type GetCSPMAwsAccountScriptsAttachmentInternalServerError

type GetCSPMAwsAccountScriptsAttachmentInternalServerError 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.RegistrationAWSProvisionGetAccountScriptResponseV2
}

GetCSPMAwsAccountScriptsAttachmentInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMAwsAccountScriptsAttachmentInternalServerError

func NewGetCSPMAwsAccountScriptsAttachmentInternalServerError() *GetCSPMAwsAccountScriptsAttachmentInternalServerError

NewGetCSPMAwsAccountScriptsAttachmentInternalServerError creates a GetCSPMAwsAccountScriptsAttachmentInternalServerError with default headers values

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) Code added in v0.2.33

Code gets the status code for the get c s p m aws account scripts attachment internal server error response

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) Error

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) GetPayload

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m aws account scripts attachment internal server error response has a 4xx status code

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws account scripts attachment internal server error response a status code equal to that given

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws account scripts attachment internal server error response has a 3xx status code

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m aws account scripts attachment internal server error response has a 5xx status code

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws account scripts attachment internal server error response has a 2xx status code

func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) String added in v0.2.27

type GetCSPMAwsAccountScriptsAttachmentOK

type GetCSPMAwsAccountScriptsAttachmentOK 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.RegistrationAWSProvisionGetAccountScriptResponseV2
}

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

OK

func NewGetCSPMAwsAccountScriptsAttachmentOK

func NewGetCSPMAwsAccountScriptsAttachmentOK() *GetCSPMAwsAccountScriptsAttachmentOK

NewGetCSPMAwsAccountScriptsAttachmentOK creates a GetCSPMAwsAccountScriptsAttachmentOK with default headers values

func (*GetCSPMAwsAccountScriptsAttachmentOK) Code added in v0.2.33

Code gets the status code for the get c s p m aws account scripts attachment o k response

func (*GetCSPMAwsAccountScriptsAttachmentOK) Error

func (*GetCSPMAwsAccountScriptsAttachmentOK) GetPayload

func (*GetCSPMAwsAccountScriptsAttachmentOK) IsClientError added in v0.2.27

func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsClientError() bool

IsClientError returns true when this get c s p m aws account scripts attachment o k response has a 4xx status code

func (*GetCSPMAwsAccountScriptsAttachmentOK) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws account scripts attachment o k response a status code equal to that given

func (*GetCSPMAwsAccountScriptsAttachmentOK) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws account scripts attachment o k response has a 3xx status code

func (*GetCSPMAwsAccountScriptsAttachmentOK) IsServerError added in v0.2.27

func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsServerError() bool

IsServerError returns true when this get c s p m aws account scripts attachment o k response has a 5xx status code

func (*GetCSPMAwsAccountScriptsAttachmentOK) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws account scripts attachment o k response has a 2xx status code

func (*GetCSPMAwsAccountScriptsAttachmentOK) String added in v0.2.27

type GetCSPMAwsAccountScriptsAttachmentParams

type GetCSPMAwsAccountScriptsAttachmentParams struct {

	/* Ids.

	   AWS account IDs
	*/
	Ids []string

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

GetCSPMAwsAccountScriptsAttachmentParams contains all the parameters to send to the API endpoint

for the get c s p m aws account scripts attachment operation.

Typically these are written to a http.Request.

func NewGetCSPMAwsAccountScriptsAttachmentParams

func NewGetCSPMAwsAccountScriptsAttachmentParams() *GetCSPMAwsAccountScriptsAttachmentParams

NewGetCSPMAwsAccountScriptsAttachmentParams creates a new GetCSPMAwsAccountScriptsAttachmentParams 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 NewGetCSPMAwsAccountScriptsAttachmentParamsWithContext

func NewGetCSPMAwsAccountScriptsAttachmentParamsWithContext(ctx context.Context) *GetCSPMAwsAccountScriptsAttachmentParams

NewGetCSPMAwsAccountScriptsAttachmentParamsWithContext creates a new GetCSPMAwsAccountScriptsAttachmentParams object with the ability to set a context for a request.

func NewGetCSPMAwsAccountScriptsAttachmentParamsWithHTTPClient

func NewGetCSPMAwsAccountScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetCSPMAwsAccountScriptsAttachmentParams

NewGetCSPMAwsAccountScriptsAttachmentParamsWithHTTPClient creates a new GetCSPMAwsAccountScriptsAttachmentParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMAwsAccountScriptsAttachmentParamsWithTimeout

func NewGetCSPMAwsAccountScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetCSPMAwsAccountScriptsAttachmentParams

NewGetCSPMAwsAccountScriptsAttachmentParamsWithTimeout creates a new GetCSPMAwsAccountScriptsAttachmentParams object with the ability to set a timeout on a request.

func (*GetCSPMAwsAccountScriptsAttachmentParams) SetContext

SetContext adds the context to the get c s p m aws account scripts attachment params

func (*GetCSPMAwsAccountScriptsAttachmentParams) SetDefaults

SetDefaults hydrates default values in the get c s p m aws account scripts attachment params (not the query body).

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

func (*GetCSPMAwsAccountScriptsAttachmentParams) SetHTTPClient

func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m aws account scripts attachment params

func (*GetCSPMAwsAccountScriptsAttachmentParams) SetIds added in v0.4.0

SetIds adds the ids to the get c s p m aws account scripts attachment params

func (*GetCSPMAwsAccountScriptsAttachmentParams) SetTimeout

SetTimeout adds the timeout to the get c s p m aws account scripts attachment params

func (*GetCSPMAwsAccountScriptsAttachmentParams) WithContext

WithContext adds the context to the get c s p m aws account scripts attachment params

func (*GetCSPMAwsAccountScriptsAttachmentParams) WithDefaults

WithDefaults hydrates default values in the get c s p m aws account scripts attachment params (not the query body).

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

func (*GetCSPMAwsAccountScriptsAttachmentParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get c s p m aws account scripts attachment params

func (*GetCSPMAwsAccountScriptsAttachmentParams) WithIds added in v0.4.0

WithIds adds the ids to the get c s p m aws account scripts attachment params

func (*GetCSPMAwsAccountScriptsAttachmentParams) WithTimeout

WithTimeout adds the timeout to the get c s p m aws account scripts attachment params

func (*GetCSPMAwsAccountScriptsAttachmentParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCSPMAwsAccountScriptsAttachmentReader

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

GetCSPMAwsAccountScriptsAttachmentReader is a Reader for the GetCSPMAwsAccountScriptsAttachment structure.

func (*GetCSPMAwsAccountScriptsAttachmentReader) ReadResponse

func (o *GetCSPMAwsAccountScriptsAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMAwsAccountScriptsAttachmentTooManyRequests

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

GetCSPMAwsAccountScriptsAttachmentTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMAwsAccountScriptsAttachmentTooManyRequests

func NewGetCSPMAwsAccountScriptsAttachmentTooManyRequests() *GetCSPMAwsAccountScriptsAttachmentTooManyRequests

NewGetCSPMAwsAccountScriptsAttachmentTooManyRequests creates a GetCSPMAwsAccountScriptsAttachmentTooManyRequests with default headers values

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) Code added in v0.2.33

Code gets the status code for the get c s p m aws account scripts attachment too many requests response

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) Error

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) GetPayload

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m aws account scripts attachment too many requests response has a 4xx status code

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws account scripts attachment too many requests response a status code equal to that given

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws account scripts attachment too many requests response has a 3xx status code

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m aws account scripts attachment too many requests response has a 5xx status code

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws account scripts attachment too many requests response has a 2xx status code

func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) String added in v0.2.27

type GetCSPMAwsAccountTooManyRequests

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

GetCSPMAwsAccountTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMAwsAccountTooManyRequests

func NewGetCSPMAwsAccountTooManyRequests() *GetCSPMAwsAccountTooManyRequests

NewGetCSPMAwsAccountTooManyRequests creates a GetCSPMAwsAccountTooManyRequests with default headers values

func (*GetCSPMAwsAccountTooManyRequests) Code added in v0.2.33

Code gets the status code for the get c s p m aws account too many requests response

func (*GetCSPMAwsAccountTooManyRequests) Error

func (*GetCSPMAwsAccountTooManyRequests) GetPayload

func (*GetCSPMAwsAccountTooManyRequests) IsClientError added in v0.2.27

func (o *GetCSPMAwsAccountTooManyRequests) IsClientError() bool

IsClientError returns true when this get c s p m aws account too many requests response has a 4xx status code

func (*GetCSPMAwsAccountTooManyRequests) IsCode added in v0.2.27

func (o *GetCSPMAwsAccountTooManyRequests) IsCode(code int) bool

IsCode returns true when this get c s p m aws account too many requests response a status code equal to that given

func (*GetCSPMAwsAccountTooManyRequests) IsRedirect added in v0.2.27

func (o *GetCSPMAwsAccountTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get c s p m aws account too many requests response has a 3xx status code

func (*GetCSPMAwsAccountTooManyRequests) IsServerError added in v0.2.27

func (o *GetCSPMAwsAccountTooManyRequests) IsServerError() bool

IsServerError returns true when this get c s p m aws account too many requests response has a 5xx status code

func (*GetCSPMAwsAccountTooManyRequests) IsSuccess added in v0.2.27

func (o *GetCSPMAwsAccountTooManyRequests) IsSuccess() bool

IsSuccess returns true when this get c s p m aws account too many requests response has a 2xx status code

func (*GetCSPMAwsAccountTooManyRequests) String added in v0.2.27

type GetCSPMAwsConsoleSetupURLsBadRequest

type GetCSPMAwsConsoleSetupURLsBadRequest 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.RegistrationAWSAccountConsoleURL
}

GetCSPMAwsConsoleSetupURLsBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMAwsConsoleSetupURLsBadRequest

func NewGetCSPMAwsConsoleSetupURLsBadRequest() *GetCSPMAwsConsoleSetupURLsBadRequest

NewGetCSPMAwsConsoleSetupURLsBadRequest creates a GetCSPMAwsConsoleSetupURLsBadRequest with default headers values

func (*GetCSPMAwsConsoleSetupURLsBadRequest) Code added in v0.2.33

Code gets the status code for the get c s p m aws console setup u r ls bad request response

func (*GetCSPMAwsConsoleSetupURLsBadRequest) Error

func (*GetCSPMAwsConsoleSetupURLsBadRequest) GetPayload

func (*GetCSPMAwsConsoleSetupURLsBadRequest) IsClientError added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsClientError() bool

IsClientError returns true when this get c s p m aws console setup u r ls bad request response has a 4xx status code

func (*GetCSPMAwsConsoleSetupURLsBadRequest) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws console setup u r ls bad request response a status code equal to that given

func (*GetCSPMAwsConsoleSetupURLsBadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws console setup u r ls bad request response has a 3xx status code

func (*GetCSPMAwsConsoleSetupURLsBadRequest) IsServerError added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsServerError() bool

IsServerError returns true when this get c s p m aws console setup u r ls bad request response has a 5xx status code

func (*GetCSPMAwsConsoleSetupURLsBadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws console setup u r ls bad request response has a 2xx status code

func (*GetCSPMAwsConsoleSetupURLsBadRequest) String added in v0.2.27

type GetCSPMAwsConsoleSetupURLsForbidden

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

GetCSPMAwsConsoleSetupURLsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMAwsConsoleSetupURLsForbidden

func NewGetCSPMAwsConsoleSetupURLsForbidden() *GetCSPMAwsConsoleSetupURLsForbidden

NewGetCSPMAwsConsoleSetupURLsForbidden creates a GetCSPMAwsConsoleSetupURLsForbidden with default headers values

func (*GetCSPMAwsConsoleSetupURLsForbidden) Code added in v0.2.33

Code gets the status code for the get c s p m aws console setup u r ls forbidden response

func (*GetCSPMAwsConsoleSetupURLsForbidden) Error

func (*GetCSPMAwsConsoleSetupURLsForbidden) GetPayload

func (*GetCSPMAwsConsoleSetupURLsForbidden) IsClientError added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsClientError() bool

IsClientError returns true when this get c s p m aws console setup u r ls forbidden response has a 4xx status code

func (*GetCSPMAwsConsoleSetupURLsForbidden) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws console setup u r ls forbidden response a status code equal to that given

func (*GetCSPMAwsConsoleSetupURLsForbidden) IsRedirect added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsRedirect() bool

IsRedirect returns true when this get c s p m aws console setup u r ls forbidden response has a 3xx status code

func (*GetCSPMAwsConsoleSetupURLsForbidden) IsServerError added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsServerError() bool

IsServerError returns true when this get c s p m aws console setup u r ls forbidden response has a 5xx status code

func (*GetCSPMAwsConsoleSetupURLsForbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws console setup u r ls forbidden response has a 2xx status code

func (*GetCSPMAwsConsoleSetupURLsForbidden) String added in v0.2.27

type GetCSPMAwsConsoleSetupURLsInternalServerError

type GetCSPMAwsConsoleSetupURLsInternalServerError 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.RegistrationAWSAccountConsoleURL
}

GetCSPMAwsConsoleSetupURLsInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMAwsConsoleSetupURLsInternalServerError

func NewGetCSPMAwsConsoleSetupURLsInternalServerError() *GetCSPMAwsConsoleSetupURLsInternalServerError

NewGetCSPMAwsConsoleSetupURLsInternalServerError creates a GetCSPMAwsConsoleSetupURLsInternalServerError with default headers values

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) Code added in v0.2.33

Code gets the status code for the get c s p m aws console setup u r ls internal server error response

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) Error

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) GetPayload

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m aws console setup u r ls internal server error response has a 4xx status code

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws console setup u r ls internal server error response a status code equal to that given

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws console setup u r ls internal server error response has a 3xx status code

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m aws console setup u r ls internal server error response has a 5xx status code

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws console setup u r ls internal server error response has a 2xx status code

func (*GetCSPMAwsConsoleSetupURLsInternalServerError) String added in v0.2.27

type GetCSPMAwsConsoleSetupURLsMultiStatus

type GetCSPMAwsConsoleSetupURLsMultiStatus 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.RegistrationAWSAccountConsoleURL
}

GetCSPMAwsConsoleSetupURLsMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewGetCSPMAwsConsoleSetupURLsMultiStatus

func NewGetCSPMAwsConsoleSetupURLsMultiStatus() *GetCSPMAwsConsoleSetupURLsMultiStatus

NewGetCSPMAwsConsoleSetupURLsMultiStatus creates a GetCSPMAwsConsoleSetupURLsMultiStatus with default headers values

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) Code added in v0.2.33

Code gets the status code for the get c s p m aws console setup u r ls multi status response

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) Error

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) GetPayload

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) IsClientError added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsClientError() bool

IsClientError returns true when this get c s p m aws console setup u r ls multi status response has a 4xx status code

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws console setup u r ls multi status response a status code equal to that given

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws console setup u r ls multi status response has a 3xx status code

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) IsServerError added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsServerError() bool

IsServerError returns true when this get c s p m aws console setup u r ls multi status response has a 5xx status code

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws console setup u r ls multi status response has a 2xx status code

func (*GetCSPMAwsConsoleSetupURLsMultiStatus) String added in v0.2.27

type GetCSPMAwsConsoleSetupURLsOK

type GetCSPMAwsConsoleSetupURLsOK 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.RegistrationAWSAccountConsoleURL
}

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

OK

func NewGetCSPMAwsConsoleSetupURLsOK

func NewGetCSPMAwsConsoleSetupURLsOK() *GetCSPMAwsConsoleSetupURLsOK

NewGetCSPMAwsConsoleSetupURLsOK creates a GetCSPMAwsConsoleSetupURLsOK with default headers values

func (*GetCSPMAwsConsoleSetupURLsOK) Code added in v0.2.33

Code gets the status code for the get c s p m aws console setup u r ls o k response

func (*GetCSPMAwsConsoleSetupURLsOK) Error

func (*GetCSPMAwsConsoleSetupURLsOK) GetPayload

func (*GetCSPMAwsConsoleSetupURLsOK) IsClientError added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsOK) IsClientError() bool

IsClientError returns true when this get c s p m aws console setup u r ls o k response has a 4xx status code

func (*GetCSPMAwsConsoleSetupURLsOK) IsCode added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsOK) IsCode(code int) bool

IsCode returns true when this get c s p m aws console setup u r ls o k response a status code equal to that given

func (*GetCSPMAwsConsoleSetupURLsOK) IsRedirect added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsOK) IsRedirect() bool

IsRedirect returns true when this get c s p m aws console setup u r ls o k response has a 3xx status code

func (*GetCSPMAwsConsoleSetupURLsOK) IsServerError added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsOK) IsServerError() bool

IsServerError returns true when this get c s p m aws console setup u r ls o k response has a 5xx status code

func (*GetCSPMAwsConsoleSetupURLsOK) IsSuccess added in v0.2.27

func (o *GetCSPMAwsConsoleSetupURLsOK) IsSuccess() bool

IsSuccess returns true when this get c s p m aws console setup u r ls o k response has a 2xx status code

func (*GetCSPMAwsConsoleSetupURLsOK) String added in v0.2.27

type GetCSPMAwsConsoleSetupURLsParams

type GetCSPMAwsConsoleSetupURLsParams struct {

	/* Ids.

	   AWS account IDs
	*/
	Ids []string

	/* Region.

	   Region
	*/
	Region *string

	// UseExistingCloudtrail.
	UseExistingCloudtrail *string

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

GetCSPMAwsConsoleSetupURLsParams contains all the parameters to send to the API endpoint

for the get c s p m aws console setup u r ls operation.

Typically these are written to a http.Request.

func NewGetCSPMAwsConsoleSetupURLsParams

func NewGetCSPMAwsConsoleSetupURLsParams() *GetCSPMAwsConsoleSetupURLsParams

NewGetCSPMAwsConsoleSetupURLsParams creates a new GetCSPMAwsConsoleSetupURLsParams 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 NewGetCSPMAwsConsoleSetupURLsParamsWithContext

func NewGetCSPMAwsConsoleSetupURLsParamsWithContext(ctx context.Context) *GetCSPMAwsConsoleSetupURLsParams

NewGetCSPMAwsConsoleSetupURLsParamsWithContext creates a new GetCSPMAwsConsoleSetupURLsParams object with the ability to set a context for a request.

func NewGetCSPMAwsConsoleSetupURLsParamsWithHTTPClient

func NewGetCSPMAwsConsoleSetupURLsParamsWithHTTPClient(client *http.Client) *GetCSPMAwsConsoleSetupURLsParams

NewGetCSPMAwsConsoleSetupURLsParamsWithHTTPClient creates a new GetCSPMAwsConsoleSetupURLsParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMAwsConsoleSetupURLsParamsWithTimeout

func NewGetCSPMAwsConsoleSetupURLsParamsWithTimeout(timeout time.Duration) *GetCSPMAwsConsoleSetupURLsParams

NewGetCSPMAwsConsoleSetupURLsParamsWithTimeout creates a new GetCSPMAwsConsoleSetupURLsParams object with the ability to set a timeout on a request.

func (*GetCSPMAwsConsoleSetupURLsParams) SetContext

SetContext adds the context to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) SetDefaults

func (o *GetCSPMAwsConsoleSetupURLsParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m aws console setup u r ls params (not the query body).

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

func (*GetCSPMAwsConsoleSetupURLsParams) SetHTTPClient

func (o *GetCSPMAwsConsoleSetupURLsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) SetIds added in v0.4.0

func (o *GetCSPMAwsConsoleSetupURLsParams) SetIds(ids []string)

SetIds adds the ids to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) SetRegion added in v0.4.0

func (o *GetCSPMAwsConsoleSetupURLsParams) SetRegion(region *string)

SetRegion adds the region to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) SetTimeout

func (o *GetCSPMAwsConsoleSetupURLsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) SetUseExistingCloudtrail added in v0.4.0

func (o *GetCSPMAwsConsoleSetupURLsParams) SetUseExistingCloudtrail(useExistingCloudtrail *string)

SetUseExistingCloudtrail adds the useExistingCloudtrail to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) WithContext

WithContext adds the context to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) WithDefaults

WithDefaults hydrates default values in the get c s p m aws console setup u r ls params (not the query body).

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

func (*GetCSPMAwsConsoleSetupURLsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) WithIds added in v0.4.0

WithIds adds the ids to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) WithRegion added in v0.4.0

WithRegion adds the region to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) WithTimeout

WithTimeout adds the timeout to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) WithUseExistingCloudtrail added in v0.4.0

func (o *GetCSPMAwsConsoleSetupURLsParams) WithUseExistingCloudtrail(useExistingCloudtrail *string) *GetCSPMAwsConsoleSetupURLsParams

WithUseExistingCloudtrail adds the useExistingCloudtrail to the get c s p m aws console setup u r ls params

func (*GetCSPMAwsConsoleSetupURLsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCSPMAwsConsoleSetupURLsReader

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

GetCSPMAwsConsoleSetupURLsReader is a Reader for the GetCSPMAwsConsoleSetupURLs structure.

func (*GetCSPMAwsConsoleSetupURLsReader) ReadResponse

func (o *GetCSPMAwsConsoleSetupURLsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMAwsConsoleSetupURLsTooManyRequests

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

GetCSPMAwsConsoleSetupURLsTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMAwsConsoleSetupURLsTooManyRequests

func NewGetCSPMAwsConsoleSetupURLsTooManyRequests() *GetCSPMAwsConsoleSetupURLsTooManyRequests

NewGetCSPMAwsConsoleSetupURLsTooManyRequests creates a GetCSPMAwsConsoleSetupURLsTooManyRequests with default headers values

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) Code added in v0.2.33

Code gets the status code for the get c s p m aws console setup u r ls too many requests response

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) Error

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) GetPayload

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m aws console setup u r ls too many requests response has a 4xx status code

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get c s p m aws console setup u r ls too many requests response a status code equal to that given

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m aws console setup u r ls too many requests response has a 3xx status code

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m aws console setup u r ls too many requests response has a 5xx status code

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m aws console setup u r ls too many requests response has a 2xx status code

func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) String added in v0.2.27

type GetCSPMAzureAccountBadRequest

type GetCSPMAzureAccountBadRequest 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.RegistrationAzureAccountResponseV1
}

GetCSPMAzureAccountBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMAzureAccountBadRequest

func NewGetCSPMAzureAccountBadRequest() *GetCSPMAzureAccountBadRequest

NewGetCSPMAzureAccountBadRequest creates a GetCSPMAzureAccountBadRequest with default headers values

func (*GetCSPMAzureAccountBadRequest) Code added in v0.2.33

Code gets the status code for the get c s p m azure account bad request response

func (*GetCSPMAzureAccountBadRequest) Error

func (*GetCSPMAzureAccountBadRequest) GetPayload

func (*GetCSPMAzureAccountBadRequest) IsClientError added in v0.2.27

func (o *GetCSPMAzureAccountBadRequest) IsClientError() bool

IsClientError returns true when this get c s p m azure account bad request response has a 4xx status code

func (*GetCSPMAzureAccountBadRequest) IsCode added in v0.2.27

func (o *GetCSPMAzureAccountBadRequest) IsCode(code int) bool

IsCode returns true when this get c s p m azure account bad request response a status code equal to that given

func (*GetCSPMAzureAccountBadRequest) IsRedirect added in v0.2.27

func (o *GetCSPMAzureAccountBadRequest) IsRedirect() bool

IsRedirect returns true when this get c s p m azure account bad request response has a 3xx status code

func (*GetCSPMAzureAccountBadRequest) IsServerError added in v0.2.27

func (o *GetCSPMAzureAccountBadRequest) IsServerError() bool

IsServerError returns true when this get c s p m azure account bad request response has a 5xx status code

func (*GetCSPMAzureAccountBadRequest) IsSuccess added in v0.2.27

func (o *GetCSPMAzureAccountBadRequest) IsSuccess() bool

IsSuccess returns true when this get c s p m azure account bad request response has a 2xx status code

func (*GetCSPMAzureAccountBadRequest) String added in v0.2.27

type GetCSPMAzureAccountForbidden

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

GetCSPMAzureAccountForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMAzureAccountForbidden

func NewGetCSPMAzureAccountForbidden() *GetCSPMAzureAccountForbidden

NewGetCSPMAzureAccountForbidden creates a GetCSPMAzureAccountForbidden with default headers values

func (*GetCSPMAzureAccountForbidden) Code added in v0.2.33

Code gets the status code for the get c s p m azure account forbidden response

func (*GetCSPMAzureAccountForbidden) Error

func (*GetCSPMAzureAccountForbidden) GetPayload

func (*GetCSPMAzureAccountForbidden) IsClientError added in v0.2.27

func (o *GetCSPMAzureAccountForbidden) IsClientError() bool

IsClientError returns true when this get c s p m azure account forbidden response has a 4xx status code

func (*GetCSPMAzureAccountForbidden) IsCode added in v0.2.27

func (o *GetCSPMAzureAccountForbidden) IsCode(code int) bool

IsCode returns true when this get c s p m azure account forbidden response a status code equal to that given

func (*GetCSPMAzureAccountForbidden) IsRedirect added in v0.2.27

func (o *GetCSPMAzureAccountForbidden) IsRedirect() bool

IsRedirect returns true when this get c s p m azure account forbidden response has a 3xx status code

func (*GetCSPMAzureAccountForbidden) IsServerError added in v0.2.27

func (o *GetCSPMAzureAccountForbidden) IsServerError() bool

IsServerError returns true when this get c s p m azure account forbidden response has a 5xx status code

func (*GetCSPMAzureAccountForbidden) IsSuccess added in v0.2.27

func (o *GetCSPMAzureAccountForbidden) IsSuccess() bool

IsSuccess returns true when this get c s p m azure account forbidden response has a 2xx status code

func (*GetCSPMAzureAccountForbidden) String added in v0.2.27

type GetCSPMAzureAccountInternalServerError

type GetCSPMAzureAccountInternalServerError 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.RegistrationAzureAccountResponseV1
}

GetCSPMAzureAccountInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMAzureAccountInternalServerError

func NewGetCSPMAzureAccountInternalServerError() *GetCSPMAzureAccountInternalServerError

NewGetCSPMAzureAccountInternalServerError creates a GetCSPMAzureAccountInternalServerError with default headers values

func (*GetCSPMAzureAccountInternalServerError) Code added in v0.2.33

Code gets the status code for the get c s p m azure account internal server error response

func (*GetCSPMAzureAccountInternalServerError) Error

func (*GetCSPMAzureAccountInternalServerError) GetPayload

func (*GetCSPMAzureAccountInternalServerError) IsClientError added in v0.2.27

func (o *GetCSPMAzureAccountInternalServerError) IsClientError() bool

IsClientError returns true when this get c s p m azure account internal server error response has a 4xx status code

func (*GetCSPMAzureAccountInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get c s p m azure account internal server error response a status code equal to that given

func (*GetCSPMAzureAccountInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m azure account internal server error response has a 3xx status code

func (*GetCSPMAzureAccountInternalServerError) IsServerError added in v0.2.27

func (o *GetCSPMAzureAccountInternalServerError) IsServerError() bool

IsServerError returns true when this get c s p m azure account internal server error response has a 5xx status code

func (*GetCSPMAzureAccountInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m azure account internal server error response has a 2xx status code

func (*GetCSPMAzureAccountInternalServerError) String added in v0.2.27

type GetCSPMAzureAccountMultiStatus

type GetCSPMAzureAccountMultiStatus 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.RegistrationAzureAccountResponseV1
}

GetCSPMAzureAccountMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewGetCSPMAzureAccountMultiStatus

func NewGetCSPMAzureAccountMultiStatus() *GetCSPMAzureAccountMultiStatus

NewGetCSPMAzureAccountMultiStatus creates a GetCSPMAzureAccountMultiStatus with default headers values

func (*GetCSPMAzureAccountMultiStatus) Code added in v0.2.33

Code gets the status code for the get c s p m azure account multi status response

func (*GetCSPMAzureAccountMultiStatus) Error

func (*GetCSPMAzureAccountMultiStatus) GetPayload

func (*GetCSPMAzureAccountMultiStatus) IsClientError added in v0.2.27

func (o *GetCSPMAzureAccountMultiStatus) IsClientError() bool

IsClientError returns true when this get c s p m azure account multi status response has a 4xx status code

func (*GetCSPMAzureAccountMultiStatus) IsCode added in v0.2.27

func (o *GetCSPMAzureAccountMultiStatus) IsCode(code int) bool

IsCode returns true when this get c s p m azure account multi status response a status code equal to that given

func (*GetCSPMAzureAccountMultiStatus) IsRedirect added in v0.2.27

func (o *GetCSPMAzureAccountMultiStatus) IsRedirect() bool

IsRedirect returns true when this get c s p m azure account multi status response has a 3xx status code

func (*GetCSPMAzureAccountMultiStatus) IsServerError added in v0.2.27

func (o *GetCSPMAzureAccountMultiStatus) IsServerError() bool

IsServerError returns true when this get c s p m azure account multi status response has a 5xx status code

func (*GetCSPMAzureAccountMultiStatus) IsSuccess added in v0.2.27

func (o *GetCSPMAzureAccountMultiStatus) IsSuccess() bool

IsSuccess returns true when this get c s p m azure account multi status response has a 2xx status code

func (*GetCSPMAzureAccountMultiStatus) String added in v0.2.27

type GetCSPMAzureAccountOK

type GetCSPMAzureAccountOK 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.RegistrationAzureAccountResponseV1
}

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

OK

func NewGetCSPMAzureAccountOK

func NewGetCSPMAzureAccountOK() *GetCSPMAzureAccountOK

NewGetCSPMAzureAccountOK creates a GetCSPMAzureAccountOK with default headers values

func (*GetCSPMAzureAccountOK) Code added in v0.2.33

func (o *GetCSPMAzureAccountOK) Code() int

Code gets the status code for the get c s p m azure account o k response

func (*GetCSPMAzureAccountOK) Error

func (o *GetCSPMAzureAccountOK) Error() string

func (*GetCSPMAzureAccountOK) GetPayload

func (*GetCSPMAzureAccountOK) IsClientError added in v0.2.27

func (o *GetCSPMAzureAccountOK) IsClientError() bool

IsClientError returns true when this get c s p m azure account o k response has a 4xx status code

func (*GetCSPMAzureAccountOK) IsCode added in v0.2.27

func (o *GetCSPMAzureAccountOK) IsCode(code int) bool

IsCode returns true when this get c s p m azure account o k response a status code equal to that given

func (*GetCSPMAzureAccountOK) IsRedirect added in v0.2.27

func (o *GetCSPMAzureAccountOK) IsRedirect() bool

IsRedirect returns true when this get c s p m azure account o k response has a 3xx status code

func (*GetCSPMAzureAccountOK) IsServerError added in v0.2.27

func (o *GetCSPMAzureAccountOK) IsServerError() bool

IsServerError returns true when this get c s p m azure account o k response has a 5xx status code

func (*GetCSPMAzureAccountOK) IsSuccess added in v0.2.27

func (o *GetCSPMAzureAccountOK) IsSuccess() bool

IsSuccess returns true when this get c s p m azure account o k response has a 2xx status code

func (*GetCSPMAzureAccountOK) String added in v0.2.27

func (o *GetCSPMAzureAccountOK) String() string

type GetCSPMAzureAccountParams

type GetCSPMAzureAccountParams struct {

	/* Ids.

	   SubscriptionIDs of accounts to select for this status operation. If this is empty then all accounts are returned.
	*/
	Ids []string

	/* Limit.

	   The maximum records to return. Defaults to 100.

	   Default: 100
	*/
	Limit *int64

	/* Offset.

	   The offset to start retrieving records from
	*/
	Offset *int64

	/* ScanType.

	   Type of scan, dry or full, to perform on selected accounts
	*/
	ScanType *string

	/* Status.

	   Account status to filter results by.
	*/
	Status *string

	/* TenantIds.

	   Tenant ids to filter azure accounts
	*/
	TenantIds []string

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

GetCSPMAzureAccountParams contains all the parameters to send to the API endpoint

for the get c s p m azure account operation.

Typically these are written to a http.Request.

func NewGetCSPMAzureAccountParams

func NewGetCSPMAzureAccountParams() *GetCSPMAzureAccountParams

NewGetCSPMAzureAccountParams creates a new GetCSPMAzureAccountParams 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 NewGetCSPMAzureAccountParamsWithContext

func NewGetCSPMAzureAccountParamsWithContext(ctx context.Context) *GetCSPMAzureAccountParams

NewGetCSPMAzureAccountParamsWithContext creates a new GetCSPMAzureAccountParams object with the ability to set a context for a request.

func NewGetCSPMAzureAccountParamsWithHTTPClient

func NewGetCSPMAzureAccountParamsWithHTTPClient(client *http.Client) *GetCSPMAzureAccountParams

NewGetCSPMAzureAccountParamsWithHTTPClient creates a new GetCSPMAzureAccountParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMAzureAccountParamsWithTimeout

func NewGetCSPMAzureAccountParamsWithTimeout(timeout time.Duration) *GetCSPMAzureAccountParams

NewGetCSPMAzureAccountParamsWithTimeout creates a new GetCSPMAzureAccountParams object with the ability to set a timeout on a request.

func (*GetCSPMAzureAccountParams) SetContext

func (o *GetCSPMAzureAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) SetDefaults

func (o *GetCSPMAzureAccountParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m azure account params (not the query body).

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

func (*GetCSPMAzureAccountParams) SetHTTPClient

func (o *GetCSPMAzureAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) SetIds

func (o *GetCSPMAzureAccountParams) SetIds(ids []string)

SetIds adds the ids to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) SetLimit

func (o *GetCSPMAzureAccountParams) SetLimit(limit *int64)

SetLimit adds the limit to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) SetOffset

func (o *GetCSPMAzureAccountParams) SetOffset(offset *int64)

SetOffset adds the offset to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) SetScanType

func (o *GetCSPMAzureAccountParams) SetScanType(scanType *string)

SetScanType adds the scanType to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) SetStatus

func (o *GetCSPMAzureAccountParams) SetStatus(status *string)

SetStatus adds the status to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) SetTenantIds added in v0.4.0

func (o *GetCSPMAzureAccountParams) SetTenantIds(tenantIds []string)

SetTenantIds adds the tenantIds to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) SetTimeout

func (o *GetCSPMAzureAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithContext

WithContext adds the context to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithDefaults

WithDefaults hydrates default values in the get c s p m azure account params (not the query body).

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

func (*GetCSPMAzureAccountParams) WithHTTPClient

func (o *GetCSPMAzureAccountParams) WithHTTPClient(client *http.Client) *GetCSPMAzureAccountParams

WithHTTPClient adds the HTTPClient to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithIds

WithIds adds the ids to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithLimit

WithLimit adds the limit to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithOffset

WithOffset adds the offset to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithScanType

func (o *GetCSPMAzureAccountParams) WithScanType(scanType *string) *GetCSPMAzureAccountParams

WithScanType adds the scanType to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithStatus

WithStatus adds the status to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithTenantIds added in v0.4.0

func (o *GetCSPMAzureAccountParams) WithTenantIds(tenantIds []string) *GetCSPMAzureAccountParams

WithTenantIds adds the tenantIds to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WithTimeout

WithTimeout adds the timeout to the get c s p m azure account params

func (*GetCSPMAzureAccountParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCSPMAzureAccountReader

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

GetCSPMAzureAccountReader is a Reader for the GetCSPMAzureAccount structure.

func (*GetCSPMAzureAccountReader) ReadResponse

func (o *GetCSPMAzureAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMAzureAccountTooManyRequests

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

GetCSPMAzureAccountTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMAzureAccountTooManyRequests

func NewGetCSPMAzureAccountTooManyRequests() *GetCSPMAzureAccountTooManyRequests

NewGetCSPMAzureAccountTooManyRequests creates a GetCSPMAzureAccountTooManyRequests with default headers values

func (*GetCSPMAzureAccountTooManyRequests) Code added in v0.2.33

Code gets the status code for the get c s p m azure account too many requests response

func (*GetCSPMAzureAccountTooManyRequests) Error

func (*GetCSPMAzureAccountTooManyRequests) GetPayload

func (*GetCSPMAzureAccountTooManyRequests) IsClientError added in v0.2.27

func (o *GetCSPMAzureAccountTooManyRequests) IsClientError() bool

IsClientError returns true when this get c s p m azure account too many requests response has a 4xx status code

func (*GetCSPMAzureAccountTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get c s p m azure account too many requests response a status code equal to that given

func (*GetCSPMAzureAccountTooManyRequests) IsRedirect added in v0.2.27

func (o *GetCSPMAzureAccountTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get c s p m azure account too many requests response has a 3xx status code

func (*GetCSPMAzureAccountTooManyRequests) IsServerError added in v0.2.27

func (o *GetCSPMAzureAccountTooManyRequests) IsServerError() bool

IsServerError returns true when this get c s p m azure account too many requests response has a 5xx status code

func (*GetCSPMAzureAccountTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m azure account too many requests response has a 2xx status code

func (*GetCSPMAzureAccountTooManyRequests) String added in v0.2.27

type GetCSPMAzureUserScriptsAttachmentBadRequest

type GetCSPMAzureUserScriptsAttachmentBadRequest 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.RegistrationAzureProvisionGetUserScriptResponseV1
}

GetCSPMAzureUserScriptsAttachmentBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMAzureUserScriptsAttachmentBadRequest

func NewGetCSPMAzureUserScriptsAttachmentBadRequest() *GetCSPMAzureUserScriptsAttachmentBadRequest

NewGetCSPMAzureUserScriptsAttachmentBadRequest creates a GetCSPMAzureUserScriptsAttachmentBadRequest with default headers values

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) Code added in v0.2.33

Code gets the status code for the get c s p m azure user scripts attachment bad request response

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) Error

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) GetPayload

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m azure user scripts attachment bad request response has a 4xx status code

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) IsCode added in v0.2.27

IsCode returns true when this get c s p m azure user scripts attachment bad request response a status code equal to that given

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m azure user scripts attachment bad request response has a 3xx status code

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m azure user scripts attachment bad request response has a 5xx status code

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m azure user scripts attachment bad request response has a 2xx status code

func (*GetCSPMAzureUserScriptsAttachmentBadRequest) String added in v0.2.27

type GetCSPMAzureUserScriptsAttachmentForbidden

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

GetCSPMAzureUserScriptsAttachmentForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMAzureUserScriptsAttachmentForbidden

func NewGetCSPMAzureUserScriptsAttachmentForbidden() *GetCSPMAzureUserScriptsAttachmentForbidden

NewGetCSPMAzureUserScriptsAttachmentForbidden creates a GetCSPMAzureUserScriptsAttachmentForbidden with default headers values

func (*GetCSPMAzureUserScriptsAttachmentForbidden) Code added in v0.2.33

Code gets the status code for the get c s p m azure user scripts attachment forbidden response

func (*GetCSPMAzureUserScriptsAttachmentForbidden) Error

func (*GetCSPMAzureUserScriptsAttachmentForbidden) GetPayload

func (*GetCSPMAzureUserScriptsAttachmentForbidden) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m azure user scripts attachment forbidden response has a 4xx status code

func (*GetCSPMAzureUserScriptsAttachmentForbidden) IsCode added in v0.2.27

IsCode returns true when this get c s p m azure user scripts attachment forbidden response a status code equal to that given

func (*GetCSPMAzureUserScriptsAttachmentForbidden) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m azure user scripts attachment forbidden response has a 3xx status code

func (*GetCSPMAzureUserScriptsAttachmentForbidden) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m azure user scripts attachment forbidden response has a 5xx status code

func (*GetCSPMAzureUserScriptsAttachmentForbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m azure user scripts attachment forbidden response has a 2xx status code

func (*GetCSPMAzureUserScriptsAttachmentForbidden) String added in v0.2.27

type GetCSPMAzureUserScriptsAttachmentInternalServerError

type GetCSPMAzureUserScriptsAttachmentInternalServerError 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.RegistrationAzureProvisionGetUserScriptResponseV1
}

GetCSPMAzureUserScriptsAttachmentInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMAzureUserScriptsAttachmentInternalServerError

func NewGetCSPMAzureUserScriptsAttachmentInternalServerError() *GetCSPMAzureUserScriptsAttachmentInternalServerError

NewGetCSPMAzureUserScriptsAttachmentInternalServerError creates a GetCSPMAzureUserScriptsAttachmentInternalServerError with default headers values

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) Code added in v0.2.33

Code gets the status code for the get c s p m azure user scripts attachment internal server error response

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) Error

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) GetPayload

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m azure user scripts attachment internal server error response has a 4xx status code

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get c s p m azure user scripts attachment internal server error response a status code equal to that given

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m azure user scripts attachment internal server error response has a 3xx status code

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m azure user scripts attachment internal server error response has a 5xx status code

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m azure user scripts attachment internal server error response has a 2xx status code

func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) String added in v0.2.27

type GetCSPMAzureUserScriptsAttachmentOK

type GetCSPMAzureUserScriptsAttachmentOK 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.RegistrationAzureProvisionGetUserScriptResponseV1
}

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

OK

func NewGetCSPMAzureUserScriptsAttachmentOK

func NewGetCSPMAzureUserScriptsAttachmentOK() *GetCSPMAzureUserScriptsAttachmentOK

NewGetCSPMAzureUserScriptsAttachmentOK creates a GetCSPMAzureUserScriptsAttachmentOK with default headers values

func (*GetCSPMAzureUserScriptsAttachmentOK) Code added in v0.2.33

Code gets the status code for the get c s p m azure user scripts attachment o k response

func (*GetCSPMAzureUserScriptsAttachmentOK) Error

func (*GetCSPMAzureUserScriptsAttachmentOK) GetPayload

func (*GetCSPMAzureUserScriptsAttachmentOK) IsClientError added in v0.2.27

func (o *GetCSPMAzureUserScriptsAttachmentOK) IsClientError() bool

IsClientError returns true when this get c s p m azure user scripts attachment o k response has a 4xx status code

func (*GetCSPMAzureUserScriptsAttachmentOK) IsCode added in v0.2.27

IsCode returns true when this get c s p m azure user scripts attachment o k response a status code equal to that given

func (*GetCSPMAzureUserScriptsAttachmentOK) IsRedirect added in v0.2.27

func (o *GetCSPMAzureUserScriptsAttachmentOK) IsRedirect() bool

IsRedirect returns true when this get c s p m azure user scripts attachment o k response has a 3xx status code

func (*GetCSPMAzureUserScriptsAttachmentOK) IsServerError added in v0.2.27

func (o *GetCSPMAzureUserScriptsAttachmentOK) IsServerError() bool

IsServerError returns true when this get c s p m azure user scripts attachment o k response has a 5xx status code

func (*GetCSPMAzureUserScriptsAttachmentOK) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m azure user scripts attachment o k response has a 2xx status code

func (*GetCSPMAzureUserScriptsAttachmentOK) String added in v0.2.27

type GetCSPMAzureUserScriptsAttachmentParams

type GetCSPMAzureUserScriptsAttachmentParams struct {

	// AccountType.
	AccountType *string

	/* SubscriptionIds.

	   Subscription IDs to generate script for. Defaults to all.
	*/
	SubscriptionIds []string

	/* Template.

	   Template to be rendered
	*/
	Template *string

	/* TenantID.

	   Tenant ID to generate script for. Defaults to most recently registered tenant.
	*/
	TenantID *string

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

GetCSPMAzureUserScriptsAttachmentParams contains all the parameters to send to the API endpoint

for the get c s p m azure user scripts attachment operation.

Typically these are written to a http.Request.

func NewGetCSPMAzureUserScriptsAttachmentParams

func NewGetCSPMAzureUserScriptsAttachmentParams() *GetCSPMAzureUserScriptsAttachmentParams

NewGetCSPMAzureUserScriptsAttachmentParams creates a new GetCSPMAzureUserScriptsAttachmentParams 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 NewGetCSPMAzureUserScriptsAttachmentParamsWithContext

func NewGetCSPMAzureUserScriptsAttachmentParamsWithContext(ctx context.Context) *GetCSPMAzureUserScriptsAttachmentParams

NewGetCSPMAzureUserScriptsAttachmentParamsWithContext creates a new GetCSPMAzureUserScriptsAttachmentParams object with the ability to set a context for a request.

func NewGetCSPMAzureUserScriptsAttachmentParamsWithHTTPClient

func NewGetCSPMAzureUserScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetCSPMAzureUserScriptsAttachmentParams

NewGetCSPMAzureUserScriptsAttachmentParamsWithHTTPClient creates a new GetCSPMAzureUserScriptsAttachmentParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMAzureUserScriptsAttachmentParamsWithTimeout

func NewGetCSPMAzureUserScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetCSPMAzureUserScriptsAttachmentParams

NewGetCSPMAzureUserScriptsAttachmentParamsWithTimeout creates a new GetCSPMAzureUserScriptsAttachmentParams object with the ability to set a timeout on a request.

func (*GetCSPMAzureUserScriptsAttachmentParams) SetAccountType added in v0.4.0

func (o *GetCSPMAzureUserScriptsAttachmentParams) SetAccountType(accountType *string)

SetAccountType adds the accountType to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) SetContext

SetContext adds the context to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) SetDefaults

func (o *GetCSPMAzureUserScriptsAttachmentParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m azure user scripts attachment params (not the query body).

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

func (*GetCSPMAzureUserScriptsAttachmentParams) SetHTTPClient

func (o *GetCSPMAzureUserScriptsAttachmentParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) SetSubscriptionIds added in v0.4.0

func (o *GetCSPMAzureUserScriptsAttachmentParams) SetSubscriptionIds(subscriptionIds []string)

SetSubscriptionIds adds the subscriptionIds to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) SetTemplate added in v0.4.0

func (o *GetCSPMAzureUserScriptsAttachmentParams) SetTemplate(template *string)

SetTemplate adds the template to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) SetTenantID

func (o *GetCSPMAzureUserScriptsAttachmentParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) SetTimeout

func (o *GetCSPMAzureUserScriptsAttachmentParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) WithAccountType added in v0.4.0

WithAccountType adds the accountType to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) WithContext

WithContext adds the context to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) WithDefaults

WithDefaults hydrates default values in the get c s p m azure user scripts attachment params (not the query body).

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

func (*GetCSPMAzureUserScriptsAttachmentParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) WithSubscriptionIds added in v0.4.0

WithSubscriptionIds adds the subscriptionIds to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) WithTemplate added in v0.4.0

WithTemplate adds the template to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) WithTenantID

WithTenantID adds the tenantID to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) WithTimeout

WithTimeout adds the timeout to the get c s p m azure user scripts attachment params

func (*GetCSPMAzureUserScriptsAttachmentParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCSPMAzureUserScriptsAttachmentReader

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

GetCSPMAzureUserScriptsAttachmentReader is a Reader for the GetCSPMAzureUserScriptsAttachment structure.

func (*GetCSPMAzureUserScriptsAttachmentReader) ReadResponse

func (o *GetCSPMAzureUserScriptsAttachmentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMAzureUserScriptsAttachmentTooManyRequests

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

GetCSPMAzureUserScriptsAttachmentTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMAzureUserScriptsAttachmentTooManyRequests

func NewGetCSPMAzureUserScriptsAttachmentTooManyRequests() *GetCSPMAzureUserScriptsAttachmentTooManyRequests

NewGetCSPMAzureUserScriptsAttachmentTooManyRequests creates a GetCSPMAzureUserScriptsAttachmentTooManyRequests with default headers values

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) Code added in v0.2.33

Code gets the status code for the get c s p m azure user scripts attachment too many requests response

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) Error

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) GetPayload

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m azure user scripts attachment too many requests response has a 4xx status code

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get c s p m azure user scripts attachment too many requests response a status code equal to that given

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m azure user scripts attachment too many requests response has a 3xx status code

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m azure user scripts attachment too many requests response has a 5xx status code

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m azure user scripts attachment too many requests response has a 2xx status code

func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) String added in v0.2.27

type GetCSPMPoliciesDetailsBadRequest added in v0.4.0

type GetCSPMPoliciesDetailsBadRequest 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.RegistrationPolicyResponseV1
}

GetCSPMPoliciesDetailsBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMPoliciesDetailsBadRequest added in v0.4.0

func NewGetCSPMPoliciesDetailsBadRequest() *GetCSPMPoliciesDetailsBadRequest

NewGetCSPMPoliciesDetailsBadRequest creates a GetCSPMPoliciesDetailsBadRequest with default headers values

func (*GetCSPMPoliciesDetailsBadRequest) Code added in v0.4.0

Code gets the status code for the get c s p m policies details bad request response

func (*GetCSPMPoliciesDetailsBadRequest) Error added in v0.4.0

func (*GetCSPMPoliciesDetailsBadRequest) GetPayload added in v0.4.0

func (*GetCSPMPoliciesDetailsBadRequest) IsClientError added in v0.4.0

func (o *GetCSPMPoliciesDetailsBadRequest) IsClientError() bool

IsClientError returns true when this get c s p m policies details bad request response has a 4xx status code

func (*GetCSPMPoliciesDetailsBadRequest) IsCode added in v0.4.0

func (o *GetCSPMPoliciesDetailsBadRequest) IsCode(code int) bool

IsCode returns true when this get c s p m policies details bad request response a status code equal to that given

func (*GetCSPMPoliciesDetailsBadRequest) IsRedirect added in v0.4.0

func (o *GetCSPMPoliciesDetailsBadRequest) IsRedirect() bool

IsRedirect returns true when this get c s p m policies details bad request response has a 3xx status code

func (*GetCSPMPoliciesDetailsBadRequest) IsServerError added in v0.4.0

func (o *GetCSPMPoliciesDetailsBadRequest) IsServerError() bool

IsServerError returns true when this get c s p m policies details bad request response has a 5xx status code

func (*GetCSPMPoliciesDetailsBadRequest) IsSuccess added in v0.4.0

func (o *GetCSPMPoliciesDetailsBadRequest) IsSuccess() bool

IsSuccess returns true when this get c s p m policies details bad request response has a 2xx status code

func (*GetCSPMPoliciesDetailsBadRequest) String added in v0.4.0

type GetCSPMPoliciesDetailsForbidden added in v0.4.0

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

GetCSPMPoliciesDetailsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMPoliciesDetailsForbidden added in v0.4.0

func NewGetCSPMPoliciesDetailsForbidden() *GetCSPMPoliciesDetailsForbidden

NewGetCSPMPoliciesDetailsForbidden creates a GetCSPMPoliciesDetailsForbidden with default headers values

func (*GetCSPMPoliciesDetailsForbidden) Code added in v0.4.0

Code gets the status code for the get c s p m policies details forbidden response

func (*GetCSPMPoliciesDetailsForbidden) Error added in v0.4.0

func (*GetCSPMPoliciesDetailsForbidden) GetPayload added in v0.4.0

func (*GetCSPMPoliciesDetailsForbidden) IsClientError added in v0.4.0

func (o *GetCSPMPoliciesDetailsForbidden) IsClientError() bool

IsClientError returns true when this get c s p m policies details forbidden response has a 4xx status code

func (*GetCSPMPoliciesDetailsForbidden) IsCode added in v0.4.0

func (o *GetCSPMPoliciesDetailsForbidden) IsCode(code int) bool

IsCode returns true when this get c s p m policies details forbidden response a status code equal to that given

func (*GetCSPMPoliciesDetailsForbidden) IsRedirect added in v0.4.0

func (o *GetCSPMPoliciesDetailsForbidden) IsRedirect() bool

IsRedirect returns true when this get c s p m policies details forbidden response has a 3xx status code

func (*GetCSPMPoliciesDetailsForbidden) IsServerError added in v0.4.0

func (o *GetCSPMPoliciesDetailsForbidden) IsServerError() bool

IsServerError returns true when this get c s p m policies details forbidden response has a 5xx status code

func (*GetCSPMPoliciesDetailsForbidden) IsSuccess added in v0.4.0

func (o *GetCSPMPoliciesDetailsForbidden) IsSuccess() bool

IsSuccess returns true when this get c s p m policies details forbidden response has a 2xx status code

func (*GetCSPMPoliciesDetailsForbidden) String added in v0.4.0

type GetCSPMPoliciesDetailsInternalServerError added in v0.4.0

type GetCSPMPoliciesDetailsInternalServerError 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.RegistrationPolicyResponseV1
}

GetCSPMPoliciesDetailsInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMPoliciesDetailsInternalServerError added in v0.4.0

func NewGetCSPMPoliciesDetailsInternalServerError() *GetCSPMPoliciesDetailsInternalServerError

NewGetCSPMPoliciesDetailsInternalServerError creates a GetCSPMPoliciesDetailsInternalServerError with default headers values

func (*GetCSPMPoliciesDetailsInternalServerError) Code added in v0.4.0

Code gets the status code for the get c s p m policies details internal server error response

func (*GetCSPMPoliciesDetailsInternalServerError) Error added in v0.4.0

func (*GetCSPMPoliciesDetailsInternalServerError) GetPayload added in v0.4.0

func (*GetCSPMPoliciesDetailsInternalServerError) IsClientError added in v0.4.0

IsClientError returns true when this get c s p m policies details internal server error response has a 4xx status code

func (*GetCSPMPoliciesDetailsInternalServerError) IsCode added in v0.4.0

IsCode returns true when this get c s p m policies details internal server error response a status code equal to that given

func (*GetCSPMPoliciesDetailsInternalServerError) IsRedirect added in v0.4.0

IsRedirect returns true when this get c s p m policies details internal server error response has a 3xx status code

func (*GetCSPMPoliciesDetailsInternalServerError) IsServerError added in v0.4.0

IsServerError returns true when this get c s p m policies details internal server error response has a 5xx status code

func (*GetCSPMPoliciesDetailsInternalServerError) IsSuccess added in v0.4.0

IsSuccess returns true when this get c s p m policies details internal server error response has a 2xx status code

func (*GetCSPMPoliciesDetailsInternalServerError) String added in v0.4.0

type GetCSPMPoliciesDetailsMultiStatus added in v0.4.0

type GetCSPMPoliciesDetailsMultiStatus 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.RegistrationPolicyResponseV1
}

GetCSPMPoliciesDetailsMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewGetCSPMPoliciesDetailsMultiStatus added in v0.4.0

func NewGetCSPMPoliciesDetailsMultiStatus() *GetCSPMPoliciesDetailsMultiStatus

NewGetCSPMPoliciesDetailsMultiStatus creates a GetCSPMPoliciesDetailsMultiStatus with default headers values

func (*GetCSPMPoliciesDetailsMultiStatus) Code added in v0.4.0

Code gets the status code for the get c s p m policies details multi status response

func (*GetCSPMPoliciesDetailsMultiStatus) Error added in v0.4.0

func (*GetCSPMPoliciesDetailsMultiStatus) GetPayload added in v0.4.0

func (*GetCSPMPoliciesDetailsMultiStatus) IsClientError added in v0.4.0

func (o *GetCSPMPoliciesDetailsMultiStatus) IsClientError() bool

IsClientError returns true when this get c s p m policies details multi status response has a 4xx status code

func (*GetCSPMPoliciesDetailsMultiStatus) IsCode added in v0.4.0

func (o *GetCSPMPoliciesDetailsMultiStatus) IsCode(code int) bool

IsCode returns true when this get c s p m policies details multi status response a status code equal to that given

func (*GetCSPMPoliciesDetailsMultiStatus) IsRedirect added in v0.4.0

func (o *GetCSPMPoliciesDetailsMultiStatus) IsRedirect() bool

IsRedirect returns true when this get c s p m policies details multi status response has a 3xx status code

func (*GetCSPMPoliciesDetailsMultiStatus) IsServerError added in v0.4.0

func (o *GetCSPMPoliciesDetailsMultiStatus) IsServerError() bool

IsServerError returns true when this get c s p m policies details multi status response has a 5xx status code

func (*GetCSPMPoliciesDetailsMultiStatus) IsSuccess added in v0.4.0

func (o *GetCSPMPoliciesDetailsMultiStatus) IsSuccess() bool

IsSuccess returns true when this get c s p m policies details multi status response has a 2xx status code

func (*GetCSPMPoliciesDetailsMultiStatus) String added in v0.4.0

type GetCSPMPoliciesDetailsOK added in v0.4.0

type GetCSPMPoliciesDetailsOK 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.RegistrationPolicyResponseV1
}

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

OK

func NewGetCSPMPoliciesDetailsOK added in v0.4.0

func NewGetCSPMPoliciesDetailsOK() *GetCSPMPoliciesDetailsOK

NewGetCSPMPoliciesDetailsOK creates a GetCSPMPoliciesDetailsOK with default headers values

func (*GetCSPMPoliciesDetailsOK) Code added in v0.4.0

func (o *GetCSPMPoliciesDetailsOK) Code() int

Code gets the status code for the get c s p m policies details o k response

func (*GetCSPMPoliciesDetailsOK) Error added in v0.4.0

func (o *GetCSPMPoliciesDetailsOK) Error() string

func (*GetCSPMPoliciesDetailsOK) GetPayload added in v0.4.0

func (*GetCSPMPoliciesDetailsOK) IsClientError added in v0.4.0

func (o *GetCSPMPoliciesDetailsOK) IsClientError() bool

IsClientError returns true when this get c s p m policies details o k response has a 4xx status code

func (*GetCSPMPoliciesDetailsOK) IsCode added in v0.4.0

func (o *GetCSPMPoliciesDetailsOK) IsCode(code int) bool

IsCode returns true when this get c s p m policies details o k response a status code equal to that given

func (*GetCSPMPoliciesDetailsOK) IsRedirect added in v0.4.0

func (o *GetCSPMPoliciesDetailsOK) IsRedirect() bool

IsRedirect returns true when this get c s p m policies details o k response has a 3xx status code

func (*GetCSPMPoliciesDetailsOK) IsServerError added in v0.4.0

func (o *GetCSPMPoliciesDetailsOK) IsServerError() bool

IsServerError returns true when this get c s p m policies details o k response has a 5xx status code

func (*GetCSPMPoliciesDetailsOK) IsSuccess added in v0.4.0

func (o *GetCSPMPoliciesDetailsOK) IsSuccess() bool

IsSuccess returns true when this get c s p m policies details o k response has a 2xx status code

func (*GetCSPMPoliciesDetailsOK) String added in v0.4.0

func (o *GetCSPMPoliciesDetailsOK) String() string

type GetCSPMPoliciesDetailsParams added in v0.4.0

type GetCSPMPoliciesDetailsParams struct {

	/* Ids.

	   Policy IDs
	*/
	Ids []int64

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

GetCSPMPoliciesDetailsParams contains all the parameters to send to the API endpoint

for the get c s p m policies details operation.

Typically these are written to a http.Request.

func NewGetCSPMPoliciesDetailsParams added in v0.4.0

func NewGetCSPMPoliciesDetailsParams() *GetCSPMPoliciesDetailsParams

NewGetCSPMPoliciesDetailsParams creates a new GetCSPMPoliciesDetailsParams 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 NewGetCSPMPoliciesDetailsParamsWithContext added in v0.4.0

func NewGetCSPMPoliciesDetailsParamsWithContext(ctx context.Context) *GetCSPMPoliciesDetailsParams

NewGetCSPMPoliciesDetailsParamsWithContext creates a new GetCSPMPoliciesDetailsParams object with the ability to set a context for a request.

func NewGetCSPMPoliciesDetailsParamsWithHTTPClient added in v0.4.0

func NewGetCSPMPoliciesDetailsParamsWithHTTPClient(client *http.Client) *GetCSPMPoliciesDetailsParams

NewGetCSPMPoliciesDetailsParamsWithHTTPClient creates a new GetCSPMPoliciesDetailsParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMPoliciesDetailsParamsWithTimeout added in v0.4.0

func NewGetCSPMPoliciesDetailsParamsWithTimeout(timeout time.Duration) *GetCSPMPoliciesDetailsParams

NewGetCSPMPoliciesDetailsParamsWithTimeout creates a new GetCSPMPoliciesDetailsParams object with the ability to set a timeout on a request.

func (*GetCSPMPoliciesDetailsParams) SetContext added in v0.4.0

func (o *GetCSPMPoliciesDetailsParams) SetContext(ctx context.Context)

SetContext adds the context to the get c s p m policies details params

func (*GetCSPMPoliciesDetailsParams) SetDefaults added in v0.4.0

func (o *GetCSPMPoliciesDetailsParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m policies details params (not the query body).

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

func (*GetCSPMPoliciesDetailsParams) SetHTTPClient added in v0.4.0

func (o *GetCSPMPoliciesDetailsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m policies details params

func (*GetCSPMPoliciesDetailsParams) SetIds added in v0.4.0

func (o *GetCSPMPoliciesDetailsParams) SetIds(ids []int64)

SetIds adds the ids to the get c s p m policies details params

func (*GetCSPMPoliciesDetailsParams) SetTimeout added in v0.4.0

func (o *GetCSPMPoliciesDetailsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get c s p m policies details params

func (*GetCSPMPoliciesDetailsParams) WithContext added in v0.4.0

WithContext adds the context to the get c s p m policies details params

func (*GetCSPMPoliciesDetailsParams) WithDefaults added in v0.4.0

WithDefaults hydrates default values in the get c s p m policies details params (not the query body).

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

func (*GetCSPMPoliciesDetailsParams) WithHTTPClient added in v0.4.0

WithHTTPClient adds the HTTPClient to the get c s p m policies details params

func (*GetCSPMPoliciesDetailsParams) WithIds added in v0.4.0

WithIds adds the ids to the get c s p m policies details params

func (*GetCSPMPoliciesDetailsParams) WithTimeout added in v0.4.0

WithTimeout adds the timeout to the get c s p m policies details params

func (*GetCSPMPoliciesDetailsParams) WriteToRequest added in v0.4.0

WriteToRequest writes these params to a swagger request

type GetCSPMPoliciesDetailsReader added in v0.4.0

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

GetCSPMPoliciesDetailsReader is a Reader for the GetCSPMPoliciesDetails structure.

func (*GetCSPMPoliciesDetailsReader) ReadResponse added in v0.4.0

func (o *GetCSPMPoliciesDetailsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMPoliciesDetailsTooManyRequests added in v0.4.0

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

GetCSPMPoliciesDetailsTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMPoliciesDetailsTooManyRequests added in v0.4.0

func NewGetCSPMPoliciesDetailsTooManyRequests() *GetCSPMPoliciesDetailsTooManyRequests

NewGetCSPMPoliciesDetailsTooManyRequests creates a GetCSPMPoliciesDetailsTooManyRequests with default headers values

func (*GetCSPMPoliciesDetailsTooManyRequests) Code added in v0.4.0

Code gets the status code for the get c s p m policies details too many requests response

func (*GetCSPMPoliciesDetailsTooManyRequests) Error added in v0.4.0

func (*GetCSPMPoliciesDetailsTooManyRequests) GetPayload added in v0.4.0

func (*GetCSPMPoliciesDetailsTooManyRequests) IsClientError added in v0.4.0

func (o *GetCSPMPoliciesDetailsTooManyRequests) IsClientError() bool

IsClientError returns true when this get c s p m policies details too many requests response has a 4xx status code

func (*GetCSPMPoliciesDetailsTooManyRequests) IsCode added in v0.4.0

IsCode returns true when this get c s p m policies details too many requests response a status code equal to that given

func (*GetCSPMPoliciesDetailsTooManyRequests) IsRedirect added in v0.4.0

IsRedirect returns true when this get c s p m policies details too many requests response has a 3xx status code

func (*GetCSPMPoliciesDetailsTooManyRequests) IsServerError added in v0.4.0

func (o *GetCSPMPoliciesDetailsTooManyRequests) IsServerError() bool

IsServerError returns true when this get c s p m policies details too many requests response has a 5xx status code

func (*GetCSPMPoliciesDetailsTooManyRequests) IsSuccess added in v0.4.0

IsSuccess returns true when this get c s p m policies details too many requests response has a 2xx status code

func (*GetCSPMPoliciesDetailsTooManyRequests) String added in v0.4.0

type GetCSPMPolicyBadRequest

type GetCSPMPolicyBadRequest 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.RegistrationPolicyResponseV1
}

GetCSPMPolicyBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMPolicyBadRequest

func NewGetCSPMPolicyBadRequest() *GetCSPMPolicyBadRequest

NewGetCSPMPolicyBadRequest creates a GetCSPMPolicyBadRequest with default headers values

func (*GetCSPMPolicyBadRequest) Code added in v0.2.33

func (o *GetCSPMPolicyBadRequest) Code() int

Code gets the status code for the get c s p m policy bad request response

func (*GetCSPMPolicyBadRequest) Error

func (o *GetCSPMPolicyBadRequest) Error() string

func (*GetCSPMPolicyBadRequest) GetPayload

func (*GetCSPMPolicyBadRequest) IsClientError added in v0.2.27

func (o *GetCSPMPolicyBadRequest) IsClientError() bool

IsClientError returns true when this get c s p m policy bad request response has a 4xx status code

func (*GetCSPMPolicyBadRequest) IsCode added in v0.2.27

func (o *GetCSPMPolicyBadRequest) IsCode(code int) bool

IsCode returns true when this get c s p m policy bad request response a status code equal to that given

func (*GetCSPMPolicyBadRequest) IsRedirect added in v0.2.27

func (o *GetCSPMPolicyBadRequest) IsRedirect() bool

IsRedirect returns true when this get c s p m policy bad request response has a 3xx status code

func (*GetCSPMPolicyBadRequest) IsServerError added in v0.2.27

func (o *GetCSPMPolicyBadRequest) IsServerError() bool

IsServerError returns true when this get c s p m policy bad request response has a 5xx status code

func (*GetCSPMPolicyBadRequest) IsSuccess added in v0.2.27

func (o *GetCSPMPolicyBadRequest) IsSuccess() bool

IsSuccess returns true when this get c s p m policy bad request response has a 2xx status code

func (*GetCSPMPolicyBadRequest) String added in v0.2.27

func (o *GetCSPMPolicyBadRequest) String() string

type GetCSPMPolicyForbidden

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

GetCSPMPolicyForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMPolicyForbidden

func NewGetCSPMPolicyForbidden() *GetCSPMPolicyForbidden

NewGetCSPMPolicyForbidden creates a GetCSPMPolicyForbidden with default headers values

func (*GetCSPMPolicyForbidden) Code added in v0.2.33

func (o *GetCSPMPolicyForbidden) Code() int

Code gets the status code for the get c s p m policy forbidden response

func (*GetCSPMPolicyForbidden) Error

func (o *GetCSPMPolicyForbidden) Error() string

func (*GetCSPMPolicyForbidden) GetPayload

func (*GetCSPMPolicyForbidden) IsClientError added in v0.2.27

func (o *GetCSPMPolicyForbidden) IsClientError() bool

IsClientError returns true when this get c s p m policy forbidden response has a 4xx status code

func (*GetCSPMPolicyForbidden) IsCode added in v0.2.27

func (o *GetCSPMPolicyForbidden) IsCode(code int) bool

IsCode returns true when this get c s p m policy forbidden response a status code equal to that given

func (*GetCSPMPolicyForbidden) IsRedirect added in v0.2.27

func (o *GetCSPMPolicyForbidden) IsRedirect() bool

IsRedirect returns true when this get c s p m policy forbidden response has a 3xx status code

func (*GetCSPMPolicyForbidden) IsServerError added in v0.2.27

func (o *GetCSPMPolicyForbidden) IsServerError() bool

IsServerError returns true when this get c s p m policy forbidden response has a 5xx status code

func (*GetCSPMPolicyForbidden) IsSuccess added in v0.2.27

func (o *GetCSPMPolicyForbidden) IsSuccess() bool

IsSuccess returns true when this get c s p m policy forbidden response has a 2xx status code

func (*GetCSPMPolicyForbidden) String added in v0.2.27

func (o *GetCSPMPolicyForbidden) String() string

type GetCSPMPolicyInternalServerError

type GetCSPMPolicyInternalServerError 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.RegistrationPolicyResponseV1
}

GetCSPMPolicyInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMPolicyInternalServerError

func NewGetCSPMPolicyInternalServerError() *GetCSPMPolicyInternalServerError

NewGetCSPMPolicyInternalServerError creates a GetCSPMPolicyInternalServerError with default headers values

func (*GetCSPMPolicyInternalServerError) Code added in v0.2.33

Code gets the status code for the get c s p m policy internal server error response

func (*GetCSPMPolicyInternalServerError) Error

func (*GetCSPMPolicyInternalServerError) GetPayload

func (*GetCSPMPolicyInternalServerError) IsClientError added in v0.2.27

func (o *GetCSPMPolicyInternalServerError) IsClientError() bool

IsClientError returns true when this get c s p m policy internal server error response has a 4xx status code

func (*GetCSPMPolicyInternalServerError) IsCode added in v0.2.27

func (o *GetCSPMPolicyInternalServerError) IsCode(code int) bool

IsCode returns true when this get c s p m policy internal server error response a status code equal to that given

func (*GetCSPMPolicyInternalServerError) IsRedirect added in v0.2.27

func (o *GetCSPMPolicyInternalServerError) IsRedirect() bool

IsRedirect returns true when this get c s p m policy internal server error response has a 3xx status code

func (*GetCSPMPolicyInternalServerError) IsServerError added in v0.2.27

func (o *GetCSPMPolicyInternalServerError) IsServerError() bool

IsServerError returns true when this get c s p m policy internal server error response has a 5xx status code

func (*GetCSPMPolicyInternalServerError) IsSuccess added in v0.2.27

func (o *GetCSPMPolicyInternalServerError) IsSuccess() bool

IsSuccess returns true when this get c s p m policy internal server error response has a 2xx status code

func (*GetCSPMPolicyInternalServerError) String added in v0.2.27

type GetCSPMPolicyMultiStatus

type GetCSPMPolicyMultiStatus 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.RegistrationPolicyResponseV1
}

GetCSPMPolicyMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewGetCSPMPolicyMultiStatus

func NewGetCSPMPolicyMultiStatus() *GetCSPMPolicyMultiStatus

NewGetCSPMPolicyMultiStatus creates a GetCSPMPolicyMultiStatus with default headers values

func (*GetCSPMPolicyMultiStatus) Code added in v0.2.33

func (o *GetCSPMPolicyMultiStatus) Code() int

Code gets the status code for the get c s p m policy multi status response

func (*GetCSPMPolicyMultiStatus) Error

func (o *GetCSPMPolicyMultiStatus) Error() string

func (*GetCSPMPolicyMultiStatus) GetPayload

func (*GetCSPMPolicyMultiStatus) IsClientError added in v0.2.27

func (o *GetCSPMPolicyMultiStatus) IsClientError() bool

IsClientError returns true when this get c s p m policy multi status response has a 4xx status code

func (*GetCSPMPolicyMultiStatus) IsCode added in v0.2.27

func (o *GetCSPMPolicyMultiStatus) IsCode(code int) bool

IsCode returns true when this get c s p m policy multi status response a status code equal to that given

func (*GetCSPMPolicyMultiStatus) IsRedirect added in v0.2.27

func (o *GetCSPMPolicyMultiStatus) IsRedirect() bool

IsRedirect returns true when this get c s p m policy multi status response has a 3xx status code

func (*GetCSPMPolicyMultiStatus) IsServerError added in v0.2.27

func (o *GetCSPMPolicyMultiStatus) IsServerError() bool

IsServerError returns true when this get c s p m policy multi status response has a 5xx status code

func (*GetCSPMPolicyMultiStatus) IsSuccess added in v0.2.27

func (o *GetCSPMPolicyMultiStatus) IsSuccess() bool

IsSuccess returns true when this get c s p m policy multi status response has a 2xx status code

func (*GetCSPMPolicyMultiStatus) String added in v0.2.27

func (o *GetCSPMPolicyMultiStatus) String() string

type GetCSPMPolicyOK

type GetCSPMPolicyOK 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.RegistrationPolicyResponseV1
}

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

OK

func NewGetCSPMPolicyOK

func NewGetCSPMPolicyOK() *GetCSPMPolicyOK

NewGetCSPMPolicyOK creates a GetCSPMPolicyOK with default headers values

func (*GetCSPMPolicyOK) Code added in v0.2.33

func (o *GetCSPMPolicyOK) Code() int

Code gets the status code for the get c s p m policy o k response

func (*GetCSPMPolicyOK) Error

func (o *GetCSPMPolicyOK) Error() string

func (*GetCSPMPolicyOK) GetPayload

func (*GetCSPMPolicyOK) IsClientError added in v0.2.27

func (o *GetCSPMPolicyOK) IsClientError() bool

IsClientError returns true when this get c s p m policy o k response has a 4xx status code

func (*GetCSPMPolicyOK) IsCode added in v0.2.27

func (o *GetCSPMPolicyOK) IsCode(code int) bool

IsCode returns true when this get c s p m policy o k response a status code equal to that given

func (*GetCSPMPolicyOK) IsRedirect added in v0.2.27

func (o *GetCSPMPolicyOK) IsRedirect() bool

IsRedirect returns true when this get c s p m policy o k response has a 3xx status code

func (*GetCSPMPolicyOK) IsServerError added in v0.2.27

func (o *GetCSPMPolicyOK) IsServerError() bool

IsServerError returns true when this get c s p m policy o k response has a 5xx status code

func (*GetCSPMPolicyOK) IsSuccess added in v0.2.27

func (o *GetCSPMPolicyOK) IsSuccess() bool

IsSuccess returns true when this get c s p m policy o k response has a 2xx status code

func (*GetCSPMPolicyOK) String added in v0.2.27

func (o *GetCSPMPolicyOK) String() string

type GetCSPMPolicyParams

type GetCSPMPolicyParams struct {

	/* Ids.

	   Policy ID
	*/
	Ids int64

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

GetCSPMPolicyParams contains all the parameters to send to the API endpoint

for the get c s p m policy operation.

Typically these are written to a http.Request.

func NewGetCSPMPolicyParams

func NewGetCSPMPolicyParams() *GetCSPMPolicyParams

NewGetCSPMPolicyParams creates a new GetCSPMPolicyParams 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 NewGetCSPMPolicyParamsWithContext

func NewGetCSPMPolicyParamsWithContext(ctx context.Context) *GetCSPMPolicyParams

NewGetCSPMPolicyParamsWithContext creates a new GetCSPMPolicyParams object with the ability to set a context for a request.

func NewGetCSPMPolicyParamsWithHTTPClient

func NewGetCSPMPolicyParamsWithHTTPClient(client *http.Client) *GetCSPMPolicyParams

NewGetCSPMPolicyParamsWithHTTPClient creates a new GetCSPMPolicyParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMPolicyParamsWithTimeout

func NewGetCSPMPolicyParamsWithTimeout(timeout time.Duration) *GetCSPMPolicyParams

NewGetCSPMPolicyParamsWithTimeout creates a new GetCSPMPolicyParams object with the ability to set a timeout on a request.

func (*GetCSPMPolicyParams) SetContext

func (o *GetCSPMPolicyParams) SetContext(ctx context.Context)

SetContext adds the context to the get c s p m policy params

func (*GetCSPMPolicyParams) SetDefaults

func (o *GetCSPMPolicyParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m policy params (not the query body).

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

func (*GetCSPMPolicyParams) SetHTTPClient

func (o *GetCSPMPolicyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m policy params

func (*GetCSPMPolicyParams) SetIds

func (o *GetCSPMPolicyParams) SetIds(ids int64)

SetIds adds the ids to the get c s p m policy params

func (*GetCSPMPolicyParams) SetTimeout

func (o *GetCSPMPolicyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get c s p m policy params

func (*GetCSPMPolicyParams) WithContext

WithContext adds the context to the get c s p m policy params

func (*GetCSPMPolicyParams) WithDefaults

func (o *GetCSPMPolicyParams) WithDefaults() *GetCSPMPolicyParams

WithDefaults hydrates default values in the get c s p m policy params (not the query body).

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

func (*GetCSPMPolicyParams) WithHTTPClient

func (o *GetCSPMPolicyParams) WithHTTPClient(client *http.Client) *GetCSPMPolicyParams

WithHTTPClient adds the HTTPClient to the get c s p m policy params

func (*GetCSPMPolicyParams) WithIds

WithIds adds the ids to the get c s p m policy params

func (*GetCSPMPolicyParams) WithTimeout

func (o *GetCSPMPolicyParams) WithTimeout(timeout time.Duration) *GetCSPMPolicyParams

WithTimeout adds the timeout to the get c s p m policy params

func (*GetCSPMPolicyParams) WriteToRequest

func (o *GetCSPMPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetCSPMPolicyReader

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

GetCSPMPolicyReader is a Reader for the GetCSPMPolicy structure.

func (*GetCSPMPolicyReader) ReadResponse

func (o *GetCSPMPolicyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMPolicySettingsBadRequest

type GetCSPMPolicySettingsBadRequest 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.RegistrationPolicySettingsResponseV1
}

GetCSPMPolicySettingsBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMPolicySettingsBadRequest

func NewGetCSPMPolicySettingsBadRequest() *GetCSPMPolicySettingsBadRequest

NewGetCSPMPolicySettingsBadRequest creates a GetCSPMPolicySettingsBadRequest with default headers values

func (*GetCSPMPolicySettingsBadRequest) Code added in v0.2.33

Code gets the status code for the get c s p m policy settings bad request response

func (*GetCSPMPolicySettingsBadRequest) Error

func (*GetCSPMPolicySettingsBadRequest) GetPayload

func (*GetCSPMPolicySettingsBadRequest) IsClientError added in v0.2.27

func (o *GetCSPMPolicySettingsBadRequest) IsClientError() bool

IsClientError returns true when this get c s p m policy settings bad request response has a 4xx status code

func (*GetCSPMPolicySettingsBadRequest) IsCode added in v0.2.27

func (o *GetCSPMPolicySettingsBadRequest) IsCode(code int) bool

IsCode returns true when this get c s p m policy settings bad request response a status code equal to that given

func (*GetCSPMPolicySettingsBadRequest) IsRedirect added in v0.2.27

func (o *GetCSPMPolicySettingsBadRequest) IsRedirect() bool

IsRedirect returns true when this get c s p m policy settings bad request response has a 3xx status code

func (*GetCSPMPolicySettingsBadRequest) IsServerError added in v0.2.27

func (o *GetCSPMPolicySettingsBadRequest) IsServerError() bool

IsServerError returns true when this get c s p m policy settings bad request response has a 5xx status code

func (*GetCSPMPolicySettingsBadRequest) IsSuccess added in v0.2.27

func (o *GetCSPMPolicySettingsBadRequest) IsSuccess() bool

IsSuccess returns true when this get c s p m policy settings bad request response has a 2xx status code

func (*GetCSPMPolicySettingsBadRequest) String added in v0.2.27

type GetCSPMPolicySettingsForbidden

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

GetCSPMPolicySettingsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMPolicySettingsForbidden

func NewGetCSPMPolicySettingsForbidden() *GetCSPMPolicySettingsForbidden

NewGetCSPMPolicySettingsForbidden creates a GetCSPMPolicySettingsForbidden with default headers values

func (*GetCSPMPolicySettingsForbidden) Code added in v0.2.33

Code gets the status code for the get c s p m policy settings forbidden response

func (*GetCSPMPolicySettingsForbidden) Error

func (*GetCSPMPolicySettingsForbidden) GetPayload

func (*GetCSPMPolicySettingsForbidden) IsClientError added in v0.2.27

func (o *GetCSPMPolicySettingsForbidden) IsClientError() bool

IsClientError returns true when this get c s p m policy settings forbidden response has a 4xx status code

func (*GetCSPMPolicySettingsForbidden) IsCode added in v0.2.27

func (o *GetCSPMPolicySettingsForbidden) IsCode(code int) bool

IsCode returns true when this get c s p m policy settings forbidden response a status code equal to that given

func (*GetCSPMPolicySettingsForbidden) IsRedirect added in v0.2.27

func (o *GetCSPMPolicySettingsForbidden) IsRedirect() bool

IsRedirect returns true when this get c s p m policy settings forbidden response has a 3xx status code

func (*GetCSPMPolicySettingsForbidden) IsServerError added in v0.2.27

func (o *GetCSPMPolicySettingsForbidden) IsServerError() bool

IsServerError returns true when this get c s p m policy settings forbidden response has a 5xx status code

func (*GetCSPMPolicySettingsForbidden) IsSuccess added in v0.2.27

func (o *GetCSPMPolicySettingsForbidden) IsSuccess() bool

IsSuccess returns true when this get c s p m policy settings forbidden response has a 2xx status code

func (*GetCSPMPolicySettingsForbidden) String added in v0.2.27

type GetCSPMPolicySettingsInternalServerError

type GetCSPMPolicySettingsInternalServerError 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.RegistrationPolicySettingsResponseV1
}

GetCSPMPolicySettingsInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMPolicySettingsInternalServerError

func NewGetCSPMPolicySettingsInternalServerError() *GetCSPMPolicySettingsInternalServerError

NewGetCSPMPolicySettingsInternalServerError creates a GetCSPMPolicySettingsInternalServerError with default headers values

func (*GetCSPMPolicySettingsInternalServerError) Code added in v0.2.33

Code gets the status code for the get c s p m policy settings internal server error response

func (*GetCSPMPolicySettingsInternalServerError) Error

func (*GetCSPMPolicySettingsInternalServerError) GetPayload

func (*GetCSPMPolicySettingsInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get c s p m policy settings internal server error response has a 4xx status code

func (*GetCSPMPolicySettingsInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get c s p m policy settings internal server error response a status code equal to that given

func (*GetCSPMPolicySettingsInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m policy settings internal server error response has a 3xx status code

func (*GetCSPMPolicySettingsInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get c s p m policy settings internal server error response has a 5xx status code

func (*GetCSPMPolicySettingsInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m policy settings internal server error response has a 2xx status code

func (*GetCSPMPolicySettingsInternalServerError) String added in v0.2.27

type GetCSPMPolicySettingsMultiStatus

type GetCSPMPolicySettingsMultiStatus 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.RegistrationPolicySettingsResponseV1
}

GetCSPMPolicySettingsMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewGetCSPMPolicySettingsMultiStatus

func NewGetCSPMPolicySettingsMultiStatus() *GetCSPMPolicySettingsMultiStatus

NewGetCSPMPolicySettingsMultiStatus creates a GetCSPMPolicySettingsMultiStatus with default headers values

func (*GetCSPMPolicySettingsMultiStatus) Code added in v0.2.33

Code gets the status code for the get c s p m policy settings multi status response

func (*GetCSPMPolicySettingsMultiStatus) Error

func (*GetCSPMPolicySettingsMultiStatus) GetPayload

func (*GetCSPMPolicySettingsMultiStatus) IsClientError added in v0.2.27

func (o *GetCSPMPolicySettingsMultiStatus) IsClientError() bool

IsClientError returns true when this get c s p m policy settings multi status response has a 4xx status code

func (*GetCSPMPolicySettingsMultiStatus) IsCode added in v0.2.27

func (o *GetCSPMPolicySettingsMultiStatus) IsCode(code int) bool

IsCode returns true when this get c s p m policy settings multi status response a status code equal to that given

func (*GetCSPMPolicySettingsMultiStatus) IsRedirect added in v0.2.27

func (o *GetCSPMPolicySettingsMultiStatus) IsRedirect() bool

IsRedirect returns true when this get c s p m policy settings multi status response has a 3xx status code

func (*GetCSPMPolicySettingsMultiStatus) IsServerError added in v0.2.27

func (o *GetCSPMPolicySettingsMultiStatus) IsServerError() bool

IsServerError returns true when this get c s p m policy settings multi status response has a 5xx status code

func (*GetCSPMPolicySettingsMultiStatus) IsSuccess added in v0.2.27

func (o *GetCSPMPolicySettingsMultiStatus) IsSuccess() bool

IsSuccess returns true when this get c s p m policy settings multi status response has a 2xx status code

func (*GetCSPMPolicySettingsMultiStatus) String added in v0.2.27

type GetCSPMPolicySettingsOK

type GetCSPMPolicySettingsOK 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.RegistrationPolicySettingsResponseV1
}

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

OK

func NewGetCSPMPolicySettingsOK

func NewGetCSPMPolicySettingsOK() *GetCSPMPolicySettingsOK

NewGetCSPMPolicySettingsOK creates a GetCSPMPolicySettingsOK with default headers values

func (*GetCSPMPolicySettingsOK) Code added in v0.2.33

func (o *GetCSPMPolicySettingsOK) Code() int

Code gets the status code for the get c s p m policy settings o k response

func (*GetCSPMPolicySettingsOK) Error

func (o *GetCSPMPolicySettingsOK) Error() string

func (*GetCSPMPolicySettingsOK) GetPayload

func (*GetCSPMPolicySettingsOK) IsClientError added in v0.2.27

func (o *GetCSPMPolicySettingsOK) IsClientError() bool

IsClientError returns true when this get c s p m policy settings o k response has a 4xx status code

func (*GetCSPMPolicySettingsOK) IsCode added in v0.2.27

func (o *GetCSPMPolicySettingsOK) IsCode(code int) bool

IsCode returns true when this get c s p m policy settings o k response a status code equal to that given

func (*GetCSPMPolicySettingsOK) IsRedirect added in v0.2.27

func (o *GetCSPMPolicySettingsOK) IsRedirect() bool

IsRedirect returns true when this get c s p m policy settings o k response has a 3xx status code

func (*GetCSPMPolicySettingsOK) IsServerError added in v0.2.27

func (o *GetCSPMPolicySettingsOK) IsServerError() bool

IsServerError returns true when this get c s p m policy settings o k response has a 5xx status code

func (*GetCSPMPolicySettingsOK) IsSuccess added in v0.2.27

func (o *GetCSPMPolicySettingsOK) IsSuccess() bool

IsSuccess returns true when this get c s p m policy settings o k response has a 2xx status code

func (*GetCSPMPolicySettingsOK) String added in v0.2.27

func (o *GetCSPMPolicySettingsOK) String() string

type GetCSPMPolicySettingsParams

type GetCSPMPolicySettingsParams struct {

	/* CloudPlatform.

	   Cloud Platform (e.g.: aws|azure|gcp)
	*/
	CloudPlatform *string

	/* PolicyID.

	   Policy ID
	*/
	PolicyID *string

	/* Service.

	   Service type to filter policy settings by.
	*/
	Service *string

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

GetCSPMPolicySettingsParams contains all the parameters to send to the API endpoint

for the get c s p m policy settings operation.

Typically these are written to a http.Request.

func NewGetCSPMPolicySettingsParams

func NewGetCSPMPolicySettingsParams() *GetCSPMPolicySettingsParams

NewGetCSPMPolicySettingsParams creates a new GetCSPMPolicySettingsParams 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 NewGetCSPMPolicySettingsParamsWithContext

func NewGetCSPMPolicySettingsParamsWithContext(ctx context.Context) *GetCSPMPolicySettingsParams

NewGetCSPMPolicySettingsParamsWithContext creates a new GetCSPMPolicySettingsParams object with the ability to set a context for a request.

func NewGetCSPMPolicySettingsParamsWithHTTPClient

func NewGetCSPMPolicySettingsParamsWithHTTPClient(client *http.Client) *GetCSPMPolicySettingsParams

NewGetCSPMPolicySettingsParamsWithHTTPClient creates a new GetCSPMPolicySettingsParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMPolicySettingsParamsWithTimeout

func NewGetCSPMPolicySettingsParamsWithTimeout(timeout time.Duration) *GetCSPMPolicySettingsParams

NewGetCSPMPolicySettingsParamsWithTimeout creates a new GetCSPMPolicySettingsParams object with the ability to set a timeout on a request.

func (*GetCSPMPolicySettingsParams) SetCloudPlatform added in v0.2.4

func (o *GetCSPMPolicySettingsParams) SetCloudPlatform(cloudPlatform *string)

SetCloudPlatform adds the cloudPlatform to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) SetContext

func (o *GetCSPMPolicySettingsParams) SetContext(ctx context.Context)

SetContext adds the context to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) SetDefaults

func (o *GetCSPMPolicySettingsParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m policy settings params (not the query body).

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

func (*GetCSPMPolicySettingsParams) SetHTTPClient

func (o *GetCSPMPolicySettingsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) SetPolicyID

func (o *GetCSPMPolicySettingsParams) SetPolicyID(policyID *string)

SetPolicyID adds the policyId to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) SetService

func (o *GetCSPMPolicySettingsParams) SetService(service *string)

SetService adds the service to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) SetTimeout

func (o *GetCSPMPolicySettingsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) WithCloudPlatform added in v0.2.4

func (o *GetCSPMPolicySettingsParams) WithCloudPlatform(cloudPlatform *string) *GetCSPMPolicySettingsParams

WithCloudPlatform adds the cloudPlatform to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) WithContext

WithContext adds the context to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) WithDefaults

WithDefaults hydrates default values in the get c s p m policy settings params (not the query body).

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

func (*GetCSPMPolicySettingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) WithPolicyID

WithPolicyID adds the policyID to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) WithService

WithService adds the service to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) WithTimeout

WithTimeout adds the timeout to the get c s p m policy settings params

func (*GetCSPMPolicySettingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCSPMPolicySettingsReader

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

GetCSPMPolicySettingsReader is a Reader for the GetCSPMPolicySettings structure.

func (*GetCSPMPolicySettingsReader) ReadResponse

func (o *GetCSPMPolicySettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMPolicySettingsTooManyRequests

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

GetCSPMPolicySettingsTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMPolicySettingsTooManyRequests

func NewGetCSPMPolicySettingsTooManyRequests() *GetCSPMPolicySettingsTooManyRequests

NewGetCSPMPolicySettingsTooManyRequests creates a GetCSPMPolicySettingsTooManyRequests with default headers values

func (*GetCSPMPolicySettingsTooManyRequests) Code added in v0.2.33

Code gets the status code for the get c s p m policy settings too many requests response

func (*GetCSPMPolicySettingsTooManyRequests) Error

func (*GetCSPMPolicySettingsTooManyRequests) GetPayload

func (*GetCSPMPolicySettingsTooManyRequests) IsClientError added in v0.2.27

func (o *GetCSPMPolicySettingsTooManyRequests) IsClientError() bool

IsClientError returns true when this get c s p m policy settings too many requests response has a 4xx status code

func (*GetCSPMPolicySettingsTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get c s p m policy settings too many requests response a status code equal to that given

func (*GetCSPMPolicySettingsTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m policy settings too many requests response has a 3xx status code

func (*GetCSPMPolicySettingsTooManyRequests) IsServerError added in v0.2.27

func (o *GetCSPMPolicySettingsTooManyRequests) IsServerError() bool

IsServerError returns true when this get c s p m policy settings too many requests response has a 5xx status code

func (*GetCSPMPolicySettingsTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m policy settings too many requests response has a 2xx status code

func (*GetCSPMPolicySettingsTooManyRequests) String added in v0.2.27

type GetCSPMPolicyTooManyRequests

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

GetCSPMPolicyTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMPolicyTooManyRequests

func NewGetCSPMPolicyTooManyRequests() *GetCSPMPolicyTooManyRequests

NewGetCSPMPolicyTooManyRequests creates a GetCSPMPolicyTooManyRequests with default headers values

func (*GetCSPMPolicyTooManyRequests) Code added in v0.2.33

Code gets the status code for the get c s p m policy too many requests response

func (*GetCSPMPolicyTooManyRequests) Error

func (*GetCSPMPolicyTooManyRequests) GetPayload

func (*GetCSPMPolicyTooManyRequests) IsClientError added in v0.2.27

func (o *GetCSPMPolicyTooManyRequests) IsClientError() bool

IsClientError returns true when this get c s p m policy too many requests response has a 4xx status code

func (*GetCSPMPolicyTooManyRequests) IsCode added in v0.2.27

func (o *GetCSPMPolicyTooManyRequests) IsCode(code int) bool

IsCode returns true when this get c s p m policy too many requests response a status code equal to that given

func (*GetCSPMPolicyTooManyRequests) IsRedirect added in v0.2.27

func (o *GetCSPMPolicyTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get c s p m policy too many requests response has a 3xx status code

func (*GetCSPMPolicyTooManyRequests) IsServerError added in v0.2.27

func (o *GetCSPMPolicyTooManyRequests) IsServerError() bool

IsServerError returns true when this get c s p m policy too many requests response has a 5xx status code

func (*GetCSPMPolicyTooManyRequests) IsSuccess added in v0.2.27

func (o *GetCSPMPolicyTooManyRequests) IsSuccess() bool

IsSuccess returns true when this get c s p m policy too many requests response has a 2xx status code

func (*GetCSPMPolicyTooManyRequests) String added in v0.2.27

type GetCSPMScanScheduleBadRequest

type GetCSPMScanScheduleBadRequest 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.RegistrationScanScheduleResponseV1
}

GetCSPMScanScheduleBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetCSPMScanScheduleBadRequest

func NewGetCSPMScanScheduleBadRequest() *GetCSPMScanScheduleBadRequest

NewGetCSPMScanScheduleBadRequest creates a GetCSPMScanScheduleBadRequest with default headers values

func (*GetCSPMScanScheduleBadRequest) Code added in v0.2.33

Code gets the status code for the get c s p m scan schedule bad request response

func (*GetCSPMScanScheduleBadRequest) Error

func (*GetCSPMScanScheduleBadRequest) GetPayload

func (*GetCSPMScanScheduleBadRequest) IsClientError added in v0.2.27

func (o *GetCSPMScanScheduleBadRequest) IsClientError() bool

IsClientError returns true when this get c s p m scan schedule bad request response has a 4xx status code

func (*GetCSPMScanScheduleBadRequest) IsCode added in v0.2.27

func (o *GetCSPMScanScheduleBadRequest) IsCode(code int) bool

IsCode returns true when this get c s p m scan schedule bad request response a status code equal to that given

func (*GetCSPMScanScheduleBadRequest) IsRedirect added in v0.2.27

func (o *GetCSPMScanScheduleBadRequest) IsRedirect() bool

IsRedirect returns true when this get c s p m scan schedule bad request response has a 3xx status code

func (*GetCSPMScanScheduleBadRequest) IsServerError added in v0.2.27

func (o *GetCSPMScanScheduleBadRequest) IsServerError() bool

IsServerError returns true when this get c s p m scan schedule bad request response has a 5xx status code

func (*GetCSPMScanScheduleBadRequest) IsSuccess added in v0.2.27

func (o *GetCSPMScanScheduleBadRequest) IsSuccess() bool

IsSuccess returns true when this get c s p m scan schedule bad request response has a 2xx status code

func (*GetCSPMScanScheduleBadRequest) String added in v0.2.27

type GetCSPMScanScheduleForbidden

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

GetCSPMScanScheduleForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetCSPMScanScheduleForbidden

func NewGetCSPMScanScheduleForbidden() *GetCSPMScanScheduleForbidden

NewGetCSPMScanScheduleForbidden creates a GetCSPMScanScheduleForbidden with default headers values

func (*GetCSPMScanScheduleForbidden) Code added in v0.2.33

Code gets the status code for the get c s p m scan schedule forbidden response

func (*GetCSPMScanScheduleForbidden) Error

func (*GetCSPMScanScheduleForbidden) GetPayload

func (*GetCSPMScanScheduleForbidden) IsClientError added in v0.2.27

func (o *GetCSPMScanScheduleForbidden) IsClientError() bool

IsClientError returns true when this get c s p m scan schedule forbidden response has a 4xx status code

func (*GetCSPMScanScheduleForbidden) IsCode added in v0.2.27

func (o *GetCSPMScanScheduleForbidden) IsCode(code int) bool

IsCode returns true when this get c s p m scan schedule forbidden response a status code equal to that given

func (*GetCSPMScanScheduleForbidden) IsRedirect added in v0.2.27

func (o *GetCSPMScanScheduleForbidden) IsRedirect() bool

IsRedirect returns true when this get c s p m scan schedule forbidden response has a 3xx status code

func (*GetCSPMScanScheduleForbidden) IsServerError added in v0.2.27

func (o *GetCSPMScanScheduleForbidden) IsServerError() bool

IsServerError returns true when this get c s p m scan schedule forbidden response has a 5xx status code

func (*GetCSPMScanScheduleForbidden) IsSuccess added in v0.2.27

func (o *GetCSPMScanScheduleForbidden) IsSuccess() bool

IsSuccess returns true when this get c s p m scan schedule forbidden response has a 2xx status code

func (*GetCSPMScanScheduleForbidden) String added in v0.2.27

type GetCSPMScanScheduleInternalServerError

type GetCSPMScanScheduleInternalServerError 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.RegistrationScanScheduleResponseV1
}

GetCSPMScanScheduleInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetCSPMScanScheduleInternalServerError

func NewGetCSPMScanScheduleInternalServerError() *GetCSPMScanScheduleInternalServerError

NewGetCSPMScanScheduleInternalServerError creates a GetCSPMScanScheduleInternalServerError with default headers values

func (*GetCSPMScanScheduleInternalServerError) Code added in v0.2.33

Code gets the status code for the get c s p m scan schedule internal server error response

func (*GetCSPMScanScheduleInternalServerError) Error

func (*GetCSPMScanScheduleInternalServerError) GetPayload

func (*GetCSPMScanScheduleInternalServerError) IsClientError added in v0.2.27

func (o *GetCSPMScanScheduleInternalServerError) IsClientError() bool

IsClientError returns true when this get c s p m scan schedule internal server error response has a 4xx status code

func (*GetCSPMScanScheduleInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get c s p m scan schedule internal server error response a status code equal to that given

func (*GetCSPMScanScheduleInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get c s p m scan schedule internal server error response has a 3xx status code

func (*GetCSPMScanScheduleInternalServerError) IsServerError added in v0.2.27

func (o *GetCSPMScanScheduleInternalServerError) IsServerError() bool

IsServerError returns true when this get c s p m scan schedule internal server error response has a 5xx status code

func (*GetCSPMScanScheduleInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m scan schedule internal server error response has a 2xx status code

func (*GetCSPMScanScheduleInternalServerError) String added in v0.2.27

type GetCSPMScanScheduleOK

type GetCSPMScanScheduleOK 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.RegistrationScanScheduleResponseV1
}

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

OK

func NewGetCSPMScanScheduleOK

func NewGetCSPMScanScheduleOK() *GetCSPMScanScheduleOK

NewGetCSPMScanScheduleOK creates a GetCSPMScanScheduleOK with default headers values

func (*GetCSPMScanScheduleOK) Code added in v0.2.33

func (o *GetCSPMScanScheduleOK) Code() int

Code gets the status code for the get c s p m scan schedule o k response

func (*GetCSPMScanScheduleOK) Error

func (o *GetCSPMScanScheduleOK) Error() string

func (*GetCSPMScanScheduleOK) GetPayload

func (*GetCSPMScanScheduleOK) IsClientError added in v0.2.27

func (o *GetCSPMScanScheduleOK) IsClientError() bool

IsClientError returns true when this get c s p m scan schedule o k response has a 4xx status code

func (*GetCSPMScanScheduleOK) IsCode added in v0.2.27

func (o *GetCSPMScanScheduleOK) IsCode(code int) bool

IsCode returns true when this get c s p m scan schedule o k response a status code equal to that given

func (*GetCSPMScanScheduleOK) IsRedirect added in v0.2.27

func (o *GetCSPMScanScheduleOK) IsRedirect() bool

IsRedirect returns true when this get c s p m scan schedule o k response has a 3xx status code

func (*GetCSPMScanScheduleOK) IsServerError added in v0.2.27

func (o *GetCSPMScanScheduleOK) IsServerError() bool

IsServerError returns true when this get c s p m scan schedule o k response has a 5xx status code

func (*GetCSPMScanScheduleOK) IsSuccess added in v0.2.27

func (o *GetCSPMScanScheduleOK) IsSuccess() bool

IsSuccess returns true when this get c s p m scan schedule o k response has a 2xx status code

func (*GetCSPMScanScheduleOK) String added in v0.2.27

func (o *GetCSPMScanScheduleOK) String() string

type GetCSPMScanScheduleParams

type GetCSPMScanScheduleParams struct {

	/* CloudPlatform.

	   Cloud Platform
	*/
	CloudPlatform []string

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

GetCSPMScanScheduleParams contains all the parameters to send to the API endpoint

for the get c s p m scan schedule operation.

Typically these are written to a http.Request.

func NewGetCSPMScanScheduleParams

func NewGetCSPMScanScheduleParams() *GetCSPMScanScheduleParams

NewGetCSPMScanScheduleParams creates a new GetCSPMScanScheduleParams 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 NewGetCSPMScanScheduleParamsWithContext

func NewGetCSPMScanScheduleParamsWithContext(ctx context.Context) *GetCSPMScanScheduleParams

NewGetCSPMScanScheduleParamsWithContext creates a new GetCSPMScanScheduleParams object with the ability to set a context for a request.

func NewGetCSPMScanScheduleParamsWithHTTPClient

func NewGetCSPMScanScheduleParamsWithHTTPClient(client *http.Client) *GetCSPMScanScheduleParams

NewGetCSPMScanScheduleParamsWithHTTPClient creates a new GetCSPMScanScheduleParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMScanScheduleParamsWithTimeout

func NewGetCSPMScanScheduleParamsWithTimeout(timeout time.Duration) *GetCSPMScanScheduleParams

NewGetCSPMScanScheduleParamsWithTimeout creates a new GetCSPMScanScheduleParams object with the ability to set a timeout on a request.

func (*GetCSPMScanScheduleParams) SetCloudPlatform

func (o *GetCSPMScanScheduleParams) SetCloudPlatform(cloudPlatform []string)

SetCloudPlatform adds the cloudPlatform to the get c s p m scan schedule params

func (*GetCSPMScanScheduleParams) SetContext

func (o *GetCSPMScanScheduleParams) SetContext(ctx context.Context)

SetContext adds the context to the get c s p m scan schedule params

func (*GetCSPMScanScheduleParams) SetDefaults

func (o *GetCSPMScanScheduleParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m scan schedule params (not the query body).

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

func (*GetCSPMScanScheduleParams) SetHTTPClient

func (o *GetCSPMScanScheduleParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get c s p m scan schedule params

func (*GetCSPMScanScheduleParams) SetTimeout

func (o *GetCSPMScanScheduleParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get c s p m scan schedule params

func (*GetCSPMScanScheduleParams) WithCloudPlatform

func (o *GetCSPMScanScheduleParams) WithCloudPlatform(cloudPlatform []string) *GetCSPMScanScheduleParams

WithCloudPlatform adds the cloudPlatform to the get c s p m scan schedule params

func (*GetCSPMScanScheduleParams) WithContext

WithContext adds the context to the get c s p m scan schedule params

func (*GetCSPMScanScheduleParams) WithDefaults

WithDefaults hydrates default values in the get c s p m scan schedule params (not the query body).

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

func (*GetCSPMScanScheduleParams) WithHTTPClient

func (o *GetCSPMScanScheduleParams) WithHTTPClient(client *http.Client) *GetCSPMScanScheduleParams

WithHTTPClient adds the HTTPClient to the get c s p m scan schedule params

func (*GetCSPMScanScheduleParams) WithTimeout

WithTimeout adds the timeout to the get c s p m scan schedule params

func (*GetCSPMScanScheduleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetCSPMScanScheduleReader

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

GetCSPMScanScheduleReader is a Reader for the GetCSPMScanSchedule structure.

func (*GetCSPMScanScheduleReader) ReadResponse

func (o *GetCSPMScanScheduleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetCSPMScanScheduleTooManyRequests

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

GetCSPMScanScheduleTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetCSPMScanScheduleTooManyRequests

func NewGetCSPMScanScheduleTooManyRequests() *GetCSPMScanScheduleTooManyRequests

NewGetCSPMScanScheduleTooManyRequests creates a GetCSPMScanScheduleTooManyRequests with default headers values

func (*GetCSPMScanScheduleTooManyRequests) Code added in v0.2.33

Code gets the status code for the get c s p m scan schedule too many requests response

func (*GetCSPMScanScheduleTooManyRequests) Error

func (*GetCSPMScanScheduleTooManyRequests) GetPayload

func (*GetCSPMScanScheduleTooManyRequests) IsClientError added in v0.2.27

func (o *GetCSPMScanScheduleTooManyRequests) IsClientError() bool

IsClientError returns true when this get c s p m scan schedule too many requests response has a 4xx status code

func (*GetCSPMScanScheduleTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get c s p m scan schedule too many requests response a status code equal to that given

func (*GetCSPMScanScheduleTooManyRequests) IsRedirect added in v0.2.27

func (o *GetCSPMScanScheduleTooManyRequests) IsRedirect() bool

IsRedirect returns true when this get c s p m scan schedule too many requests response has a 3xx status code

func (*GetCSPMScanScheduleTooManyRequests) IsServerError added in v0.2.27

func (o *GetCSPMScanScheduleTooManyRequests) IsServerError() bool

IsServerError returns true when this get c s p m scan schedule too many requests response has a 5xx status code

func (*GetCSPMScanScheduleTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get c s p m scan schedule too many requests response has a 2xx status code

func (*GetCSPMScanScheduleTooManyRequests) String added in v0.2.27

type GetConfigurationDetectionEntitiesBadRequest added in v0.4.0

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

GetConfigurationDetectionEntitiesBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetConfigurationDetectionEntitiesBadRequest added in v0.4.0

func NewGetConfigurationDetectionEntitiesBadRequest() *GetConfigurationDetectionEntitiesBadRequest

NewGetConfigurationDetectionEntitiesBadRequest creates a GetConfigurationDetectionEntitiesBadRequest with default headers values

func (*GetConfigurationDetectionEntitiesBadRequest) Code added in v0.4.0

Code gets the status code for the get configuration detection entities bad request response

func (*GetConfigurationDetectionEntitiesBadRequest) Error added in v0.4.0

func (*GetConfigurationDetectionEntitiesBadRequest) GetPayload added in v0.4.0

func (*GetConfigurationDetectionEntitiesBadRequest) IsClientError added in v0.4.0

IsClientError returns true when this get configuration detection entities bad request response has a 4xx status code

func (*GetConfigurationDetectionEntitiesBadRequest) IsCode added in v0.4.0

IsCode returns true when this get configuration detection entities bad request response a status code equal to that given

func (*GetConfigurationDetectionEntitiesBadRequest) IsRedirect added in v0.4.0

IsRedirect returns true when this get configuration detection entities bad request response has a 3xx status code

func (*GetConfigurationDetectionEntitiesBadRequest) IsServerError added in v0.4.0

IsServerError returns true when this get configuration detection entities bad request response has a 5xx status code

func (*GetConfigurationDetectionEntitiesBadRequest) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection entities bad request response has a 2xx status code

func (*GetConfigurationDetectionEntitiesBadRequest) String added in v0.4.0

type GetConfigurationDetectionEntitiesForbidden added in v0.4.0

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

GetConfigurationDetectionEntitiesForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetConfigurationDetectionEntitiesForbidden added in v0.4.0

func NewGetConfigurationDetectionEntitiesForbidden() *GetConfigurationDetectionEntitiesForbidden

NewGetConfigurationDetectionEntitiesForbidden creates a GetConfigurationDetectionEntitiesForbidden with default headers values

func (*GetConfigurationDetectionEntitiesForbidden) Code added in v0.4.0

Code gets the status code for the get configuration detection entities forbidden response

func (*GetConfigurationDetectionEntitiesForbidden) Error added in v0.4.0

func (*GetConfigurationDetectionEntitiesForbidden) GetPayload added in v0.4.0

func (*GetConfigurationDetectionEntitiesForbidden) IsClientError added in v0.4.0

IsClientError returns true when this get configuration detection entities forbidden response has a 4xx status code

func (*GetConfigurationDetectionEntitiesForbidden) IsCode added in v0.4.0

IsCode returns true when this get configuration detection entities forbidden response a status code equal to that given

func (*GetConfigurationDetectionEntitiesForbidden) IsRedirect added in v0.4.0

IsRedirect returns true when this get configuration detection entities forbidden response has a 3xx status code

func (*GetConfigurationDetectionEntitiesForbidden) IsServerError added in v0.4.0

IsServerError returns true when this get configuration detection entities forbidden response has a 5xx status code

func (*GetConfigurationDetectionEntitiesForbidden) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection entities forbidden response has a 2xx status code

func (*GetConfigurationDetectionEntitiesForbidden) String added in v0.4.0

type GetConfigurationDetectionEntitiesInternalServerError added in v0.4.0

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

GetConfigurationDetectionEntitiesInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetConfigurationDetectionEntitiesInternalServerError added in v0.4.0

func NewGetConfigurationDetectionEntitiesInternalServerError() *GetConfigurationDetectionEntitiesInternalServerError

NewGetConfigurationDetectionEntitiesInternalServerError creates a GetConfigurationDetectionEntitiesInternalServerError with default headers values

func (*GetConfigurationDetectionEntitiesInternalServerError) Code added in v0.4.0

Code gets the status code for the get configuration detection entities internal server error response

func (*GetConfigurationDetectionEntitiesInternalServerError) Error added in v0.4.0

func (*GetConfigurationDetectionEntitiesInternalServerError) GetPayload added in v0.4.0

func (*GetConfigurationDetectionEntitiesInternalServerError) IsClientError added in v0.4.0

IsClientError returns true when this get configuration detection entities internal server error response has a 4xx status code

func (*GetConfigurationDetectionEntitiesInternalServerError) IsCode added in v0.4.0

IsCode returns true when this get configuration detection entities internal server error response a status code equal to that given

func (*GetConfigurationDetectionEntitiesInternalServerError) IsRedirect added in v0.4.0

IsRedirect returns true when this get configuration detection entities internal server error response has a 3xx status code

func (*GetConfigurationDetectionEntitiesInternalServerError) IsServerError added in v0.4.0

IsServerError returns true when this get configuration detection entities internal server error response has a 5xx status code

func (*GetConfigurationDetectionEntitiesInternalServerError) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection entities internal server error response has a 2xx status code

func (*GetConfigurationDetectionEntitiesInternalServerError) String added in v0.4.0

type GetConfigurationDetectionEntitiesOK added in v0.4.0

type GetConfigurationDetectionEntitiesOK 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.RegistrationExternalIOMEventResponseV2
}

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

OK

func NewGetConfigurationDetectionEntitiesOK added in v0.4.0

func NewGetConfigurationDetectionEntitiesOK() *GetConfigurationDetectionEntitiesOK

NewGetConfigurationDetectionEntitiesOK creates a GetConfigurationDetectionEntitiesOK with default headers values

func (*GetConfigurationDetectionEntitiesOK) Code added in v0.4.0

Code gets the status code for the get configuration detection entities o k response

func (*GetConfigurationDetectionEntitiesOK) Error added in v0.4.0

func (*GetConfigurationDetectionEntitiesOK) GetPayload added in v0.4.0

func (*GetConfigurationDetectionEntitiesOK) IsClientError added in v0.4.0

func (o *GetConfigurationDetectionEntitiesOK) IsClientError() bool

IsClientError returns true when this get configuration detection entities o k response has a 4xx status code

func (*GetConfigurationDetectionEntitiesOK) IsCode added in v0.4.0

IsCode returns true when this get configuration detection entities o k response a status code equal to that given

func (*GetConfigurationDetectionEntitiesOK) IsRedirect added in v0.4.0

func (o *GetConfigurationDetectionEntitiesOK) IsRedirect() bool

IsRedirect returns true when this get configuration detection entities o k response has a 3xx status code

func (*GetConfigurationDetectionEntitiesOK) IsServerError added in v0.4.0

func (o *GetConfigurationDetectionEntitiesOK) IsServerError() bool

IsServerError returns true when this get configuration detection entities o k response has a 5xx status code

func (*GetConfigurationDetectionEntitiesOK) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection entities o k response has a 2xx status code

func (*GetConfigurationDetectionEntitiesOK) String added in v0.4.0

type GetConfigurationDetectionEntitiesParams added in v0.4.0

type GetConfigurationDetectionEntitiesParams struct {

	/* Ids.

	   detection ids
	*/
	Ids []string

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

GetConfigurationDetectionEntitiesParams contains all the parameters to send to the API endpoint

for the get configuration detection entities operation.

Typically these are written to a http.Request.

func NewGetConfigurationDetectionEntitiesParams added in v0.4.0

func NewGetConfigurationDetectionEntitiesParams() *GetConfigurationDetectionEntitiesParams

NewGetConfigurationDetectionEntitiesParams creates a new GetConfigurationDetectionEntitiesParams 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 NewGetConfigurationDetectionEntitiesParamsWithContext added in v0.4.0

func NewGetConfigurationDetectionEntitiesParamsWithContext(ctx context.Context) *GetConfigurationDetectionEntitiesParams

NewGetConfigurationDetectionEntitiesParamsWithContext creates a new GetConfigurationDetectionEntitiesParams object with the ability to set a context for a request.

func NewGetConfigurationDetectionEntitiesParamsWithHTTPClient added in v0.4.0

func NewGetConfigurationDetectionEntitiesParamsWithHTTPClient(client *http.Client) *GetConfigurationDetectionEntitiesParams

NewGetConfigurationDetectionEntitiesParamsWithHTTPClient creates a new GetConfigurationDetectionEntitiesParams object with the ability to set a custom HTTPClient for a request.

func NewGetConfigurationDetectionEntitiesParamsWithTimeout added in v0.4.0

func NewGetConfigurationDetectionEntitiesParamsWithTimeout(timeout time.Duration) *GetConfigurationDetectionEntitiesParams

NewGetConfigurationDetectionEntitiesParamsWithTimeout creates a new GetConfigurationDetectionEntitiesParams object with the ability to set a timeout on a request.

func (*GetConfigurationDetectionEntitiesParams) SetContext added in v0.4.0

SetContext adds the context to the get configuration detection entities params

func (*GetConfigurationDetectionEntitiesParams) SetDefaults added in v0.4.0

func (o *GetConfigurationDetectionEntitiesParams) SetDefaults()

SetDefaults hydrates default values in the get configuration detection entities params (not the query body).

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

func (*GetConfigurationDetectionEntitiesParams) SetHTTPClient added in v0.4.0

func (o *GetConfigurationDetectionEntitiesParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get configuration detection entities params

func (*GetConfigurationDetectionEntitiesParams) SetIds added in v0.4.0

SetIds adds the ids to the get configuration detection entities params

func (*GetConfigurationDetectionEntitiesParams) SetTimeout added in v0.4.0

func (o *GetConfigurationDetectionEntitiesParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get configuration detection entities params

func (*GetConfigurationDetectionEntitiesParams) WithContext added in v0.4.0

WithContext adds the context to the get configuration detection entities params

func (*GetConfigurationDetectionEntitiesParams) WithDefaults added in v0.4.0

WithDefaults hydrates default values in the get configuration detection entities params (not the query body).

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

func (*GetConfigurationDetectionEntitiesParams) WithHTTPClient added in v0.4.0

WithHTTPClient adds the HTTPClient to the get configuration detection entities params

func (*GetConfigurationDetectionEntitiesParams) WithIds added in v0.4.0

WithIds adds the ids to the get configuration detection entities params

func (*GetConfigurationDetectionEntitiesParams) WithTimeout added in v0.4.0

WithTimeout adds the timeout to the get configuration detection entities params

func (*GetConfigurationDetectionEntitiesParams) WriteToRequest added in v0.4.0

WriteToRequest writes these params to a swagger request

type GetConfigurationDetectionEntitiesReader added in v0.4.0

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

GetConfigurationDetectionEntitiesReader is a Reader for the GetConfigurationDetectionEntities structure.

func (*GetConfigurationDetectionEntitiesReader) ReadResponse added in v0.4.0

func (o *GetConfigurationDetectionEntitiesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetConfigurationDetectionEntitiesTooManyRequests added in v0.4.0

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

GetConfigurationDetectionEntitiesTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetConfigurationDetectionEntitiesTooManyRequests added in v0.4.0

func NewGetConfigurationDetectionEntitiesTooManyRequests() *GetConfigurationDetectionEntitiesTooManyRequests

NewGetConfigurationDetectionEntitiesTooManyRequests creates a GetConfigurationDetectionEntitiesTooManyRequests with default headers values

func (*GetConfigurationDetectionEntitiesTooManyRequests) Code added in v0.4.0

Code gets the status code for the get configuration detection entities too many requests response

func (*GetConfigurationDetectionEntitiesTooManyRequests) Error added in v0.4.0

func (*GetConfigurationDetectionEntitiesTooManyRequests) GetPayload added in v0.4.0

func (*GetConfigurationDetectionEntitiesTooManyRequests) IsClientError added in v0.4.0

IsClientError returns true when this get configuration detection entities too many requests response has a 4xx status code

func (*GetConfigurationDetectionEntitiesTooManyRequests) IsCode added in v0.4.0

IsCode returns true when this get configuration detection entities too many requests response a status code equal to that given

func (*GetConfigurationDetectionEntitiesTooManyRequests) IsRedirect added in v0.4.0

IsRedirect returns true when this get configuration detection entities too many requests response has a 3xx status code

func (*GetConfigurationDetectionEntitiesTooManyRequests) IsServerError added in v0.4.0

IsServerError returns true when this get configuration detection entities too many requests response has a 5xx status code

func (*GetConfigurationDetectionEntitiesTooManyRequests) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection entities too many requests response has a 2xx status code

func (*GetConfigurationDetectionEntitiesTooManyRequests) String added in v0.4.0

type GetConfigurationDetectionIDsV2BadRequest added in v0.4.0

type GetConfigurationDetectionIDsV2BadRequest 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.MsaMetaInfo
}

GetConfigurationDetectionIDsV2BadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetConfigurationDetectionIDsV2BadRequest added in v0.4.0

func NewGetConfigurationDetectionIDsV2BadRequest() *GetConfigurationDetectionIDsV2BadRequest

NewGetConfigurationDetectionIDsV2BadRequest creates a GetConfigurationDetectionIDsV2BadRequest with default headers values

func (*GetConfigurationDetectionIDsV2BadRequest) Code added in v0.4.0

Code gets the status code for the get configuration detection i ds v2 bad request response

func (*GetConfigurationDetectionIDsV2BadRequest) Error added in v0.4.0

func (*GetConfigurationDetectionIDsV2BadRequest) GetPayload added in v0.4.0

func (*GetConfigurationDetectionIDsV2BadRequest) IsClientError added in v0.4.0

IsClientError returns true when this get configuration detection i ds v2 bad request response has a 4xx status code

func (*GetConfigurationDetectionIDsV2BadRequest) IsCode added in v0.4.0

IsCode returns true when this get configuration detection i ds v2 bad request response a status code equal to that given

func (*GetConfigurationDetectionIDsV2BadRequest) IsRedirect added in v0.4.0

IsRedirect returns true when this get configuration detection i ds v2 bad request response has a 3xx status code

func (*GetConfigurationDetectionIDsV2BadRequest) IsServerError added in v0.4.0

IsServerError returns true when this get configuration detection i ds v2 bad request response has a 5xx status code

func (*GetConfigurationDetectionIDsV2BadRequest) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection i ds v2 bad request response has a 2xx status code

func (*GetConfigurationDetectionIDsV2BadRequest) String added in v0.4.0

type GetConfigurationDetectionIDsV2Forbidden added in v0.4.0

type GetConfigurationDetectionIDsV2Forbidden 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.MsaMetaInfo
}

GetConfigurationDetectionIDsV2Forbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetConfigurationDetectionIDsV2Forbidden added in v0.4.0

func NewGetConfigurationDetectionIDsV2Forbidden() *GetConfigurationDetectionIDsV2Forbidden

NewGetConfigurationDetectionIDsV2Forbidden creates a GetConfigurationDetectionIDsV2Forbidden with default headers values

func (*GetConfigurationDetectionIDsV2Forbidden) Code added in v0.4.0

Code gets the status code for the get configuration detection i ds v2 forbidden response

func (*GetConfigurationDetectionIDsV2Forbidden) Error added in v0.4.0

func (*GetConfigurationDetectionIDsV2Forbidden) GetPayload added in v0.4.0

func (*GetConfigurationDetectionIDsV2Forbidden) IsClientError added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Forbidden) IsClientError() bool

IsClientError returns true when this get configuration detection i ds v2 forbidden response has a 4xx status code

func (*GetConfigurationDetectionIDsV2Forbidden) IsCode added in v0.4.0

IsCode returns true when this get configuration detection i ds v2 forbidden response a status code equal to that given

func (*GetConfigurationDetectionIDsV2Forbidden) IsRedirect added in v0.4.0

IsRedirect returns true when this get configuration detection i ds v2 forbidden response has a 3xx status code

func (*GetConfigurationDetectionIDsV2Forbidden) IsServerError added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Forbidden) IsServerError() bool

IsServerError returns true when this get configuration detection i ds v2 forbidden response has a 5xx status code

func (*GetConfigurationDetectionIDsV2Forbidden) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection i ds v2 forbidden response has a 2xx status code

func (*GetConfigurationDetectionIDsV2Forbidden) String added in v0.4.0

type GetConfigurationDetectionIDsV2InternalServerError added in v0.4.0

type GetConfigurationDetectionIDsV2InternalServerError 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.MsaMetaInfo
}

GetConfigurationDetectionIDsV2InternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetConfigurationDetectionIDsV2InternalServerError added in v0.4.0

func NewGetConfigurationDetectionIDsV2InternalServerError() *GetConfigurationDetectionIDsV2InternalServerError

NewGetConfigurationDetectionIDsV2InternalServerError creates a GetConfigurationDetectionIDsV2InternalServerError with default headers values

func (*GetConfigurationDetectionIDsV2InternalServerError) Code added in v0.4.0

Code gets the status code for the get configuration detection i ds v2 internal server error response

func (*GetConfigurationDetectionIDsV2InternalServerError) Error added in v0.4.0

func (*GetConfigurationDetectionIDsV2InternalServerError) GetPayload added in v0.4.0

func (*GetConfigurationDetectionIDsV2InternalServerError) IsClientError added in v0.4.0

IsClientError returns true when this get configuration detection i ds v2 internal server error response has a 4xx status code

func (*GetConfigurationDetectionIDsV2InternalServerError) IsCode added in v0.4.0

IsCode returns true when this get configuration detection i ds v2 internal server error response a status code equal to that given

func (*GetConfigurationDetectionIDsV2InternalServerError) IsRedirect added in v0.4.0

IsRedirect returns true when this get configuration detection i ds v2 internal server error response has a 3xx status code

func (*GetConfigurationDetectionIDsV2InternalServerError) IsServerError added in v0.4.0

IsServerError returns true when this get configuration detection i ds v2 internal server error response has a 5xx status code

func (*GetConfigurationDetectionIDsV2InternalServerError) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection i ds v2 internal server error response has a 2xx status code

func (*GetConfigurationDetectionIDsV2InternalServerError) String added in v0.4.0

type GetConfigurationDetectionIDsV2OK added in v0.4.0

type GetConfigurationDetectionIDsV2OK 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.RegistrationIOMEventIDsResponseV2
}

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

OK

func NewGetConfigurationDetectionIDsV2OK added in v0.4.0

func NewGetConfigurationDetectionIDsV2OK() *GetConfigurationDetectionIDsV2OK

NewGetConfigurationDetectionIDsV2OK creates a GetConfigurationDetectionIDsV2OK with default headers values

func (*GetConfigurationDetectionIDsV2OK) Code added in v0.4.0

Code gets the status code for the get configuration detection i ds v2 o k response

func (*GetConfigurationDetectionIDsV2OK) Error added in v0.4.0

func (*GetConfigurationDetectionIDsV2OK) GetPayload added in v0.4.0

func (*GetConfigurationDetectionIDsV2OK) IsClientError added in v0.4.0

func (o *GetConfigurationDetectionIDsV2OK) IsClientError() bool

IsClientError returns true when this get configuration detection i ds v2 o k response has a 4xx status code

func (*GetConfigurationDetectionIDsV2OK) IsCode added in v0.4.0

func (o *GetConfigurationDetectionIDsV2OK) IsCode(code int) bool

IsCode returns true when this get configuration detection i ds v2 o k response a status code equal to that given

func (*GetConfigurationDetectionIDsV2OK) IsRedirect added in v0.4.0

func (o *GetConfigurationDetectionIDsV2OK) IsRedirect() bool

IsRedirect returns true when this get configuration detection i ds v2 o k response has a 3xx status code

func (*GetConfigurationDetectionIDsV2OK) IsServerError added in v0.4.0

func (o *GetConfigurationDetectionIDsV2OK) IsServerError() bool

IsServerError returns true when this get configuration detection i ds v2 o k response has a 5xx status code

func (*GetConfigurationDetectionIDsV2OK) IsSuccess added in v0.4.0

func (o *GetConfigurationDetectionIDsV2OK) IsSuccess() bool

IsSuccess returns true when this get configuration detection i ds v2 o k response has a 2xx status code

func (*GetConfigurationDetectionIDsV2OK) String added in v0.4.0

type GetConfigurationDetectionIDsV2Params added in v0.4.0

type GetConfigurationDetectionIDsV2Params struct {

	/* Filter.

	     use_current_scan_ids - *use this to get records for latest scans*
	account_name
	account_id
	agent_id
	attack_types
	azure_subscription_id
	cloud_provider
	cloud_service_keyword
	custom_policy_id
	is_managed
	policy_id
	policy_type
	resource_id
	region
	status
	scan_time
	severity
	severity_string

	*/
	Filter *string

	/* Limit.

	   The max number of detections to return

	   Default: 500
	*/
	Limit *int64

	/* NextToken.

	   String to get next page of results. Cannot be combined with any filter except limit.
	*/
	NextToken *string

	/* Offset.

	   Offset returned detections. Cannot be combined with next_token filter
	*/
	Offset *int64

	/* Sort.

	     account_name
	account_id
	attack_types
	azure_subscription_id
	cloud_provider
	cloud_service_keyword
	status
	is_managed
	policy_id
	policy_type
	resource_id
	region
	scan_time
	severity
	severity_string
	timestamp

	     Default: "timestamp|desc"
	*/
	Sort *string

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

GetConfigurationDetectionIDsV2Params contains all the parameters to send to the API endpoint

for the get configuration detection i ds v2 operation.

Typically these are written to a http.Request.

func NewGetConfigurationDetectionIDsV2Params added in v0.4.0

func NewGetConfigurationDetectionIDsV2Params() *GetConfigurationDetectionIDsV2Params

NewGetConfigurationDetectionIDsV2Params creates a new GetConfigurationDetectionIDsV2Params 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 NewGetConfigurationDetectionIDsV2ParamsWithContext added in v0.4.0

func NewGetConfigurationDetectionIDsV2ParamsWithContext(ctx context.Context) *GetConfigurationDetectionIDsV2Params

NewGetConfigurationDetectionIDsV2ParamsWithContext creates a new GetConfigurationDetectionIDsV2Params object with the ability to set a context for a request.

func NewGetConfigurationDetectionIDsV2ParamsWithHTTPClient added in v0.4.0

func NewGetConfigurationDetectionIDsV2ParamsWithHTTPClient(client *http.Client) *GetConfigurationDetectionIDsV2Params

NewGetConfigurationDetectionIDsV2ParamsWithHTTPClient creates a new GetConfigurationDetectionIDsV2Params object with the ability to set a custom HTTPClient for a request.

func NewGetConfigurationDetectionIDsV2ParamsWithTimeout added in v0.4.0

func NewGetConfigurationDetectionIDsV2ParamsWithTimeout(timeout time.Duration) *GetConfigurationDetectionIDsV2Params

NewGetConfigurationDetectionIDsV2ParamsWithTimeout creates a new GetConfigurationDetectionIDsV2Params object with the ability to set a timeout on a request.

func (*GetConfigurationDetectionIDsV2Params) SetContext added in v0.4.0

SetContext adds the context to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) SetDefaults added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Params) SetDefaults()

SetDefaults hydrates default values in the get configuration detection i ds v2 params (not the query body).

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

func (*GetConfigurationDetectionIDsV2Params) SetFilter added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Params) SetFilter(filter *string)

SetFilter adds the filter to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) SetHTTPClient added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Params) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) SetLimit added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Params) SetLimit(limit *int64)

SetLimit adds the limit to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) SetNextToken added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Params) SetNextToken(nextToken *string)

SetNextToken adds the nextToken to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) SetOffset added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Params) SetOffset(offset *int64)

SetOffset adds the offset to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) SetSort added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Params) SetSort(sort *string)

SetSort adds the sort to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) SetTimeout added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Params) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WithContext added in v0.4.0

WithContext adds the context to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WithDefaults added in v0.4.0

WithDefaults hydrates default values in the get configuration detection i ds v2 params (not the query body).

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

func (*GetConfigurationDetectionIDsV2Params) WithFilter added in v0.4.0

WithFilter adds the filter to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WithHTTPClient added in v0.4.0

WithHTTPClient adds the HTTPClient to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WithLimit added in v0.4.0

WithLimit adds the limit to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WithNextToken added in v0.4.0

WithNextToken adds the nextToken to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WithOffset added in v0.4.0

WithOffset adds the offset to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WithSort added in v0.4.0

WithSort adds the sort to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WithTimeout added in v0.4.0

WithTimeout adds the timeout to the get configuration detection i ds v2 params

func (*GetConfigurationDetectionIDsV2Params) WriteToRequest added in v0.4.0

WriteToRequest writes these params to a swagger request

type GetConfigurationDetectionIDsV2Reader added in v0.4.0

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

GetConfigurationDetectionIDsV2Reader is a Reader for the GetConfigurationDetectionIDsV2 structure.

func (*GetConfigurationDetectionIDsV2Reader) ReadResponse added in v0.4.0

func (o *GetConfigurationDetectionIDsV2Reader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetConfigurationDetectionIDsV2TooManyRequests added in v0.4.0

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

GetConfigurationDetectionIDsV2TooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetConfigurationDetectionIDsV2TooManyRequests added in v0.4.0

func NewGetConfigurationDetectionIDsV2TooManyRequests() *GetConfigurationDetectionIDsV2TooManyRequests

NewGetConfigurationDetectionIDsV2TooManyRequests creates a GetConfigurationDetectionIDsV2TooManyRequests with default headers values

func (*GetConfigurationDetectionIDsV2TooManyRequests) Code added in v0.4.0

Code gets the status code for the get configuration detection i ds v2 too many requests response

func (*GetConfigurationDetectionIDsV2TooManyRequests) Error added in v0.4.0

func (*GetConfigurationDetectionIDsV2TooManyRequests) GetPayload added in v0.4.0

func (*GetConfigurationDetectionIDsV2TooManyRequests) IsClientError added in v0.4.0

IsClientError returns true when this get configuration detection i ds v2 too many requests response has a 4xx status code

func (*GetConfigurationDetectionIDsV2TooManyRequests) IsCode added in v0.4.0

IsCode returns true when this get configuration detection i ds v2 too many requests response a status code equal to that given

func (*GetConfigurationDetectionIDsV2TooManyRequests) IsRedirect added in v0.4.0

IsRedirect returns true when this get configuration detection i ds v2 too many requests response has a 3xx status code

func (*GetConfigurationDetectionIDsV2TooManyRequests) IsServerError added in v0.4.0

IsServerError returns true when this get configuration detection i ds v2 too many requests response has a 5xx status code

func (*GetConfigurationDetectionIDsV2TooManyRequests) IsSuccess added in v0.4.0

IsSuccess returns true when this get configuration detection i ds v2 too many requests response has a 2xx status code

func (*GetConfigurationDetectionIDsV2TooManyRequests) String added in v0.4.0

type GetConfigurationDetectionsBadRequest added in v0.2.14

type GetConfigurationDetectionsBadRequest 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.RegistrationExternalIOMEventResponse
}

GetConfigurationDetectionsBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewGetConfigurationDetectionsBadRequest added in v0.2.14

func NewGetConfigurationDetectionsBadRequest() *GetConfigurationDetectionsBadRequest

NewGetConfigurationDetectionsBadRequest creates a GetConfigurationDetectionsBadRequest with default headers values

func (*GetConfigurationDetectionsBadRequest) Code added in v0.2.33

Code gets the status code for the get configuration detections bad request response

func (*GetConfigurationDetectionsBadRequest) Error added in v0.2.14

func (*GetConfigurationDetectionsBadRequest) GetPayload added in v0.2.14

func (*GetConfigurationDetectionsBadRequest) IsClientError added in v0.2.27

func (o *GetConfigurationDetectionsBadRequest) IsClientError() bool

IsClientError returns true when this get configuration detections bad request response has a 4xx status code

func (*GetConfigurationDetectionsBadRequest) IsCode added in v0.2.27

IsCode returns true when this get configuration detections bad request response a status code equal to that given

func (*GetConfigurationDetectionsBadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this get configuration detections bad request response has a 3xx status code

func (*GetConfigurationDetectionsBadRequest) IsServerError added in v0.2.27

func (o *GetConfigurationDetectionsBadRequest) IsServerError() bool

IsServerError returns true when this get configuration detections bad request response has a 5xx status code

func (*GetConfigurationDetectionsBadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this get configuration detections bad request response has a 2xx status code

func (*GetConfigurationDetectionsBadRequest) String added in v0.2.27

type GetConfigurationDetectionsForbidden added in v0.2.14

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

GetConfigurationDetectionsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewGetConfigurationDetectionsForbidden added in v0.2.14

func NewGetConfigurationDetectionsForbidden() *GetConfigurationDetectionsForbidden

NewGetConfigurationDetectionsForbidden creates a GetConfigurationDetectionsForbidden with default headers values

func (*GetConfigurationDetectionsForbidden) Code added in v0.2.33

Code gets the status code for the get configuration detections forbidden response

func (*GetConfigurationDetectionsForbidden) Error added in v0.2.14

func (*GetConfigurationDetectionsForbidden) GetPayload added in v0.2.14

func (*GetConfigurationDetectionsForbidden) IsClientError added in v0.2.27

func (o *GetConfigurationDetectionsForbidden) IsClientError() bool

IsClientError returns true when this get configuration detections forbidden response has a 4xx status code

func (*GetConfigurationDetectionsForbidden) IsCode added in v0.2.27

IsCode returns true when this get configuration detections forbidden response a status code equal to that given

func (*GetConfigurationDetectionsForbidden) IsRedirect added in v0.2.27

func (o *GetConfigurationDetectionsForbidden) IsRedirect() bool

IsRedirect returns true when this get configuration detections forbidden response has a 3xx status code

func (*GetConfigurationDetectionsForbidden) IsServerError added in v0.2.27

func (o *GetConfigurationDetectionsForbidden) IsServerError() bool

IsServerError returns true when this get configuration detections forbidden response has a 5xx status code

func (*GetConfigurationDetectionsForbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this get configuration detections forbidden response has a 2xx status code

func (*GetConfigurationDetectionsForbidden) String added in v0.2.27

type GetConfigurationDetectionsInternalServerError added in v0.2.14

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

GetConfigurationDetectionsInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewGetConfigurationDetectionsInternalServerError added in v0.2.14

func NewGetConfigurationDetectionsInternalServerError() *GetConfigurationDetectionsInternalServerError

NewGetConfigurationDetectionsInternalServerError creates a GetConfigurationDetectionsInternalServerError with default headers values

func (*GetConfigurationDetectionsInternalServerError) Code added in v0.2.33

Code gets the status code for the get configuration detections internal server error response

func (*GetConfigurationDetectionsInternalServerError) Error added in v0.2.14

func (*GetConfigurationDetectionsInternalServerError) GetPayload added in v0.2.14

func (*GetConfigurationDetectionsInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this get configuration detections internal server error response has a 4xx status code

func (*GetConfigurationDetectionsInternalServerError) IsCode added in v0.2.27

IsCode returns true when this get configuration detections internal server error response a status code equal to that given

func (*GetConfigurationDetectionsInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this get configuration detections internal server error response has a 3xx status code

func (*GetConfigurationDetectionsInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this get configuration detections internal server error response has a 5xx status code

func (*GetConfigurationDetectionsInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this get configuration detections internal server error response has a 2xx status code

func (*GetConfigurationDetectionsInternalServerError) String added in v0.2.27

type GetConfigurationDetectionsOK added in v0.2.14

type GetConfigurationDetectionsOK 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.RegistrationExternalIOMEventResponse
}

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

OK

func NewGetConfigurationDetectionsOK added in v0.2.14

func NewGetConfigurationDetectionsOK() *GetConfigurationDetectionsOK

NewGetConfigurationDetectionsOK creates a GetConfigurationDetectionsOK with default headers values

func (*GetConfigurationDetectionsOK) Code added in v0.2.33

Code gets the status code for the get configuration detections o k response

func (*GetConfigurationDetectionsOK) Error added in v0.2.14

func (*GetConfigurationDetectionsOK) GetPayload added in v0.2.14

func (*GetConfigurationDetectionsOK) IsClientError added in v0.2.27

func (o *GetConfigurationDetectionsOK) IsClientError() bool

IsClientError returns true when this get configuration detections o k response has a 4xx status code

func (*GetConfigurationDetectionsOK) IsCode added in v0.2.27

func (o *GetConfigurationDetectionsOK) IsCode(code int) bool

IsCode returns true when this get configuration detections o k response a status code equal to that given

func (*GetConfigurationDetectionsOK) IsRedirect added in v0.2.27

func (o *GetConfigurationDetectionsOK) IsRedirect() bool

IsRedirect returns true when this get configuration detections o k response has a 3xx status code

func (*GetConfigurationDetectionsOK) IsServerError added in v0.2.27

func (o *GetConfigurationDetectionsOK) IsServerError() bool

IsServerError returns true when this get configuration detections o k response has a 5xx status code

func (*GetConfigurationDetectionsOK) IsSuccess added in v0.2.27

func (o *GetConfigurationDetectionsOK) IsSuccess() bool

IsSuccess returns true when this get configuration detections o k response has a 2xx status code

func (*GetConfigurationDetectionsOK) String added in v0.2.27

type GetConfigurationDetectionsParams added in v0.2.14

type GetConfigurationDetectionsParams struct {

	/* AccountID.

	   AWS account ID or GCP Project Number or Azure subscription ID
	*/
	AccountID *string

	/* AzureSubscriptionID.

	   Azure Subscription ID
	*/
	AzureSubscriptionID *string

	/* AzureTenantID.

	   Azure Tenant ID
	*/
	AzureTenantID *string

	/* CloudProvider.

	   Cloud Provider (e.g.: aws|azure|gcp)
	*/
	CloudProvider *string

	/* Limit.

	   The maximum records to return. [1-500]
	*/
	Limit *int64

	/* NextToken.

	   String to get next page of results, is associated with a previous execution of GetConfigurationDetections. Cannot be combined with any filter except limit.
	*/
	NextToken *string

	/* Region.

	   Cloud Provider Region
	*/
	Region *string

	/* Service.

	   Cloud Service (e.g.: EBS|EC2|S3 etc.)
	*/
	Service *string

	/* Severity.

	   Policy Severity
	*/
	Severity *string

	/* Status.

	   Status (e.g.: new|reoccurring|all)
	*/
	Status *string

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

GetConfigurationDetectionsParams contains all the parameters to send to the API endpoint

for the get configuration detections operation.

Typically these are written to a http.Request.

func NewGetConfigurationDetectionsParams added in v0.2.14

func NewGetConfigurationDetectionsParams() *GetConfigurationDetectionsParams

NewGetConfigurationDetectionsParams creates a new GetConfigurationDetectionsParams 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 NewGetConfigurationDetectionsParamsWithContext added in v0.2.14

func NewGetConfigurationDetectionsParamsWithContext(ctx context.Context) *GetConfigurationDetectionsParams

NewGetConfigurationDetectionsParamsWithContext creates a new GetConfigurationDetectionsParams object with the ability to set a context for a request.

func NewGetConfigurationDetectionsParamsWithHTTPClient added in v0.2.14

func NewGetConfigurationDetectionsParamsWithHTTPClient(client *http.Client) *GetConfigurationDetectionsParams

NewGetConfigurationDetectionsParamsWithHTTPClient creates a new GetConfigurationDetectionsParams object with the ability to set a custom HTTPClient for a request.

func NewGetConfigurationDetectionsParamsWithTimeout added in v0.2.14

func NewGetConfigurationDetectionsParamsWithTimeout(timeout time.Duration) *GetConfigurationDetectionsParams

NewGetConfigurationDetectionsParamsWithTimeout creates a new GetConfigurationDetectionsParams object with the ability to set a timeout on a request.

func (*GetConfigurationDetectionsParams) SetAccountID added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetAccountID(accountID *string)

SetAccountID adds the accountId to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetAzureSubscriptionID added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetAzureSubscriptionID(azureSubscriptionID *string)

SetAzureSubscriptionID adds the azureSubscriptionId to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetAzureTenantID added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetAzureTenantID(azureTenantID *string)

SetAzureTenantID adds the azureTenantId to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetCloudProvider added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetCloudProvider(cloudProvider *string)

SetCloudProvider adds the cloudProvider to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetContext added in v0.2.14

SetContext adds the context to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetDefaults added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetDefaults()

SetDefaults hydrates default values in the get configuration detections params (not the query body).

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

func (*GetConfigurationDetectionsParams) SetHTTPClient added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetLimit added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetLimit(limit *int64)

SetLimit adds the limit to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetNextToken added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetNextToken(nextToken *string)

SetNextToken adds the nextToken to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetRegion added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetRegion(region *string)

SetRegion adds the region to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetService added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetService(service *string)

SetService adds the service to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetSeverity added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetSeverity(severity *string)

SetSeverity adds the severity to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetStatus added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetStatus(status *string)

SetStatus adds the status to the get configuration detections params

func (*GetConfigurationDetectionsParams) SetTimeout added in v0.2.14

func (o *GetConfigurationDetectionsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithAccountID added in v0.2.14

WithAccountID adds the accountID to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithAzureSubscriptionID added in v0.2.14

func (o *GetConfigurationDetectionsParams) WithAzureSubscriptionID(azureSubscriptionID *string) *GetConfigurationDetectionsParams

WithAzureSubscriptionID adds the azureSubscriptionID to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithAzureTenantID added in v0.2.14

func (o *GetConfigurationDetectionsParams) WithAzureTenantID(azureTenantID *string) *GetConfigurationDetectionsParams

WithAzureTenantID adds the azureTenantID to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithCloudProvider added in v0.2.14

func (o *GetConfigurationDetectionsParams) WithCloudProvider(cloudProvider *string) *GetConfigurationDetectionsParams

WithCloudProvider adds the cloudProvider to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithContext added in v0.2.14

WithContext adds the context to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithDefaults added in v0.2.14

WithDefaults hydrates default values in the get configuration detections params (not the query body).

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

func (*GetConfigurationDetectionsParams) WithHTTPClient added in v0.2.14

WithHTTPClient adds the HTTPClient to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithLimit added in v0.2.14

WithLimit adds the limit to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithNextToken added in v0.2.14

WithNextToken adds the nextToken to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithRegion added in v0.2.14

WithRegion adds the region to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithService added in v0.2.14

WithService adds the service to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithSeverity added in v0.2.14

WithSeverity adds the severity to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithStatus added in v0.2.14

WithStatus adds the status to the get configuration detections params

func (*GetConfigurationDetectionsParams) WithTimeout added in v0.2.14

WithTimeout adds the timeout to the get configuration detections params

func (*GetConfigurationDetectionsParams) WriteToRequest added in v0.2.14

WriteToRequest writes these params to a swagger request

type GetConfigurationDetectionsReader added in v0.2.14

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

GetConfigurationDetectionsReader is a Reader for the GetConfigurationDetections structure.

func (*GetConfigurationDetectionsReader) ReadResponse added in v0.2.14

func (o *GetConfigurationDetectionsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetConfigurationDetectionsTooManyRequests added in v0.2.14

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

GetConfigurationDetectionsTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewGetConfigurationDetectionsTooManyRequests added in v0.2.14

func NewGetConfigurationDetectionsTooManyRequests() *GetConfigurationDetectionsTooManyRequests

NewGetConfigurationDetectionsTooManyRequests creates a GetConfigurationDetectionsTooManyRequests with default headers values

func (*GetConfigurationDetectionsTooManyRequests) Code added in v0.2.33

Code gets the status code for the get configuration detections too many requests response

func (*GetConfigurationDetectionsTooManyRequests) Error added in v0.2.14

func (*GetConfigurationDetectionsTooManyRequests) GetPayload added in v0.2.14

func (*GetConfigurationDetectionsTooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this get configuration detections too many requests response has a 4xx status code

func (*GetConfigurationDetectionsTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this get configuration detections too many requests response a status code equal to that given

func (*GetConfigurationDetectionsTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this get configuration detections too many requests response has a 3xx status code

func (*GetConfigurationDetectionsTooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this get configuration detections too many requests response has a 5xx status code

func (*GetConfigurationDetectionsTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this get configuration detections too many requests response has a 2xx status code

func (*GetConfigurationDetectionsTooManyRequests) String added in v0.2.27

type PatchCSPMAwsAccountBadRequest added in v0.2.4

type PatchCSPMAwsAccountBadRequest 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.RegistrationAWSAccountResponseV2
}

PatchCSPMAwsAccountBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewPatchCSPMAwsAccountBadRequest added in v0.2.4

func NewPatchCSPMAwsAccountBadRequest() *PatchCSPMAwsAccountBadRequest

NewPatchCSPMAwsAccountBadRequest creates a PatchCSPMAwsAccountBadRequest with default headers values

func (*PatchCSPMAwsAccountBadRequest) Code added in v0.2.33

Code gets the status code for the patch c s p m aws account bad request response

func (*PatchCSPMAwsAccountBadRequest) Error added in v0.2.4

func (*PatchCSPMAwsAccountBadRequest) GetPayload added in v0.2.4

func (*PatchCSPMAwsAccountBadRequest) IsClientError added in v0.2.27

func (o *PatchCSPMAwsAccountBadRequest) IsClientError() bool

IsClientError returns true when this patch c s p m aws account bad request response has a 4xx status code

func (*PatchCSPMAwsAccountBadRequest) IsCode added in v0.2.27

func (o *PatchCSPMAwsAccountBadRequest) IsCode(code int) bool

IsCode returns true when this patch c s p m aws account bad request response a status code equal to that given

func (*PatchCSPMAwsAccountBadRequest) IsRedirect added in v0.2.27

func (o *PatchCSPMAwsAccountBadRequest) IsRedirect() bool

IsRedirect returns true when this patch c s p m aws account bad request response has a 3xx status code

func (*PatchCSPMAwsAccountBadRequest) IsServerError added in v0.2.27

func (o *PatchCSPMAwsAccountBadRequest) IsServerError() bool

IsServerError returns true when this patch c s p m aws account bad request response has a 5xx status code

func (*PatchCSPMAwsAccountBadRequest) IsSuccess added in v0.2.27

func (o *PatchCSPMAwsAccountBadRequest) IsSuccess() bool

IsSuccess returns true when this patch c s p m aws account bad request response has a 2xx status code

func (*PatchCSPMAwsAccountBadRequest) String added in v0.2.27

type PatchCSPMAwsAccountCreated added in v0.2.4

type PatchCSPMAwsAccountCreated 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.RegistrationAWSAccountResponseV2
}

PatchCSPMAwsAccountCreated describes a response with status code 201, with default header values.

Created

func NewPatchCSPMAwsAccountCreated added in v0.2.4

func NewPatchCSPMAwsAccountCreated() *PatchCSPMAwsAccountCreated

NewPatchCSPMAwsAccountCreated creates a PatchCSPMAwsAccountCreated with default headers values

func (*PatchCSPMAwsAccountCreated) Code added in v0.2.33

func (o *PatchCSPMAwsAccountCreated) Code() int

Code gets the status code for the patch c s p m aws account created response

func (*PatchCSPMAwsAccountCreated) Error added in v0.2.4

func (*PatchCSPMAwsAccountCreated) GetPayload added in v0.2.4

func (*PatchCSPMAwsAccountCreated) IsClientError added in v0.2.27

func (o *PatchCSPMAwsAccountCreated) IsClientError() bool

IsClientError returns true when this patch c s p m aws account created response has a 4xx status code

func (*PatchCSPMAwsAccountCreated) IsCode added in v0.2.27

func (o *PatchCSPMAwsAccountCreated) IsCode(code int) bool

IsCode returns true when this patch c s p m aws account created response a status code equal to that given

func (*PatchCSPMAwsAccountCreated) IsRedirect added in v0.2.27

func (o *PatchCSPMAwsAccountCreated) IsRedirect() bool

IsRedirect returns true when this patch c s p m aws account created response has a 3xx status code

func (*PatchCSPMAwsAccountCreated) IsServerError added in v0.2.27

func (o *PatchCSPMAwsAccountCreated) IsServerError() bool

IsServerError returns true when this patch c s p m aws account created response has a 5xx status code

func (*PatchCSPMAwsAccountCreated) IsSuccess added in v0.2.27

func (o *PatchCSPMAwsAccountCreated) IsSuccess() bool

IsSuccess returns true when this patch c s p m aws account created response has a 2xx status code

func (*PatchCSPMAwsAccountCreated) String added in v0.2.27

func (o *PatchCSPMAwsAccountCreated) String() string

type PatchCSPMAwsAccountForbidden added in v0.2.4

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

PatchCSPMAwsAccountForbidden describes a response with status code 403, with default header values.

Forbidden

func NewPatchCSPMAwsAccountForbidden added in v0.2.4

func NewPatchCSPMAwsAccountForbidden() *PatchCSPMAwsAccountForbidden

NewPatchCSPMAwsAccountForbidden creates a PatchCSPMAwsAccountForbidden with default headers values

func (*PatchCSPMAwsAccountForbidden) Code added in v0.2.33

Code gets the status code for the patch c s p m aws account forbidden response

func (*PatchCSPMAwsAccountForbidden) Error added in v0.2.4

func (*PatchCSPMAwsAccountForbidden) GetPayload added in v0.2.4

func (*PatchCSPMAwsAccountForbidden) IsClientError added in v0.2.27

func (o *PatchCSPMAwsAccountForbidden) IsClientError() bool

IsClientError returns true when this patch c s p m aws account forbidden response has a 4xx status code

func (*PatchCSPMAwsAccountForbidden) IsCode added in v0.2.27

func (o *PatchCSPMAwsAccountForbidden) IsCode(code int) bool

IsCode returns true when this patch c s p m aws account forbidden response a status code equal to that given

func (*PatchCSPMAwsAccountForbidden) IsRedirect added in v0.2.27

func (o *PatchCSPMAwsAccountForbidden) IsRedirect() bool

IsRedirect returns true when this patch c s p m aws account forbidden response has a 3xx status code

func (*PatchCSPMAwsAccountForbidden) IsServerError added in v0.2.27

func (o *PatchCSPMAwsAccountForbidden) IsServerError() bool

IsServerError returns true when this patch c s p m aws account forbidden response has a 5xx status code

func (*PatchCSPMAwsAccountForbidden) IsSuccess added in v0.2.27

func (o *PatchCSPMAwsAccountForbidden) IsSuccess() bool

IsSuccess returns true when this patch c s p m aws account forbidden response has a 2xx status code

func (*PatchCSPMAwsAccountForbidden) String added in v0.2.27

type PatchCSPMAwsAccountInternalServerError added in v0.2.4

type PatchCSPMAwsAccountInternalServerError 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.RegistrationAWSAccountResponseV2
}

PatchCSPMAwsAccountInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewPatchCSPMAwsAccountInternalServerError added in v0.2.4

func NewPatchCSPMAwsAccountInternalServerError() *PatchCSPMAwsAccountInternalServerError

NewPatchCSPMAwsAccountInternalServerError creates a PatchCSPMAwsAccountInternalServerError with default headers values

func (*PatchCSPMAwsAccountInternalServerError) Code added in v0.2.33

Code gets the status code for the patch c s p m aws account internal server error response

func (*PatchCSPMAwsAccountInternalServerError) Error added in v0.2.4

func (*PatchCSPMAwsAccountInternalServerError) GetPayload added in v0.2.4

func (*PatchCSPMAwsAccountInternalServerError) IsClientError added in v0.2.27

func (o *PatchCSPMAwsAccountInternalServerError) IsClientError() bool

IsClientError returns true when this patch c s p m aws account internal server error response has a 4xx status code

func (*PatchCSPMAwsAccountInternalServerError) IsCode added in v0.2.27

IsCode returns true when this patch c s p m aws account internal server error response a status code equal to that given

func (*PatchCSPMAwsAccountInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this patch c s p m aws account internal server error response has a 3xx status code

func (*PatchCSPMAwsAccountInternalServerError) IsServerError added in v0.2.27

func (o *PatchCSPMAwsAccountInternalServerError) IsServerError() bool

IsServerError returns true when this patch c s p m aws account internal server error response has a 5xx status code

func (*PatchCSPMAwsAccountInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this patch c s p m aws account internal server error response has a 2xx status code

func (*PatchCSPMAwsAccountInternalServerError) String added in v0.2.27

type PatchCSPMAwsAccountMultiStatus added in v0.2.4

type PatchCSPMAwsAccountMultiStatus 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.RegistrationAWSAccountResponseV2
}

PatchCSPMAwsAccountMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewPatchCSPMAwsAccountMultiStatus added in v0.2.4

func NewPatchCSPMAwsAccountMultiStatus() *PatchCSPMAwsAccountMultiStatus

NewPatchCSPMAwsAccountMultiStatus creates a PatchCSPMAwsAccountMultiStatus with default headers values

func (*PatchCSPMAwsAccountMultiStatus) Code added in v0.2.33

Code gets the status code for the patch c s p m aws account multi status response

func (*PatchCSPMAwsAccountMultiStatus) Error added in v0.2.4

func (*PatchCSPMAwsAccountMultiStatus) GetPayload added in v0.2.4

func (*PatchCSPMAwsAccountMultiStatus) IsClientError added in v0.2.27

func (o *PatchCSPMAwsAccountMultiStatus) IsClientError() bool

IsClientError returns true when this patch c s p m aws account multi status response has a 4xx status code

func (*PatchCSPMAwsAccountMultiStatus) IsCode added in v0.2.27

func (o *PatchCSPMAwsAccountMultiStatus) IsCode(code int) bool

IsCode returns true when this patch c s p m aws account multi status response a status code equal to that given

func (*PatchCSPMAwsAccountMultiStatus) IsRedirect added in v0.2.27

func (o *PatchCSPMAwsAccountMultiStatus) IsRedirect() bool

IsRedirect returns true when this patch c s p m aws account multi status response has a 3xx status code

func (*PatchCSPMAwsAccountMultiStatus) IsServerError added in v0.2.27

func (o *PatchCSPMAwsAccountMultiStatus) IsServerError() bool

IsServerError returns true when this patch c s p m aws account multi status response has a 5xx status code

func (*PatchCSPMAwsAccountMultiStatus) IsSuccess added in v0.2.27

func (o *PatchCSPMAwsAccountMultiStatus) IsSuccess() bool

IsSuccess returns true when this patch c s p m aws account multi status response has a 2xx status code

func (*PatchCSPMAwsAccountMultiStatus) String added in v0.2.27

type PatchCSPMAwsAccountParams added in v0.2.4

type PatchCSPMAwsAccountParams struct {

	// Body.
	Body *models.RegistrationAWSAccountPatchRequest

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

PatchCSPMAwsAccountParams contains all the parameters to send to the API endpoint

for the patch c s p m aws account operation.

Typically these are written to a http.Request.

func NewPatchCSPMAwsAccountParams added in v0.2.4

func NewPatchCSPMAwsAccountParams() *PatchCSPMAwsAccountParams

NewPatchCSPMAwsAccountParams creates a new PatchCSPMAwsAccountParams 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 NewPatchCSPMAwsAccountParamsWithContext added in v0.2.4

func NewPatchCSPMAwsAccountParamsWithContext(ctx context.Context) *PatchCSPMAwsAccountParams

NewPatchCSPMAwsAccountParamsWithContext creates a new PatchCSPMAwsAccountParams object with the ability to set a context for a request.

func NewPatchCSPMAwsAccountParamsWithHTTPClient added in v0.2.4

func NewPatchCSPMAwsAccountParamsWithHTTPClient(client *http.Client) *PatchCSPMAwsAccountParams

NewPatchCSPMAwsAccountParamsWithHTTPClient creates a new PatchCSPMAwsAccountParams object with the ability to set a custom HTTPClient for a request.

func NewPatchCSPMAwsAccountParamsWithTimeout added in v0.2.4

func NewPatchCSPMAwsAccountParamsWithTimeout(timeout time.Duration) *PatchCSPMAwsAccountParams

NewPatchCSPMAwsAccountParamsWithTimeout creates a new PatchCSPMAwsAccountParams object with the ability to set a timeout on a request.

func (*PatchCSPMAwsAccountParams) SetBody added in v0.2.4

SetBody adds the body to the patch c s p m aws account params

func (*PatchCSPMAwsAccountParams) SetContext added in v0.2.4

func (o *PatchCSPMAwsAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the patch c s p m aws account params

func (*PatchCSPMAwsAccountParams) SetDefaults added in v0.2.4

func (o *PatchCSPMAwsAccountParams) SetDefaults()

SetDefaults hydrates default values in the patch c s p m aws account params (not the query body).

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

func (*PatchCSPMAwsAccountParams) SetHTTPClient added in v0.2.4

func (o *PatchCSPMAwsAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the patch c s p m aws account params

func (*PatchCSPMAwsAccountParams) SetTimeout added in v0.2.4

func (o *PatchCSPMAwsAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the patch c s p m aws account params

func (*PatchCSPMAwsAccountParams) WithBody added in v0.2.4

WithBody adds the body to the patch c s p m aws account params

func (*PatchCSPMAwsAccountParams) WithContext added in v0.2.4

WithContext adds the context to the patch c s p m aws account params

func (*PatchCSPMAwsAccountParams) WithDefaults added in v0.2.4

WithDefaults hydrates default values in the patch c s p m aws account params (not the query body).

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

func (*PatchCSPMAwsAccountParams) WithHTTPClient added in v0.2.4

func (o *PatchCSPMAwsAccountParams) WithHTTPClient(client *http.Client) *PatchCSPMAwsAccountParams

WithHTTPClient adds the HTTPClient to the patch c s p m aws account params

func (*PatchCSPMAwsAccountParams) WithTimeout added in v0.2.4

WithTimeout adds the timeout to the patch c s p m aws account params

func (*PatchCSPMAwsAccountParams) WriteToRequest added in v0.2.4

WriteToRequest writes these params to a swagger request

type PatchCSPMAwsAccountReader added in v0.2.4

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

PatchCSPMAwsAccountReader is a Reader for the PatchCSPMAwsAccount structure.

func (*PatchCSPMAwsAccountReader) ReadResponse added in v0.2.4

func (o *PatchCSPMAwsAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PatchCSPMAwsAccountTooManyRequests added in v0.2.4

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

PatchCSPMAwsAccountTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewPatchCSPMAwsAccountTooManyRequests added in v0.2.4

func NewPatchCSPMAwsAccountTooManyRequests() *PatchCSPMAwsAccountTooManyRequests

NewPatchCSPMAwsAccountTooManyRequests creates a PatchCSPMAwsAccountTooManyRequests with default headers values

func (*PatchCSPMAwsAccountTooManyRequests) Code added in v0.2.33

Code gets the status code for the patch c s p m aws account too many requests response

func (*PatchCSPMAwsAccountTooManyRequests) Error added in v0.2.4

func (*PatchCSPMAwsAccountTooManyRequests) GetPayload added in v0.2.4

func (*PatchCSPMAwsAccountTooManyRequests) IsClientError added in v0.2.27

func (o *PatchCSPMAwsAccountTooManyRequests) IsClientError() bool

IsClientError returns true when this patch c s p m aws account too many requests response has a 4xx status code

func (*PatchCSPMAwsAccountTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this patch c s p m aws account too many requests response a status code equal to that given

func (*PatchCSPMAwsAccountTooManyRequests) IsRedirect added in v0.2.27

func (o *PatchCSPMAwsAccountTooManyRequests) IsRedirect() bool

IsRedirect returns true when this patch c s p m aws account too many requests response has a 3xx status code

func (*PatchCSPMAwsAccountTooManyRequests) IsServerError added in v0.2.27

func (o *PatchCSPMAwsAccountTooManyRequests) IsServerError() bool

IsServerError returns true when this patch c s p m aws account too many requests response has a 5xx status code

func (*PatchCSPMAwsAccountTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this patch c s p m aws account too many requests response has a 2xx status code

func (*PatchCSPMAwsAccountTooManyRequests) String added in v0.2.27

type UpdateCSPMAzureAccountClientIDBadRequest

type UpdateCSPMAzureAccountClientIDBadRequest 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.RegistrationAzureTenantConfigurationResponseV1
}

UpdateCSPMAzureAccountClientIDBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewUpdateCSPMAzureAccountClientIDBadRequest

func NewUpdateCSPMAzureAccountClientIDBadRequest() *UpdateCSPMAzureAccountClientIDBadRequest

NewUpdateCSPMAzureAccountClientIDBadRequest creates a UpdateCSPMAzureAccountClientIDBadRequest with default headers values

func (*UpdateCSPMAzureAccountClientIDBadRequest) Code added in v0.2.33

Code gets the status code for the update c s p m azure account client Id bad request response

func (*UpdateCSPMAzureAccountClientIDBadRequest) Error

func (*UpdateCSPMAzureAccountClientIDBadRequest) GetPayload

func (*UpdateCSPMAzureAccountClientIDBadRequest) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m azure account client Id bad request response has a 4xx status code

func (*UpdateCSPMAzureAccountClientIDBadRequest) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure account client Id bad request response a status code equal to that given

func (*UpdateCSPMAzureAccountClientIDBadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure account client Id bad request response has a 3xx status code

func (*UpdateCSPMAzureAccountClientIDBadRequest) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m azure account client Id bad request response has a 5xx status code

func (*UpdateCSPMAzureAccountClientIDBadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure account client Id bad request response has a 2xx status code

func (*UpdateCSPMAzureAccountClientIDBadRequest) String added in v0.2.27

type UpdateCSPMAzureAccountClientIDCreated

type UpdateCSPMAzureAccountClientIDCreated 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.RegistrationAzureTenantConfigurationResponseV1
}

UpdateCSPMAzureAccountClientIDCreated describes a response with status code 201, with default header values.

Created

func NewUpdateCSPMAzureAccountClientIDCreated

func NewUpdateCSPMAzureAccountClientIDCreated() *UpdateCSPMAzureAccountClientIDCreated

NewUpdateCSPMAzureAccountClientIDCreated creates a UpdateCSPMAzureAccountClientIDCreated with default headers values

func (*UpdateCSPMAzureAccountClientIDCreated) Code added in v0.2.33

Code gets the status code for the update c s p m azure account client Id created response

func (*UpdateCSPMAzureAccountClientIDCreated) Error

func (*UpdateCSPMAzureAccountClientIDCreated) GetPayload

func (*UpdateCSPMAzureAccountClientIDCreated) IsClientError added in v0.2.27

func (o *UpdateCSPMAzureAccountClientIDCreated) IsClientError() bool

IsClientError returns true when this update c s p m azure account client Id created response has a 4xx status code

func (*UpdateCSPMAzureAccountClientIDCreated) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure account client Id created response a status code equal to that given

func (*UpdateCSPMAzureAccountClientIDCreated) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure account client Id created response has a 3xx status code

func (*UpdateCSPMAzureAccountClientIDCreated) IsServerError added in v0.2.27

func (o *UpdateCSPMAzureAccountClientIDCreated) IsServerError() bool

IsServerError returns true when this update c s p m azure account client Id created response has a 5xx status code

func (*UpdateCSPMAzureAccountClientIDCreated) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure account client Id created response has a 2xx status code

func (*UpdateCSPMAzureAccountClientIDCreated) String added in v0.2.27

type UpdateCSPMAzureAccountClientIDForbidden

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

UpdateCSPMAzureAccountClientIDForbidden describes a response with status code 403, with default header values.

Forbidden

func NewUpdateCSPMAzureAccountClientIDForbidden

func NewUpdateCSPMAzureAccountClientIDForbidden() *UpdateCSPMAzureAccountClientIDForbidden

NewUpdateCSPMAzureAccountClientIDForbidden creates a UpdateCSPMAzureAccountClientIDForbidden with default headers values

func (*UpdateCSPMAzureAccountClientIDForbidden) Code added in v0.2.33

Code gets the status code for the update c s p m azure account client Id forbidden response

func (*UpdateCSPMAzureAccountClientIDForbidden) Error

func (*UpdateCSPMAzureAccountClientIDForbidden) GetPayload

func (*UpdateCSPMAzureAccountClientIDForbidden) IsClientError added in v0.2.27

func (o *UpdateCSPMAzureAccountClientIDForbidden) IsClientError() bool

IsClientError returns true when this update c s p m azure account client Id forbidden response has a 4xx status code

func (*UpdateCSPMAzureAccountClientIDForbidden) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure account client Id forbidden response a status code equal to that given

func (*UpdateCSPMAzureAccountClientIDForbidden) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure account client Id forbidden response has a 3xx status code

func (*UpdateCSPMAzureAccountClientIDForbidden) IsServerError added in v0.2.27

func (o *UpdateCSPMAzureAccountClientIDForbidden) IsServerError() bool

IsServerError returns true when this update c s p m azure account client Id forbidden response has a 5xx status code

func (*UpdateCSPMAzureAccountClientIDForbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure account client Id forbidden response has a 2xx status code

func (*UpdateCSPMAzureAccountClientIDForbidden) String added in v0.2.27

type UpdateCSPMAzureAccountClientIDInternalServerError

type UpdateCSPMAzureAccountClientIDInternalServerError 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.RegistrationAzureTenantConfigurationResponseV1
}

UpdateCSPMAzureAccountClientIDInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewUpdateCSPMAzureAccountClientIDInternalServerError

func NewUpdateCSPMAzureAccountClientIDInternalServerError() *UpdateCSPMAzureAccountClientIDInternalServerError

NewUpdateCSPMAzureAccountClientIDInternalServerError creates a UpdateCSPMAzureAccountClientIDInternalServerError with default headers values

func (*UpdateCSPMAzureAccountClientIDInternalServerError) Code added in v0.2.33

Code gets the status code for the update c s p m azure account client Id internal server error response

func (*UpdateCSPMAzureAccountClientIDInternalServerError) Error

func (*UpdateCSPMAzureAccountClientIDInternalServerError) GetPayload

func (*UpdateCSPMAzureAccountClientIDInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m azure account client Id internal server error response has a 4xx status code

func (*UpdateCSPMAzureAccountClientIDInternalServerError) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure account client Id internal server error response a status code equal to that given

func (*UpdateCSPMAzureAccountClientIDInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure account client Id internal server error response has a 3xx status code

func (*UpdateCSPMAzureAccountClientIDInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m azure account client Id internal server error response has a 5xx status code

func (*UpdateCSPMAzureAccountClientIDInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure account client Id internal server error response has a 2xx status code

func (*UpdateCSPMAzureAccountClientIDInternalServerError) String added in v0.2.27

type UpdateCSPMAzureAccountClientIDParams

type UpdateCSPMAzureAccountClientIDParams struct {

	/* ID.

	   ClientID to use for the Service Principal associated with the customer's Azure account
	*/
	ID string

	/* TenantID.

	   Tenant ID to update client ID for. Required if multiple tenants are registered.
	*/
	TenantID *string

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

UpdateCSPMAzureAccountClientIDParams contains all the parameters to send to the API endpoint

for the update c s p m azure account client ID operation.

Typically these are written to a http.Request.

func NewUpdateCSPMAzureAccountClientIDParams

func NewUpdateCSPMAzureAccountClientIDParams() *UpdateCSPMAzureAccountClientIDParams

NewUpdateCSPMAzureAccountClientIDParams creates a new UpdateCSPMAzureAccountClientIDParams 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 NewUpdateCSPMAzureAccountClientIDParamsWithContext

func NewUpdateCSPMAzureAccountClientIDParamsWithContext(ctx context.Context) *UpdateCSPMAzureAccountClientIDParams

NewUpdateCSPMAzureAccountClientIDParamsWithContext creates a new UpdateCSPMAzureAccountClientIDParams object with the ability to set a context for a request.

func NewUpdateCSPMAzureAccountClientIDParamsWithHTTPClient

func NewUpdateCSPMAzureAccountClientIDParamsWithHTTPClient(client *http.Client) *UpdateCSPMAzureAccountClientIDParams

NewUpdateCSPMAzureAccountClientIDParamsWithHTTPClient creates a new UpdateCSPMAzureAccountClientIDParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateCSPMAzureAccountClientIDParamsWithTimeout

func NewUpdateCSPMAzureAccountClientIDParamsWithTimeout(timeout time.Duration) *UpdateCSPMAzureAccountClientIDParams

NewUpdateCSPMAzureAccountClientIDParamsWithTimeout creates a new UpdateCSPMAzureAccountClientIDParams object with the ability to set a timeout on a request.

func (*UpdateCSPMAzureAccountClientIDParams) SetContext

SetContext adds the context to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) SetDefaults

func (o *UpdateCSPMAzureAccountClientIDParams) SetDefaults()

SetDefaults hydrates default values in the update c s p m azure account client ID params (not the query body).

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

func (*UpdateCSPMAzureAccountClientIDParams) SetHTTPClient

func (o *UpdateCSPMAzureAccountClientIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) SetID

SetID adds the id to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) SetTenantID

func (o *UpdateCSPMAzureAccountClientIDParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) SetTimeout

func (o *UpdateCSPMAzureAccountClientIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) WithContext

WithContext adds the context to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) WithDefaults

WithDefaults hydrates default values in the update c s p m azure account client ID params (not the query body).

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

func (*UpdateCSPMAzureAccountClientIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) WithID

WithID adds the id to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) WithTenantID

WithTenantID adds the tenantID to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) WithTimeout

WithTimeout adds the timeout to the update c s p m azure account client ID params

func (*UpdateCSPMAzureAccountClientIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateCSPMAzureAccountClientIDReader

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

UpdateCSPMAzureAccountClientIDReader is a Reader for the UpdateCSPMAzureAccountClientID structure.

func (*UpdateCSPMAzureAccountClientIDReader) ReadResponse

func (o *UpdateCSPMAzureAccountClientIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateCSPMAzureAccountClientIDTooManyRequests

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

UpdateCSPMAzureAccountClientIDTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateCSPMAzureAccountClientIDTooManyRequests

func NewUpdateCSPMAzureAccountClientIDTooManyRequests() *UpdateCSPMAzureAccountClientIDTooManyRequests

NewUpdateCSPMAzureAccountClientIDTooManyRequests creates a UpdateCSPMAzureAccountClientIDTooManyRequests with default headers values

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) Code added in v0.2.33

Code gets the status code for the update c s p m azure account client Id too many requests response

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) Error

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) GetPayload

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m azure account client Id too many requests response has a 4xx status code

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure account client Id too many requests response a status code equal to that given

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure account client Id too many requests response has a 3xx status code

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m azure account client Id too many requests response has a 5xx status code

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure account client Id too many requests response has a 2xx status code

func (*UpdateCSPMAzureAccountClientIDTooManyRequests) String added in v0.2.27

type UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest added in v0.2.4

type UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest 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.RegistrationAzureTenantDefaultSubscriptionIDResponseV1
}

UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest() *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest

NewUpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest creates a UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest with default headers values

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) Code added in v0.2.33

Code gets the status code for the update c s p m azure tenant default subscription Id bad request response

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) Error added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) GetPayload added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m azure tenant default subscription Id bad request response has a 4xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure tenant default subscription Id bad request response a status code equal to that given

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure tenant default subscription Id bad request response has a 3xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m azure tenant default subscription Id bad request response has a 5xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure tenant default subscription Id bad request response has a 2xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) String added in v0.2.27

type UpdateCSPMAzureTenantDefaultSubscriptionIDCreated added in v0.2.4

type UpdateCSPMAzureTenantDefaultSubscriptionIDCreated 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.RegistrationAzureTenantDefaultSubscriptionIDResponseV1
}

UpdateCSPMAzureTenantDefaultSubscriptionIDCreated describes a response with status code 201, with default header values.

Created

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDCreated added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDCreated() *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated

NewUpdateCSPMAzureTenantDefaultSubscriptionIDCreated creates a UpdateCSPMAzureTenantDefaultSubscriptionIDCreated with default headers values

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) Code added in v0.2.33

Code gets the status code for the update c s p m azure tenant default subscription Id created response

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) Error added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) GetPayload added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m azure tenant default subscription Id created response has a 4xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure tenant default subscription Id created response a status code equal to that given

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure tenant default subscription Id created response has a 3xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m azure tenant default subscription Id created response has a 5xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure tenant default subscription Id created response has a 2xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) String added in v0.2.27

type UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden added in v0.2.4

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

UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden describes a response with status code 403, with default header values.

Forbidden

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDForbidden added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDForbidden() *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden

NewUpdateCSPMAzureTenantDefaultSubscriptionIDForbidden creates a UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden with default headers values

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) Code added in v0.2.33

Code gets the status code for the update c s p m azure tenant default subscription Id forbidden response

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) Error added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) GetPayload added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m azure tenant default subscription Id forbidden response has a 4xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure tenant default subscription Id forbidden response a status code equal to that given

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure tenant default subscription Id forbidden response has a 3xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m azure tenant default subscription Id forbidden response has a 5xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure tenant default subscription Id forbidden response has a 2xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) String added in v0.2.27

type UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError added in v0.2.4

type UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError 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.RegistrationAzureTenantDefaultSubscriptionIDResponseV1
}

UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError() *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError

NewUpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError creates a UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError with default headers values

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) Code added in v0.2.33

Code gets the status code for the update c s p m azure tenant default subscription Id internal server error response

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) Error added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) GetPayload added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m azure tenant default subscription Id internal server error response has a 4xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure tenant default subscription Id internal server error response a status code equal to that given

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure tenant default subscription Id internal server error response has a 3xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m azure tenant default subscription Id internal server error response has a 5xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure tenant default subscription Id internal server error response has a 2xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) String added in v0.2.27

type UpdateCSPMAzureTenantDefaultSubscriptionIDParams added in v0.2.4

type UpdateCSPMAzureTenantDefaultSubscriptionIDParams struct {

	/* SubscriptionID.

	   Default Subscription ID to patch for all subscriptions belonged to a tenant.
	*/
	SubscriptionID string

	/* TenantID.

	   Tenant ID to update client ID for. Required if multiple tenants are registered.
	*/
	TenantID *string

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

UpdateCSPMAzureTenantDefaultSubscriptionIDParams contains all the parameters to send to the API endpoint

for the update c s p m azure tenant default subscription ID operation.

Typically these are written to a http.Request.

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParams added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParams() *UpdateCSPMAzureTenantDefaultSubscriptionIDParams

NewUpdateCSPMAzureTenantDefaultSubscriptionIDParams creates a new UpdateCSPMAzureTenantDefaultSubscriptionIDParams 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 NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithContext added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithContext(ctx context.Context) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams

NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithContext creates a new UpdateCSPMAzureTenantDefaultSubscriptionIDParams object with the ability to set a context for a request.

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithHTTPClient added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithHTTPClient(client *http.Client) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams

NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithHTTPClient creates a new UpdateCSPMAzureTenantDefaultSubscriptionIDParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithTimeout added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithTimeout(timeout time.Duration) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams

NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithTimeout creates a new UpdateCSPMAzureTenantDefaultSubscriptionIDParams object with the ability to set a timeout on a request.

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetContext added in v0.2.4

SetContext adds the context to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetDefaults added in v0.2.4

SetDefaults hydrates default values in the update c s p m azure tenant default subscription ID params (not the query body).

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

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetHTTPClient added in v0.2.4

SetHTTPClient adds the HTTPClient to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetSubscriptionID added in v0.2.4

func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetSubscriptionID(subscriptionID string)

SetSubscriptionID adds the subscriptionId to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetTenantID added in v0.2.4

func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetTenantID(tenantID *string)

SetTenantID adds the tenantId to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetTimeout added in v0.2.4

SetTimeout adds the timeout to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithContext added in v0.2.4

WithContext adds the context to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithDefaults added in v0.2.4

WithDefaults hydrates default values in the update c s p m azure tenant default subscription ID params (not the query body).

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

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithHTTPClient added in v0.2.4

WithHTTPClient adds the HTTPClient to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithSubscriptionID added in v0.2.4

WithSubscriptionID adds the subscriptionID to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithTenantID added in v0.2.4

WithTenantID adds the tenantID to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithTimeout added in v0.2.4

WithTimeout adds the timeout to the update c s p m azure tenant default subscription ID params

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WriteToRequest added in v0.2.4

WriteToRequest writes these params to a swagger request

type UpdateCSPMAzureTenantDefaultSubscriptionIDReader added in v0.2.4

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

UpdateCSPMAzureTenantDefaultSubscriptionIDReader is a Reader for the UpdateCSPMAzureTenantDefaultSubscriptionID structure.

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDReader) ReadResponse added in v0.2.4

func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests added in v0.2.4

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

UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests added in v0.2.4

func NewUpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests() *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests

NewUpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests creates a UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests with default headers values

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) Code added in v0.2.33

Code gets the status code for the update c s p m azure tenant default subscription Id too many requests response

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) Error added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) GetPayload added in v0.2.4

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m azure tenant default subscription Id too many requests response has a 4xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this update c s p m azure tenant default subscription Id too many requests response a status code equal to that given

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m azure tenant default subscription Id too many requests response has a 3xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m azure tenant default subscription Id too many requests response has a 5xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m azure tenant default subscription Id too many requests response has a 2xx status code

func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) String added in v0.2.27

type UpdateCSPMPolicySettingsBadRequest

type UpdateCSPMPolicySettingsBadRequest 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.RegistrationPolicySettingsResponseV1
}

UpdateCSPMPolicySettingsBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewUpdateCSPMPolicySettingsBadRequest

func NewUpdateCSPMPolicySettingsBadRequest() *UpdateCSPMPolicySettingsBadRequest

NewUpdateCSPMPolicySettingsBadRequest creates a UpdateCSPMPolicySettingsBadRequest with default headers values

func (*UpdateCSPMPolicySettingsBadRequest) Code added in v0.2.33

Code gets the status code for the update c s p m policy settings bad request response

func (*UpdateCSPMPolicySettingsBadRequest) Error

func (*UpdateCSPMPolicySettingsBadRequest) GetPayload

func (*UpdateCSPMPolicySettingsBadRequest) IsClientError added in v0.2.27

func (o *UpdateCSPMPolicySettingsBadRequest) IsClientError() bool

IsClientError returns true when this update c s p m policy settings bad request response has a 4xx status code

func (*UpdateCSPMPolicySettingsBadRequest) IsCode added in v0.2.27

IsCode returns true when this update c s p m policy settings bad request response a status code equal to that given

func (*UpdateCSPMPolicySettingsBadRequest) IsRedirect added in v0.2.27

func (o *UpdateCSPMPolicySettingsBadRequest) IsRedirect() bool

IsRedirect returns true when this update c s p m policy settings bad request response has a 3xx status code

func (*UpdateCSPMPolicySettingsBadRequest) IsServerError added in v0.2.27

func (o *UpdateCSPMPolicySettingsBadRequest) IsServerError() bool

IsServerError returns true when this update c s p m policy settings bad request response has a 5xx status code

func (*UpdateCSPMPolicySettingsBadRequest) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m policy settings bad request response has a 2xx status code

func (*UpdateCSPMPolicySettingsBadRequest) String added in v0.2.27

type UpdateCSPMPolicySettingsForbidden

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

UpdateCSPMPolicySettingsForbidden describes a response with status code 403, with default header values.

Forbidden

func NewUpdateCSPMPolicySettingsForbidden

func NewUpdateCSPMPolicySettingsForbidden() *UpdateCSPMPolicySettingsForbidden

NewUpdateCSPMPolicySettingsForbidden creates a UpdateCSPMPolicySettingsForbidden with default headers values

func (*UpdateCSPMPolicySettingsForbidden) Code added in v0.2.33

Code gets the status code for the update c s p m policy settings forbidden response

func (*UpdateCSPMPolicySettingsForbidden) Error

func (*UpdateCSPMPolicySettingsForbidden) GetPayload

func (*UpdateCSPMPolicySettingsForbidden) IsClientError added in v0.2.27

func (o *UpdateCSPMPolicySettingsForbidden) IsClientError() bool

IsClientError returns true when this update c s p m policy settings forbidden response has a 4xx status code

func (*UpdateCSPMPolicySettingsForbidden) IsCode added in v0.2.27

func (o *UpdateCSPMPolicySettingsForbidden) IsCode(code int) bool

IsCode returns true when this update c s p m policy settings forbidden response a status code equal to that given

func (*UpdateCSPMPolicySettingsForbidden) IsRedirect added in v0.2.27

func (o *UpdateCSPMPolicySettingsForbidden) IsRedirect() bool

IsRedirect returns true when this update c s p m policy settings forbidden response has a 3xx status code

func (*UpdateCSPMPolicySettingsForbidden) IsServerError added in v0.2.27

func (o *UpdateCSPMPolicySettingsForbidden) IsServerError() bool

IsServerError returns true when this update c s p m policy settings forbidden response has a 5xx status code

func (*UpdateCSPMPolicySettingsForbidden) IsSuccess added in v0.2.27

func (o *UpdateCSPMPolicySettingsForbidden) IsSuccess() bool

IsSuccess returns true when this update c s p m policy settings forbidden response has a 2xx status code

func (*UpdateCSPMPolicySettingsForbidden) String added in v0.2.27

type UpdateCSPMPolicySettingsInternalServerError

type UpdateCSPMPolicySettingsInternalServerError 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.RegistrationPolicySettingsResponseV1
}

UpdateCSPMPolicySettingsInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewUpdateCSPMPolicySettingsInternalServerError

func NewUpdateCSPMPolicySettingsInternalServerError() *UpdateCSPMPolicySettingsInternalServerError

NewUpdateCSPMPolicySettingsInternalServerError creates a UpdateCSPMPolicySettingsInternalServerError with default headers values

func (*UpdateCSPMPolicySettingsInternalServerError) Code added in v0.2.33

Code gets the status code for the update c s p m policy settings internal server error response

func (*UpdateCSPMPolicySettingsInternalServerError) Error

func (*UpdateCSPMPolicySettingsInternalServerError) GetPayload

func (*UpdateCSPMPolicySettingsInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m policy settings internal server error response has a 4xx status code

func (*UpdateCSPMPolicySettingsInternalServerError) IsCode added in v0.2.27

IsCode returns true when this update c s p m policy settings internal server error response a status code equal to that given

func (*UpdateCSPMPolicySettingsInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m policy settings internal server error response has a 3xx status code

func (*UpdateCSPMPolicySettingsInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m policy settings internal server error response has a 5xx status code

func (*UpdateCSPMPolicySettingsInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m policy settings internal server error response has a 2xx status code

func (*UpdateCSPMPolicySettingsInternalServerError) String added in v0.2.27

type UpdateCSPMPolicySettingsMultiStatus

type UpdateCSPMPolicySettingsMultiStatus 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.RegistrationPolicySettingsResponseV1
}

UpdateCSPMPolicySettingsMultiStatus describes a response with status code 207, with default header values.

Multi-Status

func NewUpdateCSPMPolicySettingsMultiStatus

func NewUpdateCSPMPolicySettingsMultiStatus() *UpdateCSPMPolicySettingsMultiStatus

NewUpdateCSPMPolicySettingsMultiStatus creates a UpdateCSPMPolicySettingsMultiStatus with default headers values

func (*UpdateCSPMPolicySettingsMultiStatus) Code added in v0.2.33

Code gets the status code for the update c s p m policy settings multi status response

func (*UpdateCSPMPolicySettingsMultiStatus) Error

func (*UpdateCSPMPolicySettingsMultiStatus) GetPayload

func (*UpdateCSPMPolicySettingsMultiStatus) IsClientError added in v0.2.27

func (o *UpdateCSPMPolicySettingsMultiStatus) IsClientError() bool

IsClientError returns true when this update c s p m policy settings multi status response has a 4xx status code

func (*UpdateCSPMPolicySettingsMultiStatus) IsCode added in v0.2.27

IsCode returns true when this update c s p m policy settings multi status response a status code equal to that given

func (*UpdateCSPMPolicySettingsMultiStatus) IsRedirect added in v0.2.27

func (o *UpdateCSPMPolicySettingsMultiStatus) IsRedirect() bool

IsRedirect returns true when this update c s p m policy settings multi status response has a 3xx status code

func (*UpdateCSPMPolicySettingsMultiStatus) IsServerError added in v0.2.27

func (o *UpdateCSPMPolicySettingsMultiStatus) IsServerError() bool

IsServerError returns true when this update c s p m policy settings multi status response has a 5xx status code

func (*UpdateCSPMPolicySettingsMultiStatus) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m policy settings multi status response has a 2xx status code

func (*UpdateCSPMPolicySettingsMultiStatus) String added in v0.2.27

type UpdateCSPMPolicySettingsOK

type UpdateCSPMPolicySettingsOK 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.RegistrationPolicySettingsResponseV1
}

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

OK

func NewUpdateCSPMPolicySettingsOK

func NewUpdateCSPMPolicySettingsOK() *UpdateCSPMPolicySettingsOK

NewUpdateCSPMPolicySettingsOK creates a UpdateCSPMPolicySettingsOK with default headers values

func (*UpdateCSPMPolicySettingsOK) Code added in v0.2.33

func (o *UpdateCSPMPolicySettingsOK) Code() int

Code gets the status code for the update c s p m policy settings o k response

func (*UpdateCSPMPolicySettingsOK) Error

func (*UpdateCSPMPolicySettingsOK) GetPayload

func (*UpdateCSPMPolicySettingsOK) IsClientError added in v0.2.27

func (o *UpdateCSPMPolicySettingsOK) IsClientError() bool

IsClientError returns true when this update c s p m policy settings o k response has a 4xx status code

func (*UpdateCSPMPolicySettingsOK) IsCode added in v0.2.27

func (o *UpdateCSPMPolicySettingsOK) IsCode(code int) bool

IsCode returns true when this update c s p m policy settings o k response a status code equal to that given

func (*UpdateCSPMPolicySettingsOK) IsRedirect added in v0.2.27

func (o *UpdateCSPMPolicySettingsOK) IsRedirect() bool

IsRedirect returns true when this update c s p m policy settings o k response has a 3xx status code

func (*UpdateCSPMPolicySettingsOK) IsServerError added in v0.2.27

func (o *UpdateCSPMPolicySettingsOK) IsServerError() bool

IsServerError returns true when this update c s p m policy settings o k response has a 5xx status code

func (*UpdateCSPMPolicySettingsOK) IsSuccess added in v0.2.27

func (o *UpdateCSPMPolicySettingsOK) IsSuccess() bool

IsSuccess returns true when this update c s p m policy settings o k response has a 2xx status code

func (*UpdateCSPMPolicySettingsOK) String added in v0.2.27

func (o *UpdateCSPMPolicySettingsOK) String() string

type UpdateCSPMPolicySettingsParams

type UpdateCSPMPolicySettingsParams struct {

	// Body.
	Body *models.RegistrationPolicyRequestExtV1

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

UpdateCSPMPolicySettingsParams contains all the parameters to send to the API endpoint

for the update c s p m policy settings operation.

Typically these are written to a http.Request.

func NewUpdateCSPMPolicySettingsParams

func NewUpdateCSPMPolicySettingsParams() *UpdateCSPMPolicySettingsParams

NewUpdateCSPMPolicySettingsParams creates a new UpdateCSPMPolicySettingsParams 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 NewUpdateCSPMPolicySettingsParamsWithContext

func NewUpdateCSPMPolicySettingsParamsWithContext(ctx context.Context) *UpdateCSPMPolicySettingsParams

NewUpdateCSPMPolicySettingsParamsWithContext creates a new UpdateCSPMPolicySettingsParams object with the ability to set a context for a request.

func NewUpdateCSPMPolicySettingsParamsWithHTTPClient

func NewUpdateCSPMPolicySettingsParamsWithHTTPClient(client *http.Client) *UpdateCSPMPolicySettingsParams

NewUpdateCSPMPolicySettingsParamsWithHTTPClient creates a new UpdateCSPMPolicySettingsParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateCSPMPolicySettingsParamsWithTimeout

func NewUpdateCSPMPolicySettingsParamsWithTimeout(timeout time.Duration) *UpdateCSPMPolicySettingsParams

NewUpdateCSPMPolicySettingsParamsWithTimeout creates a new UpdateCSPMPolicySettingsParams object with the ability to set a timeout on a request.

func (*UpdateCSPMPolicySettingsParams) SetBody

SetBody adds the body to the update c s p m policy settings params

func (*UpdateCSPMPolicySettingsParams) SetContext

func (o *UpdateCSPMPolicySettingsParams) SetContext(ctx context.Context)

SetContext adds the context to the update c s p m policy settings params

func (*UpdateCSPMPolicySettingsParams) SetDefaults

func (o *UpdateCSPMPolicySettingsParams) SetDefaults()

SetDefaults hydrates default values in the update c s p m policy settings params (not the query body).

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

func (*UpdateCSPMPolicySettingsParams) SetHTTPClient

func (o *UpdateCSPMPolicySettingsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update c s p m policy settings params

func (*UpdateCSPMPolicySettingsParams) SetTimeout

func (o *UpdateCSPMPolicySettingsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update c s p m policy settings params

func (*UpdateCSPMPolicySettingsParams) WithBody

WithBody adds the body to the update c s p m policy settings params

func (*UpdateCSPMPolicySettingsParams) WithContext

WithContext adds the context to the update c s p m policy settings params

func (*UpdateCSPMPolicySettingsParams) WithDefaults

WithDefaults hydrates default values in the update c s p m policy settings params (not the query body).

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

func (*UpdateCSPMPolicySettingsParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update c s p m policy settings params

func (*UpdateCSPMPolicySettingsParams) WithTimeout

WithTimeout adds the timeout to the update c s p m policy settings params

func (*UpdateCSPMPolicySettingsParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateCSPMPolicySettingsReader

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

UpdateCSPMPolicySettingsReader is a Reader for the UpdateCSPMPolicySettings structure.

func (*UpdateCSPMPolicySettingsReader) ReadResponse

func (o *UpdateCSPMPolicySettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateCSPMPolicySettingsTooManyRequests

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

UpdateCSPMPolicySettingsTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateCSPMPolicySettingsTooManyRequests

func NewUpdateCSPMPolicySettingsTooManyRequests() *UpdateCSPMPolicySettingsTooManyRequests

NewUpdateCSPMPolicySettingsTooManyRequests creates a UpdateCSPMPolicySettingsTooManyRequests with default headers values

func (*UpdateCSPMPolicySettingsTooManyRequests) Code added in v0.2.33

Code gets the status code for the update c s p m policy settings too many requests response

func (*UpdateCSPMPolicySettingsTooManyRequests) Error

func (*UpdateCSPMPolicySettingsTooManyRequests) GetPayload

func (*UpdateCSPMPolicySettingsTooManyRequests) IsClientError added in v0.2.27

func (o *UpdateCSPMPolicySettingsTooManyRequests) IsClientError() bool

IsClientError returns true when this update c s p m policy settings too many requests response has a 4xx status code

func (*UpdateCSPMPolicySettingsTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this update c s p m policy settings too many requests response a status code equal to that given

func (*UpdateCSPMPolicySettingsTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m policy settings too many requests response has a 3xx status code

func (*UpdateCSPMPolicySettingsTooManyRequests) IsServerError added in v0.2.27

func (o *UpdateCSPMPolicySettingsTooManyRequests) IsServerError() bool

IsServerError returns true when this update c s p m policy settings too many requests response has a 5xx status code

func (*UpdateCSPMPolicySettingsTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m policy settings too many requests response has a 2xx status code

func (*UpdateCSPMPolicySettingsTooManyRequests) String added in v0.2.27

type UpdateCSPMScanScheduleBadRequest

type UpdateCSPMScanScheduleBadRequest 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.RegistrationScanScheduleResponseV1
}

UpdateCSPMScanScheduleBadRequest describes a response with status code 400, with default header values.

Bad Request

func NewUpdateCSPMScanScheduleBadRequest

func NewUpdateCSPMScanScheduleBadRequest() *UpdateCSPMScanScheduleBadRequest

NewUpdateCSPMScanScheduleBadRequest creates a UpdateCSPMScanScheduleBadRequest with default headers values

func (*UpdateCSPMScanScheduleBadRequest) Code added in v0.2.33

Code gets the status code for the update c s p m scan schedule bad request response

func (*UpdateCSPMScanScheduleBadRequest) Error

func (*UpdateCSPMScanScheduleBadRequest) GetPayload

func (*UpdateCSPMScanScheduleBadRequest) IsClientError added in v0.2.27

func (o *UpdateCSPMScanScheduleBadRequest) IsClientError() bool

IsClientError returns true when this update c s p m scan schedule bad request response has a 4xx status code

func (*UpdateCSPMScanScheduleBadRequest) IsCode added in v0.2.27

func (o *UpdateCSPMScanScheduleBadRequest) IsCode(code int) bool

IsCode returns true when this update c s p m scan schedule bad request response a status code equal to that given

func (*UpdateCSPMScanScheduleBadRequest) IsRedirect added in v0.2.27

func (o *UpdateCSPMScanScheduleBadRequest) IsRedirect() bool

IsRedirect returns true when this update c s p m scan schedule bad request response has a 3xx status code

func (*UpdateCSPMScanScheduleBadRequest) IsServerError added in v0.2.27

func (o *UpdateCSPMScanScheduleBadRequest) IsServerError() bool

IsServerError returns true when this update c s p m scan schedule bad request response has a 5xx status code

func (*UpdateCSPMScanScheduleBadRequest) IsSuccess added in v0.2.27

func (o *UpdateCSPMScanScheduleBadRequest) IsSuccess() bool

IsSuccess returns true when this update c s p m scan schedule bad request response has a 2xx status code

func (*UpdateCSPMScanScheduleBadRequest) String added in v0.2.27

type UpdateCSPMScanScheduleForbidden

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

UpdateCSPMScanScheduleForbidden describes a response with status code 403, with default header values.

Forbidden

func NewUpdateCSPMScanScheduleForbidden

func NewUpdateCSPMScanScheduleForbidden() *UpdateCSPMScanScheduleForbidden

NewUpdateCSPMScanScheduleForbidden creates a UpdateCSPMScanScheduleForbidden with default headers values

func (*UpdateCSPMScanScheduleForbidden) Code added in v0.2.33

Code gets the status code for the update c s p m scan schedule forbidden response

func (*UpdateCSPMScanScheduleForbidden) Error

func (*UpdateCSPMScanScheduleForbidden) GetPayload

func (*UpdateCSPMScanScheduleForbidden) IsClientError added in v0.2.27

func (o *UpdateCSPMScanScheduleForbidden) IsClientError() bool

IsClientError returns true when this update c s p m scan schedule forbidden response has a 4xx status code

func (*UpdateCSPMScanScheduleForbidden) IsCode added in v0.2.27

func (o *UpdateCSPMScanScheduleForbidden) IsCode(code int) bool

IsCode returns true when this update c s p m scan schedule forbidden response a status code equal to that given

func (*UpdateCSPMScanScheduleForbidden) IsRedirect added in v0.2.27

func (o *UpdateCSPMScanScheduleForbidden) IsRedirect() bool

IsRedirect returns true when this update c s p m scan schedule forbidden response has a 3xx status code

func (*UpdateCSPMScanScheduleForbidden) IsServerError added in v0.2.27

func (o *UpdateCSPMScanScheduleForbidden) IsServerError() bool

IsServerError returns true when this update c s p m scan schedule forbidden response has a 5xx status code

func (*UpdateCSPMScanScheduleForbidden) IsSuccess added in v0.2.27

func (o *UpdateCSPMScanScheduleForbidden) IsSuccess() bool

IsSuccess returns true when this update c s p m scan schedule forbidden response has a 2xx status code

func (*UpdateCSPMScanScheduleForbidden) String added in v0.2.27

type UpdateCSPMScanScheduleInternalServerError

type UpdateCSPMScanScheduleInternalServerError 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.RegistrationScanScheduleResponseV1
}

UpdateCSPMScanScheduleInternalServerError describes a response with status code 500, with default header values.

Internal Server Error

func NewUpdateCSPMScanScheduleInternalServerError

func NewUpdateCSPMScanScheduleInternalServerError() *UpdateCSPMScanScheduleInternalServerError

NewUpdateCSPMScanScheduleInternalServerError creates a UpdateCSPMScanScheduleInternalServerError with default headers values

func (*UpdateCSPMScanScheduleInternalServerError) Code added in v0.2.33

Code gets the status code for the update c s p m scan schedule internal server error response

func (*UpdateCSPMScanScheduleInternalServerError) Error

func (*UpdateCSPMScanScheduleInternalServerError) GetPayload

func (*UpdateCSPMScanScheduleInternalServerError) IsClientError added in v0.2.27

IsClientError returns true when this update c s p m scan schedule internal server error response has a 4xx status code

func (*UpdateCSPMScanScheduleInternalServerError) IsCode added in v0.2.27

IsCode returns true when this update c s p m scan schedule internal server error response a status code equal to that given

func (*UpdateCSPMScanScheduleInternalServerError) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m scan schedule internal server error response has a 3xx status code

func (*UpdateCSPMScanScheduleInternalServerError) IsServerError added in v0.2.27

IsServerError returns true when this update c s p m scan schedule internal server error response has a 5xx status code

func (*UpdateCSPMScanScheduleInternalServerError) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m scan schedule internal server error response has a 2xx status code

func (*UpdateCSPMScanScheduleInternalServerError) String added in v0.2.27

type UpdateCSPMScanScheduleOK

type UpdateCSPMScanScheduleOK 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.RegistrationScanScheduleResponseV1
}

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

OK

func NewUpdateCSPMScanScheduleOK

func NewUpdateCSPMScanScheduleOK() *UpdateCSPMScanScheduleOK

NewUpdateCSPMScanScheduleOK creates a UpdateCSPMScanScheduleOK with default headers values

func (*UpdateCSPMScanScheduleOK) Code added in v0.2.33

func (o *UpdateCSPMScanScheduleOK) Code() int

Code gets the status code for the update c s p m scan schedule o k response

func (*UpdateCSPMScanScheduleOK) Error

func (o *UpdateCSPMScanScheduleOK) Error() string

func (*UpdateCSPMScanScheduleOK) GetPayload

func (*UpdateCSPMScanScheduleOK) IsClientError added in v0.2.27

func (o *UpdateCSPMScanScheduleOK) IsClientError() bool

IsClientError returns true when this update c s p m scan schedule o k response has a 4xx status code

func (*UpdateCSPMScanScheduleOK) IsCode added in v0.2.27

func (o *UpdateCSPMScanScheduleOK) IsCode(code int) bool

IsCode returns true when this update c s p m scan schedule o k response a status code equal to that given

func (*UpdateCSPMScanScheduleOK) IsRedirect added in v0.2.27

func (o *UpdateCSPMScanScheduleOK) IsRedirect() bool

IsRedirect returns true when this update c s p m scan schedule o k response has a 3xx status code

func (*UpdateCSPMScanScheduleOK) IsServerError added in v0.2.27

func (o *UpdateCSPMScanScheduleOK) IsServerError() bool

IsServerError returns true when this update c s p m scan schedule o k response has a 5xx status code

func (*UpdateCSPMScanScheduleOK) IsSuccess added in v0.2.27

func (o *UpdateCSPMScanScheduleOK) IsSuccess() bool

IsSuccess returns true when this update c s p m scan schedule o k response has a 2xx status code

func (*UpdateCSPMScanScheduleOK) String added in v0.2.27

func (o *UpdateCSPMScanScheduleOK) String() string

type UpdateCSPMScanScheduleParams

type UpdateCSPMScanScheduleParams struct {

	// Body.
	Body *models.RegistrationScanScheduleUpdateRequestV1

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

UpdateCSPMScanScheduleParams contains all the parameters to send to the API endpoint

for the update c s p m scan schedule operation.

Typically these are written to a http.Request.

func NewUpdateCSPMScanScheduleParams

func NewUpdateCSPMScanScheduleParams() *UpdateCSPMScanScheduleParams

NewUpdateCSPMScanScheduleParams creates a new UpdateCSPMScanScheduleParams 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 NewUpdateCSPMScanScheduleParamsWithContext

func NewUpdateCSPMScanScheduleParamsWithContext(ctx context.Context) *UpdateCSPMScanScheduleParams

NewUpdateCSPMScanScheduleParamsWithContext creates a new UpdateCSPMScanScheduleParams object with the ability to set a context for a request.

func NewUpdateCSPMScanScheduleParamsWithHTTPClient

func NewUpdateCSPMScanScheduleParamsWithHTTPClient(client *http.Client) *UpdateCSPMScanScheduleParams

NewUpdateCSPMScanScheduleParamsWithHTTPClient creates a new UpdateCSPMScanScheduleParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateCSPMScanScheduleParamsWithTimeout

func NewUpdateCSPMScanScheduleParamsWithTimeout(timeout time.Duration) *UpdateCSPMScanScheduleParams

NewUpdateCSPMScanScheduleParamsWithTimeout creates a new UpdateCSPMScanScheduleParams object with the ability to set a timeout on a request.

func (*UpdateCSPMScanScheduleParams) SetBody

SetBody adds the body to the update c s p m scan schedule params

func (*UpdateCSPMScanScheduleParams) SetContext

func (o *UpdateCSPMScanScheduleParams) SetContext(ctx context.Context)

SetContext adds the context to the update c s p m scan schedule params

func (*UpdateCSPMScanScheduleParams) SetDefaults

func (o *UpdateCSPMScanScheduleParams) SetDefaults()

SetDefaults hydrates default values in the update c s p m scan schedule params (not the query body).

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

func (*UpdateCSPMScanScheduleParams) SetHTTPClient

func (o *UpdateCSPMScanScheduleParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the update c s p m scan schedule params

func (*UpdateCSPMScanScheduleParams) SetTimeout

func (o *UpdateCSPMScanScheduleParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the update c s p m scan schedule params

func (*UpdateCSPMScanScheduleParams) WithBody

WithBody adds the body to the update c s p m scan schedule params

func (*UpdateCSPMScanScheduleParams) WithContext

WithContext adds the context to the update c s p m scan schedule params

func (*UpdateCSPMScanScheduleParams) WithDefaults

WithDefaults hydrates default values in the update c s p m scan schedule params (not the query body).

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

func (*UpdateCSPMScanScheduleParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the update c s p m scan schedule params

func (*UpdateCSPMScanScheduleParams) WithTimeout

WithTimeout adds the timeout to the update c s p m scan schedule params

func (*UpdateCSPMScanScheduleParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type UpdateCSPMScanScheduleReader

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

UpdateCSPMScanScheduleReader is a Reader for the UpdateCSPMScanSchedule structure.

func (*UpdateCSPMScanScheduleReader) ReadResponse

func (o *UpdateCSPMScanScheduleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type UpdateCSPMScanScheduleTooManyRequests

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

UpdateCSPMScanScheduleTooManyRequests describes a response with status code 429, with default header values.

Too Many Requests

func NewUpdateCSPMScanScheduleTooManyRequests

func NewUpdateCSPMScanScheduleTooManyRequests() *UpdateCSPMScanScheduleTooManyRequests

NewUpdateCSPMScanScheduleTooManyRequests creates a UpdateCSPMScanScheduleTooManyRequests with default headers values

func (*UpdateCSPMScanScheduleTooManyRequests) Code added in v0.2.33

Code gets the status code for the update c s p m scan schedule too many requests response

func (*UpdateCSPMScanScheduleTooManyRequests) Error

func (*UpdateCSPMScanScheduleTooManyRequests) GetPayload

func (*UpdateCSPMScanScheduleTooManyRequests) IsClientError added in v0.2.27

func (o *UpdateCSPMScanScheduleTooManyRequests) IsClientError() bool

IsClientError returns true when this update c s p m scan schedule too many requests response has a 4xx status code

func (*UpdateCSPMScanScheduleTooManyRequests) IsCode added in v0.2.27

IsCode returns true when this update c s p m scan schedule too many requests response a status code equal to that given

func (*UpdateCSPMScanScheduleTooManyRequests) IsRedirect added in v0.2.27

IsRedirect returns true when this update c s p m scan schedule too many requests response has a 3xx status code

func (*UpdateCSPMScanScheduleTooManyRequests) IsServerError added in v0.2.27

func (o *UpdateCSPMScanScheduleTooManyRequests) IsServerError() bool

IsServerError returns true when this update c s p m scan schedule too many requests response has a 5xx status code

func (*UpdateCSPMScanScheduleTooManyRequests) IsSuccess added in v0.2.27

IsSuccess returns true when this update c s p m scan schedule too many requests response has a 2xx status code

func (*UpdateCSPMScanScheduleTooManyRequests) String added in v0.2.27

Source Files

Jump to

Keyboard shortcuts

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