cspm_registration

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 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) ConnectCSPMGCPAccount added in v0.6.0

ConnectCSPMGCPAccount creates a new g c p account with newly uploaded service account or connects with existing service account with only the following fields parent id parent type and service account id

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) CreateCSPMAzureManagementGroup added in v0.6.0

CreateCSPMAzureManagementGroup creates a new management group in our system for a customer

func (*Client) CreateCSPMGCPAccount added in v0.6.0

CreateCSPMGCPAccount creates a new account in our system for a customer and generates a new service account for them to add access to in their g c p 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) DeleteCSPMGCPAccount added in v0.6.0

DeleteCSPMGCPAccount deletes a g c p account 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) GetCSPMAzureManagementGroup added in v0.6.0

GetCSPMAzureManagementGroup returns information about azure management group 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) GetCSPMCGPAccount added in v0.6.0

GetCSPMCGPAccount returns information about the current status of an g c p account

func (*Client) GetCSPMGCPServiceAccountsExt added in v0.6.0

func (a *Client) GetCSPMGCPServiceAccountsExt(params *GetCSPMGCPServiceAccountsExtParams, opts ...ClientOption) (*GetCSPMGCPServiceAccountsExtOK, error)

GetCSPMGCPServiceAccountsExt returns the service account id and client email for external clients

func (*Client) GetCSPMGCPUserScriptsAttachment added in v0.6.0

func (a *Client) GetCSPMGCPUserScriptsAttachment(params *GetCSPMGCPUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsAttachmentOK, error)

GetCSPMGCPUserScriptsAttachment returns a script for customer to run in their cloud environment to grant us access to their g c p 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 this endpoint is deprecated please use queries iom v2 and entities iom v2 instead

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) UpdateCSPMAzureAccount added in v0.6.0

UpdateCSPMAzureAccount patches a existing account in our system for a customer

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) UpdateCSPMGCPAccount added in v0.6.0

UpdateCSPMGCPAccount patches a existing account in our system for a customer

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)

	ConnectCSPMGCPAccount(params *ConnectCSPMGCPAccountParams, opts ...ClientOption) (*ConnectCSPMGCPAccountCreated, *ConnectCSPMGCPAccountMultiStatus, error)

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

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

	CreateCSPMAzureManagementGroup(params *CreateCSPMAzureManagementGroupParams, opts ...ClientOption) (*CreateCSPMAzureManagementGroupCreated, *CreateCSPMAzureManagementGroupMultiStatus, error)

	CreateCSPMGCPAccount(params *CreateCSPMGCPAccountParams, opts ...ClientOption) (*CreateCSPMGCPAccountCreated, *CreateCSPMGCPAccountMultiStatus, error)

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

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

	DeleteCSPMGCPAccount(params *DeleteCSPMGCPAccountParams, opts ...ClientOption) (*DeleteCSPMGCPAccountOK, *DeleteCSPMGCPAccountMultiStatus, 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)

	GetCSPMAzureManagementGroup(params *GetCSPMAzureManagementGroupParams, opts ...ClientOption) (*GetCSPMAzureManagementGroupOK, *GetCSPMAzureManagementGroupMultiStatus, error)

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

	GetCSPMCGPAccount(params *GetCSPMCGPAccountParams, opts ...ClientOption) (*GetCSPMCGPAccountOK, *GetCSPMCGPAccountMultiStatus, error)

	GetCSPMGCPServiceAccountsExt(params *GetCSPMGCPServiceAccountsExtParams, opts ...ClientOption) (*GetCSPMGCPServiceAccountsExtOK, error)

	GetCSPMGCPUserScriptsAttachment(params *GetCSPMGCPUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsAttachmentOK, 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)

	UpdateCSPMAzureAccount(params *UpdateCSPMAzureAccountParams, opts ...ClientOption) (*UpdateCSPMAzureAccountCreated, *UpdateCSPMAzureAccountMultiStatus, error)

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

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

	UpdateCSPMGCPAccount(params *UpdateCSPMGCPAccountParams, opts ...ClientOption) (*UpdateCSPMGCPAccountCreated, *UpdateCSPMGCPAccountMultiStatus, 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 ConnectCSPMGCPAccountBadRequest added in v0.6.0

type ConnectCSPMGCPAccountBadRequest 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.RegistrationGCPAccountResponseExtV2
}

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

Bad Request

func NewConnectCSPMGCPAccountBadRequest added in v0.6.0

func NewConnectCSPMGCPAccountBadRequest() *ConnectCSPMGCPAccountBadRequest

NewConnectCSPMGCPAccountBadRequest creates a ConnectCSPMGCPAccountBadRequest with default headers values

func (*ConnectCSPMGCPAccountBadRequest) Code added in v0.6.0

Code gets the status code for the connect c s p m g c p account bad request response

func (*ConnectCSPMGCPAccountBadRequest) Error added in v0.6.0

func (*ConnectCSPMGCPAccountBadRequest) GetPayload added in v0.6.0

func (*ConnectCSPMGCPAccountBadRequest) IsClientError added in v0.6.0

func (o *ConnectCSPMGCPAccountBadRequest) IsClientError() bool

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

func (*ConnectCSPMGCPAccountBadRequest) IsCode added in v0.6.0

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

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

func (*ConnectCSPMGCPAccountBadRequest) IsRedirect added in v0.6.0

func (o *ConnectCSPMGCPAccountBadRequest) IsRedirect() bool

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

func (*ConnectCSPMGCPAccountBadRequest) IsServerError added in v0.6.0

func (o *ConnectCSPMGCPAccountBadRequest) IsServerError() bool

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

func (*ConnectCSPMGCPAccountBadRequest) IsSuccess added in v0.6.0

func (o *ConnectCSPMGCPAccountBadRequest) IsSuccess() bool

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

func (*ConnectCSPMGCPAccountBadRequest) String added in v0.6.0

type ConnectCSPMGCPAccountCreated added in v0.6.0

type ConnectCSPMGCPAccountCreated 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.RegistrationGCPAccountResponseExtV2
}

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

Created

func NewConnectCSPMGCPAccountCreated added in v0.6.0

func NewConnectCSPMGCPAccountCreated() *ConnectCSPMGCPAccountCreated

NewConnectCSPMGCPAccountCreated creates a ConnectCSPMGCPAccountCreated with default headers values

func (*ConnectCSPMGCPAccountCreated) Code added in v0.6.0

Code gets the status code for the connect c s p m g c p account created response

func (*ConnectCSPMGCPAccountCreated) Error added in v0.6.0

func (*ConnectCSPMGCPAccountCreated) GetPayload added in v0.6.0

func (*ConnectCSPMGCPAccountCreated) IsClientError added in v0.6.0

func (o *ConnectCSPMGCPAccountCreated) IsClientError() bool

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

func (*ConnectCSPMGCPAccountCreated) IsCode added in v0.6.0

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

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

func (*ConnectCSPMGCPAccountCreated) IsRedirect added in v0.6.0

func (o *ConnectCSPMGCPAccountCreated) IsRedirect() bool

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

func (*ConnectCSPMGCPAccountCreated) IsServerError added in v0.6.0

func (o *ConnectCSPMGCPAccountCreated) IsServerError() bool

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

func (*ConnectCSPMGCPAccountCreated) IsSuccess added in v0.6.0

func (o *ConnectCSPMGCPAccountCreated) IsSuccess() bool

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

func (*ConnectCSPMGCPAccountCreated) String added in v0.6.0

type ConnectCSPMGCPAccountForbidden added in v0.6.0

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

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

Forbidden

func NewConnectCSPMGCPAccountForbidden added in v0.6.0

func NewConnectCSPMGCPAccountForbidden() *ConnectCSPMGCPAccountForbidden

NewConnectCSPMGCPAccountForbidden creates a ConnectCSPMGCPAccountForbidden with default headers values

func (*ConnectCSPMGCPAccountForbidden) Code added in v0.6.0

Code gets the status code for the connect c s p m g c p account forbidden response

func (*ConnectCSPMGCPAccountForbidden) Error added in v0.6.0

func (*ConnectCSPMGCPAccountForbidden) GetPayload added in v0.6.0

func (*ConnectCSPMGCPAccountForbidden) IsClientError added in v0.6.0

func (o *ConnectCSPMGCPAccountForbidden) IsClientError() bool

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

func (*ConnectCSPMGCPAccountForbidden) IsCode added in v0.6.0

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

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

func (*ConnectCSPMGCPAccountForbidden) IsRedirect added in v0.6.0

func (o *ConnectCSPMGCPAccountForbidden) IsRedirect() bool

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

func (*ConnectCSPMGCPAccountForbidden) IsServerError added in v0.6.0

func (o *ConnectCSPMGCPAccountForbidden) IsServerError() bool

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

func (*ConnectCSPMGCPAccountForbidden) IsSuccess added in v0.6.0

func (o *ConnectCSPMGCPAccountForbidden) IsSuccess() bool

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

func (*ConnectCSPMGCPAccountForbidden) String added in v0.6.0

type ConnectCSPMGCPAccountInternalServerError added in v0.6.0

type ConnectCSPMGCPAccountInternalServerError 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.RegistrationGCPAccountResponseExtV2
}

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

Internal Server Error

func NewConnectCSPMGCPAccountInternalServerError added in v0.6.0

func NewConnectCSPMGCPAccountInternalServerError() *ConnectCSPMGCPAccountInternalServerError

NewConnectCSPMGCPAccountInternalServerError creates a ConnectCSPMGCPAccountInternalServerError with default headers values

func (*ConnectCSPMGCPAccountInternalServerError) Code added in v0.6.0

Code gets the status code for the connect c s p m g c p account internal server error response

func (*ConnectCSPMGCPAccountInternalServerError) Error added in v0.6.0

func (*ConnectCSPMGCPAccountInternalServerError) GetPayload added in v0.6.0

func (*ConnectCSPMGCPAccountInternalServerError) IsClientError added in v0.6.0

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

func (*ConnectCSPMGCPAccountInternalServerError) IsCode added in v0.6.0

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

func (*ConnectCSPMGCPAccountInternalServerError) IsRedirect added in v0.6.0

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

func (*ConnectCSPMGCPAccountInternalServerError) IsServerError added in v0.6.0

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

func (*ConnectCSPMGCPAccountInternalServerError) IsSuccess added in v0.6.0

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

func (*ConnectCSPMGCPAccountInternalServerError) String added in v0.6.0

type ConnectCSPMGCPAccountMultiStatus added in v0.6.0

type ConnectCSPMGCPAccountMultiStatus 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.RegistrationGCPAccountResponseExtV2
}

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

Multi-Status

func NewConnectCSPMGCPAccountMultiStatus added in v0.6.0

func NewConnectCSPMGCPAccountMultiStatus() *ConnectCSPMGCPAccountMultiStatus

NewConnectCSPMGCPAccountMultiStatus creates a ConnectCSPMGCPAccountMultiStatus with default headers values

func (*ConnectCSPMGCPAccountMultiStatus) Code added in v0.6.0

Code gets the status code for the connect c s p m g c p account multi status response

func (*ConnectCSPMGCPAccountMultiStatus) Error added in v0.6.0

func (*ConnectCSPMGCPAccountMultiStatus) GetPayload added in v0.6.0

func (*ConnectCSPMGCPAccountMultiStatus) IsClientError added in v0.6.0

func (o *ConnectCSPMGCPAccountMultiStatus) IsClientError() bool

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

func (*ConnectCSPMGCPAccountMultiStatus) IsCode added in v0.6.0

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

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

func (*ConnectCSPMGCPAccountMultiStatus) IsRedirect added in v0.6.0

func (o *ConnectCSPMGCPAccountMultiStatus) IsRedirect() bool

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

func (*ConnectCSPMGCPAccountMultiStatus) IsServerError added in v0.6.0

func (o *ConnectCSPMGCPAccountMultiStatus) IsServerError() bool

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

func (*ConnectCSPMGCPAccountMultiStatus) IsSuccess added in v0.6.0

func (o *ConnectCSPMGCPAccountMultiStatus) IsSuccess() bool

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

func (*ConnectCSPMGCPAccountMultiStatus) String added in v0.6.0

type ConnectCSPMGCPAccountParams added in v0.6.0

type ConnectCSPMGCPAccountParams struct {

	// Body.
	Body *models.RegistrationGCPAccountExtRequestV2

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

ConnectCSPMGCPAccountParams contains all the parameters to send to the API endpoint

for the connect c s p m g c p account operation.

Typically these are written to a http.Request.

func NewConnectCSPMGCPAccountParams added in v0.6.0

func NewConnectCSPMGCPAccountParams() *ConnectCSPMGCPAccountParams

NewConnectCSPMGCPAccountParams creates a new ConnectCSPMGCPAccountParams 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 NewConnectCSPMGCPAccountParamsWithContext added in v0.6.0

func NewConnectCSPMGCPAccountParamsWithContext(ctx context.Context) *ConnectCSPMGCPAccountParams

NewConnectCSPMGCPAccountParamsWithContext creates a new ConnectCSPMGCPAccountParams object with the ability to set a context for a request.

func NewConnectCSPMGCPAccountParamsWithHTTPClient added in v0.6.0

func NewConnectCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *ConnectCSPMGCPAccountParams

NewConnectCSPMGCPAccountParamsWithHTTPClient creates a new ConnectCSPMGCPAccountParams object with the ability to set a custom HTTPClient for a request.

func NewConnectCSPMGCPAccountParamsWithTimeout added in v0.6.0

func NewConnectCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *ConnectCSPMGCPAccountParams

NewConnectCSPMGCPAccountParamsWithTimeout creates a new ConnectCSPMGCPAccountParams object with the ability to set a timeout on a request.

func (*ConnectCSPMGCPAccountParams) SetBody added in v0.6.0

SetBody adds the body to the connect c s p m g c p account params

func (*ConnectCSPMGCPAccountParams) SetContext added in v0.6.0

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

SetContext adds the context to the connect c s p m g c p account params

func (*ConnectCSPMGCPAccountParams) SetDefaults added in v0.6.0

func (o *ConnectCSPMGCPAccountParams) SetDefaults()

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

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

func (*ConnectCSPMGCPAccountParams) SetHTTPClient added in v0.6.0

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

SetHTTPClient adds the HTTPClient to the connect c s p m g c p account params

func (*ConnectCSPMGCPAccountParams) SetTimeout added in v0.6.0

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

SetTimeout adds the timeout to the connect c s p m g c p account params

func (*ConnectCSPMGCPAccountParams) WithBody added in v0.6.0

WithBody adds the body to the connect c s p m g c p account params

func (*ConnectCSPMGCPAccountParams) WithContext added in v0.6.0

WithContext adds the context to the connect c s p m g c p account params

func (*ConnectCSPMGCPAccountParams) WithDefaults added in v0.6.0

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

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

func (*ConnectCSPMGCPAccountParams) WithHTTPClient added in v0.6.0

WithHTTPClient adds the HTTPClient to the connect c s p m g c p account params

func (*ConnectCSPMGCPAccountParams) WithTimeout added in v0.6.0

WithTimeout adds the timeout to the connect c s p m g c p account params

func (*ConnectCSPMGCPAccountParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type ConnectCSPMGCPAccountReader added in v0.6.0

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

ConnectCSPMGCPAccountReader is a Reader for the ConnectCSPMGCPAccount structure.

func (*ConnectCSPMGCPAccountReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type ConnectCSPMGCPAccountTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewConnectCSPMGCPAccountTooManyRequests added in v0.6.0

func NewConnectCSPMGCPAccountTooManyRequests() *ConnectCSPMGCPAccountTooManyRequests

NewConnectCSPMGCPAccountTooManyRequests creates a ConnectCSPMGCPAccountTooManyRequests with default headers values

func (*ConnectCSPMGCPAccountTooManyRequests) Code added in v0.6.0

Code gets the status code for the connect c s p m g c p account too many requests response

func (*ConnectCSPMGCPAccountTooManyRequests) Error added in v0.6.0

func (*ConnectCSPMGCPAccountTooManyRequests) GetPayload added in v0.6.0

func (*ConnectCSPMGCPAccountTooManyRequests) IsClientError added in v0.6.0

func (o *ConnectCSPMGCPAccountTooManyRequests) IsClientError() bool

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

func (*ConnectCSPMGCPAccountTooManyRequests) IsCode added in v0.6.0

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

func (*ConnectCSPMGCPAccountTooManyRequests) IsRedirect added in v0.6.0

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

func (*ConnectCSPMGCPAccountTooManyRequests) IsServerError added in v0.6.0

func (o *ConnectCSPMGCPAccountTooManyRequests) IsServerError() bool

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

func (*ConnectCSPMGCPAccountTooManyRequests) IsSuccess added in v0.6.0

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

func (*ConnectCSPMGCPAccountTooManyRequests) String added in v0.6.0

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 CreateCSPMAzureManagementGroupBadRequest added in v0.6.0

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

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

Bad Request

func NewCreateCSPMAzureManagementGroupBadRequest added in v0.6.0

func NewCreateCSPMAzureManagementGroupBadRequest() *CreateCSPMAzureManagementGroupBadRequest

NewCreateCSPMAzureManagementGroupBadRequest creates a CreateCSPMAzureManagementGroupBadRequest with default headers values

func (*CreateCSPMAzureManagementGroupBadRequest) Code added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupBadRequest) Error added in v0.6.0

func (*CreateCSPMAzureManagementGroupBadRequest) GetPayload added in v0.6.0

func (*CreateCSPMAzureManagementGroupBadRequest) IsClientError added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupBadRequest) IsCode added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupBadRequest) IsRedirect added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupBadRequest) IsServerError added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupBadRequest) IsSuccess added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupBadRequest) String added in v0.6.0

