Documentation ¶
Index ¶
- type AzureDownloadCertificateBadRequest
- func (o *AzureDownloadCertificateBadRequest) Code() int
- func (o *AzureDownloadCertificateBadRequest) Error() string
- func (o *AzureDownloadCertificateBadRequest) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
- func (o *AzureDownloadCertificateBadRequest) IsClientError() bool
- func (o *AzureDownloadCertificateBadRequest) IsCode(code int) bool
- func (o *AzureDownloadCertificateBadRequest) IsRedirect() bool
- func (o *AzureDownloadCertificateBadRequest) IsServerError() bool
- func (o *AzureDownloadCertificateBadRequest) IsSuccess() bool
- func (o *AzureDownloadCertificateBadRequest) String() string
- type AzureDownloadCertificateForbidden
- func (o *AzureDownloadCertificateForbidden) Code() int
- func (o *AzureDownloadCertificateForbidden) Error() string
- func (o *AzureDownloadCertificateForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *AzureDownloadCertificateForbidden) IsClientError() bool
- func (o *AzureDownloadCertificateForbidden) IsCode(code int) bool
- func (o *AzureDownloadCertificateForbidden) IsRedirect() bool
- func (o *AzureDownloadCertificateForbidden) IsServerError() bool
- func (o *AzureDownloadCertificateForbidden) IsSuccess() bool
- func (o *AzureDownloadCertificateForbidden) String() string
- type AzureDownloadCertificateInternalServerError
- func (o *AzureDownloadCertificateInternalServerError) Code() int
- func (o *AzureDownloadCertificateInternalServerError) Error() string
- func (o *AzureDownloadCertificateInternalServerError) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
- func (o *AzureDownloadCertificateInternalServerError) IsClientError() bool
- func (o *AzureDownloadCertificateInternalServerError) IsCode(code int) bool
- func (o *AzureDownloadCertificateInternalServerError) IsRedirect() bool
- func (o *AzureDownloadCertificateInternalServerError) IsServerError() bool
- func (o *AzureDownloadCertificateInternalServerError) IsSuccess() bool
- func (o *AzureDownloadCertificateInternalServerError) String() string
- type AzureDownloadCertificateOK
- func (o *AzureDownloadCertificateOK) Code() int
- func (o *AzureDownloadCertificateOK) Error() string
- func (o *AzureDownloadCertificateOK) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
- func (o *AzureDownloadCertificateOK) IsClientError() bool
- func (o *AzureDownloadCertificateOK) IsCode(code int) bool
- func (o *AzureDownloadCertificateOK) IsRedirect() bool
- func (o *AzureDownloadCertificateOK) IsServerError() bool
- func (o *AzureDownloadCertificateOK) IsSuccess() bool
- func (o *AzureDownloadCertificateOK) String() string
- type AzureDownloadCertificateParams
- func NewAzureDownloadCertificateParams() *AzureDownloadCertificateParams
- func NewAzureDownloadCertificateParamsWithContext(ctx context.Context) *AzureDownloadCertificateParams
- func NewAzureDownloadCertificateParamsWithHTTPClient(client *http.Client) *AzureDownloadCertificateParams
- func NewAzureDownloadCertificateParamsWithTimeout(timeout time.Duration) *AzureDownloadCertificateParams
- func (o *AzureDownloadCertificateParams) SetContext(ctx context.Context)
- func (o *AzureDownloadCertificateParams) SetDefaults()
- func (o *AzureDownloadCertificateParams) SetHTTPClient(client *http.Client)
- func (o *AzureDownloadCertificateParams) SetRefresh(refresh *bool)
- func (o *AzureDownloadCertificateParams) SetTenantID(tenantID []string)
- func (o *AzureDownloadCertificateParams) SetTimeout(timeout time.Duration)
- func (o *AzureDownloadCertificateParams) SetYearsValid(yearsValid *string)
- func (o *AzureDownloadCertificateParams) WithContext(ctx context.Context) *AzureDownloadCertificateParams
- func (o *AzureDownloadCertificateParams) WithDefaults() *AzureDownloadCertificateParams
- func (o *AzureDownloadCertificateParams) WithHTTPClient(client *http.Client) *AzureDownloadCertificateParams
- func (o *AzureDownloadCertificateParams) WithRefresh(refresh *bool) *AzureDownloadCertificateParams
- func (o *AzureDownloadCertificateParams) WithTenantID(tenantID []string) *AzureDownloadCertificateParams
- func (o *AzureDownloadCertificateParams) WithTimeout(timeout time.Duration) *AzureDownloadCertificateParams
- func (o *AzureDownloadCertificateParams) WithYearsValid(yearsValid *string) *AzureDownloadCertificateParams
- func (o *AzureDownloadCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AzureDownloadCertificateReader
- type AzureDownloadCertificateTooManyRequests
- func (o *AzureDownloadCertificateTooManyRequests) Code() int
- func (o *AzureDownloadCertificateTooManyRequests) Error() string
- func (o *AzureDownloadCertificateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *AzureDownloadCertificateTooManyRequests) IsClientError() bool
- func (o *AzureDownloadCertificateTooManyRequests) IsCode(code int) bool
- func (o *AzureDownloadCertificateTooManyRequests) IsRedirect() bool
- func (o *AzureDownloadCertificateTooManyRequests) IsServerError() bool
- func (o *AzureDownloadCertificateTooManyRequests) IsSuccess() bool
- func (o *AzureDownloadCertificateTooManyRequests) String() string
- type Client
- func (a *Client) AzureDownloadCertificate(params *AzureDownloadCertificateParams, opts ...ClientOption) (*AzureDownloadCertificateOK, error)
- func (a *Client) ConnectCSPMGCPAccount(params *ConnectCSPMGCPAccountParams, opts ...ClientOption) (*ConnectCSPMGCPAccountCreated, *ConnectCSPMGCPAccountMultiStatus, error)
- func (a *Client) CreateCSPMAwsAccount(params *CreateCSPMAwsAccountParams, opts ...ClientOption) (*CreateCSPMAwsAccountCreated, *CreateCSPMAwsAccountMultiStatus, error)
- func (a *Client) CreateCSPMAzureAccount(params *CreateCSPMAzureAccountParams, opts ...ClientOption) (*CreateCSPMAzureAccountCreated, *CreateCSPMAzureAccountMultiStatus, error)
- func (a *Client) CreateCSPMAzureManagementGroup(params *CreateCSPMAzureManagementGroupParams, opts ...ClientOption) (*CreateCSPMAzureManagementGroupCreated, ...)
- func (a *Client) CreateCSPMGCPAccount(params *CreateCSPMGCPAccountParams, opts ...ClientOption) (*CreateCSPMGCPAccountCreated, *CreateCSPMGCPAccountMultiStatus, error)
- func (a *Client) DeleteCSPMAwsAccount(params *DeleteCSPMAwsAccountParams, opts ...ClientOption) (*DeleteCSPMAwsAccountOK, *DeleteCSPMAwsAccountMultiStatus, error)
- func (a *Client) DeleteCSPMAzureAccount(params *DeleteCSPMAzureAccountParams, opts ...ClientOption) (*DeleteCSPMAzureAccountOK, *DeleteCSPMAzureAccountMultiStatus, error)
- func (a *Client) DeleteCSPMAzureManagementGroup(params *DeleteCSPMAzureManagementGroupParams, opts ...ClientOption) (*DeleteCSPMAzureManagementGroupOK, *DeleteCSPMAzureManagementGroupMultiStatus, ...)
- func (a *Client) DeleteCSPMGCPAccount(params *DeleteCSPMGCPAccountParams, opts ...ClientOption) (*DeleteCSPMGCPAccountOK, *DeleteCSPMGCPAccountMultiStatus, error)
- func (a *Client) GetBehaviorDetections(params *GetBehaviorDetectionsParams, opts ...ClientOption) (*GetBehaviorDetectionsOK, error)
- func (a *Client) GetCSPMAwsAccount(params *GetCSPMAwsAccountParams, opts ...ClientOption) (*GetCSPMAwsAccountOK, *GetCSPMAwsAccountMultiStatus, error)
- func (a *Client) GetCSPMAwsAccountScriptsAttachment(params *GetCSPMAwsAccountScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMAwsAccountScriptsAttachmentOK, error)
- func (a *Client) GetCSPMAwsConsoleSetupURLs(params *GetCSPMAwsConsoleSetupURLsParams, opts ...ClientOption) (*GetCSPMAwsConsoleSetupURLsOK, *GetCSPMAwsConsoleSetupURLsMultiStatus, error)
- func (a *Client) GetCSPMAzureAccount(params *GetCSPMAzureAccountParams, opts ...ClientOption) (*GetCSPMAzureAccountOK, *GetCSPMAzureAccountMultiStatus, error)
- func (a *Client) GetCSPMAzureManagementGroup(params *GetCSPMAzureManagementGroupParams, opts ...ClientOption) (*GetCSPMAzureManagementGroupOK, *GetCSPMAzureManagementGroupMultiStatus, error)
- func (a *Client) GetCSPMAzureUserScriptsAttachment(params *GetCSPMAzureUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMAzureUserScriptsAttachmentOK, error)
- func (a *Client) GetCSPMCGPAccount(params *GetCSPMCGPAccountParams, opts ...ClientOption) (*GetCSPMCGPAccountOK, *GetCSPMCGPAccountMultiStatus, error)
- func (a *Client) GetCSPMGCPServiceAccountsExt(params *GetCSPMGCPServiceAccountsExtParams, opts ...ClientOption) (*GetCSPMGCPServiceAccountsExtOK, error)
- func (a *Client) GetCSPMGCPUserScriptsAttachment(params *GetCSPMGCPUserScriptsAttachmentParams, opts ...ClientOption) (*GetCSPMGCPUserScriptsAttachmentOK, error)
- func (a *Client) GetCSPMGCPValidateAccountsExt(params *GetCSPMGCPValidateAccountsExtParams, opts ...ClientOption) (*GetCSPMGCPValidateAccountsExtOK, error)
- func (a *Client) GetCSPMPoliciesDetails(params *GetCSPMPoliciesDetailsParams, opts ...ClientOption) (*GetCSPMPoliciesDetailsOK, *GetCSPMPoliciesDetailsMultiStatus, error)
- func (a *Client) GetCSPMPolicy(params *GetCSPMPolicyParams, opts ...ClientOption) (*GetCSPMPolicyOK, *GetCSPMPolicyMultiStatus, error)
- func (a *Client) GetCSPMPolicySettings(params *GetCSPMPolicySettingsParams, opts ...ClientOption) (*GetCSPMPolicySettingsOK, *GetCSPMPolicySettingsMultiStatus, error)
- func (a *Client) GetCSPMScanSchedule(params *GetCSPMScanScheduleParams, opts ...ClientOption) (*GetCSPMScanScheduleOK, error)
- func (a *Client) GetConfigurationDetectionEntities(params *GetConfigurationDetectionEntitiesParams, opts ...ClientOption) (*GetConfigurationDetectionEntitiesOK, error)
- func (a *Client) GetConfigurationDetectionIDsV2(params *GetConfigurationDetectionIDsV2Params, opts ...ClientOption) (*GetConfigurationDetectionIDsV2OK, error)
- func (a *Client) GetConfigurationDetections(params *GetConfigurationDetectionsParams, opts ...ClientOption) (*GetConfigurationDetectionsOK, error)
- func (a *Client) PatchCSPMAwsAccount(params *PatchCSPMAwsAccountParams, opts ...ClientOption) (*PatchCSPMAwsAccountCreated, *PatchCSPMAwsAccountMultiStatus, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- func (a *Client) UpdateCSPMAzureAccount(params *UpdateCSPMAzureAccountParams, opts ...ClientOption) (*UpdateCSPMAzureAccountCreated, *UpdateCSPMAzureAccountMultiStatus, error)
- func (a *Client) UpdateCSPMAzureAccountClientID(params *UpdateCSPMAzureAccountClientIDParams, opts ...ClientOption) (*UpdateCSPMAzureAccountClientIDCreated, error)
- func (a *Client) UpdateCSPMAzureTenantDefaultSubscriptionID(params *UpdateCSPMAzureTenantDefaultSubscriptionIDParams, opts ...ClientOption) (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated, error)
- func (a *Client) UpdateCSPMGCPAccount(params *UpdateCSPMGCPAccountParams, opts ...ClientOption) (*UpdateCSPMGCPAccountOK, *UpdateCSPMGCPAccountMultiStatus, error)
- func (a *Client) UpdateCSPMGCPServiceAccountsExt(params *UpdateCSPMGCPServiceAccountsExtParams, opts ...ClientOption) (*UpdateCSPMGCPServiceAccountsExtOK, error)
- func (a *Client) UpdateCSPMPolicySettings(params *UpdateCSPMPolicySettingsParams, opts ...ClientOption) (*UpdateCSPMPolicySettingsOK, *UpdateCSPMPolicySettingsMultiStatus, error)
- func (a *Client) UpdateCSPMScanSchedule(params *UpdateCSPMScanScheduleParams, opts ...ClientOption) (*UpdateCSPMScanScheduleOK, error)
- func (a *Client) ValidateCSPMGCPServiceAccountExt(params *ValidateCSPMGCPServiceAccountExtParams, opts ...ClientOption) (*ValidateCSPMGCPServiceAccountExtOK, ...)
- type ClientOption
- type ClientService
- type ConnectCSPMGCPAccountBadRequest
- func (o *ConnectCSPMGCPAccountBadRequest) Code() int
- func (o *ConnectCSPMGCPAccountBadRequest) Error() string
- func (o *ConnectCSPMGCPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseExtV2
- func (o *ConnectCSPMGCPAccountBadRequest) IsClientError() bool
- func (o *ConnectCSPMGCPAccountBadRequest) IsCode(code int) bool
- func (o *ConnectCSPMGCPAccountBadRequest) IsRedirect() bool
- func (o *ConnectCSPMGCPAccountBadRequest) IsServerError() bool
- func (o *ConnectCSPMGCPAccountBadRequest) IsSuccess() bool
- func (o *ConnectCSPMGCPAccountBadRequest) String() string
- type ConnectCSPMGCPAccountConflict
- func (o *ConnectCSPMGCPAccountConflict) Code() int
- func (o *ConnectCSPMGCPAccountConflict) Error() string
- func (o *ConnectCSPMGCPAccountConflict) GetPayload() *models.RegistrationGCPAccountResponseExtV2
- func (o *ConnectCSPMGCPAccountConflict) IsClientError() bool
- func (o *ConnectCSPMGCPAccountConflict) IsCode(code int) bool
- func (o *ConnectCSPMGCPAccountConflict) IsRedirect() bool
- func (o *ConnectCSPMGCPAccountConflict) IsServerError() bool
- func (o *ConnectCSPMGCPAccountConflict) IsSuccess() bool
- func (o *ConnectCSPMGCPAccountConflict) String() string
- type ConnectCSPMGCPAccountCreated
- func (o *ConnectCSPMGCPAccountCreated) Code() int
- func (o *ConnectCSPMGCPAccountCreated) Error() string
- func (o *ConnectCSPMGCPAccountCreated) GetPayload() *models.RegistrationGCPAccountResponseExtV2
- func (o *ConnectCSPMGCPAccountCreated) IsClientError() bool
- func (o *ConnectCSPMGCPAccountCreated) IsCode(code int) bool
- func (o *ConnectCSPMGCPAccountCreated) IsRedirect() bool
- func (o *ConnectCSPMGCPAccountCreated) IsServerError() bool
- func (o *ConnectCSPMGCPAccountCreated) IsSuccess() bool
- func (o *ConnectCSPMGCPAccountCreated) String() string
- type ConnectCSPMGCPAccountForbidden
- func (o *ConnectCSPMGCPAccountForbidden) Code() int
- func (o *ConnectCSPMGCPAccountForbidden) Error() string
- func (o *ConnectCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *ConnectCSPMGCPAccountForbidden) IsClientError() bool
- func (o *ConnectCSPMGCPAccountForbidden) IsCode(code int) bool
- func (o *ConnectCSPMGCPAccountForbidden) IsRedirect() bool
- func (o *ConnectCSPMGCPAccountForbidden) IsServerError() bool
- func (o *ConnectCSPMGCPAccountForbidden) IsSuccess() bool
- func (o *ConnectCSPMGCPAccountForbidden) String() string
- type ConnectCSPMGCPAccountInternalServerError
- func (o *ConnectCSPMGCPAccountInternalServerError) Code() int
- func (o *ConnectCSPMGCPAccountInternalServerError) Error() string
- func (o *ConnectCSPMGCPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseExtV2
- func (o *ConnectCSPMGCPAccountInternalServerError) IsClientError() bool
- func (o *ConnectCSPMGCPAccountInternalServerError) IsCode(code int) bool
- func (o *ConnectCSPMGCPAccountInternalServerError) IsRedirect() bool
- func (o *ConnectCSPMGCPAccountInternalServerError) IsServerError() bool
- func (o *ConnectCSPMGCPAccountInternalServerError) IsSuccess() bool
- func (o *ConnectCSPMGCPAccountInternalServerError) String() string
- type ConnectCSPMGCPAccountMultiStatus
- func (o *ConnectCSPMGCPAccountMultiStatus) Code() int
- func (o *ConnectCSPMGCPAccountMultiStatus) Error() string
- func (o *ConnectCSPMGCPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseExtV2
- func (o *ConnectCSPMGCPAccountMultiStatus) IsClientError() bool
- func (o *ConnectCSPMGCPAccountMultiStatus) IsCode(code int) bool
- func (o *ConnectCSPMGCPAccountMultiStatus) IsRedirect() bool
- func (o *ConnectCSPMGCPAccountMultiStatus) IsServerError() bool
- func (o *ConnectCSPMGCPAccountMultiStatus) IsSuccess() bool
- func (o *ConnectCSPMGCPAccountMultiStatus) String() string
- type ConnectCSPMGCPAccountParams
- func NewConnectCSPMGCPAccountParams() *ConnectCSPMGCPAccountParams
- func NewConnectCSPMGCPAccountParamsWithContext(ctx context.Context) *ConnectCSPMGCPAccountParams
- func NewConnectCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *ConnectCSPMGCPAccountParams
- func NewConnectCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *ConnectCSPMGCPAccountParams
- func (o *ConnectCSPMGCPAccountParams) SetBody(body *models.RegistrationGCPAccountExtRequestV2)
- func (o *ConnectCSPMGCPAccountParams) SetContext(ctx context.Context)
- func (o *ConnectCSPMGCPAccountParams) SetDefaults()
- func (o *ConnectCSPMGCPAccountParams) SetHTTPClient(client *http.Client)
- func (o *ConnectCSPMGCPAccountParams) SetTimeout(timeout time.Duration)
- func (o *ConnectCSPMGCPAccountParams) WithBody(body *models.RegistrationGCPAccountExtRequestV2) *ConnectCSPMGCPAccountParams
- func (o *ConnectCSPMGCPAccountParams) WithContext(ctx context.Context) *ConnectCSPMGCPAccountParams
- func (o *ConnectCSPMGCPAccountParams) WithDefaults() *ConnectCSPMGCPAccountParams
- func (o *ConnectCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *ConnectCSPMGCPAccountParams
- func (o *ConnectCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *ConnectCSPMGCPAccountParams
- func (o *ConnectCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ConnectCSPMGCPAccountReader
- type ConnectCSPMGCPAccountTooManyRequests
- func (o *ConnectCSPMGCPAccountTooManyRequests) Code() int
- func (o *ConnectCSPMGCPAccountTooManyRequests) Error() string
- func (o *ConnectCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ConnectCSPMGCPAccountTooManyRequests) IsClientError() bool
- func (o *ConnectCSPMGCPAccountTooManyRequests) IsCode(code int) bool
- func (o *ConnectCSPMGCPAccountTooManyRequests) IsRedirect() bool
- func (o *ConnectCSPMGCPAccountTooManyRequests) IsServerError() bool
- func (o *ConnectCSPMGCPAccountTooManyRequests) IsSuccess() bool
- func (o *ConnectCSPMGCPAccountTooManyRequests) String() string
- type CreateCSPMAwsAccountBadRequest
- func (o *CreateCSPMAwsAccountBadRequest) Code() int
- func (o *CreateCSPMAwsAccountBadRequest) Error() string
- func (o *CreateCSPMAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *CreateCSPMAwsAccountBadRequest) IsClientError() bool
- func (o *CreateCSPMAwsAccountBadRequest) IsCode(code int) bool
- func (o *CreateCSPMAwsAccountBadRequest) IsRedirect() bool
- func (o *CreateCSPMAwsAccountBadRequest) IsServerError() bool
- func (o *CreateCSPMAwsAccountBadRequest) IsSuccess() bool
- func (o *CreateCSPMAwsAccountBadRequest) String() string
- type CreateCSPMAwsAccountCreated
- func (o *CreateCSPMAwsAccountCreated) Code() int
- func (o *CreateCSPMAwsAccountCreated) Error() string
- func (o *CreateCSPMAwsAccountCreated) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *CreateCSPMAwsAccountCreated) IsClientError() bool
- func (o *CreateCSPMAwsAccountCreated) IsCode(code int) bool
- func (o *CreateCSPMAwsAccountCreated) IsRedirect() bool
- func (o *CreateCSPMAwsAccountCreated) IsServerError() bool
- func (o *CreateCSPMAwsAccountCreated) IsSuccess() bool
- func (o *CreateCSPMAwsAccountCreated) String() string
- type CreateCSPMAwsAccountForbidden
- func (o *CreateCSPMAwsAccountForbidden) Code() int
- func (o *CreateCSPMAwsAccountForbidden) Error() string
- func (o *CreateCSPMAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMAwsAccountForbidden) IsClientError() bool
- func (o *CreateCSPMAwsAccountForbidden) IsCode(code int) bool
- func (o *CreateCSPMAwsAccountForbidden) IsRedirect() bool
- func (o *CreateCSPMAwsAccountForbidden) IsServerError() bool
- func (o *CreateCSPMAwsAccountForbidden) IsSuccess() bool
- func (o *CreateCSPMAwsAccountForbidden) String() string
- type CreateCSPMAwsAccountInternalServerError
- func (o *CreateCSPMAwsAccountInternalServerError) Code() int
- func (o *CreateCSPMAwsAccountInternalServerError) Error() string
- func (o *CreateCSPMAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *CreateCSPMAwsAccountInternalServerError) IsClientError() bool
- func (o *CreateCSPMAwsAccountInternalServerError) IsCode(code int) bool
- func (o *CreateCSPMAwsAccountInternalServerError) IsRedirect() bool
- func (o *CreateCSPMAwsAccountInternalServerError) IsServerError() bool
- func (o *CreateCSPMAwsAccountInternalServerError) IsSuccess() bool
- func (o *CreateCSPMAwsAccountInternalServerError) String() string
- type CreateCSPMAwsAccountMultiStatus
- func (o *CreateCSPMAwsAccountMultiStatus) Code() int
- func (o *CreateCSPMAwsAccountMultiStatus) Error() string
- func (o *CreateCSPMAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *CreateCSPMAwsAccountMultiStatus) IsClientError() bool
- func (o *CreateCSPMAwsAccountMultiStatus) IsCode(code int) bool
- func (o *CreateCSPMAwsAccountMultiStatus) IsRedirect() bool
- func (o *CreateCSPMAwsAccountMultiStatus) IsServerError() bool
- func (o *CreateCSPMAwsAccountMultiStatus) IsSuccess() bool
- func (o *CreateCSPMAwsAccountMultiStatus) String() string
- type CreateCSPMAwsAccountParams
- func NewCreateCSPMAwsAccountParams() *CreateCSPMAwsAccountParams
- func NewCreateCSPMAwsAccountParamsWithContext(ctx context.Context) *CreateCSPMAwsAccountParams
- func NewCreateCSPMAwsAccountParamsWithHTTPClient(client *http.Client) *CreateCSPMAwsAccountParams
- func NewCreateCSPMAwsAccountParamsWithTimeout(timeout time.Duration) *CreateCSPMAwsAccountParams
- func (o *CreateCSPMAwsAccountParams) SetBody(body *models.RegistrationAWSAccountCreateRequestExtV2)
- func (o *CreateCSPMAwsAccountParams) SetContext(ctx context.Context)
- func (o *CreateCSPMAwsAccountParams) SetDefaults()
- func (o *CreateCSPMAwsAccountParams) SetHTTPClient(client *http.Client)
- func (o *CreateCSPMAwsAccountParams) SetTimeout(timeout time.Duration)
- func (o *CreateCSPMAwsAccountParams) WithBody(body *models.RegistrationAWSAccountCreateRequestExtV2) *CreateCSPMAwsAccountParams
- func (o *CreateCSPMAwsAccountParams) WithContext(ctx context.Context) *CreateCSPMAwsAccountParams
- func (o *CreateCSPMAwsAccountParams) WithDefaults() *CreateCSPMAwsAccountParams
- func (o *CreateCSPMAwsAccountParams) WithHTTPClient(client *http.Client) *CreateCSPMAwsAccountParams
- func (o *CreateCSPMAwsAccountParams) WithTimeout(timeout time.Duration) *CreateCSPMAwsAccountParams
- func (o *CreateCSPMAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCSPMAwsAccountReader
- type CreateCSPMAwsAccountTooManyRequests
- func (o *CreateCSPMAwsAccountTooManyRequests) Code() int
- func (o *CreateCSPMAwsAccountTooManyRequests) Error() string
- func (o *CreateCSPMAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMAwsAccountTooManyRequests) IsClientError() bool
- func (o *CreateCSPMAwsAccountTooManyRequests) IsCode(code int) bool
- func (o *CreateCSPMAwsAccountTooManyRequests) IsRedirect() bool
- func (o *CreateCSPMAwsAccountTooManyRequests) IsServerError() bool
- func (o *CreateCSPMAwsAccountTooManyRequests) IsSuccess() bool
- func (o *CreateCSPMAwsAccountTooManyRequests) String() string
- type CreateCSPMAzureAccountBadRequest
- func (o *CreateCSPMAzureAccountBadRequest) Code() int
- func (o *CreateCSPMAzureAccountBadRequest) Error() string
- func (o *CreateCSPMAzureAccountBadRequest) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureAccountBadRequest) IsClientError() bool
- func (o *CreateCSPMAzureAccountBadRequest) IsCode(code int) bool
- func (o *CreateCSPMAzureAccountBadRequest) IsRedirect() bool
- func (o *CreateCSPMAzureAccountBadRequest) IsServerError() bool
- func (o *CreateCSPMAzureAccountBadRequest) IsSuccess() bool
- func (o *CreateCSPMAzureAccountBadRequest) String() string
- type CreateCSPMAzureAccountConflict
- func (o *CreateCSPMAzureAccountConflict) Code() int
- func (o *CreateCSPMAzureAccountConflict) Error() string
- func (o *CreateCSPMAzureAccountConflict) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureAccountConflict) IsClientError() bool
- func (o *CreateCSPMAzureAccountConflict) IsCode(code int) bool
- func (o *CreateCSPMAzureAccountConflict) IsRedirect() bool
- func (o *CreateCSPMAzureAccountConflict) IsServerError() bool
- func (o *CreateCSPMAzureAccountConflict) IsSuccess() bool
- func (o *CreateCSPMAzureAccountConflict) String() string
- type CreateCSPMAzureAccountCreated
- func (o *CreateCSPMAzureAccountCreated) Code() int
- func (o *CreateCSPMAzureAccountCreated) Error() string
- func (o *CreateCSPMAzureAccountCreated) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureAccountCreated) IsClientError() bool
- func (o *CreateCSPMAzureAccountCreated) IsCode(code int) bool
- func (o *CreateCSPMAzureAccountCreated) IsRedirect() bool
- func (o *CreateCSPMAzureAccountCreated) IsServerError() bool
- func (o *CreateCSPMAzureAccountCreated) IsSuccess() bool
- func (o *CreateCSPMAzureAccountCreated) String() string
- type CreateCSPMAzureAccountForbidden
- func (o *CreateCSPMAzureAccountForbidden) Code() int
- func (o *CreateCSPMAzureAccountForbidden) Error() string
- func (o *CreateCSPMAzureAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMAzureAccountForbidden) IsClientError() bool
- func (o *CreateCSPMAzureAccountForbidden) IsCode(code int) bool
- func (o *CreateCSPMAzureAccountForbidden) IsRedirect() bool
- func (o *CreateCSPMAzureAccountForbidden) IsServerError() bool
- func (o *CreateCSPMAzureAccountForbidden) IsSuccess() bool
- func (o *CreateCSPMAzureAccountForbidden) String() string
- type CreateCSPMAzureAccountInternalServerError
- func (o *CreateCSPMAzureAccountInternalServerError) Code() int
- func (o *CreateCSPMAzureAccountInternalServerError) Error() string
- func (o *CreateCSPMAzureAccountInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureAccountInternalServerError) IsClientError() bool
- func (o *CreateCSPMAzureAccountInternalServerError) IsCode(code int) bool
- func (o *CreateCSPMAzureAccountInternalServerError) IsRedirect() bool
- func (o *CreateCSPMAzureAccountInternalServerError) IsServerError() bool
- func (o *CreateCSPMAzureAccountInternalServerError) IsSuccess() bool
- func (o *CreateCSPMAzureAccountInternalServerError) String() string
- type CreateCSPMAzureAccountMultiStatus
- func (o *CreateCSPMAzureAccountMultiStatus) Code() int
- func (o *CreateCSPMAzureAccountMultiStatus) Error() string
- func (o *CreateCSPMAzureAccountMultiStatus) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureAccountMultiStatus) IsClientError() bool
- func (o *CreateCSPMAzureAccountMultiStatus) IsCode(code int) bool
- func (o *CreateCSPMAzureAccountMultiStatus) IsRedirect() bool
- func (o *CreateCSPMAzureAccountMultiStatus) IsServerError() bool
- func (o *CreateCSPMAzureAccountMultiStatus) IsSuccess() bool
- func (o *CreateCSPMAzureAccountMultiStatus) String() string
- type CreateCSPMAzureAccountParams
- func NewCreateCSPMAzureAccountParams() *CreateCSPMAzureAccountParams
- func NewCreateCSPMAzureAccountParamsWithContext(ctx context.Context) *CreateCSPMAzureAccountParams
- func NewCreateCSPMAzureAccountParamsWithHTTPClient(client *http.Client) *CreateCSPMAzureAccountParams
- func NewCreateCSPMAzureAccountParamsWithTimeout(timeout time.Duration) *CreateCSPMAzureAccountParams
- func (o *CreateCSPMAzureAccountParams) SetBody(body *models.RegistrationAzureAccountCreateRequestExternalV1)
- func (o *CreateCSPMAzureAccountParams) SetContext(ctx context.Context)
- func (o *CreateCSPMAzureAccountParams) SetDefaults()
- func (o *CreateCSPMAzureAccountParams) SetHTTPClient(client *http.Client)
- func (o *CreateCSPMAzureAccountParams) SetTimeout(timeout time.Duration)
- func (o *CreateCSPMAzureAccountParams) WithBody(body *models.RegistrationAzureAccountCreateRequestExternalV1) *CreateCSPMAzureAccountParams
- func (o *CreateCSPMAzureAccountParams) WithContext(ctx context.Context) *CreateCSPMAzureAccountParams
- func (o *CreateCSPMAzureAccountParams) WithDefaults() *CreateCSPMAzureAccountParams
- func (o *CreateCSPMAzureAccountParams) WithHTTPClient(client *http.Client) *CreateCSPMAzureAccountParams
- func (o *CreateCSPMAzureAccountParams) WithTimeout(timeout time.Duration) *CreateCSPMAzureAccountParams
- func (o *CreateCSPMAzureAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCSPMAzureAccountReader
- type CreateCSPMAzureAccountTooManyRequests
- func (o *CreateCSPMAzureAccountTooManyRequests) Code() int
- func (o *CreateCSPMAzureAccountTooManyRequests) Error() string
- func (o *CreateCSPMAzureAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMAzureAccountTooManyRequests) IsClientError() bool
- func (o *CreateCSPMAzureAccountTooManyRequests) IsCode(code int) bool
- func (o *CreateCSPMAzureAccountTooManyRequests) IsRedirect() bool
- func (o *CreateCSPMAzureAccountTooManyRequests) IsServerError() bool
- func (o *CreateCSPMAzureAccountTooManyRequests) IsSuccess() bool
- func (o *CreateCSPMAzureAccountTooManyRequests) String() string
- type CreateCSPMAzureManagementGroupBadRequest
- func (o *CreateCSPMAzureManagementGroupBadRequest) Code() int
- func (o *CreateCSPMAzureManagementGroupBadRequest) Error() string
- func (o *CreateCSPMAzureManagementGroupBadRequest) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureManagementGroupBadRequest) IsClientError() bool
- func (o *CreateCSPMAzureManagementGroupBadRequest) IsCode(code int) bool
- func (o *CreateCSPMAzureManagementGroupBadRequest) IsRedirect() bool
- func (o *CreateCSPMAzureManagementGroupBadRequest) IsServerError() bool
- func (o *CreateCSPMAzureManagementGroupBadRequest) IsSuccess() bool
- func (o *CreateCSPMAzureManagementGroupBadRequest) String() string
- type CreateCSPMAzureManagementGroupCreated
- func (o *CreateCSPMAzureManagementGroupCreated) Code() int
- func (o *CreateCSPMAzureManagementGroupCreated) Error() string
- func (o *CreateCSPMAzureManagementGroupCreated) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureManagementGroupCreated) IsClientError() bool
- func (o *CreateCSPMAzureManagementGroupCreated) IsCode(code int) bool
- func (o *CreateCSPMAzureManagementGroupCreated) IsRedirect() bool
- func (o *CreateCSPMAzureManagementGroupCreated) IsServerError() bool
- func (o *CreateCSPMAzureManagementGroupCreated) IsSuccess() bool
- func (o *CreateCSPMAzureManagementGroupCreated) String() string
- type CreateCSPMAzureManagementGroupForbidden
- func (o *CreateCSPMAzureManagementGroupForbidden) Code() int
- func (o *CreateCSPMAzureManagementGroupForbidden) Error() string
- func (o *CreateCSPMAzureManagementGroupForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *CreateCSPMAzureManagementGroupForbidden) IsClientError() bool
- func (o *CreateCSPMAzureManagementGroupForbidden) IsCode(code int) bool
- func (o *CreateCSPMAzureManagementGroupForbidden) IsRedirect() bool
- func (o *CreateCSPMAzureManagementGroupForbidden) IsServerError() bool
- func (o *CreateCSPMAzureManagementGroupForbidden) IsSuccess() bool
- func (o *CreateCSPMAzureManagementGroupForbidden) String() string
- type CreateCSPMAzureManagementGroupInternalServerError
- func (o *CreateCSPMAzureManagementGroupInternalServerError) Code() int
- func (o *CreateCSPMAzureManagementGroupInternalServerError) Error() string
- func (o *CreateCSPMAzureManagementGroupInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureManagementGroupInternalServerError) IsClientError() bool
- func (o *CreateCSPMAzureManagementGroupInternalServerError) IsCode(code int) bool
- func (o *CreateCSPMAzureManagementGroupInternalServerError) IsRedirect() bool
- func (o *CreateCSPMAzureManagementGroupInternalServerError) IsServerError() bool
- func (o *CreateCSPMAzureManagementGroupInternalServerError) IsSuccess() bool
- func (o *CreateCSPMAzureManagementGroupInternalServerError) String() string
- type CreateCSPMAzureManagementGroupMultiStatus
- func (o *CreateCSPMAzureManagementGroupMultiStatus) Code() int
- func (o *CreateCSPMAzureManagementGroupMultiStatus) Error() string
- func (o *CreateCSPMAzureManagementGroupMultiStatus) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *CreateCSPMAzureManagementGroupMultiStatus) IsClientError() bool
- func (o *CreateCSPMAzureManagementGroupMultiStatus) IsCode(code int) bool
- func (o *CreateCSPMAzureManagementGroupMultiStatus) IsRedirect() bool
- func (o *CreateCSPMAzureManagementGroupMultiStatus) IsServerError() bool
- func (o *CreateCSPMAzureManagementGroupMultiStatus) IsSuccess() bool
- func (o *CreateCSPMAzureManagementGroupMultiStatus) String() string
- type CreateCSPMAzureManagementGroupParams
- func NewCreateCSPMAzureManagementGroupParams() *CreateCSPMAzureManagementGroupParams
- func NewCreateCSPMAzureManagementGroupParamsWithContext(ctx context.Context) *CreateCSPMAzureManagementGroupParams
- func NewCreateCSPMAzureManagementGroupParamsWithHTTPClient(client *http.Client) *CreateCSPMAzureManagementGroupParams
- func NewCreateCSPMAzureManagementGroupParamsWithTimeout(timeout time.Duration) *CreateCSPMAzureManagementGroupParams
- func (o *CreateCSPMAzureManagementGroupParams) SetBody(body *models.RegistrationAzureManagementGroupCreateRequestExternalV1)
- func (o *CreateCSPMAzureManagementGroupParams) SetContext(ctx context.Context)
- func (o *CreateCSPMAzureManagementGroupParams) SetDefaults()
- func (o *CreateCSPMAzureManagementGroupParams) SetHTTPClient(client *http.Client)
- func (o *CreateCSPMAzureManagementGroupParams) SetTimeout(timeout time.Duration)
- func (o *CreateCSPMAzureManagementGroupParams) WithBody(body *models.RegistrationAzureManagementGroupCreateRequestExternalV1) *CreateCSPMAzureManagementGroupParams
- func (o *CreateCSPMAzureManagementGroupParams) WithContext(ctx context.Context) *CreateCSPMAzureManagementGroupParams
- func (o *CreateCSPMAzureManagementGroupParams) WithDefaults() *CreateCSPMAzureManagementGroupParams
- func (o *CreateCSPMAzureManagementGroupParams) WithHTTPClient(client *http.Client) *CreateCSPMAzureManagementGroupParams
- func (o *CreateCSPMAzureManagementGroupParams) WithTimeout(timeout time.Duration) *CreateCSPMAzureManagementGroupParams
- func (o *CreateCSPMAzureManagementGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCSPMAzureManagementGroupReader
- type CreateCSPMAzureManagementGroupTooManyRequests
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) Code() int
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) Error() string
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsClientError() bool
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsCode(code int) bool
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsRedirect() bool
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsServerError() bool
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsSuccess() bool
- func (o *CreateCSPMAzureManagementGroupTooManyRequests) String() string
- type CreateCSPMGCPAccountBadRequest
- func (o *CreateCSPMGCPAccountBadRequest) Code() int
- func (o *CreateCSPMGCPAccountBadRequest) Error() string
- func (o *CreateCSPMGCPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *CreateCSPMGCPAccountBadRequest) IsClientError() bool
- func (o *CreateCSPMGCPAccountBadRequest) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountBadRequest) IsRedirect() bool
- func (o *CreateCSPMGCPAccountBadRequest) IsServerError() bool
- func (o *CreateCSPMGCPAccountBadRequest) IsSuccess() bool
- func (o *CreateCSPMGCPAccountBadRequest) String() string
- type CreateCSPMGCPAccountCreated
- func (o *CreateCSPMGCPAccountCreated) Code() int
- func (o *CreateCSPMGCPAccountCreated) Error() string
- func (o *CreateCSPMGCPAccountCreated) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *CreateCSPMGCPAccountCreated) IsClientError() bool
- func (o *CreateCSPMGCPAccountCreated) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountCreated) IsRedirect() bool
- func (o *CreateCSPMGCPAccountCreated) IsServerError() bool
- func (o *CreateCSPMGCPAccountCreated) IsSuccess() bool
- func (o *CreateCSPMGCPAccountCreated) String() string
- type CreateCSPMGCPAccountForbidden
- func (o *CreateCSPMGCPAccountForbidden) Code() int
- func (o *CreateCSPMGCPAccountForbidden) Error() string
- func (o *CreateCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMGCPAccountForbidden) IsClientError() bool
- func (o *CreateCSPMGCPAccountForbidden) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountForbidden) IsRedirect() bool
- func (o *CreateCSPMGCPAccountForbidden) IsServerError() bool
- func (o *CreateCSPMGCPAccountForbidden) IsSuccess() bool
- func (o *CreateCSPMGCPAccountForbidden) String() string
- type CreateCSPMGCPAccountInternalServerError
- func (o *CreateCSPMGCPAccountInternalServerError) Code() int
- func (o *CreateCSPMGCPAccountInternalServerError) Error() string
- func (o *CreateCSPMGCPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *CreateCSPMGCPAccountInternalServerError) IsClientError() bool
- func (o *CreateCSPMGCPAccountInternalServerError) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountInternalServerError) IsRedirect() bool
- func (o *CreateCSPMGCPAccountInternalServerError) IsServerError() bool
- func (o *CreateCSPMGCPAccountInternalServerError) IsSuccess() bool
- func (o *CreateCSPMGCPAccountInternalServerError) String() string
- type CreateCSPMGCPAccountMultiStatus
- func (o *CreateCSPMGCPAccountMultiStatus) Code() int
- func (o *CreateCSPMGCPAccountMultiStatus) Error() string
- func (o *CreateCSPMGCPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *CreateCSPMGCPAccountMultiStatus) IsClientError() bool
- func (o *CreateCSPMGCPAccountMultiStatus) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountMultiStatus) IsRedirect() bool
- func (o *CreateCSPMGCPAccountMultiStatus) IsServerError() bool
- func (o *CreateCSPMGCPAccountMultiStatus) IsSuccess() bool
- func (o *CreateCSPMGCPAccountMultiStatus) String() string
- type CreateCSPMGCPAccountParams
- func NewCreateCSPMGCPAccountParams() *CreateCSPMGCPAccountParams
- func NewCreateCSPMGCPAccountParamsWithContext(ctx context.Context) *CreateCSPMGCPAccountParams
- func NewCreateCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *CreateCSPMGCPAccountParams
- func NewCreateCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) SetBody(body *models.RegistrationGCPAccountCreateRequestExtV1)
- func (o *CreateCSPMGCPAccountParams) SetContext(ctx context.Context)
- func (o *CreateCSPMGCPAccountParams) SetDefaults()
- func (o *CreateCSPMGCPAccountParams) SetHTTPClient(client *http.Client)
- func (o *CreateCSPMGCPAccountParams) SetTimeout(timeout time.Duration)
- func (o *CreateCSPMGCPAccountParams) WithBody(body *models.RegistrationGCPAccountCreateRequestExtV1) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WithContext(ctx context.Context) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WithDefaults() *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *CreateCSPMGCPAccountParams
- func (o *CreateCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type CreateCSPMGCPAccountReader
- type CreateCSPMGCPAccountTooManyRequests
- func (o *CreateCSPMGCPAccountTooManyRequests) Code() int
- func (o *CreateCSPMGCPAccountTooManyRequests) Error() string
- func (o *CreateCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *CreateCSPMGCPAccountTooManyRequests) IsClientError() bool
- func (o *CreateCSPMGCPAccountTooManyRequests) IsCode(code int) bool
- func (o *CreateCSPMGCPAccountTooManyRequests) IsRedirect() bool
- func (o *CreateCSPMGCPAccountTooManyRequests) IsServerError() bool
- func (o *CreateCSPMGCPAccountTooManyRequests) IsSuccess() bool
- func (o *CreateCSPMGCPAccountTooManyRequests) String() string
- type DeleteCSPMAwsAccountBadRequest
- func (o *DeleteCSPMAwsAccountBadRequest) Code() int
- func (o *DeleteCSPMAwsAccountBadRequest) Error() string
- func (o *DeleteCSPMAwsAccountBadRequest) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMAwsAccountBadRequest) IsClientError() bool
- func (o *DeleteCSPMAwsAccountBadRequest) IsCode(code int) bool
- func (o *DeleteCSPMAwsAccountBadRequest) IsRedirect() bool
- func (o *DeleteCSPMAwsAccountBadRequest) IsServerError() bool
- func (o *DeleteCSPMAwsAccountBadRequest) IsSuccess() bool
- func (o *DeleteCSPMAwsAccountBadRequest) String() string
- type DeleteCSPMAwsAccountForbidden
- func (o *DeleteCSPMAwsAccountForbidden) Code() int
- func (o *DeleteCSPMAwsAccountForbidden) Error() string
- func (o *DeleteCSPMAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteCSPMAwsAccountForbidden) IsClientError() bool
- func (o *DeleteCSPMAwsAccountForbidden) IsCode(code int) bool
- func (o *DeleteCSPMAwsAccountForbidden) IsRedirect() bool
- func (o *DeleteCSPMAwsAccountForbidden) IsServerError() bool
- func (o *DeleteCSPMAwsAccountForbidden) IsSuccess() bool
- func (o *DeleteCSPMAwsAccountForbidden) String() string
- type DeleteCSPMAwsAccountInternalServerError
- func (o *DeleteCSPMAwsAccountInternalServerError) Code() int
- func (o *DeleteCSPMAwsAccountInternalServerError) Error() string
- func (o *DeleteCSPMAwsAccountInternalServerError) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMAwsAccountInternalServerError) IsClientError() bool
- func (o *DeleteCSPMAwsAccountInternalServerError) IsCode(code int) bool
- func (o *DeleteCSPMAwsAccountInternalServerError) IsRedirect() bool
- func (o *DeleteCSPMAwsAccountInternalServerError) IsServerError() bool
- func (o *DeleteCSPMAwsAccountInternalServerError) IsSuccess() bool
- func (o *DeleteCSPMAwsAccountInternalServerError) String() string
- type DeleteCSPMAwsAccountMultiStatus
- func (o *DeleteCSPMAwsAccountMultiStatus) Code() int
- func (o *DeleteCSPMAwsAccountMultiStatus) Error() string
- func (o *DeleteCSPMAwsAccountMultiStatus) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMAwsAccountMultiStatus) IsClientError() bool
- func (o *DeleteCSPMAwsAccountMultiStatus) IsCode(code int) bool
- func (o *DeleteCSPMAwsAccountMultiStatus) IsRedirect() bool
- func (o *DeleteCSPMAwsAccountMultiStatus) IsServerError() bool
- func (o *DeleteCSPMAwsAccountMultiStatus) IsSuccess() bool
- func (o *DeleteCSPMAwsAccountMultiStatus) String() string
- type DeleteCSPMAwsAccountOK
- func (o *DeleteCSPMAwsAccountOK) Code() int
- func (o *DeleteCSPMAwsAccountOK) Error() string
- func (o *DeleteCSPMAwsAccountOK) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMAwsAccountOK) IsClientError() bool
- func (o *DeleteCSPMAwsAccountOK) IsCode(code int) bool
- func (o *DeleteCSPMAwsAccountOK) IsRedirect() bool
- func (o *DeleteCSPMAwsAccountOK) IsServerError() bool
- func (o *DeleteCSPMAwsAccountOK) IsSuccess() bool
- func (o *DeleteCSPMAwsAccountOK) String() string
- type DeleteCSPMAwsAccountParams
- func NewDeleteCSPMAwsAccountParams() *DeleteCSPMAwsAccountParams
- func NewDeleteCSPMAwsAccountParamsWithContext(ctx context.Context) *DeleteCSPMAwsAccountParams
- func NewDeleteCSPMAwsAccountParamsWithHTTPClient(client *http.Client) *DeleteCSPMAwsAccountParams
- func NewDeleteCSPMAwsAccountParamsWithTimeout(timeout time.Duration) *DeleteCSPMAwsAccountParams
- func (o *DeleteCSPMAwsAccountParams) SetContext(ctx context.Context)
- func (o *DeleteCSPMAwsAccountParams) SetDefaults()
- func (o *DeleteCSPMAwsAccountParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCSPMAwsAccountParams) SetIds(ids []string)
- func (o *DeleteCSPMAwsAccountParams) SetOrganizationIds(organizationIds []string)
- func (o *DeleteCSPMAwsAccountParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCSPMAwsAccountParams) WithContext(ctx context.Context) *DeleteCSPMAwsAccountParams
- func (o *DeleteCSPMAwsAccountParams) WithDefaults() *DeleteCSPMAwsAccountParams
- func (o *DeleteCSPMAwsAccountParams) WithHTTPClient(client *http.Client) *DeleteCSPMAwsAccountParams
- func (o *DeleteCSPMAwsAccountParams) WithIds(ids []string) *DeleteCSPMAwsAccountParams
- func (o *DeleteCSPMAwsAccountParams) WithOrganizationIds(organizationIds []string) *DeleteCSPMAwsAccountParams
- func (o *DeleteCSPMAwsAccountParams) WithTimeout(timeout time.Duration) *DeleteCSPMAwsAccountParams
- func (o *DeleteCSPMAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCSPMAwsAccountReader
- type DeleteCSPMAwsAccountTooManyRequests
- func (o *DeleteCSPMAwsAccountTooManyRequests) Code() int
- func (o *DeleteCSPMAwsAccountTooManyRequests) Error() string
- func (o *DeleteCSPMAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteCSPMAwsAccountTooManyRequests) IsClientError() bool
- func (o *DeleteCSPMAwsAccountTooManyRequests) IsCode(code int) bool
- func (o *DeleteCSPMAwsAccountTooManyRequests) IsRedirect() bool
- func (o *DeleteCSPMAwsAccountTooManyRequests) IsServerError() bool
- func (o *DeleteCSPMAwsAccountTooManyRequests) IsSuccess() bool
- func (o *DeleteCSPMAwsAccountTooManyRequests) String() string
- type DeleteCSPMAzureAccountBadRequest
- func (o *DeleteCSPMAzureAccountBadRequest) Code() int
- func (o *DeleteCSPMAzureAccountBadRequest) Error() string
- func (o *DeleteCSPMAzureAccountBadRequest) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMAzureAccountBadRequest) IsClientError() bool
- func (o *DeleteCSPMAzureAccountBadRequest) IsCode(code int) bool
- func (o *DeleteCSPMAzureAccountBadRequest) IsRedirect() bool
- func (o *DeleteCSPMAzureAccountBadRequest) IsServerError() bool
- func (o *DeleteCSPMAzureAccountBadRequest) IsSuccess() bool
- func (o *DeleteCSPMAzureAccountBadRequest) String() string
- type DeleteCSPMAzureAccountForbidden
- func (o *DeleteCSPMAzureAccountForbidden) Code() int
- func (o *DeleteCSPMAzureAccountForbidden) Error() string
- func (o *DeleteCSPMAzureAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteCSPMAzureAccountForbidden) IsClientError() bool
- func (o *DeleteCSPMAzureAccountForbidden) IsCode(code int) bool
- func (o *DeleteCSPMAzureAccountForbidden) IsRedirect() bool
- func (o *DeleteCSPMAzureAccountForbidden) IsServerError() bool
- func (o *DeleteCSPMAzureAccountForbidden) IsSuccess() bool
- func (o *DeleteCSPMAzureAccountForbidden) String() string
- type DeleteCSPMAzureAccountInternalServerError
- func (o *DeleteCSPMAzureAccountInternalServerError) Code() int
- func (o *DeleteCSPMAzureAccountInternalServerError) Error() string
- func (o *DeleteCSPMAzureAccountInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *DeleteCSPMAzureAccountInternalServerError) IsClientError() bool
- func (o *DeleteCSPMAzureAccountInternalServerError) IsCode(code int) bool
- func (o *DeleteCSPMAzureAccountInternalServerError) IsRedirect() bool
- func (o *DeleteCSPMAzureAccountInternalServerError) IsServerError() bool
- func (o *DeleteCSPMAzureAccountInternalServerError) IsSuccess() bool
- func (o *DeleteCSPMAzureAccountInternalServerError) String() string
- type DeleteCSPMAzureAccountMultiStatus
- func (o *DeleteCSPMAzureAccountMultiStatus) Code() int
- func (o *DeleteCSPMAzureAccountMultiStatus) Error() string
- func (o *DeleteCSPMAzureAccountMultiStatus) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMAzureAccountMultiStatus) IsClientError() bool
- func (o *DeleteCSPMAzureAccountMultiStatus) IsCode(code int) bool
- func (o *DeleteCSPMAzureAccountMultiStatus) IsRedirect() bool
- func (o *DeleteCSPMAzureAccountMultiStatus) IsServerError() bool
- func (o *DeleteCSPMAzureAccountMultiStatus) IsSuccess() bool
- func (o *DeleteCSPMAzureAccountMultiStatus) String() string
- type DeleteCSPMAzureAccountNotFound
- func (o *DeleteCSPMAzureAccountNotFound) Code() int
- func (o *DeleteCSPMAzureAccountNotFound) Error() string
- func (o *DeleteCSPMAzureAccountNotFound) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMAzureAccountNotFound) IsClientError() bool
- func (o *DeleteCSPMAzureAccountNotFound) IsCode(code int) bool
- func (o *DeleteCSPMAzureAccountNotFound) IsRedirect() bool
- func (o *DeleteCSPMAzureAccountNotFound) IsServerError() bool
- func (o *DeleteCSPMAzureAccountNotFound) IsSuccess() bool
- func (o *DeleteCSPMAzureAccountNotFound) String() string
- type DeleteCSPMAzureAccountOK
- func (o *DeleteCSPMAzureAccountOK) Code() int
- func (o *DeleteCSPMAzureAccountOK) Error() string
- func (o *DeleteCSPMAzureAccountOK) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMAzureAccountOK) IsClientError() bool
- func (o *DeleteCSPMAzureAccountOK) IsCode(code int) bool
- func (o *DeleteCSPMAzureAccountOK) IsRedirect() bool
- func (o *DeleteCSPMAzureAccountOK) IsServerError() bool
- func (o *DeleteCSPMAzureAccountOK) IsSuccess() bool
- func (o *DeleteCSPMAzureAccountOK) String() string
- type DeleteCSPMAzureAccountParams
- func NewDeleteCSPMAzureAccountParams() *DeleteCSPMAzureAccountParams
- func NewDeleteCSPMAzureAccountParamsWithContext(ctx context.Context) *DeleteCSPMAzureAccountParams
- func NewDeleteCSPMAzureAccountParamsWithHTTPClient(client *http.Client) *DeleteCSPMAzureAccountParams
- func NewDeleteCSPMAzureAccountParamsWithTimeout(timeout time.Duration) *DeleteCSPMAzureAccountParams
- func (o *DeleteCSPMAzureAccountParams) SetContext(ctx context.Context)
- func (o *DeleteCSPMAzureAccountParams) SetDefaults()
- func (o *DeleteCSPMAzureAccountParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCSPMAzureAccountParams) SetIds(ids []string)
- func (o *DeleteCSPMAzureAccountParams) SetRetainTenant(retainTenant *string)
- func (o *DeleteCSPMAzureAccountParams) SetTenantIds(tenantIds []string)
- func (o *DeleteCSPMAzureAccountParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCSPMAzureAccountParams) WithContext(ctx context.Context) *DeleteCSPMAzureAccountParams
- func (o *DeleteCSPMAzureAccountParams) WithDefaults() *DeleteCSPMAzureAccountParams
- func (o *DeleteCSPMAzureAccountParams) WithHTTPClient(client *http.Client) *DeleteCSPMAzureAccountParams
- func (o *DeleteCSPMAzureAccountParams) WithIds(ids []string) *DeleteCSPMAzureAccountParams
- func (o *DeleteCSPMAzureAccountParams) WithRetainTenant(retainTenant *string) *DeleteCSPMAzureAccountParams
- func (o *DeleteCSPMAzureAccountParams) WithTenantIds(tenantIds []string) *DeleteCSPMAzureAccountParams
- func (o *DeleteCSPMAzureAccountParams) WithTimeout(timeout time.Duration) *DeleteCSPMAzureAccountParams
- func (o *DeleteCSPMAzureAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCSPMAzureAccountReader
- type DeleteCSPMAzureAccountTooManyRequests
- func (o *DeleteCSPMAzureAccountTooManyRequests) Code() int
- func (o *DeleteCSPMAzureAccountTooManyRequests) Error() string
- func (o *DeleteCSPMAzureAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteCSPMAzureAccountTooManyRequests) IsClientError() bool
- func (o *DeleteCSPMAzureAccountTooManyRequests) IsCode(code int) bool
- func (o *DeleteCSPMAzureAccountTooManyRequests) IsRedirect() bool
- func (o *DeleteCSPMAzureAccountTooManyRequests) IsServerError() bool
- func (o *DeleteCSPMAzureAccountTooManyRequests) IsSuccess() bool
- func (o *DeleteCSPMAzureAccountTooManyRequests) String() string
- type DeleteCSPMAzureManagementGroupBadRequest
- func (o *DeleteCSPMAzureManagementGroupBadRequest) Code() int
- func (o *DeleteCSPMAzureManagementGroupBadRequest) Error() string
- func (o *DeleteCSPMAzureManagementGroupBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *DeleteCSPMAzureManagementGroupBadRequest) IsClientError() bool
- func (o *DeleteCSPMAzureManagementGroupBadRequest) IsCode(code int) bool
- func (o *DeleteCSPMAzureManagementGroupBadRequest) IsRedirect() bool
- func (o *DeleteCSPMAzureManagementGroupBadRequest) IsServerError() bool
- func (o *DeleteCSPMAzureManagementGroupBadRequest) IsSuccess() bool
- func (o *DeleteCSPMAzureManagementGroupBadRequest) String() string
- type DeleteCSPMAzureManagementGroupForbidden
- func (o *DeleteCSPMAzureManagementGroupForbidden) Code() int
- func (o *DeleteCSPMAzureManagementGroupForbidden) Error() string
- func (o *DeleteCSPMAzureManagementGroupForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *DeleteCSPMAzureManagementGroupForbidden) IsClientError() bool
- func (o *DeleteCSPMAzureManagementGroupForbidden) IsCode(code int) bool
- func (o *DeleteCSPMAzureManagementGroupForbidden) IsRedirect() bool
- func (o *DeleteCSPMAzureManagementGroupForbidden) IsServerError() bool
- func (o *DeleteCSPMAzureManagementGroupForbidden) IsSuccess() bool
- func (o *DeleteCSPMAzureManagementGroupForbidden) String() string
- type DeleteCSPMAzureManagementGroupInternalServerError
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) Code() int
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) Error() string
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsClientError() bool
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsCode(code int) bool
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsRedirect() bool
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsServerError() bool
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsSuccess() bool
- func (o *DeleteCSPMAzureManagementGroupInternalServerError) String() string
- type DeleteCSPMAzureManagementGroupMultiStatus
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) Code() int
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) Error() string
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) GetPayload() *models.MsaspecResponseFields
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsClientError() bool
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsCode(code int) bool
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsRedirect() bool
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsServerError() bool
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsSuccess() bool
- func (o *DeleteCSPMAzureManagementGroupMultiStatus) String() string
- type DeleteCSPMAzureManagementGroupOK
- func (o *DeleteCSPMAzureManagementGroupOK) Code() int
- func (o *DeleteCSPMAzureManagementGroupOK) Error() string
- func (o *DeleteCSPMAzureManagementGroupOK) GetPayload() *models.MsaspecResponseFields
- func (o *DeleteCSPMAzureManagementGroupOK) IsClientError() bool
- func (o *DeleteCSPMAzureManagementGroupOK) IsCode(code int) bool
- func (o *DeleteCSPMAzureManagementGroupOK) IsRedirect() bool
- func (o *DeleteCSPMAzureManagementGroupOK) IsServerError() bool
- func (o *DeleteCSPMAzureManagementGroupOK) IsSuccess() bool
- func (o *DeleteCSPMAzureManagementGroupOK) String() string
- type DeleteCSPMAzureManagementGroupParams
- func NewDeleteCSPMAzureManagementGroupParams() *DeleteCSPMAzureManagementGroupParams
- func NewDeleteCSPMAzureManagementGroupParamsWithContext(ctx context.Context) *DeleteCSPMAzureManagementGroupParams
- func NewDeleteCSPMAzureManagementGroupParamsWithHTTPClient(client *http.Client) *DeleteCSPMAzureManagementGroupParams
- func NewDeleteCSPMAzureManagementGroupParamsWithTimeout(timeout time.Duration) *DeleteCSPMAzureManagementGroupParams
- func (o *DeleteCSPMAzureManagementGroupParams) SetContext(ctx context.Context)
- func (o *DeleteCSPMAzureManagementGroupParams) SetDefaults()
- func (o *DeleteCSPMAzureManagementGroupParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCSPMAzureManagementGroupParams) SetTenantIds(tenantIds []string)
- func (o *DeleteCSPMAzureManagementGroupParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCSPMAzureManagementGroupParams) WithContext(ctx context.Context) *DeleteCSPMAzureManagementGroupParams
- func (o *DeleteCSPMAzureManagementGroupParams) WithDefaults() *DeleteCSPMAzureManagementGroupParams
- func (o *DeleteCSPMAzureManagementGroupParams) WithHTTPClient(client *http.Client) *DeleteCSPMAzureManagementGroupParams
- func (o *DeleteCSPMAzureManagementGroupParams) WithTenantIds(tenantIds []string) *DeleteCSPMAzureManagementGroupParams
- func (o *DeleteCSPMAzureManagementGroupParams) WithTimeout(timeout time.Duration) *DeleteCSPMAzureManagementGroupParams
- func (o *DeleteCSPMAzureManagementGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCSPMAzureManagementGroupReader
- type DeleteCSPMAzureManagementGroupTooManyRequests
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) Code() int
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) Error() string
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsClientError() bool
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsCode(code int) bool
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsRedirect() bool
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsServerError() bool
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsSuccess() bool
- func (o *DeleteCSPMAzureManagementGroupTooManyRequests) String() string
- type DeleteCSPMGCPAccountBadRequest
- func (o *DeleteCSPMGCPAccountBadRequest) Code() int
- func (o *DeleteCSPMGCPAccountBadRequest) Error() string
- func (o *DeleteCSPMGCPAccountBadRequest) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMGCPAccountBadRequest) IsClientError() bool
- func (o *DeleteCSPMGCPAccountBadRequest) IsCode(code int) bool
- func (o *DeleteCSPMGCPAccountBadRequest) IsRedirect() bool
- func (o *DeleteCSPMGCPAccountBadRequest) IsServerError() bool
- func (o *DeleteCSPMGCPAccountBadRequest) IsSuccess() bool
- func (o *DeleteCSPMGCPAccountBadRequest) String() string
- type DeleteCSPMGCPAccountForbidden
- func (o *DeleteCSPMGCPAccountForbidden) Code() int
- func (o *DeleteCSPMGCPAccountForbidden) Error() string
- func (o *DeleteCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteCSPMGCPAccountForbidden) IsClientError() bool
- func (o *DeleteCSPMGCPAccountForbidden) IsCode(code int) bool
- func (o *DeleteCSPMGCPAccountForbidden) IsRedirect() bool
- func (o *DeleteCSPMGCPAccountForbidden) IsServerError() bool
- func (o *DeleteCSPMGCPAccountForbidden) IsSuccess() bool
- func (o *DeleteCSPMGCPAccountForbidden) String() string
- type DeleteCSPMGCPAccountInternalServerError
- func (o *DeleteCSPMGCPAccountInternalServerError) Code() int
- func (o *DeleteCSPMGCPAccountInternalServerError) Error() string
- func (o *DeleteCSPMGCPAccountInternalServerError) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMGCPAccountInternalServerError) IsClientError() bool
- func (o *DeleteCSPMGCPAccountInternalServerError) IsCode(code int) bool
- func (o *DeleteCSPMGCPAccountInternalServerError) IsRedirect() bool
- func (o *DeleteCSPMGCPAccountInternalServerError) IsServerError() bool
- func (o *DeleteCSPMGCPAccountInternalServerError) IsSuccess() bool
- func (o *DeleteCSPMGCPAccountInternalServerError) String() string
- type DeleteCSPMGCPAccountMultiStatus
- func (o *DeleteCSPMGCPAccountMultiStatus) Code() int
- func (o *DeleteCSPMGCPAccountMultiStatus) Error() string
- func (o *DeleteCSPMGCPAccountMultiStatus) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMGCPAccountMultiStatus) IsClientError() bool
- func (o *DeleteCSPMGCPAccountMultiStatus) IsCode(code int) bool
- func (o *DeleteCSPMGCPAccountMultiStatus) IsRedirect() bool
- func (o *DeleteCSPMGCPAccountMultiStatus) IsServerError() bool
- func (o *DeleteCSPMGCPAccountMultiStatus) IsSuccess() bool
- func (o *DeleteCSPMGCPAccountMultiStatus) String() string
- type DeleteCSPMGCPAccountOK
- func (o *DeleteCSPMGCPAccountOK) Code() int
- func (o *DeleteCSPMGCPAccountOK) Error() string
- func (o *DeleteCSPMGCPAccountOK) GetPayload() *models.MsaBaseEntitiesResponse
- func (o *DeleteCSPMGCPAccountOK) IsClientError() bool
- func (o *DeleteCSPMGCPAccountOK) IsCode(code int) bool
- func (o *DeleteCSPMGCPAccountOK) IsRedirect() bool
- func (o *DeleteCSPMGCPAccountOK) IsServerError() bool
- func (o *DeleteCSPMGCPAccountOK) IsSuccess() bool
- func (o *DeleteCSPMGCPAccountOK) String() string
- type DeleteCSPMGCPAccountParams
- func NewDeleteCSPMGCPAccountParams() *DeleteCSPMGCPAccountParams
- func NewDeleteCSPMGCPAccountParamsWithContext(ctx context.Context) *DeleteCSPMGCPAccountParams
- func NewDeleteCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *DeleteCSPMGCPAccountParams
- func NewDeleteCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *DeleteCSPMGCPAccountParams
- func (o *DeleteCSPMGCPAccountParams) SetContext(ctx context.Context)
- func (o *DeleteCSPMGCPAccountParams) SetDefaults()
- func (o *DeleteCSPMGCPAccountParams) SetHTTPClient(client *http.Client)
- func (o *DeleteCSPMGCPAccountParams) SetIds(ids []string)
- func (o *DeleteCSPMGCPAccountParams) SetTimeout(timeout time.Duration)
- func (o *DeleteCSPMGCPAccountParams) WithContext(ctx context.Context) *DeleteCSPMGCPAccountParams
- func (o *DeleteCSPMGCPAccountParams) WithDefaults() *DeleteCSPMGCPAccountParams
- func (o *DeleteCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *DeleteCSPMGCPAccountParams
- func (o *DeleteCSPMGCPAccountParams) WithIds(ids []string) *DeleteCSPMGCPAccountParams
- func (o *DeleteCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *DeleteCSPMGCPAccountParams
- func (o *DeleteCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type DeleteCSPMGCPAccountReader
- type DeleteCSPMGCPAccountTooManyRequests
- func (o *DeleteCSPMGCPAccountTooManyRequests) Code() int
- func (o *DeleteCSPMGCPAccountTooManyRequests) Error() string
- func (o *DeleteCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *DeleteCSPMGCPAccountTooManyRequests) IsClientError() bool
- func (o *DeleteCSPMGCPAccountTooManyRequests) IsCode(code int) bool
- func (o *DeleteCSPMGCPAccountTooManyRequests) IsRedirect() bool
- func (o *DeleteCSPMGCPAccountTooManyRequests) IsServerError() bool
- func (o *DeleteCSPMGCPAccountTooManyRequests) IsSuccess() bool
- func (o *DeleteCSPMGCPAccountTooManyRequests) String() string
- type GetBehaviorDetectionsBadRequest
- func (o *GetBehaviorDetectionsBadRequest) Code() int
- func (o *GetBehaviorDetectionsBadRequest) Error() string
- func (o *GetBehaviorDetectionsBadRequest) GetPayload() *models.RegistrationExternalIOAEventResponse
- func (o *GetBehaviorDetectionsBadRequest) IsClientError() bool
- func (o *GetBehaviorDetectionsBadRequest) IsCode(code int) bool
- func (o *GetBehaviorDetectionsBadRequest) IsRedirect() bool
- func (o *GetBehaviorDetectionsBadRequest) IsServerError() bool
- func (o *GetBehaviorDetectionsBadRequest) IsSuccess() bool
- func (o *GetBehaviorDetectionsBadRequest) String() string
- type GetBehaviorDetectionsForbidden
- func (o *GetBehaviorDetectionsForbidden) Code() int
- func (o *GetBehaviorDetectionsForbidden) Error() string
- func (o *GetBehaviorDetectionsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetBehaviorDetectionsForbidden) IsClientError() bool
- func (o *GetBehaviorDetectionsForbidden) IsCode(code int) bool
- func (o *GetBehaviorDetectionsForbidden) IsRedirect() bool
- func (o *GetBehaviorDetectionsForbidden) IsServerError() bool
- func (o *GetBehaviorDetectionsForbidden) IsSuccess() bool
- func (o *GetBehaviorDetectionsForbidden) String() string
- type GetBehaviorDetectionsInternalServerError
- func (o *GetBehaviorDetectionsInternalServerError) Code() int
- func (o *GetBehaviorDetectionsInternalServerError) Error() string
- func (o *GetBehaviorDetectionsInternalServerError) GetPayload() *models.RegistrationExternalIOAEventResponse
- func (o *GetBehaviorDetectionsInternalServerError) IsClientError() bool
- func (o *GetBehaviorDetectionsInternalServerError) IsCode(code int) bool
- func (o *GetBehaviorDetectionsInternalServerError) IsRedirect() bool
- func (o *GetBehaviorDetectionsInternalServerError) IsServerError() bool
- func (o *GetBehaviorDetectionsInternalServerError) IsSuccess() bool
- func (o *GetBehaviorDetectionsInternalServerError) String() string
- type GetBehaviorDetectionsOK
- func (o *GetBehaviorDetectionsOK) Code() int
- func (o *GetBehaviorDetectionsOK) Error() string
- func (o *GetBehaviorDetectionsOK) GetPayload() *models.RegistrationExternalIOAEventResponse
- func (o *GetBehaviorDetectionsOK) IsClientError() bool
- func (o *GetBehaviorDetectionsOK) IsCode(code int) bool
- func (o *GetBehaviorDetectionsOK) IsRedirect() bool
- func (o *GetBehaviorDetectionsOK) IsServerError() bool
- func (o *GetBehaviorDetectionsOK) IsSuccess() bool
- func (o *GetBehaviorDetectionsOK) String() string
- type GetBehaviorDetectionsParams
- func NewGetBehaviorDetectionsParams() *GetBehaviorDetectionsParams
- func NewGetBehaviorDetectionsParamsWithContext(ctx context.Context) *GetBehaviorDetectionsParams
- func NewGetBehaviorDetectionsParamsWithHTTPClient(client *http.Client) *GetBehaviorDetectionsParams
- func NewGetBehaviorDetectionsParamsWithTimeout(timeout time.Duration) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) SetAccountID(accountID *string)
- func (o *GetBehaviorDetectionsParams) SetAwsAccountID(awsAccountID *string)
- func (o *GetBehaviorDetectionsParams) SetAzureSubscriptionID(azureSubscriptionID *string)
- func (o *GetBehaviorDetectionsParams) SetAzureTenantID(azureTenantID *string)
- func (o *GetBehaviorDetectionsParams) SetCloudProvider(cloudProvider *string)
- func (o *GetBehaviorDetectionsParams) SetContext(ctx context.Context)
- func (o *GetBehaviorDetectionsParams) SetDateTimeSince(dateTimeSince *string)
- func (o *GetBehaviorDetectionsParams) SetDefaults()
- func (o *GetBehaviorDetectionsParams) SetHTTPClient(client *http.Client)
- func (o *GetBehaviorDetectionsParams) SetLimit(limit *int64)
- func (o *GetBehaviorDetectionsParams) SetNextToken(nextToken *string)
- func (o *GetBehaviorDetectionsParams) SetResourceID(resourceID []string)
- func (o *GetBehaviorDetectionsParams) SetResourceUUID(resourceUUID []string)
- func (o *GetBehaviorDetectionsParams) SetService(service *string)
- func (o *GetBehaviorDetectionsParams) SetSeverity(severity *string)
- func (o *GetBehaviorDetectionsParams) SetSince(since *string)
- func (o *GetBehaviorDetectionsParams) SetState(state *string)
- func (o *GetBehaviorDetectionsParams) SetTimeout(timeout time.Duration)
- func (o *GetBehaviorDetectionsParams) WithAccountID(accountID *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithAwsAccountID(awsAccountID *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithAzureSubscriptionID(azureSubscriptionID *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithAzureTenantID(azureTenantID *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithCloudProvider(cloudProvider *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithContext(ctx context.Context) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithDateTimeSince(dateTimeSince *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithDefaults() *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithHTTPClient(client *http.Client) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithLimit(limit *int64) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithNextToken(nextToken *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithResourceID(resourceID []string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithResourceUUID(resourceUUID []string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithService(service *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithSeverity(severity *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithSince(since *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithState(state *string) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WithTimeout(timeout time.Duration) *GetBehaviorDetectionsParams
- func (o *GetBehaviorDetectionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetBehaviorDetectionsReader
- type GetBehaviorDetectionsTooManyRequests
- func (o *GetBehaviorDetectionsTooManyRequests) Code() int
- func (o *GetBehaviorDetectionsTooManyRequests) Error() string
- func (o *GetBehaviorDetectionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetBehaviorDetectionsTooManyRequests) IsClientError() bool
- func (o *GetBehaviorDetectionsTooManyRequests) IsCode(code int) bool
- func (o *GetBehaviorDetectionsTooManyRequests) IsRedirect() bool
- func (o *GetBehaviorDetectionsTooManyRequests) IsServerError() bool
- func (o *GetBehaviorDetectionsTooManyRequests) IsSuccess() bool
- func (o *GetBehaviorDetectionsTooManyRequests) String() string
- type GetCSPMAwsAccountBadRequest
- func (o *GetCSPMAwsAccountBadRequest) Code() int
- func (o *GetCSPMAwsAccountBadRequest) Error() string
- func (o *GetCSPMAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *GetCSPMAwsAccountBadRequest) IsClientError() bool
- func (o *GetCSPMAwsAccountBadRequest) IsCode(code int) bool
- func (o *GetCSPMAwsAccountBadRequest) IsRedirect() bool
- func (o *GetCSPMAwsAccountBadRequest) IsServerError() bool
- func (o *GetCSPMAwsAccountBadRequest) IsSuccess() bool
- func (o *GetCSPMAwsAccountBadRequest) String() string
- type GetCSPMAwsAccountForbidden
- func (o *GetCSPMAwsAccountForbidden) Code() int
- func (o *GetCSPMAwsAccountForbidden) Error() string
- func (o *GetCSPMAwsAccountForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMAwsAccountForbidden) IsClientError() bool
- func (o *GetCSPMAwsAccountForbidden) IsCode(code int) bool
- func (o *GetCSPMAwsAccountForbidden) IsRedirect() bool
- func (o *GetCSPMAwsAccountForbidden) IsServerError() bool
- func (o *GetCSPMAwsAccountForbidden) IsSuccess() bool
- func (o *GetCSPMAwsAccountForbidden) String() string
- type GetCSPMAwsAccountInternalServerError
- func (o *GetCSPMAwsAccountInternalServerError) Code() int
- func (o *GetCSPMAwsAccountInternalServerError) Error() string
- func (o *GetCSPMAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *GetCSPMAwsAccountInternalServerError) IsClientError() bool
- func (o *GetCSPMAwsAccountInternalServerError) IsCode(code int) bool
- func (o *GetCSPMAwsAccountInternalServerError) IsRedirect() bool
- func (o *GetCSPMAwsAccountInternalServerError) IsServerError() bool
- func (o *GetCSPMAwsAccountInternalServerError) IsSuccess() bool
- func (o *GetCSPMAwsAccountInternalServerError) String() string
- type GetCSPMAwsAccountMultiStatus
- func (o *GetCSPMAwsAccountMultiStatus) Code() int
- func (o *GetCSPMAwsAccountMultiStatus) Error() string
- func (o *GetCSPMAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *GetCSPMAwsAccountMultiStatus) IsClientError() bool
- func (o *GetCSPMAwsAccountMultiStatus) IsCode(code int) bool
- func (o *GetCSPMAwsAccountMultiStatus) IsRedirect() bool
- func (o *GetCSPMAwsAccountMultiStatus) IsServerError() bool
- func (o *GetCSPMAwsAccountMultiStatus) IsSuccess() bool
- func (o *GetCSPMAwsAccountMultiStatus) String() string
- type GetCSPMAwsAccountOK
- func (o *GetCSPMAwsAccountOK) Code() int
- func (o *GetCSPMAwsAccountOK) Error() string
- func (o *GetCSPMAwsAccountOK) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *GetCSPMAwsAccountOK) IsClientError() bool
- func (o *GetCSPMAwsAccountOK) IsCode(code int) bool
- func (o *GetCSPMAwsAccountOK) IsRedirect() bool
- func (o *GetCSPMAwsAccountOK) IsServerError() bool
- func (o *GetCSPMAwsAccountOK) IsSuccess() bool
- func (o *GetCSPMAwsAccountOK) String() string
- type GetCSPMAwsAccountParams
- func NewGetCSPMAwsAccountParams() *GetCSPMAwsAccountParams
- func NewGetCSPMAwsAccountParamsWithContext(ctx context.Context) *GetCSPMAwsAccountParams
- func NewGetCSPMAwsAccountParamsWithHTTPClient(client *http.Client) *GetCSPMAwsAccountParams
- func NewGetCSPMAwsAccountParamsWithTimeout(timeout time.Duration) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) SetContext(ctx context.Context)
- func (o *GetCSPMAwsAccountParams) SetCspmLite(cspmLite *string)
- func (o *GetCSPMAwsAccountParams) SetDefaults()
- func (o *GetCSPMAwsAccountParams) SetGroupBy(groupBy *string)
- func (o *GetCSPMAwsAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMAwsAccountParams) SetIamRoleArns(iamRoleArns []string)
- func (o *GetCSPMAwsAccountParams) SetIds(ids []string)
- func (o *GetCSPMAwsAccountParams) SetLimit(limit *int64)
- func (o *GetCSPMAwsAccountParams) SetMigrated(migrated *string)
- func (o *GetCSPMAwsAccountParams) SetOffset(offset *int64)
- func (o *GetCSPMAwsAccountParams) SetOrganizationIds(organizationIds []string)
- func (o *GetCSPMAwsAccountParams) SetScanType(scanType *string)
- func (o *GetCSPMAwsAccountParams) SetStatus(status *string)
- func (o *GetCSPMAwsAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMAwsAccountParams) WithContext(ctx context.Context) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithCspmLite(cspmLite *string) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithDefaults() *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithGroupBy(groupBy *string) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithHTTPClient(client *http.Client) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithIamRoleArns(iamRoleArns []string) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithIds(ids []string) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithLimit(limit *int64) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithMigrated(migrated *string) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithOffset(offset *int64) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithOrganizationIds(organizationIds []string) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithScanType(scanType *string) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithStatus(status *string) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WithTimeout(timeout time.Duration) *GetCSPMAwsAccountParams
- func (o *GetCSPMAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMAwsAccountReader
- type GetCSPMAwsAccountScriptsAttachmentBadRequest
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) Code() int
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) Error() string
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsClientError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsCode(code int) bool
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsRedirect() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsServerError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsSuccess() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) String() string
- type GetCSPMAwsAccountScriptsAttachmentForbidden
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) Code() int
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) Error() string
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsClientError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsCode(code int) bool
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsRedirect() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsServerError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsSuccess() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) String() string
- type GetCSPMAwsAccountScriptsAttachmentInternalServerError
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) Code() int
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) Error() string
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsClientError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsCode(code int) bool
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsRedirect() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsServerError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsSuccess() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) String() string
- type GetCSPMAwsAccountScriptsAttachmentOK
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) Code() int
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) Error() string
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) GetPayload() *models.RegistrationAWSProvisionGetAccountScriptResponseV2
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsClientError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsCode(code int) bool
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsRedirect() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsServerError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsSuccess() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentOK) String() string
- type GetCSPMAwsAccountScriptsAttachmentParams
- func NewGetCSPMAwsAccountScriptsAttachmentParams() *GetCSPMAwsAccountScriptsAttachmentParams
- func NewGetCSPMAwsAccountScriptsAttachmentParamsWithContext(ctx context.Context) *GetCSPMAwsAccountScriptsAttachmentParams
- func NewGetCSPMAwsAccountScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetCSPMAwsAccountScriptsAttachmentParams
- func NewGetCSPMAwsAccountScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetAccountType(accountType *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetAccounts(accounts []string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetAwsProfile(awsProfile *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetBehaviorAssessmentEnabled(behaviorAssessmentEnabled *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetContext(ctx context.Context)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetCustomRoleName(customRoleName *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetDefaults()
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetDspmEnabled(dspmEnabled *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetDspmRegions(dspmRegions []string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetDspmRole(dspmRole *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetIds(ids []string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetOrganizationID(organizationID *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetSensorManagementEnabled(sensorManagementEnabled *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetTemplate(template *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetUseExistingCloudtrail(useExistingCloudtrail *string)
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithAccountType(accountType *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithAccounts(accounts []string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithAwsProfile(awsProfile *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithBehaviorAssessmentEnabled(behaviorAssessmentEnabled *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithContext(ctx context.Context) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithCustomRoleName(customRoleName *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithDefaults() *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithDspmEnabled(dspmEnabled *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithDspmRegions(dspmRegions []string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithDspmRole(dspmRole *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithIds(ids []string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithOrganizationID(organizationID *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithSensorManagementEnabled(sensorManagementEnabled *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithTemplate(template *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithUseExistingCloudtrail(useExistingCloudtrail *string) *GetCSPMAwsAccountScriptsAttachmentParams
- func (o *GetCSPMAwsAccountScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMAwsAccountScriptsAttachmentReader
- type GetCSPMAwsAccountScriptsAttachmentTooManyRequests
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) Code() int
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) Error() string
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsClientError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsRedirect() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsServerError() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsSuccess() bool
- func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) String() string
- type GetCSPMAwsAccountTooManyRequests
- func (o *GetCSPMAwsAccountTooManyRequests) Code() int
- func (o *GetCSPMAwsAccountTooManyRequests) Error() string
- func (o *GetCSPMAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAwsAccountTooManyRequests) IsClientError() bool
- func (o *GetCSPMAwsAccountTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMAwsAccountTooManyRequests) IsRedirect() bool
- func (o *GetCSPMAwsAccountTooManyRequests) IsServerError() bool
- func (o *GetCSPMAwsAccountTooManyRequests) IsSuccess() bool
- func (o *GetCSPMAwsAccountTooManyRequests) String() string
- type GetCSPMAwsConsoleSetupURLsBadRequest
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) Code() int
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) Error() string
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsClientError() bool
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsCode(code int) bool
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsRedirect() bool
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsServerError() bool
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsSuccess() bool
- func (o *GetCSPMAwsConsoleSetupURLsBadRequest) String() string
- type GetCSPMAwsConsoleSetupURLsForbidden
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) Code() int
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) Error() string
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsClientError() bool
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsCode(code int) bool
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsRedirect() bool
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsServerError() bool
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsSuccess() bool
- func (o *GetCSPMAwsConsoleSetupURLsForbidden) String() string
- type GetCSPMAwsConsoleSetupURLsInternalServerError
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) Code() int
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) Error() string
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsClientError() bool
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsCode(code int) bool
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsRedirect() bool
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsServerError() bool
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsSuccess() bool
- func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) String() string
- type GetCSPMAwsConsoleSetupURLsMultiStatus
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) Code() int
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) Error() string
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) GetPayload() *models.RegistrationAWSConsoleURLResponseV2
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsClientError() bool
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsCode(code int) bool
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsRedirect() bool
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsServerError() bool
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsSuccess() bool
- func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) String() string
- type GetCSPMAwsConsoleSetupURLsOK
- func (o *GetCSPMAwsConsoleSetupURLsOK) Code() int
- func (o *GetCSPMAwsConsoleSetupURLsOK) Error() string
- func (o *GetCSPMAwsConsoleSetupURLsOK) GetPayload() *models.RegistrationAWSConsoleURLResponseV2
- func (o *GetCSPMAwsConsoleSetupURLsOK) IsClientError() bool
- func (o *GetCSPMAwsConsoleSetupURLsOK) IsCode(code int) bool
- func (o *GetCSPMAwsConsoleSetupURLsOK) IsRedirect() bool
- func (o *GetCSPMAwsConsoleSetupURLsOK) IsServerError() bool
- func (o *GetCSPMAwsConsoleSetupURLsOK) IsSuccess() bool
- func (o *GetCSPMAwsConsoleSetupURLsOK) String() string
- type GetCSPMAwsConsoleSetupURLsParams
- func NewGetCSPMAwsConsoleSetupURLsParams() *GetCSPMAwsConsoleSetupURLsParams
- func NewGetCSPMAwsConsoleSetupURLsParamsWithContext(ctx context.Context) *GetCSPMAwsConsoleSetupURLsParams
- func NewGetCSPMAwsConsoleSetupURLsParamsWithHTTPClient(client *http.Client) *GetCSPMAwsConsoleSetupURLsParams
- func NewGetCSPMAwsConsoleSetupURLsParamsWithTimeout(timeout time.Duration) *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) SetContext(ctx context.Context)
- func (o *GetCSPMAwsConsoleSetupURLsParams) SetDefaults()
- func (o *GetCSPMAwsConsoleSetupURLsParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMAwsConsoleSetupURLsParams) SetIds(ids []string)
- func (o *GetCSPMAwsConsoleSetupURLsParams) SetRegion(region *string)
- func (o *GetCSPMAwsConsoleSetupURLsParams) SetTemplate(template *string)
- func (o *GetCSPMAwsConsoleSetupURLsParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMAwsConsoleSetupURLsParams) SetUseExistingCloudtrail(useExistingCloudtrail *string)
- func (o *GetCSPMAwsConsoleSetupURLsParams) WithContext(ctx context.Context) *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) WithDefaults() *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) WithHTTPClient(client *http.Client) *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) WithIds(ids []string) *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) WithRegion(region *string) *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) WithTemplate(template *string) *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) WithTimeout(timeout time.Duration) *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) WithUseExistingCloudtrail(useExistingCloudtrail *string) *GetCSPMAwsConsoleSetupURLsParams
- func (o *GetCSPMAwsConsoleSetupURLsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMAwsConsoleSetupURLsReader
- type GetCSPMAwsConsoleSetupURLsTooManyRequests
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) Code() int
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) Error() string
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsClientError() bool
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsRedirect() bool
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsServerError() bool
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsSuccess() bool
- func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) String() string
- type GetCSPMAzureAccountBadRequest
- func (o *GetCSPMAzureAccountBadRequest) Code() int
- func (o *GetCSPMAzureAccountBadRequest) Error() string
- func (o *GetCSPMAzureAccountBadRequest) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *GetCSPMAzureAccountBadRequest) IsClientError() bool
- func (o *GetCSPMAzureAccountBadRequest) IsCode(code int) bool
- func (o *GetCSPMAzureAccountBadRequest) IsRedirect() bool
- func (o *GetCSPMAzureAccountBadRequest) IsServerError() bool
- func (o *GetCSPMAzureAccountBadRequest) IsSuccess() bool
- func (o *GetCSPMAzureAccountBadRequest) String() string
- type GetCSPMAzureAccountForbidden
- func (o *GetCSPMAzureAccountForbidden) Code() int
- func (o *GetCSPMAzureAccountForbidden) Error() string
- func (o *GetCSPMAzureAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAzureAccountForbidden) IsClientError() bool
- func (o *GetCSPMAzureAccountForbidden) IsCode(code int) bool
- func (o *GetCSPMAzureAccountForbidden) IsRedirect() bool
- func (o *GetCSPMAzureAccountForbidden) IsServerError() bool
- func (o *GetCSPMAzureAccountForbidden) IsSuccess() bool
- func (o *GetCSPMAzureAccountForbidden) String() string
- type GetCSPMAzureAccountInternalServerError
- func (o *GetCSPMAzureAccountInternalServerError) Code() int
- func (o *GetCSPMAzureAccountInternalServerError) Error() string
- func (o *GetCSPMAzureAccountInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *GetCSPMAzureAccountInternalServerError) IsClientError() bool
- func (o *GetCSPMAzureAccountInternalServerError) IsCode(code int) bool
- func (o *GetCSPMAzureAccountInternalServerError) IsRedirect() bool
- func (o *GetCSPMAzureAccountInternalServerError) IsServerError() bool
- func (o *GetCSPMAzureAccountInternalServerError) IsSuccess() bool
- func (o *GetCSPMAzureAccountInternalServerError) String() string
- type GetCSPMAzureAccountMultiStatus
- func (o *GetCSPMAzureAccountMultiStatus) Code() int
- func (o *GetCSPMAzureAccountMultiStatus) Error() string
- func (o *GetCSPMAzureAccountMultiStatus) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *GetCSPMAzureAccountMultiStatus) IsClientError() bool
- func (o *GetCSPMAzureAccountMultiStatus) IsCode(code int) bool
- func (o *GetCSPMAzureAccountMultiStatus) IsRedirect() bool
- func (o *GetCSPMAzureAccountMultiStatus) IsServerError() bool
- func (o *GetCSPMAzureAccountMultiStatus) IsSuccess() bool
- func (o *GetCSPMAzureAccountMultiStatus) String() string
- type GetCSPMAzureAccountOK
- func (o *GetCSPMAzureAccountOK) Code() int
- func (o *GetCSPMAzureAccountOK) Error() string
- func (o *GetCSPMAzureAccountOK) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *GetCSPMAzureAccountOK) IsClientError() bool
- func (o *GetCSPMAzureAccountOK) IsCode(code int) bool
- func (o *GetCSPMAzureAccountOK) IsRedirect() bool
- func (o *GetCSPMAzureAccountOK) IsServerError() bool
- func (o *GetCSPMAzureAccountOK) IsSuccess() bool
- func (o *GetCSPMAzureAccountOK) String() string
- type GetCSPMAzureAccountParams
- func NewGetCSPMAzureAccountParams() *GetCSPMAzureAccountParams
- func NewGetCSPMAzureAccountParamsWithContext(ctx context.Context) *GetCSPMAzureAccountParams
- func NewGetCSPMAzureAccountParamsWithHTTPClient(client *http.Client) *GetCSPMAzureAccountParams
- func NewGetCSPMAzureAccountParamsWithTimeout(timeout time.Duration) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) SetContext(ctx context.Context)
- func (o *GetCSPMAzureAccountParams) SetCspmLite(cspmLite *string)
- func (o *GetCSPMAzureAccountParams) SetDefaults()
- func (o *GetCSPMAzureAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMAzureAccountParams) SetIds(ids []string)
- func (o *GetCSPMAzureAccountParams) SetLimit(limit *int64)
- func (o *GetCSPMAzureAccountParams) SetOffset(offset *int64)
- func (o *GetCSPMAzureAccountParams) SetScanType(scanType *string)
- func (o *GetCSPMAzureAccountParams) SetStatus(status *string)
- func (o *GetCSPMAzureAccountParams) SetTenantIds(tenantIds []string)
- func (o *GetCSPMAzureAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMAzureAccountParams) WithContext(ctx context.Context) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithCspmLite(cspmLite *string) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithDefaults() *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithHTTPClient(client *http.Client) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithIds(ids []string) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithLimit(limit *int64) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithOffset(offset *int64) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithScanType(scanType *string) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithStatus(status *string) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithTenantIds(tenantIds []string) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WithTimeout(timeout time.Duration) *GetCSPMAzureAccountParams
- func (o *GetCSPMAzureAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMAzureAccountReader
- type GetCSPMAzureAccountTooManyRequests
- func (o *GetCSPMAzureAccountTooManyRequests) Code() int
- func (o *GetCSPMAzureAccountTooManyRequests) Error() string
- func (o *GetCSPMAzureAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAzureAccountTooManyRequests) IsClientError() bool
- func (o *GetCSPMAzureAccountTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMAzureAccountTooManyRequests) IsRedirect() bool
- func (o *GetCSPMAzureAccountTooManyRequests) IsServerError() bool
- func (o *GetCSPMAzureAccountTooManyRequests) IsSuccess() bool
- func (o *GetCSPMAzureAccountTooManyRequests) String() string
- type GetCSPMAzureManagementGroupBadRequest
- func (o *GetCSPMAzureManagementGroupBadRequest) Code() int
- func (o *GetCSPMAzureManagementGroupBadRequest) Error() string
- func (o *GetCSPMAzureManagementGroupBadRequest) GetPayload() *models.RegistrationAzureManagementGroupResponseV1
- func (o *GetCSPMAzureManagementGroupBadRequest) IsClientError() bool
- func (o *GetCSPMAzureManagementGroupBadRequest) IsCode(code int) bool
- func (o *GetCSPMAzureManagementGroupBadRequest) IsRedirect() bool
- func (o *GetCSPMAzureManagementGroupBadRequest) IsServerError() bool
- func (o *GetCSPMAzureManagementGroupBadRequest) IsSuccess() bool
- func (o *GetCSPMAzureManagementGroupBadRequest) String() string
- type GetCSPMAzureManagementGroupForbidden
- func (o *GetCSPMAzureManagementGroupForbidden) Code() int
- func (o *GetCSPMAzureManagementGroupForbidden) Error() string
- func (o *GetCSPMAzureManagementGroupForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMAzureManagementGroupForbidden) IsClientError() bool
- func (o *GetCSPMAzureManagementGroupForbidden) IsCode(code int) bool
- func (o *GetCSPMAzureManagementGroupForbidden) IsRedirect() bool
- func (o *GetCSPMAzureManagementGroupForbidden) IsServerError() bool
- func (o *GetCSPMAzureManagementGroupForbidden) IsSuccess() bool
- func (o *GetCSPMAzureManagementGroupForbidden) String() string
- type GetCSPMAzureManagementGroupInternalServerError
- func (o *GetCSPMAzureManagementGroupInternalServerError) Code() int
- func (o *GetCSPMAzureManagementGroupInternalServerError) Error() string
- func (o *GetCSPMAzureManagementGroupInternalServerError) GetPayload() *models.RegistrationAzureManagementGroupResponseV1
- func (o *GetCSPMAzureManagementGroupInternalServerError) IsClientError() bool
- func (o *GetCSPMAzureManagementGroupInternalServerError) IsCode(code int) bool
- func (o *GetCSPMAzureManagementGroupInternalServerError) IsRedirect() bool
- func (o *GetCSPMAzureManagementGroupInternalServerError) IsServerError() bool
- func (o *GetCSPMAzureManagementGroupInternalServerError) IsSuccess() bool
- func (o *GetCSPMAzureManagementGroupInternalServerError) String() string
- type GetCSPMAzureManagementGroupMultiStatus
- func (o *GetCSPMAzureManagementGroupMultiStatus) Code() int
- func (o *GetCSPMAzureManagementGroupMultiStatus) Error() string
- func (o *GetCSPMAzureManagementGroupMultiStatus) GetPayload() *models.RegistrationAzureManagementGroupResponseV1
- func (o *GetCSPMAzureManagementGroupMultiStatus) IsClientError() bool
- func (o *GetCSPMAzureManagementGroupMultiStatus) IsCode(code int) bool
- func (o *GetCSPMAzureManagementGroupMultiStatus) IsRedirect() bool
- func (o *GetCSPMAzureManagementGroupMultiStatus) IsServerError() bool
- func (o *GetCSPMAzureManagementGroupMultiStatus) IsSuccess() bool
- func (o *GetCSPMAzureManagementGroupMultiStatus) String() string
- type GetCSPMAzureManagementGroupOK
- func (o *GetCSPMAzureManagementGroupOK) Code() int
- func (o *GetCSPMAzureManagementGroupOK) Error() string
- func (o *GetCSPMAzureManagementGroupOK) GetPayload() *models.RegistrationAzureManagementGroupResponseV1
- func (o *GetCSPMAzureManagementGroupOK) IsClientError() bool
- func (o *GetCSPMAzureManagementGroupOK) IsCode(code int) bool
- func (o *GetCSPMAzureManagementGroupOK) IsRedirect() bool
- func (o *GetCSPMAzureManagementGroupOK) IsServerError() bool
- func (o *GetCSPMAzureManagementGroupOK) IsSuccess() bool
- func (o *GetCSPMAzureManagementGroupOK) String() string
- type GetCSPMAzureManagementGroupParams
- func NewGetCSPMAzureManagementGroupParams() *GetCSPMAzureManagementGroupParams
- func NewGetCSPMAzureManagementGroupParamsWithContext(ctx context.Context) *GetCSPMAzureManagementGroupParams
- func NewGetCSPMAzureManagementGroupParamsWithHTTPClient(client *http.Client) *GetCSPMAzureManagementGroupParams
- func NewGetCSPMAzureManagementGroupParamsWithTimeout(timeout time.Duration) *GetCSPMAzureManagementGroupParams
- func (o *GetCSPMAzureManagementGroupParams) SetContext(ctx context.Context)
- func (o *GetCSPMAzureManagementGroupParams) SetDefaults()
- func (o *GetCSPMAzureManagementGroupParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMAzureManagementGroupParams) SetLimit(limit *int64)
- func (o *GetCSPMAzureManagementGroupParams) SetOffset(offset *int64)
- func (o *GetCSPMAzureManagementGroupParams) SetTenantIds(tenantIds []string)
- func (o *GetCSPMAzureManagementGroupParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMAzureManagementGroupParams) WithContext(ctx context.Context) *GetCSPMAzureManagementGroupParams
- func (o *GetCSPMAzureManagementGroupParams) WithDefaults() *GetCSPMAzureManagementGroupParams
- func (o *GetCSPMAzureManagementGroupParams) WithHTTPClient(client *http.Client) *GetCSPMAzureManagementGroupParams
- func (o *GetCSPMAzureManagementGroupParams) WithLimit(limit *int64) *GetCSPMAzureManagementGroupParams
- func (o *GetCSPMAzureManagementGroupParams) WithOffset(offset *int64) *GetCSPMAzureManagementGroupParams
- func (o *GetCSPMAzureManagementGroupParams) WithTenantIds(tenantIds []string) *GetCSPMAzureManagementGroupParams
- func (o *GetCSPMAzureManagementGroupParams) WithTimeout(timeout time.Duration) *GetCSPMAzureManagementGroupParams
- func (o *GetCSPMAzureManagementGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMAzureManagementGroupReader
- type GetCSPMAzureManagementGroupTooManyRequests
- func (o *GetCSPMAzureManagementGroupTooManyRequests) Code() int
- func (o *GetCSPMAzureManagementGroupTooManyRequests) Error() string
- func (o *GetCSPMAzureManagementGroupTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAzureManagementGroupTooManyRequests) IsClientError() bool
- func (o *GetCSPMAzureManagementGroupTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMAzureManagementGroupTooManyRequests) IsRedirect() bool
- func (o *GetCSPMAzureManagementGroupTooManyRequests) IsServerError() bool
- func (o *GetCSPMAzureManagementGroupTooManyRequests) IsSuccess() bool
- func (o *GetCSPMAzureManagementGroupTooManyRequests) String() string
- type GetCSPMAzureUserScriptsAttachmentBadRequest
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) Code() int
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) Error() string
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) String() string
- type GetCSPMAzureUserScriptsAttachmentForbidden
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) Code() int
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) Error() string
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsAttachmentForbidden) String() string
- type GetCSPMAzureUserScriptsAttachmentInternalServerError
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) Code() int
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) Error() string
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) String() string
- type GetCSPMAzureUserScriptsAttachmentOK
- func (o *GetCSPMAzureUserScriptsAttachmentOK) Code() int
- func (o *GetCSPMAzureUserScriptsAttachmentOK) Error() string
- func (o *GetCSPMAzureUserScriptsAttachmentOK) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
- func (o *GetCSPMAzureUserScriptsAttachmentOK) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentOK) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsAttachmentOK) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsAttachmentOK) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentOK) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsAttachmentOK) String() string
- type GetCSPMAzureUserScriptsAttachmentParams
- func NewGetCSPMAzureUserScriptsAttachmentParams() *GetCSPMAzureUserScriptsAttachmentParams
- func NewGetCSPMAzureUserScriptsAttachmentParamsWithContext(ctx context.Context) *GetCSPMAzureUserScriptsAttachmentParams
- func NewGetCSPMAzureUserScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetCSPMAzureUserScriptsAttachmentParams
- func NewGetCSPMAzureUserScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetAccountType(accountType *string)
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetAzureManagementGroup(azureManagementGroup *bool)
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetContext(ctx context.Context)
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetDefaults()
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetSubscriptionIds(subscriptionIds []string)
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetTemplate(template *string)
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetTenantID(tenantID *string)
- func (o *GetCSPMAzureUserScriptsAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithAccountType(accountType *string) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithAzureManagementGroup(azureManagementGroup *bool) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithContext(ctx context.Context) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithDefaults() *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithSubscriptionIds(subscriptionIds []string) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithTemplate(template *string) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithTenantID(tenantID *string) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetCSPMAzureUserScriptsAttachmentParams
- func (o *GetCSPMAzureUserScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMAzureUserScriptsAttachmentReader
- type GetCSPMAzureUserScriptsAttachmentTooManyRequests
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) Code() int
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) Error() string
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsClientError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsRedirect() bool
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsServerError() bool
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsSuccess() bool
- func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) String() string
- type GetCSPMCGPAccountBadRequest
- func (o *GetCSPMCGPAccountBadRequest) Code() int
- func (o *GetCSPMCGPAccountBadRequest) Error() string
- func (o *GetCSPMCGPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountBadRequest) IsClientError() bool
- func (o *GetCSPMCGPAccountBadRequest) IsCode(code int) bool
- func (o *GetCSPMCGPAccountBadRequest) IsRedirect() bool
- func (o *GetCSPMCGPAccountBadRequest) IsServerError() bool
- func (o *GetCSPMCGPAccountBadRequest) IsSuccess() bool
- func (o *GetCSPMCGPAccountBadRequest) String() string
- type GetCSPMCGPAccountForbidden
- func (o *GetCSPMCGPAccountForbidden) Code() int
- func (o *GetCSPMCGPAccountForbidden) Error() string
- func (o *GetCSPMCGPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMCGPAccountForbidden) IsClientError() bool
- func (o *GetCSPMCGPAccountForbidden) IsCode(code int) bool
- func (o *GetCSPMCGPAccountForbidden) IsRedirect() bool
- func (o *GetCSPMCGPAccountForbidden) IsServerError() bool
- func (o *GetCSPMCGPAccountForbidden) IsSuccess() bool
- func (o *GetCSPMCGPAccountForbidden) String() string
- type GetCSPMCGPAccountInternalServerError
- func (o *GetCSPMCGPAccountInternalServerError) Code() int
- func (o *GetCSPMCGPAccountInternalServerError) Error() string
- func (o *GetCSPMCGPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountInternalServerError) IsClientError() bool
- func (o *GetCSPMCGPAccountInternalServerError) IsCode(code int) bool
- func (o *GetCSPMCGPAccountInternalServerError) IsRedirect() bool
- func (o *GetCSPMCGPAccountInternalServerError) IsServerError() bool
- func (o *GetCSPMCGPAccountInternalServerError) IsSuccess() bool
- func (o *GetCSPMCGPAccountInternalServerError) String() string
- type GetCSPMCGPAccountMultiStatus
- func (o *GetCSPMCGPAccountMultiStatus) Code() int
- func (o *GetCSPMCGPAccountMultiStatus) Error() string
- func (o *GetCSPMCGPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountMultiStatus) IsClientError() bool
- func (o *GetCSPMCGPAccountMultiStatus) IsCode(code int) bool
- func (o *GetCSPMCGPAccountMultiStatus) IsRedirect() bool
- func (o *GetCSPMCGPAccountMultiStatus) IsServerError() bool
- func (o *GetCSPMCGPAccountMultiStatus) IsSuccess() bool
- func (o *GetCSPMCGPAccountMultiStatus) String() string
- type GetCSPMCGPAccountOK
- func (o *GetCSPMCGPAccountOK) Code() int
- func (o *GetCSPMCGPAccountOK) Error() string
- func (o *GetCSPMCGPAccountOK) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *GetCSPMCGPAccountOK) IsClientError() bool
- func (o *GetCSPMCGPAccountOK) IsCode(code int) bool
- func (o *GetCSPMCGPAccountOK) IsRedirect() bool
- func (o *GetCSPMCGPAccountOK) IsServerError() bool
- func (o *GetCSPMCGPAccountOK) IsSuccess() bool
- func (o *GetCSPMCGPAccountOK) String() string
- type GetCSPMCGPAccountParams
- func NewGetCSPMCGPAccountParams() *GetCSPMCGPAccountParams
- func NewGetCSPMCGPAccountParamsWithContext(ctx context.Context) *GetCSPMCGPAccountParams
- func NewGetCSPMCGPAccountParamsWithHTTPClient(client *http.Client) *GetCSPMCGPAccountParams
- func NewGetCSPMCGPAccountParamsWithTimeout(timeout time.Duration) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) SetContext(ctx context.Context)
- func (o *GetCSPMCGPAccountParams) SetDefaults()
- func (o *GetCSPMCGPAccountParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMCGPAccountParams) SetIds(ids []string)
- func (o *GetCSPMCGPAccountParams) SetLimit(limit *int64)
- func (o *GetCSPMCGPAccountParams) SetOffset(offset *int64)
- func (o *GetCSPMCGPAccountParams) SetParentType(parentType *string)
- func (o *GetCSPMCGPAccountParams) SetScanType(scanType *string)
- func (o *GetCSPMCGPAccountParams) SetSort(sort *string)
- func (o *GetCSPMCGPAccountParams) SetStatus(status *string)
- func (o *GetCSPMCGPAccountParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMCGPAccountParams) WithContext(ctx context.Context) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithDefaults() *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithHTTPClient(client *http.Client) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithIds(ids []string) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithLimit(limit *int64) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithOffset(offset *int64) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithParentType(parentType *string) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithScanType(scanType *string) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithSort(sort *string) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithStatus(status *string) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WithTimeout(timeout time.Duration) *GetCSPMCGPAccountParams
- func (o *GetCSPMCGPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMCGPAccountReader
- type GetCSPMCGPAccountTooManyRequests
- func (o *GetCSPMCGPAccountTooManyRequests) Code() int
- func (o *GetCSPMCGPAccountTooManyRequests) Error() string
- func (o *GetCSPMCGPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMCGPAccountTooManyRequests) IsClientError() bool
- func (o *GetCSPMCGPAccountTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMCGPAccountTooManyRequests) IsRedirect() bool
- func (o *GetCSPMCGPAccountTooManyRequests) IsServerError() bool
- func (o *GetCSPMCGPAccountTooManyRequests) IsSuccess() bool
- func (o *GetCSPMCGPAccountTooManyRequests) String() string
- type GetCSPMGCPServiceAccountsExtBadRequest
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) Code() int
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) Error() string
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsClientError() bool
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsCode(code int) bool
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsRedirect() bool
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsServerError() bool
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsSuccess() bool
- func (o *GetCSPMGCPServiceAccountsExtBadRequest) String() string
- type GetCSPMGCPServiceAccountsExtForbidden
- func (o *GetCSPMGCPServiceAccountsExtForbidden) Code() int
- func (o *GetCSPMGCPServiceAccountsExtForbidden) Error() string
- func (o *GetCSPMGCPServiceAccountsExtForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPServiceAccountsExtForbidden) IsClientError() bool
- func (o *GetCSPMGCPServiceAccountsExtForbidden) IsCode(code int) bool
- func (o *GetCSPMGCPServiceAccountsExtForbidden) IsRedirect() bool
- func (o *GetCSPMGCPServiceAccountsExtForbidden) IsServerError() bool
- func (o *GetCSPMGCPServiceAccountsExtForbidden) IsSuccess() bool
- func (o *GetCSPMGCPServiceAccountsExtForbidden) String() string
- type GetCSPMGCPServiceAccountsExtInternalServerError
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) Code() int
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) Error() string
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsClientError() bool
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsCode(code int) bool
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsRedirect() bool
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsServerError() bool
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsSuccess() bool
- func (o *GetCSPMGCPServiceAccountsExtInternalServerError) String() string
- type GetCSPMGCPServiceAccountsExtOK
- func (o *GetCSPMGCPServiceAccountsExtOK) Code() int
- func (o *GetCSPMGCPServiceAccountsExtOK) Error() string
- func (o *GetCSPMGCPServiceAccountsExtOK) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
- func (o *GetCSPMGCPServiceAccountsExtOK) IsClientError() bool
- func (o *GetCSPMGCPServiceAccountsExtOK) IsCode(code int) bool
- func (o *GetCSPMGCPServiceAccountsExtOK) IsRedirect() bool
- func (o *GetCSPMGCPServiceAccountsExtOK) IsServerError() bool
- func (o *GetCSPMGCPServiceAccountsExtOK) IsSuccess() bool
- func (o *GetCSPMGCPServiceAccountsExtOK) String() string
- type GetCSPMGCPServiceAccountsExtParams
- func NewGetCSPMGCPServiceAccountsExtParams() *GetCSPMGCPServiceAccountsExtParams
- func NewGetCSPMGCPServiceAccountsExtParamsWithContext(ctx context.Context) *GetCSPMGCPServiceAccountsExtParams
- func NewGetCSPMGCPServiceAccountsExtParamsWithHTTPClient(client *http.Client) *GetCSPMGCPServiceAccountsExtParams
- func NewGetCSPMGCPServiceAccountsExtParamsWithTimeout(timeout time.Duration) *GetCSPMGCPServiceAccountsExtParams
- func (o *GetCSPMGCPServiceAccountsExtParams) SetContext(ctx context.Context)
- func (o *GetCSPMGCPServiceAccountsExtParams) SetDefaults()
- func (o *GetCSPMGCPServiceAccountsExtParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMGCPServiceAccountsExtParams) SetID(id *string)
- func (o *GetCSPMGCPServiceAccountsExtParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMGCPServiceAccountsExtParams) WithContext(ctx context.Context) *GetCSPMGCPServiceAccountsExtParams
- func (o *GetCSPMGCPServiceAccountsExtParams) WithDefaults() *GetCSPMGCPServiceAccountsExtParams
- func (o *GetCSPMGCPServiceAccountsExtParams) WithHTTPClient(client *http.Client) *GetCSPMGCPServiceAccountsExtParams
- func (o *GetCSPMGCPServiceAccountsExtParams) WithID(id *string) *GetCSPMGCPServiceAccountsExtParams
- func (o *GetCSPMGCPServiceAccountsExtParams) WithTimeout(timeout time.Duration) *GetCSPMGCPServiceAccountsExtParams
- func (o *GetCSPMGCPServiceAccountsExtParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMGCPServiceAccountsExtReader
- type GetCSPMGCPServiceAccountsExtTooManyRequests
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) Code() int
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) Error() string
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsClientError() bool
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsRedirect() bool
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsServerError() bool
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsSuccess() bool
- func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) String() string
- type GetCSPMGCPUserScriptsAttachmentBadRequest
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) Code() int
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) String() string
- type GetCSPMGCPUserScriptsAttachmentForbidden
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) Code() int
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentForbidden) String() string
- type GetCSPMGCPUserScriptsAttachmentInternalServerError
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) Code() int
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) String() string
- type GetCSPMGCPUserScriptsAttachmentOK
- func (o *GetCSPMGCPUserScriptsAttachmentOK) Code() int
- func (o *GetCSPMGCPUserScriptsAttachmentOK) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentOK) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentOK) String() string
- type GetCSPMGCPUserScriptsAttachmentParams
- func NewGetCSPMGCPUserScriptsAttachmentParams() *GetCSPMGCPUserScriptsAttachmentParams
- func NewGetCSPMGCPUserScriptsAttachmentParamsWithContext(ctx context.Context) *GetCSPMGCPUserScriptsAttachmentParams
- func NewGetCSPMGCPUserScriptsAttachmentParamsWithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsAttachmentParams
- func NewGetCSPMGCPUserScriptsAttachmentParamsWithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetContext(ctx context.Context)
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetDefaults()
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetIds(ids []string)
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetParentType(parentType *string)
- func (o *GetCSPMGCPUserScriptsAttachmentParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithContext(ctx context.Context) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithDefaults() *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithIds(ids []string) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithParentType(parentType *string) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsAttachmentParams
- func (o *GetCSPMGCPUserScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMGCPUserScriptsAttachmentReader
- type GetCSPMGCPUserScriptsAttachmentTooManyRequests
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) Code() int
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) Error() string
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsClientError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsRedirect() bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsServerError() bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsSuccess() bool
- func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) String() string
- type GetCSPMGCPValidateAccountsExtBadRequest
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) Code() int
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) Error() string
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) GetPayload() *models.RegistrationGCPAccountValidationResponseV1
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsClientError() bool
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsCode(code int) bool
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsRedirect() bool
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsServerError() bool
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsSuccess() bool
- func (o *GetCSPMGCPValidateAccountsExtBadRequest) String() string
- type GetCSPMGCPValidateAccountsExtForbidden
- func (o *GetCSPMGCPValidateAccountsExtForbidden) Code() int
- func (o *GetCSPMGCPValidateAccountsExtForbidden) Error() string
- func (o *GetCSPMGCPValidateAccountsExtForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *GetCSPMGCPValidateAccountsExtForbidden) IsClientError() bool
- func (o *GetCSPMGCPValidateAccountsExtForbidden) IsCode(code int) bool
- func (o *GetCSPMGCPValidateAccountsExtForbidden) IsRedirect() bool
- func (o *GetCSPMGCPValidateAccountsExtForbidden) IsServerError() bool
- func (o *GetCSPMGCPValidateAccountsExtForbidden) IsSuccess() bool
- func (o *GetCSPMGCPValidateAccountsExtForbidden) String() string
- type GetCSPMGCPValidateAccountsExtInternalServerError
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) Code() int
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) Error() string
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) GetPayload() *models.RegistrationGCPAccountValidationResponseV1
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsClientError() bool
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsCode(code int) bool
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsRedirect() bool
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsServerError() bool
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsSuccess() bool
- func (o *GetCSPMGCPValidateAccountsExtInternalServerError) String() string
- type GetCSPMGCPValidateAccountsExtNotFound
- func (o *GetCSPMGCPValidateAccountsExtNotFound) Code() int
- func (o *GetCSPMGCPValidateAccountsExtNotFound) Error() string
- func (o *GetCSPMGCPValidateAccountsExtNotFound) GetPayload() *models.RegistrationGCPAccountValidationResponseV1
- func (o *GetCSPMGCPValidateAccountsExtNotFound) IsClientError() bool
- func (o *GetCSPMGCPValidateAccountsExtNotFound) IsCode(code int) bool
- func (o *GetCSPMGCPValidateAccountsExtNotFound) IsRedirect() bool
- func (o *GetCSPMGCPValidateAccountsExtNotFound) IsServerError() bool
- func (o *GetCSPMGCPValidateAccountsExtNotFound) IsSuccess() bool
- func (o *GetCSPMGCPValidateAccountsExtNotFound) String() string
- type GetCSPMGCPValidateAccountsExtOK
- func (o *GetCSPMGCPValidateAccountsExtOK) Code() int
- func (o *GetCSPMGCPValidateAccountsExtOK) Error() string
- func (o *GetCSPMGCPValidateAccountsExtOK) GetPayload() *models.RegistrationGCPAccountValidationResponseV1
- func (o *GetCSPMGCPValidateAccountsExtOK) IsClientError() bool
- func (o *GetCSPMGCPValidateAccountsExtOK) IsCode(code int) bool
- func (o *GetCSPMGCPValidateAccountsExtOK) IsRedirect() bool
- func (o *GetCSPMGCPValidateAccountsExtOK) IsServerError() bool
- func (o *GetCSPMGCPValidateAccountsExtOK) IsSuccess() bool
- func (o *GetCSPMGCPValidateAccountsExtOK) String() string
- type GetCSPMGCPValidateAccountsExtParams
- func NewGetCSPMGCPValidateAccountsExtParams() *GetCSPMGCPValidateAccountsExtParams
- func NewGetCSPMGCPValidateAccountsExtParamsWithContext(ctx context.Context) *GetCSPMGCPValidateAccountsExtParams
- func NewGetCSPMGCPValidateAccountsExtParamsWithHTTPClient(client *http.Client) *GetCSPMGCPValidateAccountsExtParams
- func NewGetCSPMGCPValidateAccountsExtParamsWithTimeout(timeout time.Duration) *GetCSPMGCPValidateAccountsExtParams
- func (o *GetCSPMGCPValidateAccountsExtParams) SetBody(body *models.RegistrationGCPAccountValidationRequestV1)
- func (o *GetCSPMGCPValidateAccountsExtParams) SetContext(ctx context.Context)
- func (o *GetCSPMGCPValidateAccountsExtParams) SetDefaults()
- func (o *GetCSPMGCPValidateAccountsExtParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMGCPValidateAccountsExtParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMGCPValidateAccountsExtParams) WithBody(body *models.RegistrationGCPAccountValidationRequestV1) *GetCSPMGCPValidateAccountsExtParams
- func (o *GetCSPMGCPValidateAccountsExtParams) WithContext(ctx context.Context) *GetCSPMGCPValidateAccountsExtParams
- func (o *GetCSPMGCPValidateAccountsExtParams) WithDefaults() *GetCSPMGCPValidateAccountsExtParams
- func (o *GetCSPMGCPValidateAccountsExtParams) WithHTTPClient(client *http.Client) *GetCSPMGCPValidateAccountsExtParams
- func (o *GetCSPMGCPValidateAccountsExtParams) WithTimeout(timeout time.Duration) *GetCSPMGCPValidateAccountsExtParams
- func (o *GetCSPMGCPValidateAccountsExtParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMGCPValidateAccountsExtReader
- type GetCSPMGCPValidateAccountsExtTooManyRequests
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) Code() int
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) Error() string
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsClientError() bool
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsRedirect() bool
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsServerError() bool
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsSuccess() bool
- func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) String() string
- type GetCSPMPoliciesDetailsBadRequest
- func (o *GetCSPMPoliciesDetailsBadRequest) Code() int
- func (o *GetCSPMPoliciesDetailsBadRequest) Error() string
- func (o *GetCSPMPoliciesDetailsBadRequest) GetPayload() *models.RegistrationPolicyResponseV1
- func (o *GetCSPMPoliciesDetailsBadRequest) IsClientError() bool
- func (o *GetCSPMPoliciesDetailsBadRequest) IsCode(code int) bool
- func (o *GetCSPMPoliciesDetailsBadRequest) IsRedirect() bool
- func (o *GetCSPMPoliciesDetailsBadRequest) IsServerError() bool
- func (o *GetCSPMPoliciesDetailsBadRequest) IsSuccess() bool
- func (o *GetCSPMPoliciesDetailsBadRequest) String() string
- type GetCSPMPoliciesDetailsForbidden
- func (o *GetCSPMPoliciesDetailsForbidden) Code() int
- func (o *GetCSPMPoliciesDetailsForbidden) Error() string
- func (o *GetCSPMPoliciesDetailsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMPoliciesDetailsForbidden) IsClientError() bool
- func (o *GetCSPMPoliciesDetailsForbidden) IsCode(code int) bool
- func (o *GetCSPMPoliciesDetailsForbidden) IsRedirect() bool
- func (o *GetCSPMPoliciesDetailsForbidden) IsServerError() bool
- func (o *GetCSPMPoliciesDetailsForbidden) IsSuccess() bool
- func (o *GetCSPMPoliciesDetailsForbidden) String() string
- type GetCSPMPoliciesDetailsInternalServerError
- func (o *GetCSPMPoliciesDetailsInternalServerError) Code() int
- func (o *GetCSPMPoliciesDetailsInternalServerError) Error() string
- func (o *GetCSPMPoliciesDetailsInternalServerError) GetPayload() *models.RegistrationPolicyResponseV1
- func (o *GetCSPMPoliciesDetailsInternalServerError) IsClientError() bool
- func (o *GetCSPMPoliciesDetailsInternalServerError) IsCode(code int) bool
- func (o *GetCSPMPoliciesDetailsInternalServerError) IsRedirect() bool
- func (o *GetCSPMPoliciesDetailsInternalServerError) IsServerError() bool
- func (o *GetCSPMPoliciesDetailsInternalServerError) IsSuccess() bool
- func (o *GetCSPMPoliciesDetailsInternalServerError) String() string
- type GetCSPMPoliciesDetailsMultiStatus
- func (o *GetCSPMPoliciesDetailsMultiStatus) Code() int
- func (o *GetCSPMPoliciesDetailsMultiStatus) Error() string
- func (o *GetCSPMPoliciesDetailsMultiStatus) GetPayload() *models.RegistrationPolicyResponseV1
- func (o *GetCSPMPoliciesDetailsMultiStatus) IsClientError() bool
- func (o *GetCSPMPoliciesDetailsMultiStatus) IsCode(code int) bool
- func (o *GetCSPMPoliciesDetailsMultiStatus) IsRedirect() bool
- func (o *GetCSPMPoliciesDetailsMultiStatus) IsServerError() bool
- func (o *GetCSPMPoliciesDetailsMultiStatus) IsSuccess() bool
- func (o *GetCSPMPoliciesDetailsMultiStatus) String() string
- type GetCSPMPoliciesDetailsOK
- func (o *GetCSPMPoliciesDetailsOK) Code() int
- func (o *GetCSPMPoliciesDetailsOK) Error() string
- func (o *GetCSPMPoliciesDetailsOK) GetPayload() *models.RegistrationPolicyResponseV1
- func (o *GetCSPMPoliciesDetailsOK) IsClientError() bool
- func (o *GetCSPMPoliciesDetailsOK) IsCode(code int) bool
- func (o *GetCSPMPoliciesDetailsOK) IsRedirect() bool
- func (o *GetCSPMPoliciesDetailsOK) IsServerError() bool
- func (o *GetCSPMPoliciesDetailsOK) IsSuccess() bool
- func (o *GetCSPMPoliciesDetailsOK) String() string
- type GetCSPMPoliciesDetailsParams
- func NewGetCSPMPoliciesDetailsParams() *GetCSPMPoliciesDetailsParams
- func NewGetCSPMPoliciesDetailsParamsWithContext(ctx context.Context) *GetCSPMPoliciesDetailsParams
- func NewGetCSPMPoliciesDetailsParamsWithHTTPClient(client *http.Client) *GetCSPMPoliciesDetailsParams
- func NewGetCSPMPoliciesDetailsParamsWithTimeout(timeout time.Duration) *GetCSPMPoliciesDetailsParams
- func (o *GetCSPMPoliciesDetailsParams) SetContext(ctx context.Context)
- func (o *GetCSPMPoliciesDetailsParams) SetDefaults()
- func (o *GetCSPMPoliciesDetailsParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMPoliciesDetailsParams) SetIds(ids []int64)
- func (o *GetCSPMPoliciesDetailsParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMPoliciesDetailsParams) WithContext(ctx context.Context) *GetCSPMPoliciesDetailsParams
- func (o *GetCSPMPoliciesDetailsParams) WithDefaults() *GetCSPMPoliciesDetailsParams
- func (o *GetCSPMPoliciesDetailsParams) WithHTTPClient(client *http.Client) *GetCSPMPoliciesDetailsParams
- func (o *GetCSPMPoliciesDetailsParams) WithIds(ids []int64) *GetCSPMPoliciesDetailsParams
- func (o *GetCSPMPoliciesDetailsParams) WithTimeout(timeout time.Duration) *GetCSPMPoliciesDetailsParams
- func (o *GetCSPMPoliciesDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMPoliciesDetailsReader
- type GetCSPMPoliciesDetailsTooManyRequests
- func (o *GetCSPMPoliciesDetailsTooManyRequests) Code() int
- func (o *GetCSPMPoliciesDetailsTooManyRequests) Error() string
- func (o *GetCSPMPoliciesDetailsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMPoliciesDetailsTooManyRequests) IsClientError() bool
- func (o *GetCSPMPoliciesDetailsTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMPoliciesDetailsTooManyRequests) IsRedirect() bool
- func (o *GetCSPMPoliciesDetailsTooManyRequests) IsServerError() bool
- func (o *GetCSPMPoliciesDetailsTooManyRequests) IsSuccess() bool
- func (o *GetCSPMPoliciesDetailsTooManyRequests) String() string
- type GetCSPMPolicyBadRequest
- func (o *GetCSPMPolicyBadRequest) Code() int
- func (o *GetCSPMPolicyBadRequest) Error() string
- func (o *GetCSPMPolicyBadRequest) GetPayload() *models.RegistrationPolicyResponseV1
- func (o *GetCSPMPolicyBadRequest) IsClientError() bool
- func (o *GetCSPMPolicyBadRequest) IsCode(code int) bool
- func (o *GetCSPMPolicyBadRequest) IsRedirect() bool
- func (o *GetCSPMPolicyBadRequest) IsServerError() bool
- func (o *GetCSPMPolicyBadRequest) IsSuccess() bool
- func (o *GetCSPMPolicyBadRequest) String() string
- type GetCSPMPolicyForbidden
- func (o *GetCSPMPolicyForbidden) Code() int
- func (o *GetCSPMPolicyForbidden) Error() string
- func (o *GetCSPMPolicyForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMPolicyForbidden) IsClientError() bool
- func (o *GetCSPMPolicyForbidden) IsCode(code int) bool
- func (o *GetCSPMPolicyForbidden) IsRedirect() bool
- func (o *GetCSPMPolicyForbidden) IsServerError() bool
- func (o *GetCSPMPolicyForbidden) IsSuccess() bool
- func (o *GetCSPMPolicyForbidden) String() string
- type GetCSPMPolicyInternalServerError
- func (o *GetCSPMPolicyInternalServerError) Code() int
- func (o *GetCSPMPolicyInternalServerError) Error() string
- func (o *GetCSPMPolicyInternalServerError) GetPayload() *models.RegistrationPolicyResponseV1
- func (o *GetCSPMPolicyInternalServerError) IsClientError() bool
- func (o *GetCSPMPolicyInternalServerError) IsCode(code int) bool
- func (o *GetCSPMPolicyInternalServerError) IsRedirect() bool
- func (o *GetCSPMPolicyInternalServerError) IsServerError() bool
- func (o *GetCSPMPolicyInternalServerError) IsSuccess() bool
- func (o *GetCSPMPolicyInternalServerError) String() string
- type GetCSPMPolicyMultiStatus
- func (o *GetCSPMPolicyMultiStatus) Code() int
- func (o *GetCSPMPolicyMultiStatus) Error() string
- func (o *GetCSPMPolicyMultiStatus) GetPayload() *models.RegistrationPolicyResponseV1
- func (o *GetCSPMPolicyMultiStatus) IsClientError() bool
- func (o *GetCSPMPolicyMultiStatus) IsCode(code int) bool
- func (o *GetCSPMPolicyMultiStatus) IsRedirect() bool
- func (o *GetCSPMPolicyMultiStatus) IsServerError() bool
- func (o *GetCSPMPolicyMultiStatus) IsSuccess() bool
- func (o *GetCSPMPolicyMultiStatus) String() string
- type GetCSPMPolicyOK
- func (o *GetCSPMPolicyOK) Code() int
- func (o *GetCSPMPolicyOK) Error() string
- func (o *GetCSPMPolicyOK) GetPayload() *models.RegistrationPolicyResponseV1
- func (o *GetCSPMPolicyOK) IsClientError() bool
- func (o *GetCSPMPolicyOK) IsCode(code int) bool
- func (o *GetCSPMPolicyOK) IsRedirect() bool
- func (o *GetCSPMPolicyOK) IsServerError() bool
- func (o *GetCSPMPolicyOK) IsSuccess() bool
- func (o *GetCSPMPolicyOK) String() string
- type GetCSPMPolicyParams
- func (o *GetCSPMPolicyParams) SetContext(ctx context.Context)
- func (o *GetCSPMPolicyParams) SetDefaults()
- func (o *GetCSPMPolicyParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMPolicyParams) SetIds(ids int64)
- func (o *GetCSPMPolicyParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMPolicyParams) WithContext(ctx context.Context) *GetCSPMPolicyParams
- func (o *GetCSPMPolicyParams) WithDefaults() *GetCSPMPolicyParams
- func (o *GetCSPMPolicyParams) WithHTTPClient(client *http.Client) *GetCSPMPolicyParams
- func (o *GetCSPMPolicyParams) WithIds(ids int64) *GetCSPMPolicyParams
- func (o *GetCSPMPolicyParams) WithTimeout(timeout time.Duration) *GetCSPMPolicyParams
- func (o *GetCSPMPolicyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMPolicyReader
- type GetCSPMPolicySettingsBadRequest
- func (o *GetCSPMPolicySettingsBadRequest) Code() int
- func (o *GetCSPMPolicySettingsBadRequest) Error() string
- func (o *GetCSPMPolicySettingsBadRequest) GetPayload() *models.RegistrationPolicySettingsResponseV1
- func (o *GetCSPMPolicySettingsBadRequest) IsClientError() bool
- func (o *GetCSPMPolicySettingsBadRequest) IsCode(code int) bool
- func (o *GetCSPMPolicySettingsBadRequest) IsRedirect() bool
- func (o *GetCSPMPolicySettingsBadRequest) IsServerError() bool
- func (o *GetCSPMPolicySettingsBadRequest) IsSuccess() bool
- func (o *GetCSPMPolicySettingsBadRequest) String() string
- type GetCSPMPolicySettingsForbidden
- func (o *GetCSPMPolicySettingsForbidden) Code() int
- func (o *GetCSPMPolicySettingsForbidden) Error() string
- func (o *GetCSPMPolicySettingsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMPolicySettingsForbidden) IsClientError() bool
- func (o *GetCSPMPolicySettingsForbidden) IsCode(code int) bool
- func (o *GetCSPMPolicySettingsForbidden) IsRedirect() bool
- func (o *GetCSPMPolicySettingsForbidden) IsServerError() bool
- func (o *GetCSPMPolicySettingsForbidden) IsSuccess() bool
- func (o *GetCSPMPolicySettingsForbidden) String() string
- type GetCSPMPolicySettingsInternalServerError
- func (o *GetCSPMPolicySettingsInternalServerError) Code() int
- func (o *GetCSPMPolicySettingsInternalServerError) Error() string
- func (o *GetCSPMPolicySettingsInternalServerError) GetPayload() *models.RegistrationPolicySettingsResponseV1
- func (o *GetCSPMPolicySettingsInternalServerError) IsClientError() bool
- func (o *GetCSPMPolicySettingsInternalServerError) IsCode(code int) bool
- func (o *GetCSPMPolicySettingsInternalServerError) IsRedirect() bool
- func (o *GetCSPMPolicySettingsInternalServerError) IsServerError() bool
- func (o *GetCSPMPolicySettingsInternalServerError) IsSuccess() bool
- func (o *GetCSPMPolicySettingsInternalServerError) String() string
- type GetCSPMPolicySettingsMultiStatus
- func (o *GetCSPMPolicySettingsMultiStatus) Code() int
- func (o *GetCSPMPolicySettingsMultiStatus) Error() string
- func (o *GetCSPMPolicySettingsMultiStatus) GetPayload() *models.RegistrationPolicySettingsResponseV1
- func (o *GetCSPMPolicySettingsMultiStatus) IsClientError() bool
- func (o *GetCSPMPolicySettingsMultiStatus) IsCode(code int) bool
- func (o *GetCSPMPolicySettingsMultiStatus) IsRedirect() bool
- func (o *GetCSPMPolicySettingsMultiStatus) IsServerError() bool
- func (o *GetCSPMPolicySettingsMultiStatus) IsSuccess() bool
- func (o *GetCSPMPolicySettingsMultiStatus) String() string
- type GetCSPMPolicySettingsOK
- func (o *GetCSPMPolicySettingsOK) Code() int
- func (o *GetCSPMPolicySettingsOK) Error() string
- func (o *GetCSPMPolicySettingsOK) GetPayload() *models.RegistrationPolicySettingsResponseV1
- func (o *GetCSPMPolicySettingsOK) IsClientError() bool
- func (o *GetCSPMPolicySettingsOK) IsCode(code int) bool
- func (o *GetCSPMPolicySettingsOK) IsRedirect() bool
- func (o *GetCSPMPolicySettingsOK) IsServerError() bool
- func (o *GetCSPMPolicySettingsOK) IsSuccess() bool
- func (o *GetCSPMPolicySettingsOK) String() string
- type GetCSPMPolicySettingsParams
- func NewGetCSPMPolicySettingsParams() *GetCSPMPolicySettingsParams
- func NewGetCSPMPolicySettingsParamsWithContext(ctx context.Context) *GetCSPMPolicySettingsParams
- func NewGetCSPMPolicySettingsParamsWithHTTPClient(client *http.Client) *GetCSPMPolicySettingsParams
- func NewGetCSPMPolicySettingsParamsWithTimeout(timeout time.Duration) *GetCSPMPolicySettingsParams
- func (o *GetCSPMPolicySettingsParams) SetCloudPlatform(cloudPlatform *string)
- func (o *GetCSPMPolicySettingsParams) SetContext(ctx context.Context)
- func (o *GetCSPMPolicySettingsParams) SetDefaults()
- func (o *GetCSPMPolicySettingsParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMPolicySettingsParams) SetPolicyID(policyID *string)
- func (o *GetCSPMPolicySettingsParams) SetService(service *string)
- func (o *GetCSPMPolicySettingsParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMPolicySettingsParams) WithCloudPlatform(cloudPlatform *string) *GetCSPMPolicySettingsParams
- func (o *GetCSPMPolicySettingsParams) WithContext(ctx context.Context) *GetCSPMPolicySettingsParams
- func (o *GetCSPMPolicySettingsParams) WithDefaults() *GetCSPMPolicySettingsParams
- func (o *GetCSPMPolicySettingsParams) WithHTTPClient(client *http.Client) *GetCSPMPolicySettingsParams
- func (o *GetCSPMPolicySettingsParams) WithPolicyID(policyID *string) *GetCSPMPolicySettingsParams
- func (o *GetCSPMPolicySettingsParams) WithService(service *string) *GetCSPMPolicySettingsParams
- func (o *GetCSPMPolicySettingsParams) WithTimeout(timeout time.Duration) *GetCSPMPolicySettingsParams
- func (o *GetCSPMPolicySettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMPolicySettingsReader
- type GetCSPMPolicySettingsTooManyRequests
- func (o *GetCSPMPolicySettingsTooManyRequests) Code() int
- func (o *GetCSPMPolicySettingsTooManyRequests) Error() string
- func (o *GetCSPMPolicySettingsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMPolicySettingsTooManyRequests) IsClientError() bool
- func (o *GetCSPMPolicySettingsTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMPolicySettingsTooManyRequests) IsRedirect() bool
- func (o *GetCSPMPolicySettingsTooManyRequests) IsServerError() bool
- func (o *GetCSPMPolicySettingsTooManyRequests) IsSuccess() bool
- func (o *GetCSPMPolicySettingsTooManyRequests) String() string
- type GetCSPMPolicyTooManyRequests
- func (o *GetCSPMPolicyTooManyRequests) Code() int
- func (o *GetCSPMPolicyTooManyRequests) Error() string
- func (o *GetCSPMPolicyTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMPolicyTooManyRequests) IsClientError() bool
- func (o *GetCSPMPolicyTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMPolicyTooManyRequests) IsRedirect() bool
- func (o *GetCSPMPolicyTooManyRequests) IsServerError() bool
- func (o *GetCSPMPolicyTooManyRequests) IsSuccess() bool
- func (o *GetCSPMPolicyTooManyRequests) String() string
- type GetCSPMScanScheduleBadRequest
- func (o *GetCSPMScanScheduleBadRequest) Code() int
- func (o *GetCSPMScanScheduleBadRequest) Error() string
- func (o *GetCSPMScanScheduleBadRequest) GetPayload() *models.RegistrationScanScheduleResponseV1
- func (o *GetCSPMScanScheduleBadRequest) IsClientError() bool
- func (o *GetCSPMScanScheduleBadRequest) IsCode(code int) bool
- func (o *GetCSPMScanScheduleBadRequest) IsRedirect() bool
- func (o *GetCSPMScanScheduleBadRequest) IsServerError() bool
- func (o *GetCSPMScanScheduleBadRequest) IsSuccess() bool
- func (o *GetCSPMScanScheduleBadRequest) String() string
- type GetCSPMScanScheduleForbidden
- func (o *GetCSPMScanScheduleForbidden) Code() int
- func (o *GetCSPMScanScheduleForbidden) Error() string
- func (o *GetCSPMScanScheduleForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMScanScheduleForbidden) IsClientError() bool
- func (o *GetCSPMScanScheduleForbidden) IsCode(code int) bool
- func (o *GetCSPMScanScheduleForbidden) IsRedirect() bool
- func (o *GetCSPMScanScheduleForbidden) IsServerError() bool
- func (o *GetCSPMScanScheduleForbidden) IsSuccess() bool
- func (o *GetCSPMScanScheduleForbidden) String() string
- type GetCSPMScanScheduleInternalServerError
- func (o *GetCSPMScanScheduleInternalServerError) Code() int
- func (o *GetCSPMScanScheduleInternalServerError) Error() string
- func (o *GetCSPMScanScheduleInternalServerError) GetPayload() *models.RegistrationScanScheduleResponseV1
- func (o *GetCSPMScanScheduleInternalServerError) IsClientError() bool
- func (o *GetCSPMScanScheduleInternalServerError) IsCode(code int) bool
- func (o *GetCSPMScanScheduleInternalServerError) IsRedirect() bool
- func (o *GetCSPMScanScheduleInternalServerError) IsServerError() bool
- func (o *GetCSPMScanScheduleInternalServerError) IsSuccess() bool
- func (o *GetCSPMScanScheduleInternalServerError) String() string
- type GetCSPMScanScheduleOK
- func (o *GetCSPMScanScheduleOK) Code() int
- func (o *GetCSPMScanScheduleOK) Error() string
- func (o *GetCSPMScanScheduleOK) GetPayload() *models.RegistrationScanScheduleResponseV1
- func (o *GetCSPMScanScheduleOK) IsClientError() bool
- func (o *GetCSPMScanScheduleOK) IsCode(code int) bool
- func (o *GetCSPMScanScheduleOK) IsRedirect() bool
- func (o *GetCSPMScanScheduleOK) IsServerError() bool
- func (o *GetCSPMScanScheduleOK) IsSuccess() bool
- func (o *GetCSPMScanScheduleOK) String() string
- type GetCSPMScanScheduleParams
- func NewGetCSPMScanScheduleParams() *GetCSPMScanScheduleParams
- func NewGetCSPMScanScheduleParamsWithContext(ctx context.Context) *GetCSPMScanScheduleParams
- func NewGetCSPMScanScheduleParamsWithHTTPClient(client *http.Client) *GetCSPMScanScheduleParams
- func NewGetCSPMScanScheduleParamsWithTimeout(timeout time.Duration) *GetCSPMScanScheduleParams
- func (o *GetCSPMScanScheduleParams) SetCloudPlatform(cloudPlatform []string)
- func (o *GetCSPMScanScheduleParams) SetContext(ctx context.Context)
- func (o *GetCSPMScanScheduleParams) SetDefaults()
- func (o *GetCSPMScanScheduleParams) SetHTTPClient(client *http.Client)
- func (o *GetCSPMScanScheduleParams) SetTimeout(timeout time.Duration)
- func (o *GetCSPMScanScheduleParams) WithCloudPlatform(cloudPlatform []string) *GetCSPMScanScheduleParams
- func (o *GetCSPMScanScheduleParams) WithContext(ctx context.Context) *GetCSPMScanScheduleParams
- func (o *GetCSPMScanScheduleParams) WithDefaults() *GetCSPMScanScheduleParams
- func (o *GetCSPMScanScheduleParams) WithHTTPClient(client *http.Client) *GetCSPMScanScheduleParams
- func (o *GetCSPMScanScheduleParams) WithTimeout(timeout time.Duration) *GetCSPMScanScheduleParams
- func (o *GetCSPMScanScheduleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetCSPMScanScheduleReader
- type GetCSPMScanScheduleTooManyRequests
- func (o *GetCSPMScanScheduleTooManyRequests) Code() int
- func (o *GetCSPMScanScheduleTooManyRequests) Error() string
- func (o *GetCSPMScanScheduleTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetCSPMScanScheduleTooManyRequests) IsClientError() bool
- func (o *GetCSPMScanScheduleTooManyRequests) IsCode(code int) bool
- func (o *GetCSPMScanScheduleTooManyRequests) IsRedirect() bool
- func (o *GetCSPMScanScheduleTooManyRequests) IsServerError() bool
- func (o *GetCSPMScanScheduleTooManyRequests) IsSuccess() bool
- func (o *GetCSPMScanScheduleTooManyRequests) String() string
- type GetConfigurationDetectionEntitiesBadRequest
- func (o *GetConfigurationDetectionEntitiesBadRequest) Code() int
- func (o *GetConfigurationDetectionEntitiesBadRequest) Error() string
- func (o *GetConfigurationDetectionEntitiesBadRequest) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetConfigurationDetectionEntitiesBadRequest) IsClientError() bool
- func (o *GetConfigurationDetectionEntitiesBadRequest) IsCode(code int) bool
- func (o *GetConfigurationDetectionEntitiesBadRequest) IsRedirect() bool
- func (o *GetConfigurationDetectionEntitiesBadRequest) IsServerError() bool
- func (o *GetConfigurationDetectionEntitiesBadRequest) IsSuccess() bool
- func (o *GetConfigurationDetectionEntitiesBadRequest) String() string
- type GetConfigurationDetectionEntitiesForbidden
- func (o *GetConfigurationDetectionEntitiesForbidden) Code() int
- func (o *GetConfigurationDetectionEntitiesForbidden) Error() string
- func (o *GetConfigurationDetectionEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetConfigurationDetectionEntitiesForbidden) IsClientError() bool
- func (o *GetConfigurationDetectionEntitiesForbidden) IsCode(code int) bool
- func (o *GetConfigurationDetectionEntitiesForbidden) IsRedirect() bool
- func (o *GetConfigurationDetectionEntitiesForbidden) IsServerError() bool
- func (o *GetConfigurationDetectionEntitiesForbidden) IsSuccess() bool
- func (o *GetConfigurationDetectionEntitiesForbidden) String() string
- type GetConfigurationDetectionEntitiesInternalServerError
- func (o *GetConfigurationDetectionEntitiesInternalServerError) Code() int
- func (o *GetConfigurationDetectionEntitiesInternalServerError) Error() string
- func (o *GetConfigurationDetectionEntitiesInternalServerError) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetConfigurationDetectionEntitiesInternalServerError) IsClientError() bool
- func (o *GetConfigurationDetectionEntitiesInternalServerError) IsCode(code int) bool
- func (o *GetConfigurationDetectionEntitiesInternalServerError) IsRedirect() bool
- func (o *GetConfigurationDetectionEntitiesInternalServerError) IsServerError() bool
- func (o *GetConfigurationDetectionEntitiesInternalServerError) IsSuccess() bool
- func (o *GetConfigurationDetectionEntitiesInternalServerError) String() string
- type GetConfigurationDetectionEntitiesOK
- func (o *GetConfigurationDetectionEntitiesOK) Code() int
- func (o *GetConfigurationDetectionEntitiesOK) Error() string
- func (o *GetConfigurationDetectionEntitiesOK) GetPayload() *models.RegistrationExternalIOMEventResponseV2
- func (o *GetConfigurationDetectionEntitiesOK) IsClientError() bool
- func (o *GetConfigurationDetectionEntitiesOK) IsCode(code int) bool
- func (o *GetConfigurationDetectionEntitiesOK) IsRedirect() bool
- func (o *GetConfigurationDetectionEntitiesOK) IsServerError() bool
- func (o *GetConfigurationDetectionEntitiesOK) IsSuccess() bool
- func (o *GetConfigurationDetectionEntitiesOK) String() string
- type GetConfigurationDetectionEntitiesParams
- func NewGetConfigurationDetectionEntitiesParams() *GetConfigurationDetectionEntitiesParams
- func NewGetConfigurationDetectionEntitiesParamsWithContext(ctx context.Context) *GetConfigurationDetectionEntitiesParams
- func NewGetConfigurationDetectionEntitiesParamsWithHTTPClient(client *http.Client) *GetConfigurationDetectionEntitiesParams
- func NewGetConfigurationDetectionEntitiesParamsWithTimeout(timeout time.Duration) *GetConfigurationDetectionEntitiesParams
- func (o *GetConfigurationDetectionEntitiesParams) SetContext(ctx context.Context)
- func (o *GetConfigurationDetectionEntitiesParams) SetDefaults()
- func (o *GetConfigurationDetectionEntitiesParams) SetHTTPClient(client *http.Client)
- func (o *GetConfigurationDetectionEntitiesParams) SetIds(ids []string)
- func (o *GetConfigurationDetectionEntitiesParams) SetTimeout(timeout time.Duration)
- func (o *GetConfigurationDetectionEntitiesParams) WithContext(ctx context.Context) *GetConfigurationDetectionEntitiesParams
- func (o *GetConfigurationDetectionEntitiesParams) WithDefaults() *GetConfigurationDetectionEntitiesParams
- func (o *GetConfigurationDetectionEntitiesParams) WithHTTPClient(client *http.Client) *GetConfigurationDetectionEntitiesParams
- func (o *GetConfigurationDetectionEntitiesParams) WithIds(ids []string) *GetConfigurationDetectionEntitiesParams
- func (o *GetConfigurationDetectionEntitiesParams) WithTimeout(timeout time.Duration) *GetConfigurationDetectionEntitiesParams
- func (o *GetConfigurationDetectionEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConfigurationDetectionEntitiesReader
- type GetConfigurationDetectionEntitiesTooManyRequests
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) Code() int
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) Error() string
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsClientError() bool
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsCode(code int) bool
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsRedirect() bool
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsServerError() bool
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsSuccess() bool
- func (o *GetConfigurationDetectionEntitiesTooManyRequests) String() string
- type GetConfigurationDetectionIDsV2BadRequest
- func (o *GetConfigurationDetectionIDsV2BadRequest) Code() int
- func (o *GetConfigurationDetectionIDsV2BadRequest) Error() string
- func (o *GetConfigurationDetectionIDsV2BadRequest) GetPayload() *models.MsaMetaInfo
- func (o *GetConfigurationDetectionIDsV2BadRequest) IsClientError() bool
- func (o *GetConfigurationDetectionIDsV2BadRequest) IsCode(code int) bool
- func (o *GetConfigurationDetectionIDsV2BadRequest) IsRedirect() bool
- func (o *GetConfigurationDetectionIDsV2BadRequest) IsServerError() bool
- func (o *GetConfigurationDetectionIDsV2BadRequest) IsSuccess() bool
- func (o *GetConfigurationDetectionIDsV2BadRequest) String() string
- type GetConfigurationDetectionIDsV2Forbidden
- func (o *GetConfigurationDetectionIDsV2Forbidden) Code() int
- func (o *GetConfigurationDetectionIDsV2Forbidden) Error() string
- func (o *GetConfigurationDetectionIDsV2Forbidden) GetPayload() *models.MsaMetaInfo
- func (o *GetConfigurationDetectionIDsV2Forbidden) IsClientError() bool
- func (o *GetConfigurationDetectionIDsV2Forbidden) IsCode(code int) bool
- func (o *GetConfigurationDetectionIDsV2Forbidden) IsRedirect() bool
- func (o *GetConfigurationDetectionIDsV2Forbidden) IsServerError() bool
- func (o *GetConfigurationDetectionIDsV2Forbidden) IsSuccess() bool
- func (o *GetConfigurationDetectionIDsV2Forbidden) String() string
- type GetConfigurationDetectionIDsV2InternalServerError
- func (o *GetConfigurationDetectionIDsV2InternalServerError) Code() int
- func (o *GetConfigurationDetectionIDsV2InternalServerError) Error() string
- func (o *GetConfigurationDetectionIDsV2InternalServerError) GetPayload() *models.MsaMetaInfo
- func (o *GetConfigurationDetectionIDsV2InternalServerError) IsClientError() bool
- func (o *GetConfigurationDetectionIDsV2InternalServerError) IsCode(code int) bool
- func (o *GetConfigurationDetectionIDsV2InternalServerError) IsRedirect() bool
- func (o *GetConfigurationDetectionIDsV2InternalServerError) IsServerError() bool
- func (o *GetConfigurationDetectionIDsV2InternalServerError) IsSuccess() bool
- func (o *GetConfigurationDetectionIDsV2InternalServerError) String() string
- type GetConfigurationDetectionIDsV2OK
- func (o *GetConfigurationDetectionIDsV2OK) Code() int
- func (o *GetConfigurationDetectionIDsV2OK) Error() string
- func (o *GetConfigurationDetectionIDsV2OK) GetPayload() *models.RegistrationIOMEventIDsResponseV2
- func (o *GetConfigurationDetectionIDsV2OK) IsClientError() bool
- func (o *GetConfigurationDetectionIDsV2OK) IsCode(code int) bool
- func (o *GetConfigurationDetectionIDsV2OK) IsRedirect() bool
- func (o *GetConfigurationDetectionIDsV2OK) IsServerError() bool
- func (o *GetConfigurationDetectionIDsV2OK) IsSuccess() bool
- func (o *GetConfigurationDetectionIDsV2OK) String() string
- type GetConfigurationDetectionIDsV2Params
- func NewGetConfigurationDetectionIDsV2Params() *GetConfigurationDetectionIDsV2Params
- func NewGetConfigurationDetectionIDsV2ParamsWithContext(ctx context.Context) *GetConfigurationDetectionIDsV2Params
- func NewGetConfigurationDetectionIDsV2ParamsWithHTTPClient(client *http.Client) *GetConfigurationDetectionIDsV2Params
- func NewGetConfigurationDetectionIDsV2ParamsWithTimeout(timeout time.Duration) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) SetContext(ctx context.Context)
- func (o *GetConfigurationDetectionIDsV2Params) SetDefaults()
- func (o *GetConfigurationDetectionIDsV2Params) SetFilter(filter *string)
- func (o *GetConfigurationDetectionIDsV2Params) SetHTTPClient(client *http.Client)
- func (o *GetConfigurationDetectionIDsV2Params) SetLimit(limit *int64)
- func (o *GetConfigurationDetectionIDsV2Params) SetNextToken(nextToken *string)
- func (o *GetConfigurationDetectionIDsV2Params) SetOffset(offset *int64)
- func (o *GetConfigurationDetectionIDsV2Params) SetSort(sort *string)
- func (o *GetConfigurationDetectionIDsV2Params) SetTimeout(timeout time.Duration)
- func (o *GetConfigurationDetectionIDsV2Params) WithContext(ctx context.Context) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WithDefaults() *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WithFilter(filter *string) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WithHTTPClient(client *http.Client) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WithLimit(limit *int64) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WithNextToken(nextToken *string) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WithOffset(offset *int64) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WithSort(sort *string) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WithTimeout(timeout time.Duration) *GetConfigurationDetectionIDsV2Params
- func (o *GetConfigurationDetectionIDsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConfigurationDetectionIDsV2Reader
- type GetConfigurationDetectionIDsV2TooManyRequests
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) Code() int
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) Error() string
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsClientError() bool
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsCode(code int) bool
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsRedirect() bool
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsServerError() bool
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsSuccess() bool
- func (o *GetConfigurationDetectionIDsV2TooManyRequests) String() string
- type GetConfigurationDetectionsBadRequest
- func (o *GetConfigurationDetectionsBadRequest) Code() int
- func (o *GetConfigurationDetectionsBadRequest) Error() string
- func (o *GetConfigurationDetectionsBadRequest) GetPayload() *models.RegistrationExternalIOMEventResponse
- func (o *GetConfigurationDetectionsBadRequest) IsClientError() bool
- func (o *GetConfigurationDetectionsBadRequest) IsCode(code int) bool
- func (o *GetConfigurationDetectionsBadRequest) IsRedirect() bool
- func (o *GetConfigurationDetectionsBadRequest) IsServerError() bool
- func (o *GetConfigurationDetectionsBadRequest) IsSuccess() bool
- func (o *GetConfigurationDetectionsBadRequest) String() string
- type GetConfigurationDetectionsForbidden
- func (o *GetConfigurationDetectionsForbidden) Code() int
- func (o *GetConfigurationDetectionsForbidden) Error() string
- func (o *GetConfigurationDetectionsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetConfigurationDetectionsForbidden) IsClientError() bool
- func (o *GetConfigurationDetectionsForbidden) IsCode(code int) bool
- func (o *GetConfigurationDetectionsForbidden) IsRedirect() bool
- func (o *GetConfigurationDetectionsForbidden) IsServerError() bool
- func (o *GetConfigurationDetectionsForbidden) IsSuccess() bool
- func (o *GetConfigurationDetectionsForbidden) String() string
- type GetConfigurationDetectionsInternalServerError
- func (o *GetConfigurationDetectionsInternalServerError) Code() int
- func (o *GetConfigurationDetectionsInternalServerError) Error() string
- func (o *GetConfigurationDetectionsInternalServerError) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetConfigurationDetectionsInternalServerError) IsClientError() bool
- func (o *GetConfigurationDetectionsInternalServerError) IsCode(code int) bool
- func (o *GetConfigurationDetectionsInternalServerError) IsRedirect() bool
- func (o *GetConfigurationDetectionsInternalServerError) IsServerError() bool
- func (o *GetConfigurationDetectionsInternalServerError) IsSuccess() bool
- func (o *GetConfigurationDetectionsInternalServerError) String() string
- type GetConfigurationDetectionsOK
- func (o *GetConfigurationDetectionsOK) Code() int
- func (o *GetConfigurationDetectionsOK) Error() string
- func (o *GetConfigurationDetectionsOK) GetPayload() *models.RegistrationExternalIOMEventResponse
- func (o *GetConfigurationDetectionsOK) IsClientError() bool
- func (o *GetConfigurationDetectionsOK) IsCode(code int) bool
- func (o *GetConfigurationDetectionsOK) IsRedirect() bool
- func (o *GetConfigurationDetectionsOK) IsServerError() bool
- func (o *GetConfigurationDetectionsOK) IsSuccess() bool
- func (o *GetConfigurationDetectionsOK) String() string
- type GetConfigurationDetectionsParams
- func NewGetConfigurationDetectionsParams() *GetConfigurationDetectionsParams
- func NewGetConfigurationDetectionsParamsWithContext(ctx context.Context) *GetConfigurationDetectionsParams
- func NewGetConfigurationDetectionsParamsWithHTTPClient(client *http.Client) *GetConfigurationDetectionsParams
- func NewGetConfigurationDetectionsParamsWithTimeout(timeout time.Duration) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) SetAccountID(accountID *string)
- func (o *GetConfigurationDetectionsParams) SetAzureSubscriptionID(azureSubscriptionID *string)
- func (o *GetConfigurationDetectionsParams) SetAzureTenantID(azureTenantID *string)
- func (o *GetConfigurationDetectionsParams) SetCloudProvider(cloudProvider *string)
- func (o *GetConfigurationDetectionsParams) SetContext(ctx context.Context)
- func (o *GetConfigurationDetectionsParams) SetDefaults()
- func (o *GetConfigurationDetectionsParams) SetHTTPClient(client *http.Client)
- func (o *GetConfigurationDetectionsParams) SetLimit(limit *int64)
- func (o *GetConfigurationDetectionsParams) SetNextToken(nextToken *string)
- func (o *GetConfigurationDetectionsParams) SetRegion(region *string)
- func (o *GetConfigurationDetectionsParams) SetService(service *string)
- func (o *GetConfigurationDetectionsParams) SetSeverity(severity *string)
- func (o *GetConfigurationDetectionsParams) SetStatus(status *string)
- func (o *GetConfigurationDetectionsParams) SetTimeout(timeout time.Duration)
- func (o *GetConfigurationDetectionsParams) WithAccountID(accountID *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithAzureSubscriptionID(azureSubscriptionID *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithAzureTenantID(azureTenantID *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithCloudProvider(cloudProvider *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithContext(ctx context.Context) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithDefaults() *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithHTTPClient(client *http.Client) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithLimit(limit *int64) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithNextToken(nextToken *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithRegion(region *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithService(service *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithSeverity(severity *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithStatus(status *string) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WithTimeout(timeout time.Duration) *GetConfigurationDetectionsParams
- func (o *GetConfigurationDetectionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type GetConfigurationDetectionsReader
- type GetConfigurationDetectionsTooManyRequests
- func (o *GetConfigurationDetectionsTooManyRequests) Code() int
- func (o *GetConfigurationDetectionsTooManyRequests) Error() string
- func (o *GetConfigurationDetectionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *GetConfigurationDetectionsTooManyRequests) IsClientError() bool
- func (o *GetConfigurationDetectionsTooManyRequests) IsCode(code int) bool
- func (o *GetConfigurationDetectionsTooManyRequests) IsRedirect() bool
- func (o *GetConfigurationDetectionsTooManyRequests) IsServerError() bool
- func (o *GetConfigurationDetectionsTooManyRequests) IsSuccess() bool
- func (o *GetConfigurationDetectionsTooManyRequests) String() string
- type PatchCSPMAwsAccountBadRequest
- func (o *PatchCSPMAwsAccountBadRequest) Code() int
- func (o *PatchCSPMAwsAccountBadRequest) Error() string
- func (o *PatchCSPMAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *PatchCSPMAwsAccountBadRequest) IsClientError() bool
- func (o *PatchCSPMAwsAccountBadRequest) IsCode(code int) bool
- func (o *PatchCSPMAwsAccountBadRequest) IsRedirect() bool
- func (o *PatchCSPMAwsAccountBadRequest) IsServerError() bool
- func (o *PatchCSPMAwsAccountBadRequest) IsSuccess() bool
- func (o *PatchCSPMAwsAccountBadRequest) String() string
- type PatchCSPMAwsAccountCreated
- func (o *PatchCSPMAwsAccountCreated) Code() int
- func (o *PatchCSPMAwsAccountCreated) Error() string
- func (o *PatchCSPMAwsAccountCreated) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *PatchCSPMAwsAccountCreated) IsClientError() bool
- func (o *PatchCSPMAwsAccountCreated) IsCode(code int) bool
- func (o *PatchCSPMAwsAccountCreated) IsRedirect() bool
- func (o *PatchCSPMAwsAccountCreated) IsServerError() bool
- func (o *PatchCSPMAwsAccountCreated) IsSuccess() bool
- func (o *PatchCSPMAwsAccountCreated) String() string
- type PatchCSPMAwsAccountForbidden
- func (o *PatchCSPMAwsAccountForbidden) Code() int
- func (o *PatchCSPMAwsAccountForbidden) Error() string
- func (o *PatchCSPMAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *PatchCSPMAwsAccountForbidden) IsClientError() bool
- func (o *PatchCSPMAwsAccountForbidden) IsCode(code int) bool
- func (o *PatchCSPMAwsAccountForbidden) IsRedirect() bool
- func (o *PatchCSPMAwsAccountForbidden) IsServerError() bool
- func (o *PatchCSPMAwsAccountForbidden) IsSuccess() bool
- func (o *PatchCSPMAwsAccountForbidden) String() string
- type PatchCSPMAwsAccountInternalServerError
- func (o *PatchCSPMAwsAccountInternalServerError) Code() int
- func (o *PatchCSPMAwsAccountInternalServerError) Error() string
- func (o *PatchCSPMAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *PatchCSPMAwsAccountInternalServerError) IsClientError() bool
- func (o *PatchCSPMAwsAccountInternalServerError) IsCode(code int) bool
- func (o *PatchCSPMAwsAccountInternalServerError) IsRedirect() bool
- func (o *PatchCSPMAwsAccountInternalServerError) IsServerError() bool
- func (o *PatchCSPMAwsAccountInternalServerError) IsSuccess() bool
- func (o *PatchCSPMAwsAccountInternalServerError) String() string
- type PatchCSPMAwsAccountMultiStatus
- func (o *PatchCSPMAwsAccountMultiStatus) Code() int
- func (o *PatchCSPMAwsAccountMultiStatus) Error() string
- func (o *PatchCSPMAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
- func (o *PatchCSPMAwsAccountMultiStatus) IsClientError() bool
- func (o *PatchCSPMAwsAccountMultiStatus) IsCode(code int) bool
- func (o *PatchCSPMAwsAccountMultiStatus) IsRedirect() bool
- func (o *PatchCSPMAwsAccountMultiStatus) IsServerError() bool
- func (o *PatchCSPMAwsAccountMultiStatus) IsSuccess() bool
- func (o *PatchCSPMAwsAccountMultiStatus) String() string
- type PatchCSPMAwsAccountParams
- func NewPatchCSPMAwsAccountParams() *PatchCSPMAwsAccountParams
- func NewPatchCSPMAwsAccountParamsWithContext(ctx context.Context) *PatchCSPMAwsAccountParams
- func NewPatchCSPMAwsAccountParamsWithHTTPClient(client *http.Client) *PatchCSPMAwsAccountParams
- func NewPatchCSPMAwsAccountParamsWithTimeout(timeout time.Duration) *PatchCSPMAwsAccountParams
- func (o *PatchCSPMAwsAccountParams) SetBody(body *models.RegistrationAWSAccountPatchRequest)
- func (o *PatchCSPMAwsAccountParams) SetContext(ctx context.Context)
- func (o *PatchCSPMAwsAccountParams) SetDefaults()
- func (o *PatchCSPMAwsAccountParams) SetHTTPClient(client *http.Client)
- func (o *PatchCSPMAwsAccountParams) SetTimeout(timeout time.Duration)
- func (o *PatchCSPMAwsAccountParams) WithBody(body *models.RegistrationAWSAccountPatchRequest) *PatchCSPMAwsAccountParams
- func (o *PatchCSPMAwsAccountParams) WithContext(ctx context.Context) *PatchCSPMAwsAccountParams
- func (o *PatchCSPMAwsAccountParams) WithDefaults() *PatchCSPMAwsAccountParams
- func (o *PatchCSPMAwsAccountParams) WithHTTPClient(client *http.Client) *PatchCSPMAwsAccountParams
- func (o *PatchCSPMAwsAccountParams) WithTimeout(timeout time.Duration) *PatchCSPMAwsAccountParams
- func (o *PatchCSPMAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type PatchCSPMAwsAccountReader
- type PatchCSPMAwsAccountTooManyRequests
- func (o *PatchCSPMAwsAccountTooManyRequests) Code() int
- func (o *PatchCSPMAwsAccountTooManyRequests) Error() string
- func (o *PatchCSPMAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *PatchCSPMAwsAccountTooManyRequests) IsClientError() bool
- func (o *PatchCSPMAwsAccountTooManyRequests) IsCode(code int) bool
- func (o *PatchCSPMAwsAccountTooManyRequests) IsRedirect() bool
- func (o *PatchCSPMAwsAccountTooManyRequests) IsServerError() bool
- func (o *PatchCSPMAwsAccountTooManyRequests) IsSuccess() bool
- func (o *PatchCSPMAwsAccountTooManyRequests) String() string
- type UpdateCSPMAzureAccountBadRequest
- func (o *UpdateCSPMAzureAccountBadRequest) Code() int
- func (o *UpdateCSPMAzureAccountBadRequest) Error() string
- func (o *UpdateCSPMAzureAccountBadRequest) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *UpdateCSPMAzureAccountBadRequest) IsClientError() bool
- func (o *UpdateCSPMAzureAccountBadRequest) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountBadRequest) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountBadRequest) IsServerError() bool
- func (o *UpdateCSPMAzureAccountBadRequest) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountBadRequest) String() string
- type UpdateCSPMAzureAccountClientIDBadRequest
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) Code() int
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) Error() string
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) GetPayload() *models.RegistrationAzureTenantConfigurationResponseV1
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsClientError() bool
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsServerError() bool
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountClientIDBadRequest) String() string
- type UpdateCSPMAzureAccountClientIDCreated
- func (o *UpdateCSPMAzureAccountClientIDCreated) Code() int
- func (o *UpdateCSPMAzureAccountClientIDCreated) Error() string
- func (o *UpdateCSPMAzureAccountClientIDCreated) GetPayload() *models.RegistrationAzureTenantConfigurationResponseV1
- func (o *UpdateCSPMAzureAccountClientIDCreated) IsClientError() bool
- func (o *UpdateCSPMAzureAccountClientIDCreated) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountClientIDCreated) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountClientIDCreated) IsServerError() bool
- func (o *UpdateCSPMAzureAccountClientIDCreated) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountClientIDCreated) String() string
- type UpdateCSPMAzureAccountClientIDForbidden
- func (o *UpdateCSPMAzureAccountClientIDForbidden) Code() int
- func (o *UpdateCSPMAzureAccountClientIDForbidden) Error() string
- func (o *UpdateCSPMAzureAccountClientIDForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMAzureAccountClientIDForbidden) IsClientError() bool
- func (o *UpdateCSPMAzureAccountClientIDForbidden) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountClientIDForbidden) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountClientIDForbidden) IsServerError() bool
- func (o *UpdateCSPMAzureAccountClientIDForbidden) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountClientIDForbidden) String() string
- type UpdateCSPMAzureAccountClientIDInternalServerError
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) Code() int
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) Error() string
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) GetPayload() *models.RegistrationAzureTenantConfigurationResponseV1
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsClientError() bool
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsServerError() bool
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountClientIDInternalServerError) String() string
- type UpdateCSPMAzureAccountClientIDParams
- func NewUpdateCSPMAzureAccountClientIDParams() *UpdateCSPMAzureAccountClientIDParams
- func NewUpdateCSPMAzureAccountClientIDParamsWithContext(ctx context.Context) *UpdateCSPMAzureAccountClientIDParams
- func NewUpdateCSPMAzureAccountClientIDParamsWithHTTPClient(client *http.Client) *UpdateCSPMAzureAccountClientIDParams
- func NewUpdateCSPMAzureAccountClientIDParamsWithTimeout(timeout time.Duration) *UpdateCSPMAzureAccountClientIDParams
- func (o *UpdateCSPMAzureAccountClientIDParams) SetContext(ctx context.Context)
- func (o *UpdateCSPMAzureAccountClientIDParams) SetDefaults()
- func (o *UpdateCSPMAzureAccountClientIDParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCSPMAzureAccountClientIDParams) SetID(id string)
- func (o *UpdateCSPMAzureAccountClientIDParams) SetTenantID(tenantID *string)
- func (o *UpdateCSPMAzureAccountClientIDParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCSPMAzureAccountClientIDParams) WithContext(ctx context.Context) *UpdateCSPMAzureAccountClientIDParams
- func (o *UpdateCSPMAzureAccountClientIDParams) WithDefaults() *UpdateCSPMAzureAccountClientIDParams
- func (o *UpdateCSPMAzureAccountClientIDParams) WithHTTPClient(client *http.Client) *UpdateCSPMAzureAccountClientIDParams
- func (o *UpdateCSPMAzureAccountClientIDParams) WithID(id string) *UpdateCSPMAzureAccountClientIDParams
- func (o *UpdateCSPMAzureAccountClientIDParams) WithTenantID(tenantID *string) *UpdateCSPMAzureAccountClientIDParams
- func (o *UpdateCSPMAzureAccountClientIDParams) WithTimeout(timeout time.Duration) *UpdateCSPMAzureAccountClientIDParams
- func (o *UpdateCSPMAzureAccountClientIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCSPMAzureAccountClientIDReader
- type UpdateCSPMAzureAccountClientIDTooManyRequests
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) Code() int
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) Error() string
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsClientError() bool
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsServerError() bool
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) String() string
- type UpdateCSPMAzureAccountCreated
- func (o *UpdateCSPMAzureAccountCreated) Code() int
- func (o *UpdateCSPMAzureAccountCreated) Error() string
- func (o *UpdateCSPMAzureAccountCreated) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *UpdateCSPMAzureAccountCreated) IsClientError() bool
- func (o *UpdateCSPMAzureAccountCreated) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountCreated) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountCreated) IsServerError() bool
- func (o *UpdateCSPMAzureAccountCreated) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountCreated) String() string
- type UpdateCSPMAzureAccountForbidden
- func (o *UpdateCSPMAzureAccountForbidden) Code() int
- func (o *UpdateCSPMAzureAccountForbidden) Error() string
- func (o *UpdateCSPMAzureAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMAzureAccountForbidden) IsClientError() bool
- func (o *UpdateCSPMAzureAccountForbidden) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountForbidden) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountForbidden) IsServerError() bool
- func (o *UpdateCSPMAzureAccountForbidden) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountForbidden) String() string
- type UpdateCSPMAzureAccountInternalServerError
- func (o *UpdateCSPMAzureAccountInternalServerError) Code() int
- func (o *UpdateCSPMAzureAccountInternalServerError) Error() string
- func (o *UpdateCSPMAzureAccountInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *UpdateCSPMAzureAccountInternalServerError) IsClientError() bool
- func (o *UpdateCSPMAzureAccountInternalServerError) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountInternalServerError) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountInternalServerError) IsServerError() bool
- func (o *UpdateCSPMAzureAccountInternalServerError) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountInternalServerError) String() string
- type UpdateCSPMAzureAccountMultiStatus
- func (o *UpdateCSPMAzureAccountMultiStatus) Code() int
- func (o *UpdateCSPMAzureAccountMultiStatus) Error() string
- func (o *UpdateCSPMAzureAccountMultiStatus) GetPayload() *models.RegistrationAzureAccountResponseV1
- func (o *UpdateCSPMAzureAccountMultiStatus) IsClientError() bool
- func (o *UpdateCSPMAzureAccountMultiStatus) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountMultiStatus) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountMultiStatus) IsServerError() bool
- func (o *UpdateCSPMAzureAccountMultiStatus) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountMultiStatus) String() string
- type UpdateCSPMAzureAccountParams
- func NewUpdateCSPMAzureAccountParams() *UpdateCSPMAzureAccountParams
- func NewUpdateCSPMAzureAccountParamsWithContext(ctx context.Context) *UpdateCSPMAzureAccountParams
- func NewUpdateCSPMAzureAccountParamsWithHTTPClient(client *http.Client) *UpdateCSPMAzureAccountParams
- func NewUpdateCSPMAzureAccountParamsWithTimeout(timeout time.Duration) *UpdateCSPMAzureAccountParams
- func (o *UpdateCSPMAzureAccountParams) SetBody(body *models.RegistrationAzureAccountPatchRequest)
- func (o *UpdateCSPMAzureAccountParams) SetContext(ctx context.Context)
- func (o *UpdateCSPMAzureAccountParams) SetDefaults()
- func (o *UpdateCSPMAzureAccountParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCSPMAzureAccountParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCSPMAzureAccountParams) WithBody(body *models.RegistrationAzureAccountPatchRequest) *UpdateCSPMAzureAccountParams
- func (o *UpdateCSPMAzureAccountParams) WithContext(ctx context.Context) *UpdateCSPMAzureAccountParams
- func (o *UpdateCSPMAzureAccountParams) WithDefaults() *UpdateCSPMAzureAccountParams
- func (o *UpdateCSPMAzureAccountParams) WithHTTPClient(client *http.Client) *UpdateCSPMAzureAccountParams
- func (o *UpdateCSPMAzureAccountParams) WithTimeout(timeout time.Duration) *UpdateCSPMAzureAccountParams
- func (o *UpdateCSPMAzureAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCSPMAzureAccountReader
- type UpdateCSPMAzureAccountTooManyRequests
- func (o *UpdateCSPMAzureAccountTooManyRequests) Code() int
- func (o *UpdateCSPMAzureAccountTooManyRequests) Error() string
- func (o *UpdateCSPMAzureAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMAzureAccountTooManyRequests) IsClientError() bool
- func (o *UpdateCSPMAzureAccountTooManyRequests) IsCode(code int) bool
- func (o *UpdateCSPMAzureAccountTooManyRequests) IsRedirect() bool
- func (o *UpdateCSPMAzureAccountTooManyRequests) IsServerError() bool
- func (o *UpdateCSPMAzureAccountTooManyRequests) IsSuccess() bool
- func (o *UpdateCSPMAzureAccountTooManyRequests) String() string
- type UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) Code() int
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) Error() string
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) GetPayload() *models.RegistrationAzureTenantDefaultSubscriptionIDResponseV1
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsClientError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsCode(code int) bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsRedirect() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsServerError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsSuccess() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) String() string
- type UpdateCSPMAzureTenantDefaultSubscriptionIDCreated
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) Code() int
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) Error() string
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) GetPayload() *models.RegistrationAzureTenantDefaultSubscriptionIDResponseV1
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsClientError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsCode(code int) bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsRedirect() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsServerError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsSuccess() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) String() string
- type UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) Code() int
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) Error() string
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsClientError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsCode(code int) bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsRedirect() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsServerError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsSuccess() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) String() string
- type UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) Code() int
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) Error() string
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) GetPayload() *models.RegistrationAzureTenantDefaultSubscriptionIDResponseV1
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsClientError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsCode(code int) bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsRedirect() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsServerError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsSuccess() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) String() string
- type UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParams() *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithContext(ctx context.Context) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithHTTPClient(client *http.Client) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func NewUpdateCSPMAzureTenantDefaultSubscriptionIDParamsWithTimeout(timeout time.Duration) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetContext(ctx context.Context)
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetDefaults()
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetSubscriptionID(subscriptionID string)
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetTenantID(tenantID *string)
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithContext(ctx context.Context) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithDefaults() *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithHTTPClient(client *http.Client) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithSubscriptionID(subscriptionID string) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithTenantID(tenantID *string) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithTimeout(timeout time.Duration) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCSPMAzureTenantDefaultSubscriptionIDReader
- type UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) Code() int
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) Error() string
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsClientError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsCode(code int) bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsRedirect() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsServerError() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsSuccess() bool
- func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) String() string
- type UpdateCSPMGCPAccountBadRequest
- func (o *UpdateCSPMGCPAccountBadRequest) Code() int
- func (o *UpdateCSPMGCPAccountBadRequest) Error() string
- func (o *UpdateCSPMGCPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *UpdateCSPMGCPAccountBadRequest) IsClientError() bool
- func (o *UpdateCSPMGCPAccountBadRequest) IsCode(code int) bool
- func (o *UpdateCSPMGCPAccountBadRequest) IsRedirect() bool
- func (o *UpdateCSPMGCPAccountBadRequest) IsServerError() bool
- func (o *UpdateCSPMGCPAccountBadRequest) IsSuccess() bool
- func (o *UpdateCSPMGCPAccountBadRequest) String() string
- type UpdateCSPMGCPAccountForbidden
- func (o *UpdateCSPMGCPAccountForbidden) Code() int
- func (o *UpdateCSPMGCPAccountForbidden) Error() string
- func (o *UpdateCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMGCPAccountForbidden) IsClientError() bool
- func (o *UpdateCSPMGCPAccountForbidden) IsCode(code int) bool
- func (o *UpdateCSPMGCPAccountForbidden) IsRedirect() bool
- func (o *UpdateCSPMGCPAccountForbidden) IsServerError() bool
- func (o *UpdateCSPMGCPAccountForbidden) IsSuccess() bool
- func (o *UpdateCSPMGCPAccountForbidden) String() string
- type UpdateCSPMGCPAccountInternalServerError
- func (o *UpdateCSPMGCPAccountInternalServerError) Code() int
- func (o *UpdateCSPMGCPAccountInternalServerError) Error() string
- func (o *UpdateCSPMGCPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *UpdateCSPMGCPAccountInternalServerError) IsClientError() bool
- func (o *UpdateCSPMGCPAccountInternalServerError) IsCode(code int) bool
- func (o *UpdateCSPMGCPAccountInternalServerError) IsRedirect() bool
- func (o *UpdateCSPMGCPAccountInternalServerError) IsServerError() bool
- func (o *UpdateCSPMGCPAccountInternalServerError) IsSuccess() bool
- func (o *UpdateCSPMGCPAccountInternalServerError) String() string
- type UpdateCSPMGCPAccountMultiStatus
- func (o *UpdateCSPMGCPAccountMultiStatus) Code() int
- func (o *UpdateCSPMGCPAccountMultiStatus) Error() string
- func (o *UpdateCSPMGCPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *UpdateCSPMGCPAccountMultiStatus) IsClientError() bool
- func (o *UpdateCSPMGCPAccountMultiStatus) IsCode(code int) bool
- func (o *UpdateCSPMGCPAccountMultiStatus) IsRedirect() bool
- func (o *UpdateCSPMGCPAccountMultiStatus) IsServerError() bool
- func (o *UpdateCSPMGCPAccountMultiStatus) IsSuccess() bool
- func (o *UpdateCSPMGCPAccountMultiStatus) String() string
- type UpdateCSPMGCPAccountOK
- func (o *UpdateCSPMGCPAccountOK) Code() int
- func (o *UpdateCSPMGCPAccountOK) Error() string
- func (o *UpdateCSPMGCPAccountOK) GetPayload() *models.RegistrationGCPAccountResponseV1
- func (o *UpdateCSPMGCPAccountOK) IsClientError() bool
- func (o *UpdateCSPMGCPAccountOK) IsCode(code int) bool
- func (o *UpdateCSPMGCPAccountOK) IsRedirect() bool
- func (o *UpdateCSPMGCPAccountOK) IsServerError() bool
- func (o *UpdateCSPMGCPAccountOK) IsSuccess() bool
- func (o *UpdateCSPMGCPAccountOK) String() string
- type UpdateCSPMGCPAccountParams
- func NewUpdateCSPMGCPAccountParams() *UpdateCSPMGCPAccountParams
- func NewUpdateCSPMGCPAccountParamsWithContext(ctx context.Context) *UpdateCSPMGCPAccountParams
- func NewUpdateCSPMGCPAccountParamsWithHTTPClient(client *http.Client) *UpdateCSPMGCPAccountParams
- func NewUpdateCSPMGCPAccountParamsWithTimeout(timeout time.Duration) *UpdateCSPMGCPAccountParams
- func (o *UpdateCSPMGCPAccountParams) SetBody(body *models.RegistrationGCPAccountPatchRequestV1)
- func (o *UpdateCSPMGCPAccountParams) SetContext(ctx context.Context)
- func (o *UpdateCSPMGCPAccountParams) SetDefaults()
- func (o *UpdateCSPMGCPAccountParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCSPMGCPAccountParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCSPMGCPAccountParams) WithBody(body *models.RegistrationGCPAccountPatchRequestV1) *UpdateCSPMGCPAccountParams
- func (o *UpdateCSPMGCPAccountParams) WithContext(ctx context.Context) *UpdateCSPMGCPAccountParams
- func (o *UpdateCSPMGCPAccountParams) WithDefaults() *UpdateCSPMGCPAccountParams
- func (o *UpdateCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *UpdateCSPMGCPAccountParams
- func (o *UpdateCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *UpdateCSPMGCPAccountParams
- func (o *UpdateCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCSPMGCPAccountReader
- type UpdateCSPMGCPAccountTooManyRequests
- func (o *UpdateCSPMGCPAccountTooManyRequests) Code() int
- func (o *UpdateCSPMGCPAccountTooManyRequests) Error() string
- func (o *UpdateCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMGCPAccountTooManyRequests) IsClientError() bool
- func (o *UpdateCSPMGCPAccountTooManyRequests) IsCode(code int) bool
- func (o *UpdateCSPMGCPAccountTooManyRequests) IsRedirect() bool
- func (o *UpdateCSPMGCPAccountTooManyRequests) IsServerError() bool
- func (o *UpdateCSPMGCPAccountTooManyRequests) IsSuccess() bool
- func (o *UpdateCSPMGCPAccountTooManyRequests) String() string
- type UpdateCSPMGCPServiceAccountsExtBadRequest
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) Code() int
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) Error() string
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsClientError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsCode(code int) bool
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsRedirect() bool
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsServerError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsSuccess() bool
- func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) String() string
- type UpdateCSPMGCPServiceAccountsExtForbidden
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) Code() int
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) Error() string
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsClientError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsCode(code int) bool
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsRedirect() bool
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsServerError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsSuccess() bool
- func (o *UpdateCSPMGCPServiceAccountsExtForbidden) String() string
- type UpdateCSPMGCPServiceAccountsExtInternalServerError
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) Code() int
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) Error() string
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsClientError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsCode(code int) bool
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsRedirect() bool
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsServerError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsSuccess() bool
- func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) String() string
- type UpdateCSPMGCPServiceAccountsExtOK
- func (o *UpdateCSPMGCPServiceAccountsExtOK) Code() int
- func (o *UpdateCSPMGCPServiceAccountsExtOK) Error() string
- func (o *UpdateCSPMGCPServiceAccountsExtOK) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
- func (o *UpdateCSPMGCPServiceAccountsExtOK) IsClientError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtOK) IsCode(code int) bool
- func (o *UpdateCSPMGCPServiceAccountsExtOK) IsRedirect() bool
- func (o *UpdateCSPMGCPServiceAccountsExtOK) IsServerError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtOK) IsSuccess() bool
- func (o *UpdateCSPMGCPServiceAccountsExtOK) String() string
- type UpdateCSPMGCPServiceAccountsExtParams
- func NewUpdateCSPMGCPServiceAccountsExtParams() *UpdateCSPMGCPServiceAccountsExtParams
- func NewUpdateCSPMGCPServiceAccountsExtParamsWithContext(ctx context.Context) *UpdateCSPMGCPServiceAccountsExtParams
- func NewUpdateCSPMGCPServiceAccountsExtParamsWithHTTPClient(client *http.Client) *UpdateCSPMGCPServiceAccountsExtParams
- func NewUpdateCSPMGCPServiceAccountsExtParamsWithTimeout(timeout time.Duration) *UpdateCSPMGCPServiceAccountsExtParams
- func (o *UpdateCSPMGCPServiceAccountsExtParams) SetBody(body *models.RegistrationGCPServiceAccountPatchRequestV1)
- func (o *UpdateCSPMGCPServiceAccountsExtParams) SetContext(ctx context.Context)
- func (o *UpdateCSPMGCPServiceAccountsExtParams) SetDefaults()
- func (o *UpdateCSPMGCPServiceAccountsExtParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCSPMGCPServiceAccountsExtParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCSPMGCPServiceAccountsExtParams) WithBody(body *models.RegistrationGCPServiceAccountPatchRequestV1) *UpdateCSPMGCPServiceAccountsExtParams
- func (o *UpdateCSPMGCPServiceAccountsExtParams) WithContext(ctx context.Context) *UpdateCSPMGCPServiceAccountsExtParams
- func (o *UpdateCSPMGCPServiceAccountsExtParams) WithDefaults() *UpdateCSPMGCPServiceAccountsExtParams
- func (o *UpdateCSPMGCPServiceAccountsExtParams) WithHTTPClient(client *http.Client) *UpdateCSPMGCPServiceAccountsExtParams
- func (o *UpdateCSPMGCPServiceAccountsExtParams) WithTimeout(timeout time.Duration) *UpdateCSPMGCPServiceAccountsExtParams
- func (o *UpdateCSPMGCPServiceAccountsExtParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCSPMGCPServiceAccountsExtReader
- type UpdateCSPMGCPServiceAccountsExtTooManyRequests
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) Code() int
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) Error() string
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsClientError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsCode(code int) bool
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsRedirect() bool
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsServerError() bool
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsSuccess() bool
- func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) String() string
- type UpdateCSPMPolicySettingsBadRequest
- func (o *UpdateCSPMPolicySettingsBadRequest) Code() int
- func (o *UpdateCSPMPolicySettingsBadRequest) Error() string
- func (o *UpdateCSPMPolicySettingsBadRequest) GetPayload() *models.RegistrationPolicySettingsResponseV1
- func (o *UpdateCSPMPolicySettingsBadRequest) IsClientError() bool
- func (o *UpdateCSPMPolicySettingsBadRequest) IsCode(code int) bool
- func (o *UpdateCSPMPolicySettingsBadRequest) IsRedirect() bool
- func (o *UpdateCSPMPolicySettingsBadRequest) IsServerError() bool
- func (o *UpdateCSPMPolicySettingsBadRequest) IsSuccess() bool
- func (o *UpdateCSPMPolicySettingsBadRequest) String() string
- type UpdateCSPMPolicySettingsForbidden
- func (o *UpdateCSPMPolicySettingsForbidden) Code() int
- func (o *UpdateCSPMPolicySettingsForbidden) Error() string
- func (o *UpdateCSPMPolicySettingsForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMPolicySettingsForbidden) IsClientError() bool
- func (o *UpdateCSPMPolicySettingsForbidden) IsCode(code int) bool
- func (o *UpdateCSPMPolicySettingsForbidden) IsRedirect() bool
- func (o *UpdateCSPMPolicySettingsForbidden) IsServerError() bool
- func (o *UpdateCSPMPolicySettingsForbidden) IsSuccess() bool
- func (o *UpdateCSPMPolicySettingsForbidden) String() string
- type UpdateCSPMPolicySettingsInternalServerError
- func (o *UpdateCSPMPolicySettingsInternalServerError) Code() int
- func (o *UpdateCSPMPolicySettingsInternalServerError) Error() string
- func (o *UpdateCSPMPolicySettingsInternalServerError) GetPayload() *models.RegistrationPolicySettingsResponseV1
- func (o *UpdateCSPMPolicySettingsInternalServerError) IsClientError() bool
- func (o *UpdateCSPMPolicySettingsInternalServerError) IsCode(code int) bool
- func (o *UpdateCSPMPolicySettingsInternalServerError) IsRedirect() bool
- func (o *UpdateCSPMPolicySettingsInternalServerError) IsServerError() bool
- func (o *UpdateCSPMPolicySettingsInternalServerError) IsSuccess() bool
- func (o *UpdateCSPMPolicySettingsInternalServerError) String() string
- type UpdateCSPMPolicySettingsMultiStatus
- func (o *UpdateCSPMPolicySettingsMultiStatus) Code() int
- func (o *UpdateCSPMPolicySettingsMultiStatus) Error() string
- func (o *UpdateCSPMPolicySettingsMultiStatus) GetPayload() *models.RegistrationPolicySettingsResponseV1
- func (o *UpdateCSPMPolicySettingsMultiStatus) IsClientError() bool
- func (o *UpdateCSPMPolicySettingsMultiStatus) IsCode(code int) bool
- func (o *UpdateCSPMPolicySettingsMultiStatus) IsRedirect() bool
- func (o *UpdateCSPMPolicySettingsMultiStatus) IsServerError() bool
- func (o *UpdateCSPMPolicySettingsMultiStatus) IsSuccess() bool
- func (o *UpdateCSPMPolicySettingsMultiStatus) String() string
- type UpdateCSPMPolicySettingsOK
- func (o *UpdateCSPMPolicySettingsOK) Code() int
- func (o *UpdateCSPMPolicySettingsOK) Error() string
- func (o *UpdateCSPMPolicySettingsOK) GetPayload() *models.RegistrationPolicySettingsResponseV1
- func (o *UpdateCSPMPolicySettingsOK) IsClientError() bool
- func (o *UpdateCSPMPolicySettingsOK) IsCode(code int) bool
- func (o *UpdateCSPMPolicySettingsOK) IsRedirect() bool
- func (o *UpdateCSPMPolicySettingsOK) IsServerError() bool
- func (o *UpdateCSPMPolicySettingsOK) IsSuccess() bool
- func (o *UpdateCSPMPolicySettingsOK) String() string
- type UpdateCSPMPolicySettingsParams
- func NewUpdateCSPMPolicySettingsParams() *UpdateCSPMPolicySettingsParams
- func NewUpdateCSPMPolicySettingsParamsWithContext(ctx context.Context) *UpdateCSPMPolicySettingsParams
- func NewUpdateCSPMPolicySettingsParamsWithHTTPClient(client *http.Client) *UpdateCSPMPolicySettingsParams
- func NewUpdateCSPMPolicySettingsParamsWithTimeout(timeout time.Duration) *UpdateCSPMPolicySettingsParams
- func (o *UpdateCSPMPolicySettingsParams) SetBody(body *models.RegistrationPolicyRequestExtV1)
- func (o *UpdateCSPMPolicySettingsParams) SetContext(ctx context.Context)
- func (o *UpdateCSPMPolicySettingsParams) SetDefaults()
- func (o *UpdateCSPMPolicySettingsParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCSPMPolicySettingsParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCSPMPolicySettingsParams) WithBody(body *models.RegistrationPolicyRequestExtV1) *UpdateCSPMPolicySettingsParams
- func (o *UpdateCSPMPolicySettingsParams) WithContext(ctx context.Context) *UpdateCSPMPolicySettingsParams
- func (o *UpdateCSPMPolicySettingsParams) WithDefaults() *UpdateCSPMPolicySettingsParams
- func (o *UpdateCSPMPolicySettingsParams) WithHTTPClient(client *http.Client) *UpdateCSPMPolicySettingsParams
- func (o *UpdateCSPMPolicySettingsParams) WithTimeout(timeout time.Duration) *UpdateCSPMPolicySettingsParams
- func (o *UpdateCSPMPolicySettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCSPMPolicySettingsReader
- type UpdateCSPMPolicySettingsTooManyRequests
- func (o *UpdateCSPMPolicySettingsTooManyRequests) Code() int
- func (o *UpdateCSPMPolicySettingsTooManyRequests) Error() string
- func (o *UpdateCSPMPolicySettingsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMPolicySettingsTooManyRequests) IsClientError() bool
- func (o *UpdateCSPMPolicySettingsTooManyRequests) IsCode(code int) bool
- func (o *UpdateCSPMPolicySettingsTooManyRequests) IsRedirect() bool
- func (o *UpdateCSPMPolicySettingsTooManyRequests) IsServerError() bool
- func (o *UpdateCSPMPolicySettingsTooManyRequests) IsSuccess() bool
- func (o *UpdateCSPMPolicySettingsTooManyRequests) String() string
- type UpdateCSPMScanScheduleBadRequest
- func (o *UpdateCSPMScanScheduleBadRequest) Code() int
- func (o *UpdateCSPMScanScheduleBadRequest) Error() string
- func (o *UpdateCSPMScanScheduleBadRequest) GetPayload() *models.RegistrationScanScheduleResponseV1
- func (o *UpdateCSPMScanScheduleBadRequest) IsClientError() bool
- func (o *UpdateCSPMScanScheduleBadRequest) IsCode(code int) bool
- func (o *UpdateCSPMScanScheduleBadRequest) IsRedirect() bool
- func (o *UpdateCSPMScanScheduleBadRequest) IsServerError() bool
- func (o *UpdateCSPMScanScheduleBadRequest) IsSuccess() bool
- func (o *UpdateCSPMScanScheduleBadRequest) String() string
- type UpdateCSPMScanScheduleForbidden
- func (o *UpdateCSPMScanScheduleForbidden) Code() int
- func (o *UpdateCSPMScanScheduleForbidden) Error() string
- func (o *UpdateCSPMScanScheduleForbidden) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMScanScheduleForbidden) IsClientError() bool
- func (o *UpdateCSPMScanScheduleForbidden) IsCode(code int) bool
- func (o *UpdateCSPMScanScheduleForbidden) IsRedirect() bool
- func (o *UpdateCSPMScanScheduleForbidden) IsServerError() bool
- func (o *UpdateCSPMScanScheduleForbidden) IsSuccess() bool
- func (o *UpdateCSPMScanScheduleForbidden) String() string
- type UpdateCSPMScanScheduleInternalServerError
- func (o *UpdateCSPMScanScheduleInternalServerError) Code() int
- func (o *UpdateCSPMScanScheduleInternalServerError) Error() string
- func (o *UpdateCSPMScanScheduleInternalServerError) GetPayload() *models.RegistrationScanScheduleResponseV1
- func (o *UpdateCSPMScanScheduleInternalServerError) IsClientError() bool
- func (o *UpdateCSPMScanScheduleInternalServerError) IsCode(code int) bool
- func (o *UpdateCSPMScanScheduleInternalServerError) IsRedirect() bool
- func (o *UpdateCSPMScanScheduleInternalServerError) IsServerError() bool
- func (o *UpdateCSPMScanScheduleInternalServerError) IsSuccess() bool
- func (o *UpdateCSPMScanScheduleInternalServerError) String() string
- type UpdateCSPMScanScheduleOK
- func (o *UpdateCSPMScanScheduleOK) Code() int
- func (o *UpdateCSPMScanScheduleOK) Error() string
- func (o *UpdateCSPMScanScheduleOK) GetPayload() *models.RegistrationScanScheduleResponseV1
- func (o *UpdateCSPMScanScheduleOK) IsClientError() bool
- func (o *UpdateCSPMScanScheduleOK) IsCode(code int) bool
- func (o *UpdateCSPMScanScheduleOK) IsRedirect() bool
- func (o *UpdateCSPMScanScheduleOK) IsServerError() bool
- func (o *UpdateCSPMScanScheduleOK) IsSuccess() bool
- func (o *UpdateCSPMScanScheduleOK) String() string
- type UpdateCSPMScanScheduleParams
- func NewUpdateCSPMScanScheduleParams() *UpdateCSPMScanScheduleParams
- func NewUpdateCSPMScanScheduleParamsWithContext(ctx context.Context) *UpdateCSPMScanScheduleParams
- func NewUpdateCSPMScanScheduleParamsWithHTTPClient(client *http.Client) *UpdateCSPMScanScheduleParams
- func NewUpdateCSPMScanScheduleParamsWithTimeout(timeout time.Duration) *UpdateCSPMScanScheduleParams
- func (o *UpdateCSPMScanScheduleParams) SetBody(body *models.RegistrationScanScheduleUpdateRequestV1)
- func (o *UpdateCSPMScanScheduleParams) SetContext(ctx context.Context)
- func (o *UpdateCSPMScanScheduleParams) SetDefaults()
- func (o *UpdateCSPMScanScheduleParams) SetHTTPClient(client *http.Client)
- func (o *UpdateCSPMScanScheduleParams) SetTimeout(timeout time.Duration)
- func (o *UpdateCSPMScanScheduleParams) WithBody(body *models.RegistrationScanScheduleUpdateRequestV1) *UpdateCSPMScanScheduleParams
- func (o *UpdateCSPMScanScheduleParams) WithContext(ctx context.Context) *UpdateCSPMScanScheduleParams
- func (o *UpdateCSPMScanScheduleParams) WithDefaults() *UpdateCSPMScanScheduleParams
- func (o *UpdateCSPMScanScheduleParams) WithHTTPClient(client *http.Client) *UpdateCSPMScanScheduleParams
- func (o *UpdateCSPMScanScheduleParams) WithTimeout(timeout time.Duration) *UpdateCSPMScanScheduleParams
- func (o *UpdateCSPMScanScheduleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type UpdateCSPMScanScheduleReader
- type UpdateCSPMScanScheduleTooManyRequests
- func (o *UpdateCSPMScanScheduleTooManyRequests) Code() int
- func (o *UpdateCSPMScanScheduleTooManyRequests) Error() string
- func (o *UpdateCSPMScanScheduleTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *UpdateCSPMScanScheduleTooManyRequests) IsClientError() bool
- func (o *UpdateCSPMScanScheduleTooManyRequests) IsCode(code int) bool
- func (o *UpdateCSPMScanScheduleTooManyRequests) IsRedirect() bool
- func (o *UpdateCSPMScanScheduleTooManyRequests) IsServerError() bool
- func (o *UpdateCSPMScanScheduleTooManyRequests) IsSuccess() bool
- func (o *UpdateCSPMScanScheduleTooManyRequests) String() string
- type ValidateCSPMGCPServiceAccountExtBadRequest
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) Code() int
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) Error() string
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsClientError() bool
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsCode(code int) bool
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsRedirect() bool
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsServerError() bool
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsSuccess() bool
- func (o *ValidateCSPMGCPServiceAccountExtBadRequest) String() string
- type ValidateCSPMGCPServiceAccountExtForbidden
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) Code() int
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) Error() string
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) GetPayload() *models.MsaspecResponseFields
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsClientError() bool
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsCode(code int) bool
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsRedirect() bool
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsServerError() bool
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsSuccess() bool
- func (o *ValidateCSPMGCPServiceAccountExtForbidden) String() string
- type ValidateCSPMGCPServiceAccountExtInternalServerError
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) Code() int
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) Error() string
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsClientError() bool
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsCode(code int) bool
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsRedirect() bool
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsServerError() bool
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsSuccess() bool
- func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) String() string
- type ValidateCSPMGCPServiceAccountExtMultiStatus
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) Code() int
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) Error() string
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsClientError() bool
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsCode(code int) bool
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsRedirect() bool
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsServerError() bool
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsSuccess() bool
- func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) String() string
- type ValidateCSPMGCPServiceAccountExtNotFound
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) Code() int
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) Error() string
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsClientError() bool
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsCode(code int) bool
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsRedirect() bool
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsServerError() bool
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsSuccess() bool
- func (o *ValidateCSPMGCPServiceAccountExtNotFound) String() string
- type ValidateCSPMGCPServiceAccountExtOK
- func (o *ValidateCSPMGCPServiceAccountExtOK) Code() int
- func (o *ValidateCSPMGCPServiceAccountExtOK) Error() string
- func (o *ValidateCSPMGCPServiceAccountExtOK) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
- func (o *ValidateCSPMGCPServiceAccountExtOK) IsClientError() bool
- func (o *ValidateCSPMGCPServiceAccountExtOK) IsCode(code int) bool
- func (o *ValidateCSPMGCPServiceAccountExtOK) IsRedirect() bool
- func (o *ValidateCSPMGCPServiceAccountExtOK) IsServerError() bool
- func (o *ValidateCSPMGCPServiceAccountExtOK) IsSuccess() bool
- func (o *ValidateCSPMGCPServiceAccountExtOK) String() string
- type ValidateCSPMGCPServiceAccountExtParams
- func NewValidateCSPMGCPServiceAccountExtParams() *ValidateCSPMGCPServiceAccountExtParams
- func NewValidateCSPMGCPServiceAccountExtParamsWithContext(ctx context.Context) *ValidateCSPMGCPServiceAccountExtParams
- func NewValidateCSPMGCPServiceAccountExtParamsWithHTTPClient(client *http.Client) *ValidateCSPMGCPServiceAccountExtParams
- func NewValidateCSPMGCPServiceAccountExtParamsWithTimeout(timeout time.Duration) *ValidateCSPMGCPServiceAccountExtParams
- func (o *ValidateCSPMGCPServiceAccountExtParams) SetBody(body *models.RegistrationGCPServiceAccountValidationRequestV1)
- func (o *ValidateCSPMGCPServiceAccountExtParams) SetContext(ctx context.Context)
- func (o *ValidateCSPMGCPServiceAccountExtParams) SetDefaults()
- func (o *ValidateCSPMGCPServiceAccountExtParams) SetHTTPClient(client *http.Client)
- func (o *ValidateCSPMGCPServiceAccountExtParams) SetTimeout(timeout time.Duration)
- func (o *ValidateCSPMGCPServiceAccountExtParams) WithBody(body *models.RegistrationGCPServiceAccountValidationRequestV1) *ValidateCSPMGCPServiceAccountExtParams
- func (o *ValidateCSPMGCPServiceAccountExtParams) WithContext(ctx context.Context) *ValidateCSPMGCPServiceAccountExtParams
- func (o *ValidateCSPMGCPServiceAccountExtParams) WithDefaults() *ValidateCSPMGCPServiceAccountExtParams
- func (o *ValidateCSPMGCPServiceAccountExtParams) WithHTTPClient(client *http.Client) *ValidateCSPMGCPServiceAccountExtParams
- func (o *ValidateCSPMGCPServiceAccountExtParams) WithTimeout(timeout time.Duration) *ValidateCSPMGCPServiceAccountExtParams
- func (o *ValidateCSPMGCPServiceAccountExtParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type ValidateCSPMGCPServiceAccountExtReader
- type ValidateCSPMGCPServiceAccountExtTooManyRequests
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) Code() int
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) Error() string
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsClientError() bool
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsCode(code int) bool
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsRedirect() bool
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsServerError() bool
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsSuccess() bool
- func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) String() string
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
func (o *AzureDownloadCertificateBadRequest) Code() int
Code gets the status code for the azure download certificate bad request response
func (*AzureDownloadCertificateBadRequest) Error ¶ added in v0.2.22
func (o *AzureDownloadCertificateBadRequest) Error() string
func (*AzureDownloadCertificateBadRequest) GetPayload ¶ added in v0.2.22
func (o *AzureDownloadCertificateBadRequest) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
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
func (o *AzureDownloadCertificateBadRequest) IsCode(code int) bool
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
func (o *AzureDownloadCertificateBadRequest) IsSuccess() bool
IsSuccess returns true when this azure download certificate bad request response has a 2xx status code
func (*AzureDownloadCertificateBadRequest) String ¶ added in v0.2.27
func (o *AzureDownloadCertificateBadRequest) String() string
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
func (o *AzureDownloadCertificateForbidden) Code() int
Code gets the status code for the azure download certificate forbidden response
func (*AzureDownloadCertificateForbidden) Error ¶ added in v0.2.22
func (o *AzureDownloadCertificateForbidden) Error() string
func (*AzureDownloadCertificateForbidden) GetPayload ¶ added in v0.2.22
func (o *AzureDownloadCertificateForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *AzureDownloadCertificateForbidden) String() string
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
func (o *AzureDownloadCertificateInternalServerError) Code() int
Code gets the status code for the azure download certificate internal server error response
func (*AzureDownloadCertificateInternalServerError) Error ¶ added in v0.2.22
func (o *AzureDownloadCertificateInternalServerError) Error() string
func (*AzureDownloadCertificateInternalServerError) GetPayload ¶ added in v0.2.22
func (o *AzureDownloadCertificateInternalServerError) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
func (*AzureDownloadCertificateInternalServerError) IsClientError ¶ added in v0.2.27
func (o *AzureDownloadCertificateInternalServerError) IsClientError() bool
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
func (o *AzureDownloadCertificateInternalServerError) IsCode(code int) bool
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
func (o *AzureDownloadCertificateInternalServerError) IsRedirect() bool
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
func (o *AzureDownloadCertificateInternalServerError) IsServerError() bool
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
func (o *AzureDownloadCertificateInternalServerError) IsSuccess() bool
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
func (o *AzureDownloadCertificateInternalServerError) String() string
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 (o *AzureDownloadCertificateOK) Error() string
func (*AzureDownloadCertificateOK) GetPayload ¶ added in v0.2.22
func (o *AzureDownloadCertificateOK) GetPayload() *models.RegistrationAzureDownloadCertificateResponseV1
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
func (o *AzureDownloadCertificateParams) WithContext(ctx context.Context) *AzureDownloadCertificateParams
WithContext adds the context to the azure download certificate params
func (*AzureDownloadCertificateParams) WithDefaults ¶ added in v0.2.22
func (o *AzureDownloadCertificateParams) WithDefaults() *AzureDownloadCertificateParams
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
func (o *AzureDownloadCertificateParams) WithHTTPClient(client *http.Client) *AzureDownloadCertificateParams
WithHTTPClient adds the HTTPClient to the azure download certificate params
func (*AzureDownloadCertificateParams) WithRefresh ¶ added in v0.2.22
func (o *AzureDownloadCertificateParams) WithRefresh(refresh *bool) *AzureDownloadCertificateParams
WithRefresh adds the refresh to the azure download certificate params
func (*AzureDownloadCertificateParams) WithTenantID ¶ added in v0.2.22
func (o *AzureDownloadCertificateParams) WithTenantID(tenantID []string) *AzureDownloadCertificateParams
WithTenantID adds the tenantID to the azure download certificate params
func (*AzureDownloadCertificateParams) WithTimeout ¶ added in v0.2.22
func (o *AzureDownloadCertificateParams) WithTimeout(timeout time.Duration) *AzureDownloadCertificateParams
WithTimeout adds the timeout to the azure download certificate params
func (*AzureDownloadCertificateParams) WithYearsValid ¶ added in v0.4.0
func (o *AzureDownloadCertificateParams) WithYearsValid(yearsValid *string) *AzureDownloadCertificateParams
WithYearsValid adds the yearsValid to the azure download certificate params
func (*AzureDownloadCertificateParams) WriteToRequest ¶ added in v0.2.22
func (o *AzureDownloadCertificateParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *AzureDownloadCertificateTooManyRequests) Code() int
Code gets the status code for the azure download certificate too many requests response
func (*AzureDownloadCertificateTooManyRequests) Error ¶ added in v0.2.22
func (o *AzureDownloadCertificateTooManyRequests) Error() string
func (*AzureDownloadCertificateTooManyRequests) GetPayload ¶ added in v0.2.22
func (o *AzureDownloadCertificateTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *AzureDownloadCertificateTooManyRequests) IsCode(code int) bool
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
func (o *AzureDownloadCertificateTooManyRequests) IsRedirect() bool
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
func (o *AzureDownloadCertificateTooManyRequests) IsSuccess() bool
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
func (o *AzureDownloadCertificateTooManyRequests) String() string
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
func (a *Client) ConnectCSPMGCPAccount(params *ConnectCSPMGCPAccountParams, opts ...ClientOption) (*ConnectCSPMGCPAccountCreated, *ConnectCSPMGCPAccountMultiStatus, error)
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 ¶
func (a *Client) CreateCSPMAwsAccount(params *CreateCSPMAwsAccountParams, opts ...ClientOption) (*CreateCSPMAwsAccountCreated, *CreateCSPMAwsAccountMultiStatus, error)
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 ¶
func (a *Client) CreateCSPMAzureAccount(params *CreateCSPMAzureAccountParams, opts ...ClientOption) (*CreateCSPMAzureAccountCreated, *CreateCSPMAzureAccountMultiStatus, error)
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
func (a *Client) CreateCSPMAzureManagementGroup(params *CreateCSPMAzureManagementGroupParams, opts ...ClientOption) (*CreateCSPMAzureManagementGroupCreated, *CreateCSPMAzureManagementGroupMultiStatus, error)
CreateCSPMAzureManagementGroup creates a new management group in our system for a customer
func (*Client) CreateCSPMGCPAccount ¶ added in v0.6.0
func (a *Client) CreateCSPMGCPAccount(params *CreateCSPMGCPAccountParams, opts ...ClientOption) (*CreateCSPMGCPAccountCreated, *CreateCSPMGCPAccountMultiStatus, error)
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 ¶
func (a *Client) DeleteCSPMAwsAccount(params *DeleteCSPMAwsAccountParams, opts ...ClientOption) (*DeleteCSPMAwsAccountOK, *DeleteCSPMAwsAccountMultiStatus, error)
DeleteCSPMAwsAccount deletes an existing a w s account or organization in our system
func (*Client) DeleteCSPMAzureAccount ¶
func (a *Client) DeleteCSPMAzureAccount(params *DeleteCSPMAzureAccountParams, opts ...ClientOption) (*DeleteCSPMAzureAccountOK, *DeleteCSPMAzureAccountMultiStatus, error)
DeleteCSPMAzureAccount deletes an azure subscription from the system
func (*Client) DeleteCSPMAzureManagementGroup ¶ added in v0.7.0
func (a *Client) DeleteCSPMAzureManagementGroup(params *DeleteCSPMAzureManagementGroupParams, opts ...ClientOption) (*DeleteCSPMAzureManagementGroupOK, *DeleteCSPMAzureManagementGroupMultiStatus, error)
DeleteCSPMAzureManagementGroup deletes azure management groups from the system
func (*Client) DeleteCSPMGCPAccount ¶ added in v0.6.0
func (a *Client) DeleteCSPMGCPAccount(params *DeleteCSPMGCPAccountParams, opts ...ClientOption) (*DeleteCSPMGCPAccountOK, *DeleteCSPMGCPAccountMultiStatus, error)
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 ¶
func (a *Client) GetCSPMAwsAccount(params *GetCSPMAwsAccountParams, opts ...ClientOption) (*GetCSPMAwsAccountOK, *GetCSPMAwsAccountMultiStatus, error)
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 ¶
func (a *Client) GetCSPMAwsConsoleSetupURLs(params *GetCSPMAwsConsoleSetupURLsParams, opts ...ClientOption) (*GetCSPMAwsConsoleSetupURLsOK, *GetCSPMAwsConsoleSetupURLsMultiStatus, error)
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 ¶
func (a *Client) GetCSPMAzureAccount(params *GetCSPMAzureAccountParams, opts ...ClientOption) (*GetCSPMAzureAccountOK, *GetCSPMAzureAccountMultiStatus, error)
GetCSPMAzureAccount returns information about azure account registration
func (*Client) GetCSPMAzureManagementGroup ¶ added in v0.6.0
func (a *Client) GetCSPMAzureManagementGroup(params *GetCSPMAzureManagementGroupParams, opts ...ClientOption) (*GetCSPMAzureManagementGroupOK, *GetCSPMAzureManagementGroupMultiStatus, error)
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
func (a *Client) GetCSPMCGPAccount(params *GetCSPMCGPAccountParams, opts ...ClientOption) (*GetCSPMCGPAccountOK, *GetCSPMCGPAccountMultiStatus, error)
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) GetCSPMGCPValidateAccountsExt ¶ added in v0.7.0
func (a *Client) GetCSPMGCPValidateAccountsExt(params *GetCSPMGCPValidateAccountsExtParams, opts ...ClientOption) (*GetCSPMGCPValidateAccountsExtOK, error)
GetCSPMGCPValidateAccountsExt runs a synchronous health check
func (*Client) GetCSPMPoliciesDetails ¶ added in v0.4.0
func (a *Client) GetCSPMPoliciesDetails(params *GetCSPMPoliciesDetailsParams, opts ...ClientOption) (*GetCSPMPoliciesDetailsOK, *GetCSPMPoliciesDetailsMultiStatus, error)
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 ¶
func (a *Client) GetCSPMPolicySettings(params *GetCSPMPolicySettingsParams, opts ...ClientOption) (*GetCSPMPolicySettingsOK, *GetCSPMPolicySettingsMultiStatus, error)
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
func (a *Client) PatchCSPMAwsAccount(params *PatchCSPMAwsAccountParams, opts ...ClientOption) (*PatchCSPMAwsAccountCreated, *PatchCSPMAwsAccountMultiStatus, error)
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
func (a *Client) UpdateCSPMAzureAccount(params *UpdateCSPMAzureAccountParams, opts ...ClientOption) (*UpdateCSPMAzureAccountCreated, *UpdateCSPMAzureAccountMultiStatus, error)
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
func (a *Client) UpdateCSPMGCPAccount(params *UpdateCSPMGCPAccountParams, opts ...ClientOption) (*UpdateCSPMGCPAccountOK, *UpdateCSPMGCPAccountMultiStatus, error)
UpdateCSPMGCPAccount patches a existing account in our system for a customer
func (*Client) UpdateCSPMGCPServiceAccountsExt ¶ added in v0.7.0
func (a *Client) UpdateCSPMGCPServiceAccountsExt(params *UpdateCSPMGCPServiceAccountsExtParams, opts ...ClientOption) (*UpdateCSPMGCPServiceAccountsExtOK, error)
UpdateCSPMGCPServiceAccountsExt patches the service account key for external clients
func (*Client) UpdateCSPMPolicySettings ¶
func (a *Client) UpdateCSPMPolicySettings(params *UpdateCSPMPolicySettingsParams, opts ...ClientOption) (*UpdateCSPMPolicySettingsOK, *UpdateCSPMPolicySettingsMultiStatus, error)
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
func (*Client) ValidateCSPMGCPServiceAccountExt ¶ added in v0.7.0
func (a *Client) ValidateCSPMGCPServiceAccountExt(params *ValidateCSPMGCPServiceAccountExtParams, opts ...ClientOption) (*ValidateCSPMGCPServiceAccountExtOK, *ValidateCSPMGCPServiceAccountExtMultiStatus, error)
ValidateCSPMGCPServiceAccountExt validates credentials for a service account
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) DeleteCSPMAzureManagementGroup(params *DeleteCSPMAzureManagementGroupParams, opts ...ClientOption) (*DeleteCSPMAzureManagementGroupOK, *DeleteCSPMAzureManagementGroupMultiStatus, 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) GetCSPMGCPValidateAccountsExt(params *GetCSPMGCPValidateAccountsExtParams, opts ...ClientOption) (*GetCSPMGCPValidateAccountsExtOK, 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) (*UpdateCSPMGCPAccountOK, *UpdateCSPMGCPAccountMultiStatus, error) UpdateCSPMGCPServiceAccountsExt(params *UpdateCSPMGCPServiceAccountsExtParams, opts ...ClientOption) (*UpdateCSPMGCPServiceAccountsExtOK, error) UpdateCSPMPolicySettings(params *UpdateCSPMPolicySettingsParams, opts ...ClientOption) (*UpdateCSPMPolicySettingsOK, *UpdateCSPMPolicySettingsMultiStatus, error) UpdateCSPMScanSchedule(params *UpdateCSPMScanScheduleParams, opts ...ClientOption) (*UpdateCSPMScanScheduleOK, error) ValidateCSPMGCPServiceAccountExt(params *ValidateCSPMGCPServiceAccountExtParams, opts ...ClientOption) (*ValidateCSPMGCPServiceAccountExtOK, *ValidateCSPMGCPServiceAccountExtMultiStatus, 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
func (o *ConnectCSPMGCPAccountBadRequest) Code() int
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 (o *ConnectCSPMGCPAccountBadRequest) Error() string
func (*ConnectCSPMGCPAccountBadRequest) GetPayload ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseExtV2
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
func (o *ConnectCSPMGCPAccountBadRequest) String() string
type ConnectCSPMGCPAccountConflict ¶ added in v0.7.0
type ConnectCSPMGCPAccountConflict struct { /* Trace-ID: submit to support if resolving an 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 }
ConnectCSPMGCPAccountConflict describes a response with status code 409, with default header values.
Conflict
func NewConnectCSPMGCPAccountConflict ¶ added in v0.7.0
func NewConnectCSPMGCPAccountConflict() *ConnectCSPMGCPAccountConflict
NewConnectCSPMGCPAccountConflict creates a ConnectCSPMGCPAccountConflict with default headers values
func (*ConnectCSPMGCPAccountConflict) Code ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) Code() int
Code gets the status code for the connect c s p m g c p account conflict response
func (*ConnectCSPMGCPAccountConflict) Error ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) Error() string
func (*ConnectCSPMGCPAccountConflict) GetPayload ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) GetPayload() *models.RegistrationGCPAccountResponseExtV2
func (*ConnectCSPMGCPAccountConflict) IsClientError ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) IsClientError() bool
IsClientError returns true when this connect c s p m g c p account conflict response has a 4xx status code
func (*ConnectCSPMGCPAccountConflict) IsCode ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) IsCode(code int) bool
IsCode returns true when this connect c s p m g c p account conflict response a status code equal to that given
func (*ConnectCSPMGCPAccountConflict) IsRedirect ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) IsRedirect() bool
IsRedirect returns true when this connect c s p m g c p account conflict response has a 3xx status code
func (*ConnectCSPMGCPAccountConflict) IsServerError ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) IsServerError() bool
IsServerError returns true when this connect c s p m g c p account conflict response has a 5xx status code
func (*ConnectCSPMGCPAccountConflict) IsSuccess ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) IsSuccess() bool
IsSuccess returns true when this connect c s p m g c p account conflict response has a 2xx status code
func (*ConnectCSPMGCPAccountConflict) String ¶ added in v0.7.0
func (o *ConnectCSPMGCPAccountConflict) String() string
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
func (o *ConnectCSPMGCPAccountCreated) Code() int
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 (o *ConnectCSPMGCPAccountCreated) Error() string
func (*ConnectCSPMGCPAccountCreated) GetPayload ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountCreated) GetPayload() *models.RegistrationGCPAccountResponseExtV2
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
func (o *ConnectCSPMGCPAccountCreated) String() string
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
func (o *ConnectCSPMGCPAccountForbidden) Code() int
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 (o *ConnectCSPMGCPAccountForbidden) Error() string
func (*ConnectCSPMGCPAccountForbidden) GetPayload ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *ConnectCSPMGCPAccountForbidden) String() string
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
func (o *ConnectCSPMGCPAccountInternalServerError) Code() int
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 (o *ConnectCSPMGCPAccountInternalServerError) Error() string
func (*ConnectCSPMGCPAccountInternalServerError) GetPayload ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseExtV2
func (*ConnectCSPMGCPAccountInternalServerError) IsClientError ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountInternalServerError) IsClientError() bool
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
func (o *ConnectCSPMGCPAccountInternalServerError) IsCode(code int) bool
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
func (o *ConnectCSPMGCPAccountInternalServerError) IsRedirect() bool
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
func (o *ConnectCSPMGCPAccountInternalServerError) IsServerError() bool
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
func (o *ConnectCSPMGCPAccountInternalServerError) IsSuccess() bool
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
func (o *ConnectCSPMGCPAccountInternalServerError) String() string
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
func (o *ConnectCSPMGCPAccountMultiStatus) Code() int
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 (o *ConnectCSPMGCPAccountMultiStatus) Error() string
func (*ConnectCSPMGCPAccountMultiStatus) GetPayload ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseExtV2
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
func (o *ConnectCSPMGCPAccountMultiStatus) String() string
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
func (o *ConnectCSPMGCPAccountParams) SetBody(body *models.RegistrationGCPAccountExtRequestV2)
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
func (o *ConnectCSPMGCPAccountParams) WithBody(body *models.RegistrationGCPAccountExtRequestV2) *ConnectCSPMGCPAccountParams
WithBody adds the body to the connect c s p m g c p account params
func (*ConnectCSPMGCPAccountParams) WithContext ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountParams) WithContext(ctx context.Context) *ConnectCSPMGCPAccountParams
WithContext adds the context to the connect c s p m g c p account params
func (*ConnectCSPMGCPAccountParams) WithDefaults ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountParams) WithDefaults() *ConnectCSPMGCPAccountParams
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
func (o *ConnectCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *ConnectCSPMGCPAccountParams
WithHTTPClient adds the HTTPClient to the connect c s p m g c p account params
func (*ConnectCSPMGCPAccountParams) WithTimeout ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *ConnectCSPMGCPAccountParams
WithTimeout adds the timeout to the connect c s p m g c p account params
func (*ConnectCSPMGCPAccountParams) WriteToRequest ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *ConnectCSPMGCPAccountTooManyRequests) Code() int
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 (o *ConnectCSPMGCPAccountTooManyRequests) Error() string
func (*ConnectCSPMGCPAccountTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *ConnectCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *ConnectCSPMGCPAccountTooManyRequests) IsCode(code int) bool
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
func (o *ConnectCSPMGCPAccountTooManyRequests) IsRedirect() bool
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
func (o *ConnectCSPMGCPAccountTooManyRequests) IsSuccess() bool
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
func (o *ConnectCSPMGCPAccountTooManyRequests) String() string
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
func (o *CreateCSPMAwsAccountBadRequest) Code() int
Code gets the status code for the create c s p m aws account bad request response
func (*CreateCSPMAwsAccountBadRequest) Error ¶
func (o *CreateCSPMAwsAccountBadRequest) Error() string
func (*CreateCSPMAwsAccountBadRequest) GetPayload ¶
func (o *CreateCSPMAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *CreateCSPMAwsAccountBadRequest) String() string
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 (o *CreateCSPMAwsAccountCreated) Error() string
func (*CreateCSPMAwsAccountCreated) GetPayload ¶
func (o *CreateCSPMAwsAccountCreated) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *CreateCSPMAwsAccountForbidden) Code() int
Code gets the status code for the create c s p m aws account forbidden response
func (*CreateCSPMAwsAccountForbidden) Error ¶
func (o *CreateCSPMAwsAccountForbidden) Error() string
func (*CreateCSPMAwsAccountForbidden) GetPayload ¶
func (o *CreateCSPMAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *CreateCSPMAwsAccountForbidden) String() string
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
func (o *CreateCSPMAwsAccountInternalServerError) Code() int
Code gets the status code for the create c s p m aws account internal server error response
func (*CreateCSPMAwsAccountInternalServerError) Error ¶
func (o *CreateCSPMAwsAccountInternalServerError) Error() string
func (*CreateCSPMAwsAccountInternalServerError) GetPayload ¶
func (o *CreateCSPMAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *CreateCSPMAwsAccountInternalServerError) IsCode(code int) bool
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
func (o *CreateCSPMAwsAccountInternalServerError) IsRedirect() bool
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
func (o *CreateCSPMAwsAccountInternalServerError) IsSuccess() bool
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
func (o *CreateCSPMAwsAccountInternalServerError) String() string
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
func (o *CreateCSPMAwsAccountMultiStatus) Code() int
Code gets the status code for the create c s p m aws account multi status response
func (*CreateCSPMAwsAccountMultiStatus) Error ¶
func (o *CreateCSPMAwsAccountMultiStatus) Error() string
func (*CreateCSPMAwsAccountMultiStatus) GetPayload ¶
func (o *CreateCSPMAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *CreateCSPMAwsAccountMultiStatus) String() string
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 ¶
func (o *CreateCSPMAwsAccountParams) SetBody(body *models.RegistrationAWSAccountCreateRequestExtV2)
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 ¶
func (o *CreateCSPMAwsAccountParams) WithBody(body *models.RegistrationAWSAccountCreateRequestExtV2) *CreateCSPMAwsAccountParams
WithBody adds the body to the create c s p m aws account params
func (*CreateCSPMAwsAccountParams) WithContext ¶
func (o *CreateCSPMAwsAccountParams) WithContext(ctx context.Context) *CreateCSPMAwsAccountParams
WithContext adds the context to the create c s p m aws account params
func (*CreateCSPMAwsAccountParams) WithDefaults ¶
func (o *CreateCSPMAwsAccountParams) WithDefaults() *CreateCSPMAwsAccountParams
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 ¶
func (o *CreateCSPMAwsAccountParams) WithHTTPClient(client *http.Client) *CreateCSPMAwsAccountParams
WithHTTPClient adds the HTTPClient to the create c s p m aws account params
func (*CreateCSPMAwsAccountParams) WithTimeout ¶
func (o *CreateCSPMAwsAccountParams) WithTimeout(timeout time.Duration) *CreateCSPMAwsAccountParams
WithTimeout adds the timeout to the create c s p m aws account params
func (*CreateCSPMAwsAccountParams) WriteToRequest ¶
func (o *CreateCSPMAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *CreateCSPMAwsAccountTooManyRequests) Code() int
Code gets the status code for the create c s p m aws account too many requests response
func (*CreateCSPMAwsAccountTooManyRequests) Error ¶
func (o *CreateCSPMAwsAccountTooManyRequests) Error() string
func (*CreateCSPMAwsAccountTooManyRequests) GetPayload ¶
func (o *CreateCSPMAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *CreateCSPMAwsAccountTooManyRequests) IsCode(code int) bool
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
func (o *CreateCSPMAwsAccountTooManyRequests) IsSuccess() bool
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
func (o *CreateCSPMAwsAccountTooManyRequests) String() string
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
func (o *CreateCSPMAzureAccountBadRequest) Code() int
Code gets the status code for the create c s p m azure account bad request response
func (*CreateCSPMAzureAccountBadRequest) Error ¶
func (o *CreateCSPMAzureAccountBadRequest) Error() string
func (*CreateCSPMAzureAccountBadRequest) GetPayload ¶
func (o *CreateCSPMAzureAccountBadRequest) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *CreateCSPMAzureAccountBadRequest) String() string
type CreateCSPMAzureAccountConflict ¶ added in v0.7.0
type CreateCSPMAzureAccountConflict struct { /* Trace-ID: submit to support if resolving an 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 }
CreateCSPMAzureAccountConflict describes a response with status code 409, with default header values.
Conflict
func NewCreateCSPMAzureAccountConflict ¶ added in v0.7.0
func NewCreateCSPMAzureAccountConflict() *CreateCSPMAzureAccountConflict
NewCreateCSPMAzureAccountConflict creates a CreateCSPMAzureAccountConflict with default headers values
func (*CreateCSPMAzureAccountConflict) Code ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) Code() int
Code gets the status code for the create c s p m azure account conflict response
func (*CreateCSPMAzureAccountConflict) Error ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) Error() string
func (*CreateCSPMAzureAccountConflict) GetPayload ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) GetPayload() *models.RegistrationAzureAccountResponseV1
func (*CreateCSPMAzureAccountConflict) IsClientError ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) IsClientError() bool
IsClientError returns true when this create c s p m azure account conflict response has a 4xx status code
func (*CreateCSPMAzureAccountConflict) IsCode ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) IsCode(code int) bool
IsCode returns true when this create c s p m azure account conflict response a status code equal to that given
func (*CreateCSPMAzureAccountConflict) IsRedirect ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) IsRedirect() bool
IsRedirect returns true when this create c s p m azure account conflict response has a 3xx status code
func (*CreateCSPMAzureAccountConflict) IsServerError ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) IsServerError() bool
IsServerError returns true when this create c s p m azure account conflict response has a 5xx status code
func (*CreateCSPMAzureAccountConflict) IsSuccess ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) IsSuccess() bool
IsSuccess returns true when this create c s p m azure account conflict response has a 2xx status code
func (*CreateCSPMAzureAccountConflict) String ¶ added in v0.7.0
func (o *CreateCSPMAzureAccountConflict) String() string
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
func (o *CreateCSPMAzureAccountCreated) Code() int
Code gets the status code for the create c s p m azure account created response
func (*CreateCSPMAzureAccountCreated) Error ¶
func (o *CreateCSPMAzureAccountCreated) Error() string
func (*CreateCSPMAzureAccountCreated) GetPayload ¶
func (o *CreateCSPMAzureAccountCreated) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *CreateCSPMAzureAccountCreated) String() string
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
func (o *CreateCSPMAzureAccountForbidden) Code() int
Code gets the status code for the create c s p m azure account forbidden response
func (*CreateCSPMAzureAccountForbidden) Error ¶
func (o *CreateCSPMAzureAccountForbidden) Error() string
func (*CreateCSPMAzureAccountForbidden) GetPayload ¶
func (o *CreateCSPMAzureAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *CreateCSPMAzureAccountForbidden) String() string
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
func (o *CreateCSPMAzureAccountInternalServerError) Code() int
Code gets the status code for the create c s p m azure account internal server error response
func (*CreateCSPMAzureAccountInternalServerError) Error ¶
func (o *CreateCSPMAzureAccountInternalServerError) Error() string
func (*CreateCSPMAzureAccountInternalServerError) GetPayload ¶
func (o *CreateCSPMAzureAccountInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
func (*CreateCSPMAzureAccountInternalServerError) IsClientError ¶ added in v0.2.27
func (o *CreateCSPMAzureAccountInternalServerError) IsClientError() bool
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
func (o *CreateCSPMAzureAccountInternalServerError) IsCode(code int) bool
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
func (o *CreateCSPMAzureAccountInternalServerError) IsRedirect() bool
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
func (o *CreateCSPMAzureAccountInternalServerError) IsServerError() bool
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
func (o *CreateCSPMAzureAccountInternalServerError) IsSuccess() bool
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
func (o *CreateCSPMAzureAccountInternalServerError) String() string
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
func (o *CreateCSPMAzureAccountMultiStatus) Code() int
Code gets the status code for the create c s p m azure account multi status response
func (*CreateCSPMAzureAccountMultiStatus) Error ¶
func (o *CreateCSPMAzureAccountMultiStatus) Error() string
func (*CreateCSPMAzureAccountMultiStatus) GetPayload ¶
func (o *CreateCSPMAzureAccountMultiStatus) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *CreateCSPMAzureAccountMultiStatus) String() string
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 ¶
func (o *CreateCSPMAzureAccountParams) SetBody(body *models.RegistrationAzureAccountCreateRequestExternalV1)
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 ¶
func (o *CreateCSPMAzureAccountParams) WithBody(body *models.RegistrationAzureAccountCreateRequestExternalV1) *CreateCSPMAzureAccountParams
WithBody adds the body to the create c s p m azure account params
func (*CreateCSPMAzureAccountParams) WithContext ¶
func (o *CreateCSPMAzureAccountParams) WithContext(ctx context.Context) *CreateCSPMAzureAccountParams
WithContext adds the context to the create c s p m azure account params
func (*CreateCSPMAzureAccountParams) WithDefaults ¶
func (o *CreateCSPMAzureAccountParams) WithDefaults() *CreateCSPMAzureAccountParams
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 ¶
func (o *CreateCSPMAzureAccountParams) WithHTTPClient(client *http.Client) *CreateCSPMAzureAccountParams
WithHTTPClient adds the HTTPClient to the create c s p m azure account params
func (*CreateCSPMAzureAccountParams) WithTimeout ¶
func (o *CreateCSPMAzureAccountParams) WithTimeout(timeout time.Duration) *CreateCSPMAzureAccountParams
WithTimeout adds the timeout to the create c s p m azure account params
func (*CreateCSPMAzureAccountParams) WriteToRequest ¶
func (o *CreateCSPMAzureAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *CreateCSPMAzureAccountTooManyRequests) Code() int
Code gets the status code for the create c s p m azure account too many requests response
func (*CreateCSPMAzureAccountTooManyRequests) Error ¶
func (o *CreateCSPMAzureAccountTooManyRequests) Error() string
func (*CreateCSPMAzureAccountTooManyRequests) GetPayload ¶
func (o *CreateCSPMAzureAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *CreateCSPMAzureAccountTooManyRequests) IsCode(code int) bool
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
func (o *CreateCSPMAzureAccountTooManyRequests) IsRedirect() bool
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
func (o *CreateCSPMAzureAccountTooManyRequests) IsSuccess() bool
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
func (o *CreateCSPMAzureAccountTooManyRequests) String() string
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
func (o *CreateCSPMAzureManagementGroupBadRequest) Code() int
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 (o *CreateCSPMAzureManagementGroupBadRequest) Error() string
func (*CreateCSPMAzureManagementGroupBadRequest) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupBadRequest) GetPayload() *models.RegistrationAzureAccountResponseV1
func (*CreateCSPMAzureManagementGroupBadRequest) IsClientError ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupBadRequest) IsClientError() bool
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
func (o *CreateCSPMAzureManagementGroupBadRequest) IsCode(code int) bool
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
func (o *CreateCSPMAzureManagementGroupBadRequest) IsRedirect() bool
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
func (o *CreateCSPMAzureManagementGroupBadRequest) IsServerError() bool
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
func (o *CreateCSPMAzureManagementGroupBadRequest) IsSuccess() bool
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
func (o *CreateCSPMAzureManagementGroupBadRequest) String() string
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
func (o *CreateCSPMAzureManagementGroupCreated) Code() int
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 (o *CreateCSPMAzureManagementGroupCreated) Error() string
func (*CreateCSPMAzureManagementGroupCreated) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupCreated) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *CreateCSPMAzureManagementGroupCreated) IsCode(code int) bool
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
func (o *CreateCSPMAzureManagementGroupCreated) IsRedirect() bool
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
func (o *CreateCSPMAzureManagementGroupCreated) IsSuccess() bool
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
func (o *CreateCSPMAzureManagementGroupCreated) String() string
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
func (o *CreateCSPMAzureManagementGroupForbidden) Code() int
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 (o *CreateCSPMAzureManagementGroupForbidden) Error() string
func (*CreateCSPMAzureManagementGroupForbidden) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupForbidden) GetPayload() *models.MsaspecResponseFields
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
func (o *CreateCSPMAzureManagementGroupForbidden) IsCode(code int) bool
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
func (o *CreateCSPMAzureManagementGroupForbidden) IsRedirect() bool
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
func (o *CreateCSPMAzureManagementGroupForbidden) IsSuccess() bool
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
func (o *CreateCSPMAzureManagementGroupForbidden) String() string
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
func (o *CreateCSPMAzureManagementGroupInternalServerError) Code() int
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 (o *CreateCSPMAzureManagementGroupInternalServerError) Error() string
func (*CreateCSPMAzureManagementGroupInternalServerError) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
func (*CreateCSPMAzureManagementGroupInternalServerError) IsClientError ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupInternalServerError) IsClientError() bool
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
func (o *CreateCSPMAzureManagementGroupInternalServerError) IsCode(code int) bool
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
func (o *CreateCSPMAzureManagementGroupInternalServerError) IsRedirect() bool
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
func (o *CreateCSPMAzureManagementGroupInternalServerError) IsServerError() bool
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
func (o *CreateCSPMAzureManagementGroupInternalServerError) IsSuccess() bool
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
func (o *CreateCSPMAzureManagementGroupInternalServerError) String() string
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
func (o *CreateCSPMAzureManagementGroupMultiStatus) Code() int
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 (o *CreateCSPMAzureManagementGroupMultiStatus) Error() string
func (*CreateCSPMAzureManagementGroupMultiStatus) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupMultiStatus) GetPayload() *models.RegistrationAzureAccountResponseV1
func (*CreateCSPMAzureManagementGroupMultiStatus) IsClientError ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupMultiStatus) IsClientError() bool
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
func (o *CreateCSPMAzureManagementGroupMultiStatus) IsCode(code int) bool
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
func (o *CreateCSPMAzureManagementGroupMultiStatus) IsRedirect() bool
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
func (o *CreateCSPMAzureManagementGroupMultiStatus) IsServerError() bool
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
func (o *CreateCSPMAzureManagementGroupMultiStatus) IsSuccess() bool
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
func (o *CreateCSPMAzureManagementGroupMultiStatus) String() string
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
func (o *CreateCSPMAzureManagementGroupParams) SetBody(body *models.RegistrationAzureManagementGroupCreateRequestExternalV1)
SetBody adds the body to the create c s p m azure management group params
func (*CreateCSPMAzureManagementGroupParams) SetContext ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupParams) SetContext(ctx context.Context)
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
func (o *CreateCSPMAzureManagementGroupParams) WithBody(body *models.RegistrationAzureManagementGroupCreateRequestExternalV1) *CreateCSPMAzureManagementGroupParams
WithBody adds the body to the create c s p m azure management group params
func (*CreateCSPMAzureManagementGroupParams) WithContext ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupParams) WithContext(ctx context.Context) *CreateCSPMAzureManagementGroupParams
WithContext adds the context to the create c s p m azure management group params
func (*CreateCSPMAzureManagementGroupParams) WithDefaults ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupParams) WithDefaults() *CreateCSPMAzureManagementGroupParams
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
func (o *CreateCSPMAzureManagementGroupParams) WithHTTPClient(client *http.Client) *CreateCSPMAzureManagementGroupParams
WithHTTPClient adds the HTTPClient to the create c s p m azure management group params
func (*CreateCSPMAzureManagementGroupParams) WithTimeout ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupParams) WithTimeout(timeout time.Duration) *CreateCSPMAzureManagementGroupParams
WithTimeout adds the timeout to the create c s p m azure management group params
func (*CreateCSPMAzureManagementGroupParams) WriteToRequest ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *CreateCSPMAzureManagementGroupTooManyRequests) Code() int
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 (o *CreateCSPMAzureManagementGroupTooManyRequests) Error() string
func (*CreateCSPMAzureManagementGroupTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*CreateCSPMAzureManagementGroupTooManyRequests) IsClientError ¶ added in v0.6.0
func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsClientError() bool
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
func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsCode(code int) bool
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
func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsRedirect() bool
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
func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsServerError() bool
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
func (o *CreateCSPMAzureManagementGroupTooManyRequests) IsSuccess() bool
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
func (o *CreateCSPMAzureManagementGroupTooManyRequests) String() string
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
func (o *CreateCSPMGCPAccountBadRequest) Code() int
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 (o *CreateCSPMGCPAccountBadRequest) Error() string
func (*CreateCSPMGCPAccountBadRequest) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *CreateCSPMGCPAccountBadRequest) String() string
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 (o *CreateCSPMGCPAccountCreated) Error() string
func (*CreateCSPMGCPAccountCreated) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountCreated) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *CreateCSPMGCPAccountForbidden) Code() int
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 (o *CreateCSPMGCPAccountForbidden) Error() string
func (*CreateCSPMGCPAccountForbidden) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *CreateCSPMGCPAccountForbidden) String() string
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
func (o *CreateCSPMGCPAccountInternalServerError) Code() int
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 (o *CreateCSPMGCPAccountInternalServerError) Error() string
func (*CreateCSPMGCPAccountInternalServerError) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *CreateCSPMGCPAccountInternalServerError) IsCode(code int) bool
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
func (o *CreateCSPMGCPAccountInternalServerError) IsRedirect() bool
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
func (o *CreateCSPMGCPAccountInternalServerError) IsSuccess() bool
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
func (o *CreateCSPMGCPAccountInternalServerError) String() string
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
func (o *CreateCSPMGCPAccountMultiStatus) Code() int
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 (o *CreateCSPMGCPAccountMultiStatus) Error() string
func (*CreateCSPMGCPAccountMultiStatus) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *CreateCSPMGCPAccountMultiStatus) String() string
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
func (o *CreateCSPMGCPAccountParams) SetBody(body *models.RegistrationGCPAccountCreateRequestExtV1)
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
func (o *CreateCSPMGCPAccountParams) WithBody(body *models.RegistrationGCPAccountCreateRequestExtV1) *CreateCSPMGCPAccountParams
WithBody adds the body to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WithContext ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountParams) WithContext(ctx context.Context) *CreateCSPMGCPAccountParams
WithContext adds the context to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WithDefaults ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountParams) WithDefaults() *CreateCSPMGCPAccountParams
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
func (o *CreateCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *CreateCSPMGCPAccountParams
WithHTTPClient adds the HTTPClient to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WithTimeout ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *CreateCSPMGCPAccountParams
WithTimeout adds the timeout to the create c s p m g c p account params
func (*CreateCSPMGCPAccountParams) WriteToRequest ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *CreateCSPMGCPAccountTooManyRequests) Code() int
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 (o *CreateCSPMGCPAccountTooManyRequests) Error() string
func (*CreateCSPMGCPAccountTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *CreateCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *CreateCSPMGCPAccountTooManyRequests) IsCode(code int) bool
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
func (o *CreateCSPMGCPAccountTooManyRequests) IsSuccess() bool
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
func (o *CreateCSPMGCPAccountTooManyRequests) String() string
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
func (o *DeleteCSPMAwsAccountBadRequest) Code() int
Code gets the status code for the delete c s p m aws account bad request response
func (*DeleteCSPMAwsAccountBadRequest) Error ¶
func (o *DeleteCSPMAwsAccountBadRequest) Error() string
func (*DeleteCSPMAwsAccountBadRequest) GetPayload ¶
func (o *DeleteCSPMAwsAccountBadRequest) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMAwsAccountBadRequest) String() string
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
func (o *DeleteCSPMAwsAccountForbidden) Code() int
Code gets the status code for the delete c s p m aws account forbidden response
func (*DeleteCSPMAwsAccountForbidden) Error ¶
func (o *DeleteCSPMAwsAccountForbidden) Error() string
func (*DeleteCSPMAwsAccountForbidden) GetPayload ¶
func (o *DeleteCSPMAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *DeleteCSPMAwsAccountForbidden) String() string
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
func (o *DeleteCSPMAwsAccountInternalServerError) Code() int
Code gets the status code for the delete c s p m aws account internal server error response
func (*DeleteCSPMAwsAccountInternalServerError) Error ¶
func (o *DeleteCSPMAwsAccountInternalServerError) Error() string
func (*DeleteCSPMAwsAccountInternalServerError) GetPayload ¶
func (o *DeleteCSPMAwsAccountInternalServerError) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMAwsAccountInternalServerError) IsCode(code int) bool
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
func (o *DeleteCSPMAwsAccountInternalServerError) IsRedirect() bool
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
func (o *DeleteCSPMAwsAccountInternalServerError) IsSuccess() bool
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
func (o *DeleteCSPMAwsAccountInternalServerError) String() string
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
func (o *DeleteCSPMAwsAccountMultiStatus) Code() int
Code gets the status code for the delete c s p m aws account multi status response
func (*DeleteCSPMAwsAccountMultiStatus) Error ¶
func (o *DeleteCSPMAwsAccountMultiStatus) Error() string
func (*DeleteCSPMAwsAccountMultiStatus) GetPayload ¶
func (o *DeleteCSPMAwsAccountMultiStatus) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMAwsAccountMultiStatus) String() string
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 (o *DeleteCSPMAwsAccountOK) GetPayload() *models.MsaBaseEntitiesResponse
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 ¶
func (o *DeleteCSPMAwsAccountParams) WithContext(ctx context.Context) *DeleteCSPMAwsAccountParams
WithContext adds the context to the delete c s p m aws account params
func (*DeleteCSPMAwsAccountParams) WithDefaults ¶
func (o *DeleteCSPMAwsAccountParams) WithDefaults() *DeleteCSPMAwsAccountParams
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 ¶
func (o *DeleteCSPMAwsAccountParams) WithHTTPClient(client *http.Client) *DeleteCSPMAwsAccountParams
WithHTTPClient adds the HTTPClient to the delete c s p m aws account params
func (*DeleteCSPMAwsAccountParams) WithIds ¶
func (o *DeleteCSPMAwsAccountParams) WithIds(ids []string) *DeleteCSPMAwsAccountParams
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 ¶
func (o *DeleteCSPMAwsAccountParams) WithTimeout(timeout time.Duration) *DeleteCSPMAwsAccountParams
WithTimeout adds the timeout to the delete c s p m aws account params
func (*DeleteCSPMAwsAccountParams) WriteToRequest ¶
func (o *DeleteCSPMAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *DeleteCSPMAwsAccountTooManyRequests) Code() int
Code gets the status code for the delete c s p m aws account too many requests response
func (*DeleteCSPMAwsAccountTooManyRequests) Error ¶
func (o *DeleteCSPMAwsAccountTooManyRequests) Error() string
func (*DeleteCSPMAwsAccountTooManyRequests) GetPayload ¶
func (o *DeleteCSPMAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *DeleteCSPMAwsAccountTooManyRequests) IsCode(code int) bool
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
func (o *DeleteCSPMAwsAccountTooManyRequests) IsSuccess() bool
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
func (o *DeleteCSPMAwsAccountTooManyRequests) String() string
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
func (o *DeleteCSPMAzureAccountBadRequest) Code() int
Code gets the status code for the delete c s p m azure account bad request response
func (*DeleteCSPMAzureAccountBadRequest) Error ¶
func (o *DeleteCSPMAzureAccountBadRequest) Error() string
func (*DeleteCSPMAzureAccountBadRequest) GetPayload ¶
func (o *DeleteCSPMAzureAccountBadRequest) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMAzureAccountBadRequest) String() string
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
func (o *DeleteCSPMAzureAccountForbidden) Code() int
Code gets the status code for the delete c s p m azure account forbidden response
func (*DeleteCSPMAzureAccountForbidden) Error ¶
func (o *DeleteCSPMAzureAccountForbidden) Error() string
func (*DeleteCSPMAzureAccountForbidden) GetPayload ¶
func (o *DeleteCSPMAzureAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *DeleteCSPMAzureAccountForbidden) String() string
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
func (o *DeleteCSPMAzureAccountInternalServerError) Code() int
Code gets the status code for the delete c s p m azure account internal server error response
func (*DeleteCSPMAzureAccountInternalServerError) Error ¶
func (o *DeleteCSPMAzureAccountInternalServerError) Error() string
func (*DeleteCSPMAzureAccountInternalServerError) GetPayload ¶
func (o *DeleteCSPMAzureAccountInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
func (*DeleteCSPMAzureAccountInternalServerError) IsClientError ¶ added in v0.2.27
func (o *DeleteCSPMAzureAccountInternalServerError) IsClientError() bool
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
func (o *DeleteCSPMAzureAccountInternalServerError) IsCode(code int) bool
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
func (o *DeleteCSPMAzureAccountInternalServerError) IsRedirect() bool
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
func (o *DeleteCSPMAzureAccountInternalServerError) IsServerError() bool
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
func (o *DeleteCSPMAzureAccountInternalServerError) IsSuccess() bool
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
func (o *DeleteCSPMAzureAccountInternalServerError) String() string
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
func (o *DeleteCSPMAzureAccountMultiStatus) Code() int
Code gets the status code for the delete c s p m azure account multi status response
func (*DeleteCSPMAzureAccountMultiStatus) Error ¶
func (o *DeleteCSPMAzureAccountMultiStatus) Error() string
func (*DeleteCSPMAzureAccountMultiStatus) GetPayload ¶
func (o *DeleteCSPMAzureAccountMultiStatus) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMAzureAccountMultiStatus) String() string
type DeleteCSPMAzureAccountNotFound ¶ added in v0.7.0
type DeleteCSPMAzureAccountNotFound struct { /* Trace-ID: submit to support if resolving an 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 }
DeleteCSPMAzureAccountNotFound describes a response with status code 404, with default header values.
Not Found
func NewDeleteCSPMAzureAccountNotFound ¶ added in v0.7.0
func NewDeleteCSPMAzureAccountNotFound() *DeleteCSPMAzureAccountNotFound
NewDeleteCSPMAzureAccountNotFound creates a DeleteCSPMAzureAccountNotFound with default headers values
func (*DeleteCSPMAzureAccountNotFound) Code ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) Code() int
Code gets the status code for the delete c s p m azure account not found response
func (*DeleteCSPMAzureAccountNotFound) Error ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) Error() string
func (*DeleteCSPMAzureAccountNotFound) GetPayload ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) GetPayload() *models.MsaBaseEntitiesResponse
func (*DeleteCSPMAzureAccountNotFound) IsClientError ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) IsClientError() bool
IsClientError returns true when this delete c s p m azure account not found response has a 4xx status code
func (*DeleteCSPMAzureAccountNotFound) IsCode ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) IsCode(code int) bool
IsCode returns true when this delete c s p m azure account not found response a status code equal to that given
func (*DeleteCSPMAzureAccountNotFound) IsRedirect ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) IsRedirect() bool
IsRedirect returns true when this delete c s p m azure account not found response has a 3xx status code
func (*DeleteCSPMAzureAccountNotFound) IsServerError ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) IsServerError() bool
IsServerError returns true when this delete c s p m azure account not found response has a 5xx status code
func (*DeleteCSPMAzureAccountNotFound) IsSuccess ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) IsSuccess() bool
IsSuccess returns true when this delete c s p m azure account not found response has a 2xx status code
func (*DeleteCSPMAzureAccountNotFound) String ¶ added in v0.7.0
func (o *DeleteCSPMAzureAccountNotFound) String() string
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 (o *DeleteCSPMAzureAccountOK) GetPayload() *models.MsaBaseEntitiesResponse
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 ¶
func (o *DeleteCSPMAzureAccountParams) WithContext(ctx context.Context) *DeleteCSPMAzureAccountParams
WithContext adds the context to the delete c s p m azure account params
func (*DeleteCSPMAzureAccountParams) WithDefaults ¶
func (o *DeleteCSPMAzureAccountParams) WithDefaults() *DeleteCSPMAzureAccountParams
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 ¶
func (o *DeleteCSPMAzureAccountParams) WithHTTPClient(client *http.Client) *DeleteCSPMAzureAccountParams
WithHTTPClient adds the HTTPClient to the delete c s p m azure account params
func (*DeleteCSPMAzureAccountParams) WithIds ¶
func (o *DeleteCSPMAzureAccountParams) WithIds(ids []string) *DeleteCSPMAzureAccountParams
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 ¶
func (o *DeleteCSPMAzureAccountParams) WithTimeout(timeout time.Duration) *DeleteCSPMAzureAccountParams
WithTimeout adds the timeout to the delete c s p m azure account params
func (*DeleteCSPMAzureAccountParams) WriteToRequest ¶
func (o *DeleteCSPMAzureAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *DeleteCSPMAzureAccountTooManyRequests) Code() int
Code gets the status code for the delete c s p m azure account too many requests response
func (*DeleteCSPMAzureAccountTooManyRequests) Error ¶
func (o *DeleteCSPMAzureAccountTooManyRequests) Error() string
func (*DeleteCSPMAzureAccountTooManyRequests) GetPayload ¶
func (o *DeleteCSPMAzureAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *DeleteCSPMAzureAccountTooManyRequests) IsCode(code int) bool
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
func (o *DeleteCSPMAzureAccountTooManyRequests) IsRedirect() bool
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
func (o *DeleteCSPMAzureAccountTooManyRequests) IsSuccess() bool
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
func (o *DeleteCSPMAzureAccountTooManyRequests) String() string
type DeleteCSPMAzureManagementGroupBadRequest ¶ added in v0.7.0
type DeleteCSPMAzureManagementGroupBadRequest struct { /* Trace-ID: submit to support if resolving an 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 }
DeleteCSPMAzureManagementGroupBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewDeleteCSPMAzureManagementGroupBadRequest ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupBadRequest() *DeleteCSPMAzureManagementGroupBadRequest
NewDeleteCSPMAzureManagementGroupBadRequest creates a DeleteCSPMAzureManagementGroupBadRequest with default headers values
func (*DeleteCSPMAzureManagementGroupBadRequest) Code ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) Code() int
Code gets the status code for the delete c s p m azure management group bad request response
func (*DeleteCSPMAzureManagementGroupBadRequest) Error ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) Error() string
func (*DeleteCSPMAzureManagementGroupBadRequest) GetPayload ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) GetPayload() *models.MsaspecResponseFields
func (*DeleteCSPMAzureManagementGroupBadRequest) IsClientError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) IsClientError() bool
IsClientError returns true when this delete c s p m azure management group bad request response has a 4xx status code
func (*DeleteCSPMAzureManagementGroupBadRequest) IsCode ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) IsCode(code int) bool
IsCode returns true when this delete c s p m azure management group bad request response a status code equal to that given
func (*DeleteCSPMAzureManagementGroupBadRequest) IsRedirect ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) IsRedirect() bool
IsRedirect returns true when this delete c s p m azure management group bad request response has a 3xx status code
func (*DeleteCSPMAzureManagementGroupBadRequest) IsServerError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) IsServerError() bool
IsServerError returns true when this delete c s p m azure management group bad request response has a 5xx status code
func (*DeleteCSPMAzureManagementGroupBadRequest) IsSuccess ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) IsSuccess() bool
IsSuccess returns true when this delete c s p m azure management group bad request response has a 2xx status code
func (*DeleteCSPMAzureManagementGroupBadRequest) String ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupBadRequest) String() string
type DeleteCSPMAzureManagementGroupForbidden ¶ added in v0.7.0
type DeleteCSPMAzureManagementGroupForbidden struct { /* Trace-ID: submit to support if resolving an 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 }
DeleteCSPMAzureManagementGroupForbidden describes a response with status code 403, with default header values.
Forbidden
func NewDeleteCSPMAzureManagementGroupForbidden ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupForbidden() *DeleteCSPMAzureManagementGroupForbidden
NewDeleteCSPMAzureManagementGroupForbidden creates a DeleteCSPMAzureManagementGroupForbidden with default headers values
func (*DeleteCSPMAzureManagementGroupForbidden) Code ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) Code() int
Code gets the status code for the delete c s p m azure management group forbidden response
func (*DeleteCSPMAzureManagementGroupForbidden) Error ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) Error() string
func (*DeleteCSPMAzureManagementGroupForbidden) GetPayload ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) GetPayload() *models.MsaspecResponseFields
func (*DeleteCSPMAzureManagementGroupForbidden) IsClientError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) IsClientError() bool
IsClientError returns true when this delete c s p m azure management group forbidden response has a 4xx status code
func (*DeleteCSPMAzureManagementGroupForbidden) IsCode ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) IsCode(code int) bool
IsCode returns true when this delete c s p m azure management group forbidden response a status code equal to that given
func (*DeleteCSPMAzureManagementGroupForbidden) IsRedirect ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) IsRedirect() bool
IsRedirect returns true when this delete c s p m azure management group forbidden response has a 3xx status code
func (*DeleteCSPMAzureManagementGroupForbidden) IsServerError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) IsServerError() bool
IsServerError returns true when this delete c s p m azure management group forbidden response has a 5xx status code
func (*DeleteCSPMAzureManagementGroupForbidden) IsSuccess ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) IsSuccess() bool
IsSuccess returns true when this delete c s p m azure management group forbidden response has a 2xx status code
func (*DeleteCSPMAzureManagementGroupForbidden) String ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupForbidden) String() string
type DeleteCSPMAzureManagementGroupInternalServerError ¶ added in v0.7.0
type DeleteCSPMAzureManagementGroupInternalServerError struct { /* Trace-ID: submit to support if resolving an 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 }
DeleteCSPMAzureManagementGroupInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewDeleteCSPMAzureManagementGroupInternalServerError ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupInternalServerError() *DeleteCSPMAzureManagementGroupInternalServerError
NewDeleteCSPMAzureManagementGroupInternalServerError creates a DeleteCSPMAzureManagementGroupInternalServerError with default headers values
func (*DeleteCSPMAzureManagementGroupInternalServerError) Code ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) Code() int
Code gets the status code for the delete c s p m azure management group internal server error response
func (*DeleteCSPMAzureManagementGroupInternalServerError) Error ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) Error() string
func (*DeleteCSPMAzureManagementGroupInternalServerError) GetPayload ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*DeleteCSPMAzureManagementGroupInternalServerError) IsClientError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsClientError() bool
IsClientError returns true when this delete c s p m azure management group internal server error response has a 4xx status code
func (*DeleteCSPMAzureManagementGroupInternalServerError) IsCode ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsCode(code int) bool
IsCode returns true when this delete c s p m azure management group internal server error response a status code equal to that given
func (*DeleteCSPMAzureManagementGroupInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsRedirect() bool
IsRedirect returns true when this delete c s p m azure management group internal server error response has a 3xx status code
func (*DeleteCSPMAzureManagementGroupInternalServerError) IsServerError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsServerError() bool
IsServerError returns true when this delete c s p m azure management group internal server error response has a 5xx status code
func (*DeleteCSPMAzureManagementGroupInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) IsSuccess() bool
IsSuccess returns true when this delete c s p m azure management group internal server error response has a 2xx status code
func (*DeleteCSPMAzureManagementGroupInternalServerError) String ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupInternalServerError) String() string
type DeleteCSPMAzureManagementGroupMultiStatus ¶ added in v0.7.0
type DeleteCSPMAzureManagementGroupMultiStatus struct { /* Trace-ID: submit to support if resolving an 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 }
DeleteCSPMAzureManagementGroupMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewDeleteCSPMAzureManagementGroupMultiStatus ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupMultiStatus() *DeleteCSPMAzureManagementGroupMultiStatus
NewDeleteCSPMAzureManagementGroupMultiStatus creates a DeleteCSPMAzureManagementGroupMultiStatus with default headers values
func (*DeleteCSPMAzureManagementGroupMultiStatus) Code ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) Code() int
Code gets the status code for the delete c s p m azure management group multi status response
func (*DeleteCSPMAzureManagementGroupMultiStatus) Error ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) Error() string
func (*DeleteCSPMAzureManagementGroupMultiStatus) GetPayload ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) GetPayload() *models.MsaspecResponseFields
func (*DeleteCSPMAzureManagementGroupMultiStatus) IsClientError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsClientError() bool
IsClientError returns true when this delete c s p m azure management group multi status response has a 4xx status code
func (*DeleteCSPMAzureManagementGroupMultiStatus) IsCode ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsCode(code int) bool
IsCode returns true when this delete c s p m azure management group multi status response a status code equal to that given
func (*DeleteCSPMAzureManagementGroupMultiStatus) IsRedirect ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsRedirect() bool
IsRedirect returns true when this delete c s p m azure management group multi status response has a 3xx status code
func (*DeleteCSPMAzureManagementGroupMultiStatus) IsServerError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsServerError() bool
IsServerError returns true when this delete c s p m azure management group multi status response has a 5xx status code
func (*DeleteCSPMAzureManagementGroupMultiStatus) IsSuccess ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) IsSuccess() bool
IsSuccess returns true when this delete c s p m azure management group multi status response has a 2xx status code
func (*DeleteCSPMAzureManagementGroupMultiStatus) String ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupMultiStatus) String() string
type DeleteCSPMAzureManagementGroupOK ¶ added in v0.7.0
type DeleteCSPMAzureManagementGroupOK struct { /* Trace-ID: submit to support if resolving an 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 }
DeleteCSPMAzureManagementGroupOK describes a response with status code 200, with default header values.
OK
func NewDeleteCSPMAzureManagementGroupOK ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupOK() *DeleteCSPMAzureManagementGroupOK
NewDeleteCSPMAzureManagementGroupOK creates a DeleteCSPMAzureManagementGroupOK with default headers values
func (*DeleteCSPMAzureManagementGroupOK) Code ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) Code() int
Code gets the status code for the delete c s p m azure management group o k response
func (*DeleteCSPMAzureManagementGroupOK) Error ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) Error() string
func (*DeleteCSPMAzureManagementGroupOK) GetPayload ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) GetPayload() *models.MsaspecResponseFields
func (*DeleteCSPMAzureManagementGroupOK) IsClientError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) IsClientError() bool
IsClientError returns true when this delete c s p m azure management group o k response has a 4xx status code
func (*DeleteCSPMAzureManagementGroupOK) IsCode ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) IsCode(code int) bool
IsCode returns true when this delete c s p m azure management group o k response a status code equal to that given
func (*DeleteCSPMAzureManagementGroupOK) IsRedirect ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) IsRedirect() bool
IsRedirect returns true when this delete c s p m azure management group o k response has a 3xx status code
func (*DeleteCSPMAzureManagementGroupOK) IsServerError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) IsServerError() bool
IsServerError returns true when this delete c s p m azure management group o k response has a 5xx status code
func (*DeleteCSPMAzureManagementGroupOK) IsSuccess ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) IsSuccess() bool
IsSuccess returns true when this delete c s p m azure management group o k response has a 2xx status code
func (*DeleteCSPMAzureManagementGroupOK) String ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupOK) String() string
type DeleteCSPMAzureManagementGroupParams ¶ added in v0.7.0
type DeleteCSPMAzureManagementGroupParams struct { /* TenantIds. Tenant ids to remove */ TenantIds []string Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
DeleteCSPMAzureManagementGroupParams contains all the parameters to send to the API endpoint
for the delete c s p m azure management group operation. Typically these are written to a http.Request.
func NewDeleteCSPMAzureManagementGroupParams ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupParams() *DeleteCSPMAzureManagementGroupParams
NewDeleteCSPMAzureManagementGroupParams creates a new DeleteCSPMAzureManagementGroupParams 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 NewDeleteCSPMAzureManagementGroupParamsWithContext ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupParamsWithContext(ctx context.Context) *DeleteCSPMAzureManagementGroupParams
NewDeleteCSPMAzureManagementGroupParamsWithContext creates a new DeleteCSPMAzureManagementGroupParams object with the ability to set a context for a request.
func NewDeleteCSPMAzureManagementGroupParamsWithHTTPClient ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupParamsWithHTTPClient(client *http.Client) *DeleteCSPMAzureManagementGroupParams
NewDeleteCSPMAzureManagementGroupParamsWithHTTPClient creates a new DeleteCSPMAzureManagementGroupParams object with the ability to set a custom HTTPClient for a request.
func NewDeleteCSPMAzureManagementGroupParamsWithTimeout ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupParamsWithTimeout(timeout time.Duration) *DeleteCSPMAzureManagementGroupParams
NewDeleteCSPMAzureManagementGroupParamsWithTimeout creates a new DeleteCSPMAzureManagementGroupParams object with the ability to set a timeout on a request.
func (*DeleteCSPMAzureManagementGroupParams) SetContext ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) SetContext(ctx context.Context)
SetContext adds the context to the delete c s p m azure management group params
func (*DeleteCSPMAzureManagementGroupParams) SetDefaults ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) SetDefaults()
SetDefaults hydrates default values in the delete c s p m azure management group params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCSPMAzureManagementGroupParams) SetHTTPClient ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the delete c s p m azure management group params
func (*DeleteCSPMAzureManagementGroupParams) SetTenantIds ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) SetTenantIds(tenantIds []string)
SetTenantIds adds the tenantIds to the delete c s p m azure management group params
func (*DeleteCSPMAzureManagementGroupParams) SetTimeout ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the delete c s p m azure management group params
func (*DeleteCSPMAzureManagementGroupParams) WithContext ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) WithContext(ctx context.Context) *DeleteCSPMAzureManagementGroupParams
WithContext adds the context to the delete c s p m azure management group params
func (*DeleteCSPMAzureManagementGroupParams) WithDefaults ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) WithDefaults() *DeleteCSPMAzureManagementGroupParams
WithDefaults hydrates default values in the delete c s p m azure management group params (not the query body).
All values with no default are reset to their zero value.
func (*DeleteCSPMAzureManagementGroupParams) WithHTTPClient ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) WithHTTPClient(client *http.Client) *DeleteCSPMAzureManagementGroupParams
WithHTTPClient adds the HTTPClient to the delete c s p m azure management group params
func (*DeleteCSPMAzureManagementGroupParams) WithTenantIds ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) WithTenantIds(tenantIds []string) *DeleteCSPMAzureManagementGroupParams
WithTenantIds adds the tenantIds to the delete c s p m azure management group params
func (*DeleteCSPMAzureManagementGroupParams) WithTimeout ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) WithTimeout(timeout time.Duration) *DeleteCSPMAzureManagementGroupParams
WithTimeout adds the timeout to the delete c s p m azure management group params
func (*DeleteCSPMAzureManagementGroupParams) WriteToRequest ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type DeleteCSPMAzureManagementGroupReader ¶ added in v0.7.0
type DeleteCSPMAzureManagementGroupReader struct {
// contains filtered or unexported fields
}
DeleteCSPMAzureManagementGroupReader is a Reader for the DeleteCSPMAzureManagementGroup structure.
func (*DeleteCSPMAzureManagementGroupReader) ReadResponse ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type DeleteCSPMAzureManagementGroupTooManyRequests ¶ added in v0.7.0
type DeleteCSPMAzureManagementGroupTooManyRequests struct { /* Trace-ID: submit to support if 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 }
DeleteCSPMAzureManagementGroupTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewDeleteCSPMAzureManagementGroupTooManyRequests ¶ added in v0.7.0
func NewDeleteCSPMAzureManagementGroupTooManyRequests() *DeleteCSPMAzureManagementGroupTooManyRequests
NewDeleteCSPMAzureManagementGroupTooManyRequests creates a DeleteCSPMAzureManagementGroupTooManyRequests with default headers values
func (*DeleteCSPMAzureManagementGroupTooManyRequests) Code ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) Code() int
Code gets the status code for the delete c s p m azure management group too many requests response
func (*DeleteCSPMAzureManagementGroupTooManyRequests) Error ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) Error() string
func (*DeleteCSPMAzureManagementGroupTooManyRequests) GetPayload ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*DeleteCSPMAzureManagementGroupTooManyRequests) IsClientError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsClientError() bool
IsClientError returns true when this delete c s p m azure management group too many requests response has a 4xx status code
func (*DeleteCSPMAzureManagementGroupTooManyRequests) IsCode ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsCode(code int) bool
IsCode returns true when this delete c s p m azure management group too many requests response a status code equal to that given
func (*DeleteCSPMAzureManagementGroupTooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsRedirect() bool
IsRedirect returns true when this delete c s p m azure management group too many requests response has a 3xx status code
func (*DeleteCSPMAzureManagementGroupTooManyRequests) IsServerError ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsServerError() bool
IsServerError returns true when this delete c s p m azure management group too many requests response has a 5xx status code
func (*DeleteCSPMAzureManagementGroupTooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) IsSuccess() bool
IsSuccess returns true when this delete c s p m azure management group too many requests response has a 2xx status code
func (*DeleteCSPMAzureManagementGroupTooManyRequests) String ¶ added in v0.7.0
func (o *DeleteCSPMAzureManagementGroupTooManyRequests) String() string
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
func (o *DeleteCSPMGCPAccountBadRequest) Code() int
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 (o *DeleteCSPMGCPAccountBadRequest) Error() string
func (*DeleteCSPMGCPAccountBadRequest) GetPayload ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountBadRequest) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMGCPAccountBadRequest) String() string
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
func (o *DeleteCSPMGCPAccountForbidden) Code() int
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 (o *DeleteCSPMGCPAccountForbidden) Error() string
func (*DeleteCSPMGCPAccountForbidden) GetPayload ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *DeleteCSPMGCPAccountForbidden) String() string
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
func (o *DeleteCSPMGCPAccountInternalServerError) Code() int
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 (o *DeleteCSPMGCPAccountInternalServerError) Error() string
func (*DeleteCSPMGCPAccountInternalServerError) GetPayload ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountInternalServerError) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMGCPAccountInternalServerError) IsCode(code int) bool
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
func (o *DeleteCSPMGCPAccountInternalServerError) IsRedirect() bool
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
func (o *DeleteCSPMGCPAccountInternalServerError) IsSuccess() bool
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
func (o *DeleteCSPMGCPAccountInternalServerError) String() string
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
func (o *DeleteCSPMGCPAccountMultiStatus) Code() int
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 (o *DeleteCSPMGCPAccountMultiStatus) Error() string
func (*DeleteCSPMGCPAccountMultiStatus) GetPayload ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountMultiStatus) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMGCPAccountMultiStatus) String() string
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 (o *DeleteCSPMGCPAccountOK) GetPayload() *models.MsaBaseEntitiesResponse
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
func (o *DeleteCSPMGCPAccountParams) WithContext(ctx context.Context) *DeleteCSPMGCPAccountParams
WithContext adds the context to the delete c s p m g c p account params
func (*DeleteCSPMGCPAccountParams) WithDefaults ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountParams) WithDefaults() *DeleteCSPMGCPAccountParams
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
func (o *DeleteCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *DeleteCSPMGCPAccountParams
WithHTTPClient adds the HTTPClient to the delete c s p m g c p account params
func (*DeleteCSPMGCPAccountParams) WithIds ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountParams) WithIds(ids []string) *DeleteCSPMGCPAccountParams
WithIds adds the ids to the delete c s p m g c p account params
func (*DeleteCSPMGCPAccountParams) WithTimeout ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *DeleteCSPMGCPAccountParams
WithTimeout adds the timeout to the delete c s p m g c p account params
func (*DeleteCSPMGCPAccountParams) WriteToRequest ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *DeleteCSPMGCPAccountTooManyRequests) Code() int
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 (o *DeleteCSPMGCPAccountTooManyRequests) Error() string
func (*DeleteCSPMGCPAccountTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *DeleteCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *DeleteCSPMGCPAccountTooManyRequests) IsCode(code int) bool
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
func (o *DeleteCSPMGCPAccountTooManyRequests) IsSuccess() bool
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
func (o *DeleteCSPMGCPAccountTooManyRequests) String() string
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
func (o *GetBehaviorDetectionsBadRequest) Code() int
Code gets the status code for the get behavior detections bad request response
func (*GetBehaviorDetectionsBadRequest) Error ¶ added in v0.2.14
func (o *GetBehaviorDetectionsBadRequest) Error() string
func (*GetBehaviorDetectionsBadRequest) GetPayload ¶ added in v0.2.14
func (o *GetBehaviorDetectionsBadRequest) GetPayload() *models.RegistrationExternalIOAEventResponse
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
func (o *GetBehaviorDetectionsBadRequest) String() string
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
func (o *GetBehaviorDetectionsForbidden) Code() int
Code gets the status code for the get behavior detections forbidden response
func (*GetBehaviorDetectionsForbidden) Error ¶ added in v0.2.14
func (o *GetBehaviorDetectionsForbidden) Error() string
func (*GetBehaviorDetectionsForbidden) GetPayload ¶ added in v0.2.14
func (o *GetBehaviorDetectionsForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetBehaviorDetectionsForbidden) String() string
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
func (o *GetBehaviorDetectionsInternalServerError) Code() int
Code gets the status code for the get behavior detections internal server error response
func (*GetBehaviorDetectionsInternalServerError) Error ¶ added in v0.2.14
func (o *GetBehaviorDetectionsInternalServerError) Error() string
func (*GetBehaviorDetectionsInternalServerError) GetPayload ¶ added in v0.2.14
func (o *GetBehaviorDetectionsInternalServerError) GetPayload() *models.RegistrationExternalIOAEventResponse
func (*GetBehaviorDetectionsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetBehaviorDetectionsInternalServerError) IsClientError() bool
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
func (o *GetBehaviorDetectionsInternalServerError) IsCode(code int) bool
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
func (o *GetBehaviorDetectionsInternalServerError) IsRedirect() bool
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
func (o *GetBehaviorDetectionsInternalServerError) IsServerError() bool
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
func (o *GetBehaviorDetectionsInternalServerError) IsSuccess() bool
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
func (o *GetBehaviorDetectionsInternalServerError) String() string
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 (o *GetBehaviorDetectionsOK) GetPayload() *models.RegistrationExternalIOAEventResponse
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
func (o *GetBehaviorDetectionsParams) WithContext(ctx context.Context) *GetBehaviorDetectionsParams
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
func (o *GetBehaviorDetectionsParams) WithDefaults() *GetBehaviorDetectionsParams
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
func (o *GetBehaviorDetectionsParams) WithHTTPClient(client *http.Client) *GetBehaviorDetectionsParams
WithHTTPClient adds the HTTPClient to the get behavior detections params
func (*GetBehaviorDetectionsParams) WithLimit ¶ added in v0.2.14
func (o *GetBehaviorDetectionsParams) WithLimit(limit *int64) *GetBehaviorDetectionsParams
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
func (o *GetBehaviorDetectionsParams) WithService(service *string) *GetBehaviorDetectionsParams
WithService adds the service to the get behavior detections params
func (*GetBehaviorDetectionsParams) WithSeverity ¶ added in v0.2.14
func (o *GetBehaviorDetectionsParams) WithSeverity(severity *string) *GetBehaviorDetectionsParams
WithSeverity adds the severity to the get behavior detections params
func (*GetBehaviorDetectionsParams) WithSince ¶ added in v0.4.0
func (o *GetBehaviorDetectionsParams) WithSince(since *string) *GetBehaviorDetectionsParams
WithSince adds the since to the get behavior detections params
func (*GetBehaviorDetectionsParams) WithState ¶ added in v0.2.14
func (o *GetBehaviorDetectionsParams) WithState(state *string) *GetBehaviorDetectionsParams
WithState adds the state to the get behavior detections params
func (*GetBehaviorDetectionsParams) WithTimeout ¶ added in v0.2.14
func (o *GetBehaviorDetectionsParams) WithTimeout(timeout time.Duration) *GetBehaviorDetectionsParams
WithTimeout adds the timeout to the get behavior detections params
func (*GetBehaviorDetectionsParams) WriteToRequest ¶ added in v0.2.14
func (o *GetBehaviorDetectionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetBehaviorDetectionsTooManyRequests) Code() int
Code gets the status code for the get behavior detections too many requests response
func (*GetBehaviorDetectionsTooManyRequests) Error ¶ added in v0.2.14
func (o *GetBehaviorDetectionsTooManyRequests) Error() string
func (*GetBehaviorDetectionsTooManyRequests) GetPayload ¶ added in v0.2.14
func (o *GetBehaviorDetectionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetBehaviorDetectionsTooManyRequests) IsCode(code int) bool
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
func (o *GetBehaviorDetectionsTooManyRequests) IsRedirect() bool
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
func (o *GetBehaviorDetectionsTooManyRequests) IsSuccess() bool
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
func (o *GetBehaviorDetectionsTooManyRequests) String() string
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 (o *GetCSPMAwsAccountBadRequest) Error() string
func (*GetCSPMAwsAccountBadRequest) GetPayload ¶
func (o *GetCSPMAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
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 (o *GetCSPMAwsAccountForbidden) Error() string
func (*GetCSPMAwsAccountForbidden) GetPayload ¶
func (o *GetCSPMAwsAccountForbidden) GetPayload() *models.MsaspecResponseFields
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
func (o *GetCSPMAwsAccountInternalServerError) Code() int
Code gets the status code for the get c s p m aws account internal server error response
func (*GetCSPMAwsAccountInternalServerError) Error ¶
func (o *GetCSPMAwsAccountInternalServerError) Error() string
func (*GetCSPMAwsAccountInternalServerError) GetPayload ¶
func (o *GetCSPMAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *GetCSPMAwsAccountInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMAwsAccountInternalServerError) IsRedirect() bool
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
func (o *GetCSPMAwsAccountInternalServerError) IsSuccess() bool
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
func (o *GetCSPMAwsAccountInternalServerError) String() string
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
func (o *GetCSPMAwsAccountMultiStatus) Code() int
Code gets the status code for the get c s p m aws account multi status response
func (*GetCSPMAwsAccountMultiStatus) Error ¶
func (o *GetCSPMAwsAccountMultiStatus) Error() string
func (*GetCSPMAwsAccountMultiStatus) GetPayload ¶
func (o *GetCSPMAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *GetCSPMAwsAccountMultiStatus) String() string
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 (o *GetCSPMAwsAccountOK) GetPayload() *models.RegistrationAWSAccountResponseV2
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 ¶
func (o *GetCSPMAwsAccountParams) WithContext(ctx context.Context) *GetCSPMAwsAccountParams
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 ¶
func (o *GetCSPMAwsAccountParams) WithDefaults() *GetCSPMAwsAccountParams
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 ¶
func (o *GetCSPMAwsAccountParams) WithIds(ids []string) *GetCSPMAwsAccountParams
WithIds adds the ids to the get c s p m aws account params
func (*GetCSPMAwsAccountParams) WithLimit ¶
func (o *GetCSPMAwsAccountParams) WithLimit(limit *int64) *GetCSPMAwsAccountParams
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 ¶
func (o *GetCSPMAwsAccountParams) WithTimeout(timeout time.Duration) *GetCSPMAwsAccountParams
WithTimeout adds the timeout to the get c s p m aws account params
func (*GetCSPMAwsAccountParams) WriteToRequest ¶
func (o *GetCSPMAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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.MsaspecResponseFields }
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
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) Code() int
Code gets the status code for the get c s p m aws account scripts attachment bad request response
func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) Error ¶
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) Error() string
func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) GetPayload ¶
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) GetPayload() *models.MsaspecResponseFields
func (*GetCSPMAwsAccountScriptsAttachmentBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsClientError() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsCode(code int) bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsRedirect() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsServerError() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) IsSuccess() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentBadRequest) String() string
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.MsaspecResponseFields }
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
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) Code() int
Code gets the status code for the get c s p m aws account scripts attachment forbidden response
func (*GetCSPMAwsAccountScriptsAttachmentForbidden) Error ¶
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) Error() string
func (*GetCSPMAwsAccountScriptsAttachmentForbidden) GetPayload ¶
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) GetPayload() *models.MsaspecResponseFields
func (*GetCSPMAwsAccountScriptsAttachmentForbidden) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsClientError() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsCode(code int) bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsRedirect() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsServerError() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) IsSuccess() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentForbidden) String() string
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.MsaspecResponseFields }
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
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) Code() int
Code gets the status code for the get c s p m aws account scripts attachment internal server error response
func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) Error ¶
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) Error() string
func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) GetPayload ¶
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsClientError() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsRedirect() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsServerError() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) IsSuccess() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentInternalServerError) String() string
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
func (o *GetCSPMAwsAccountScriptsAttachmentOK) Code() int
Code gets the status code for the get c s p m aws account scripts attachment o k response
func (*GetCSPMAwsAccountScriptsAttachmentOK) Error ¶
func (o *GetCSPMAwsAccountScriptsAttachmentOK) Error() string
func (*GetCSPMAwsAccountScriptsAttachmentOK) GetPayload ¶
func (o *GetCSPMAwsAccountScriptsAttachmentOK) GetPayload() *models.RegistrationAWSProvisionGetAccountScriptResponseV2
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
func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsCode(code int) bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsRedirect() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentOK) IsSuccess() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentOK) String() string
type GetCSPMAwsAccountScriptsAttachmentParams ¶
type GetCSPMAwsAccountScriptsAttachmentParams struct { /* AccountType. Type of account, it can be commercial or gov */ AccountType *string /* Accounts. The list of accounts to register, values should be in the form: account,profile */ Accounts []string /* AwsProfile. The AWS profile to be used during registration */ AwsProfile *string // BehaviorAssessmentEnabled. BehaviorAssessmentEnabled *string /* CustomRoleName. The custom IAM role to be used during registration */ CustomRoleName *string // DspmEnabled. DspmEnabled *string // DspmRegions. DspmRegions []string // DspmRole. DspmRole *string /* Ids. AWS account IDs */ Ids []string /* OrganizationID. The AWS organization ID to be registered */ OrganizationID *string // SensorManagementEnabled. SensorManagementEnabled *string /* Template. Template to be rendered */ Template *string // UseExistingCloudtrail. UseExistingCloudtrail *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) SetAccountType ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetAccountType(accountType *string)
SetAccountType adds the accountType to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetAccounts ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetAccounts(accounts []string)
SetAccounts adds the accounts to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetAwsProfile ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetAwsProfile(awsProfile *string)
SetAwsProfile adds the awsProfile to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetBehaviorAssessmentEnabled ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetBehaviorAssessmentEnabled(behaviorAssessmentEnabled *string)
SetBehaviorAssessmentEnabled adds the behaviorAssessmentEnabled to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetContext ¶
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetContext(ctx context.Context)
SetContext adds the context to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetCustomRoleName ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetCustomRoleName(customRoleName *string)
SetCustomRoleName adds the customRoleName to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetDefaults ¶
func (o *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) SetDspmEnabled ¶ added in v0.9.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetDspmEnabled(dspmEnabled *string)
SetDspmEnabled adds the dspmEnabled to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetDspmRegions ¶ added in v0.9.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetDspmRegions(dspmRegions []string)
SetDspmRegions adds the dspmRegions to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetDspmRole ¶ added in v0.9.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetDspmRole(dspmRole *string)
SetDspmRole adds the dspmRole to the get c s p m aws account scripts attachment params
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
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetIds(ids []string)
SetIds adds the ids to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetOrganizationID ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetOrganizationID(organizationID *string)
SetOrganizationID adds the organizationId to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetSensorManagementEnabled ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetSensorManagementEnabled(sensorManagementEnabled *string)
SetSensorManagementEnabled adds the sensorManagementEnabled to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetTemplate ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetTemplate(template *string)
SetTemplate adds the template to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetTimeout ¶
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) SetUseExistingCloudtrail ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) SetUseExistingCloudtrail(useExistingCloudtrail *string)
SetUseExistingCloudtrail adds the useExistingCloudtrail to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithAccountType ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithAccountType(accountType *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithAccountType adds the accountType to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithAccounts ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithAccounts(accounts []string) *GetCSPMAwsAccountScriptsAttachmentParams
WithAccounts adds the accounts to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithAwsProfile ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithAwsProfile(awsProfile *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithAwsProfile adds the awsProfile to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithBehaviorAssessmentEnabled ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithBehaviorAssessmentEnabled(behaviorAssessmentEnabled *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithBehaviorAssessmentEnabled adds the behaviorAssessmentEnabled to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithContext ¶
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithContext(ctx context.Context) *GetCSPMAwsAccountScriptsAttachmentParams
WithContext adds the context to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithCustomRoleName ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithCustomRoleName(customRoleName *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithCustomRoleName adds the customRoleName to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithDefaults ¶
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithDefaults() *GetCSPMAwsAccountScriptsAttachmentParams
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) WithDspmEnabled ¶ added in v0.9.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithDspmEnabled(dspmEnabled *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithDspmEnabled adds the dspmEnabled to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithDspmRegions ¶ added in v0.9.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithDspmRegions(dspmRegions []string) *GetCSPMAwsAccountScriptsAttachmentParams
WithDspmRegions adds the dspmRegions to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithDspmRole ¶ added in v0.9.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithDspmRole(dspmRole *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithDspmRole adds the dspmRole to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithHTTPClient ¶
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetCSPMAwsAccountScriptsAttachmentParams
WithHTTPClient adds the HTTPClient to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithIds ¶ added in v0.4.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithIds(ids []string) *GetCSPMAwsAccountScriptsAttachmentParams
WithIds adds the ids to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithOrganizationID ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithOrganizationID(organizationID *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithOrganizationID adds the organizationID to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithSensorManagementEnabled ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithSensorManagementEnabled(sensorManagementEnabled *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithSensorManagementEnabled adds the sensorManagementEnabled to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithTemplate ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithTemplate(template *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithTemplate adds the template to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithTimeout ¶
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetCSPMAwsAccountScriptsAttachmentParams
WithTimeout adds the timeout to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WithUseExistingCloudtrail ¶ added in v0.7.0
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WithUseExistingCloudtrail(useExistingCloudtrail *string) *GetCSPMAwsAccountScriptsAttachmentParams
WithUseExistingCloudtrail adds the useExistingCloudtrail to the get c s p m aws account scripts attachment params
func (*GetCSPMAwsAccountScriptsAttachmentParams) WriteToRequest ¶
func (o *GetCSPMAwsAccountScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) Code() int
Code gets the status code for the get c s p m aws account scripts attachment too many requests response
func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) Error ¶
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) Error() string
func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) GetPayload ¶
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsClientError() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsRedirect() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsServerError() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMAwsAccountScriptsAttachmentTooManyRequests) String() string
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
func (o *GetCSPMAwsAccountTooManyRequests) Code() int
Code gets the status code for the get c s p m aws account too many requests response
func (*GetCSPMAwsAccountTooManyRequests) Error ¶
func (o *GetCSPMAwsAccountTooManyRequests) Error() string
func (*GetCSPMAwsAccountTooManyRequests) GetPayload ¶
func (o *GetCSPMAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMAwsAccountTooManyRequests) String() string
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.MsaspecResponseFields }
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
func (o *GetCSPMAwsConsoleSetupURLsBadRequest) Code() int
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 (o *GetCSPMAwsConsoleSetupURLsBadRequest) Error() string
func (*GetCSPMAwsConsoleSetupURLsBadRequest) GetPayload ¶
func (o *GetCSPMAwsConsoleSetupURLsBadRequest) GetPayload() *models.MsaspecResponseFields
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
func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsCode(code int) bool
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
func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsRedirect() bool
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
func (o *GetCSPMAwsConsoleSetupURLsBadRequest) IsSuccess() bool
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
func (o *GetCSPMAwsConsoleSetupURLsBadRequest) String() string
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.MsaspecResponseFields }
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
func (o *GetCSPMAwsConsoleSetupURLsForbidden) Code() int
Code gets the status code for the get c s p m aws console setup u r ls forbidden response
func (*GetCSPMAwsConsoleSetupURLsForbidden) Error ¶
func (o *GetCSPMAwsConsoleSetupURLsForbidden) Error() string
func (*GetCSPMAwsConsoleSetupURLsForbidden) GetPayload ¶
func (o *GetCSPMAwsConsoleSetupURLsForbidden) GetPayload() *models.MsaspecResponseFields
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
func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsCode(code int) bool
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
func (o *GetCSPMAwsConsoleSetupURLsForbidden) IsSuccess() bool
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
func (o *GetCSPMAwsConsoleSetupURLsForbidden) String() string
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.MsaspecResponseFields }
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
func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) Code() int
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 (o *GetCSPMAwsConsoleSetupURLsInternalServerError) Error() string
func (*GetCSPMAwsConsoleSetupURLsInternalServerError) GetPayload ¶
func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) GetPayload() *models.MsaspecResponseFields
func (*GetCSPMAwsConsoleSetupURLsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsClientError() bool
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
func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsRedirect() bool
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
func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsServerError() bool
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
func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) IsSuccess() bool
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
func (o *GetCSPMAwsConsoleSetupURLsInternalServerError) String() string
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.RegistrationAWSConsoleURLResponseV2 }
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
func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) Code() int
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 (o *GetCSPMAwsConsoleSetupURLsMultiStatus) Error() string
func (*GetCSPMAwsConsoleSetupURLsMultiStatus) GetPayload ¶
func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) GetPayload() *models.RegistrationAWSConsoleURLResponseV2
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
func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsCode(code int) bool
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
func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsRedirect() bool
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
func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) IsSuccess() bool
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
func (o *GetCSPMAwsConsoleSetupURLsMultiStatus) String() string
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.RegistrationAWSConsoleURLResponseV2 }
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
func (o *GetCSPMAwsConsoleSetupURLsOK) Code() int
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 (o *GetCSPMAwsConsoleSetupURLsOK) Error() string
func (*GetCSPMAwsConsoleSetupURLsOK) GetPayload ¶
func (o *GetCSPMAwsConsoleSetupURLsOK) GetPayload() *models.RegistrationAWSConsoleURLResponseV2
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
func (o *GetCSPMAwsConsoleSetupURLsOK) String() string
type GetCSPMAwsConsoleSetupURLsParams ¶
type GetCSPMAwsConsoleSetupURLsParams struct { /* Ids. AWS account IDs */ Ids []string /* Region. Region */ Region *string /* Template. Template to be rendered */ Template *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 ¶
func (o *GetCSPMAwsConsoleSetupURLsParams) SetContext(ctx context.Context)
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) SetTemplate ¶ added in v0.7.0
func (o *GetCSPMAwsConsoleSetupURLsParams) SetTemplate(template *string)
SetTemplate adds the template 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 ¶
func (o *GetCSPMAwsConsoleSetupURLsParams) WithContext(ctx context.Context) *GetCSPMAwsConsoleSetupURLsParams
WithContext adds the context to the get c s p m aws console setup u r ls params
func (*GetCSPMAwsConsoleSetupURLsParams) WithDefaults ¶
func (o *GetCSPMAwsConsoleSetupURLsParams) WithDefaults() *GetCSPMAwsConsoleSetupURLsParams
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 ¶
func (o *GetCSPMAwsConsoleSetupURLsParams) WithHTTPClient(client *http.Client) *GetCSPMAwsConsoleSetupURLsParams
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
func (o *GetCSPMAwsConsoleSetupURLsParams) WithIds(ids []string) *GetCSPMAwsConsoleSetupURLsParams
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
func (o *GetCSPMAwsConsoleSetupURLsParams) WithRegion(region *string) *GetCSPMAwsConsoleSetupURLsParams
WithRegion adds the region to the get c s p m aws console setup u r ls params
func (*GetCSPMAwsConsoleSetupURLsParams) WithTemplate ¶ added in v0.7.0
func (o *GetCSPMAwsConsoleSetupURLsParams) WithTemplate(template *string) *GetCSPMAwsConsoleSetupURLsParams
WithTemplate adds the template to the get c s p m aws console setup u r ls params
func (*GetCSPMAwsConsoleSetupURLsParams) WithTimeout ¶
func (o *GetCSPMAwsConsoleSetupURLsParams) WithTimeout(timeout time.Duration) *GetCSPMAwsConsoleSetupURLsParams
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 ¶
func (o *GetCSPMAwsConsoleSetupURLsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) Code() int
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 (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) Error() string
func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) GetPayload ¶
func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMAwsConsoleSetupURLsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsClientError() bool
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
func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsRedirect() bool
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
func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsServerError() bool
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
func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMAwsConsoleSetupURLsTooManyRequests) String() string
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
func (o *GetCSPMAzureAccountBadRequest) Code() int
Code gets the status code for the get c s p m azure account bad request response
func (*GetCSPMAzureAccountBadRequest) Error ¶
func (o *GetCSPMAzureAccountBadRequest) Error() string
func (*GetCSPMAzureAccountBadRequest) GetPayload ¶
func (o *GetCSPMAzureAccountBadRequest) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *GetCSPMAzureAccountBadRequest) String() string
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
func (o *GetCSPMAzureAccountForbidden) Code() int
Code gets the status code for the get c s p m azure account forbidden response
func (*GetCSPMAzureAccountForbidden) Error ¶
func (o *GetCSPMAzureAccountForbidden) Error() string
func (*GetCSPMAzureAccountForbidden) GetPayload ¶
func (o *GetCSPMAzureAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMAzureAccountForbidden) String() string
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
func (o *GetCSPMAzureAccountInternalServerError) Code() int
Code gets the status code for the get c s p m azure account internal server error response
func (*GetCSPMAzureAccountInternalServerError) Error ¶
func (o *GetCSPMAzureAccountInternalServerError) Error() string
func (*GetCSPMAzureAccountInternalServerError) GetPayload ¶
func (o *GetCSPMAzureAccountInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *GetCSPMAzureAccountInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMAzureAccountInternalServerError) IsRedirect() bool
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
func (o *GetCSPMAzureAccountInternalServerError) IsSuccess() bool
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
func (o *GetCSPMAzureAccountInternalServerError) String() string
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
func (o *GetCSPMAzureAccountMultiStatus) Code() int
Code gets the status code for the get c s p m azure account multi status response
func (*GetCSPMAzureAccountMultiStatus) Error ¶
func (o *GetCSPMAzureAccountMultiStatus) Error() string
func (*GetCSPMAzureAccountMultiStatus) GetPayload ¶
func (o *GetCSPMAzureAccountMultiStatus) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *GetCSPMAzureAccountMultiStatus) String() string
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 (o *GetCSPMAzureAccountOK) GetPayload() *models.RegistrationAzureAccountResponseV1
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 ¶
func (o *GetCSPMAzureAccountParams) WithContext(ctx context.Context) *GetCSPMAzureAccountParams
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 ¶
func (o *GetCSPMAzureAccountParams) WithDefaults() *GetCSPMAzureAccountParams
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 ¶
func (o *GetCSPMAzureAccountParams) WithIds(ids []string) *GetCSPMAzureAccountParams
WithIds adds the ids to the get c s p m azure account params
func (*GetCSPMAzureAccountParams) WithLimit ¶
func (o *GetCSPMAzureAccountParams) WithLimit(limit *int64) *GetCSPMAzureAccountParams
WithLimit adds the limit to the get c s p m azure account params
func (*GetCSPMAzureAccountParams) WithOffset ¶
func (o *GetCSPMAzureAccountParams) WithOffset(offset *int64) *GetCSPMAzureAccountParams
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 ¶
func (o *GetCSPMAzureAccountParams) WithStatus(status *string) *GetCSPMAzureAccountParams
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 ¶
func (o *GetCSPMAzureAccountParams) WithTimeout(timeout time.Duration) *GetCSPMAzureAccountParams
WithTimeout adds the timeout to the get c s p m azure account params
func (*GetCSPMAzureAccountParams) WriteToRequest ¶
func (o *GetCSPMAzureAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMAzureAccountTooManyRequests) Code() int
Code gets the status code for the get c s p m azure account too many requests response
func (*GetCSPMAzureAccountTooManyRequests) Error ¶
func (o *GetCSPMAzureAccountTooManyRequests) Error() string
func (*GetCSPMAzureAccountTooManyRequests) GetPayload ¶
func (o *GetCSPMAzureAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMAzureAccountTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMAzureAccountTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMAzureAccountTooManyRequests) String() string
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
func (o *GetCSPMAzureManagementGroupBadRequest) Code() int
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 (o *GetCSPMAzureManagementGroupBadRequest) Error() string
func (*GetCSPMAzureManagementGroupBadRequest) GetPayload ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupBadRequest) GetPayload() *models.RegistrationAzureManagementGroupResponseV1
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
func (o *GetCSPMAzureManagementGroupBadRequest) IsCode(code int) bool
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
func (o *GetCSPMAzureManagementGroupBadRequest) IsRedirect() bool
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
func (o *GetCSPMAzureManagementGroupBadRequest) IsSuccess() bool
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
func (o *GetCSPMAzureManagementGroupBadRequest) String() string
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
func (o *GetCSPMAzureManagementGroupForbidden) Code() int
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 (o *GetCSPMAzureManagementGroupForbidden) Error() string
func (*GetCSPMAzureManagementGroupForbidden) GetPayload ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupForbidden) GetPayload() *models.MsaspecResponseFields
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
func (o *GetCSPMAzureManagementGroupForbidden) IsCode(code int) bool
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
func (o *GetCSPMAzureManagementGroupForbidden) IsRedirect() bool
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
func (o *GetCSPMAzureManagementGroupForbidden) IsSuccess() bool
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
func (o *GetCSPMAzureManagementGroupForbidden) String() string
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
func (o *GetCSPMAzureManagementGroupInternalServerError) Code() int
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 (o *GetCSPMAzureManagementGroupInternalServerError) Error() string
func (*GetCSPMAzureManagementGroupInternalServerError) GetPayload ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupInternalServerError) GetPayload() *models.RegistrationAzureManagementGroupResponseV1
func (*GetCSPMAzureManagementGroupInternalServerError) IsClientError ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupInternalServerError) IsClientError() bool
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
func (o *GetCSPMAzureManagementGroupInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMAzureManagementGroupInternalServerError) IsRedirect() bool
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
func (o *GetCSPMAzureManagementGroupInternalServerError) IsServerError() bool
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
func (o *GetCSPMAzureManagementGroupInternalServerError) IsSuccess() bool
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
func (o *GetCSPMAzureManagementGroupInternalServerError) String() string
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
func (o *GetCSPMAzureManagementGroupMultiStatus) Code() int
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 (o *GetCSPMAzureManagementGroupMultiStatus) Error() string
func (*GetCSPMAzureManagementGroupMultiStatus) GetPayload ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupMultiStatus) GetPayload() *models.RegistrationAzureManagementGroupResponseV1
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
func (o *GetCSPMAzureManagementGroupMultiStatus) IsCode(code int) bool
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
func (o *GetCSPMAzureManagementGroupMultiStatus) IsRedirect() bool
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
func (o *GetCSPMAzureManagementGroupMultiStatus) IsSuccess() bool
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
func (o *GetCSPMAzureManagementGroupMultiStatus) String() string
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
func (o *GetCSPMAzureManagementGroupOK) Code() int
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 (o *GetCSPMAzureManagementGroupOK) Error() string
func (*GetCSPMAzureManagementGroupOK) GetPayload ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupOK) GetPayload() *models.RegistrationAzureManagementGroupResponseV1
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
func (o *GetCSPMAzureManagementGroupOK) String() string
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
func (o *GetCSPMAzureManagementGroupParams) SetContext(ctx context.Context)
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
func (o *GetCSPMAzureManagementGroupParams) WithContext(ctx context.Context) *GetCSPMAzureManagementGroupParams
WithContext adds the context to the get c s p m azure management group params
func (*GetCSPMAzureManagementGroupParams) WithDefaults ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupParams) WithDefaults() *GetCSPMAzureManagementGroupParams
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
func (o *GetCSPMAzureManagementGroupParams) WithHTTPClient(client *http.Client) *GetCSPMAzureManagementGroupParams
WithHTTPClient adds the HTTPClient to the get c s p m azure management group params
func (*GetCSPMAzureManagementGroupParams) WithLimit ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupParams) WithLimit(limit *int64) *GetCSPMAzureManagementGroupParams
WithLimit adds the limit to the get c s p m azure management group params
func (*GetCSPMAzureManagementGroupParams) WithOffset ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupParams) WithOffset(offset *int64) *GetCSPMAzureManagementGroupParams
WithOffset adds the offset to the get c s p m azure management group params
func (*GetCSPMAzureManagementGroupParams) WithTenantIds ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupParams) WithTenantIds(tenantIds []string) *GetCSPMAzureManagementGroupParams
WithTenantIds adds the tenantIds to the get c s p m azure management group params
func (*GetCSPMAzureManagementGroupParams) WithTimeout ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupParams) WithTimeout(timeout time.Duration) *GetCSPMAzureManagementGroupParams
WithTimeout adds the timeout to the get c s p m azure management group params
func (*GetCSPMAzureManagementGroupParams) WriteToRequest ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMAzureManagementGroupTooManyRequests) Code() int
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 (o *GetCSPMAzureManagementGroupTooManyRequests) Error() string
func (*GetCSPMAzureManagementGroupTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMAzureManagementGroupTooManyRequests) IsClientError ¶ added in v0.6.0
func (o *GetCSPMAzureManagementGroupTooManyRequests) IsClientError() bool
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
func (o *GetCSPMAzureManagementGroupTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMAzureManagementGroupTooManyRequests) IsRedirect() bool
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
func (o *GetCSPMAzureManagementGroupTooManyRequests) IsServerError() bool
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
func (o *GetCSPMAzureManagementGroupTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMAzureManagementGroupTooManyRequests) String() string
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
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) Code() int
Code gets the status code for the get c s p m azure user scripts attachment bad request response
func (*GetCSPMAzureUserScriptsAttachmentBadRequest) Error ¶
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) Error() string
func (*GetCSPMAzureUserScriptsAttachmentBadRequest) GetPayload ¶
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
func (*GetCSPMAzureUserScriptsAttachmentBadRequest) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsClientError() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsCode(code int) bool
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
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsRedirect() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsServerError() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) IsSuccess() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentBadRequest) String() string
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
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) Code() int
Code gets the status code for the get c s p m azure user scripts attachment forbidden response
func (*GetCSPMAzureUserScriptsAttachmentForbidden) Error ¶
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) Error() string
func (*GetCSPMAzureUserScriptsAttachmentForbidden) GetPayload ¶
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMAzureUserScriptsAttachmentForbidden) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsClientError() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsCode(code int) bool
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
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsRedirect() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsServerError() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) IsSuccess() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentForbidden) String() string
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
func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) Code() int
Code gets the status code for the get c s p m azure user scripts attachment internal server error response
func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) Error ¶
func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) Error() string
func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) GetPayload ¶
func (*GetCSPMAzureUserScriptsAttachmentInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsClientError() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsRedirect() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsServerError() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) IsSuccess() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentInternalServerError) String() string
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
func (o *GetCSPMAzureUserScriptsAttachmentOK) Code() int
Code gets the status code for the get c s p m azure user scripts attachment o k response
func (*GetCSPMAzureUserScriptsAttachmentOK) Error ¶
func (o *GetCSPMAzureUserScriptsAttachmentOK) Error() string
func (*GetCSPMAzureUserScriptsAttachmentOK) GetPayload ¶
func (o *GetCSPMAzureUserScriptsAttachmentOK) GetPayload() *models.RegistrationAzureProvisionGetUserScriptResponseV1
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
func (o *GetCSPMAzureUserScriptsAttachmentOK) IsCode(code int) bool
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
func (o *GetCSPMAzureUserScriptsAttachmentOK) IsSuccess() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentOK) String() string
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 ¶
func (o *GetCSPMAzureUserScriptsAttachmentParams) SetContext(ctx context.Context)
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
func (o *GetCSPMAzureUserScriptsAttachmentParams) WithAccountType(accountType *string) *GetCSPMAzureUserScriptsAttachmentParams
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 ¶
func (o *GetCSPMAzureUserScriptsAttachmentParams) WithContext(ctx context.Context) *GetCSPMAzureUserScriptsAttachmentParams
WithContext adds the context to the get c s p m azure user scripts attachment params
func (*GetCSPMAzureUserScriptsAttachmentParams) WithDefaults ¶
func (o *GetCSPMAzureUserScriptsAttachmentParams) WithDefaults() *GetCSPMAzureUserScriptsAttachmentParams
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 ¶
func (o *GetCSPMAzureUserScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetCSPMAzureUserScriptsAttachmentParams
WithHTTPClient adds the HTTPClient to the get c s p m azure user scripts attachment params
func (*GetCSPMAzureUserScriptsAttachmentParams) WithSubscriptionIds ¶ added in v0.4.0
func (o *GetCSPMAzureUserScriptsAttachmentParams) WithSubscriptionIds(subscriptionIds []string) *GetCSPMAzureUserScriptsAttachmentParams
WithSubscriptionIds adds the subscriptionIds to the get c s p m azure user scripts attachment params
func (*GetCSPMAzureUserScriptsAttachmentParams) WithTemplate ¶ added in v0.4.0
func (o *GetCSPMAzureUserScriptsAttachmentParams) WithTemplate(template *string) *GetCSPMAzureUserScriptsAttachmentParams
WithTemplate adds the template to the get c s p m azure user scripts attachment params
func (*GetCSPMAzureUserScriptsAttachmentParams) WithTenantID ¶
func (o *GetCSPMAzureUserScriptsAttachmentParams) WithTenantID(tenantID *string) *GetCSPMAzureUserScriptsAttachmentParams
WithTenantID adds the tenantID to the get c s p m azure user scripts attachment params
func (*GetCSPMAzureUserScriptsAttachmentParams) WithTimeout ¶
func (o *GetCSPMAzureUserScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetCSPMAzureUserScriptsAttachmentParams
WithTimeout adds the timeout to the get c s p m azure user scripts attachment params
func (*GetCSPMAzureUserScriptsAttachmentParams) WriteToRequest ¶
func (o *GetCSPMAzureUserScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) Code() int
Code gets the status code for the get c s p m azure user scripts attachment too many requests response
func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) Error ¶
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) Error() string
func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) GetPayload ¶
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsClientError() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsRedirect() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsServerError() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMAzureUserScriptsAttachmentTooManyRequests) String() string
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 (o *GetCSPMCGPAccountBadRequest) Error() string
func (*GetCSPMCGPAccountBadRequest) GetPayload ¶ added in v0.6.0
func (o *GetCSPMCGPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
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 (o *GetCSPMCGPAccountForbidden) Error() string
func (*GetCSPMCGPAccountForbidden) GetPayload ¶ added in v0.6.0
func (o *GetCSPMCGPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMCGPAccountInternalServerError) Code() int
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 (o *GetCSPMCGPAccountInternalServerError) Error() string
func (*GetCSPMCGPAccountInternalServerError) GetPayload ¶ added in v0.6.0
func (o *GetCSPMCGPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *GetCSPMCGPAccountInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMCGPAccountInternalServerError) IsRedirect() bool
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
func (o *GetCSPMCGPAccountInternalServerError) IsSuccess() bool
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
func (o *GetCSPMCGPAccountInternalServerError) String() string
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
func (o *GetCSPMCGPAccountMultiStatus) Code() int
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 (o *GetCSPMCGPAccountMultiStatus) Error() string
func (*GetCSPMCGPAccountMultiStatus) GetPayload ¶ added in v0.6.0
func (o *GetCSPMCGPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *GetCSPMCGPAccountMultiStatus) String() string
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 (o *GetCSPMCGPAccountOK) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *GetCSPMCGPAccountParams) WithContext(ctx context.Context) *GetCSPMCGPAccountParams
WithContext adds the context to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WithDefaults ¶ added in v0.6.0
func (o *GetCSPMCGPAccountParams) WithDefaults() *GetCSPMCGPAccountParams
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
func (o *GetCSPMCGPAccountParams) WithIds(ids []string) *GetCSPMCGPAccountParams
WithIds adds the ids to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WithLimit ¶ added in v0.6.0
func (o *GetCSPMCGPAccountParams) WithLimit(limit *int64) *GetCSPMCGPAccountParams
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
func (o *GetCSPMCGPAccountParams) WithSort(sort *string) *GetCSPMCGPAccountParams
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
func (o *GetCSPMCGPAccountParams) WithTimeout(timeout time.Duration) *GetCSPMCGPAccountParams
WithTimeout adds the timeout to the get c s p m c g p account params
func (*GetCSPMCGPAccountParams) WriteToRequest ¶ added in v0.6.0
func (o *GetCSPMCGPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMCGPAccountTooManyRequests) Code() int
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 (o *GetCSPMCGPAccountTooManyRequests) Error() string
func (*GetCSPMCGPAccountTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *GetCSPMCGPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMCGPAccountTooManyRequests) String() string
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
func (o *GetCSPMGCPServiceAccountsExtBadRequest) Code() int
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 (o *GetCSPMGCPServiceAccountsExtBadRequest) Error() string
func (*GetCSPMGCPServiceAccountsExtBadRequest) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPServiceAccountsExtBadRequest) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
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
func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsCode(code int) bool
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
func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsRedirect() bool
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
func (o *GetCSPMGCPServiceAccountsExtBadRequest) IsSuccess() bool
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
func (o *GetCSPMGCPServiceAccountsExtBadRequest) String() string
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
func (o *GetCSPMGCPServiceAccountsExtForbidden) Code() int
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 (o *GetCSPMGCPServiceAccountsExtForbidden) Error() string
func (*GetCSPMGCPServiceAccountsExtForbidden) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPServiceAccountsExtForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMGCPServiceAccountsExtForbidden) IsCode(code int) bool
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
func (o *GetCSPMGCPServiceAccountsExtForbidden) IsRedirect() bool
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
func (o *GetCSPMGCPServiceAccountsExtForbidden) IsSuccess() bool
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
func (o *GetCSPMGCPServiceAccountsExtForbidden) String() string
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
func (o *GetCSPMGCPServiceAccountsExtInternalServerError) Code() int
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 (o *GetCSPMGCPServiceAccountsExtInternalServerError) Error() string
func (*GetCSPMGCPServiceAccountsExtInternalServerError) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPServiceAccountsExtInternalServerError) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
func (*GetCSPMGCPServiceAccountsExtInternalServerError) IsClientError ¶ added in v0.6.0
func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsClientError() bool
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
func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsRedirect() bool
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
func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsServerError() bool
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
func (o *GetCSPMGCPServiceAccountsExtInternalServerError) IsSuccess() bool
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
func (o *GetCSPMGCPServiceAccountsExtInternalServerError) String() string
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
func (o *GetCSPMGCPServiceAccountsExtOK) Code() int
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 (o *GetCSPMGCPServiceAccountsExtOK) Error() string
func (*GetCSPMGCPServiceAccountsExtOK) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPServiceAccountsExtOK) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
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
func (o *GetCSPMGCPServiceAccountsExtOK) String() string
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
func (o *GetCSPMGCPServiceAccountsExtParams) SetContext(ctx context.Context)
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
func (o *GetCSPMGCPServiceAccountsExtParams) SetID(id *string)
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
func (o *GetCSPMGCPServiceAccountsExtParams) WithContext(ctx context.Context) *GetCSPMGCPServiceAccountsExtParams
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
func (o *GetCSPMGCPServiceAccountsExtParams) WithDefaults() *GetCSPMGCPServiceAccountsExtParams
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
func (o *GetCSPMGCPServiceAccountsExtParams) WithHTTPClient(client *http.Client) *GetCSPMGCPServiceAccountsExtParams
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
func (o *GetCSPMGCPServiceAccountsExtParams) WithID(id *string) *GetCSPMGCPServiceAccountsExtParams
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
func (o *GetCSPMGCPServiceAccountsExtParams) WithTimeout(timeout time.Duration) *GetCSPMGCPServiceAccountsExtParams
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
func (o *GetCSPMGCPServiceAccountsExtParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) Code() int
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 (o *GetCSPMGCPServiceAccountsExtTooManyRequests) Error() string
func (*GetCSPMGCPServiceAccountsExtTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMGCPServiceAccountsExtTooManyRequests) IsClientError ¶ added in v0.6.0
func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsClientError() bool
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
func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsRedirect() bool
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
func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsServerError() bool
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
func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMGCPServiceAccountsExtTooManyRequests) String() string
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
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) Code() int
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 (o *GetCSPMGCPUserScriptsAttachmentBadRequest) Error() string
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsAttachmentBadRequest) IsClientError ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsClientError() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsCode(code int) bool
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
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsRedirect() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsServerError() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) IsSuccess() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentBadRequest) String() string
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
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) Code() int
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 (o *GetCSPMGCPUserScriptsAttachmentForbidden) Error() string
func (*GetCSPMGCPUserScriptsAttachmentForbidden) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMGCPUserScriptsAttachmentForbidden) IsClientError ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsClientError() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsCode(code int) bool
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
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsRedirect() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsServerError() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) IsSuccess() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentForbidden) String() string
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
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) Code() int
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 (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) Error() string
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
func (*GetCSPMGCPUserScriptsAttachmentInternalServerError) IsClientError ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsClientError() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsRedirect() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsServerError() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) IsSuccess() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentInternalServerError) String() string
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
func (o *GetCSPMGCPUserScriptsAttachmentOK) Code() int
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 (o *GetCSPMGCPUserScriptsAttachmentOK) Error() string
func (*GetCSPMGCPUserScriptsAttachmentOK) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentOK) GetPayload() *models.RegistrationGCPProvisionGetUserScriptResponseV1
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
func (o *GetCSPMGCPUserScriptsAttachmentOK) String() string
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) SetContext(ctx context.Context)
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) SetIds(ids []string)
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithContext(ctx context.Context) *GetCSPMGCPUserScriptsAttachmentParams
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithDefaults() *GetCSPMGCPUserScriptsAttachmentParams
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithHTTPClient(client *http.Client) *GetCSPMGCPUserScriptsAttachmentParams
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithIds(ids []string) *GetCSPMGCPUserScriptsAttachmentParams
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithParentType(parentType *string) *GetCSPMGCPUserScriptsAttachmentParams
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) WithTimeout(timeout time.Duration) *GetCSPMGCPUserScriptsAttachmentParams
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
func (o *GetCSPMGCPUserScriptsAttachmentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) Code() int
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 (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) Error() string
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsClientError ¶ added in v0.6.0
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsClientError() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsRedirect() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsServerError() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMGCPUserScriptsAttachmentTooManyRequests) String() string
type GetCSPMGCPValidateAccountsExtBadRequest ¶ added in v0.7.0
type GetCSPMGCPValidateAccountsExtBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountValidationResponseV1 }
GetCSPMGCPValidateAccountsExtBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewGetCSPMGCPValidateAccountsExtBadRequest ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtBadRequest() *GetCSPMGCPValidateAccountsExtBadRequest
NewGetCSPMGCPValidateAccountsExtBadRequest creates a GetCSPMGCPValidateAccountsExtBadRequest with default headers values
func (*GetCSPMGCPValidateAccountsExtBadRequest) Code ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) Code() int
Code gets the status code for the get c s p m g c p validate accounts ext bad request response
func (*GetCSPMGCPValidateAccountsExtBadRequest) Error ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) Error() string
func (*GetCSPMGCPValidateAccountsExtBadRequest) GetPayload ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) GetPayload() *models.RegistrationGCPAccountValidationResponseV1
func (*GetCSPMGCPValidateAccountsExtBadRequest) IsClientError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsClientError() bool
IsClientError returns true when this get c s p m g c p validate accounts ext bad request response has a 4xx status code
func (*GetCSPMGCPValidateAccountsExtBadRequest) IsCode ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsCode(code int) bool
IsCode returns true when this get c s p m g c p validate accounts ext bad request response a status code equal to that given
func (*GetCSPMGCPValidateAccountsExtBadRequest) IsRedirect ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p validate accounts ext bad request response has a 3xx status code
func (*GetCSPMGCPValidateAccountsExtBadRequest) IsServerError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsServerError() bool
IsServerError returns true when this get c s p m g c p validate accounts ext bad request response has a 5xx status code
func (*GetCSPMGCPValidateAccountsExtBadRequest) IsSuccess ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p validate accounts ext bad request response has a 2xx status code
func (*GetCSPMGCPValidateAccountsExtBadRequest) String ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtBadRequest) String() string
type GetCSPMGCPValidateAccountsExtForbidden ¶ added in v0.7.0
type GetCSPMGCPValidateAccountsExtForbidden struct { /* Trace-ID: submit to support if resolving an 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 }
GetCSPMGCPValidateAccountsExtForbidden describes a response with status code 403, with default header values.
Forbidden
func NewGetCSPMGCPValidateAccountsExtForbidden ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtForbidden() *GetCSPMGCPValidateAccountsExtForbidden
NewGetCSPMGCPValidateAccountsExtForbidden creates a GetCSPMGCPValidateAccountsExtForbidden with default headers values
func (*GetCSPMGCPValidateAccountsExtForbidden) Code ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) Code() int
Code gets the status code for the get c s p m g c p validate accounts ext forbidden response
func (*GetCSPMGCPValidateAccountsExtForbidden) Error ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) Error() string
func (*GetCSPMGCPValidateAccountsExtForbidden) GetPayload ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) GetPayload() *models.MsaspecResponseFields
func (*GetCSPMGCPValidateAccountsExtForbidden) IsClientError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) IsClientError() bool
IsClientError returns true when this get c s p m g c p validate accounts ext forbidden response has a 4xx status code
func (*GetCSPMGCPValidateAccountsExtForbidden) IsCode ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) IsCode(code int) bool
IsCode returns true when this get c s p m g c p validate accounts ext forbidden response a status code equal to that given
func (*GetCSPMGCPValidateAccountsExtForbidden) IsRedirect ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p validate accounts ext forbidden response has a 3xx status code
func (*GetCSPMGCPValidateAccountsExtForbidden) IsServerError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) IsServerError() bool
IsServerError returns true when this get c s p m g c p validate accounts ext forbidden response has a 5xx status code
func (*GetCSPMGCPValidateAccountsExtForbidden) IsSuccess ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p validate accounts ext forbidden response has a 2xx status code
func (*GetCSPMGCPValidateAccountsExtForbidden) String ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtForbidden) String() string
type GetCSPMGCPValidateAccountsExtInternalServerError ¶ added in v0.7.0
type GetCSPMGCPValidateAccountsExtInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountValidationResponseV1 }
GetCSPMGCPValidateAccountsExtInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewGetCSPMGCPValidateAccountsExtInternalServerError ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtInternalServerError() *GetCSPMGCPValidateAccountsExtInternalServerError
NewGetCSPMGCPValidateAccountsExtInternalServerError creates a GetCSPMGCPValidateAccountsExtInternalServerError with default headers values
func (*GetCSPMGCPValidateAccountsExtInternalServerError) Code ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) Code() int
Code gets the status code for the get c s p m g c p validate accounts ext internal server error response
func (*GetCSPMGCPValidateAccountsExtInternalServerError) Error ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) Error() string
func (*GetCSPMGCPValidateAccountsExtInternalServerError) GetPayload ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) GetPayload() *models.RegistrationGCPAccountValidationResponseV1
func (*GetCSPMGCPValidateAccountsExtInternalServerError) IsClientError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsClientError() bool
IsClientError returns true when this get c s p m g c p validate accounts ext internal server error response has a 4xx status code
func (*GetCSPMGCPValidateAccountsExtInternalServerError) IsCode ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsCode(code int) bool
IsCode returns true when this get c s p m g c p validate accounts ext internal server error response a status code equal to that given
func (*GetCSPMGCPValidateAccountsExtInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p validate accounts ext internal server error response has a 3xx status code
func (*GetCSPMGCPValidateAccountsExtInternalServerError) IsServerError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsServerError() bool
IsServerError returns true when this get c s p m g c p validate accounts ext internal server error response has a 5xx status code
func (*GetCSPMGCPValidateAccountsExtInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p validate accounts ext internal server error response has a 2xx status code
func (*GetCSPMGCPValidateAccountsExtInternalServerError) String ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtInternalServerError) String() string
type GetCSPMGCPValidateAccountsExtNotFound ¶ added in v0.7.0
type GetCSPMGCPValidateAccountsExtNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountValidationResponseV1 }
GetCSPMGCPValidateAccountsExtNotFound describes a response with status code 404, with default header values.
Not Found
func NewGetCSPMGCPValidateAccountsExtNotFound ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtNotFound() *GetCSPMGCPValidateAccountsExtNotFound
NewGetCSPMGCPValidateAccountsExtNotFound creates a GetCSPMGCPValidateAccountsExtNotFound with default headers values
func (*GetCSPMGCPValidateAccountsExtNotFound) Code ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) Code() int
Code gets the status code for the get c s p m g c p validate accounts ext not found response
func (*GetCSPMGCPValidateAccountsExtNotFound) Error ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) Error() string
func (*GetCSPMGCPValidateAccountsExtNotFound) GetPayload ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) GetPayload() *models.RegistrationGCPAccountValidationResponseV1
func (*GetCSPMGCPValidateAccountsExtNotFound) IsClientError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) IsClientError() bool
IsClientError returns true when this get c s p m g c p validate accounts ext not found response has a 4xx status code
func (*GetCSPMGCPValidateAccountsExtNotFound) IsCode ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) IsCode(code int) bool
IsCode returns true when this get c s p m g c p validate accounts ext not found response a status code equal to that given
func (*GetCSPMGCPValidateAccountsExtNotFound) IsRedirect ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p validate accounts ext not found response has a 3xx status code
func (*GetCSPMGCPValidateAccountsExtNotFound) IsServerError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) IsServerError() bool
IsServerError returns true when this get c s p m g c p validate accounts ext not found response has a 5xx status code
func (*GetCSPMGCPValidateAccountsExtNotFound) IsSuccess ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p validate accounts ext not found response has a 2xx status code
func (*GetCSPMGCPValidateAccountsExtNotFound) String ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtNotFound) String() string
type GetCSPMGCPValidateAccountsExtOK ¶ added in v0.7.0
type GetCSPMGCPValidateAccountsExtOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPAccountValidationResponseV1 }
GetCSPMGCPValidateAccountsExtOK describes a response with status code 200, with default header values.
OK
func NewGetCSPMGCPValidateAccountsExtOK ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtOK() *GetCSPMGCPValidateAccountsExtOK
NewGetCSPMGCPValidateAccountsExtOK creates a GetCSPMGCPValidateAccountsExtOK with default headers values
func (*GetCSPMGCPValidateAccountsExtOK) Code ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) Code() int
Code gets the status code for the get c s p m g c p validate accounts ext o k response
func (*GetCSPMGCPValidateAccountsExtOK) Error ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) Error() string
func (*GetCSPMGCPValidateAccountsExtOK) GetPayload ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) GetPayload() *models.RegistrationGCPAccountValidationResponseV1
func (*GetCSPMGCPValidateAccountsExtOK) IsClientError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) IsClientError() bool
IsClientError returns true when this get c s p m g c p validate accounts ext o k response has a 4xx status code
func (*GetCSPMGCPValidateAccountsExtOK) IsCode ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) IsCode(code int) bool
IsCode returns true when this get c s p m g c p validate accounts ext o k response a status code equal to that given
func (*GetCSPMGCPValidateAccountsExtOK) IsRedirect ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p validate accounts ext o k response has a 3xx status code
func (*GetCSPMGCPValidateAccountsExtOK) IsServerError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) IsServerError() bool
IsServerError returns true when this get c s p m g c p validate accounts ext o k response has a 5xx status code
func (*GetCSPMGCPValidateAccountsExtOK) IsSuccess ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p validate accounts ext o k response has a 2xx status code
func (*GetCSPMGCPValidateAccountsExtOK) String ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtOK) String() string
type GetCSPMGCPValidateAccountsExtParams ¶ added in v0.7.0
type GetCSPMGCPValidateAccountsExtParams struct { // Body. Body *models.RegistrationGCPAccountValidationRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
GetCSPMGCPValidateAccountsExtParams contains all the parameters to send to the API endpoint
for the get c s p m g c p validate accounts ext operation. Typically these are written to a http.Request.
func NewGetCSPMGCPValidateAccountsExtParams ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtParams() *GetCSPMGCPValidateAccountsExtParams
NewGetCSPMGCPValidateAccountsExtParams creates a new GetCSPMGCPValidateAccountsExtParams 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 NewGetCSPMGCPValidateAccountsExtParamsWithContext ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtParamsWithContext(ctx context.Context) *GetCSPMGCPValidateAccountsExtParams
NewGetCSPMGCPValidateAccountsExtParamsWithContext creates a new GetCSPMGCPValidateAccountsExtParams object with the ability to set a context for a request.
func NewGetCSPMGCPValidateAccountsExtParamsWithHTTPClient ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtParamsWithHTTPClient(client *http.Client) *GetCSPMGCPValidateAccountsExtParams
NewGetCSPMGCPValidateAccountsExtParamsWithHTTPClient creates a new GetCSPMGCPValidateAccountsExtParams object with the ability to set a custom HTTPClient for a request.
func NewGetCSPMGCPValidateAccountsExtParamsWithTimeout ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtParamsWithTimeout(timeout time.Duration) *GetCSPMGCPValidateAccountsExtParams
NewGetCSPMGCPValidateAccountsExtParamsWithTimeout creates a new GetCSPMGCPValidateAccountsExtParams object with the ability to set a timeout on a request.
func (*GetCSPMGCPValidateAccountsExtParams) SetBody ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) SetBody(body *models.RegistrationGCPAccountValidationRequestV1)
SetBody adds the body to the get c s p m g c p validate accounts ext params
func (*GetCSPMGCPValidateAccountsExtParams) SetContext ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) SetContext(ctx context.Context)
SetContext adds the context to the get c s p m g c p validate accounts ext params
func (*GetCSPMGCPValidateAccountsExtParams) SetDefaults ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) SetDefaults()
SetDefaults hydrates default values in the get c s p m g c p validate accounts ext params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMGCPValidateAccountsExtParams) SetHTTPClient ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the get c s p m g c p validate accounts ext params
func (*GetCSPMGCPValidateAccountsExtParams) SetTimeout ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the get c s p m g c p validate accounts ext params
func (*GetCSPMGCPValidateAccountsExtParams) WithBody ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) WithBody(body *models.RegistrationGCPAccountValidationRequestV1) *GetCSPMGCPValidateAccountsExtParams
WithBody adds the body to the get c s p m g c p validate accounts ext params
func (*GetCSPMGCPValidateAccountsExtParams) WithContext ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) WithContext(ctx context.Context) *GetCSPMGCPValidateAccountsExtParams
WithContext adds the context to the get c s p m g c p validate accounts ext params
func (*GetCSPMGCPValidateAccountsExtParams) WithDefaults ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) WithDefaults() *GetCSPMGCPValidateAccountsExtParams
WithDefaults hydrates default values in the get c s p m g c p validate accounts ext params (not the query body).
All values with no default are reset to their zero value.
func (*GetCSPMGCPValidateAccountsExtParams) WithHTTPClient ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) WithHTTPClient(client *http.Client) *GetCSPMGCPValidateAccountsExtParams
WithHTTPClient adds the HTTPClient to the get c s p m g c p validate accounts ext params
func (*GetCSPMGCPValidateAccountsExtParams) WithTimeout ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) WithTimeout(timeout time.Duration) *GetCSPMGCPValidateAccountsExtParams
WithTimeout adds the timeout to the get c s p m g c p validate accounts ext params
func (*GetCSPMGCPValidateAccountsExtParams) WriteToRequest ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type GetCSPMGCPValidateAccountsExtReader ¶ added in v0.7.0
type GetCSPMGCPValidateAccountsExtReader struct {
// contains filtered or unexported fields
}
GetCSPMGCPValidateAccountsExtReader is a Reader for the GetCSPMGCPValidateAccountsExt structure.
func (*GetCSPMGCPValidateAccountsExtReader) ReadResponse ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type GetCSPMGCPValidateAccountsExtTooManyRequests ¶ added in v0.7.0
type GetCSPMGCPValidateAccountsExtTooManyRequests struct { /* Trace-ID: submit to support if 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 }
GetCSPMGCPValidateAccountsExtTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewGetCSPMGCPValidateAccountsExtTooManyRequests ¶ added in v0.7.0
func NewGetCSPMGCPValidateAccountsExtTooManyRequests() *GetCSPMGCPValidateAccountsExtTooManyRequests
NewGetCSPMGCPValidateAccountsExtTooManyRequests creates a GetCSPMGCPValidateAccountsExtTooManyRequests with default headers values
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) Code ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) Code() int
Code gets the status code for the get c s p m g c p validate accounts ext too many requests response
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) Error ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) Error() string
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) GetPayload ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) IsClientError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsClientError() bool
IsClientError returns true when this get c s p m g c p validate accounts ext too many requests response has a 4xx status code
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) IsCode ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsCode(code int) bool
IsCode returns true when this get c s p m g c p validate accounts ext too many requests response a status code equal to that given
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsRedirect() bool
IsRedirect returns true when this get c s p m g c p validate accounts ext too many requests response has a 3xx status code
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) IsServerError ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsServerError() bool
IsServerError returns true when this get c s p m g c p validate accounts ext too many requests response has a 5xx status code
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) IsSuccess() bool
IsSuccess returns true when this get c s p m g c p validate accounts ext too many requests response has a 2xx status code
func (*GetCSPMGCPValidateAccountsExtTooManyRequests) String ¶ added in v0.7.0
func (o *GetCSPMGCPValidateAccountsExtTooManyRequests) String() string
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
func (o *GetCSPMPoliciesDetailsBadRequest) Code() int
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 (o *GetCSPMPoliciesDetailsBadRequest) Error() string
func (*GetCSPMPoliciesDetailsBadRequest) GetPayload ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsBadRequest) GetPayload() *models.RegistrationPolicyResponseV1
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
func (o *GetCSPMPoliciesDetailsBadRequest) String() string
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
func (o *GetCSPMPoliciesDetailsForbidden) Code() int
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 (o *GetCSPMPoliciesDetailsForbidden) Error() string
func (*GetCSPMPoliciesDetailsForbidden) GetPayload ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMPoliciesDetailsForbidden) String() string
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
func (o *GetCSPMPoliciesDetailsInternalServerError) Code() int
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 (o *GetCSPMPoliciesDetailsInternalServerError) Error() string
func (*GetCSPMPoliciesDetailsInternalServerError) GetPayload ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsInternalServerError) GetPayload() *models.RegistrationPolicyResponseV1
func (*GetCSPMPoliciesDetailsInternalServerError) IsClientError ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsInternalServerError) IsClientError() bool
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
func (o *GetCSPMPoliciesDetailsInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMPoliciesDetailsInternalServerError) IsRedirect() bool
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
func (o *GetCSPMPoliciesDetailsInternalServerError) IsServerError() bool
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
func (o *GetCSPMPoliciesDetailsInternalServerError) IsSuccess() bool
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
func (o *GetCSPMPoliciesDetailsInternalServerError) String() string
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
func (o *GetCSPMPoliciesDetailsMultiStatus) Code() int
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 (o *GetCSPMPoliciesDetailsMultiStatus) Error() string
func (*GetCSPMPoliciesDetailsMultiStatus) GetPayload ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsMultiStatus) GetPayload() *models.RegistrationPolicyResponseV1
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
func (o *GetCSPMPoliciesDetailsMultiStatus) String() string
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 (o *GetCSPMPoliciesDetailsOK) GetPayload() *models.RegistrationPolicyResponseV1
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
func (o *GetCSPMPoliciesDetailsParams) WithContext(ctx context.Context) *GetCSPMPoliciesDetailsParams
WithContext adds the context to the get c s p m policies details params
func (*GetCSPMPoliciesDetailsParams) WithDefaults ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsParams) WithDefaults() *GetCSPMPoliciesDetailsParams
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
func (o *GetCSPMPoliciesDetailsParams) WithHTTPClient(client *http.Client) *GetCSPMPoliciesDetailsParams
WithHTTPClient adds the HTTPClient to the get c s p m policies details params
func (*GetCSPMPoliciesDetailsParams) WithIds ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsParams) WithIds(ids []int64) *GetCSPMPoliciesDetailsParams
WithIds adds the ids to the get c s p m policies details params
func (*GetCSPMPoliciesDetailsParams) WithTimeout ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsParams) WithTimeout(timeout time.Duration) *GetCSPMPoliciesDetailsParams
WithTimeout adds the timeout to the get c s p m policies details params
func (*GetCSPMPoliciesDetailsParams) WriteToRequest ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMPoliciesDetailsTooManyRequests) Code() int
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 (o *GetCSPMPoliciesDetailsTooManyRequests) Error() string
func (*GetCSPMPoliciesDetailsTooManyRequests) GetPayload ¶ added in v0.4.0
func (o *GetCSPMPoliciesDetailsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMPoliciesDetailsTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMPoliciesDetailsTooManyRequests) IsRedirect() bool
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
func (o *GetCSPMPoliciesDetailsTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMPoliciesDetailsTooManyRequests) String() string
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 (o *GetCSPMPolicyBadRequest) GetPayload() *models.RegistrationPolicyResponseV1
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 (o *GetCSPMPolicyForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMPolicyInternalServerError) Code() int
Code gets the status code for the get c s p m policy internal server error response
func (*GetCSPMPolicyInternalServerError) Error ¶
func (o *GetCSPMPolicyInternalServerError) Error() string
func (*GetCSPMPolicyInternalServerError) GetPayload ¶
func (o *GetCSPMPolicyInternalServerError) GetPayload() *models.RegistrationPolicyResponseV1
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
func (o *GetCSPMPolicyInternalServerError) String() string
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 (o *GetCSPMPolicyMultiStatus) GetPayload() *models.RegistrationPolicyResponseV1
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 (o *GetCSPMPolicyOK) GetPayload() *models.RegistrationPolicyResponseV1
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 ¶
func (o *GetCSPMPolicyParams) WithContext(ctx context.Context) *GetCSPMPolicyParams
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 ¶
func (o *GetCSPMPolicyParams) WithIds(ids int64) *GetCSPMPolicyParams
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
func (o *GetCSPMPolicySettingsBadRequest) Code() int
Code gets the status code for the get c s p m policy settings bad request response
func (*GetCSPMPolicySettingsBadRequest) Error ¶
func (o *GetCSPMPolicySettingsBadRequest) Error() string
func (*GetCSPMPolicySettingsBadRequest) GetPayload ¶
func (o *GetCSPMPolicySettingsBadRequest) GetPayload() *models.RegistrationPolicySettingsResponseV1
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
func (o *GetCSPMPolicySettingsBadRequest) String() string
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
func (o *GetCSPMPolicySettingsForbidden) Code() int
Code gets the status code for the get c s p m policy settings forbidden response
func (*GetCSPMPolicySettingsForbidden) Error ¶
func (o *GetCSPMPolicySettingsForbidden) Error() string
func (*GetCSPMPolicySettingsForbidden) GetPayload ¶
func (o *GetCSPMPolicySettingsForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMPolicySettingsForbidden) String() string
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
func (o *GetCSPMPolicySettingsInternalServerError) Code() int
Code gets the status code for the get c s p m policy settings internal server error response
func (*GetCSPMPolicySettingsInternalServerError) Error ¶
func (o *GetCSPMPolicySettingsInternalServerError) Error() string
func (*GetCSPMPolicySettingsInternalServerError) GetPayload ¶
func (o *GetCSPMPolicySettingsInternalServerError) GetPayload() *models.RegistrationPolicySettingsResponseV1
func (*GetCSPMPolicySettingsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetCSPMPolicySettingsInternalServerError) IsClientError() bool
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
func (o *GetCSPMPolicySettingsInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMPolicySettingsInternalServerError) IsRedirect() bool
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
func (o *GetCSPMPolicySettingsInternalServerError) IsServerError() bool
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
func (o *GetCSPMPolicySettingsInternalServerError) IsSuccess() bool
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
func (o *GetCSPMPolicySettingsInternalServerError) String() string
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
func (o *GetCSPMPolicySettingsMultiStatus) Code() int
Code gets the status code for the get c s p m policy settings multi status response
func (*GetCSPMPolicySettingsMultiStatus) Error ¶
func (o *GetCSPMPolicySettingsMultiStatus) Error() string
func (*GetCSPMPolicySettingsMultiStatus) GetPayload ¶
func (o *GetCSPMPolicySettingsMultiStatus) GetPayload() *models.RegistrationPolicySettingsResponseV1
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
func (o *GetCSPMPolicySettingsMultiStatus) String() string
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 (o *GetCSPMPolicySettingsOK) GetPayload() *models.RegistrationPolicySettingsResponseV1
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 ¶
func (o *GetCSPMPolicySettingsParams) WithContext(ctx context.Context) *GetCSPMPolicySettingsParams
WithContext adds the context to the get c s p m policy settings params
func (*GetCSPMPolicySettingsParams) WithDefaults ¶
func (o *GetCSPMPolicySettingsParams) WithDefaults() *GetCSPMPolicySettingsParams
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 ¶
func (o *GetCSPMPolicySettingsParams) WithHTTPClient(client *http.Client) *GetCSPMPolicySettingsParams
WithHTTPClient adds the HTTPClient to the get c s p m policy settings params
func (*GetCSPMPolicySettingsParams) WithPolicyID ¶
func (o *GetCSPMPolicySettingsParams) WithPolicyID(policyID *string) *GetCSPMPolicySettingsParams
WithPolicyID adds the policyID to the get c s p m policy settings params
func (*GetCSPMPolicySettingsParams) WithService ¶
func (o *GetCSPMPolicySettingsParams) WithService(service *string) *GetCSPMPolicySettingsParams
WithService adds the service to the get c s p m policy settings params
func (*GetCSPMPolicySettingsParams) WithTimeout ¶
func (o *GetCSPMPolicySettingsParams) WithTimeout(timeout time.Duration) *GetCSPMPolicySettingsParams
WithTimeout adds the timeout to the get c s p m policy settings params
func (*GetCSPMPolicySettingsParams) WriteToRequest ¶
func (o *GetCSPMPolicySettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMPolicySettingsTooManyRequests) Code() int
Code gets the status code for the get c s p m policy settings too many requests response
func (*GetCSPMPolicySettingsTooManyRequests) Error ¶
func (o *GetCSPMPolicySettingsTooManyRequests) Error() string
func (*GetCSPMPolicySettingsTooManyRequests) GetPayload ¶
func (o *GetCSPMPolicySettingsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMPolicySettingsTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMPolicySettingsTooManyRequests) IsRedirect() bool
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
func (o *GetCSPMPolicySettingsTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMPolicySettingsTooManyRequests) String() string
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
func (o *GetCSPMPolicyTooManyRequests) Code() int
Code gets the status code for the get c s p m policy too many requests response
func (*GetCSPMPolicyTooManyRequests) Error ¶
func (o *GetCSPMPolicyTooManyRequests) Error() string
func (*GetCSPMPolicyTooManyRequests) GetPayload ¶
func (o *GetCSPMPolicyTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMPolicyTooManyRequests) String() string
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
func (o *GetCSPMScanScheduleBadRequest) Code() int
Code gets the status code for the get c s p m scan schedule bad request response
func (*GetCSPMScanScheduleBadRequest) Error ¶
func (o *GetCSPMScanScheduleBadRequest) Error() string
func (*GetCSPMScanScheduleBadRequest) GetPayload ¶
func (o *GetCSPMScanScheduleBadRequest) GetPayload() *models.RegistrationScanScheduleResponseV1
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
func (o *GetCSPMScanScheduleBadRequest) String() string
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
func (o *GetCSPMScanScheduleForbidden) Code() int
Code gets the status code for the get c s p m scan schedule forbidden response
func (*GetCSPMScanScheduleForbidden) Error ¶
func (o *GetCSPMScanScheduleForbidden) Error() string
func (*GetCSPMScanScheduleForbidden) GetPayload ¶
func (o *GetCSPMScanScheduleForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMScanScheduleForbidden) String() string
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
func (o *GetCSPMScanScheduleInternalServerError) Code() int
Code gets the status code for the get c s p m scan schedule internal server error response
func (*GetCSPMScanScheduleInternalServerError) Error ¶
func (o *GetCSPMScanScheduleInternalServerError) Error() string
func (*GetCSPMScanScheduleInternalServerError) GetPayload ¶
func (o *GetCSPMScanScheduleInternalServerError) GetPayload() *models.RegistrationScanScheduleResponseV1
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
func (o *GetCSPMScanScheduleInternalServerError) IsCode(code int) bool
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
func (o *GetCSPMScanScheduleInternalServerError) IsRedirect() bool
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
func (o *GetCSPMScanScheduleInternalServerError) IsSuccess() bool
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
func (o *GetCSPMScanScheduleInternalServerError) String() string
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 (o *GetCSPMScanScheduleOK) GetPayload() *models.RegistrationScanScheduleResponseV1
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 ¶
func (o *GetCSPMScanScheduleParams) WithContext(ctx context.Context) *GetCSPMScanScheduleParams
WithContext adds the context to the get c s p m scan schedule params
func (*GetCSPMScanScheduleParams) WithDefaults ¶
func (o *GetCSPMScanScheduleParams) WithDefaults() *GetCSPMScanScheduleParams
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 ¶
func (o *GetCSPMScanScheduleParams) WithTimeout(timeout time.Duration) *GetCSPMScanScheduleParams
WithTimeout adds the timeout to the get c s p m scan schedule params
func (*GetCSPMScanScheduleParams) WriteToRequest ¶
func (o *GetCSPMScanScheduleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetCSPMScanScheduleTooManyRequests) Code() int
Code gets the status code for the get c s p m scan schedule too many requests response
func (*GetCSPMScanScheduleTooManyRequests) Error ¶
func (o *GetCSPMScanScheduleTooManyRequests) Error() string
func (*GetCSPMScanScheduleTooManyRequests) GetPayload ¶
func (o *GetCSPMScanScheduleTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetCSPMScanScheduleTooManyRequests) IsCode(code int) bool
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
func (o *GetCSPMScanScheduleTooManyRequests) IsSuccess() bool
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
func (o *GetCSPMScanScheduleTooManyRequests) String() string
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
func (o *GetConfigurationDetectionEntitiesBadRequest) Code() int
Code gets the status code for the get configuration detection entities bad request response
func (*GetConfigurationDetectionEntitiesBadRequest) Error ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesBadRequest) Error() string
func (*GetConfigurationDetectionEntitiesBadRequest) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesBadRequest) GetPayload() *models.MsaReplyMetaOnly
func (*GetConfigurationDetectionEntitiesBadRequest) IsClientError ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesBadRequest) IsClientError() bool
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
func (o *GetConfigurationDetectionEntitiesBadRequest) IsCode(code int) bool
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
func (o *GetConfigurationDetectionEntitiesBadRequest) IsRedirect() bool
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
func (o *GetConfigurationDetectionEntitiesBadRequest) IsServerError() bool
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
func (o *GetConfigurationDetectionEntitiesBadRequest) IsSuccess() bool
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
func (o *GetConfigurationDetectionEntitiesBadRequest) String() string
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
func (o *GetConfigurationDetectionEntitiesForbidden) Code() int
Code gets the status code for the get configuration detection entities forbidden response
func (*GetConfigurationDetectionEntitiesForbidden) Error ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesForbidden) Error() string
func (*GetConfigurationDetectionEntitiesForbidden) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*GetConfigurationDetectionEntitiesForbidden) IsClientError ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesForbidden) IsClientError() bool
IsClientError returns true when this get configuration detection entities forbidden response has a 4xx status code
func (*GetConfigurationDetectionEntitiesForbidden) IsCode ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesForbidden) IsCode(code int) bool
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
func (o *GetConfigurationDetectionEntitiesForbidden) IsRedirect() bool
IsRedirect returns true when this get configuration detection entities forbidden response has a 3xx status code
func (*GetConfigurationDetectionEntitiesForbidden) IsServerError ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesForbidden) IsServerError() bool
IsServerError returns true when this get configuration detection entities forbidden response has a 5xx status code
func (*GetConfigurationDetectionEntitiesForbidden) IsSuccess ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesForbidden) IsSuccess() bool
IsSuccess returns true when this get configuration detection entities forbidden response has a 2xx status code
func (*GetConfigurationDetectionEntitiesForbidden) String ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesForbidden) String() string
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
func (o *GetConfigurationDetectionEntitiesInternalServerError) Code() int
Code gets the status code for the get configuration detection entities internal server error response
func (*GetConfigurationDetectionEntitiesInternalServerError) Error ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesInternalServerError) Error() string
func (*GetConfigurationDetectionEntitiesInternalServerError) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesInternalServerError) GetPayload() *models.MsaReplyMetaOnly
func (*GetConfigurationDetectionEntitiesInternalServerError) IsClientError ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesInternalServerError) IsClientError() bool
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
func (o *GetConfigurationDetectionEntitiesInternalServerError) IsCode(code int) bool
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
func (o *GetConfigurationDetectionEntitiesInternalServerError) IsRedirect() bool
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
func (o *GetConfigurationDetectionEntitiesInternalServerError) IsServerError() bool
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
func (o *GetConfigurationDetectionEntitiesInternalServerError) IsSuccess() bool
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
func (o *GetConfigurationDetectionEntitiesInternalServerError) String() string
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
func (o *GetConfigurationDetectionEntitiesOK) Code() int
Code gets the status code for the get configuration detection entities o k response
func (*GetConfigurationDetectionEntitiesOK) Error ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesOK) Error() string
func (*GetConfigurationDetectionEntitiesOK) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesOK) GetPayload() *models.RegistrationExternalIOMEventResponseV2
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
func (o *GetConfigurationDetectionEntitiesOK) IsCode(code int) bool
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
func (o *GetConfigurationDetectionEntitiesOK) IsSuccess() bool
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
func (o *GetConfigurationDetectionEntitiesOK) String() string
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
func (o *GetConfigurationDetectionEntitiesParams) SetContext(ctx context.Context)
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
func (o *GetConfigurationDetectionEntitiesParams) SetIds(ids []string)
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
func (o *GetConfigurationDetectionEntitiesParams) WithContext(ctx context.Context) *GetConfigurationDetectionEntitiesParams
WithContext adds the context to the get configuration detection entities params
func (*GetConfigurationDetectionEntitiesParams) WithDefaults ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesParams) WithDefaults() *GetConfigurationDetectionEntitiesParams
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
func (o *GetConfigurationDetectionEntitiesParams) WithHTTPClient(client *http.Client) *GetConfigurationDetectionEntitiesParams
WithHTTPClient adds the HTTPClient to the get configuration detection entities params
func (*GetConfigurationDetectionEntitiesParams) WithIds ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesParams) WithIds(ids []string) *GetConfigurationDetectionEntitiesParams
WithIds adds the ids to the get configuration detection entities params
func (*GetConfigurationDetectionEntitiesParams) WithTimeout ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesParams) WithTimeout(timeout time.Duration) *GetConfigurationDetectionEntitiesParams
WithTimeout adds the timeout to the get configuration detection entities params
func (*GetConfigurationDetectionEntitiesParams) WriteToRequest ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetConfigurationDetectionEntitiesTooManyRequests) Code() int
Code gets the status code for the get configuration detection entities too many requests response
func (*GetConfigurationDetectionEntitiesTooManyRequests) Error ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesTooManyRequests) Error() string
func (*GetConfigurationDetectionEntitiesTooManyRequests) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetConfigurationDetectionEntitiesTooManyRequests) IsClientError ¶ added in v0.4.0
func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsClientError() bool
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
func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsCode(code int) bool
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
func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsRedirect() bool
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
func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsServerError() bool
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
func (o *GetConfigurationDetectionEntitiesTooManyRequests) IsSuccess() bool
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
func (o *GetConfigurationDetectionEntitiesTooManyRequests) String() string
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
func (o *GetConfigurationDetectionIDsV2BadRequest) Code() int
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 (o *GetConfigurationDetectionIDsV2BadRequest) Error() string
func (*GetConfigurationDetectionIDsV2BadRequest) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2BadRequest) GetPayload() *models.MsaMetaInfo
func (*GetConfigurationDetectionIDsV2BadRequest) IsClientError ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2BadRequest) IsClientError() bool
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
func (o *GetConfigurationDetectionIDsV2BadRequest) IsCode(code int) bool
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
func (o *GetConfigurationDetectionIDsV2BadRequest) IsRedirect() bool
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
func (o *GetConfigurationDetectionIDsV2BadRequest) IsServerError() bool
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
func (o *GetConfigurationDetectionIDsV2BadRequest) IsSuccess() bool
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
func (o *GetConfigurationDetectionIDsV2BadRequest) String() string
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
func (o *GetConfigurationDetectionIDsV2Forbidden) Code() int
Code gets the status code for the get configuration detection i ds v2 forbidden response
func (*GetConfigurationDetectionIDsV2Forbidden) Error ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Forbidden) Error() string
func (*GetConfigurationDetectionIDsV2Forbidden) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Forbidden) GetPayload() *models.MsaMetaInfo
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
func (o *GetConfigurationDetectionIDsV2Forbidden) IsCode(code int) bool
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
func (o *GetConfigurationDetectionIDsV2Forbidden) IsRedirect() bool
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
func (o *GetConfigurationDetectionIDsV2Forbidden) IsSuccess() bool
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
func (o *GetConfigurationDetectionIDsV2Forbidden) String() string
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
func (o *GetConfigurationDetectionIDsV2InternalServerError) Code() int
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 (o *GetConfigurationDetectionIDsV2InternalServerError) Error() string
func (*GetConfigurationDetectionIDsV2InternalServerError) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2InternalServerError) GetPayload() *models.MsaMetaInfo
func (*GetConfigurationDetectionIDsV2InternalServerError) IsClientError ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2InternalServerError) IsClientError() bool
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
func (o *GetConfigurationDetectionIDsV2InternalServerError) IsCode(code int) bool
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
func (o *GetConfigurationDetectionIDsV2InternalServerError) IsRedirect() bool
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
func (o *GetConfigurationDetectionIDsV2InternalServerError) IsServerError() bool
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
func (o *GetConfigurationDetectionIDsV2InternalServerError) IsSuccess() bool
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
func (o *GetConfigurationDetectionIDsV2InternalServerError) String() string
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
func (o *GetConfigurationDetectionIDsV2OK) Code() int
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 (o *GetConfigurationDetectionIDsV2OK) Error() string
func (*GetConfigurationDetectionIDsV2OK) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2OK) GetPayload() *models.RegistrationIOMEventIDsResponseV2
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
func (o *GetConfigurationDetectionIDsV2OK) String() string
type GetConfigurationDetectionIDsV2Params ¶ added in v0.4.0
type GetConfigurationDetectionIDsV2Params struct { /* Filter. use_current_scan_ids - *use this to get records for latest scans (ignored when next_token is set)* 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
func (o *GetConfigurationDetectionIDsV2Params) SetContext(ctx context.Context)
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
func (o *GetConfigurationDetectionIDsV2Params) WithContext(ctx context.Context) *GetConfigurationDetectionIDsV2Params
WithContext adds the context to the get configuration detection i ds v2 params
func (*GetConfigurationDetectionIDsV2Params) WithDefaults ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Params) WithDefaults() *GetConfigurationDetectionIDsV2Params
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
func (o *GetConfigurationDetectionIDsV2Params) WithFilter(filter *string) *GetConfigurationDetectionIDsV2Params
WithFilter adds the filter to the get configuration detection i ds v2 params
func (*GetConfigurationDetectionIDsV2Params) WithHTTPClient ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Params) WithHTTPClient(client *http.Client) *GetConfigurationDetectionIDsV2Params
WithHTTPClient adds the HTTPClient to the get configuration detection i ds v2 params
func (*GetConfigurationDetectionIDsV2Params) WithLimit ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Params) WithLimit(limit *int64) *GetConfigurationDetectionIDsV2Params
WithLimit adds the limit to the get configuration detection i ds v2 params
func (*GetConfigurationDetectionIDsV2Params) WithNextToken ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Params) WithNextToken(nextToken *string) *GetConfigurationDetectionIDsV2Params
WithNextToken adds the nextToken to the get configuration detection i ds v2 params
func (*GetConfigurationDetectionIDsV2Params) WithOffset ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Params) WithOffset(offset *int64) *GetConfigurationDetectionIDsV2Params
WithOffset adds the offset to the get configuration detection i ds v2 params
func (*GetConfigurationDetectionIDsV2Params) WithSort ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Params) WithSort(sort *string) *GetConfigurationDetectionIDsV2Params
WithSort adds the sort to the get configuration detection i ds v2 params
func (*GetConfigurationDetectionIDsV2Params) WithTimeout ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Params) WithTimeout(timeout time.Duration) *GetConfigurationDetectionIDsV2Params
WithTimeout adds the timeout to the get configuration detection i ds v2 params
func (*GetConfigurationDetectionIDsV2Params) WriteToRequest ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2Params) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetConfigurationDetectionIDsV2TooManyRequests) Code() int
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 (o *GetConfigurationDetectionIDsV2TooManyRequests) Error() string
func (*GetConfigurationDetectionIDsV2TooManyRequests) GetPayload ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2TooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetConfigurationDetectionIDsV2TooManyRequests) IsClientError ¶ added in v0.4.0
func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsClientError() bool
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
func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsCode(code int) bool
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
func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsRedirect() bool
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
func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsServerError() bool
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
func (o *GetConfigurationDetectionIDsV2TooManyRequests) IsSuccess() bool
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
func (o *GetConfigurationDetectionIDsV2TooManyRequests) String() string
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
func (o *GetConfigurationDetectionsBadRequest) Code() int
Code gets the status code for the get configuration detections bad request response
func (*GetConfigurationDetectionsBadRequest) Error ¶ added in v0.2.14
func (o *GetConfigurationDetectionsBadRequest) Error() string
func (*GetConfigurationDetectionsBadRequest) GetPayload ¶ added in v0.2.14
func (o *GetConfigurationDetectionsBadRequest) GetPayload() *models.RegistrationExternalIOMEventResponse
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
func (o *GetConfigurationDetectionsBadRequest) IsCode(code int) bool
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
func (o *GetConfigurationDetectionsBadRequest) IsRedirect() bool
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
func (o *GetConfigurationDetectionsBadRequest) IsSuccess() bool
IsSuccess returns true when this get configuration detections bad request response has a 2xx status code
func (*GetConfigurationDetectionsBadRequest) String ¶ added in v0.2.27
func (o *GetConfigurationDetectionsBadRequest) String() string
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
func (o *GetConfigurationDetectionsForbidden) Code() int
Code gets the status code for the get configuration detections forbidden response
func (*GetConfigurationDetectionsForbidden) Error ¶ added in v0.2.14
func (o *GetConfigurationDetectionsForbidden) Error() string
func (*GetConfigurationDetectionsForbidden) GetPayload ¶ added in v0.2.14
func (o *GetConfigurationDetectionsForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *GetConfigurationDetectionsForbidden) IsCode(code int) bool
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
func (o *GetConfigurationDetectionsForbidden) IsSuccess() bool
IsSuccess returns true when this get configuration detections forbidden response has a 2xx status code
func (*GetConfigurationDetectionsForbidden) String ¶ added in v0.2.27
func (o *GetConfigurationDetectionsForbidden) String() string
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
func (o *GetConfigurationDetectionsInternalServerError) Code() int
Code gets the status code for the get configuration detections internal server error response
func (*GetConfigurationDetectionsInternalServerError) Error ¶ added in v0.2.14
func (o *GetConfigurationDetectionsInternalServerError) Error() string
func (*GetConfigurationDetectionsInternalServerError) GetPayload ¶ added in v0.2.14
func (o *GetConfigurationDetectionsInternalServerError) GetPayload() *models.MsaReplyMetaOnly
func (*GetConfigurationDetectionsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *GetConfigurationDetectionsInternalServerError) IsClientError() bool
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
func (o *GetConfigurationDetectionsInternalServerError) IsCode(code int) bool
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
func (o *GetConfigurationDetectionsInternalServerError) IsRedirect() bool
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
func (o *GetConfigurationDetectionsInternalServerError) IsServerError() bool
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
func (o *GetConfigurationDetectionsInternalServerError) IsSuccess() bool
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
func (o *GetConfigurationDetectionsInternalServerError) String() string
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
func (o *GetConfigurationDetectionsOK) Code() int
Code gets the status code for the get configuration detections o k response
func (*GetConfigurationDetectionsOK) Error ¶ added in v0.2.14
func (o *GetConfigurationDetectionsOK) Error() string
func (*GetConfigurationDetectionsOK) GetPayload ¶ added in v0.2.14
func (o *GetConfigurationDetectionsOK) GetPayload() *models.RegistrationExternalIOMEventResponse
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
func (o *GetConfigurationDetectionsOK) String() string
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
func (o *GetConfigurationDetectionsParams) SetContext(ctx context.Context)
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
func (o *GetConfigurationDetectionsParams) WithAccountID(accountID *string) *GetConfigurationDetectionsParams
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
func (o *GetConfigurationDetectionsParams) WithContext(ctx context.Context) *GetConfigurationDetectionsParams
WithContext adds the context to the get configuration detections params
func (*GetConfigurationDetectionsParams) WithDefaults ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WithDefaults() *GetConfigurationDetectionsParams
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
func (o *GetConfigurationDetectionsParams) WithHTTPClient(client *http.Client) *GetConfigurationDetectionsParams
WithHTTPClient adds the HTTPClient to the get configuration detections params
func (*GetConfigurationDetectionsParams) WithLimit ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WithLimit(limit *int64) *GetConfigurationDetectionsParams
WithLimit adds the limit to the get configuration detections params
func (*GetConfigurationDetectionsParams) WithNextToken ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WithNextToken(nextToken *string) *GetConfigurationDetectionsParams
WithNextToken adds the nextToken to the get configuration detections params
func (*GetConfigurationDetectionsParams) WithRegion ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WithRegion(region *string) *GetConfigurationDetectionsParams
WithRegion adds the region to the get configuration detections params
func (*GetConfigurationDetectionsParams) WithService ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WithService(service *string) *GetConfigurationDetectionsParams
WithService adds the service to the get configuration detections params
func (*GetConfigurationDetectionsParams) WithSeverity ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WithSeverity(severity *string) *GetConfigurationDetectionsParams
WithSeverity adds the severity to the get configuration detections params
func (*GetConfigurationDetectionsParams) WithStatus ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WithStatus(status *string) *GetConfigurationDetectionsParams
WithStatus adds the status to the get configuration detections params
func (*GetConfigurationDetectionsParams) WithTimeout ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WithTimeout(timeout time.Duration) *GetConfigurationDetectionsParams
WithTimeout adds the timeout to the get configuration detections params
func (*GetConfigurationDetectionsParams) WriteToRequest ¶ added in v0.2.14
func (o *GetConfigurationDetectionsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *GetConfigurationDetectionsTooManyRequests) Code() int
Code gets the status code for the get configuration detections too many requests response
func (*GetConfigurationDetectionsTooManyRequests) Error ¶ added in v0.2.14
func (o *GetConfigurationDetectionsTooManyRequests) Error() string
func (*GetConfigurationDetectionsTooManyRequests) GetPayload ¶ added in v0.2.14
func (o *GetConfigurationDetectionsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*GetConfigurationDetectionsTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *GetConfigurationDetectionsTooManyRequests) IsClientError() bool
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
func (o *GetConfigurationDetectionsTooManyRequests) IsCode(code int) bool
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
func (o *GetConfigurationDetectionsTooManyRequests) IsRedirect() bool
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
func (o *GetConfigurationDetectionsTooManyRequests) IsServerError() bool
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
func (o *GetConfigurationDetectionsTooManyRequests) IsSuccess() bool
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
func (o *GetConfigurationDetectionsTooManyRequests) String() string
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
func (o *PatchCSPMAwsAccountBadRequest) Code() int
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 (o *PatchCSPMAwsAccountBadRequest) Error() string
func (*PatchCSPMAwsAccountBadRequest) GetPayload ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountBadRequest) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *PatchCSPMAwsAccountBadRequest) String() string
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 (o *PatchCSPMAwsAccountCreated) Error() string
func (*PatchCSPMAwsAccountCreated) GetPayload ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountCreated) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *PatchCSPMAwsAccountForbidden) Code() int
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 (o *PatchCSPMAwsAccountForbidden) Error() string
func (*PatchCSPMAwsAccountForbidden) GetPayload ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *PatchCSPMAwsAccountForbidden) String() string
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
func (o *PatchCSPMAwsAccountInternalServerError) Code() int
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 (o *PatchCSPMAwsAccountInternalServerError) Error() string
func (*PatchCSPMAwsAccountInternalServerError) GetPayload ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountInternalServerError) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *PatchCSPMAwsAccountInternalServerError) IsCode(code int) bool
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
func (o *PatchCSPMAwsAccountInternalServerError) IsRedirect() bool
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
func (o *PatchCSPMAwsAccountInternalServerError) IsSuccess() bool
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
func (o *PatchCSPMAwsAccountInternalServerError) String() string
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
func (o *PatchCSPMAwsAccountMultiStatus) Code() int
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 (o *PatchCSPMAwsAccountMultiStatus) Error() string
func (*PatchCSPMAwsAccountMultiStatus) GetPayload ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountMultiStatus) GetPayload() *models.RegistrationAWSAccountResponseV2
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
func (o *PatchCSPMAwsAccountMultiStatus) String() string
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
func (o *PatchCSPMAwsAccountParams) SetBody(body *models.RegistrationAWSAccountPatchRequest)
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
func (o *PatchCSPMAwsAccountParams) WithBody(body *models.RegistrationAWSAccountPatchRequest) *PatchCSPMAwsAccountParams
WithBody adds the body to the patch c s p m aws account params
func (*PatchCSPMAwsAccountParams) WithContext ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountParams) WithContext(ctx context.Context) *PatchCSPMAwsAccountParams
WithContext adds the context to the patch c s p m aws account params
func (*PatchCSPMAwsAccountParams) WithDefaults ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountParams) WithDefaults() *PatchCSPMAwsAccountParams
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
func (o *PatchCSPMAwsAccountParams) WithTimeout(timeout time.Duration) *PatchCSPMAwsAccountParams
WithTimeout adds the timeout to the patch c s p m aws account params
func (*PatchCSPMAwsAccountParams) WriteToRequest ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *PatchCSPMAwsAccountTooManyRequests) Code() int
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 (o *PatchCSPMAwsAccountTooManyRequests) Error() string
func (*PatchCSPMAwsAccountTooManyRequests) GetPayload ¶ added in v0.2.4
func (o *PatchCSPMAwsAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *PatchCSPMAwsAccountTooManyRequests) IsCode(code int) bool
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
func (o *PatchCSPMAwsAccountTooManyRequests) IsSuccess() bool
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
func (o *PatchCSPMAwsAccountTooManyRequests) String() string
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
func (o *UpdateCSPMAzureAccountBadRequest) Code() int
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 (o *UpdateCSPMAzureAccountBadRequest) Error() string
func (*UpdateCSPMAzureAccountBadRequest) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountBadRequest) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *UpdateCSPMAzureAccountBadRequest) String() string
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
func (o *UpdateCSPMAzureAccountClientIDBadRequest) Code() int
Code gets the status code for the update c s p m azure account client Id bad request response
func (*UpdateCSPMAzureAccountClientIDBadRequest) Error ¶
func (o *UpdateCSPMAzureAccountClientIDBadRequest) Error() string
func (*UpdateCSPMAzureAccountClientIDBadRequest) GetPayload ¶
func (o *UpdateCSPMAzureAccountClientIDBadRequest) GetPayload() *models.RegistrationAzureTenantConfigurationResponseV1
func (*UpdateCSPMAzureAccountClientIDBadRequest) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsClientError() bool
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
func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsCode(code int) bool
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
func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsRedirect() bool
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
func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsServerError() bool
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
func (o *UpdateCSPMAzureAccountClientIDBadRequest) IsSuccess() bool
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
func (o *UpdateCSPMAzureAccountClientIDBadRequest) String() string
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
func (o *UpdateCSPMAzureAccountClientIDCreated) Code() int
Code gets the status code for the update c s p m azure account client Id created response
func (*UpdateCSPMAzureAccountClientIDCreated) Error ¶
func (o *UpdateCSPMAzureAccountClientIDCreated) Error() string
func (*UpdateCSPMAzureAccountClientIDCreated) GetPayload ¶
func (o *UpdateCSPMAzureAccountClientIDCreated) GetPayload() *models.RegistrationAzureTenantConfigurationResponseV1
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
func (o *UpdateCSPMAzureAccountClientIDCreated) IsCode(code int) bool
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
func (o *UpdateCSPMAzureAccountClientIDCreated) IsRedirect() bool
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
func (o *UpdateCSPMAzureAccountClientIDCreated) IsSuccess() bool
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
func (o *UpdateCSPMAzureAccountClientIDCreated) String() string
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
func (o *UpdateCSPMAzureAccountClientIDForbidden) Code() int
Code gets the status code for the update c s p m azure account client Id forbidden response
func (*UpdateCSPMAzureAccountClientIDForbidden) Error ¶
func (o *UpdateCSPMAzureAccountClientIDForbidden) Error() string
func (*UpdateCSPMAzureAccountClientIDForbidden) GetPayload ¶
func (o *UpdateCSPMAzureAccountClientIDForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMAzureAccountClientIDForbidden) IsCode(code int) bool
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
func (o *UpdateCSPMAzureAccountClientIDForbidden) IsRedirect() bool
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
func (o *UpdateCSPMAzureAccountClientIDForbidden) IsSuccess() bool
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
func (o *UpdateCSPMAzureAccountClientIDForbidden) String() string
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
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) Code() int
Code gets the status code for the update c s p m azure account client Id internal server error response
func (*UpdateCSPMAzureAccountClientIDInternalServerError) Error ¶
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) Error() string
func (*UpdateCSPMAzureAccountClientIDInternalServerError) GetPayload ¶
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) GetPayload() *models.RegistrationAzureTenantConfigurationResponseV1
func (*UpdateCSPMAzureAccountClientIDInternalServerError) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsClientError() bool
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
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsCode(code int) bool
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
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsRedirect() bool
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
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsServerError() bool
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
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) IsSuccess() bool
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
func (o *UpdateCSPMAzureAccountClientIDInternalServerError) String() string
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 ¶
func (o *UpdateCSPMAzureAccountClientIDParams) SetContext(ctx context.Context)
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 ¶
func (o *UpdateCSPMAzureAccountClientIDParams) SetID(id string)
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 ¶
func (o *UpdateCSPMAzureAccountClientIDParams) WithContext(ctx context.Context) *UpdateCSPMAzureAccountClientIDParams
WithContext adds the context to the update c s p m azure account client ID params
func (*UpdateCSPMAzureAccountClientIDParams) WithDefaults ¶
func (o *UpdateCSPMAzureAccountClientIDParams) WithDefaults() *UpdateCSPMAzureAccountClientIDParams
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 ¶
func (o *UpdateCSPMAzureAccountClientIDParams) WithHTTPClient(client *http.Client) *UpdateCSPMAzureAccountClientIDParams
WithHTTPClient adds the HTTPClient to the update c s p m azure account client ID params
func (*UpdateCSPMAzureAccountClientIDParams) WithID ¶
func (o *UpdateCSPMAzureAccountClientIDParams) WithID(id string) *UpdateCSPMAzureAccountClientIDParams
WithID adds the id to the update c s p m azure account client ID params
func (*UpdateCSPMAzureAccountClientIDParams) WithTenantID ¶
func (o *UpdateCSPMAzureAccountClientIDParams) WithTenantID(tenantID *string) *UpdateCSPMAzureAccountClientIDParams
WithTenantID adds the tenantID to the update c s p m azure account client ID params
func (*UpdateCSPMAzureAccountClientIDParams) WithTimeout ¶
func (o *UpdateCSPMAzureAccountClientIDParams) WithTimeout(timeout time.Duration) *UpdateCSPMAzureAccountClientIDParams
WithTimeout adds the timeout to the update c s p m azure account client ID params
func (*UpdateCSPMAzureAccountClientIDParams) WriteToRequest ¶
func (o *UpdateCSPMAzureAccountClientIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) Code() int
Code gets the status code for the update c s p m azure account client Id too many requests response
func (*UpdateCSPMAzureAccountClientIDTooManyRequests) Error ¶
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) Error() string
func (*UpdateCSPMAzureAccountClientIDTooManyRequests) GetPayload ¶
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateCSPMAzureAccountClientIDTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsClientError() bool
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
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsCode(code int) bool
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
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsRedirect() bool
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
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsServerError() bool
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
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) IsSuccess() bool
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
func (o *UpdateCSPMAzureAccountClientIDTooManyRequests) String() string
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
func (o *UpdateCSPMAzureAccountCreated) Code() int
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 (o *UpdateCSPMAzureAccountCreated) Error() string
func (*UpdateCSPMAzureAccountCreated) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountCreated) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *UpdateCSPMAzureAccountCreated) String() string
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
func (o *UpdateCSPMAzureAccountForbidden) Code() int
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 (o *UpdateCSPMAzureAccountForbidden) Error() string
func (*UpdateCSPMAzureAccountForbidden) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMAzureAccountForbidden) String() string
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
func (o *UpdateCSPMAzureAccountInternalServerError) Code() int
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 (o *UpdateCSPMAzureAccountInternalServerError) Error() string
func (*UpdateCSPMAzureAccountInternalServerError) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountInternalServerError) GetPayload() *models.RegistrationAzureAccountResponseV1
func (*UpdateCSPMAzureAccountInternalServerError) IsClientError ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountInternalServerError) IsClientError() bool
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
func (o *UpdateCSPMAzureAccountInternalServerError) IsCode(code int) bool
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
func (o *UpdateCSPMAzureAccountInternalServerError) IsRedirect() bool
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
func (o *UpdateCSPMAzureAccountInternalServerError) IsServerError() bool
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
func (o *UpdateCSPMAzureAccountInternalServerError) IsSuccess() bool
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
func (o *UpdateCSPMAzureAccountInternalServerError) String() string
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
func (o *UpdateCSPMAzureAccountMultiStatus) Code() int
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 (o *UpdateCSPMAzureAccountMultiStatus) Error() string
func (*UpdateCSPMAzureAccountMultiStatus) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountMultiStatus) GetPayload() *models.RegistrationAzureAccountResponseV1
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
func (o *UpdateCSPMAzureAccountMultiStatus) String() string
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
func (o *UpdateCSPMAzureAccountParams) SetBody(body *models.RegistrationAzureAccountPatchRequest)
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
func (o *UpdateCSPMAzureAccountParams) WithBody(body *models.RegistrationAzureAccountPatchRequest) *UpdateCSPMAzureAccountParams
WithBody adds the body to the update c s p m azure account params
func (*UpdateCSPMAzureAccountParams) WithContext ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountParams) WithContext(ctx context.Context) *UpdateCSPMAzureAccountParams
WithContext adds the context to the update c s p m azure account params
func (*UpdateCSPMAzureAccountParams) WithDefaults ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountParams) WithDefaults() *UpdateCSPMAzureAccountParams
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
func (o *UpdateCSPMAzureAccountParams) WithHTTPClient(client *http.Client) *UpdateCSPMAzureAccountParams
WithHTTPClient adds the HTTPClient to the update c s p m azure account params
func (*UpdateCSPMAzureAccountParams) WithTimeout ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountParams) WithTimeout(timeout time.Duration) *UpdateCSPMAzureAccountParams
WithTimeout adds the timeout to the update c s p m azure account params
func (*UpdateCSPMAzureAccountParams) WriteToRequest ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *UpdateCSPMAzureAccountTooManyRequests) Code() int
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 (o *UpdateCSPMAzureAccountTooManyRequests) Error() string
func (*UpdateCSPMAzureAccountTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMAzureAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMAzureAccountTooManyRequests) IsCode(code int) bool
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
func (o *UpdateCSPMAzureAccountTooManyRequests) IsRedirect() bool
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
func (o *UpdateCSPMAzureAccountTooManyRequests) IsSuccess() bool
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
func (o *UpdateCSPMAzureAccountTooManyRequests) String() string
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) Code() int
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 (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) Error() string
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) GetPayload ¶ added in v0.2.4
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsClientError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsCode(code int) bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsRedirect() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsServerError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) IsSuccess() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDBadRequest) String() string
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) Code() int
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 (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) Error() string
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) GetPayload ¶ added in v0.2.4
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsClientError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsCode(code int) bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsRedirect() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsServerError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) IsSuccess() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDCreated) String() string
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) Code() int
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 (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) Error() string
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) GetPayload ¶ added in v0.2.4
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsClientError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsCode(code int) bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsRedirect() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsServerError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) IsSuccess() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDForbidden) String() string
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) Code() int
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 (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) Error() string
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) GetPayload ¶ added in v0.2.4
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsClientError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsCode(code int) bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsRedirect() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsServerError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) IsSuccess() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDInternalServerError) String() string
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetContext(ctx context.Context)
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetDefaults()
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetHTTPClient(client *http.Client)
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) SetTimeout(timeout time.Duration)
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithContext(ctx context.Context) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithDefaults() *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithHTTPClient(client *http.Client) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithSubscriptionID(subscriptionID string) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithTenantID(tenantID *string) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WithTimeout(timeout time.Duration) *UpdateCSPMAzureTenantDefaultSubscriptionIDParams
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) Code() int
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 (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) Error() string
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) GetPayload ¶ added in v0.2.4
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsClientError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsCode(code int) bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsRedirect() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsServerError() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) IsSuccess() bool
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
func (o *UpdateCSPMAzureTenantDefaultSubscriptionIDTooManyRequests) String() string
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
func (o *UpdateCSPMGCPAccountBadRequest) Code() int
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 (o *UpdateCSPMGCPAccountBadRequest) Error() string
func (*UpdateCSPMGCPAccountBadRequest) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountBadRequest) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *UpdateCSPMGCPAccountBadRequest) 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
func (o *UpdateCSPMGCPAccountForbidden) Code() int
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 (o *UpdateCSPMGCPAccountForbidden) Error() string
func (*UpdateCSPMGCPAccountForbidden) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMGCPAccountForbidden) String() string
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
func (o *UpdateCSPMGCPAccountInternalServerError) Code() int
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 (o *UpdateCSPMGCPAccountInternalServerError) Error() string
func (*UpdateCSPMGCPAccountInternalServerError) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountInternalServerError) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *UpdateCSPMGCPAccountInternalServerError) IsCode(code int) bool
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
func (o *UpdateCSPMGCPAccountInternalServerError) IsRedirect() bool
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
func (o *UpdateCSPMGCPAccountInternalServerError) IsSuccess() bool
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
func (o *UpdateCSPMGCPAccountInternalServerError) String() string
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
func (o *UpdateCSPMGCPAccountMultiStatus) Code() int
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 (o *UpdateCSPMGCPAccountMultiStatus) Error() string
func (*UpdateCSPMGCPAccountMultiStatus) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountMultiStatus) GetPayload() *models.RegistrationGCPAccountResponseV1
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
func (o *UpdateCSPMGCPAccountMultiStatus) String() string
type UpdateCSPMGCPAccountOK ¶ added in v0.7.0
type UpdateCSPMGCPAccountOK struct { /* Trace-ID: submit to support if resolving an 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 }
UpdateCSPMGCPAccountOK describes a response with status code 200, with default header values.
OK
func NewUpdateCSPMGCPAccountOK ¶ added in v0.7.0
func NewUpdateCSPMGCPAccountOK() *UpdateCSPMGCPAccountOK
NewUpdateCSPMGCPAccountOK creates a UpdateCSPMGCPAccountOK with default headers values
func (*UpdateCSPMGCPAccountOK) Code ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) Code() int
Code gets the status code for the update c s p m g c p account o k response
func (*UpdateCSPMGCPAccountOK) Error ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) Error() string
func (*UpdateCSPMGCPAccountOK) GetPayload ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) GetPayload() *models.RegistrationGCPAccountResponseV1
func (*UpdateCSPMGCPAccountOK) IsClientError ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) IsClientError() bool
IsClientError returns true when this update c s p m g c p account o k response has a 4xx status code
func (*UpdateCSPMGCPAccountOK) IsCode ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) IsCode(code int) bool
IsCode returns true when this update c s p m g c p account o k response a status code equal to that given
func (*UpdateCSPMGCPAccountOK) IsRedirect ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) IsRedirect() bool
IsRedirect returns true when this update c s p m g c p account o k response has a 3xx status code
func (*UpdateCSPMGCPAccountOK) IsServerError ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) IsServerError() bool
IsServerError returns true when this update c s p m g c p account o k response has a 5xx status code
func (*UpdateCSPMGCPAccountOK) IsSuccess ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) IsSuccess() bool
IsSuccess returns true when this update c s p m g c p account o k response has a 2xx status code
func (*UpdateCSPMGCPAccountOK) String ¶ added in v0.7.0
func (o *UpdateCSPMGCPAccountOK) String() string
type UpdateCSPMGCPAccountParams ¶ added in v0.6.0
type UpdateCSPMGCPAccountParams struct { // Body. Body *models.RegistrationGCPAccountPatchRequestV1 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
func (o *UpdateCSPMGCPAccountParams) SetBody(body *models.RegistrationGCPAccountPatchRequestV1)
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
func (o *UpdateCSPMGCPAccountParams) WithBody(body *models.RegistrationGCPAccountPatchRequestV1) *UpdateCSPMGCPAccountParams
WithBody adds the body to the update c s p m g c p account params
func (*UpdateCSPMGCPAccountParams) WithContext ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountParams) WithContext(ctx context.Context) *UpdateCSPMGCPAccountParams
WithContext adds the context to the update c s p m g c p account params
func (*UpdateCSPMGCPAccountParams) WithDefaults ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountParams) WithDefaults() *UpdateCSPMGCPAccountParams
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
func (o *UpdateCSPMGCPAccountParams) WithHTTPClient(client *http.Client) *UpdateCSPMGCPAccountParams
WithHTTPClient adds the HTTPClient to the update c s p m g c p account params
func (*UpdateCSPMGCPAccountParams) WithTimeout ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountParams) WithTimeout(timeout time.Duration) *UpdateCSPMGCPAccountParams
WithTimeout adds the timeout to the update c s p m g c p account params
func (*UpdateCSPMGCPAccountParams) WriteToRequest ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *UpdateCSPMGCPAccountTooManyRequests) Code() int
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 (o *UpdateCSPMGCPAccountTooManyRequests) Error() string
func (*UpdateCSPMGCPAccountTooManyRequests) GetPayload ¶ added in v0.6.0
func (o *UpdateCSPMGCPAccountTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMGCPAccountTooManyRequests) IsCode(code int) bool
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
func (o *UpdateCSPMGCPAccountTooManyRequests) IsSuccess() bool
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
func (o *UpdateCSPMGCPAccountTooManyRequests) String() string
type UpdateCSPMGCPServiceAccountsExtBadRequest ¶ added in v0.7.0
type UpdateCSPMGCPServiceAccountsExtBadRequest struct { /* Trace-ID: submit to support if resolving an 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 }
UpdateCSPMGCPServiceAccountsExtBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewUpdateCSPMGCPServiceAccountsExtBadRequest ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtBadRequest() *UpdateCSPMGCPServiceAccountsExtBadRequest
NewUpdateCSPMGCPServiceAccountsExtBadRequest creates a UpdateCSPMGCPServiceAccountsExtBadRequest with default headers values
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) Code ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) Code() int
Code gets the status code for the update c s p m g c p service accounts ext bad request response
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) Error ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) Error() string
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) GetPayload ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) IsClientError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsClientError() bool
IsClientError returns true when this update c s p m g c p service accounts ext bad request response has a 4xx status code
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) IsCode ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsCode(code int) bool
IsCode returns true when this update c s p m g c p service accounts ext bad request response a status code equal to that given
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) IsRedirect ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsRedirect() bool
IsRedirect returns true when this update c s p m g c p service accounts ext bad request response has a 3xx status code
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) IsServerError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsServerError() bool
IsServerError returns true when this update c s p m g c p service accounts ext bad request response has a 5xx status code
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) IsSuccess ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) IsSuccess() bool
IsSuccess returns true when this update c s p m g c p service accounts ext bad request response has a 2xx status code
func (*UpdateCSPMGCPServiceAccountsExtBadRequest) String ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtBadRequest) String() string
type UpdateCSPMGCPServiceAccountsExtForbidden ¶ added in v0.7.0
type UpdateCSPMGCPServiceAccountsExtForbidden struct { /* Trace-ID: submit to support if resolving an 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 }
UpdateCSPMGCPServiceAccountsExtForbidden describes a response with status code 403, with default header values.
Forbidden
func NewUpdateCSPMGCPServiceAccountsExtForbidden ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtForbidden() *UpdateCSPMGCPServiceAccountsExtForbidden
NewUpdateCSPMGCPServiceAccountsExtForbidden creates a UpdateCSPMGCPServiceAccountsExtForbidden with default headers values
func (*UpdateCSPMGCPServiceAccountsExtForbidden) Code ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) Code() int
Code gets the status code for the update c s p m g c p service accounts ext forbidden response
func (*UpdateCSPMGCPServiceAccountsExtForbidden) Error ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) Error() string
func (*UpdateCSPMGCPServiceAccountsExtForbidden) GetPayload ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) GetPayload() *models.MsaspecResponseFields
func (*UpdateCSPMGCPServiceAccountsExtForbidden) IsClientError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsClientError() bool
IsClientError returns true when this update c s p m g c p service accounts ext forbidden response has a 4xx status code
func (*UpdateCSPMGCPServiceAccountsExtForbidden) IsCode ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsCode(code int) bool
IsCode returns true when this update c s p m g c p service accounts ext forbidden response a status code equal to that given
func (*UpdateCSPMGCPServiceAccountsExtForbidden) IsRedirect ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsRedirect() bool
IsRedirect returns true when this update c s p m g c p service accounts ext forbidden response has a 3xx status code
func (*UpdateCSPMGCPServiceAccountsExtForbidden) IsServerError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsServerError() bool
IsServerError returns true when this update c s p m g c p service accounts ext forbidden response has a 5xx status code
func (*UpdateCSPMGCPServiceAccountsExtForbidden) IsSuccess ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) IsSuccess() bool
IsSuccess returns true when this update c s p m g c p service accounts ext forbidden response has a 2xx status code
func (*UpdateCSPMGCPServiceAccountsExtForbidden) String ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtForbidden) String() string
type UpdateCSPMGCPServiceAccountsExtInternalServerError ¶ added in v0.7.0
type UpdateCSPMGCPServiceAccountsExtInternalServerError struct { /* Trace-ID: submit to support if resolving an 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 }
UpdateCSPMGCPServiceAccountsExtInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewUpdateCSPMGCPServiceAccountsExtInternalServerError ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtInternalServerError() *UpdateCSPMGCPServiceAccountsExtInternalServerError
NewUpdateCSPMGCPServiceAccountsExtInternalServerError creates a UpdateCSPMGCPServiceAccountsExtInternalServerError with default headers values
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) Code ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) Code() int
Code gets the status code for the update c s p m g c p service accounts ext internal server error response
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) Error ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) Error() string
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) GetPayload ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) IsClientError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsClientError() bool
IsClientError returns true when this update c s p m g c p service accounts ext internal server error response has a 4xx status code
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) IsCode ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsCode(code int) bool
IsCode returns true when this update c s p m g c p service accounts ext internal server error response a status code equal to that given
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsRedirect() bool
IsRedirect returns true when this update c s p m g c p service accounts ext internal server error response has a 3xx status code
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) IsServerError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsServerError() bool
IsServerError returns true when this update c s p m g c p service accounts ext internal server error response has a 5xx status code
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) IsSuccess() bool
IsSuccess returns true when this update c s p m g c p service accounts ext internal server error response has a 2xx status code
func (*UpdateCSPMGCPServiceAccountsExtInternalServerError) String ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtInternalServerError) String() string
type UpdateCSPMGCPServiceAccountsExtOK ¶ added in v0.7.0
type UpdateCSPMGCPServiceAccountsExtOK struct { /* Trace-ID: submit to support if resolving an 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 }
UpdateCSPMGCPServiceAccountsExtOK describes a response with status code 200, with default header values.
OK
func NewUpdateCSPMGCPServiceAccountsExtOK ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtOK() *UpdateCSPMGCPServiceAccountsExtOK
NewUpdateCSPMGCPServiceAccountsExtOK creates a UpdateCSPMGCPServiceAccountsExtOK with default headers values
func (*UpdateCSPMGCPServiceAccountsExtOK) Code ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) Code() int
Code gets the status code for the update c s p m g c p service accounts ext o k response
func (*UpdateCSPMGCPServiceAccountsExtOK) Error ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) Error() string
func (*UpdateCSPMGCPServiceAccountsExtOK) GetPayload ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) GetPayload() *models.RegistrationGCPServiceAccountResponseExtV1
func (*UpdateCSPMGCPServiceAccountsExtOK) IsClientError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) IsClientError() bool
IsClientError returns true when this update c s p m g c p service accounts ext o k response has a 4xx status code
func (*UpdateCSPMGCPServiceAccountsExtOK) IsCode ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) IsCode(code int) bool
IsCode returns true when this update c s p m g c p service accounts ext o k response a status code equal to that given
func (*UpdateCSPMGCPServiceAccountsExtOK) IsRedirect ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) IsRedirect() bool
IsRedirect returns true when this update c s p m g c p service accounts ext o k response has a 3xx status code
func (*UpdateCSPMGCPServiceAccountsExtOK) IsServerError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) IsServerError() bool
IsServerError returns true when this update c s p m g c p service accounts ext o k response has a 5xx status code
func (*UpdateCSPMGCPServiceAccountsExtOK) IsSuccess ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) IsSuccess() bool
IsSuccess returns true when this update c s p m g c p service accounts ext o k response has a 2xx status code
func (*UpdateCSPMGCPServiceAccountsExtOK) String ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtOK) String() string
type UpdateCSPMGCPServiceAccountsExtParams ¶ added in v0.7.0
type UpdateCSPMGCPServiceAccountsExtParams struct { // Body. Body *models.RegistrationGCPServiceAccountPatchRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
UpdateCSPMGCPServiceAccountsExtParams contains all the parameters to send to the API endpoint
for the update c s p m g c p service accounts ext operation. Typically these are written to a http.Request.
func NewUpdateCSPMGCPServiceAccountsExtParams ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtParams() *UpdateCSPMGCPServiceAccountsExtParams
NewUpdateCSPMGCPServiceAccountsExtParams creates a new UpdateCSPMGCPServiceAccountsExtParams 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 NewUpdateCSPMGCPServiceAccountsExtParamsWithContext ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtParamsWithContext(ctx context.Context) *UpdateCSPMGCPServiceAccountsExtParams
NewUpdateCSPMGCPServiceAccountsExtParamsWithContext creates a new UpdateCSPMGCPServiceAccountsExtParams object with the ability to set a context for a request.
func NewUpdateCSPMGCPServiceAccountsExtParamsWithHTTPClient ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtParamsWithHTTPClient(client *http.Client) *UpdateCSPMGCPServiceAccountsExtParams
NewUpdateCSPMGCPServiceAccountsExtParamsWithHTTPClient creates a new UpdateCSPMGCPServiceAccountsExtParams object with the ability to set a custom HTTPClient for a request.
func NewUpdateCSPMGCPServiceAccountsExtParamsWithTimeout ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtParamsWithTimeout(timeout time.Duration) *UpdateCSPMGCPServiceAccountsExtParams
NewUpdateCSPMGCPServiceAccountsExtParamsWithTimeout creates a new UpdateCSPMGCPServiceAccountsExtParams object with the ability to set a timeout on a request.
func (*UpdateCSPMGCPServiceAccountsExtParams) SetBody ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) SetBody(body *models.RegistrationGCPServiceAccountPatchRequestV1)
SetBody adds the body to the update c s p m g c p service accounts ext params
func (*UpdateCSPMGCPServiceAccountsExtParams) SetContext ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) SetContext(ctx context.Context)
SetContext adds the context to the update c s p m g c p service accounts ext params
func (*UpdateCSPMGCPServiceAccountsExtParams) SetDefaults ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) SetDefaults()
SetDefaults hydrates default values in the update 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 (*UpdateCSPMGCPServiceAccountsExtParams) SetHTTPClient ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the update c s p m g c p service accounts ext params
func (*UpdateCSPMGCPServiceAccountsExtParams) SetTimeout ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the update c s p m g c p service accounts ext params
func (*UpdateCSPMGCPServiceAccountsExtParams) WithBody ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) WithBody(body *models.RegistrationGCPServiceAccountPatchRequestV1) *UpdateCSPMGCPServiceAccountsExtParams
WithBody adds the body to the update c s p m g c p service accounts ext params
func (*UpdateCSPMGCPServiceAccountsExtParams) WithContext ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) WithContext(ctx context.Context) *UpdateCSPMGCPServiceAccountsExtParams
WithContext adds the context to the update c s p m g c p service accounts ext params
func (*UpdateCSPMGCPServiceAccountsExtParams) WithDefaults ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) WithDefaults() *UpdateCSPMGCPServiceAccountsExtParams
WithDefaults hydrates default values in the update 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 (*UpdateCSPMGCPServiceAccountsExtParams) WithHTTPClient ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) WithHTTPClient(client *http.Client) *UpdateCSPMGCPServiceAccountsExtParams
WithHTTPClient adds the HTTPClient to the update c s p m g c p service accounts ext params
func (*UpdateCSPMGCPServiceAccountsExtParams) WithTimeout ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) WithTimeout(timeout time.Duration) *UpdateCSPMGCPServiceAccountsExtParams
WithTimeout adds the timeout to the update c s p m g c p service accounts ext params
func (*UpdateCSPMGCPServiceAccountsExtParams) WriteToRequest ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type UpdateCSPMGCPServiceAccountsExtReader ¶ added in v0.7.0
type UpdateCSPMGCPServiceAccountsExtReader struct {
// contains filtered or unexported fields
}
UpdateCSPMGCPServiceAccountsExtReader is a Reader for the UpdateCSPMGCPServiceAccountsExt structure.
func (*UpdateCSPMGCPServiceAccountsExtReader) ReadResponse ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type UpdateCSPMGCPServiceAccountsExtTooManyRequests ¶ added in v0.7.0
type UpdateCSPMGCPServiceAccountsExtTooManyRequests struct { /* Trace-ID: submit to support if 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 }
UpdateCSPMGCPServiceAccountsExtTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewUpdateCSPMGCPServiceAccountsExtTooManyRequests ¶ added in v0.7.0
func NewUpdateCSPMGCPServiceAccountsExtTooManyRequests() *UpdateCSPMGCPServiceAccountsExtTooManyRequests
NewUpdateCSPMGCPServiceAccountsExtTooManyRequests creates a UpdateCSPMGCPServiceAccountsExtTooManyRequests with default headers values
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) Code ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) Code() int
Code gets the status code for the update c s p m g c p service accounts ext too many requests response
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) Error ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) Error() string
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) GetPayload ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsClientError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsClientError() bool
IsClientError returns true when this update c s p m g c p service accounts ext too many requests response has a 4xx status code
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsCode ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsCode(code int) bool
IsCode returns true when this update c s p m g c p service accounts ext too many requests response a status code equal to that given
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsRedirect() bool
IsRedirect returns true when this update c s p m g c p service accounts ext too many requests response has a 3xx status code
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsServerError ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsServerError() bool
IsServerError returns true when this update c s p m g c p service accounts ext too many requests response has a 5xx status code
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) IsSuccess() bool
IsSuccess returns true when this update c s p m g c p service accounts ext too many requests response has a 2xx status code
func (*UpdateCSPMGCPServiceAccountsExtTooManyRequests) String ¶ added in v0.7.0
func (o *UpdateCSPMGCPServiceAccountsExtTooManyRequests) String() string
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
func (o *UpdateCSPMPolicySettingsBadRequest) Code() int
Code gets the status code for the update c s p m policy settings bad request response
func (*UpdateCSPMPolicySettingsBadRequest) Error ¶
func (o *UpdateCSPMPolicySettingsBadRequest) Error() string
func (*UpdateCSPMPolicySettingsBadRequest) GetPayload ¶
func (o *UpdateCSPMPolicySettingsBadRequest) GetPayload() *models.RegistrationPolicySettingsResponseV1
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
func (o *UpdateCSPMPolicySettingsBadRequest) IsCode(code int) bool
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
func (o *UpdateCSPMPolicySettingsBadRequest) IsSuccess() bool
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
func (o *UpdateCSPMPolicySettingsBadRequest) String() string
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
func (o *UpdateCSPMPolicySettingsForbidden) Code() int
Code gets the status code for the update c s p m policy settings forbidden response
func (*UpdateCSPMPolicySettingsForbidden) Error ¶
func (o *UpdateCSPMPolicySettingsForbidden) Error() string
func (*UpdateCSPMPolicySettingsForbidden) GetPayload ¶
func (o *UpdateCSPMPolicySettingsForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMPolicySettingsForbidden) String() string
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
func (o *UpdateCSPMPolicySettingsInternalServerError) Code() int
Code gets the status code for the update c s p m policy settings internal server error response
func (*UpdateCSPMPolicySettingsInternalServerError) Error ¶
func (o *UpdateCSPMPolicySettingsInternalServerError) Error() string
func (*UpdateCSPMPolicySettingsInternalServerError) GetPayload ¶
func (o *UpdateCSPMPolicySettingsInternalServerError) GetPayload() *models.RegistrationPolicySettingsResponseV1
func (*UpdateCSPMPolicySettingsInternalServerError) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMPolicySettingsInternalServerError) IsClientError() bool
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
func (o *UpdateCSPMPolicySettingsInternalServerError) IsCode(code int) bool
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
func (o *UpdateCSPMPolicySettingsInternalServerError) IsRedirect() bool
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
func (o *UpdateCSPMPolicySettingsInternalServerError) IsServerError() bool
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
func (o *UpdateCSPMPolicySettingsInternalServerError) IsSuccess() bool
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
func (o *UpdateCSPMPolicySettingsInternalServerError) String() string
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
func (o *UpdateCSPMPolicySettingsMultiStatus) Code() int
Code gets the status code for the update c s p m policy settings multi status response
func (*UpdateCSPMPolicySettingsMultiStatus) Error ¶
func (o *UpdateCSPMPolicySettingsMultiStatus) Error() string
func (*UpdateCSPMPolicySettingsMultiStatus) GetPayload ¶
func (o *UpdateCSPMPolicySettingsMultiStatus) GetPayload() *models.RegistrationPolicySettingsResponseV1
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
func (o *UpdateCSPMPolicySettingsMultiStatus) IsCode(code int) bool
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
func (o *UpdateCSPMPolicySettingsMultiStatus) IsSuccess() bool
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
func (o *UpdateCSPMPolicySettingsMultiStatus) String() string
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 (o *UpdateCSPMPolicySettingsOK) Error() string
func (*UpdateCSPMPolicySettingsOK) GetPayload ¶
func (o *UpdateCSPMPolicySettingsOK) GetPayload() *models.RegistrationPolicySettingsResponseV1
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 ¶
func (o *UpdateCSPMPolicySettingsParams) SetBody(body *models.RegistrationPolicyRequestExtV1)
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 ¶
func (o *UpdateCSPMPolicySettingsParams) WithBody(body *models.RegistrationPolicyRequestExtV1) *UpdateCSPMPolicySettingsParams
WithBody adds the body to the update c s p m policy settings params
func (*UpdateCSPMPolicySettingsParams) WithContext ¶
func (o *UpdateCSPMPolicySettingsParams) WithContext(ctx context.Context) *UpdateCSPMPolicySettingsParams
WithContext adds the context to the update c s p m policy settings params
func (*UpdateCSPMPolicySettingsParams) WithDefaults ¶
func (o *UpdateCSPMPolicySettingsParams) WithDefaults() *UpdateCSPMPolicySettingsParams
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 ¶
func (o *UpdateCSPMPolicySettingsParams) WithHTTPClient(client *http.Client) *UpdateCSPMPolicySettingsParams
WithHTTPClient adds the HTTPClient to the update c s p m policy settings params
func (*UpdateCSPMPolicySettingsParams) WithTimeout ¶
func (o *UpdateCSPMPolicySettingsParams) WithTimeout(timeout time.Duration) *UpdateCSPMPolicySettingsParams
WithTimeout adds the timeout to the update c s p m policy settings params
func (*UpdateCSPMPolicySettingsParams) WriteToRequest ¶
func (o *UpdateCSPMPolicySettingsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *UpdateCSPMPolicySettingsTooManyRequests) Code() int
Code gets the status code for the update c s p m policy settings too many requests response
func (*UpdateCSPMPolicySettingsTooManyRequests) Error ¶
func (o *UpdateCSPMPolicySettingsTooManyRequests) Error() string
func (*UpdateCSPMPolicySettingsTooManyRequests) GetPayload ¶
func (o *UpdateCSPMPolicySettingsTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMPolicySettingsTooManyRequests) IsCode(code int) bool
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
func (o *UpdateCSPMPolicySettingsTooManyRequests) IsRedirect() bool
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
func (o *UpdateCSPMPolicySettingsTooManyRequests) IsSuccess() bool
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
func (o *UpdateCSPMPolicySettingsTooManyRequests) String() string
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
func (o *UpdateCSPMScanScheduleBadRequest) Code() int
Code gets the status code for the update c s p m scan schedule bad request response
func (*UpdateCSPMScanScheduleBadRequest) Error ¶
func (o *UpdateCSPMScanScheduleBadRequest) Error() string
func (*UpdateCSPMScanScheduleBadRequest) GetPayload ¶
func (o *UpdateCSPMScanScheduleBadRequest) GetPayload() *models.RegistrationScanScheduleResponseV1
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
func (o *UpdateCSPMScanScheduleBadRequest) String() string
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
func (o *UpdateCSPMScanScheduleForbidden) Code() int
Code gets the status code for the update c s p m scan schedule forbidden response
func (*UpdateCSPMScanScheduleForbidden) Error ¶
func (o *UpdateCSPMScanScheduleForbidden) Error() string
func (*UpdateCSPMScanScheduleForbidden) GetPayload ¶
func (o *UpdateCSPMScanScheduleForbidden) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMScanScheduleForbidden) String() string
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
func (o *UpdateCSPMScanScheduleInternalServerError) Code() int
Code gets the status code for the update c s p m scan schedule internal server error response
func (*UpdateCSPMScanScheduleInternalServerError) Error ¶
func (o *UpdateCSPMScanScheduleInternalServerError) Error() string
func (*UpdateCSPMScanScheduleInternalServerError) GetPayload ¶
func (o *UpdateCSPMScanScheduleInternalServerError) GetPayload() *models.RegistrationScanScheduleResponseV1
func (*UpdateCSPMScanScheduleInternalServerError) IsClientError ¶ added in v0.2.27
func (o *UpdateCSPMScanScheduleInternalServerError) IsClientError() bool
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
func (o *UpdateCSPMScanScheduleInternalServerError) IsCode(code int) bool
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
func (o *UpdateCSPMScanScheduleInternalServerError) IsRedirect() bool
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
func (o *UpdateCSPMScanScheduleInternalServerError) IsServerError() bool
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
func (o *UpdateCSPMScanScheduleInternalServerError) IsSuccess() bool
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
func (o *UpdateCSPMScanScheduleInternalServerError) String() string
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 (o *UpdateCSPMScanScheduleOK) GetPayload() *models.RegistrationScanScheduleResponseV1
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 ¶
func (o *UpdateCSPMScanScheduleParams) SetBody(body *models.RegistrationScanScheduleUpdateRequestV1)
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 ¶
func (o *UpdateCSPMScanScheduleParams) WithBody(body *models.RegistrationScanScheduleUpdateRequestV1) *UpdateCSPMScanScheduleParams
WithBody adds the body to the update c s p m scan schedule params
func (*UpdateCSPMScanScheduleParams) WithContext ¶
func (o *UpdateCSPMScanScheduleParams) WithContext(ctx context.Context) *UpdateCSPMScanScheduleParams
WithContext adds the context to the update c s p m scan schedule params
func (*UpdateCSPMScanScheduleParams) WithDefaults ¶
func (o *UpdateCSPMScanScheduleParams) WithDefaults() *UpdateCSPMScanScheduleParams
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 ¶
func (o *UpdateCSPMScanScheduleParams) WithHTTPClient(client *http.Client) *UpdateCSPMScanScheduleParams
WithHTTPClient adds the HTTPClient to the update c s p m scan schedule params
func (*UpdateCSPMScanScheduleParams) WithTimeout ¶
func (o *UpdateCSPMScanScheduleParams) WithTimeout(timeout time.Duration) *UpdateCSPMScanScheduleParams
WithTimeout adds the timeout to the update c s p m scan schedule params
func (*UpdateCSPMScanScheduleParams) WriteToRequest ¶
func (o *UpdateCSPMScanScheduleParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
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
func (o *UpdateCSPMScanScheduleTooManyRequests) Code() int
Code gets the status code for the update c s p m scan schedule too many requests response
func (*UpdateCSPMScanScheduleTooManyRequests) Error ¶
func (o *UpdateCSPMScanScheduleTooManyRequests) Error() string
func (*UpdateCSPMScanScheduleTooManyRequests) GetPayload ¶
func (o *UpdateCSPMScanScheduleTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
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
func (o *UpdateCSPMScanScheduleTooManyRequests) IsCode(code int) bool
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
func (o *UpdateCSPMScanScheduleTooManyRequests) IsRedirect() bool
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
func (o *UpdateCSPMScanScheduleTooManyRequests) IsSuccess() bool
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
func (o *UpdateCSPMScanScheduleTooManyRequests) String() string
type ValidateCSPMGCPServiceAccountExtBadRequest ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtBadRequest struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPServiceAccountValidationResponseV1 }
ValidateCSPMGCPServiceAccountExtBadRequest describes a response with status code 400, with default header values.
Bad Request
func NewValidateCSPMGCPServiceAccountExtBadRequest ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtBadRequest() *ValidateCSPMGCPServiceAccountExtBadRequest
NewValidateCSPMGCPServiceAccountExtBadRequest creates a ValidateCSPMGCPServiceAccountExtBadRequest with default headers values
func (*ValidateCSPMGCPServiceAccountExtBadRequest) Code ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) Code() int
Code gets the status code for the validate c s p m g c p service account ext bad request response
func (*ValidateCSPMGCPServiceAccountExtBadRequest) Error ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) Error() string
func (*ValidateCSPMGCPServiceAccountExtBadRequest) GetPayload ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
func (*ValidateCSPMGCPServiceAccountExtBadRequest) IsClientError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsClientError() bool
IsClientError returns true when this validate c s p m g c p service account ext bad request response has a 4xx status code
func (*ValidateCSPMGCPServiceAccountExtBadRequest) IsCode ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsCode(code int) bool
IsCode returns true when this validate c s p m g c p service account ext bad request response a status code equal to that given
func (*ValidateCSPMGCPServiceAccountExtBadRequest) IsRedirect ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsRedirect() bool
IsRedirect returns true when this validate c s p m g c p service account ext bad request response has a 3xx status code
func (*ValidateCSPMGCPServiceAccountExtBadRequest) IsServerError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsServerError() bool
IsServerError returns true when this validate c s p m g c p service account ext bad request response has a 5xx status code
func (*ValidateCSPMGCPServiceAccountExtBadRequest) IsSuccess ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) IsSuccess() bool
IsSuccess returns true when this validate c s p m g c p service account ext bad request response has a 2xx status code
func (*ValidateCSPMGCPServiceAccountExtBadRequest) String ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtBadRequest) String() string
type ValidateCSPMGCPServiceAccountExtForbidden ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtForbidden struct { /* Trace-ID: submit to support if resolving an 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 }
ValidateCSPMGCPServiceAccountExtForbidden describes a response with status code 403, with default header values.
Forbidden
func NewValidateCSPMGCPServiceAccountExtForbidden ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtForbidden() *ValidateCSPMGCPServiceAccountExtForbidden
NewValidateCSPMGCPServiceAccountExtForbidden creates a ValidateCSPMGCPServiceAccountExtForbidden with default headers values
func (*ValidateCSPMGCPServiceAccountExtForbidden) Code ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) Code() int
Code gets the status code for the validate c s p m g c p service account ext forbidden response
func (*ValidateCSPMGCPServiceAccountExtForbidden) Error ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) Error() string
func (*ValidateCSPMGCPServiceAccountExtForbidden) GetPayload ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) GetPayload() *models.MsaspecResponseFields
func (*ValidateCSPMGCPServiceAccountExtForbidden) IsClientError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsClientError() bool
IsClientError returns true when this validate c s p m g c p service account ext forbidden response has a 4xx status code
func (*ValidateCSPMGCPServiceAccountExtForbidden) IsCode ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsCode(code int) bool
IsCode returns true when this validate c s p m g c p service account ext forbidden response a status code equal to that given
func (*ValidateCSPMGCPServiceAccountExtForbidden) IsRedirect ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsRedirect() bool
IsRedirect returns true when this validate c s p m g c p service account ext forbidden response has a 3xx status code
func (*ValidateCSPMGCPServiceAccountExtForbidden) IsServerError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsServerError() bool
IsServerError returns true when this validate c s p m g c p service account ext forbidden response has a 5xx status code
func (*ValidateCSPMGCPServiceAccountExtForbidden) IsSuccess ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) IsSuccess() bool
IsSuccess returns true when this validate c s p m g c p service account ext forbidden response has a 2xx status code
func (*ValidateCSPMGCPServiceAccountExtForbidden) String ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtForbidden) String() string
type ValidateCSPMGCPServiceAccountExtInternalServerError ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtInternalServerError struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPServiceAccountValidationResponseV1 }
ValidateCSPMGCPServiceAccountExtInternalServerError describes a response with status code 500, with default header values.
Internal Server Error
func NewValidateCSPMGCPServiceAccountExtInternalServerError ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtInternalServerError() *ValidateCSPMGCPServiceAccountExtInternalServerError
NewValidateCSPMGCPServiceAccountExtInternalServerError creates a ValidateCSPMGCPServiceAccountExtInternalServerError with default headers values
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) Code ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) Code() int
Code gets the status code for the validate c s p m g c p service account ext internal server error response
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) Error ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) Error() string
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) GetPayload ¶ added in v0.7.0
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) IsClientError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsClientError() bool
IsClientError returns true when this validate c s p m g c p service account ext internal server error response has a 4xx status code
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) IsCode ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsCode(code int) bool
IsCode returns true when this validate c s p m g c p service account ext internal server error response a status code equal to that given
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) IsRedirect ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsRedirect() bool
IsRedirect returns true when this validate c s p m g c p service account ext internal server error response has a 3xx status code
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) IsServerError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsServerError() bool
IsServerError returns true when this validate c s p m g c p service account ext internal server error response has a 5xx status code
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) IsSuccess ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) IsSuccess() bool
IsSuccess returns true when this validate c s p m g c p service account ext internal server error response has a 2xx status code
func (*ValidateCSPMGCPServiceAccountExtInternalServerError) String ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtInternalServerError) String() string
type ValidateCSPMGCPServiceAccountExtMultiStatus ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtMultiStatus struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPServiceAccountValidationResponseV1 }
ValidateCSPMGCPServiceAccountExtMultiStatus describes a response with status code 207, with default header values.
Multi-Status
func NewValidateCSPMGCPServiceAccountExtMultiStatus ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtMultiStatus() *ValidateCSPMGCPServiceAccountExtMultiStatus
NewValidateCSPMGCPServiceAccountExtMultiStatus creates a ValidateCSPMGCPServiceAccountExtMultiStatus with default headers values
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) Code ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) Code() int
Code gets the status code for the validate c s p m g c p service account ext multi status response
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) Error ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) Error() string
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) GetPayload ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) IsClientError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsClientError() bool
IsClientError returns true when this validate c s p m g c p service account ext multi status response has a 4xx status code
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) IsCode ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsCode(code int) bool
IsCode returns true when this validate c s p m g c p service account ext multi status response a status code equal to that given
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) IsRedirect ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsRedirect() bool
IsRedirect returns true when this validate c s p m g c p service account ext multi status response has a 3xx status code
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) IsServerError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsServerError() bool
IsServerError returns true when this validate c s p m g c p service account ext multi status response has a 5xx status code
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) IsSuccess ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) IsSuccess() bool
IsSuccess returns true when this validate c s p m g c p service account ext multi status response has a 2xx status code
func (*ValidateCSPMGCPServiceAccountExtMultiStatus) String ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtMultiStatus) String() string
type ValidateCSPMGCPServiceAccountExtNotFound ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtNotFound struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPServiceAccountValidationResponseV1 }
ValidateCSPMGCPServiceAccountExtNotFound describes a response with status code 404, with default header values.
Not Found
func NewValidateCSPMGCPServiceAccountExtNotFound ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtNotFound() *ValidateCSPMGCPServiceAccountExtNotFound
NewValidateCSPMGCPServiceAccountExtNotFound creates a ValidateCSPMGCPServiceAccountExtNotFound with default headers values
func (*ValidateCSPMGCPServiceAccountExtNotFound) Code ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) Code() int
Code gets the status code for the validate c s p m g c p service account ext not found response
func (*ValidateCSPMGCPServiceAccountExtNotFound) Error ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) Error() string
func (*ValidateCSPMGCPServiceAccountExtNotFound) GetPayload ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
func (*ValidateCSPMGCPServiceAccountExtNotFound) IsClientError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsClientError() bool
IsClientError returns true when this validate c s p m g c p service account ext not found response has a 4xx status code
func (*ValidateCSPMGCPServiceAccountExtNotFound) IsCode ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsCode(code int) bool
IsCode returns true when this validate c s p m g c p service account ext not found response a status code equal to that given
func (*ValidateCSPMGCPServiceAccountExtNotFound) IsRedirect ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsRedirect() bool
IsRedirect returns true when this validate c s p m g c p service account ext not found response has a 3xx status code
func (*ValidateCSPMGCPServiceAccountExtNotFound) IsServerError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsServerError() bool
IsServerError returns true when this validate c s p m g c p service account ext not found response has a 5xx status code
func (*ValidateCSPMGCPServiceAccountExtNotFound) IsSuccess ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) IsSuccess() bool
IsSuccess returns true when this validate c s p m g c p service account ext not found response has a 2xx status code
func (*ValidateCSPMGCPServiceAccountExtNotFound) String ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtNotFound) String() string
type ValidateCSPMGCPServiceAccountExtOK ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtOK struct { /* Trace-ID: submit to support if resolving an issue */ XCSTRACEID string /* Request limit per minute. */ XRateLimitLimit int64 /* The number of requests remaining for the sliding one minute window. */ XRateLimitRemaining int64 Payload *models.RegistrationGCPServiceAccountValidationResponseV1 }
ValidateCSPMGCPServiceAccountExtOK describes a response with status code 200, with default header values.
Created
func NewValidateCSPMGCPServiceAccountExtOK ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtOK() *ValidateCSPMGCPServiceAccountExtOK
NewValidateCSPMGCPServiceAccountExtOK creates a ValidateCSPMGCPServiceAccountExtOK with default headers values
func (*ValidateCSPMGCPServiceAccountExtOK) Code ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) Code() int
Code gets the status code for the validate c s p m g c p service account ext o k response
func (*ValidateCSPMGCPServiceAccountExtOK) Error ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) Error() string
func (*ValidateCSPMGCPServiceAccountExtOK) GetPayload ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) GetPayload() *models.RegistrationGCPServiceAccountValidationResponseV1
func (*ValidateCSPMGCPServiceAccountExtOK) IsClientError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) IsClientError() bool
IsClientError returns true when this validate c s p m g c p service account ext o k response has a 4xx status code
func (*ValidateCSPMGCPServiceAccountExtOK) IsCode ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) IsCode(code int) bool
IsCode returns true when this validate c s p m g c p service account ext o k response a status code equal to that given
func (*ValidateCSPMGCPServiceAccountExtOK) IsRedirect ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) IsRedirect() bool
IsRedirect returns true when this validate c s p m g c p service account ext o k response has a 3xx status code
func (*ValidateCSPMGCPServiceAccountExtOK) IsServerError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) IsServerError() bool
IsServerError returns true when this validate c s p m g c p service account ext o k response has a 5xx status code
func (*ValidateCSPMGCPServiceAccountExtOK) IsSuccess ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) IsSuccess() bool
IsSuccess returns true when this validate c s p m g c p service account ext o k response has a 2xx status code
func (*ValidateCSPMGCPServiceAccountExtOK) String ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtOK) String() string
type ValidateCSPMGCPServiceAccountExtParams ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtParams struct { // Body. Body *models.RegistrationGCPServiceAccountValidationRequestV1 Context context.Context HTTPClient *http.Client // contains filtered or unexported fields }
ValidateCSPMGCPServiceAccountExtParams contains all the parameters to send to the API endpoint
for the validate c s p m g c p service account ext operation. Typically these are written to a http.Request.
func NewValidateCSPMGCPServiceAccountExtParams ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtParams() *ValidateCSPMGCPServiceAccountExtParams
NewValidateCSPMGCPServiceAccountExtParams creates a new ValidateCSPMGCPServiceAccountExtParams 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 NewValidateCSPMGCPServiceAccountExtParamsWithContext ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtParamsWithContext(ctx context.Context) *ValidateCSPMGCPServiceAccountExtParams
NewValidateCSPMGCPServiceAccountExtParamsWithContext creates a new ValidateCSPMGCPServiceAccountExtParams object with the ability to set a context for a request.
func NewValidateCSPMGCPServiceAccountExtParamsWithHTTPClient ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtParamsWithHTTPClient(client *http.Client) *ValidateCSPMGCPServiceAccountExtParams
NewValidateCSPMGCPServiceAccountExtParamsWithHTTPClient creates a new ValidateCSPMGCPServiceAccountExtParams object with the ability to set a custom HTTPClient for a request.
func NewValidateCSPMGCPServiceAccountExtParamsWithTimeout ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtParamsWithTimeout(timeout time.Duration) *ValidateCSPMGCPServiceAccountExtParams
NewValidateCSPMGCPServiceAccountExtParamsWithTimeout creates a new ValidateCSPMGCPServiceAccountExtParams object with the ability to set a timeout on a request.
func (*ValidateCSPMGCPServiceAccountExtParams) SetBody ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) SetBody(body *models.RegistrationGCPServiceAccountValidationRequestV1)
SetBody adds the body to the validate c s p m g c p service account ext params
func (*ValidateCSPMGCPServiceAccountExtParams) SetContext ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) SetContext(ctx context.Context)
SetContext adds the context to the validate c s p m g c p service account ext params
func (*ValidateCSPMGCPServiceAccountExtParams) SetDefaults ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) SetDefaults()
SetDefaults hydrates default values in the validate c s p m g c p service account ext params (not the query body).
All values with no default are reset to their zero value.
func (*ValidateCSPMGCPServiceAccountExtParams) SetHTTPClient ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the validate c s p m g c p service account ext params
func (*ValidateCSPMGCPServiceAccountExtParams) SetTimeout ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the validate c s p m g c p service account ext params
func (*ValidateCSPMGCPServiceAccountExtParams) WithBody ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) WithBody(body *models.RegistrationGCPServiceAccountValidationRequestV1) *ValidateCSPMGCPServiceAccountExtParams
WithBody adds the body to the validate c s p m g c p service account ext params
func (*ValidateCSPMGCPServiceAccountExtParams) WithContext ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) WithContext(ctx context.Context) *ValidateCSPMGCPServiceAccountExtParams
WithContext adds the context to the validate c s p m g c p service account ext params
func (*ValidateCSPMGCPServiceAccountExtParams) WithDefaults ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) WithDefaults() *ValidateCSPMGCPServiceAccountExtParams
WithDefaults hydrates default values in the validate c s p m g c p service account ext params (not the query body).
All values with no default are reset to their zero value.
func (*ValidateCSPMGCPServiceAccountExtParams) WithHTTPClient ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) WithHTTPClient(client *http.Client) *ValidateCSPMGCPServiceAccountExtParams
WithHTTPClient adds the HTTPClient to the validate c s p m g c p service account ext params
func (*ValidateCSPMGCPServiceAccountExtParams) WithTimeout ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) WithTimeout(timeout time.Duration) *ValidateCSPMGCPServiceAccountExtParams
WithTimeout adds the timeout to the validate c s p m g c p service account ext params
func (*ValidateCSPMGCPServiceAccountExtParams) WriteToRequest ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type ValidateCSPMGCPServiceAccountExtReader ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtReader struct {
// contains filtered or unexported fields
}
ValidateCSPMGCPServiceAccountExtReader is a Reader for the ValidateCSPMGCPServiceAccountExt structure.
func (*ValidateCSPMGCPServiceAccountExtReader) ReadResponse ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type ValidateCSPMGCPServiceAccountExtTooManyRequests ¶ added in v0.7.0
type ValidateCSPMGCPServiceAccountExtTooManyRequests struct { /* Trace-ID: submit to support if 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 }
ValidateCSPMGCPServiceAccountExtTooManyRequests describes a response with status code 429, with default header values.
Too Many Requests
func NewValidateCSPMGCPServiceAccountExtTooManyRequests ¶ added in v0.7.0
func NewValidateCSPMGCPServiceAccountExtTooManyRequests() *ValidateCSPMGCPServiceAccountExtTooManyRequests
NewValidateCSPMGCPServiceAccountExtTooManyRequests creates a ValidateCSPMGCPServiceAccountExtTooManyRequests with default headers values
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) Code ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) Code() int
Code gets the status code for the validate c s p m g c p service account ext too many requests response
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) Error ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) Error() string
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) GetPayload ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) GetPayload() *models.MsaReplyMetaOnly
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) IsClientError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsClientError() bool
IsClientError returns true when this validate c s p m g c p service account ext too many requests response has a 4xx status code
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) IsCode ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsCode(code int) bool
IsCode returns true when this validate c s p m g c p service account ext too many requests response a status code equal to that given
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) IsRedirect ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsRedirect() bool
IsRedirect returns true when this validate c s p m g c p service account ext too many requests response has a 3xx status code
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) IsServerError ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsServerError() bool
IsServerError returns true when this validate c s p m g c p service account ext too many requests response has a 5xx status code
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) IsSuccess ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) IsSuccess() bool
IsSuccess returns true when this validate c s p m g c p service account ext too many requests response has a 2xx status code
func (*ValidateCSPMGCPServiceAccountExtTooManyRequests) String ¶ added in v0.7.0
func (o *ValidateCSPMGCPServiceAccountExtTooManyRequests) String() string
Source Files ¶
- azure_download_certificate_parameters.go
- azure_download_certificate_responses.go
- connect_c_s_p_m_g_c_p_account_parameters.go
- connect_c_s_p_m_g_c_p_account_responses.go
- create_c_s_p_m_aws_account_parameters.go
- create_c_s_p_m_aws_account_responses.go
- create_c_s_p_m_azure_account_parameters.go
- create_c_s_p_m_azure_account_responses.go
- create_c_s_p_m_azure_management_group_parameters.go
- create_c_s_p_m_azure_management_group_responses.go
- create_c_s_p_m_g_c_p_account_parameters.go
- create_c_s_p_m_g_c_p_account_responses.go
- cspm_registration_client.go
- delete_c_s_p_m_aws_account_parameters.go
- delete_c_s_p_m_aws_account_responses.go
- delete_c_s_p_m_azure_account_parameters.go
- delete_c_s_p_m_azure_account_responses.go
- delete_c_s_p_m_azure_management_group_parameters.go
- delete_c_s_p_m_azure_management_group_responses.go
- delete_c_s_p_m_g_c_p_account_parameters.go
- delete_c_s_p_m_g_c_p_account_responses.go
- get_behavior_detections_parameters.go
- get_behavior_detections_responses.go
- get_c_s_p_m_aws_account_parameters.go
- get_c_s_p_m_aws_account_responses.go
- get_c_s_p_m_aws_account_scripts_attachment_parameters.go
- get_c_s_p_m_aws_account_scripts_attachment_responses.go
- get_c_s_p_m_aws_console_setup_u_r_ls_parameters.go
- get_c_s_p_m_aws_console_setup_u_r_ls_responses.go
- get_c_s_p_m_azure_account_parameters.go
- get_c_s_p_m_azure_account_responses.go
- get_c_s_p_m_azure_management_group_parameters.go
- get_c_s_p_m_azure_management_group_responses.go
- get_c_s_p_m_azure_user_scripts_attachment_parameters.go
- get_c_s_p_m_azure_user_scripts_attachment_responses.go
- get_c_s_p_m_c_g_p_account_parameters.go
- get_c_s_p_m_c_g_p_account_responses.go
- get_c_s_p_m_g_c_p_service_accounts_ext_parameters.go
- get_c_s_p_m_g_c_p_service_accounts_ext_responses.go
- get_c_s_p_m_g_c_p_user_scripts_attachment_parameters.go
- get_c_s_p_m_g_c_p_user_scripts_attachment_responses.go
- get_c_s_p_m_g_c_p_validate_accounts_ext_parameters.go
- get_c_s_p_m_g_c_p_validate_accounts_ext_responses.go
- get_c_s_p_m_policies_details_parameters.go
- get_c_s_p_m_policies_details_responses.go
- get_c_s_p_m_policy_parameters.go
- get_c_s_p_m_policy_responses.go
- get_c_s_p_m_policy_settings_parameters.go
- get_c_s_p_m_policy_settings_responses.go
- get_c_s_p_m_scan_schedule_parameters.go
- get_c_s_p_m_scan_schedule_responses.go
- get_configuration_detection_entities_parameters.go
- get_configuration_detection_entities_responses.go
- get_configuration_detection_i_ds_v2_parameters.go
- get_configuration_detection_i_ds_v2_responses.go
- get_configuration_detections_parameters.go
- get_configuration_detections_responses.go
- patch_c_s_p_m_aws_account_parameters.go
- patch_c_s_p_m_aws_account_responses.go
- update_c_s_p_m_azure_account_client_id_parameters.go
- update_c_s_p_m_azure_account_client_id_responses.go
- update_c_s_p_m_azure_account_parameters.go
- update_c_s_p_m_azure_account_responses.go
- update_c_s_p_m_azure_tenant_default_subscription_id_parameters.go
- update_c_s_p_m_azure_tenant_default_subscription_id_responses.go
- update_c_s_p_m_g_c_p_account_parameters.go
- update_c_s_p_m_g_c_p_account_responses.go
- update_c_s_p_m_g_c_p_service_accounts_ext_parameters.go
- update_c_s_p_m_g_c_p_service_accounts_ext_responses.go
- update_c_s_p_m_policy_settings_parameters.go
- update_c_s_p_m_policy_settings_responses.go
- update_c_s_p_m_scan_schedule_parameters.go
- update_c_s_p_m_scan_schedule_responses.go
- validate_c_s_p_m_g_c_p_service_account_ext_parameters.go
- validate_c_s_p_m_g_c_p_service_account_ext_responses.go