type CreateCSPMAzureManagementGroupCreated added in v0.6.0

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

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

Created

func NewCreateCSPMAzureManagementGroupCreated added in v0.6.0

func NewCreateCSPMAzureManagementGroupCreated() *CreateCSPMAzureManagementGroupCreated

NewCreateCSPMAzureManagementGroupCreated creates a CreateCSPMAzureManagementGroupCreated with default headers values

func (*CreateCSPMAzureManagementGroupCreated) Code added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupCreated) Error added in v0.6.0

func (*CreateCSPMAzureManagementGroupCreated) GetPayload added in v0.6.0

func (*CreateCSPMAzureManagementGroupCreated) IsClientError added in v0.6.0

func (o *CreateCSPMAzureManagementGroupCreated) IsClientError() bool

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

func (*CreateCSPMAzureManagementGroupCreated) IsCode added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupCreated) IsRedirect added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupCreated) IsServerError added in v0.6.0

func (o *CreateCSPMAzureManagementGroupCreated) IsServerError() bool

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

func (*CreateCSPMAzureManagementGroupCreated) IsSuccess added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupCreated) String added in v0.6.0

type CreateCSPMAzureManagementGroupForbidden added in v0.6.0

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

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

Forbidden

func NewCreateCSPMAzureManagementGroupForbidden added in v0.6.0

func NewCreateCSPMAzureManagementGroupForbidden() *CreateCSPMAzureManagementGroupForbidden

NewCreateCSPMAzureManagementGroupForbidden creates a CreateCSPMAzureManagementGroupForbidden with default headers values

func (*CreateCSPMAzureManagementGroupForbidden) Code added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupForbidden) Error added in v0.6.0

func (*CreateCSPMAzureManagementGroupForbidden) GetPayload added in v0.6.0

func (*CreateCSPMAzureManagementGroupForbidden) IsClientError added in v0.6.0

func (o *CreateCSPMAzureManagementGroupForbidden) IsClientError() bool

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

func (*CreateCSPMAzureManagementGroupForbidden) IsCode added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupForbidden) IsRedirect added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupForbidden) IsServerError added in v0.6.0

func (o *CreateCSPMAzureManagementGroupForbidden) IsServerError() bool

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

func (*CreateCSPMAzureManagementGroupForbidden) IsSuccess added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupForbidden) String added in v0.6.0

type CreateCSPMAzureManagementGroupInternalServerError added in v0.6.0

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

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

Internal Server Error

func NewCreateCSPMAzureManagementGroupInternalServerError added in v0.6.0

func NewCreateCSPMAzureManagementGroupInternalServerError() *CreateCSPMAzureManagementGroupInternalServerError

NewCreateCSPMAzureManagementGroupInternalServerError creates a CreateCSPMAzureManagementGroupInternalServerError with default headers values

func (*CreateCSPMAzureManagementGroupInternalServerError) Code added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupInternalServerError) Error added in v0.6.0

func (*CreateCSPMAzureManagementGroupInternalServerError) GetPayload added in v0.6.0

func (*CreateCSPMAzureManagementGroupInternalServerError) IsClientError added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupInternalServerError) IsCode added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupInternalServerError) IsRedirect added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupInternalServerError) IsServerError added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupInternalServerError) IsSuccess added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupInternalServerError) String added in v0.6.0

type CreateCSPMAzureManagementGroupMultiStatus added in v0.6.0

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

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

Multi-Status

func NewCreateCSPMAzureManagementGroupMultiStatus added in v0.6.0

func NewCreateCSPMAzureManagementGroupMultiStatus() *CreateCSPMAzureManagementGroupMultiStatus

NewCreateCSPMAzureManagementGroupMultiStatus creates a CreateCSPMAzureManagementGroupMultiStatus with default headers values

func (*CreateCSPMAzureManagementGroupMultiStatus) Code added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupMultiStatus) Error added in v0.6.0

func (*CreateCSPMAzureManagementGroupMultiStatus) GetPayload added in v0.6.0

func (*CreateCSPMAzureManagementGroupMultiStatus) IsClientError added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupMultiStatus) IsCode added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupMultiStatus) IsRedirect added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupMultiStatus) IsServerError added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupMultiStatus) IsSuccess added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupMultiStatus) String added in v0.6.0

type CreateCSPMAzureManagementGroupParams added in v0.6.0

type CreateCSPMAzureManagementGroupParams struct {

	// Body.
	Body *models.RegistrationAzureManagementGroupCreateRequestExternalV1

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

CreateCSPMAzureManagementGroupParams contains all the parameters to send to the API endpoint

for the create c s p m azure management group operation.

Typically these are written to a http.Request.

func NewCreateCSPMAzureManagementGroupParams added in v0.6.0

func NewCreateCSPMAzureManagementGroupParams() *CreateCSPMAzureManagementGroupParams

NewCreateCSPMAzureManagementGroupParams creates a new CreateCSPMAzureManagementGroupParams 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 NewCreateCSPMAzureManagementGroupParamsWithContext added in v0.6.0

func NewCreateCSPMAzureManagementGroupParamsWithContext(ctx context.Context) *CreateCSPMAzureManagementGroupParams

NewCreateCSPMAzureManagementGroupParamsWithContext creates a new CreateCSPMAzureManagementGroupParams object with the ability to set a context for a request.

func NewCreateCSPMAzureManagementGroupParamsWithHTTPClient added in v0.6.0

func NewCreateCSPMAzureManagementGroupParamsWithHTTPClient(client *http.Client) *CreateCSPMAzureManagementGroupParams

NewCreateCSPMAzureManagementGroupParamsWithHTTPClient creates a new CreateCSPMAzureManagementGroupParams object with the ability to set a custom HTTPClient for a request.

func NewCreateCSPMAzureManagementGroupParamsWithTimeout added in v0.6.0

func NewCreateCSPMAzureManagementGroupParamsWithTimeout(timeout time.Duration) *CreateCSPMAzureManagementGroupParams

NewCreateCSPMAzureManagementGroupParamsWithTimeout creates a new CreateCSPMAzureManagementGroupParams object with the ability to set a timeout on a request.

func (*CreateCSPMAzureManagementGroupParams) SetBody added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupParams) SetContext added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupParams) SetDefaults added in v0.6.0

func (o *CreateCSPMAzureManagementGroupParams) SetDefaults()

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

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

func (*CreateCSPMAzureManagementGroupParams) SetHTTPClient added in v0.6.0

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

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

func (*CreateCSPMAzureManagementGroupParams) SetTimeout added in v0.6.0

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

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

func (*CreateCSPMAzureManagementGroupParams) WithBody added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupParams) WithContext added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupParams) WithDefaults added in v0.6.0

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

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

func (*CreateCSPMAzureManagementGroupParams) WithHTTPClient added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupParams) WithTimeout added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type CreateCSPMAzureManagementGroupReader added in v0.6.0

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

CreateCSPMAzureManagementGroupReader is a Reader for the CreateCSPMAzureManagementGroup structure.

func (*CreateCSPMAzureManagementGroupReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type CreateCSPMAzureManagementGroupTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewCreateCSPMAzureManagementGroupTooManyRequests added in v0.6.0

func NewCreateCSPMAzureManagementGroupTooManyRequests() *CreateCSPMAzureManagementGroupTooManyRequests

NewCreateCSPMAzureManagementGroupTooManyRequests creates a CreateCSPMAzureManagementGroupTooManyRequests with default headers values

func (*CreateCSPMAzureManagementGroupTooManyRequests) Code added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupTooManyRequests) Error added in v0.6.0

func (*CreateCSPMAzureManagementGroupTooManyRequests) GetPayload added in v0.6.0

func (*CreateCSPMAzureManagementGroupTooManyRequests) IsClientError added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupTooManyRequests) IsCode added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupTooManyRequests) IsRedirect added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupTooManyRequests) IsServerError added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupTooManyRequests) IsSuccess added in v0.6.0

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

func (*CreateCSPMAzureManagementGroupTooManyRequests) String added in v0.6.0

type CreateCSPMGCPAccountBadRequest added in v0.6.0

type CreateCSPMGCPAccountBadRequest 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.RegistrationGCPAccountResponseV1
}

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

Bad Request

func NewCreateCSPMGCPAccountBadRequest added in v0.6.0

func NewCreateCSPMGCPAccountBadRequest() *CreateCSPMGCPAccountBadRequest

NewCreateCSPMGCPAccountBadRequest creates a CreateCSPMGCPAccountBadRequest with default headers values

func (*CreateCSPMGCPAccountBadRequest) Code added in v0.6.0

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

func (*CreateCSPMGCPAccountBadRequest) Error added in v0.6.0

func (*CreateCSPMGCPAccountBadRequest) GetPayload added in v0.6.0

func (*CreateCSPMGCPAccountBadRequest) IsClientError added in v0.6.0

func (o *CreateCSPMGCPAccountBadRequest) IsClientError() bool

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

func (*CreateCSPMGCPAccountBadRequest) IsCode added in v0.6.0

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

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

func (*CreateCSPMGCPAccountBadRequest) IsRedirect added in v0.6.0

func (o *CreateCSPMGCPAccountBadRequest) IsRedirect() bool

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

func (*CreateCSPMGCPAccountBadRequest) IsServerError added in v0.6.0

func (o *CreateCSPMGCPAccountBadRequest) IsServerError() bool

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

func (*CreateCSPMGCPAccountBadRequest) IsSuccess added in v0.6.0

func (o *CreateCSPMGCPAccountBadRequest) IsSuccess() bool

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

func (*CreateCSPMGCPAccountBadRequest) String added in v0.6.0

type CreateCSPMGCPAccountCreated added in v0.6.0

type CreateCSPMGCPAccountCreated 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.RegistrationGCPAccountResponseV1
}

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

Created

func NewCreateCSPMGCPAccountCreated added in v0.6.0

func NewCreateCSPMGCPAccountCreated() *CreateCSPMGCPAccountCreated

NewCreateCSPMGCPAccountCreated creates a CreateCSPMGCPAccountCreated with default headers values

func (*CreateCSPMGCPAccountCreated) Code added in v0.6.0

func (o *CreateCSPMGCPAccountCreated) Code() int

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

func (*CreateCSPMGCPAccountCreated) Error added in v0.6.0

func (*CreateCSPMGCPAccountCreated) GetPayload added in v0.6.0

func (*CreateCSPMGCPAccountCreated) IsClientError added in v0.6.0

func (o *CreateCSPMGCPAccountCreated) IsClientError() bool

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

func (*CreateCSPMGCPAccountCreated) IsCode added in v0.6.0

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

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

func (*CreateCSPMGCPAccountCreated) IsRedirect added in v0.6.0

func (o *CreateCSPMGCPAccountCreated) IsRedirect() bool

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

func (*CreateCSPMGCPAccountCreated) IsServerError added in v0.6.0

func (o *CreateCSPMGCPAccountCreated) IsServerError() bool

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

func (*CreateCSPMGCPAccountCreated) IsSuccess added in v0.6.0

func (o *CreateCSPMGCPAccountCreated) IsSuccess() bool

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

func (*CreateCSPMGCPAccountCreated) String added in v0.6.0

func (o *CreateCSPMGCPAccountCreated) String() string

type CreateCSPMGCPAccountForbidden added in v0.6.0

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

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

Forbidden

func NewCreateCSPMGCPAccountForbidden added in v0.6.0

func NewCreateCSPMGCPAccountForbidden() *CreateCSPMGCPAccountForbidden

NewCreateCSPMGCPAccountForbidden creates a CreateCSPMGCPAccountForbidden with default headers values

func (*CreateCSPMGCPAccountForbidden) Code added in v0.6.0

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

func (*CreateCSPMGCPAccountForbidden) Error added in v0.6.0

func (*CreateCSPMGCPAccountForbidden) GetPayload added in v0.6.0

func (*CreateCSPMGCPAccountForbidden) IsClientError added in v0.6.0

func (o *CreateCSPMGCPAccountForbidden) IsClientError() bool

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

func (*CreateCSPMGCPAccountForbidden) IsCode added in v0.6.0

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

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

func (*CreateCSPMGCPAccountForbidden) IsRedirect added in v0.6.0

func (o *CreateCSPMGCPAccountForbidden) IsRedirect() bool

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

func (*CreateCSPMGCPAccountForbidden) IsServerError added in v0.6.0

func (o *CreateCSPMGCPAccountForbidden) IsServerError() bool

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

func (*CreateCSPMGCPAccountForbidden) IsSuccess added in v0.6.0

func (o *CreateCSPMGCPAccountForbidden) IsSuccess() bool

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

func (*CreateCSPMGCPAccountForbidden) String added in v0.6.0

type CreateCSPMGCPAccountInternalServerError added in v0.6.0

type CreateCSPMGCPAccountInternalServerError 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.RegistrationGCPAccountResponseV1
}

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

Internal Server Error

func NewCreateCSPMGCPAccountInternalServerError added in v0.6.0

func NewCreateCSPMGCPAccountInternalServerError() *CreateCSPMGCPAccountInternalServerError

NewCreateCSPMGCPAccountInternalServerError creates a CreateCSPMGCPAccountInternalServerError with default headers values

func (*CreateCSPMGCPAccountInternalServerError) Code added in v0.6.0

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

func (*CreateCSPMGCPAccountInternalServerError) Error added in v0.6.0

func (*CreateCSPMGCPAccountInternalServerError) GetPayload added in v0.6.0

func (*CreateCSPMGCPAccountInternalServerError) IsClientError added in v0.6.0

func (o *CreateCSPMGCPAccountInternalServerError) IsClientError() bool

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

func (*CreateCSPMGCPAccountInternalServerError) IsCode added in v0.6.0

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

func (*CreateCSPMGCPAccountInternalServerError) IsRedirect added in v0.6.0

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

func (*CreateCSPMGCPAccountInternalServerError) IsServerError added in v0.6.0

func (o *CreateCSPMGCPAccountInternalServerError) IsServerError() bool

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

func (*CreateCSPMGCPAccountInternalServerError) IsSuccess added in v0.6.0

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

func (*CreateCSPMGCPAccountInternalServerError) String added in v0.6.0

type CreateCSPMGCPAccountMultiStatus added in v0.6.0

type CreateCSPMGCPAccountMultiStatus 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.RegistrationGCPAccountResponseV1
}

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

Multi-Status

func NewCreateCSPMGCPAccountMultiStatus added in v0.6.0

func NewCreateCSPMGCPAccountMultiStatus() *CreateCSPMGCPAccountMultiStatus

NewCreateCSPMGCPAccountMultiStatus creates a CreateCSPMGCPAccountMultiStatus with default headers values

func (*CreateCSPMGCPAccountMultiStatus) Code added in v0.6.0

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

func (*CreateCSPMGCPAccountMultiStatus) Error added in v0.6.0

func (*CreateCSPMGCPAccountMultiStatus) GetPayload added in v0.6.0

func (*CreateCSPMGCPAccountMultiStatus) IsClientError added in v0.6.0

func (o *CreateCSPMGCPAccountMultiStatus) IsClientError() bool

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

func (*CreateCSPMGCPAccountMultiStatus) IsCode added in v0.6.0

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

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

func (*CreateCSPMGCPAccountMultiStatus) IsRedirect added in v0.6.0

func (o *CreateCSPMGCPAccountMultiStatus) IsRedirect() bool

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

func (*CreateCSPMGCPAccountMultiStatus) IsServerError added in v0.6.0

func (o *CreateCSPMGCPAccountMultiStatus) IsServerError() bool

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

func (*CreateCSPMGCPAccountMultiStatus) IsSuccess added in v0.6.0

func (o *CreateCSPMGCPAccountMultiStatus) IsSuccess() bool

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

func (*CreateCSPMGCPAccountMultiStatus) String added in v0.6.0

type CreateCSPMGCPAccountParams added in v0.6.0

type CreateCSPMGCPAccountParams struct {

	// Body.
	Body *models.RegistrationGCPAccountCreateRequestExtV1

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

CreateCSPMGCPAccountParams contains all the parameters to send to the API endpoint

for the create c s p m g c p account operation.

Typically these are written to a http.Request.

func NewCreateCSPMGCPAccountParams added in v0.6.0

func NewCreateCSPMGCPAccountParams() *CreateCSPMGCPAccountParams

NewCreateCSPMGCPAccountParams creates a new CreateCSPMGCPAccountParams 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 NewCreateCSPMGCPAccountParamsWithContext added in v0.6.0

func NewCreateCSPMGCPAccountParamsWithContext(ctx context.Context) *CreateCSPMGCPAccountParams

NewCreateCSPMGCPAccountParamsWithContext creates a new CreateCSPMGCPAccountParams object with the ability to set a context for a request.

func NewCreateCSPMGCPAccountParamsWithHTTPClient added in v0.6.0

func NewCreateCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *CreateCSPMGCPAccountParams

NewCreateCSPMGCPAccountParamsWithHTTPClient creates a new CreateCSPMGCPAccountParams object with the ability to set a custom HTTPClient for a request.

func NewCreateCSPMGCPAccountParamsWithTimeout added in v0.6.0

func NewCreateCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *CreateCSPMGCPAccountParams

NewCreateCSPMGCPAccountParamsWithTimeout creates a new CreateCSPMGCPAccountParams object with the ability to set a timeout on a request.

func (*CreateCSPMGCPAccountParams) SetBody added in v0.6.0

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

func (*CreateCSPMGCPAccountParams) SetContext added in v0.6.0

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

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

func (*CreateCSPMGCPAccountParams) SetDefaults added in v0.6.0

func (o *CreateCSPMGCPAccountParams) SetDefaults()

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

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

func (*CreateCSPMGCPAccountParams) SetHTTPClient added in v0.6.0

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

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

func (*CreateCSPMGCPAccountParams) SetTimeout added in v0.6.0

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

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

func (*CreateCSPMGCPAccountParams) WithBody added in v0.6.0

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

func (*CreateCSPMGCPAccountParams) WithContext added in v0.6.0

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

func (*CreateCSPMGCPAccountParams) WithDefaults added in v0.6.0

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

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

func (*CreateCSPMGCPAccountParams) WithHTTPClient added in v0.6.0

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

func (*CreateCSPMGCPAccountParams) WithTimeout added in v0.6.0

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

func (*CreateCSPMGCPAccountParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type CreateCSPMGCPAccountReader added in v0.6.0

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

CreateCSPMGCPAccountReader is a Reader for the CreateCSPMGCPAccount structure.

func (*CreateCSPMGCPAccountReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type CreateCSPMGCPAccountTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewCreateCSPMGCPAccountTooManyRequests added in v0.6.0

func NewCreateCSPMGCPAccountTooManyRequests() *CreateCSPMGCPAccountTooManyRequests

NewCreateCSPMGCPAccountTooManyRequests creates a CreateCSPMGCPAccountTooManyRequests with default headers values

func (*CreateCSPMGCPAccountTooManyRequests) Code added in v0.6.0

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

func (*CreateCSPMGCPAccountTooManyRequests) Error added in v0.6.0

func (*CreateCSPMGCPAccountTooManyRequests) GetPayload added in v0.6.0

func (*CreateCSPMGCPAccountTooManyRequests) IsClientError added in v0.6.0

func (o *CreateCSPMGCPAccountTooManyRequests) IsClientError() bool

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

func (*CreateCSPMGCPAccountTooManyRequests) IsCode added in v0.6.0

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

func (*CreateCSPMGCPAccountTooManyRequests) IsRedirect added in v0.6.0

func (o *CreateCSPMGCPAccountTooManyRequests) IsRedirect() bool

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

func (*CreateCSPMGCPAccountTooManyRequests) IsServerError added in v0.6.0

func (o *CreateCSPMGCPAccountTooManyRequests) IsServerError() bool

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

func (*CreateCSPMGCPAccountTooManyRequests) IsSuccess added in v0.6.0

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

func (*CreateCSPMGCPAccountTooManyRequests) String added in v0.6.0

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 DeleteCSPMGCPAccountBadRequest added in v0.6.0

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

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

Bad Request

func NewDeleteCSPMGCPAccountBadRequest added in v0.6.0

func NewDeleteCSPMGCPAccountBadRequest() *DeleteCSPMGCPAccountBadRequest

NewDeleteCSPMGCPAccountBadRequest creates a DeleteCSPMGCPAccountBadRequest with default headers values

func (*DeleteCSPMGCPAccountBadRequest) Code added in v0.6.0

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

func (*DeleteCSPMGCPAccountBadRequest) Error added in v0.6.0

func (*DeleteCSPMGCPAccountBadRequest) GetPayload added in v0.6.0

func (*DeleteCSPMGCPAccountBadRequest) IsClientError added in v0.6.0

func (o *DeleteCSPMGCPAccountBadRequest) IsClientError() bool

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

func (*DeleteCSPMGCPAccountBadRequest) IsCode added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountBadRequest) IsRedirect added in v0.6.0

func (o *DeleteCSPMGCPAccountBadRequest) IsRedirect() bool

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

func (*DeleteCSPMGCPAccountBadRequest) IsServerError added in v0.6.0

func (o *DeleteCSPMGCPAccountBadRequest) IsServerError() bool

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

func (*DeleteCSPMGCPAccountBadRequest) IsSuccess added in v0.6.0

func (o *DeleteCSPMGCPAccountBadRequest) IsSuccess() bool

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

func (*DeleteCSPMGCPAccountBadRequest) String added in v0.6.0

type DeleteCSPMGCPAccountForbidden added in v0.6.0

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

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

Forbidden

func NewDeleteCSPMGCPAccountForbidden added in v0.6.0

func NewDeleteCSPMGCPAccountForbidden() *DeleteCSPMGCPAccountForbidden

NewDeleteCSPMGCPAccountForbidden creates a DeleteCSPMGCPAccountForbidden with default headers values

func (*DeleteCSPMGCPAccountForbidden) Code added in v0.6.0

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

func (*DeleteCSPMGCPAccountForbidden) Error added in v0.6.0

func (*DeleteCSPMGCPAccountForbidden) GetPayload added in v0.6.0

func (*DeleteCSPMGCPAccountForbidden) IsClientError added in v0.6.0

func (o *DeleteCSPMGCPAccountForbidden) IsClientError() bool

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

func (*DeleteCSPMGCPAccountForbidden) IsCode added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountForbidden) IsRedirect added in v0.6.0

func (o *DeleteCSPMGCPAccountForbidden) IsRedirect() bool

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

func (*DeleteCSPMGCPAccountForbidden) IsServerError added in v0.6.0

func (o *DeleteCSPMGCPAccountForbidden) IsServerError() bool

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

func (*DeleteCSPMGCPAccountForbidden) IsSuccess added in v0.6.0

func (o *DeleteCSPMGCPAccountForbidden) IsSuccess() bool

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

func (*DeleteCSPMGCPAccountForbidden) String added in v0.6.0

type DeleteCSPMGCPAccountInternalServerError added in v0.6.0

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

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

Internal Server Error

func NewDeleteCSPMGCPAccountInternalServerError added in v0.6.0

func NewDeleteCSPMGCPAccountInternalServerError() *DeleteCSPMGCPAccountInternalServerError

NewDeleteCSPMGCPAccountInternalServerError creates a DeleteCSPMGCPAccountInternalServerError with default headers values

func (*DeleteCSPMGCPAccountInternalServerError) Code added in v0.6.0

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

func (*DeleteCSPMGCPAccountInternalServerError) Error added in v0.6.0

func (*DeleteCSPMGCPAccountInternalServerError) GetPayload added in v0.6.0

func (*DeleteCSPMGCPAccountInternalServerError) IsClientError added in v0.6.0

func (o *DeleteCSPMGCPAccountInternalServerError) IsClientError() bool

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

func (*DeleteCSPMGCPAccountInternalServerError) IsCode added in v0.6.0

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

func (*DeleteCSPMGCPAccountInternalServerError) IsRedirect added in v0.6.0

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

func (*DeleteCSPMGCPAccountInternalServerError) IsServerError added in v0.6.0

func (o *DeleteCSPMGCPAccountInternalServerError) IsServerError() bool

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

func (*DeleteCSPMGCPAccountInternalServerError) IsSuccess added in v0.6.0

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

func (*DeleteCSPMGCPAccountInternalServerError) String added in v0.6.0

type DeleteCSPMGCPAccountMultiStatus added in v0.6.0

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

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

Multi-Status

func NewDeleteCSPMGCPAccountMultiStatus added in v0.6.0

func NewDeleteCSPMGCPAccountMultiStatus() *DeleteCSPMGCPAccountMultiStatus

NewDeleteCSPMGCPAccountMultiStatus creates a DeleteCSPMGCPAccountMultiStatus with default headers values

func (*DeleteCSPMGCPAccountMultiStatus) Code added in v0.6.0

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

func (*DeleteCSPMGCPAccountMultiStatus) Error added in v0.6.0

func (*DeleteCSPMGCPAccountMultiStatus) GetPayload added in v0.6.0

func (*DeleteCSPMGCPAccountMultiStatus) IsClientError added in v0.6.0

func (o *DeleteCSPMGCPAccountMultiStatus) IsClientError() bool

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

func (*DeleteCSPMGCPAccountMultiStatus) IsCode added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountMultiStatus) IsRedirect added in v0.6.0

func (o *DeleteCSPMGCPAccountMultiStatus) IsRedirect() bool

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

func (*DeleteCSPMGCPAccountMultiStatus) IsServerError added in v0.6.0

func (o *DeleteCSPMGCPAccountMultiStatus) IsServerError() bool

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

func (*DeleteCSPMGCPAccountMultiStatus) IsSuccess added in v0.6.0

func (o *DeleteCSPMGCPAccountMultiStatus) IsSuccess() bool

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

func (*DeleteCSPMGCPAccountMultiStatus) String added in v0.6.0

type DeleteCSPMGCPAccountOK added in v0.6.0

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

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

OK

func NewDeleteCSPMGCPAccountOK added in v0.6.0

func NewDeleteCSPMGCPAccountOK() *DeleteCSPMGCPAccountOK

NewDeleteCSPMGCPAccountOK creates a DeleteCSPMGCPAccountOK with default headers values

func (*DeleteCSPMGCPAccountOK) Code added in v0.6.0

func (o *DeleteCSPMGCPAccountOK) Code() int

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

func (*DeleteCSPMGCPAccountOK) Error added in v0.6.0

func (o *DeleteCSPMGCPAccountOK) Error() string

func (*DeleteCSPMGCPAccountOK) GetPayload added in v0.6.0

func (*DeleteCSPMGCPAccountOK) IsClientError added in v0.6.0

func (o *DeleteCSPMGCPAccountOK) IsClientError() bool

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

func (*DeleteCSPMGCPAccountOK) IsCode added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountOK) IsRedirect added in v0.6.0

func (o *DeleteCSPMGCPAccountOK) IsRedirect() bool

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

func (*DeleteCSPMGCPAccountOK) IsServerError added in v0.6.0

func (o *DeleteCSPMGCPAccountOK) IsServerError() bool

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

func (*DeleteCSPMGCPAccountOK) IsSuccess added in v0.6.0

func (o *DeleteCSPMGCPAccountOK) IsSuccess() bool

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

func (*DeleteCSPMGCPAccountOK) String added in v0.6.0

func (o *DeleteCSPMGCPAccountOK) String() string

type DeleteCSPMGCPAccountParams added in v0.6.0

type DeleteCSPMGCPAccountParams struct {

	/* Ids.

	   Hierarchical Resource IDs of accounts
	*/
	Ids []string

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

DeleteCSPMGCPAccountParams contains all the parameters to send to the API endpoint

for the delete c s p m g c p account operation.

Typically these are written to a http.Request.

func NewDeleteCSPMGCPAccountParams added in v0.6.0

func NewDeleteCSPMGCPAccountParams() *DeleteCSPMGCPAccountParams

NewDeleteCSPMGCPAccountParams creates a new DeleteCSPMGCPAccountParams 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 NewDeleteCSPMGCPAccountParamsWithContext added in v0.6.0

func NewDeleteCSPMGCPAccountParamsWithContext(ctx context.Context) *DeleteCSPMGCPAccountParams

NewDeleteCSPMGCPAccountParamsWithContext creates a new DeleteCSPMGCPAccountParams object with the ability to set a context for a request.

func NewDeleteCSPMGCPAccountParamsWithHTTPClient added in v0.6.0

func NewDeleteCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *DeleteCSPMGCPAccountParams

NewDeleteCSPMGCPAccountParamsWithHTTPClient creates a new DeleteCSPMGCPAccountParams object with the ability to set a custom HTTPClient for a request.

func NewDeleteCSPMGCPAccountParamsWithTimeout added in v0.6.0

func NewDeleteCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *DeleteCSPMGCPAccountParams

NewDeleteCSPMGCPAccountParamsWithTimeout creates a new DeleteCSPMGCPAccountParams object with the ability to set a timeout on a request.

func (*DeleteCSPMGCPAccountParams) SetContext added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountParams) SetDefaults added in v0.6.0

func (o *DeleteCSPMGCPAccountParams) SetDefaults()

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

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

func (*DeleteCSPMGCPAccountParams) SetHTTPClient added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountParams) SetIds added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountParams) SetTimeout added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountParams) WithContext added in v0.6.0

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

func (*DeleteCSPMGCPAccountParams) WithDefaults added in v0.6.0

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

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

func (*DeleteCSPMGCPAccountParams) WithHTTPClient added in v0.6.0

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

func (*DeleteCSPMGCPAccountParams) WithIds added in v0.6.0

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

func (*DeleteCSPMGCPAccountParams) WithTimeout added in v0.6.0

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

func (*DeleteCSPMGCPAccountParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type DeleteCSPMGCPAccountReader added in v0.6.0

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

DeleteCSPMGCPAccountReader is a Reader for the DeleteCSPMGCPAccount structure.

func (*DeleteCSPMGCPAccountReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type DeleteCSPMGCPAccountTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewDeleteCSPMGCPAccountTooManyRequests added in v0.6.0

func NewDeleteCSPMGCPAccountTooManyRequests() *DeleteCSPMGCPAccountTooManyRequests

NewDeleteCSPMGCPAccountTooManyRequests creates a DeleteCSPMGCPAccountTooManyRequests with default headers values

func (*DeleteCSPMGCPAccountTooManyRequests) Code added in v0.6.0

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

func (*DeleteCSPMGCPAccountTooManyRequests) Error added in v0.6.0

func (*DeleteCSPMGCPAccountTooManyRequests) GetPayload added in v0.6.0

func (*DeleteCSPMGCPAccountTooManyRequests) IsClientError added in v0.6.0

func (o *DeleteCSPMGCPAccountTooManyRequests) IsClientError() bool

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

func (*DeleteCSPMGCPAccountTooManyRequests) IsCode added in v0.6.0

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

func (*DeleteCSPMGCPAccountTooManyRequests) IsRedirect added in v0.6.0

func (o *DeleteCSPMGCPAccountTooManyRequests) IsRedirect() bool

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

func (*DeleteCSPMGCPAccountTooManyRequests) IsServerError added in v0.6.0

func (o *DeleteCSPMGCPAccountTooManyRequests) IsServerError() bool

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

func (*DeleteCSPMGCPAccountTooManyRequests) IsSuccess added in v0.6.0

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

func (*DeleteCSPMGCPAccountTooManyRequests) String added in v0.6.0

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 {

	/* CspmLite.

	   Only return CSPM Lite accounts
	*/
	CspmLite *string

	/* 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) SetCspmLite added in v0.6.0

func (o *GetCSPMAwsAccountParams) SetCspmLite(cspmLite *string)

SetCspmLite adds the cspmLite 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) WithCspmLite added in v0.6.0

func (o *GetCSPMAwsAccountParams) WithCspmLite(cspmLite *string) *GetCSPMAwsAccountParams

WithCspmLite adds the cspmLite 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 {

	/* CspmLite.

	   Only return CSPM Lite accounts
	*/
	CspmLite *string

	/* 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) SetCspmLite added in v0.6.0

func (o *GetCSPMAzureAccountParams) SetCspmLite(cspmLite *string)

SetCspmLite adds the cspmLite 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) WithCspmLite added in v0.6.0

func (o *GetCSPMAzureAccountParams) WithCspmLite(cspmLite *string) *GetCSPMAzureAccountParams

WithCspmLite adds the cspmLite 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 GetCSPMAzureManagementGroupBadRequest added in v0.6.0

type GetCSPMAzureManagementGroupBadRequest 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.RegistrationAzureManagementGroupResponseV1
}

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

Bad Request

func NewGetCSPMAzureManagementGroupBadRequest added in v0.6.0

func NewGetCSPMAzureManagementGroupBadRequest() *GetCSPMAzureManagementGroupBadRequest

NewGetCSPMAzureManagementGroupBadRequest creates a GetCSPMAzureManagementGroupBadRequest with default headers values

func (*GetCSPMAzureManagementGroupBadRequest) Code added in v0.6.0

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

func (*GetCSPMAzureManagementGroupBadRequest) Error added in v0.6.0

func (*GetCSPMAzureManagementGroupBadRequest) GetPayload added in v0.6.0

func (*GetCSPMAzureManagementGroupBadRequest) IsClientError added in v0.6.0

func (o *GetCSPMAzureManagementGroupBadRequest) IsClientError() bool

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

func (*GetCSPMAzureManagementGroupBadRequest) IsCode added in v0.6.0

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

func (*GetCSPMAzureManagementGroupBadRequest) IsRedirect added in v0.6.0

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

func (*GetCSPMAzureManagementGroupBadRequest) IsServerError added in v0.6.0

func (o *GetCSPMAzureManagementGroupBadRequest) IsServerError() bool

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

func (*GetCSPMAzureManagementGroupBadRequest) IsSuccess added in v0.6.0

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

func (*GetCSPMAzureManagementGroupBadRequest) String added in v0.6.0

type GetCSPMAzureManagementGroupForbidden added in v0.6.0

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

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

Forbidden

func NewGetCSPMAzureManagementGroupForbidden added in v0.6.0

func NewGetCSPMAzureManagementGroupForbidden() *GetCSPMAzureManagementGroupForbidden

NewGetCSPMAzureManagementGroupForbidden creates a GetCSPMAzureManagementGroupForbidden with default headers values

func (*GetCSPMAzureManagementGroupForbidden) Code added in v0.6.0

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

func (*GetCSPMAzureManagementGroupForbidden) Error added in v0.6.0

func (*GetCSPMAzureManagementGroupForbidden) GetPayload added in v0.6.0

func (*GetCSPMAzureManagementGroupForbidden) IsClientError added in v0.6.0

func (o *GetCSPMAzureManagementGroupForbidden) IsClientError() bool

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

func (*GetCSPMAzureManagementGroupForbidden) IsCode added in v0.6.0

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

func (*GetCSPMAzureManagementGroupForbidden) IsRedirect added in v0.6.0

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

func (*GetCSPMAzureManagementGroupForbidden) IsServerError added in v0.6.0

func (o *GetCSPMAzureManagementGroupForbidden) IsServerError() bool

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

func (*GetCSPMAzureManagementGroupForbidden) IsSuccess added in v0.6.0

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

func (*GetCSPMAzureManagementGroupForbidden) String added in v0.6.0

type GetCSPMAzureManagementGroupInternalServerError added in v0.6.0

type GetCSPMAzureManagementGroupInternalServerError 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.RegistrationAzureManagementGroupResponseV1
}

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

Internal Server Error

func NewGetCSPMAzureManagementGroupInternalServerError added in v0.6.0

func NewGetCSPMAzureManagementGroupInternalServerError() *GetCSPMAzureManagementGroupInternalServerError

NewGetCSPMAzureManagementGroupInternalServerError creates a GetCSPMAzureManagementGroupInternalServerError with default headers values

func (*GetCSPMAzureManagementGroupInternalServerError) Code added in v0.6.0

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

func (*GetCSPMAzureManagementGroupInternalServerError) Error added in v0.6.0

func (*GetCSPMAzureManagementGroupInternalServerError) GetPayload added in v0.6.0

func (*GetCSPMAzureManagementGroupInternalServerError) IsClientError added in v0.6.0

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

func (*GetCSPMAzureManagementGroupInternalServerError) IsCode added in v0.6.0

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

func (*GetCSPMAzureManagementGroupInternalServerError) IsRedirect added in v0.6.0

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

func (*GetCSPMAzureManagementGroupInternalServerError) IsServerError added in v0.6.0

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

func (*GetCSPMAzureManagementGroupInternalServerError) IsSuccess added in v0.6.0

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

func (*GetCSPMAzureManagementGroupInternalServerError) String added in v0.6.0

type GetCSPMAzureManagementGroupMultiStatus added in v0.6.0

type GetCSPMAzureManagementGroupMultiStatus 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.RegistrationAzureManagementGroupResponseV1
}

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

Multi-Status

func NewGetCSPMAzureManagementGroupMultiStatus added in v0.6.0

func NewGetCSPMAzureManagementGroupMultiStatus() *GetCSPMAzureManagementGroupMultiStatus

NewGetCSPMAzureManagementGroupMultiStatus creates a GetCSPMAzureManagementGroupMultiStatus with default headers values

func (*GetCSPMAzureManagementGroupMultiStatus) Code added in v0.6.0

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

func (*GetCSPMAzureManagementGroupMultiStatus) Error added in v0.6.0

func (*GetCSPMAzureManagementGroupMultiStatus) GetPayload added in v0.6.0

func (*GetCSPMAzureManagementGroupMultiStatus) IsClientError added in v0.6.0

func (o *GetCSPMAzureManagementGroupMultiStatus) IsClientError() bool

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

func (*GetCSPMAzureManagementGroupMultiStatus) IsCode added in v0.6.0

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

func (*GetCSPMAzureManagementGroupMultiStatus) IsRedirect added in v0.6.0

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

func (*GetCSPMAzureManagementGroupMultiStatus) IsServerError added in v0.6.0

func (o *GetCSPMAzureManagementGroupMultiStatus) IsServerError() bool

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

func (*GetCSPMAzureManagementGroupMultiStatus) IsSuccess added in v0.6.0

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

func (*GetCSPMAzureManagementGroupMultiStatus) String added in v0.6.0

type GetCSPMAzureManagementGroupOK added in v0.6.0

type GetCSPMAzureManagementGroupOK 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.RegistrationAzureManagementGroupResponseV1
}

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

OK

func NewGetCSPMAzureManagementGroupOK added in v0.6.0

func NewGetCSPMAzureManagementGroupOK() *GetCSPMAzureManagementGroupOK

NewGetCSPMAzureManagementGroupOK creates a GetCSPMAzureManagementGroupOK with default headers values

func (*GetCSPMAzureManagementGroupOK) Code added in v0.6.0

Code gets the status code for the get c s p m azure management group o k response

func (*GetCSPMAzureManagementGroupOK) Error added in v0.6.0

func (*GetCSPMAzureManagementGroupOK) GetPayload added in v0.6.0

func (*GetCSPMAzureManagementGroupOK) IsClientError added in v0.6.0

func (o *GetCSPMAzureManagementGroupOK) IsClientError() bool

IsClientError returns true when this get c s p m azure management group o k response has a 4xx status code

func (*GetCSPMAzureManagementGroupOK) IsCode added in v0.6.0

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

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

func (*GetCSPMAzureManagementGroupOK) IsRedirect added in v0.6.0

func (o *GetCSPMAzureManagementGroupOK) IsRedirect() bool

IsRedirect returns true when this get c s p m azure management group o k response has a 3xx status code

func (*GetCSPMAzureManagementGroupOK) IsServerError added in v0.6.0

func (o *GetCSPMAzureManagementGroupOK) IsServerError() bool

IsServerError returns true when this get c s p m azure management group o k response has a 5xx status code

func (*GetCSPMAzureManagementGroupOK) IsSuccess added in v0.6.0

func (o *GetCSPMAzureManagementGroupOK) IsSuccess() bool

IsSuccess returns true when this get c s p m azure management group o k response has a 2xx status code

func (*GetCSPMAzureManagementGroupOK) String added in v0.6.0

type GetCSPMAzureManagementGroupParams added in v0.6.0

type GetCSPMAzureManagementGroupParams struct {

	/* Limit.

	   The maximum records to return. Defaults to 100.

	   Default: 100
	*/
	Limit *int64

	/* Offset.

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

	/* TenantIds.

	   Tenant ids to filter azure accounts
	*/
	TenantIds []string

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

GetCSPMAzureManagementGroupParams contains all the parameters to send to the API endpoint

for the get c s p m azure management group operation.

Typically these are written to a http.Request.

func NewGetCSPMAzureManagementGroupParams added in v0.6.0

func NewGetCSPMAzureManagementGroupParams() *GetCSPMAzureManagementGroupParams

NewGetCSPMAzureManagementGroupParams creates a new GetCSPMAzureManagementGroupParams 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 NewGetCSPMAzureManagementGroupParamsWithContext added in v0.6.0

func NewGetCSPMAzureManagementGroupParamsWithContext(ctx context.Context) *GetCSPMAzureManagementGroupParams

NewGetCSPMAzureManagementGroupParamsWithContext creates a new GetCSPMAzureManagementGroupParams object with the ability to set a context for a request.

func NewGetCSPMAzureManagementGroupParamsWithHTTPClient added in v0.6.0

func NewGetCSPMAzureManagementGroupParamsWithHTTPClient(client *http.Client) *GetCSPMAzureManagementGroupParams

NewGetCSPMAzureManagementGroupParamsWithHTTPClient creates a new GetCSPMAzureManagementGroupParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMAzureManagementGroupParamsWithTimeout added in v0.6.0

func NewGetCSPMAzureManagementGroupParamsWithTimeout(timeout time.Duration) *GetCSPMAzureManagementGroupParams

NewGetCSPMAzureManagementGroupParamsWithTimeout creates a new GetCSPMAzureManagementGroupParams object with the ability to set a timeout on a request.

func (*GetCSPMAzureManagementGroupParams) SetContext added in v0.6.0

SetContext adds the context to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) SetDefaults added in v0.6.0

func (o *GetCSPMAzureManagementGroupParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m azure management group params (not the query body).

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

func (*GetCSPMAzureManagementGroupParams) SetHTTPClient added in v0.6.0

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

SetHTTPClient adds the HTTPClient to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) SetLimit added in v0.6.0

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

SetLimit adds the limit to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) SetOffset added in v0.6.0

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

SetOffset adds the offset to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) SetTenantIds added in v0.6.0

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

SetTenantIds adds the tenantIds to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) SetTimeout added in v0.6.0

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

SetTimeout adds the timeout to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) WithContext added in v0.6.0

WithContext adds the context to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) WithDefaults added in v0.6.0

WithDefaults hydrates default values in the get c s p m azure management group params (not the query body).

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

func (*GetCSPMAzureManagementGroupParams) WithHTTPClient added in v0.6.0

WithHTTPClient adds the HTTPClient to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) WithLimit added in v0.6.0

WithLimit adds the limit to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) WithOffset added in v0.6.0

WithOffset adds the offset to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) WithTenantIds added in v0.6.0

WithTenantIds adds the tenantIds to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) WithTimeout added in v0.6.0

WithTimeout adds the timeout to the get c s p m azure management group params

func (*GetCSPMAzureManagementGroupParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type GetCSPMAzureManagementGroupReader added in v0.6.0

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

GetCSPMAzureManagementGroupReader is a Reader for the GetCSPMAzureManagementGroup structure.

func (*GetCSPMAzureManagementGroupReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type GetCSPMAzureManagementGroupTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewGetCSPMAzureManagementGroupTooManyRequests added in v0.6.0

func NewGetCSPMAzureManagementGroupTooManyRequests() *GetCSPMAzureManagementGroupTooManyRequests

NewGetCSPMAzureManagementGroupTooManyRequests creates a GetCSPMAzureManagementGroupTooManyRequests with default headers values

func (*GetCSPMAzureManagementGroupTooManyRequests) Code added in v0.6.0

Code gets the status code for the get c s p m azure management group too many requests response

func (*GetCSPMAzureManagementGroupTooManyRequests) Error added in v0.6.0

func (*GetCSPMAzureManagementGroupTooManyRequests) GetPayload added in v0.6.0

func (*GetCSPMAzureManagementGroupTooManyRequests) IsClientError added in v0.6.0

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

func (*GetCSPMAzureManagementGroupTooManyRequests) IsCode added in v0.6.0

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

func (*GetCSPMAzureManagementGroupTooManyRequests) IsRedirect added in v0.6.0

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

func (*GetCSPMAzureManagementGroupTooManyRequests) IsServerError added in v0.6.0

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

func (*GetCSPMAzureManagementGroupTooManyRequests) IsSuccess added in v0.6.0

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

func (*GetCSPMAzureManagementGroupTooManyRequests) String added in v0.6.0

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

	/* AzureManagementGroup.

	   Use Azure Management Group
	*/
	AzureManagementGroup *bool

	/* 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) SetAzureManagementGroup added in v0.6.0

func (o *GetCSPMAzureUserScriptsAttachmentParams) SetAzureManagementGroup(azureManagementGroup *bool)

SetAzureManagementGroup adds the azureManagementGroup 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) WithAzureManagementGroup added in v0.6.0

func (o *GetCSPMAzureUserScriptsAttachmentParams) WithAzureManagementGroup(azureManagementGroup *bool) *GetCSPMAzureUserScriptsAttachmentParams

WithAzureManagementGroup adds the azureManagementGroup 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 GetCSPMCGPAccountBadRequest added in v0.6.0

type GetCSPMCGPAccountBadRequest 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.RegistrationGCPAccountResponseV1
}

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

Bad Request

func NewGetCSPMCGPAccountBadRequest added in v0.6.0

func NewGetCSPMCGPAccountBadRequest() *GetCSPMCGPAccountBadRequest

NewGetCSPMCGPAccountBadRequest creates a GetCSPMCGPAccountBadRequest with default headers values

func (*GetCSPMCGPAccountBadRequest) Code added in v0.6.0

func (o *GetCSPMCGPAccountBadRequest) Code() int

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

func (*GetCSPMCGPAccountBadRequest) Error added in v0.6.0

func (*GetCSPMCGPAccountBadRequest) GetPayload added in v0.6.0

func (*GetCSPMCGPAccountBadRequest) IsClientError added in v0.6.0

func (o *GetCSPMCGPAccountBadRequest) IsClientError() bool

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

func (*GetCSPMCGPAccountBadRequest) IsCode added in v0.6.0

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

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

func (*GetCSPMCGPAccountBadRequest) IsRedirect added in v0.6.0

func (o *GetCSPMCGPAccountBadRequest) IsRedirect() bool

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

func (*GetCSPMCGPAccountBadRequest) IsServerError added in v0.6.0

func (o *GetCSPMCGPAccountBadRequest) IsServerError() bool

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

func (*GetCSPMCGPAccountBadRequest) IsSuccess added in v0.6.0

func (o *GetCSPMCGPAccountBadRequest) IsSuccess() bool

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

func (*GetCSPMCGPAccountBadRequest) String added in v0.6.0

func (o *GetCSPMCGPAccountBadRequest) String() string

type GetCSPMCGPAccountForbidden added in v0.6.0

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

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

Forbidden

func NewGetCSPMCGPAccountForbidden added in v0.6.0

func NewGetCSPMCGPAccountForbidden() *GetCSPMCGPAccountForbidden

NewGetCSPMCGPAccountForbidden creates a GetCSPMCGPAccountForbidden with default headers values

func (*GetCSPMCGPAccountForbidden) Code added in v0.6.0

func (o *GetCSPMCGPAccountForbidden) Code() int

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

func (*GetCSPMCGPAccountForbidden) Error added in v0.6.0

func (*GetCSPMCGPAccountForbidden) GetPayload added in v0.6.0

func (*GetCSPMCGPAccountForbidden) IsClientError added in v0.6.0

func (o *GetCSPMCGPAccountForbidden) IsClientError() bool

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

func (*GetCSPMCGPAccountForbidden) IsCode added in v0.6.0

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

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

func (*GetCSPMCGPAccountForbidden) IsRedirect added in v0.6.0

func (o *GetCSPMCGPAccountForbidden) IsRedirect() bool

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

func (*GetCSPMCGPAccountForbidden) IsServerError added in v0.6.0

func (o *GetCSPMCGPAccountForbidden) IsServerError() bool

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

func (*GetCSPMCGPAccountForbidden) IsSuccess added in v0.6.0

func (o *GetCSPMCGPAccountForbidden) IsSuccess() bool

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

func (*GetCSPMCGPAccountForbidden) String added in v0.6.0

func (o *GetCSPMCGPAccountForbidden) String() string

type GetCSPMCGPAccountInternalServerError added in v0.6.0

type GetCSPMCGPAccountInternalServerError 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.RegistrationGCPAccountResponseV1
}

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

Internal Server Error

func NewGetCSPMCGPAccountInternalServerError added in v0.6.0

func NewGetCSPMCGPAccountInternalServerError() *GetCSPMCGPAccountInternalServerError

NewGetCSPMCGPAccountInternalServerError creates a GetCSPMCGPAccountInternalServerError with default headers values

func (*GetCSPMCGPAccountInternalServerError) Code added in v0.6.0

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

func (*GetCSPMCGPAccountInternalServerError) Error added in v0.6.0

func (*GetCSPMCGPAccountInternalServerError) GetPayload added in v0.6.0

func (*GetCSPMCGPAccountInternalServerError) IsClientError added in v0.6.0

func (o *GetCSPMCGPAccountInternalServerError) IsClientError() bool

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

func (*GetCSPMCGPAccountInternalServerError) IsCode added in v0.6.0

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

func (*GetCSPMCGPAccountInternalServerError) IsRedirect added in v0.6.0

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

func (*GetCSPMCGPAccountInternalServerError) IsServerError added in v0.6.0

func (o *GetCSPMCGPAccountInternalServerError) IsServerError() bool

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

func (*GetCSPMCGPAccountInternalServerError) IsSuccess added in v0.6.0

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

func (*GetCSPMCGPAccountInternalServerError) String added in v0.6.0

type GetCSPMCGPAccountMultiStatus added in v0.6.0

type GetCSPMCGPAccountMultiStatus 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.RegistrationGCPAccountResponseV1
}

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

Multi-Status

func NewGetCSPMCGPAccountMultiStatus added in v0.6.0

func NewGetCSPMCGPAccountMultiStatus() *GetCSPMCGPAccountMultiStatus

NewGetCSPMCGPAccountMultiStatus creates a GetCSPMCGPAccountMultiStatus with default headers values

func (*GetCSPMCGPAccountMultiStatus) Code added in v0.6.0

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

func (*GetCSPMCGPAccountMultiStatus) Error added in v0.6.0

func (*GetCSPMCGPAccountMultiStatus) GetPayload added in v0.6.0

func (*GetCSPMCGPAccountMultiStatus) IsClientError added in v0.6.0

func (o *GetCSPMCGPAccountMultiStatus) IsClientError() bool

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

func (*GetCSPMCGPAccountMultiStatus) IsCode added in v0.6.0

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

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

func (*GetCSPMCGPAccountMultiStatus) IsRedirect added in v0.6.0

func (o *GetCSPMCGPAccountMultiStatus) IsRedirect() bool

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

func (*GetCSPMCGPAccountMultiStatus) IsServerError added in v0.6.0

func (o *GetCSPMCGPAccountMultiStatus) IsServerError() bool

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

func (*GetCSPMCGPAccountMultiStatus) IsSuccess added in v0.6.0

func (o *GetCSPMCGPAccountMultiStatus) IsSuccess() bool

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

func (*GetCSPMCGPAccountMultiStatus) String added in v0.6.0

type GetCSPMCGPAccountOK added in v0.6.0

type GetCSPMCGPAccountOK 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.RegistrationGCPAccountResponseV1
}

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

OK

func NewGetCSPMCGPAccountOK added in v0.6.0

func NewGetCSPMCGPAccountOK() *GetCSPMCGPAccountOK

NewGetCSPMCGPAccountOK creates a GetCSPMCGPAccountOK with default headers values

func (*GetCSPMCGPAccountOK) Code added in v0.6.0

func (o *GetCSPMCGPAccountOK) Code() int

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

func (*GetCSPMCGPAccountOK) Error added in v0.6.0

func (o *GetCSPMCGPAccountOK) Error() string

func (*GetCSPMCGPAccountOK) GetPayload added in v0.6.0

func (*GetCSPMCGPAccountOK) IsClientError added in v0.6.0

func (o *GetCSPMCGPAccountOK) IsClientError() bool

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

func (*GetCSPMCGPAccountOK) IsCode added in v0.6.0

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

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

func (*GetCSPMCGPAccountOK) IsRedirect added in v0.6.0

func (o *GetCSPMCGPAccountOK) IsRedirect() bool

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

func (*GetCSPMCGPAccountOK) IsServerError added in v0.6.0

func (o *GetCSPMCGPAccountOK) IsServerError() bool

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

func (*GetCSPMCGPAccountOK) IsSuccess added in v0.6.0

func (o *GetCSPMCGPAccountOK) IsSuccess() bool

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

func (*GetCSPMCGPAccountOK) String added in v0.6.0

func (o *GetCSPMCGPAccountOK) String() string

type GetCSPMCGPAccountParams added in v0.6.0

type GetCSPMCGPAccountParams struct {

	/* Ids.

	   Hierarchical Resource IDs of accounts
	*/
	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

	/* ParentType.

	   GCP Hierarchy Parent Type, organization/folder/project
	*/
	ParentType *string

	/* ScanType.

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

	/* Sort.

	   Order fields in ascending or descending order. Ex: parent_type|asc.
	*/
	Sort *string

	/* Status.

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

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

GetCSPMCGPAccountParams contains all the parameters to send to the API endpoint

for the get c s p m c g p account operation.

Typically these are written to a http.Request.

func NewGetCSPMCGPAccountParams added in v0.6.0

func NewGetCSPMCGPAccountParams() *GetCSPMCGPAccountParams

NewGetCSPMCGPAccountParams creates a new GetCSPMCGPAccountParams 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 NewGetCSPMCGPAccountParamsWithContext added in v0.6.0

func NewGetCSPMCGPAccountParamsWithContext(ctx context.Context) *GetCSPMCGPAccountParams

NewGetCSPMCGPAccountParamsWithContext creates a new GetCSPMCGPAccountParams object with the ability to set a context for a request.

func NewGetCSPMCGPAccountParamsWithHTTPClient added in v0.6.0

func NewGetCSPMCGPAccountParamsWithHTTPClient(client *http.Client) *GetCSPMCGPAccountParams

NewGetCSPMCGPAccountParamsWithHTTPClient creates a new GetCSPMCGPAccountParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMCGPAccountParamsWithTimeout added in v0.6.0

func NewGetCSPMCGPAccountParamsWithTimeout(timeout time.Duration) *GetCSPMCGPAccountParams

NewGetCSPMCGPAccountParamsWithTimeout creates a new GetCSPMCGPAccountParams object with the ability to set a timeout on a request.

func (*GetCSPMCGPAccountParams) SetContext added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) SetDefaults added in v0.6.0

func (o *GetCSPMCGPAccountParams) SetDefaults()

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

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

func (*GetCSPMCGPAccountParams) SetHTTPClient added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) SetIds added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) SetLimit added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) SetOffset added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) SetParentType added in v0.6.0

func (o *GetCSPMCGPAccountParams) SetParentType(parentType *string)

SetParentType adds the parentType to the get c s p m c g p account params

func (*GetCSPMCGPAccountParams) SetScanType added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) SetSort added in v0.6.0

func (o *GetCSPMCGPAccountParams) SetSort(sort *string)

SetSort adds the sort to the get c s p m c g p account params

func (*GetCSPMCGPAccountParams) SetStatus added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) SetTimeout added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) WithContext added in v0.6.0

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

func (*GetCSPMCGPAccountParams) WithDefaults added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) WithHTTPClient added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) WithIds added in v0.6.0

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

func (*GetCSPMCGPAccountParams) WithLimit added in v0.6.0

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

func (*GetCSPMCGPAccountParams) WithOffset added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) WithParentType added in v0.6.0

func (o *GetCSPMCGPAccountParams) WithParentType(parentType *string) *GetCSPMCGPAccountParams

WithParentType adds the parentType to the get c s p m c g p account params

func (*GetCSPMCGPAccountParams) WithScanType added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) WithSort added in v0.6.0

WithSort adds the sort to the get c s p m c g p account params

func (*GetCSPMCGPAccountParams) WithStatus added in v0.6.0

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

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

func (*GetCSPMCGPAccountParams) WithTimeout added in v0.6.0

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

func (*GetCSPMCGPAccountParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type GetCSPMCGPAccountReader added in v0.6.0

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

GetCSPMCGPAccountReader is a Reader for the GetCSPMCGPAccount structure.

func (*GetCSPMCGPAccountReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type GetCSPMCGPAccountTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewGetCSPMCGPAccountTooManyRequests added in v0.6.0

func NewGetCSPMCGPAccountTooManyRequests() *GetCSPMCGPAccountTooManyRequests

NewGetCSPMCGPAccountTooManyRequests creates a GetCSPMCGPAccountTooManyRequests with default headers values

func (*GetCSPMCGPAccountTooManyRequests) Code added in v0.6.0

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

func (*GetCSPMCGPAccountTooManyRequests) Error added in v0.6.0

func (*GetCSPMCGPAccountTooManyRequests) GetPayload added in v0.6.0

func (*GetCSPMCGPAccountTooManyRequests) IsClientError added in v0.6.0

func (o *GetCSPMCGPAccountTooManyRequests) IsClientError() bool

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

func (*GetCSPMCGPAccountTooManyRequests) IsCode added in v0.6.0

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

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

func (*GetCSPMCGPAccountTooManyRequests) IsRedirect added in v0.6.0

func (o *GetCSPMCGPAccountTooManyRequests) IsRedirect() bool

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

func (*GetCSPMCGPAccountTooManyRequests) IsServerError added in v0.6.0

func (o *GetCSPMCGPAccountTooManyRequests) IsServerError() bool

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

func (*GetCSPMCGPAccountTooManyRequests) IsSuccess added in v0.6.0

func (o *GetCSPMCGPAccountTooManyRequests) IsSuccess() bool

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

func (*GetCSPMCGPAccountTooManyRequests) String added in v0.6.0

type GetCSPMGCPServiceAccountsExtBadRequest added in v0.6.0

type GetCSPMGCPServiceAccountsExtBadRequest 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.RegistrationGCPServiceAccountResponseExtV1
}

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

Bad Request

func NewGetCSPMGCPServiceAccountsExtBadRequest added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtBadRequest() *GetCSPMGCPServiceAccountsExtBadRequest

NewGetCSPMGCPServiceAccountsExtBadRequest creates a GetCSPMGCPServiceAccountsExtBadRequest with default headers values

func (*GetCSPMGCPServiceAccountsExtBadRequest) Code added in v0.6.0

Code gets the status code for the get c s p m g c p service accounts ext bad request response

func (*GetCSPMGCPServiceAccountsExtBadRequest) Error added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtBadRequest) GetPayload added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtBadRequest) IsClientError added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsClientError() bool

IsClientError returns true when this get c s p m g c p service accounts ext bad request response has a 4xx status code

func (*GetCSPMGCPServiceAccountsExtBadRequest) IsCode added in v0.6.0

IsCode returns true when this get c s p m g c p service accounts ext bad request response a status code equal to that given

func (*GetCSPMGCPServiceAccountsExtBadRequest) IsRedirect added in v0.6.0

IsRedirect returns true when this get c s p m g c p service accounts ext bad request response has a 3xx status code

func (*GetCSPMGCPServiceAccountsExtBadRequest) IsServerError added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsServerError() bool

IsServerError returns true when this get c s p m g c p service accounts ext bad request response has a 5xx status code

func (*GetCSPMGCPServiceAccountsExtBadRequest) IsSuccess added in v0.6.0

IsSuccess returns true when this get c s p m g c p service accounts ext bad request response has a 2xx status code

func (*GetCSPMGCPServiceAccountsExtBadRequest) String added in v0.6.0

type GetCSPMGCPServiceAccountsExtForbidden added in v0.6.0

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

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

Forbidden

func NewGetCSPMGCPServiceAccountsExtForbidden added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtForbidden() *GetCSPMGCPServiceAccountsExtForbidden

NewGetCSPMGCPServiceAccountsExtForbidden creates a GetCSPMGCPServiceAccountsExtForbidden with default headers values

func (*GetCSPMGCPServiceAccountsExtForbidden) Code added in v0.6.0

Code gets the status code for the get c s p m g c p service accounts ext forbidden response

func (*GetCSPMGCPServiceAccountsExtForbidden) Error added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtForbidden) GetPayload added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtForbidden) IsClientError added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtForbidden) IsClientError() bool

IsClientError returns true when this get c s p m g c p service accounts ext forbidden response has a 4xx status code

func (*GetCSPMGCPServiceAccountsExtForbidden) IsCode added in v0.6.0

IsCode returns true when this get c s p m g c p service accounts ext forbidden response a status code equal to that given

func (*GetCSPMGCPServiceAccountsExtForbidden) IsRedirect added in v0.6.0

IsRedirect returns true when this get c s p m g c p service accounts ext forbidden response has a 3xx status code

func (*GetCSPMGCPServiceAccountsExtForbidden) IsServerError added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtForbidden) IsServerError() bool

IsServerError returns true when this get c s p m g c p service accounts ext forbidden response has a 5xx status code

func (*GetCSPMGCPServiceAccountsExtForbidden) IsSuccess added in v0.6.0

IsSuccess returns true when this get c s p m g c p service accounts ext forbidden response has a 2xx status code

func (*GetCSPMGCPServiceAccountsExtForbidden) String added in v0.6.0

type GetCSPMGCPServiceAccountsExtInternalServerError added in v0.6.0

type GetCSPMGCPServiceAccountsExtInternalServerError 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.RegistrationGCPServiceAccountResponseExtV1
}

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

Internal Server Error

func NewGetCSPMGCPServiceAccountsExtInternalServerError added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtInternalServerError() *GetCSPMGCPServiceAccountsExtInternalServerError

NewGetCSPMGCPServiceAccountsExtInternalServerError creates a GetCSPMGCPServiceAccountsExtInternalServerError with default headers values

func (*GetCSPMGCPServiceAccountsExtInternalServerError) Code added in v0.6.0

Code gets the status code for the get c s p m g c p service accounts ext internal server error response

func (*GetCSPMGCPServiceAccountsExtInternalServerError) Error added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtInternalServerError) GetPayload added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtInternalServerError) IsClientError added in v0.6.0

IsClientError returns true when this get c s p m g c p service accounts ext internal server error response has a 4xx status code

func (*GetCSPMGCPServiceAccountsExtInternalServerError) IsCode added in v0.6.0

IsCode returns true when this get c s p m g c p service accounts ext internal server error response a status code equal to that given

func (*GetCSPMGCPServiceAccountsExtInternalServerError) IsRedirect added in v0.6.0

IsRedirect returns true when this get c s p m g c p service accounts ext internal server error response has a 3xx status code

func (*GetCSPMGCPServiceAccountsExtInternalServerError) IsServerError added in v0.6.0

IsServerError returns true when this get c s p m g c p service accounts ext internal server error response has a 5xx status code

func (*GetCSPMGCPServiceAccountsExtInternalServerError) IsSuccess added in v0.6.0

IsSuccess returns true when this get c s p m g c p service accounts ext internal server error response has a 2xx status code

func (*GetCSPMGCPServiceAccountsExtInternalServerError) String added in v0.6.0

type GetCSPMGCPServiceAccountsExtOK added in v0.6.0

type GetCSPMGCPServiceAccountsExtOK 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.RegistrationGCPServiceAccountResponseExtV1
}

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

OK

func NewGetCSPMGCPServiceAccountsExtOK added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtOK() *GetCSPMGCPServiceAccountsExtOK

NewGetCSPMGCPServiceAccountsExtOK creates a GetCSPMGCPServiceAccountsExtOK with default headers values

func (*GetCSPMGCPServiceAccountsExtOK) Code added in v0.6.0

Code gets the status code for the get c s p m g c p service accounts ext o k response

func (*GetCSPMGCPServiceAccountsExtOK) Error added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtOK) GetPayload added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtOK) IsClientError added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtOK) IsClientError() bool

IsClientError returns true when this get c s p m g c p service accounts ext o k response has a 4xx status code

func (*GetCSPMGCPServiceAccountsExtOK) IsCode added in v0.6.0

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

IsCode returns true when this get c s p m g c p service accounts ext o k response a status code equal to that given

func (*GetCSPMGCPServiceAccountsExtOK) IsRedirect added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtOK) IsRedirect() bool

IsRedirect returns true when this get c s p m g c p service accounts ext o k response has a 3xx status code

func (*GetCSPMGCPServiceAccountsExtOK) IsServerError added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtOK) IsServerError() bool

IsServerError returns true when this get c s p m g c p service accounts ext o k response has a 5xx status code

func (*GetCSPMGCPServiceAccountsExtOK) IsSuccess added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtOK) IsSuccess() bool

IsSuccess returns true when this get c s p m g c p service accounts ext o k response has a 2xx status code

func (*GetCSPMGCPServiceAccountsExtOK) String added in v0.6.0

type GetCSPMGCPServiceAccountsExtParams added in v0.6.0

type GetCSPMGCPServiceAccountsExtParams struct {

	/* ID.

	   Service Account ID
	*/
	ID *string

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

GetCSPMGCPServiceAccountsExtParams contains all the parameters to send to the API endpoint

for the get c s p m g c p service accounts ext operation.

Typically these are written to a http.Request.

func NewGetCSPMGCPServiceAccountsExtParams added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtParams() *GetCSPMGCPServiceAccountsExtParams

NewGetCSPMGCPServiceAccountsExtParams creates a new GetCSPMGCPServiceAccountsExtParams 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 NewGetCSPMGCPServiceAccountsExtParamsWithContext added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtParamsWithContext(ctx context.Context) *GetCSPMGCPServiceAccountsExtParams

NewGetCSPMGCPServiceAccountsExtParamsWithContext creates a new GetCSPMGCPServiceAccountsExtParams object with the ability to set a context for a request.

func NewGetCSPMGCPServiceAccountsExtParamsWithHTTPClient added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtParamsWithHTTPClient(client *http.Client) *GetCSPMGCPServiceAccountsExtParams

NewGetCSPMGCPServiceAccountsExtParamsWithHTTPClient creates a new GetCSPMGCPServiceAccountsExtParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMGCPServiceAccountsExtParamsWithTimeout added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtParamsWithTimeout(timeout time.Duration) *GetCSPMGCPServiceAccountsExtParams

NewGetCSPMGCPServiceAccountsExtParamsWithTimeout creates a new GetCSPMGCPServiceAccountsExtParams object with the ability to set a timeout on a request.

func (*GetCSPMGCPServiceAccountsExtParams) SetContext added in v0.6.0

SetContext adds the context to the get c s p m g c p service accounts ext params

func (*GetCSPMGCPServiceAccountsExtParams) SetDefaults added in v0.6.0

func (o *GetCSPMGCPServiceAccountsExtParams) SetDefaults()

SetDefaults hydrates default values in the get c s p m g c p service accounts ext params (not the query body).

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

func (*GetCSPMGCPServiceAccountsExtParams) SetHTTPClient added in v0.6.0

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

SetHTTPClient adds the HTTPClient to the get c s p m g c p service accounts ext params

func (*GetCSPMGCPServiceAccountsExtParams) SetID added in v0.6.0

SetID adds the id to the get c s p m g c p service accounts ext params

func (*GetCSPMGCPServiceAccountsExtParams) SetTimeout added in v0.6.0

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

SetTimeout adds the timeout to the get c s p m g c p service accounts ext params

func (*GetCSPMGCPServiceAccountsExtParams) WithContext added in v0.6.0

WithContext adds the context to the get c s p m g c p service accounts ext params

func (*GetCSPMGCPServiceAccountsExtParams) WithDefaults added in v0.6.0

WithDefaults hydrates default values in the get c s p m g c p service accounts ext params (not the query body).

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

func (*GetCSPMGCPServiceAccountsExtParams) WithHTTPClient added in v0.6.0

WithHTTPClient adds the HTTPClient to the get c s p m g c p service accounts ext params

func (*GetCSPMGCPServiceAccountsExtParams) WithID added in v0.6.0

WithID adds the id to the get c s p m g c p service accounts ext params

func (*GetCSPMGCPServiceAccountsExtParams) WithTimeout added in v0.6.0

WithTimeout adds the timeout to the get c s p m g c p service accounts ext params

func (*GetCSPMGCPServiceAccountsExtParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type GetCSPMGCPServiceAccountsExtReader added in v0.6.0

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

GetCSPMGCPServiceAccountsExtReader is a Reader for the GetCSPMGCPServiceAccountsExt structure.

func (*GetCSPMGCPServiceAccountsExtReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type GetCSPMGCPServiceAccountsExtTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewGetCSPMGCPServiceAccountsExtTooManyRequests added in v0.6.0

func NewGetCSPMGCPServiceAccountsExtTooManyRequests() *GetCSPMGCPServiceAccountsExtTooManyRequests

NewGetCSPMGCPServiceAccountsExtTooManyRequests creates a GetCSPMGCPServiceAccountsExtTooManyRequests with default headers values

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) Code added in v0.6.0

Code gets the status code for the get c s p m g c p service accounts ext too many requests response

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) Error added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) GetPayload added in v0.6.0

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) IsClientError added in v0.6.0

IsClientError returns true when this get c s p m g c p service accounts ext too many requests response has a 4xx status code

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) IsCode added in v0.6.0

IsCode returns true when this get c s p m g c p service accounts ext too many requests response a status code equal to that given

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) IsRedirect added in v0.6.0

IsRedirect returns true when this get c s p m g c p service accounts ext too many requests response has a 3xx status code

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) IsServerError added in v0.6.0

IsServerError returns true when this get c s p m g c p service accounts ext too many requests response has a 5xx status code

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) IsSuccess added in v0.6.0

IsSuccess returns true when this get c s p m g c p service accounts ext too many requests response has a 2xx status code

func (*GetCSPMGCPServiceAccountsExtTooManyRequests) String added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentBadRequest added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentBadRequest 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.RegistrationGCPProvisionGetUserScriptResponseV1
}

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

Bad Request

func NewGetCSPMGCPUserScriptsAttachmentBadRequest added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentBadRequest() *GetCSPMGCPUserScriptsAttachmentBadRequest

NewGetCSPMGCPUserScriptsAttachmentBadRequest creates a GetCSPMGCPUserScriptsAttachmentBadRequest with default headers values

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) Code added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) Error added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) GetPayload added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsClientError added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsCode added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsRedirect added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsServerError added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsSuccess added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentBadRequest) String added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentForbidden added in v0.6.0

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

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

Forbidden

func NewGetCSPMGCPUserScriptsAttachmentForbidden added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentForbidden() *GetCSPMGCPUserScriptsAttachmentForbidden

NewGetCSPMGCPUserScriptsAttachmentForbidden creates a GetCSPMGCPUserScriptsAttachmentForbidden with default headers values

func (*GetCSPMGCPUserScriptsAttachmentForbidden) Code added in v0.6.0

Code gets the status code for the get c s p m g c p user scripts attachment forbidden response

func (*GetCSPMGCPUserScriptsAttachmentForbidden) Error added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentForbidden) GetPayload added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsClientError added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsCode added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsRedirect added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsServerError added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsSuccess added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentForbidden) String added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentInternalServerError added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentInternalServerError 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.RegistrationGCPProvisionGetUserScriptResponseV1
}

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

Internal Server Error

func NewGetCSPMGCPUserScriptsAttachmentInternalServerError added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentInternalServerError() *GetCSPMGCPUserScriptsAttachmentInternalServerError

NewGetCSPMGCPUserScriptsAttachmentInternalServerError creates a GetCSPMGCPUserScriptsAttachmentInternalServerError with default headers values

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) Code added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) Error added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) GetPayload added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsClientError added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsCode added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsRedirect added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsServerError added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsSuccess added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) String added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentOK added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentOK 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.RegistrationGCPProvisionGetUserScriptResponseV1
}

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

OK

func NewGetCSPMGCPUserScriptsAttachmentOK added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentOK() *GetCSPMGCPUserScriptsAttachmentOK

NewGetCSPMGCPUserScriptsAttachmentOK creates a GetCSPMGCPUserScriptsAttachmentOK with default headers values

func (*GetCSPMGCPUserScriptsAttachmentOK) Code added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentOK) Error added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentOK) GetPayload added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentOK) IsClientError added in v0.6.0

func (o *GetCSPMGCPUserScriptsAttachmentOK) IsClientError() bool

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

func (*GetCSPMGCPUserScriptsAttachmentOK) IsCode added in v0.6.0

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

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

func (*GetCSPMGCPUserScriptsAttachmentOK) IsRedirect added in v0.6.0

func (o *GetCSPMGCPUserScriptsAttachmentOK) IsRedirect() bool

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

func (*GetCSPMGCPUserScriptsAttachmentOK) IsServerError added in v0.6.0

func (o *GetCSPMGCPUserScriptsAttachmentOK) IsServerError() bool

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

func (*GetCSPMGCPUserScriptsAttachmentOK) IsSuccess added in v0.6.0

func (o *GetCSPMGCPUserScriptsAttachmentOK) IsSuccess() bool

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

func (*GetCSPMGCPUserScriptsAttachmentOK) String added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentParams added in v0.6.0

type GetCSPMGCPUserScriptsAttachmentParams struct {

	/* Ids.

	   Hierarchical Resource IDs of accounts
	*/
	Ids []string

	/* ParentType.

	   GCP Hierarchy Parent Type, organization/folder/project
	*/
	ParentType *string

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

GetCSPMGCPUserScriptsAttachmentParams contains all the parameters to send to the API endpoint

for the get c s p m g c p user scripts attachment operation.

Typically these are written to a http.Request.

func NewGetCSPMGCPUserScriptsAttachmentParams added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentParams() *GetCSPMGCPUserScriptsAttachmentParams

NewGetCSPMGCPUserScriptsAttachmentParams creates a new GetCSPMGCPUserScriptsAttachmentParams 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 NewGetCSPMGCPUserScriptsAttachmentParamsWithContext added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentParamsWithContext(ctx context.Context) *GetCSPMGCPUserScriptsAttachmentParams

NewGetCSPMGCPUserScriptsAttachmentParamsWithContext creates a new GetCSPMGCPUserScriptsAttachmentParams object with the ability to set a context for a request.

func NewGetCSPMGCPUserScriptsAttachmentParamsWithHTTPClient added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsAttachmentParams

NewGetCSPMGCPUserScriptsAttachmentParamsWithHTTPClient creates a new GetCSPMGCPUserScriptsAttachmentParams object with the ability to set a custom HTTPClient for a request.

func NewGetCSPMGCPUserScriptsAttachmentParamsWithTimeout added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsAttachmentParams

NewGetCSPMGCPUserScriptsAttachmentParamsWithTimeout creates a new GetCSPMGCPUserScriptsAttachmentParams object with the ability to set a timeout on a request.

func (*GetCSPMGCPUserScriptsAttachmentParams) SetContext added in v0.6.0

SetContext adds the context to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) SetDefaults added in v0.6.0

func (o *GetCSPMGCPUserScriptsAttachmentParams) SetDefaults()

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

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

func (*GetCSPMGCPUserScriptsAttachmentParams) SetHTTPClient added in v0.6.0

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

SetHTTPClient adds the HTTPClient to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) SetIds added in v0.6.0

SetIds adds the ids to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) SetParentType added in v0.6.0

func (o *GetCSPMGCPUserScriptsAttachmentParams) SetParentType(parentType *string)

SetParentType adds the parentType to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) SetTimeout added in v0.6.0

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

SetTimeout adds the timeout to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) WithContext added in v0.6.0

WithContext adds the context to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) WithDefaults added in v0.6.0

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

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

func (*GetCSPMGCPUserScriptsAttachmentParams) WithHTTPClient added in v0.6.0

WithHTTPClient adds the HTTPClient to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) WithIds added in v0.6.0

WithIds adds the ids to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) WithParentType added in v0.6.0

WithParentType adds the parentType to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) WithTimeout added in v0.6.0

WithTimeout adds the timeout to the get c s p m g c p user scripts attachment params

func (*GetCSPMGCPUserScriptsAttachmentParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type GetCSPMGCPUserScriptsAttachmentReader added in v0.6.0

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

GetCSPMGCPUserScriptsAttachmentReader is a Reader for the GetCSPMGCPUserScriptsAttachment structure.

func (*GetCSPMGCPUserScriptsAttachmentReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type GetCSPMGCPUserScriptsAttachmentTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewGetCSPMGCPUserScriptsAttachmentTooManyRequests added in v0.6.0

func NewGetCSPMGCPUserScriptsAttachmentTooManyRequests() *GetCSPMGCPUserScriptsAttachmentTooManyRequests

NewGetCSPMGCPUserScriptsAttachmentTooManyRequests creates a GetCSPMGCPUserScriptsAttachmentTooManyRequests with default headers values

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) Code added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) Error added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) GetPayload added in v0.6.0

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsClientError added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsCode added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsRedirect added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsServerError added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsSuccess added in v0.6.0

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

func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) String added in v0.6.0

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 UpdateCSPMAzureAccountBadRequest added in v0.6.0

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

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

Bad Request

func NewUpdateCSPMAzureAccountBadRequest added in v0.6.0

func NewUpdateCSPMAzureAccountBadRequest() *UpdateCSPMAzureAccountBadRequest

NewUpdateCSPMAzureAccountBadRequest creates a UpdateCSPMAzureAccountBadRequest with default headers values

func (*UpdateCSPMAzureAccountBadRequest) Code added in v0.6.0

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

func (*UpdateCSPMAzureAccountBadRequest) Error added in v0.6.0

func (*UpdateCSPMAzureAccountBadRequest) GetPayload added in v0.6.0

func (*UpdateCSPMAzureAccountBadRequest) IsClientError added in v0.6.0

func (o *UpdateCSPMAzureAccountBadRequest) IsClientError() bool

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

func (*UpdateCSPMAzureAccountBadRequest) IsCode added in v0.6.0

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

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

func (*UpdateCSPMAzureAccountBadRequest) IsRedirect added in v0.6.0

func (o *UpdateCSPMAzureAccountBadRequest) IsRedirect() bool

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

func (*UpdateCSPMAzureAccountBadRequest) IsServerError added in v0.6.0

func (o *UpdateCSPMAzureAccountBadRequest) IsServerError() bool

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

func (*UpdateCSPMAzureAccountBadRequest) IsSuccess added in v0.6.0

func (o *UpdateCSPMAzureAccountBadRequest) IsSuccess() bool

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

func (*UpdateCSPMAzureAccountBadRequest) String added in v0.6.0

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 UpdateCSPMAzureAccountCreated added in v0.6.0

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

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

Created

func NewUpdateCSPMAzureAccountCreated added in v0.6.0

func NewUpdateCSPMAzureAccountCreated() *UpdateCSPMAzureAccountCreated

NewUpdateCSPMAzureAccountCreated creates a UpdateCSPMAzureAccountCreated with default headers values

func (*UpdateCSPMAzureAccountCreated) Code added in v0.6.0

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

func (*UpdateCSPMAzureAccountCreated) Error added in v0.6.0

func (*UpdateCSPMAzureAccountCreated) GetPayload added in v0.6.0

func (*UpdateCSPMAzureAccountCreated) IsClientError added in v0.6.0

func (o *UpdateCSPMAzureAccountCreated) IsClientError() bool

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

func (*UpdateCSPMAzureAccountCreated) IsCode added in v0.6.0

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

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

func (*UpdateCSPMAzureAccountCreated) IsRedirect added in v0.6.0

func (o *UpdateCSPMAzureAccountCreated) IsRedirect() bool

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

func (*UpdateCSPMAzureAccountCreated) IsServerError added in v0.6.0

func (o *UpdateCSPMAzureAccountCreated) IsServerError() bool

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

func (*UpdateCSPMAzureAccountCreated) IsSuccess added in v0.6.0

func (o *UpdateCSPMAzureAccountCreated) IsSuccess() bool

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

func (*UpdateCSPMAzureAccountCreated) String added in v0.6.0

type UpdateCSPMAzureAccountForbidden added in v0.6.0

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

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

Forbidden

func NewUpdateCSPMAzureAccountForbidden added in v0.6.0

func NewUpdateCSPMAzureAccountForbidden() *UpdateCSPMAzureAccountForbidden

NewUpdateCSPMAzureAccountForbidden creates a UpdateCSPMAzureAccountForbidden with default headers values

func (*UpdateCSPMAzureAccountForbidden) Code added in v0.6.0

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

func (*UpdateCSPMAzureAccountForbidden) Error added in v0.6.0

func (*UpdateCSPMAzureAccountForbidden) GetPayload added in v0.6.0

func (*UpdateCSPMAzureAccountForbidden) IsClientError added in v0.6.0

func (o *UpdateCSPMAzureAccountForbidden) IsClientError() bool

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

func (*UpdateCSPMAzureAccountForbidden) IsCode added in v0.6.0

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

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

func (*UpdateCSPMAzureAccountForbidden) IsRedirect added in v0.6.0

func (o *UpdateCSPMAzureAccountForbidden) IsRedirect() bool

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

func (*UpdateCSPMAzureAccountForbidden) IsServerError added in v0.6.0

func (o *UpdateCSPMAzureAccountForbidden) IsServerError() bool

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

func (*UpdateCSPMAzureAccountForbidden) IsSuccess added in v0.6.0

func (o *UpdateCSPMAzureAccountForbidden) IsSuccess() bool

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

func (*UpdateCSPMAzureAccountForbidden) String added in v0.6.0

type UpdateCSPMAzureAccountInternalServerError added in v0.6.0

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

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

Internal Server Error

func NewUpdateCSPMAzureAccountInternalServerError added in v0.6.0

func NewUpdateCSPMAzureAccountInternalServerError() *UpdateCSPMAzureAccountInternalServerError

NewUpdateCSPMAzureAccountInternalServerError creates a UpdateCSPMAzureAccountInternalServerError with default headers values

func (*UpdateCSPMAzureAccountInternalServerError) Code added in v0.6.0

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

func (*UpdateCSPMAzureAccountInternalServerError) Error added in v0.6.0

func (*UpdateCSPMAzureAccountInternalServerError) GetPayload added in v0.6.0

func (*UpdateCSPMAzureAccountInternalServerError) IsClientError added in v0.6.0

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

func (*UpdateCSPMAzureAccountInternalServerError) IsCode added in v0.6.0

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

func (*UpdateCSPMAzureAccountInternalServerError) IsRedirect added in v0.6.0

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

func (*UpdateCSPMAzureAccountInternalServerError) IsServerError added in v0.6.0

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

func (*UpdateCSPMAzureAccountInternalServerError) IsSuccess added in v0.6.0

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

func (*UpdateCSPMAzureAccountInternalServerError) String added in v0.6.0

type UpdateCSPMAzureAccountMultiStatus added in v0.6.0

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

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

Multi-Status

func NewUpdateCSPMAzureAccountMultiStatus added in v0.6.0

func NewUpdateCSPMAzureAccountMultiStatus() *UpdateCSPMAzureAccountMultiStatus

NewUpdateCSPMAzureAccountMultiStatus creates a UpdateCSPMAzureAccountMultiStatus with default headers values

func (*UpdateCSPMAzureAccountMultiStatus) Code added in v0.6.0

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

func (*UpdateCSPMAzureAccountMultiStatus) Error added in v0.6.0

func (*UpdateCSPMAzureAccountMultiStatus) GetPayload added in v0.6.0

func (*UpdateCSPMAzureAccountMultiStatus) IsClientError added in v0.6.0

func (o *UpdateCSPMAzureAccountMultiStatus) IsClientError() bool

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

func (*UpdateCSPMAzureAccountMultiStatus) IsCode added in v0.6.0

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

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

func (*UpdateCSPMAzureAccountMultiStatus) IsRedirect added in v0.6.0

func (o *UpdateCSPMAzureAccountMultiStatus) IsRedirect() bool

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

func (*UpdateCSPMAzureAccountMultiStatus) IsServerError added in v0.6.0

func (o *UpdateCSPMAzureAccountMultiStatus) IsServerError() bool

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

func (*UpdateCSPMAzureAccountMultiStatus) IsSuccess added in v0.6.0

func (o *UpdateCSPMAzureAccountMultiStatus) IsSuccess() bool

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

func (*UpdateCSPMAzureAccountMultiStatus) String added in v0.6.0

type UpdateCSPMAzureAccountParams added in v0.6.0

type UpdateCSPMAzureAccountParams struct {

	// Body.
	Body *models.RegistrationAzureAccountPatchRequest

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

UpdateCSPMAzureAccountParams contains all the parameters to send to the API endpoint

for the update c s p m azure account operation.

Typically these are written to a http.Request.

func NewUpdateCSPMAzureAccountParams added in v0.6.0

func NewUpdateCSPMAzureAccountParams() *UpdateCSPMAzureAccountParams

NewUpdateCSPMAzureAccountParams creates a new UpdateCSPMAzureAccountParams 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 NewUpdateCSPMAzureAccountParamsWithContext added in v0.6.0

func NewUpdateCSPMAzureAccountParamsWithContext(ctx context.Context) *UpdateCSPMAzureAccountParams

NewUpdateCSPMAzureAccountParamsWithContext creates a new UpdateCSPMAzureAccountParams object with the ability to set a context for a request.

func NewUpdateCSPMAzureAccountParamsWithHTTPClient added in v0.6.0

func NewUpdateCSPMAzureAccountParamsWithHTTPClient(client *http.Client) *UpdateCSPMAzureAccountParams

NewUpdateCSPMAzureAccountParamsWithHTTPClient creates a new UpdateCSPMAzureAccountParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateCSPMAzureAccountParamsWithTimeout added in v0.6.0

func NewUpdateCSPMAzureAccountParamsWithTimeout(timeout time.Duration) *UpdateCSPMAzureAccountParams

NewUpdateCSPMAzureAccountParamsWithTimeout creates a new UpdateCSPMAzureAccountParams object with the ability to set a timeout on a request.

func (*UpdateCSPMAzureAccountParams) SetBody added in v0.6.0

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

func (*UpdateCSPMAzureAccountParams) SetContext added in v0.6.0

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

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

func (*UpdateCSPMAzureAccountParams) SetDefaults added in v0.6.0

func (o *UpdateCSPMAzureAccountParams) SetDefaults()

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

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

func (*UpdateCSPMAzureAccountParams) SetHTTPClient added in v0.6.0

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

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

func (*UpdateCSPMAzureAccountParams) SetTimeout added in v0.6.0

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

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

func (*UpdateCSPMAzureAccountParams) WithBody added in v0.6.0

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

func (*UpdateCSPMAzureAccountParams) WithContext added in v0.6.0

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

func (*UpdateCSPMAzureAccountParams) WithDefaults added in v0.6.0

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

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

func (*UpdateCSPMAzureAccountParams) WithHTTPClient added in v0.6.0

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

func (*UpdateCSPMAzureAccountParams) WithTimeout added in v0.6.0

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

func (*UpdateCSPMAzureAccountParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type UpdateCSPMAzureAccountReader added in v0.6.0

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

UpdateCSPMAzureAccountReader is a Reader for the UpdateCSPMAzureAccount structure.

func (*UpdateCSPMAzureAccountReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type UpdateCSPMAzureAccountTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewUpdateCSPMAzureAccountTooManyRequests added in v0.6.0

func NewUpdateCSPMAzureAccountTooManyRequests() *UpdateCSPMAzureAccountTooManyRequests

NewUpdateCSPMAzureAccountTooManyRequests creates a UpdateCSPMAzureAccountTooManyRequests with default headers values

func (*UpdateCSPMAzureAccountTooManyRequests) Code added in v0.6.0

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

func (*UpdateCSPMAzureAccountTooManyRequests) Error added in v0.6.0

func (*UpdateCSPMAzureAccountTooManyRequests) GetPayload added in v0.6.0

func (*UpdateCSPMAzureAccountTooManyRequests) IsClientError added in v0.6.0

func (o *UpdateCSPMAzureAccountTooManyRequests) IsClientError() bool

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

func (*UpdateCSPMAzureAccountTooManyRequests) IsCode added in v0.6.0

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

func (*UpdateCSPMAzureAccountTooManyRequests) IsRedirect added in v0.6.0

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

func (*UpdateCSPMAzureAccountTooManyRequests) IsServerError added in v0.6.0

func (o *UpdateCSPMAzureAccountTooManyRequests) IsServerError() bool

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

func (*UpdateCSPMAzureAccountTooManyRequests) IsSuccess added in v0.6.0

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

func (*UpdateCSPMAzureAccountTooManyRequests) String added in v0.6.0

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 UpdateCSPMGCPAccountBadRequest added in v0.6.0

type UpdateCSPMGCPAccountBadRequest 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.RegistrationGCPAccountResponseV1
}

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

Bad Request

func NewUpdateCSPMGCPAccountBadRequest added in v0.6.0

func NewUpdateCSPMGCPAccountBadRequest() *UpdateCSPMGCPAccountBadRequest

NewUpdateCSPMGCPAccountBadRequest creates a UpdateCSPMGCPAccountBadRequest with default headers values

func (*UpdateCSPMGCPAccountBadRequest) Code added in v0.6.0

Code gets the status code for the update c s p m g c p account bad request response

func (*UpdateCSPMGCPAccountBadRequest) Error added in v0.6.0

func (*UpdateCSPMGCPAccountBadRequest) GetPayload added in v0.6.0

func (*UpdateCSPMGCPAccountBadRequest) IsClientError added in v0.6.0

func (o *UpdateCSPMGCPAccountBadRequest) IsClientError() bool

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

func (*UpdateCSPMGCPAccountBadRequest) IsCode added in v0.6.0

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

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

func (*UpdateCSPMGCPAccountBadRequest) IsRedirect added in v0.6.0

func (o *UpdateCSPMGCPAccountBadRequest) IsRedirect() bool

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

func (*UpdateCSPMGCPAccountBadRequest) IsServerError added in v0.6.0

func (o *UpdateCSPMGCPAccountBadRequest) IsServerError() bool

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

func (*UpdateCSPMGCPAccountBadRequest) IsSuccess added in v0.6.0

func (o *UpdateCSPMGCPAccountBadRequest) IsSuccess() bool

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

func (*UpdateCSPMGCPAccountBadRequest) String added in v0.6.0

type UpdateCSPMGCPAccountCreated added in v0.6.0

type UpdateCSPMGCPAccountCreated 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.RegistrationGCPAccountResponseV1
}

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

Created

func NewUpdateCSPMGCPAccountCreated added in v0.6.0

func NewUpdateCSPMGCPAccountCreated() *UpdateCSPMGCPAccountCreated

NewUpdateCSPMGCPAccountCreated creates a UpdateCSPMGCPAccountCreated with default headers values

func (*UpdateCSPMGCPAccountCreated) Code added in v0.6.0

func (o *UpdateCSPMGCPAccountCreated) Code() int

Code gets the status code for the update c s p m g c p account created response

func (*UpdateCSPMGCPAccountCreated) Error added in v0.6.0

func (*UpdateCSPMGCPAccountCreated) GetPayload added in v0.6.0

func (*UpdateCSPMGCPAccountCreated) IsClientError added in v0.6.0

func (o *UpdateCSPMGCPAccountCreated) IsClientError() bool

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

func (*UpdateCSPMGCPAccountCreated) IsCode added in v0.6.0

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

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

func (*UpdateCSPMGCPAccountCreated) IsRedirect added in v0.6.0

func (o *UpdateCSPMGCPAccountCreated) IsRedirect() bool

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

func (*UpdateCSPMGCPAccountCreated) IsServerError added in v0.6.0

func (o *UpdateCSPMGCPAccountCreated) IsServerError() bool

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

func (*UpdateCSPMGCPAccountCreated) IsSuccess added in v0.6.0

func (o *UpdateCSPMGCPAccountCreated) IsSuccess() bool

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

func (*UpdateCSPMGCPAccountCreated) String added in v0.6.0

func (o *UpdateCSPMGCPAccountCreated) String() string

type UpdateCSPMGCPAccountForbidden added in v0.6.0

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

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

Forbidden

func NewUpdateCSPMGCPAccountForbidden added in v0.6.0

func NewUpdateCSPMGCPAccountForbidden() *UpdateCSPMGCPAccountForbidden

NewUpdateCSPMGCPAccountForbidden creates a UpdateCSPMGCPAccountForbidden with default headers values

func (*UpdateCSPMGCPAccountForbidden) Code added in v0.6.0

Code gets the status code for the update c s p m g c p account forbidden response

func (*UpdateCSPMGCPAccountForbidden) Error added in v0.6.0

func (*UpdateCSPMGCPAccountForbidden) GetPayload added in v0.6.0

func (*UpdateCSPMGCPAccountForbidden) IsClientError added in v0.6.0

func (o *UpdateCSPMGCPAccountForbidden) IsClientError() bool

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

func (*UpdateCSPMGCPAccountForbidden) IsCode added in v0.6.0

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

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

func (*UpdateCSPMGCPAccountForbidden) IsRedirect added in v0.6.0

func (o *UpdateCSPMGCPAccountForbidden) IsRedirect() bool

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

func (*UpdateCSPMGCPAccountForbidden) IsServerError added in v0.6.0

func (o *UpdateCSPMGCPAccountForbidden) IsServerError() bool

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

func (*UpdateCSPMGCPAccountForbidden) IsSuccess added in v0.6.0

func (o *UpdateCSPMGCPAccountForbidden) IsSuccess() bool

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

func (*UpdateCSPMGCPAccountForbidden) String added in v0.6.0

type UpdateCSPMGCPAccountInternalServerError added in v0.6.0

type UpdateCSPMGCPAccountInternalServerError 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.RegistrationGCPAccountResponseV1
}

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

Internal Server Error

func NewUpdateCSPMGCPAccountInternalServerError added in v0.6.0

func NewUpdateCSPMGCPAccountInternalServerError() *UpdateCSPMGCPAccountInternalServerError

NewUpdateCSPMGCPAccountInternalServerError creates a UpdateCSPMGCPAccountInternalServerError with default headers values

func (*UpdateCSPMGCPAccountInternalServerError) Code added in v0.6.0

Code gets the status code for the update c s p m g c p account internal server error response

func (*UpdateCSPMGCPAccountInternalServerError) Error added in v0.6.0

func (*UpdateCSPMGCPAccountInternalServerError) GetPayload added in v0.6.0

func (*UpdateCSPMGCPAccountInternalServerError) IsClientError added in v0.6.0

func (o *UpdateCSPMGCPAccountInternalServerError) IsClientError() bool

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

func (*UpdateCSPMGCPAccountInternalServerError) IsCode added in v0.6.0

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

func (*UpdateCSPMGCPAccountInternalServerError) IsRedirect added in v0.6.0

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

func (*UpdateCSPMGCPAccountInternalServerError) IsServerError added in v0.6.0

func (o *UpdateCSPMGCPAccountInternalServerError) IsServerError() bool

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

func (*UpdateCSPMGCPAccountInternalServerError) IsSuccess added in v0.6.0

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

func (*UpdateCSPMGCPAccountInternalServerError) String added in v0.6.0

type UpdateCSPMGCPAccountMultiStatus added in v0.6.0

type UpdateCSPMGCPAccountMultiStatus 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.RegistrationGCPAccountResponseV1
}

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

Multi-Status

func NewUpdateCSPMGCPAccountMultiStatus added in v0.6.0

func NewUpdateCSPMGCPAccountMultiStatus() *UpdateCSPMGCPAccountMultiStatus

NewUpdateCSPMGCPAccountMultiStatus creates a UpdateCSPMGCPAccountMultiStatus with default headers values

func (*UpdateCSPMGCPAccountMultiStatus) Code added in v0.6.0

Code gets the status code for the update c s p m g c p account multi status response

func (*UpdateCSPMGCPAccountMultiStatus) Error added in v0.6.0

func (*UpdateCSPMGCPAccountMultiStatus) GetPayload added in v0.6.0

func (*UpdateCSPMGCPAccountMultiStatus) IsClientError added in v0.6.0

func (o *UpdateCSPMGCPAccountMultiStatus) IsClientError() bool

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

func (*UpdateCSPMGCPAccountMultiStatus) IsCode added in v0.6.0

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

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

func (*UpdateCSPMGCPAccountMultiStatus) IsRedirect added in v0.6.0

func (o *UpdateCSPMGCPAccountMultiStatus) IsRedirect() bool

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

func (*UpdateCSPMGCPAccountMultiStatus) IsServerError added in v0.6.0

func (o *UpdateCSPMGCPAccountMultiStatus) IsServerError() bool

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

func (*UpdateCSPMGCPAccountMultiStatus) IsSuccess added in v0.6.0

func (o *UpdateCSPMGCPAccountMultiStatus) IsSuccess() bool

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

func (*UpdateCSPMGCPAccountMultiStatus) String added in v0.6.0

type UpdateCSPMGCPAccountParams added in v0.6.0

type UpdateCSPMGCPAccountParams struct {

	// Body.
	Body *models.RegistrationGCPAccountPatchRequest

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

UpdateCSPMGCPAccountParams contains all the parameters to send to the API endpoint

for the update c s p m g c p account operation.

Typically these are written to a http.Request.

func NewUpdateCSPMGCPAccountParams added in v0.6.0

func NewUpdateCSPMGCPAccountParams() *UpdateCSPMGCPAccountParams

NewUpdateCSPMGCPAccountParams creates a new UpdateCSPMGCPAccountParams 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 NewUpdateCSPMGCPAccountParamsWithContext added in v0.6.0

func NewUpdateCSPMGCPAccountParamsWithContext(ctx context.Context) *UpdateCSPMGCPAccountParams

NewUpdateCSPMGCPAccountParamsWithContext creates a new UpdateCSPMGCPAccountParams object with the ability to set a context for a request.

func NewUpdateCSPMGCPAccountParamsWithHTTPClient added in v0.6.0

func NewUpdateCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *UpdateCSPMGCPAccountParams

NewUpdateCSPMGCPAccountParamsWithHTTPClient creates a new UpdateCSPMGCPAccountParams object with the ability to set a custom HTTPClient for a request.

func NewUpdateCSPMGCPAccountParamsWithTimeout added in v0.6.0

func NewUpdateCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *UpdateCSPMGCPAccountParams

NewUpdateCSPMGCPAccountParamsWithTimeout creates a new UpdateCSPMGCPAccountParams object with the ability to set a timeout on a request.

func (*UpdateCSPMGCPAccountParams) SetBody added in v0.6.0

SetBody adds the body to the update c s p m g c p account params

func (*UpdateCSPMGCPAccountParams) SetContext added in v0.6.0

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

SetContext adds the context to the update c s p m g c p account params

func (*UpdateCSPMGCPAccountParams) SetDefaults added in v0.6.0

func (o *UpdateCSPMGCPAccountParams) SetDefaults()

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

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

func (*UpdateCSPMGCPAccountParams) SetHTTPClient added in v0.6.0

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

SetHTTPClient adds the HTTPClient to the update c s p m g c p account params

func (*UpdateCSPMGCPAccountParams) SetTimeout added in v0.6.0

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

SetTimeout adds the timeout to the update c s p m g c p account params

func (*UpdateCSPMGCPAccountParams) WithBody added in v0.6.0

WithBody adds the body to the update c s p m g c p account params

func (*UpdateCSPMGCPAccountParams) WithContext added in v0.6.0

WithContext adds the context to the update c s p m g c p account params

func (*UpdateCSPMGCPAccountParams) WithDefaults added in v0.6.0

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

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

func (*UpdateCSPMGCPAccountParams) WithHTTPClient added in v0.6.0

WithHTTPClient adds the HTTPClient to the update c s p m g c p account params

func (*UpdateCSPMGCPAccountParams) WithTimeout added in v0.6.0

WithTimeout adds the timeout to the update c s p m g c p account params

func (*UpdateCSPMGCPAccountParams) WriteToRequest added in v0.6.0

WriteToRequest writes these params to a swagger request

type UpdateCSPMGCPAccountReader added in v0.6.0

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

UpdateCSPMGCPAccountReader is a Reader for the UpdateCSPMGCPAccount structure.

func (*UpdateCSPMGCPAccountReader) ReadResponse added in v0.6.0

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

ReadResponse reads a server response into the received o.

type UpdateCSPMGCPAccountTooManyRequests added in v0.6.0

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

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

Too Many Requests

func NewUpdateCSPMGCPAccountTooManyRequests added in v0.6.0

func NewUpdateCSPMGCPAccountTooManyRequests() *UpdateCSPMGCPAccountTooManyRequests

NewUpdateCSPMGCPAccountTooManyRequests creates a UpdateCSPMGCPAccountTooManyRequests with default headers values

func (*UpdateCSPMGCPAccountTooManyRequests) Code added in v0.6.0

Code gets the status code for the update c s p m g c p account too many requests response

func (*UpdateCSPMGCPAccountTooManyRequests) Error added in v0.6.0

func (*UpdateCSPMGCPAccountTooManyRequests) GetPayload added in v0.6.0

func (*UpdateCSPMGCPAccountTooManyRequests) IsClientError added in v0.6.0

func (o *UpdateCSPMGCPAccountTooManyRequests) IsClientError() bool

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

func (*UpdateCSPMGCPAccountTooManyRequests) IsCode added in v0.6.0

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

func (*UpdateCSPMGCPAccountTooManyRequests) IsRedirect added in v0.6.0

func (o *UpdateCSPMGCPAccountTooManyRequests) IsRedirect() bool

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

func (*UpdateCSPMGCPAccountTooManyRequests) IsServerError added in v0.6.0

func (o *UpdateCSPMGCPAccountTooManyRequests) IsServerError() bool

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

func (*UpdateCSPMGCPAccountTooManyRequests) IsSuccess added in v0.6.0

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

func (*UpdateCSPMGCPAccountTooManyRequests) String added in v0.6.0

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