Versions in this module Expand all Collapse all v25 v25.0.2 Jun 24, 2025 v25.0.2-rc.0 Jun 24, 2025 v25.0.1 Jun 17, 2025 v25.0.0 Jun 6, 2025 Changes in this version + var AllowedCSSCMSCoreEnumsClaimTypeEnumValues = []CSSCMSCoreEnumsClaimType + var AllowedCSSCMSDataModelEnumsPamParameterDataTypeEnumValues = []CSSCMSDataModelEnumsPamParameterDataType + var AllowedKeyfactorCommonQueryableExtensionsSortOrderEnumValues = []KeyfactorCommonQueryableExtensionsSortOrder + var AllowedSystemDayOfWeekEnumValues = []SystemDayOfWeek + var ContextAccessToken = contextKey("accesstoken") + var ContextBasicAuth = contextKey("basic") + var ContextOperationServerIndices = contextKey("serverOperationIndices") + var ContextOperationServerVariables = contextKey("serverOperationVariables") + var ContextServerIndex = contextKey("serverIndex") + var ContextServerVariables = contextKey("serverVariables") + var EnvCommandApiPath = kfauth.EnvKeyfactorAPIPath + var EnvCommandDomain = kfauth.EnvKeyfactorDomain + var EnvCommandHostname = kfauth.EnvKeyfactorHostName + var EnvCommandPassword = kfauth.EnvKeyfactorPassword + var EnvCommandUsername = kfauth.EnvKeyfactorUsername + func CacheExpires(r *http.Response) time.Time + func GetEnvConfiguration() map[string]string + func PtrBool(v bool) *bool + func PtrFloat32(v float32) *float32 + func PtrFloat64(v float64) *float64 + func PtrInt(v int) *int + func PtrInt32(v int32) *int32 + func PtrInt64(v int64) *int64 + func PtrString(v string) *string + func PtrTime(v time.Time) *time.Time + func ValidateConfiguration(configuration *Configuration) []error + type APIClient struct + AuthClient AuthConfig + CertificateApi *CertificateApiService + EnrollmentApi *EnrollmentApiService + PAMProviderApi *PAMProviderApiService + SMTPApi *SMTPApiService + SecurityRolesApi *SecurityRolesApiService + UserApi *UserApiService + func NewAPIClient(cfg *auth_providers.Server) (*APIClient, error) + func (c *APIClient) GetConfig() *auth_providers.Server + type APIKey struct + Key string + Prefix string + type APIResponse struct + Message string + Method string + Operation string + Payload []byte + RequestURL string + func NewAPIResponse(r *http.Response) *APIResponse + func NewAPIResponseWithError(errorMessage string) *APIResponse + type ApiCreateEnrollmentPFXRequest struct + ApiService *EnrollmentApiService + func (r ApiCreateEnrollmentPFXRequest) EnrollmentPFXEnrollmentWithStoresRequest(...) ApiCreateEnrollmentPFXRequest + func (r ApiCreateEnrollmentPFXRequest) Execute() (*EnrollmentPFXEnrollmentManagementResponse, *http.Response, error) + func (r ApiCreateEnrollmentPFXRequest) XCertificateformat(xCertificateformat string) ApiCreateEnrollmentPFXRequest + func (r ApiCreateEnrollmentPFXRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiCreateEnrollmentPFXRequest + func (r ApiCreateEnrollmentPFXRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiCreateEnrollmentPFXRequest + type ApiCreatePamProvidersRequest struct + ApiService *PAMProviderApiService + func (r ApiCreatePamProvidersRequest) Execute() (*PAMProviderResponse, *http.Response, error) + func (r ApiCreatePamProvidersRequest) PAMProviderCreateRequest(pAMProviderCreateRequest PAMProviderCreateRequest) ApiCreatePamProvidersRequest + func (r ApiCreatePamProvidersRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiCreatePamProvidersRequest + func (r ApiCreatePamProvidersRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiCreatePamProvidersRequest + type ApiCreatePamProvidersTypesRequest struct + ApiService *PAMProviderApiService + func (r ApiCreatePamProvidersTypesRequest) Execute() (*PAMProviderTypeResponse, *http.Response, error) + func (r ApiCreatePamProvidersTypesRequest) PAMProviderTypeCreateRequest(pAMProviderTypeCreateRequest PAMProviderTypeCreateRequest) ApiCreatePamProvidersTypesRequest + func (r ApiCreatePamProvidersTypesRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiCreatePamProvidersTypesRequest + func (r ApiCreatePamProvidersTypesRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiCreatePamProvidersTypesRequest + type ApiCreateSecurityRolesRequest struct + ApiService *SecurityRolesApiService + func (r ApiCreateSecurityRolesRequest) Execute() (*SecuritySecurityRolesSecurityRoleResponse, *http.Response, error) + func (r ApiCreateSecurityRolesRequest) SecuritySecurityRolesSecurityRoleCreationRequest(...) ApiCreateSecurityRolesRequest + func (r ApiCreateSecurityRolesRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiCreateSecurityRolesRequest + func (r ApiCreateSecurityRolesRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiCreateSecurityRolesRequest + type ApiDeletePamProvidersByIdRequest struct + ApiService *PAMProviderApiService + func (r ApiDeletePamProvidersByIdRequest) Execute() (*http.Response, error) + func (r ApiDeletePamProvidersByIdRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiDeletePamProvidersByIdRequest + func (r ApiDeletePamProvidersByIdRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiDeletePamProvidersByIdRequest + type ApiGetCertificatesIdentityAuditByIdRequest struct + ApiService *CertificateApiService + func (r ApiGetCertificatesIdentityAuditByIdRequest) CollectionId(collectionId int32) ApiGetCertificatesIdentityAuditByIdRequest + func (r ApiGetCertificatesIdentityAuditByIdRequest) Execute() ([]CertificatesCertificateIdentityAuditResponse2, *http.Response, error) + func (r ApiGetCertificatesIdentityAuditByIdRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetCertificatesIdentityAuditByIdRequest + func (r ApiGetCertificatesIdentityAuditByIdRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetCertificatesIdentityAuditByIdRequest + type ApiGetPamProvidersByIdRequest struct + ApiService *PAMProviderApiService + func (r ApiGetPamProvidersByIdRequest) Execute() (*PAMProviderResponse, *http.Response, error) + func (r ApiGetPamProvidersByIdRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetPamProvidersByIdRequest + func (r ApiGetPamProvidersByIdRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetPamProvidersByIdRequest + type ApiGetPamProvidersRequest struct + ApiService *PAMProviderApiService + func (r ApiGetPamProvidersRequest) Execute() ([]PAMProviderResponse, *http.Response, error) + func (r ApiGetPamProvidersRequest) PageReturned(pageReturned int32) ApiGetPamProvidersRequest + func (r ApiGetPamProvidersRequest) QueryString(queryString string) ApiGetPamProvidersRequest + func (r ApiGetPamProvidersRequest) ReturnLimit(returnLimit int32) ApiGetPamProvidersRequest + func (r ApiGetPamProvidersRequest) SortAscending(sortAscending KeyfactorCommonQueryableExtensionsSortOrder) ApiGetPamProvidersRequest + func (r ApiGetPamProvidersRequest) SortField(sortField string) ApiGetPamProvidersRequest + func (r ApiGetPamProvidersRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetPamProvidersRequest + func (r ApiGetPamProvidersRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetPamProvidersRequest + type ApiGetPamProvidersTypesByIdRequest struct + ApiService *PAMProviderApiService + func (r ApiGetPamProvidersTypesByIdRequest) Execute() ([]PAMProviderTypeResponse, *http.Response, error) + func (r ApiGetPamProvidersTypesByIdRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetPamProvidersTypesByIdRequest + func (r ApiGetPamProvidersTypesByIdRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetPamProvidersTypesByIdRequest + type ApiGetPamProvidersTypesRequest struct + ApiService *PAMProviderApiService + func (r ApiGetPamProvidersTypesRequest) Execute() ([]PAMProviderTypeResponse, *http.Response, error) + func (r ApiGetPamProvidersTypesRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetPamProvidersTypesRequest + func (r ApiGetPamProvidersTypesRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetPamProvidersTypesRequest + type ApiGetSMTPRequest struct + ApiService *SMTPApiService + func (r ApiGetSMTPRequest) Execute() (*SMTPSMTPResponse, *http.Response, error) + func (r ApiGetSMTPRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetSMTPRequest + func (r ApiGetSMTPRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetSMTPRequest + type ApiGetSSHUsersByIdRequest struct + ApiService *UserApiService + func (r ApiGetSSHUsersByIdRequest) Execute() (*CSSCMSDataModelModelsSSHUsersSshUserAccessResponse, *http.Response, error) + func (r ApiGetSSHUsersByIdRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetSSHUsersByIdRequest + func (r ApiGetSSHUsersByIdRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetSSHUsersByIdRequest + type ApiGetSSHUsersRequest struct + ApiService *UserApiService + func (r ApiGetSSHUsersRequest) Execute() ([]CSSCMSDataModelModelsSSHUsersSshUserAccessResponse, *http.Response, error) + func (r ApiGetSSHUsersRequest) PageReturned(pageReturned int32) ApiGetSSHUsersRequest + func (r ApiGetSSHUsersRequest) QueryString(queryString string) ApiGetSSHUsersRequest + func (r ApiGetSSHUsersRequest) ReturnLimit(returnLimit int32) ApiGetSSHUsersRequest + func (r ApiGetSSHUsersRequest) ShowOwnedAccess(showOwnedAccess bool) ApiGetSSHUsersRequest + func (r ApiGetSSHUsersRequest) SortAscending(sortAscending KeyfactorCommonQueryableExtensionsSortOrder) ApiGetSSHUsersRequest + func (r ApiGetSSHUsersRequest) SortField(sortField string) ApiGetSSHUsersRequest + func (r ApiGetSSHUsersRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetSSHUsersRequest + func (r ApiGetSSHUsersRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetSSHUsersRequest + type ApiGetSecurityRolesByIdRequest struct + ApiService *SecurityRolesApiService + func (r ApiGetSecurityRolesByIdRequest) Execute() (*SecuritySecurityRolesSecurityRoleResponse, *http.Response, error) + func (r ApiGetSecurityRolesByIdRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetSecurityRolesByIdRequest + func (r ApiGetSecurityRolesByIdRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetSecurityRolesByIdRequest + type ApiGetSecurityRolesRequest struct + ApiService *SecurityRolesApiService + func (r ApiGetSecurityRolesRequest) Execute() ([]SecuritySecurityRolesSecurityRoleQueryResponse, *http.Response, error) + func (r ApiGetSecurityRolesRequest) PageReturned(pageReturned int32) ApiGetSecurityRolesRequest + func (r ApiGetSecurityRolesRequest) QueryString(queryString string) ApiGetSecurityRolesRequest + func (r ApiGetSecurityRolesRequest) ReturnLimit(returnLimit int32) ApiGetSecurityRolesRequest + func (r ApiGetSecurityRolesRequest) SortAscending(sortAscending KeyfactorCommonQueryableExtensionsSortOrder) ApiGetSecurityRolesRequest + func (r ApiGetSecurityRolesRequest) SortField(sortField string) ApiGetSecurityRolesRequest + func (r ApiGetSecurityRolesRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiGetSecurityRolesRequest + func (r ApiGetSecurityRolesRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiGetSecurityRolesRequest + type ApiUpdatePamProvidersRequest struct + ApiService *PAMProviderApiService + func (r ApiUpdatePamProvidersRequest) Execute() (*PAMProviderResponse, *http.Response, error) + func (r ApiUpdatePamProvidersRequest) PAMProviderUpdateRequest(pAMProviderUpdateRequest PAMProviderUpdateRequest) ApiUpdatePamProvidersRequest + func (r ApiUpdatePamProvidersRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiUpdatePamProvidersRequest + func (r ApiUpdatePamProvidersRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiUpdatePamProvidersRequest + type ApiUpdateSMTPRequest struct + ApiService *SMTPApiService + func (r ApiUpdateSMTPRequest) Execute() (*SMTPSMTPResponse, *http.Response, error) + func (r ApiUpdateSMTPRequest) SMTPSMTPRequest(sMTPSMTPRequest SMTPSMTPRequest) ApiUpdateSMTPRequest + func (r ApiUpdateSMTPRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiUpdateSMTPRequest + func (r ApiUpdateSMTPRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiUpdateSMTPRequest + type ApiUpdateSecurityRolesRequest struct + ApiService *SecurityRolesApiService + func (r ApiUpdateSecurityRolesRequest) Execute() (*SecuritySecurityRolesSecurityRoleResponse, *http.Response, error) + func (r ApiUpdateSecurityRolesRequest) SecuritySecurityRolesSecurityRoleUpdateRequest(...) ApiUpdateSecurityRolesRequest + func (r ApiUpdateSecurityRolesRequest) XKeyfactorApiVersion(xKeyfactorApiVersion string) ApiUpdateSecurityRolesRequest + func (r ApiUpdateSecurityRolesRequest) XKeyfactorRequestedWith(xKeyfactorRequestedWith string) ApiUpdateSecurityRolesRequest + type AuthConfig interface + Authenticate func() error + GetHttpClient func() (*http.Client, error) + GetServerConfig func() *auth_providers.Server + type BasicAuth struct + Password string + UserName string + type CSSCMSCoreEnumsClaimType int32 + const CSSCMSCOREENUMSCLAIMTYPE_Computer + const CSSCMSCOREENUMSCLAIMTYPE_Group + const CSSCMSCOREENUMSCLAIMTYPE_OAuthClientId + const CSSCMSCOREENUMSCLAIMTYPE_OAuthOid + const CSSCMSCOREENUMSCLAIMTYPE_OAuthRole + const CSSCMSCOREENUMSCLAIMTYPE_OAuthSubject + const CSSCMSCOREENUMSCLAIMTYPE_User + func NewCSSCMSCoreEnumsClaimTypeFromValue(v int32) (*CSSCMSCoreEnumsClaimType, error) + func ParseCSSCMSCoreEnumsClaimType(s string) (*CSSCMSCoreEnumsClaimType, error) + func (c *CSSCMSCoreEnumsClaimType) Parse(s string) error + func (v *CSSCMSCoreEnumsClaimType) UnmarshalJSON(src []byte) error + func (v CSSCMSCoreEnumsClaimType) IsValid() bool + func (v CSSCMSCoreEnumsClaimType) Ptr() *CSSCMSCoreEnumsClaimType + type CSSCMSDataModelEnumsPamParameterDataType int32 + const CSSCMSDATAMODELENUMSPAMPARAMETERDATATYPE__1 + const CSSCMSDATAMODELENUMSPAMPARAMETERDATATYPE__2 + func NewCSSCMSDataModelEnumsPamParameterDataTypeFromValue(v int32) (*CSSCMSDataModelEnumsPamParameterDataType, error) + func ParseCSSCMSDataModelEnumsPamParameterDataType(s string) (*CSSCMSDataModelEnumsPamParameterDataType, error) + func (c *CSSCMSDataModelEnumsPamParameterDataType) Parse(s string) error + func (v *CSSCMSDataModelEnumsPamParameterDataType) UnmarshalJSON(src []byte) error + func (v CSSCMSDataModelEnumsPamParameterDataType) IsValid() bool + func (v CSSCMSDataModelEnumsPamParameterDataType) Ptr() *CSSCMSDataModelEnumsPamParameterDataType + type CSSCMSDataModelModelsKeyfactorAPISecret struct + Parameters map[string]string + Provider NullableInt32 + SecretValue NullableString + func NewCSSCMSDataModelModelsKeyfactorAPISecret() *CSSCMSDataModelModelsKeyfactorAPISecret + func NewCSSCMSDataModelModelsKeyfactorAPISecretWithDefaults() *CSSCMSDataModelModelsKeyfactorAPISecret + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) GetParameters() map[string]string + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) GetParametersOk() (*map[string]string, bool) + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) GetProvider() int32 + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) GetProviderOk() (*int32, bool) + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) GetSecretValue() string + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) GetSecretValueOk() (*string, bool) + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) HasParameters() bool + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) HasProvider() bool + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) HasSecretValue() bool + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) SetParameters(v map[string]string) + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) SetProvider(v int32) + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) SetProviderNil() + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) SetSecretValue(v string) + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) SetSecretValueNil() + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) UnsetProvider() + func (o *CSSCMSDataModelModelsKeyfactorAPISecret) UnsetSecretValue() + func (o CSSCMSDataModelModelsKeyfactorAPISecret) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsKeyfactorAPISecret) ToMap() (map[string]interface{}, error) + type CSSCMSDataModelModelsPkcs12CertificateResponse struct + DispositionMessage NullableString + EnrollmentContext map[string]string + IssuerDN NullableString + KeyfactorId *int32 + KeyfactorRequestId *int32 + Password NullableString + Pkcs12Blob NullableString + RequestDisposition NullableString + SerialNumber NullableString + StoreIdsInvalidForRenewal []string + Thumbprint NullableString + WorkflowInstanceId *string + WorkflowReferenceId *int64 + func NewCSSCMSDataModelModelsPkcs12CertificateResponse() *CSSCMSDataModelModelsPkcs12CertificateResponse + func NewCSSCMSDataModelModelsPkcs12CertificateResponseWithDefaults() *CSSCMSDataModelModelsPkcs12CertificateResponse + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetDispositionMessage() string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetDispositionMessageOk() (*string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetEnrollmentContext() map[string]string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetEnrollmentContextOk() (*map[string]string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetIssuerDN() string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetIssuerDNOk() (*string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetKeyfactorId() int32 + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetKeyfactorIdOk() (*int32, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetKeyfactorRequestId() int32 + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetKeyfactorRequestIdOk() (*int32, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetPassword() string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetPasswordOk() (*string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetPkcs12Blob() string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetPkcs12BlobOk() (*string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetRequestDisposition() string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetRequestDispositionOk() (*string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetSerialNumber() string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetSerialNumberOk() (*string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetStoreIdsInvalidForRenewal() []string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetStoreIdsInvalidForRenewalOk() ([]string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetThumbprint() string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetThumbprintOk() (*string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetWorkflowInstanceId() string + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetWorkflowInstanceIdOk() (*string, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetWorkflowReferenceId() int64 + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) GetWorkflowReferenceIdOk() (*int64, bool) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasDispositionMessage() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasEnrollmentContext() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasIssuerDN() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasKeyfactorId() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasKeyfactorRequestId() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasPassword() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasPkcs12Blob() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasRequestDisposition() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasSerialNumber() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasStoreIdsInvalidForRenewal() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasThumbprint() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasWorkflowInstanceId() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) HasWorkflowReferenceId() bool + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetDispositionMessage(v string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetDispositionMessageNil() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetEnrollmentContext(v map[string]string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetIssuerDN(v string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetIssuerDNNil() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetKeyfactorId(v int32) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetKeyfactorRequestId(v int32) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetPassword(v string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetPasswordNil() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetPkcs12Blob(v string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetPkcs12BlobNil() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetRequestDisposition(v string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetRequestDispositionNil() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetSerialNumber(v string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetSerialNumberNil() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetStoreIdsInvalidForRenewal(v []string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetThumbprint(v string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetThumbprintNil() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetWorkflowInstanceId(v string) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) SetWorkflowReferenceId(v int64) + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) UnsetDispositionMessage() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) UnsetIssuerDN() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) UnsetPassword() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) UnsetPkcs12Blob() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) UnsetRequestDisposition() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) UnsetSerialNumber() + func (o *CSSCMSDataModelModelsPkcs12CertificateResponse) UnsetThumbprint() + func (o CSSCMSDataModelModelsPkcs12CertificateResponse) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsPkcs12CertificateResponse) ToMap() (map[string]interface{}, error) + type CSSCMSDataModelModelsProviderType struct + Id *string + Name NullableString + ProviderTypeParams []CSSCMSDataModelModelsProviderTypeParam + func NewCSSCMSDataModelModelsProviderType() *CSSCMSDataModelModelsProviderType + func NewCSSCMSDataModelModelsProviderTypeWithDefaults() *CSSCMSDataModelModelsProviderType + func (o *CSSCMSDataModelModelsProviderType) GetId() string + func (o *CSSCMSDataModelModelsProviderType) GetIdOk() (*string, bool) + func (o *CSSCMSDataModelModelsProviderType) GetName() string + func (o *CSSCMSDataModelModelsProviderType) GetNameOk() (*string, bool) + func (o *CSSCMSDataModelModelsProviderType) GetProviderTypeParams() []CSSCMSDataModelModelsProviderTypeParam + func (o *CSSCMSDataModelModelsProviderType) GetProviderTypeParamsOk() ([]CSSCMSDataModelModelsProviderTypeParam, bool) + func (o *CSSCMSDataModelModelsProviderType) HasId() bool + func (o *CSSCMSDataModelModelsProviderType) HasName() bool + func (o *CSSCMSDataModelModelsProviderType) HasProviderTypeParams() bool + func (o *CSSCMSDataModelModelsProviderType) SetId(v string) + func (o *CSSCMSDataModelModelsProviderType) SetName(v string) + func (o *CSSCMSDataModelModelsProviderType) SetNameNil() + func (o *CSSCMSDataModelModelsProviderType) SetProviderTypeParams(v []CSSCMSDataModelModelsProviderTypeParam) + func (o *CSSCMSDataModelModelsProviderType) UnsetName() + func (o CSSCMSDataModelModelsProviderType) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsProviderType) ToMap() (map[string]interface{}, error) + type CSSCMSDataModelModelsProviderTypeParam struct + DataType *CSSCMSDataModelEnumsPamParameterDataType + DisplayName NullableString + Id *int32 + InstanceLevel *bool + Name NullableString + ProviderType *CSSCMSDataModelModelsProviderType + func NewCSSCMSDataModelModelsProviderTypeParam() *CSSCMSDataModelModelsProviderTypeParam + func NewCSSCMSDataModelModelsProviderTypeParamWithDefaults() *CSSCMSDataModelModelsProviderTypeParam + func (o *CSSCMSDataModelModelsProviderTypeParam) GetDataType() CSSCMSDataModelEnumsPamParameterDataType + func (o *CSSCMSDataModelModelsProviderTypeParam) GetDataTypeOk() (*CSSCMSDataModelEnumsPamParameterDataType, bool) + func (o *CSSCMSDataModelModelsProviderTypeParam) GetDisplayName() string + func (o *CSSCMSDataModelModelsProviderTypeParam) GetDisplayNameOk() (*string, bool) + func (o *CSSCMSDataModelModelsProviderTypeParam) GetId() int32 + func (o *CSSCMSDataModelModelsProviderTypeParam) GetIdOk() (*int32, bool) + func (o *CSSCMSDataModelModelsProviderTypeParam) GetInstanceLevel() bool + func (o *CSSCMSDataModelModelsProviderTypeParam) GetInstanceLevelOk() (*bool, bool) + func (o *CSSCMSDataModelModelsProviderTypeParam) GetName() string + func (o *CSSCMSDataModelModelsProviderTypeParam) GetNameOk() (*string, bool) + func (o *CSSCMSDataModelModelsProviderTypeParam) GetProviderType() CSSCMSDataModelModelsProviderType + func (o *CSSCMSDataModelModelsProviderTypeParam) GetProviderTypeOk() (*CSSCMSDataModelModelsProviderType, bool) + func (o *CSSCMSDataModelModelsProviderTypeParam) HasDataType() bool + func (o *CSSCMSDataModelModelsProviderTypeParam) HasDisplayName() bool + func (o *CSSCMSDataModelModelsProviderTypeParam) HasId() bool + func (o *CSSCMSDataModelModelsProviderTypeParam) HasInstanceLevel() bool + func (o *CSSCMSDataModelModelsProviderTypeParam) HasName() bool + func (o *CSSCMSDataModelModelsProviderTypeParam) HasProviderType() bool + func (o *CSSCMSDataModelModelsProviderTypeParam) SetDataType(v CSSCMSDataModelEnumsPamParameterDataType) + func (o *CSSCMSDataModelModelsProviderTypeParam) SetDisplayName(v string) + func (o *CSSCMSDataModelModelsProviderTypeParam) SetDisplayNameNil() + func (o *CSSCMSDataModelModelsProviderTypeParam) SetId(v int32) + func (o *CSSCMSDataModelModelsProviderTypeParam) SetInstanceLevel(v bool) + func (o *CSSCMSDataModelModelsProviderTypeParam) SetName(v string) + func (o *CSSCMSDataModelModelsProviderTypeParam) SetNameNil() + func (o *CSSCMSDataModelModelsProviderTypeParam) SetProviderType(v CSSCMSDataModelModelsProviderType) + func (o *CSSCMSDataModelModelsProviderTypeParam) UnsetDisplayName() + func (o *CSSCMSDataModelModelsProviderTypeParam) UnsetName() + func (o CSSCMSDataModelModelsProviderTypeParam) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsProviderTypeParam) ToMap() (map[string]interface{}, error) + type CSSCMSDataModelModelsSSHKeysKeyResponse struct + Comments []string + CreationDate NullableTime + Email NullableString + Fingerprint NullableString + Id *int32 + KeyLength *int32 + KeyType NullableString + LogonCount *int32 + PrivateKey NullableString + PublicKey NullableString + StaleDate NullableTime + func NewCSSCMSDataModelModelsSSHKeysKeyResponse() *CSSCMSDataModelModelsSSHKeysKeyResponse + func NewCSSCMSDataModelModelsSSHKeysKeyResponseWithDefaults() *CSSCMSDataModelModelsSSHKeysKeyResponse + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetComments() []string + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetCommentsOk() ([]string, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetCreationDate() time.Time + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetCreationDateOk() (*time.Time, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetEmail() string + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetEmailOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetFingerprint() string + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetFingerprintOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetId() int32 + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetIdOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetKeyLength() int32 + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetKeyLengthOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetKeyType() string + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetKeyTypeOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetLogonCount() int32 + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetLogonCountOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetPrivateKey() string + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetPrivateKeyOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetPublicKey() string + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetPublicKeyOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetStaleDate() time.Time + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) GetStaleDateOk() (*time.Time, bool) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasComments() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasCreationDate() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasEmail() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasFingerprint() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasId() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasKeyLength() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasKeyType() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasLogonCount() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasPrivateKey() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasPublicKey() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) HasStaleDate() bool + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetComments(v []string) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetCreationDate(v time.Time) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetCreationDateNil() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetEmail(v string) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetEmailNil() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetFingerprint(v string) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetFingerprintNil() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetId(v int32) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetKeyLength(v int32) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetKeyType(v string) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetKeyTypeNil() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetLogonCount(v int32) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetPrivateKey(v string) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetPrivateKeyNil() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetPublicKey(v string) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetPublicKeyNil() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetStaleDate(v time.Time) + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) SetStaleDateNil() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) UnsetCreationDate() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) UnsetEmail() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) UnsetFingerprint() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) UnsetKeyType() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) UnsetPrivateKey() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) UnsetPublicKey() + func (o *CSSCMSDataModelModelsSSHKeysKeyResponse) UnsetStaleDate() + func (o CSSCMSDataModelModelsSSHKeysKeyResponse) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsSSHKeysKeyResponse) ToMap() (map[string]interface{}, error) + type CSSCMSDataModelModelsSSHLogonsLogonResponse struct + Access []CSSCMSDataModelModelsSSHUsersSshUserResponse + Id *int32 + KeyCount *int32 + LastLogon NullableTime + Server *CSSCMSDataModelModelsSSHServersServerResponse + Username NullableString + func NewCSSCMSDataModelModelsSSHLogonsLogonResponse() *CSSCMSDataModelModelsSSHLogonsLogonResponse + func NewCSSCMSDataModelModelsSSHLogonsLogonResponseWithDefaults() *CSSCMSDataModelModelsSSHLogonsLogonResponse + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetAccess() []CSSCMSDataModelModelsSSHUsersSshUserResponse + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetAccessOk() ([]CSSCMSDataModelModelsSSHUsersSshUserResponse, bool) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetId() int32 + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetIdOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetKeyCount() int32 + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetKeyCountOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetLastLogon() time.Time + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetLastLogonOk() (*time.Time, bool) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetServer() CSSCMSDataModelModelsSSHServersServerResponse + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetServerOk() (*CSSCMSDataModelModelsSSHServersServerResponse, bool) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetUsername() string + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) GetUsernameOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) HasAccess() bool + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) HasId() bool + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) HasKeyCount() bool + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) HasLastLogon() bool + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) HasServer() bool + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) HasUsername() bool + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) SetAccess(v []CSSCMSDataModelModelsSSHUsersSshUserResponse) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) SetId(v int32) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) SetKeyCount(v int32) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) SetLastLogon(v time.Time) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) SetLastLogonNil() + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) SetServer(v CSSCMSDataModelModelsSSHServersServerResponse) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) SetUsername(v string) + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) SetUsernameNil() + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) UnsetLastLogon() + func (o *CSSCMSDataModelModelsSSHLogonsLogonResponse) UnsetUsername() + func (o CSSCMSDataModelModelsSSHLogonsLogonResponse) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsSSHLogonsLogonResponse) ToMap() (map[string]interface{}, error) + type CSSCMSDataModelModelsSSHServersServerResponse struct + AgentId NullableString + GroupName NullableString + Hostname NullableString + Id NullableInt32 + Orchestrator NullableString + Owner *CSSCMSDataModelModelsSSHUsersSshUserResponse + Port NullableInt32 + ServerGroupId NullableString + SyncSchedule *KeyfactorCommonSchedulingKeyfactorSchedule + UnderManagement *bool + func NewCSSCMSDataModelModelsSSHServersServerResponse() *CSSCMSDataModelModelsSSHServersServerResponse + func NewCSSCMSDataModelModelsSSHServersServerResponseWithDefaults() *CSSCMSDataModelModelsSSHServersServerResponse + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetAgentId() string + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetAgentIdOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetGroupName() string + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetGroupNameOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetHostname() string + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetHostnameOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetId() int32 + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetIdOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetOrchestrator() string + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetOrchestratorOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetOwner() CSSCMSDataModelModelsSSHUsersSshUserResponse + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetOwnerOk() (*CSSCMSDataModelModelsSSHUsersSshUserResponse, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetPort() int32 + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetPortOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetServerGroupId() string + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetServerGroupIdOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetSyncSchedule() KeyfactorCommonSchedulingKeyfactorSchedule + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetSyncScheduleOk() (*KeyfactorCommonSchedulingKeyfactorSchedule, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetUnderManagement() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) GetUnderManagementOk() (*bool, bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasAgentId() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasGroupName() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasHostname() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasId() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasOrchestrator() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasOwner() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasPort() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasServerGroupId() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasSyncSchedule() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) HasUnderManagement() bool + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetAgentId(v string) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetAgentIdNil() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetGroupName(v string) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetGroupNameNil() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetHostname(v string) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetHostnameNil() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetId(v int32) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetIdNil() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetOrchestrator(v string) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetOrchestratorNil() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetOwner(v CSSCMSDataModelModelsSSHUsersSshUserResponse) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetPort(v int32) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetPortNil() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetServerGroupId(v string) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetServerGroupIdNil() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetSyncSchedule(v KeyfactorCommonSchedulingKeyfactorSchedule) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) SetUnderManagement(v bool) + func (o *CSSCMSDataModelModelsSSHServersServerResponse) UnsetAgentId() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) UnsetGroupName() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) UnsetHostname() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) UnsetId() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) UnsetOrchestrator() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) UnsetPort() + func (o *CSSCMSDataModelModelsSSHServersServerResponse) UnsetServerGroupId() + func (o CSSCMSDataModelModelsSSHServersServerResponse) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsSSHServersServerResponse) ToMap() (map[string]interface{}, error) + type CSSCMSDataModelModelsSSHUsersSshUserAccessResponse struct + Access []CSSCMSDataModelModelsSSHLogonsLogonResponse + Id *int32 + IsGroup *bool + Key *CSSCMSDataModelModelsSSHKeysKeyResponse + Username NullableString + func NewCSSCMSDataModelModelsSSHUsersSshUserAccessResponse() *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse + func NewCSSCMSDataModelModelsSSHUsersSshUserAccessResponseWithDefaults() *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetAccess() []CSSCMSDataModelModelsSSHLogonsLogonResponse + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetAccessOk() ([]CSSCMSDataModelModelsSSHLogonsLogonResponse, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetId() int32 + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetIdOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetIsGroup() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetIsGroupOk() (*bool, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetKey() CSSCMSDataModelModelsSSHKeysKeyResponse + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetKeyOk() (*CSSCMSDataModelModelsSSHKeysKeyResponse, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetUsername() string + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) GetUsernameOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) HasAccess() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) HasId() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) HasIsGroup() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) HasKey() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) HasUsername() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) SetAccess(v []CSSCMSDataModelModelsSSHLogonsLogonResponse) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) SetId(v int32) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) SetIsGroup(v bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) SetKey(v CSSCMSDataModelModelsSSHKeysKeyResponse) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) SetUsername(v string) + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) SetUsernameNil() + func (o *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) UnsetUsername() + func (o CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) ToMap() (map[string]interface{}, error) + type CSSCMSDataModelModelsSSHUsersSshUserResponse struct + Id *int32 + Key *CSSCMSDataModelModelsSSHKeysKeyResponse + LogonIds []int32 + Username NullableString + func NewCSSCMSDataModelModelsSSHUsersSshUserResponse() *CSSCMSDataModelModelsSSHUsersSshUserResponse + func NewCSSCMSDataModelModelsSSHUsersSshUserResponseWithDefaults() *CSSCMSDataModelModelsSSHUsersSshUserResponse + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) GetId() int32 + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) GetIdOk() (*int32, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) GetKey() CSSCMSDataModelModelsSSHKeysKeyResponse + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) GetKeyOk() (*CSSCMSDataModelModelsSSHKeysKeyResponse, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) GetLogonIds() []int32 + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) GetLogonIdsOk() ([]int32, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) GetUsername() string + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) GetUsernameOk() (*string, bool) + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) HasId() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) HasKey() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) HasLogonIds() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) HasUsername() bool + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) SetId(v int32) + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) SetKey(v CSSCMSDataModelModelsSSHKeysKeyResponse) + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) SetLogonIds(v []int32) + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) SetUsername(v string) + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) SetUsernameNil() + func (o *CSSCMSDataModelModelsSSHUsersSshUserResponse) UnsetUsername() + func (o CSSCMSDataModelModelsSSHUsersSshUserResponse) MarshalJSON() ([]byte, error) + func (o CSSCMSDataModelModelsSSHUsersSshUserResponse) ToMap() (map[string]interface{}, error) + type CertificateApiService service + func (a *CertificateApiService) GetCertificatesIdentityAuditByIdExecute(r ApiGetCertificatesIdentityAuditByIdRequest) ([]CertificatesCertificateIdentityAuditResponse2, *http.Response, error) + func (a *CertificateApiService) NewGetCertificatesIdentityAuditByIdRequest(ctx context.Context, id int32) ApiGetCertificatesIdentityAuditByIdRequest + type CertificatesCertificateIdentityAuditResponse2 struct + Identity *CertificatesCertificateIdentityAuditResponse2IdentityResponse + Permissions []CertificatesCertificateIdentityAuditResponse2CertificatePermission + func NewCertificatesCertificateIdentityAuditResponse2() *CertificatesCertificateIdentityAuditResponse2 + func NewCertificatesCertificateIdentityAuditResponse2WithDefaults() *CertificatesCertificateIdentityAuditResponse2 + func (o *CertificatesCertificateIdentityAuditResponse2) GetIdentity() CertificatesCertificateIdentityAuditResponse2IdentityResponse + func (o *CertificatesCertificateIdentityAuditResponse2) GetIdentityOk() (*CertificatesCertificateIdentityAuditResponse2IdentityResponse, bool) + func (o *CertificatesCertificateIdentityAuditResponse2) GetPermissions() []CertificatesCertificateIdentityAuditResponse2CertificatePermission + func (o *CertificatesCertificateIdentityAuditResponse2) GetPermissionsOk() ([]CertificatesCertificateIdentityAuditResponse2CertificatePermission, bool) + func (o *CertificatesCertificateIdentityAuditResponse2) HasIdentity() bool + func (o *CertificatesCertificateIdentityAuditResponse2) HasPermissions() bool + func (o *CertificatesCertificateIdentityAuditResponse2) SetIdentity(v CertificatesCertificateIdentityAuditResponse2IdentityResponse) + func (o *CertificatesCertificateIdentityAuditResponse2) SetPermissions(v []CertificatesCertificateIdentityAuditResponse2CertificatePermission) + func (o CertificatesCertificateIdentityAuditResponse2) MarshalJSON() ([]byte, error) + func (o CertificatesCertificateIdentityAuditResponse2) ToMap() (map[string]interface{}, error) + type CertificatesCertificateIdentityAuditResponse2CertificatePermission struct + GrantedBy []string + Name NullableString + func NewCertificatesCertificateIdentityAuditResponse2CertificatePermission() *CertificatesCertificateIdentityAuditResponse2CertificatePermission + func NewCertificatesCertificateIdentityAuditResponse2CertificatePermissionWithDefaults() *CertificatesCertificateIdentityAuditResponse2CertificatePermission + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) GetGrantedBy() []string + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) GetGrantedByOk() ([]string, bool) + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) GetName() string + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) GetNameOk() (*string, bool) + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) HasGrantedBy() bool + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) HasName() bool + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) SetGrantedBy(v []string) + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) SetName(v string) + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) SetNameNil() + func (o *CertificatesCertificateIdentityAuditResponse2CertificatePermission) UnsetName() + func (o CertificatesCertificateIdentityAuditResponse2CertificatePermission) MarshalJSON() ([]byte, error) + func (o CertificatesCertificateIdentityAuditResponse2CertificatePermission) ToMap() (map[string]interface{}, error) + type CertificatesCertificateIdentityAuditResponse2IdentityProvider struct + Id *string + Name NullableString + func NewCertificatesCertificateIdentityAuditResponse2IdentityProvider() *CertificatesCertificateIdentityAuditResponse2IdentityProvider + func NewCertificatesCertificateIdentityAuditResponse2IdentityProviderWithDefaults() *CertificatesCertificateIdentityAuditResponse2IdentityProvider + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) GetId() string + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) GetIdOk() (*string, bool) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) GetName() string + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) GetNameOk() (*string, bool) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) HasId() bool + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) HasName() bool + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) SetId(v string) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) SetName(v string) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) SetNameNil() + func (o *CertificatesCertificateIdentityAuditResponse2IdentityProvider) UnsetName() + func (o CertificatesCertificateIdentityAuditResponse2IdentityProvider) MarshalJSON() ([]byte, error) + func (o CertificatesCertificateIdentityAuditResponse2IdentityProvider) ToMap() (map[string]interface{}, error) + type CertificatesCertificateIdentityAuditResponse2IdentityResponse struct + ClaimType NullableString + ClaimValue NullableString + Description NullableString + Id *int32 + Provider *CertificatesCertificateIdentityAuditResponse2IdentityProvider + func NewCertificatesCertificateIdentityAuditResponse2IdentityResponse() *CertificatesCertificateIdentityAuditResponse2IdentityResponse + func NewCertificatesCertificateIdentityAuditResponse2IdentityResponseWithDefaults() *CertificatesCertificateIdentityAuditResponse2IdentityResponse + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetClaimType() string + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetClaimTypeOk() (*string, bool) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetClaimValue() string + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetClaimValueOk() (*string, bool) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetDescription() string + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetDescriptionOk() (*string, bool) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetId() int32 + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetIdOk() (*int32, bool) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetProvider() CertificatesCertificateIdentityAuditResponse2IdentityProvider + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) GetProviderOk() (*CertificatesCertificateIdentityAuditResponse2IdentityProvider, bool) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) HasClaimType() bool + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) HasClaimValue() bool + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) HasDescription() bool + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) HasId() bool + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) HasProvider() bool + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) SetClaimType(v string) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) SetClaimTypeNil() + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) SetClaimValue(v string) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) SetClaimValueNil() + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) SetDescription(v string) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) SetDescriptionNil() + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) SetId(v int32) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) SetProvider(v CertificatesCertificateIdentityAuditResponse2IdentityProvider) + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) UnsetClaimType() + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) UnsetClaimValue() + func (o *CertificatesCertificateIdentityAuditResponse2IdentityResponse) UnsetDescription() + func (o CertificatesCertificateIdentityAuditResponse2IdentityResponse) MarshalJSON() ([]byte, error) + func (o CertificatesCertificateIdentityAuditResponse2IdentityResponse) ToMap() (map[string]interface{}, error) + type Configuration struct + APIPath string + BasicAuth BasicAuth + CaCertificatePath string + Debug bool + DefaultHeader map[string]string + Domain string + HTTPClient *http.Client + Host string + UserAgent string + func NewConfiguration(config map[string]string) (*Configuration, error) + func (c *Configuration) AddDefaultHeader(key string, value string) + func (c *Configuration) SetCaCertificates(caCertificates []*x509.Certificate) + type EnrollmentApiService service + func (a *EnrollmentApiService) CreateEnrollmentPFXExecute(r ApiCreateEnrollmentPFXRequest) (*EnrollmentPFXEnrollmentManagementResponse, *http.Response, error) + func (a *EnrollmentApiService) NewCreateEnrollmentPFXRequest(ctx context.Context) ApiCreateEnrollmentPFXRequest + type EnrollmentManagementStoreRequest struct + Alias NullableString + Overwrite *bool + Properties map[string]interface{} + StoreId *string + func NewEnrollmentManagementStoreRequest() *EnrollmentManagementStoreRequest + func NewEnrollmentManagementStoreRequestWithDefaults() *EnrollmentManagementStoreRequest + func (o *EnrollmentManagementStoreRequest) GetAlias() string + func (o *EnrollmentManagementStoreRequest) GetAliasOk() (*string, bool) + func (o *EnrollmentManagementStoreRequest) GetOverwrite() bool + func (o *EnrollmentManagementStoreRequest) GetOverwriteOk() (*bool, bool) + func (o *EnrollmentManagementStoreRequest) GetProperties() map[string]interface{} + func (o *EnrollmentManagementStoreRequest) GetPropertiesOk() (map[string]interface{}, bool) + func (o *EnrollmentManagementStoreRequest) GetStoreId() string + func (o *EnrollmentManagementStoreRequest) GetStoreIdOk() (*string, bool) + func (o *EnrollmentManagementStoreRequest) HasAlias() bool + func (o *EnrollmentManagementStoreRequest) HasOverwrite() bool + func (o *EnrollmentManagementStoreRequest) HasProperties() bool + func (o *EnrollmentManagementStoreRequest) HasStoreId() bool + func (o *EnrollmentManagementStoreRequest) SetAlias(v string) + func (o *EnrollmentManagementStoreRequest) SetAliasNil() + func (o *EnrollmentManagementStoreRequest) SetOverwrite(v bool) + func (o *EnrollmentManagementStoreRequest) SetProperties(v map[string]interface{}) + func (o *EnrollmentManagementStoreRequest) SetStoreId(v string) + func (o *EnrollmentManagementStoreRequest) UnsetAlias() + func (o EnrollmentManagementStoreRequest) MarshalJSON() ([]byte, error) + func (o EnrollmentManagementStoreRequest) ToMap() (map[string]interface{}, error) + type EnrollmentPFXEnrollmentManagementResponse struct + CertificateInformation *CSSCMSDataModelModelsPkcs12CertificateResponse + Metadata map[string]string + SuccessfulStores []string + func NewEnrollmentPFXEnrollmentManagementResponse() *EnrollmentPFXEnrollmentManagementResponse + func NewEnrollmentPFXEnrollmentManagementResponseWithDefaults() *EnrollmentPFXEnrollmentManagementResponse + func (o *EnrollmentPFXEnrollmentManagementResponse) GetCertificateInformation() CSSCMSDataModelModelsPkcs12CertificateResponse + func (o *EnrollmentPFXEnrollmentManagementResponse) GetCertificateInformationOk() (*CSSCMSDataModelModelsPkcs12CertificateResponse, bool) + func (o *EnrollmentPFXEnrollmentManagementResponse) GetMetadata() map[string]string + func (o *EnrollmentPFXEnrollmentManagementResponse) GetMetadataOk() (*map[string]string, bool) + func (o *EnrollmentPFXEnrollmentManagementResponse) GetSuccessfulStores() []string + func (o *EnrollmentPFXEnrollmentManagementResponse) GetSuccessfulStoresOk() ([]string, bool) + func (o *EnrollmentPFXEnrollmentManagementResponse) HasCertificateInformation() bool + func (o *EnrollmentPFXEnrollmentManagementResponse) HasMetadata() bool + func (o *EnrollmentPFXEnrollmentManagementResponse) HasSuccessfulStores() bool + func (o *EnrollmentPFXEnrollmentManagementResponse) SetCertificateInformation(v CSSCMSDataModelModelsPkcs12CertificateResponse) + func (o *EnrollmentPFXEnrollmentManagementResponse) SetMetadata(v map[string]string) + func (o *EnrollmentPFXEnrollmentManagementResponse) SetSuccessfulStores(v []string) + func (o EnrollmentPFXEnrollmentManagementResponse) MarshalJSON() ([]byte, error) + func (o EnrollmentPFXEnrollmentManagementResponse) ToMap() (map[string]interface{}, error) + type EnrollmentPFXEnrollmentWithStoresRequest struct + AdditionalEnrollmentFields map[string]interface{} + CertificateAuthority NullableString + ChainOrder NullableString + Curve NullableString + CustomFriendlyName NullableString + EnrollmentPatternId NullableInt32 + IncludeChain *bool + IncludeSubjectHeader *bool + InstallIntoExistingCertificateStores *bool + JobTime NullableTime + KeyLength *int32 + KeyType NullableString + Metadata map[string]interface{} + MicrosoftTargetCSP NullableString + OwnerRoleId NullableInt32 + OwnerRoleName NullableString + Password NullableString + RenewalCertificateId NullableInt32 + SANs map[string][]string + Stores []EnrollmentManagementStoreRequest + Subject NullableString + Template NullableString + Timestamp *time.Time + UseLegacyEncryption NullableBool + func NewEnrollmentPFXEnrollmentWithStoresRequest() *EnrollmentPFXEnrollmentWithStoresRequest + func NewEnrollmentPFXEnrollmentWithStoresRequestWithDefaults() *EnrollmentPFXEnrollmentWithStoresRequest + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetAdditionalEnrollmentFields() map[string]interface{} + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetAdditionalEnrollmentFieldsOk() (map[string]interface{}, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetCertificateAuthority() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetCertificateAuthorityOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetChainOrder() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetChainOrderOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetCurve() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetCurveOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetCustomFriendlyName() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetCustomFriendlyNameOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetEnrollmentPatternId() int32 + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetEnrollmentPatternIdOk() (*int32, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetIncludeChain() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetIncludeChainOk() (*bool, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetIncludeSubjectHeader() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetIncludeSubjectHeaderOk() (*bool, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetInstallIntoExistingCertificateStores() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetInstallIntoExistingCertificateStoresOk() (*bool, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetJobTime() time.Time + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetJobTimeOk() (*time.Time, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetKeyLength() int32 + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetKeyLengthOk() (*int32, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetKeyType() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetKeyTypeOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetMetadata() map[string]interface{} + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetMetadataOk() (map[string]interface{}, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetMicrosoftTargetCSP() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetMicrosoftTargetCSPOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetOwnerRoleId() int32 + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetOwnerRoleIdOk() (*int32, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetOwnerRoleName() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetOwnerRoleNameOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetPassword() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetPasswordOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetRenewalCertificateId() int32 + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetRenewalCertificateIdOk() (*int32, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetSANs() map[string][]string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetSANsOk() (*map[string][]string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetStores() []EnrollmentManagementStoreRequest + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetStoresOk() ([]EnrollmentManagementStoreRequest, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetSubject() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetSubjectOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetTemplate() string + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetTemplateOk() (*string, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetTimestamp() time.Time + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetTimestampOk() (*time.Time, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetUseLegacyEncryption() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) GetUseLegacyEncryptionOk() (*bool, bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasAdditionalEnrollmentFields() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasCertificateAuthority() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasChainOrder() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasCurve() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasCustomFriendlyName() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasEnrollmentPatternId() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasIncludeChain() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasIncludeSubjectHeader() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasInstallIntoExistingCertificateStores() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasJobTime() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasKeyLength() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasKeyType() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasMetadata() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasMicrosoftTargetCSP() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasOwnerRoleId() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasOwnerRoleName() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasPassword() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasRenewalCertificateId() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasSANs() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasStores() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasSubject() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasTemplate() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasTimestamp() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) HasUseLegacyEncryption() bool + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetAdditionalEnrollmentFields(v map[string]interface{}) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetCertificateAuthority(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetCertificateAuthorityNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetChainOrder(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetChainOrderNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetCurve(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetCurveNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetCustomFriendlyName(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetCustomFriendlyNameNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetEnrollmentPatternId(v int32) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetEnrollmentPatternIdNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetIncludeChain(v bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetIncludeSubjectHeader(v bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetInstallIntoExistingCertificateStores(v bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetJobTime(v time.Time) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetJobTimeNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetKeyLength(v int32) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetKeyType(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetKeyTypeNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetMetadata(v map[string]interface{}) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetMicrosoftTargetCSP(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetMicrosoftTargetCSPNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetOwnerRoleId(v int32) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetOwnerRoleIdNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetOwnerRoleName(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetOwnerRoleNameNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetPassword(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetPasswordNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetRenewalCertificateId(v int32) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetRenewalCertificateIdNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetSANs(v map[string][]string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetStores(v []EnrollmentManagementStoreRequest) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetSubject(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetSubjectNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetTemplate(v string) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetTemplateNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetTimestamp(v time.Time) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetUseLegacyEncryption(v bool) + func (o *EnrollmentPFXEnrollmentWithStoresRequest) SetUseLegacyEncryptionNil() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetCertificateAuthority() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetChainOrder() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetCurve() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetCustomFriendlyName() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetEnrollmentPatternId() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetJobTime() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetKeyType() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetMicrosoftTargetCSP() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetOwnerRoleId() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetOwnerRoleName() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetPassword() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetRenewalCertificateId() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetSubject() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetTemplate() + func (o *EnrollmentPFXEnrollmentWithStoresRequest) UnsetUseLegacyEncryption() + func (o EnrollmentPFXEnrollmentWithStoresRequest) MarshalJSON() ([]byte, error) + func (o EnrollmentPFXEnrollmentWithStoresRequest) ToMap() (map[string]interface{}, error) + type GenericOpenAPIError struct + func (e GenericOpenAPIError) Body() []byte + func (e GenericOpenAPIError) Error() string + func (e GenericOpenAPIError) Model() interface{} + type KeyfactorCommonQueryableExtensionsSortOrder int32 + const KEYFACTORCOMMONQUERYABLEEXTENSIONSSORTORDER__0 + const KEYFACTORCOMMONQUERYABLEEXTENSIONSSORTORDER__1 + func NewKeyfactorCommonQueryableExtensionsSortOrderFromValue(v int32) (*KeyfactorCommonQueryableExtensionsSortOrder, error) + func ParseKeyfactorCommonQueryableExtensionsSortOrder(s string) (*KeyfactorCommonQueryableExtensionsSortOrder, error) + func (c *KeyfactorCommonQueryableExtensionsSortOrder) Parse(s string) error + func (v *KeyfactorCommonQueryableExtensionsSortOrder) UnmarshalJSON(src []byte) error + func (v KeyfactorCommonQueryableExtensionsSortOrder) IsValid() bool + func (v KeyfactorCommonQueryableExtensionsSortOrder) Ptr() *KeyfactorCommonQueryableExtensionsSortOrder + type KeyfactorCommonSchedulingKeyfactorSchedule struct + Daily *KeyfactorCommonSchedulingModelsTimeModel + ExactlyOnce *KeyfactorCommonSchedulingModelsTimeModel + Immediate NullableBool + Interval *KeyfactorCommonSchedulingModelsIntervalModel + Monthly *KeyfactorCommonSchedulingModelsMonthlyModel + Weekly *KeyfactorCommonSchedulingModelsWeeklyModel + func NewKeyfactorCommonSchedulingKeyfactorSchedule() *KeyfactorCommonSchedulingKeyfactorSchedule + func NewKeyfactorCommonSchedulingKeyfactorScheduleWithDefaults() *KeyfactorCommonSchedulingKeyfactorSchedule + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetDaily() KeyfactorCommonSchedulingModelsTimeModel + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetDailyOk() (*KeyfactorCommonSchedulingModelsTimeModel, bool) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetExactlyOnce() KeyfactorCommonSchedulingModelsTimeModel + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetExactlyOnceOk() (*KeyfactorCommonSchedulingModelsTimeModel, bool) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetImmediate() bool + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetImmediateOk() (*bool, bool) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetInterval() KeyfactorCommonSchedulingModelsIntervalModel + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetIntervalOk() (*KeyfactorCommonSchedulingModelsIntervalModel, bool) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetMonthly() KeyfactorCommonSchedulingModelsMonthlyModel + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetMonthlyOk() (*KeyfactorCommonSchedulingModelsMonthlyModel, bool) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetWeekly() KeyfactorCommonSchedulingModelsWeeklyModel + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) GetWeeklyOk() (*KeyfactorCommonSchedulingModelsWeeklyModel, bool) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) HasDaily() bool + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) HasExactlyOnce() bool + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) HasImmediate() bool + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) HasInterval() bool + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) HasMonthly() bool + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) HasWeekly() bool + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) SetDaily(v KeyfactorCommonSchedulingModelsTimeModel) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) SetExactlyOnce(v KeyfactorCommonSchedulingModelsTimeModel) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) SetImmediate(v bool) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) SetImmediateNil() + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) SetInterval(v KeyfactorCommonSchedulingModelsIntervalModel) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) SetMonthly(v KeyfactorCommonSchedulingModelsMonthlyModel) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) SetWeekly(v KeyfactorCommonSchedulingModelsWeeklyModel) + func (o *KeyfactorCommonSchedulingKeyfactorSchedule) UnsetImmediate() + func (o KeyfactorCommonSchedulingKeyfactorSchedule) MarshalJSON() ([]byte, error) + func (o KeyfactorCommonSchedulingKeyfactorSchedule) ToMap() (map[string]interface{}, error) + type KeyfactorCommonSchedulingModelsIntervalModel struct + Minutes *int32 + func NewKeyfactorCommonSchedulingModelsIntervalModel() *KeyfactorCommonSchedulingModelsIntervalModel + func NewKeyfactorCommonSchedulingModelsIntervalModelWithDefaults() *KeyfactorCommonSchedulingModelsIntervalModel + func (o *KeyfactorCommonSchedulingModelsIntervalModel) GetMinutes() int32 + func (o *KeyfactorCommonSchedulingModelsIntervalModel) GetMinutesOk() (*int32, bool) + func (o *KeyfactorCommonSchedulingModelsIntervalModel) HasMinutes() bool + func (o *KeyfactorCommonSchedulingModelsIntervalModel) SetMinutes(v int32) + func (o KeyfactorCommonSchedulingModelsIntervalModel) MarshalJSON() ([]byte, error) + func (o KeyfactorCommonSchedulingModelsIntervalModel) ToMap() (map[string]interface{}, error) + type KeyfactorCommonSchedulingModelsMonthlyModel struct + Day *int32 + Time *time.Time + func NewKeyfactorCommonSchedulingModelsMonthlyModel() *KeyfactorCommonSchedulingModelsMonthlyModel + func NewKeyfactorCommonSchedulingModelsMonthlyModelWithDefaults() *KeyfactorCommonSchedulingModelsMonthlyModel + func (o *KeyfactorCommonSchedulingModelsMonthlyModel) GetDay() int32 + func (o *KeyfactorCommonSchedulingModelsMonthlyModel) GetDayOk() (*int32, bool) + func (o *KeyfactorCommonSchedulingModelsMonthlyModel) GetTime() time.Time + func (o *KeyfactorCommonSchedulingModelsMonthlyModel) GetTimeOk() (*time.Time, bool) + func (o *KeyfactorCommonSchedulingModelsMonthlyModel) HasDay() bool + func (o *KeyfactorCommonSchedulingModelsMonthlyModel) HasTime() bool + func (o *KeyfactorCommonSchedulingModelsMonthlyModel) SetDay(v int32) + func (o *KeyfactorCommonSchedulingModelsMonthlyModel) SetTime(v time.Time) + func (o KeyfactorCommonSchedulingModelsMonthlyModel) MarshalJSON() ([]byte, error) + func (o KeyfactorCommonSchedulingModelsMonthlyModel) ToMap() (map[string]interface{}, error) + type KeyfactorCommonSchedulingModelsTimeModel struct + Time *time.Time + func NewKeyfactorCommonSchedulingModelsTimeModel() *KeyfactorCommonSchedulingModelsTimeModel + func NewKeyfactorCommonSchedulingModelsTimeModelWithDefaults() *KeyfactorCommonSchedulingModelsTimeModel + func (o *KeyfactorCommonSchedulingModelsTimeModel) GetTime() time.Time + func (o *KeyfactorCommonSchedulingModelsTimeModel) GetTimeOk() (*time.Time, bool) + func (o *KeyfactorCommonSchedulingModelsTimeModel) HasTime() bool + func (o *KeyfactorCommonSchedulingModelsTimeModel) SetTime(v time.Time) + func (o KeyfactorCommonSchedulingModelsTimeModel) MarshalJSON() ([]byte, error) + func (o KeyfactorCommonSchedulingModelsTimeModel) ToMap() (map[string]interface{}, error) + type KeyfactorCommonSchedulingModelsWeeklyModel struct + Days []SystemDayOfWeek + Time *time.Time + func NewKeyfactorCommonSchedulingModelsWeeklyModel() *KeyfactorCommonSchedulingModelsWeeklyModel + func NewKeyfactorCommonSchedulingModelsWeeklyModelWithDefaults() *KeyfactorCommonSchedulingModelsWeeklyModel + func (o *KeyfactorCommonSchedulingModelsWeeklyModel) GetDays() []SystemDayOfWeek + func (o *KeyfactorCommonSchedulingModelsWeeklyModel) GetDaysOk() ([]SystemDayOfWeek, bool) + func (o *KeyfactorCommonSchedulingModelsWeeklyModel) GetTime() time.Time + func (o *KeyfactorCommonSchedulingModelsWeeklyModel) GetTimeOk() (*time.Time, bool) + func (o *KeyfactorCommonSchedulingModelsWeeklyModel) HasDays() bool + func (o *KeyfactorCommonSchedulingModelsWeeklyModel) HasTime() bool + func (o *KeyfactorCommonSchedulingModelsWeeklyModel) SetDays(v []SystemDayOfWeek) + func (o *KeyfactorCommonSchedulingModelsWeeklyModel) SetTime(v time.Time) + func (o KeyfactorCommonSchedulingModelsWeeklyModel) MarshalJSON() ([]byte, error) + func (o KeyfactorCommonSchedulingModelsWeeklyModel) ToMap() (map[string]interface{}, error) + type MappedNullable interface + ToMap func() (map[string]interface{}, error) + type NullableBool struct + func NewNullableBool(val *bool) *NullableBool + func (v *NullableBool) Set(val *bool) + func (v *NullableBool) UnmarshalJSON(src []byte) error + func (v *NullableBool) Unset() + func (v NullableBool) Get() *bool + func (v NullableBool) IsSet() bool + func (v NullableBool) MarshalJSON() ([]byte, error) + type NullableCSSCMSCoreEnumsClaimType struct + func NewNullableCSSCMSCoreEnumsClaimType(val *CSSCMSCoreEnumsClaimType) *NullableCSSCMSCoreEnumsClaimType + func (v *NullableCSSCMSCoreEnumsClaimType) Set(val *CSSCMSCoreEnumsClaimType) + func (v *NullableCSSCMSCoreEnumsClaimType) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSCoreEnumsClaimType) Unset() + func (v NullableCSSCMSCoreEnumsClaimType) Get() *CSSCMSCoreEnumsClaimType + func (v NullableCSSCMSCoreEnumsClaimType) IsSet() bool + func (v NullableCSSCMSCoreEnumsClaimType) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelEnumsPamParameterDataType struct + func NewNullableCSSCMSDataModelEnumsPamParameterDataType(val *CSSCMSDataModelEnumsPamParameterDataType) *NullableCSSCMSDataModelEnumsPamParameterDataType + func (v *NullableCSSCMSDataModelEnumsPamParameterDataType) Set(val *CSSCMSDataModelEnumsPamParameterDataType) + func (v *NullableCSSCMSDataModelEnumsPamParameterDataType) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelEnumsPamParameterDataType) Unset() + func (v NullableCSSCMSDataModelEnumsPamParameterDataType) Get() *CSSCMSDataModelEnumsPamParameterDataType + func (v NullableCSSCMSDataModelEnumsPamParameterDataType) IsSet() bool + func (v NullableCSSCMSDataModelEnumsPamParameterDataType) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsKeyfactorAPISecret struct + func NewNullableCSSCMSDataModelModelsKeyfactorAPISecret(val *CSSCMSDataModelModelsKeyfactorAPISecret) *NullableCSSCMSDataModelModelsKeyfactorAPISecret + func (v *NullableCSSCMSDataModelModelsKeyfactorAPISecret) Set(val *CSSCMSDataModelModelsKeyfactorAPISecret) + func (v *NullableCSSCMSDataModelModelsKeyfactorAPISecret) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsKeyfactorAPISecret) Unset() + func (v NullableCSSCMSDataModelModelsKeyfactorAPISecret) Get() *CSSCMSDataModelModelsKeyfactorAPISecret + func (v NullableCSSCMSDataModelModelsKeyfactorAPISecret) IsSet() bool + func (v NullableCSSCMSDataModelModelsKeyfactorAPISecret) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsPkcs12CertificateResponse struct + func NewNullableCSSCMSDataModelModelsPkcs12CertificateResponse(val *CSSCMSDataModelModelsPkcs12CertificateResponse) *NullableCSSCMSDataModelModelsPkcs12CertificateResponse + func (v *NullableCSSCMSDataModelModelsPkcs12CertificateResponse) Set(val *CSSCMSDataModelModelsPkcs12CertificateResponse) + func (v *NullableCSSCMSDataModelModelsPkcs12CertificateResponse) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsPkcs12CertificateResponse) Unset() + func (v NullableCSSCMSDataModelModelsPkcs12CertificateResponse) Get() *CSSCMSDataModelModelsPkcs12CertificateResponse + func (v NullableCSSCMSDataModelModelsPkcs12CertificateResponse) IsSet() bool + func (v NullableCSSCMSDataModelModelsPkcs12CertificateResponse) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsProviderType struct + func NewNullableCSSCMSDataModelModelsProviderType(val *CSSCMSDataModelModelsProviderType) *NullableCSSCMSDataModelModelsProviderType + func (v *NullableCSSCMSDataModelModelsProviderType) Set(val *CSSCMSDataModelModelsProviderType) + func (v *NullableCSSCMSDataModelModelsProviderType) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsProviderType) Unset() + func (v NullableCSSCMSDataModelModelsProviderType) Get() *CSSCMSDataModelModelsProviderType + func (v NullableCSSCMSDataModelModelsProviderType) IsSet() bool + func (v NullableCSSCMSDataModelModelsProviderType) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsProviderTypeParam struct + func NewNullableCSSCMSDataModelModelsProviderTypeParam(val *CSSCMSDataModelModelsProviderTypeParam) *NullableCSSCMSDataModelModelsProviderTypeParam + func (v *NullableCSSCMSDataModelModelsProviderTypeParam) Set(val *CSSCMSDataModelModelsProviderTypeParam) + func (v *NullableCSSCMSDataModelModelsProviderTypeParam) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsProviderTypeParam) Unset() + func (v NullableCSSCMSDataModelModelsProviderTypeParam) Get() *CSSCMSDataModelModelsProviderTypeParam + func (v NullableCSSCMSDataModelModelsProviderTypeParam) IsSet() bool + func (v NullableCSSCMSDataModelModelsProviderTypeParam) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsSSHKeysKeyResponse struct + func NewNullableCSSCMSDataModelModelsSSHKeysKeyResponse(val *CSSCMSDataModelModelsSSHKeysKeyResponse) *NullableCSSCMSDataModelModelsSSHKeysKeyResponse + func (v *NullableCSSCMSDataModelModelsSSHKeysKeyResponse) Set(val *CSSCMSDataModelModelsSSHKeysKeyResponse) + func (v *NullableCSSCMSDataModelModelsSSHKeysKeyResponse) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsSSHKeysKeyResponse) Unset() + func (v NullableCSSCMSDataModelModelsSSHKeysKeyResponse) Get() *CSSCMSDataModelModelsSSHKeysKeyResponse + func (v NullableCSSCMSDataModelModelsSSHKeysKeyResponse) IsSet() bool + func (v NullableCSSCMSDataModelModelsSSHKeysKeyResponse) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsSSHLogonsLogonResponse struct + func NewNullableCSSCMSDataModelModelsSSHLogonsLogonResponse(val *CSSCMSDataModelModelsSSHLogonsLogonResponse) *NullableCSSCMSDataModelModelsSSHLogonsLogonResponse + func (v *NullableCSSCMSDataModelModelsSSHLogonsLogonResponse) Set(val *CSSCMSDataModelModelsSSHLogonsLogonResponse) + func (v *NullableCSSCMSDataModelModelsSSHLogonsLogonResponse) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsSSHLogonsLogonResponse) Unset() + func (v NullableCSSCMSDataModelModelsSSHLogonsLogonResponse) Get() *CSSCMSDataModelModelsSSHLogonsLogonResponse + func (v NullableCSSCMSDataModelModelsSSHLogonsLogonResponse) IsSet() bool + func (v NullableCSSCMSDataModelModelsSSHLogonsLogonResponse) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsSSHServersServerResponse struct + func NewNullableCSSCMSDataModelModelsSSHServersServerResponse(val *CSSCMSDataModelModelsSSHServersServerResponse) *NullableCSSCMSDataModelModelsSSHServersServerResponse + func (v *NullableCSSCMSDataModelModelsSSHServersServerResponse) Set(val *CSSCMSDataModelModelsSSHServersServerResponse) + func (v *NullableCSSCMSDataModelModelsSSHServersServerResponse) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsSSHServersServerResponse) Unset() + func (v NullableCSSCMSDataModelModelsSSHServersServerResponse) Get() *CSSCMSDataModelModelsSSHServersServerResponse + func (v NullableCSSCMSDataModelModelsSSHServersServerResponse) IsSet() bool + func (v NullableCSSCMSDataModelModelsSSHServersServerResponse) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse struct + func NewNullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse(val *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) *NullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse + func (v *NullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse) Set(val *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse) + func (v *NullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse) Unset() + func (v NullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse) Get() *CSSCMSDataModelModelsSSHUsersSshUserAccessResponse + func (v NullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse) IsSet() bool + func (v NullableCSSCMSDataModelModelsSSHUsersSshUserAccessResponse) MarshalJSON() ([]byte, error) + type NullableCSSCMSDataModelModelsSSHUsersSshUserResponse struct + func NewNullableCSSCMSDataModelModelsSSHUsersSshUserResponse(val *CSSCMSDataModelModelsSSHUsersSshUserResponse) *NullableCSSCMSDataModelModelsSSHUsersSshUserResponse + func (v *NullableCSSCMSDataModelModelsSSHUsersSshUserResponse) Set(val *CSSCMSDataModelModelsSSHUsersSshUserResponse) + func (v *NullableCSSCMSDataModelModelsSSHUsersSshUserResponse) UnmarshalJSON(src []byte) error + func (v *NullableCSSCMSDataModelModelsSSHUsersSshUserResponse) Unset() + func (v NullableCSSCMSDataModelModelsSSHUsersSshUserResponse) Get() *CSSCMSDataModelModelsSSHUsersSshUserResponse + func (v NullableCSSCMSDataModelModelsSSHUsersSshUserResponse) IsSet() bool + func (v NullableCSSCMSDataModelModelsSSHUsersSshUserResponse) MarshalJSON() ([]byte, error) + type NullableCertificatesCertificateIdentityAuditResponse2 struct + func NewNullableCertificatesCertificateIdentityAuditResponse2(val *CertificatesCertificateIdentityAuditResponse2) *NullableCertificatesCertificateIdentityAuditResponse2 + func (v *NullableCertificatesCertificateIdentityAuditResponse2) Set(val *CertificatesCertificateIdentityAuditResponse2) + func (v *NullableCertificatesCertificateIdentityAuditResponse2) UnmarshalJSON(src []byte) error + func (v *NullableCertificatesCertificateIdentityAuditResponse2) Unset() + func (v NullableCertificatesCertificateIdentityAuditResponse2) Get() *CertificatesCertificateIdentityAuditResponse2 + func (v NullableCertificatesCertificateIdentityAuditResponse2) IsSet() bool + func (v NullableCertificatesCertificateIdentityAuditResponse2) MarshalJSON() ([]byte, error) + type NullableCertificatesCertificateIdentityAuditResponse2CertificatePermission struct + func NewNullableCertificatesCertificateIdentityAuditResponse2CertificatePermission(val *CertificatesCertificateIdentityAuditResponse2CertificatePermission) *NullableCertificatesCertificateIdentityAuditResponse2CertificatePermission + func (v *NullableCertificatesCertificateIdentityAuditResponse2CertificatePermission) Set(val *CertificatesCertificateIdentityAuditResponse2CertificatePermission) + func (v *NullableCertificatesCertificateIdentityAuditResponse2CertificatePermission) UnmarshalJSON(src []byte) error + func (v *NullableCertificatesCertificateIdentityAuditResponse2CertificatePermission) Unset() + func (v NullableCertificatesCertificateIdentityAuditResponse2CertificatePermission) Get() *CertificatesCertificateIdentityAuditResponse2CertificatePermission + func (v NullableCertificatesCertificateIdentityAuditResponse2CertificatePermission) IsSet() bool + func (v NullableCertificatesCertificateIdentityAuditResponse2CertificatePermission) MarshalJSON() ([]byte, error) + type NullableCertificatesCertificateIdentityAuditResponse2IdentityProvider struct + func NewNullableCertificatesCertificateIdentityAuditResponse2IdentityProvider(val *CertificatesCertificateIdentityAuditResponse2IdentityProvider) *NullableCertificatesCertificateIdentityAuditResponse2IdentityProvider + func (v *NullableCertificatesCertificateIdentityAuditResponse2IdentityProvider) Set(val *CertificatesCertificateIdentityAuditResponse2IdentityProvider) + func (v *NullableCertificatesCertificateIdentityAuditResponse2IdentityProvider) UnmarshalJSON(src []byte) error + func (v *NullableCertificatesCertificateIdentityAuditResponse2IdentityProvider) Unset() + func (v NullableCertificatesCertificateIdentityAuditResponse2IdentityProvider) Get() *CertificatesCertificateIdentityAuditResponse2IdentityProvider + func (v NullableCertificatesCertificateIdentityAuditResponse2IdentityProvider) IsSet() bool + func (v NullableCertificatesCertificateIdentityAuditResponse2IdentityProvider) MarshalJSON() ([]byte, error) + type NullableCertificatesCertificateIdentityAuditResponse2IdentityResponse struct + func NewNullableCertificatesCertificateIdentityAuditResponse2IdentityResponse(val *CertificatesCertificateIdentityAuditResponse2IdentityResponse) *NullableCertificatesCertificateIdentityAuditResponse2IdentityResponse + func (v *NullableCertificatesCertificateIdentityAuditResponse2IdentityResponse) Set(val *CertificatesCertificateIdentityAuditResponse2IdentityResponse) + func (v *NullableCertificatesCertificateIdentityAuditResponse2IdentityResponse) UnmarshalJSON(src []byte) error + func (v *NullableCertificatesCertificateIdentityAuditResponse2IdentityResponse) Unset() + func (v NullableCertificatesCertificateIdentityAuditResponse2IdentityResponse) Get() *CertificatesCertificateIdentityAuditResponse2IdentityResponse + func (v NullableCertificatesCertificateIdentityAuditResponse2IdentityResponse) IsSet() bool + func (v NullableCertificatesCertificateIdentityAuditResponse2IdentityResponse) MarshalJSON() ([]byte, error) + type NullableEnrollmentManagementStoreRequest struct + func NewNullableEnrollmentManagementStoreRequest(val *EnrollmentManagementStoreRequest) *NullableEnrollmentManagementStoreRequest + func (v *NullableEnrollmentManagementStoreRequest) Set(val *EnrollmentManagementStoreRequest) + func (v *NullableEnrollmentManagementStoreRequest) UnmarshalJSON(src []byte) error + func (v *NullableEnrollmentManagementStoreRequest) Unset() + func (v NullableEnrollmentManagementStoreRequest) Get() *EnrollmentManagementStoreRequest + func (v NullableEnrollmentManagementStoreRequest) IsSet() bool + func (v NullableEnrollmentManagementStoreRequest) MarshalJSON() ([]byte, error) + type NullableEnrollmentPFXEnrollmentManagementResponse struct + func NewNullableEnrollmentPFXEnrollmentManagementResponse(val *EnrollmentPFXEnrollmentManagementResponse) *NullableEnrollmentPFXEnrollmentManagementResponse + func (v *NullableEnrollmentPFXEnrollmentManagementResponse) Set(val *EnrollmentPFXEnrollmentManagementResponse) + func (v *NullableEnrollmentPFXEnrollmentManagementResponse) UnmarshalJSON(src []byte) error + func (v *NullableEnrollmentPFXEnrollmentManagementResponse) Unset() + func (v NullableEnrollmentPFXEnrollmentManagementResponse) Get() *EnrollmentPFXEnrollmentManagementResponse + func (v NullableEnrollmentPFXEnrollmentManagementResponse) IsSet() bool + func (v NullableEnrollmentPFXEnrollmentManagementResponse) MarshalJSON() ([]byte, error) + type NullableEnrollmentPFXEnrollmentWithStoresRequest struct + func NewNullableEnrollmentPFXEnrollmentWithStoresRequest(val *EnrollmentPFXEnrollmentWithStoresRequest) *NullableEnrollmentPFXEnrollmentWithStoresRequest + func (v *NullableEnrollmentPFXEnrollmentWithStoresRequest) Set(val *EnrollmentPFXEnrollmentWithStoresRequest) + func (v *NullableEnrollmentPFXEnrollmentWithStoresRequest) UnmarshalJSON(src []byte) error + func (v *NullableEnrollmentPFXEnrollmentWithStoresRequest) Unset() + func (v NullableEnrollmentPFXEnrollmentWithStoresRequest) Get() *EnrollmentPFXEnrollmentWithStoresRequest + func (v NullableEnrollmentPFXEnrollmentWithStoresRequest) IsSet() bool + func (v NullableEnrollmentPFXEnrollmentWithStoresRequest) MarshalJSON() ([]byte, error) + type NullableFloat32 struct + func NewNullableFloat32(val *float32) *NullableFloat32 + func (v *NullableFloat32) Set(val *float32) + func (v *NullableFloat32) UnmarshalJSON(src []byte) error + func (v *NullableFloat32) Unset() + func (v NullableFloat32) Get() *float32 + func (v NullableFloat32) IsSet() bool + func (v NullableFloat32) MarshalJSON() ([]byte, error) + type NullableFloat64 struct + func NewNullableFloat64(val *float64) *NullableFloat64 + func (v *NullableFloat64) Set(val *float64) + func (v *NullableFloat64) UnmarshalJSON(src []byte) error + func (v *NullableFloat64) Unset() + func (v NullableFloat64) Get() *float64 + func (v NullableFloat64) IsSet() bool + func (v NullableFloat64) MarshalJSON() ([]byte, error) + type NullableInt struct + func NewNullableInt(val *int) *NullableInt + func (v *NullableInt) Set(val *int) + func (v *NullableInt) UnmarshalJSON(src []byte) error + func (v *NullableInt) Unset() + func (v NullableInt) Get() *int + func (v NullableInt) IsSet() bool + func (v NullableInt) MarshalJSON() ([]byte, error) + type NullableInt32 struct + func NewNullableInt32(val *int32) *NullableInt32 + func (v *NullableInt32) Set(val *int32) + func (v *NullableInt32) UnmarshalJSON(src []byte) error + func (v *NullableInt32) Unset() + func (v NullableInt32) Get() *int32 + func (v NullableInt32) IsSet() bool + func (v NullableInt32) MarshalJSON() ([]byte, error) + type NullableInt64 struct + func NewNullableInt64(val *int64) *NullableInt64 + func (v *NullableInt64) Set(val *int64) + func (v *NullableInt64) UnmarshalJSON(src []byte) error + func (v *NullableInt64) Unset() + func (v NullableInt64) Get() *int64 + func (v NullableInt64) IsSet() bool + func (v NullableInt64) MarshalJSON() ([]byte, error) + type NullableKeyfactorCommonQueryableExtensionsSortOrder struct + func NewNullableKeyfactorCommonQueryableExtensionsSortOrder(val *KeyfactorCommonQueryableExtensionsSortOrder) *NullableKeyfactorCommonQueryableExtensionsSortOrder + func (v *NullableKeyfactorCommonQueryableExtensionsSortOrder) Set(val *KeyfactorCommonQueryableExtensionsSortOrder) + func (v *NullableKeyfactorCommonQueryableExtensionsSortOrder) UnmarshalJSON(src []byte) error + func (v *NullableKeyfactorCommonQueryableExtensionsSortOrder) Unset() + func (v NullableKeyfactorCommonQueryableExtensionsSortOrder) Get() *KeyfactorCommonQueryableExtensionsSortOrder + func (v NullableKeyfactorCommonQueryableExtensionsSortOrder) IsSet() bool + func (v NullableKeyfactorCommonQueryableExtensionsSortOrder) MarshalJSON() ([]byte, error) + type NullableKeyfactorCommonSchedulingKeyfactorSchedule struct + func NewNullableKeyfactorCommonSchedulingKeyfactorSchedule(val *KeyfactorCommonSchedulingKeyfactorSchedule) *NullableKeyfactorCommonSchedulingKeyfactorSchedule + func (v *NullableKeyfactorCommonSchedulingKeyfactorSchedule) Set(val *KeyfactorCommonSchedulingKeyfactorSchedule) + func (v *NullableKeyfactorCommonSchedulingKeyfactorSchedule) UnmarshalJSON(src []byte) error + func (v *NullableKeyfactorCommonSchedulingKeyfactorSchedule) Unset() + func (v NullableKeyfactorCommonSchedulingKeyfactorSchedule) Get() *KeyfactorCommonSchedulingKeyfactorSchedule + func (v NullableKeyfactorCommonSchedulingKeyfactorSchedule) IsSet() bool + func (v NullableKeyfactorCommonSchedulingKeyfactorSchedule) MarshalJSON() ([]byte, error) + type NullableKeyfactorCommonSchedulingModelsIntervalModel struct + func NewNullableKeyfactorCommonSchedulingModelsIntervalModel(val *KeyfactorCommonSchedulingModelsIntervalModel) *NullableKeyfactorCommonSchedulingModelsIntervalModel + func (v *NullableKeyfactorCommonSchedulingModelsIntervalModel) Set(val *KeyfactorCommonSchedulingModelsIntervalModel) + func (v *NullableKeyfactorCommonSchedulingModelsIntervalModel) UnmarshalJSON(src []byte) error + func (v *NullableKeyfactorCommonSchedulingModelsIntervalModel) Unset() + func (v NullableKeyfactorCommonSchedulingModelsIntervalModel) Get() *KeyfactorCommonSchedulingModelsIntervalModel + func (v NullableKeyfactorCommonSchedulingModelsIntervalModel) IsSet() bool + func (v NullableKeyfactorCommonSchedulingModelsIntervalModel) MarshalJSON() ([]byte, error) + type NullableKeyfactorCommonSchedulingModelsMonthlyModel struct + func NewNullableKeyfactorCommonSchedulingModelsMonthlyModel(val *KeyfactorCommonSchedulingModelsMonthlyModel) *NullableKeyfactorCommonSchedulingModelsMonthlyModel + func (v *NullableKeyfactorCommonSchedulingModelsMonthlyModel) Set(val *KeyfactorCommonSchedulingModelsMonthlyModel) + func (v *NullableKeyfactorCommonSchedulingModelsMonthlyModel) UnmarshalJSON(src []byte) error + func (v *NullableKeyfactorCommonSchedulingModelsMonthlyModel) Unset() + func (v NullableKeyfactorCommonSchedulingModelsMonthlyModel) Get() *KeyfactorCommonSchedulingModelsMonthlyModel + func (v NullableKeyfactorCommonSchedulingModelsMonthlyModel) IsSet() bool + func (v NullableKeyfactorCommonSchedulingModelsMonthlyModel) MarshalJSON() ([]byte, error) + type NullableKeyfactorCommonSchedulingModelsTimeModel struct + func NewNullableKeyfactorCommonSchedulingModelsTimeModel(val *KeyfactorCommonSchedulingModelsTimeModel) *NullableKeyfactorCommonSchedulingModelsTimeModel + func (v *NullableKeyfactorCommonSchedulingModelsTimeModel) Set(val *KeyfactorCommonSchedulingModelsTimeModel) + func (v *NullableKeyfactorCommonSchedulingModelsTimeModel) UnmarshalJSON(src []byte) error + func (v *NullableKeyfactorCommonSchedulingModelsTimeModel) Unset() + func (v NullableKeyfactorCommonSchedulingModelsTimeModel) Get() *KeyfactorCommonSchedulingModelsTimeModel + func (v NullableKeyfactorCommonSchedulingModelsTimeModel) IsSet() bool + func (v NullableKeyfactorCommonSchedulingModelsTimeModel) MarshalJSON() ([]byte, error) + type NullableKeyfactorCommonSchedulingModelsWeeklyModel struct + func NewNullableKeyfactorCommonSchedulingModelsWeeklyModel(val *KeyfactorCommonSchedulingModelsWeeklyModel) *NullableKeyfactorCommonSchedulingModelsWeeklyModel + func (v *NullableKeyfactorCommonSchedulingModelsWeeklyModel) Set(val *KeyfactorCommonSchedulingModelsWeeklyModel) + func (v *NullableKeyfactorCommonSchedulingModelsWeeklyModel) UnmarshalJSON(src []byte) error + func (v *NullableKeyfactorCommonSchedulingModelsWeeklyModel) Unset() + func (v NullableKeyfactorCommonSchedulingModelsWeeklyModel) Get() *KeyfactorCommonSchedulingModelsWeeklyModel + func (v NullableKeyfactorCommonSchedulingModelsWeeklyModel) IsSet() bool + func (v NullableKeyfactorCommonSchedulingModelsWeeklyModel) MarshalJSON() ([]byte, error) + type NullablePAMPamProviderTypeParamValueResponse struct + func NewNullablePAMPamProviderTypeParamValueResponse(val *PAMPamProviderTypeParamValueResponse) *NullablePAMPamProviderTypeParamValueResponse + func (v *NullablePAMPamProviderTypeParamValueResponse) Set(val *PAMPamProviderTypeParamValueResponse) + func (v *NullablePAMPamProviderTypeParamValueResponse) UnmarshalJSON(src []byte) error + func (v *NullablePAMPamProviderTypeParamValueResponse) Unset() + func (v NullablePAMPamProviderTypeParamValueResponse) Get() *PAMPamProviderTypeParamValueResponse + func (v NullablePAMPamProviderTypeParamValueResponse) IsSet() bool + func (v NullablePAMPamProviderTypeParamValueResponse) MarshalJSON() ([]byte, error) + type NullablePAMProviderCreateRequest struct + func NewNullablePAMProviderCreateRequest(val *PAMProviderCreateRequest) *NullablePAMProviderCreateRequest + func (v *NullablePAMProviderCreateRequest) Set(val *PAMProviderCreateRequest) + func (v *NullablePAMProviderCreateRequest) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderCreateRequest) Unset() + func (v NullablePAMProviderCreateRequest) Get() *PAMProviderCreateRequest + func (v NullablePAMProviderCreateRequest) IsSet() bool + func (v NullablePAMProviderCreateRequest) MarshalJSON() ([]byte, error) + type NullablePAMProviderCreateRequestProviderType struct + func NewNullablePAMProviderCreateRequestProviderType(val *PAMProviderCreateRequestProviderType) *NullablePAMProviderCreateRequestProviderType + func (v *NullablePAMProviderCreateRequestProviderType) Set(val *PAMProviderCreateRequestProviderType) + func (v *NullablePAMProviderCreateRequestProviderType) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderCreateRequestProviderType) Unset() + func (v NullablePAMProviderCreateRequestProviderType) Get() *PAMProviderCreateRequestProviderType + func (v NullablePAMProviderCreateRequestProviderType) IsSet() bool + func (v NullablePAMProviderCreateRequestProviderType) MarshalJSON() ([]byte, error) + type NullablePAMProviderCreateRequestProviderTypeParam struct + func NewNullablePAMProviderCreateRequestProviderTypeParam(val *PAMProviderCreateRequestProviderTypeParam) *NullablePAMProviderCreateRequestProviderTypeParam + func (v *NullablePAMProviderCreateRequestProviderTypeParam) Set(val *PAMProviderCreateRequestProviderTypeParam) + func (v *NullablePAMProviderCreateRequestProviderTypeParam) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderCreateRequestProviderTypeParam) Unset() + func (v NullablePAMProviderCreateRequestProviderTypeParam) Get() *PAMProviderCreateRequestProviderTypeParam + func (v NullablePAMProviderCreateRequestProviderTypeParam) IsSet() bool + func (v NullablePAMProviderCreateRequestProviderTypeParam) MarshalJSON() ([]byte, error) + type NullablePAMProviderCreateRequestTypeParamValue struct + func NewNullablePAMProviderCreateRequestTypeParamValue(val *PAMProviderCreateRequestTypeParamValue) *NullablePAMProviderCreateRequestTypeParamValue + func (v *NullablePAMProviderCreateRequestTypeParamValue) Set(val *PAMProviderCreateRequestTypeParamValue) + func (v *NullablePAMProviderCreateRequestTypeParamValue) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderCreateRequestTypeParamValue) Unset() + func (v NullablePAMProviderCreateRequestTypeParamValue) Get() *PAMProviderCreateRequestTypeParamValue + func (v NullablePAMProviderCreateRequestTypeParamValue) IsSet() bool + func (v NullablePAMProviderCreateRequestTypeParamValue) MarshalJSON() ([]byte, error) + type NullablePAMProviderResponse struct + func NewNullablePAMProviderResponse(val *PAMProviderResponse) *NullablePAMProviderResponse + func (v *NullablePAMProviderResponse) Set(val *PAMProviderResponse) + func (v *NullablePAMProviderResponse) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderResponse) Unset() + func (v NullablePAMProviderResponse) Get() *PAMProviderResponse + func (v NullablePAMProviderResponse) IsSet() bool + func (v NullablePAMProviderResponse) MarshalJSON() ([]byte, error) + type NullablePAMProviderTypeCreateRequest struct + func NewNullablePAMProviderTypeCreateRequest(val *PAMProviderTypeCreateRequest) *NullablePAMProviderTypeCreateRequest + func (v *NullablePAMProviderTypeCreateRequest) Set(val *PAMProviderTypeCreateRequest) + func (v *NullablePAMProviderTypeCreateRequest) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderTypeCreateRequest) Unset() + func (v NullablePAMProviderTypeCreateRequest) Get() *PAMProviderTypeCreateRequest + func (v NullablePAMProviderTypeCreateRequest) IsSet() bool + func (v NullablePAMProviderTypeCreateRequest) MarshalJSON() ([]byte, error) + type NullablePAMProviderTypeParameterCreateRequest struct + func NewNullablePAMProviderTypeParameterCreateRequest(val *PAMProviderTypeParameterCreateRequest) *NullablePAMProviderTypeParameterCreateRequest + func (v *NullablePAMProviderTypeParameterCreateRequest) Set(val *PAMProviderTypeParameterCreateRequest) + func (v *NullablePAMProviderTypeParameterCreateRequest) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderTypeParameterCreateRequest) Unset() + func (v NullablePAMProviderTypeParameterCreateRequest) Get() *PAMProviderTypeParameterCreateRequest + func (v NullablePAMProviderTypeParameterCreateRequest) IsSet() bool + func (v NullablePAMProviderTypeParameterCreateRequest) MarshalJSON() ([]byte, error) + type NullablePAMProviderTypeParameterResponse struct + func NewNullablePAMProviderTypeParameterResponse(val *PAMProviderTypeParameterResponse) *NullablePAMProviderTypeParameterResponse + func (v *NullablePAMProviderTypeParameterResponse) Set(val *PAMProviderTypeParameterResponse) + func (v *NullablePAMProviderTypeParameterResponse) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderTypeParameterResponse) Unset() + func (v NullablePAMProviderTypeParameterResponse) Get() *PAMProviderTypeParameterResponse + func (v NullablePAMProviderTypeParameterResponse) IsSet() bool + func (v NullablePAMProviderTypeParameterResponse) MarshalJSON() ([]byte, error) + type NullablePAMProviderTypeResponse struct + func NewNullablePAMProviderTypeResponse(val *PAMProviderTypeResponse) *NullablePAMProviderTypeResponse + func (v *NullablePAMProviderTypeResponse) Set(val *PAMProviderTypeResponse) + func (v *NullablePAMProviderTypeResponse) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderTypeResponse) Unset() + func (v NullablePAMProviderTypeResponse) Get() *PAMProviderTypeResponse + func (v NullablePAMProviderTypeResponse) IsSet() bool + func (v NullablePAMProviderTypeResponse) MarshalJSON() ([]byte, error) + type NullablePAMProviderUpdateRequest struct + func NewNullablePAMProviderUpdateRequest(val *PAMProviderUpdateRequest) *NullablePAMProviderUpdateRequest + func (v *NullablePAMProviderUpdateRequest) Set(val *PAMProviderUpdateRequest) + func (v *NullablePAMProviderUpdateRequest) UnmarshalJSON(src []byte) error + func (v *NullablePAMProviderUpdateRequest) Unset() + func (v NullablePAMProviderUpdateRequest) Get() *PAMProviderUpdateRequest + func (v NullablePAMProviderUpdateRequest) IsSet() bool + func (v NullablePAMProviderUpdateRequest) MarshalJSON() ([]byte, error) + type NullableSMTPSMTPRequest struct + func NewNullableSMTPSMTPRequest(val *SMTPSMTPRequest) *NullableSMTPSMTPRequest + func (v *NullableSMTPSMTPRequest) Set(val *SMTPSMTPRequest) + func (v *NullableSMTPSMTPRequest) UnmarshalJSON(src []byte) error + func (v *NullableSMTPSMTPRequest) Unset() + func (v NullableSMTPSMTPRequest) Get() *SMTPSMTPRequest + func (v NullableSMTPSMTPRequest) IsSet() bool + func (v NullableSMTPSMTPRequest) MarshalJSON() ([]byte, error) + type NullableSMTPSMTPResponse struct + func NewNullableSMTPSMTPResponse(val *SMTPSMTPResponse) *NullableSMTPSMTPResponse + func (v *NullableSMTPSMTPResponse) Set(val *SMTPSMTPResponse) + func (v *NullableSMTPSMTPResponse) UnmarshalJSON(src []byte) error + func (v *NullableSMTPSMTPResponse) Unset() + func (v NullableSMTPSMTPResponse) Get() *SMTPSMTPResponse + func (v NullableSMTPSMTPResponse) IsSet() bool + func (v NullableSMTPSMTPResponse) MarshalJSON() ([]byte, error) + type NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse struct + func NewNullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse(val *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) Set(val *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) UnmarshalJSON(src []byte) error + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) Unset() + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) Get() *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) IsSet() bool + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) MarshalJSON() ([]byte, error) + type NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest struct + func NewNullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest(val *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) Set(val *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) UnmarshalJSON(src []byte) error + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) Unset() + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) Get() *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) IsSet() bool + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) MarshalJSON() ([]byte, error) + type NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse struct + func NewNullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse(val *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) Set(val *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) UnmarshalJSON(src []byte) error + func (v *NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) Unset() + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) Get() *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) IsSet() bool + func (v NullableSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) MarshalJSON() ([]byte, error) + type NullableSecuritySecurityRolesSecurityRoleCreationRequest struct + func NewNullableSecuritySecurityRolesSecurityRoleCreationRequest(val *SecuritySecurityRolesSecurityRoleCreationRequest) *NullableSecuritySecurityRolesSecurityRoleCreationRequest + func (v *NullableSecuritySecurityRolesSecurityRoleCreationRequest) Set(val *SecuritySecurityRolesSecurityRoleCreationRequest) + func (v *NullableSecuritySecurityRolesSecurityRoleCreationRequest) UnmarshalJSON(src []byte) error + func (v *NullableSecuritySecurityRolesSecurityRoleCreationRequest) Unset() + func (v NullableSecuritySecurityRolesSecurityRoleCreationRequest) Get() *SecuritySecurityRolesSecurityRoleCreationRequest + func (v NullableSecuritySecurityRolesSecurityRoleCreationRequest) IsSet() bool + func (v NullableSecuritySecurityRolesSecurityRoleCreationRequest) MarshalJSON() ([]byte, error) + type NullableSecuritySecurityRolesSecurityRoleQueryResponse struct + func NewNullableSecuritySecurityRolesSecurityRoleQueryResponse(val *SecuritySecurityRolesSecurityRoleQueryResponse) *NullableSecuritySecurityRolesSecurityRoleQueryResponse + func (v *NullableSecuritySecurityRolesSecurityRoleQueryResponse) Set(val *SecuritySecurityRolesSecurityRoleQueryResponse) + func (v *NullableSecuritySecurityRolesSecurityRoleQueryResponse) UnmarshalJSON(src []byte) error + func (v *NullableSecuritySecurityRolesSecurityRoleQueryResponse) Unset() + func (v NullableSecuritySecurityRolesSecurityRoleQueryResponse) Get() *SecuritySecurityRolesSecurityRoleQueryResponse + func (v NullableSecuritySecurityRolesSecurityRoleQueryResponse) IsSet() bool + func (v NullableSecuritySecurityRolesSecurityRoleQueryResponse) MarshalJSON() ([]byte, error) + type NullableSecuritySecurityRolesSecurityRoleResponse struct + func NewNullableSecuritySecurityRolesSecurityRoleResponse(val *SecuritySecurityRolesSecurityRoleResponse) *NullableSecuritySecurityRolesSecurityRoleResponse + func (v *NullableSecuritySecurityRolesSecurityRoleResponse) Set(val *SecuritySecurityRolesSecurityRoleResponse) + func (v *NullableSecuritySecurityRolesSecurityRoleResponse) UnmarshalJSON(src []byte) error + func (v *NullableSecuritySecurityRolesSecurityRoleResponse) Unset() + func (v NullableSecuritySecurityRolesSecurityRoleResponse) Get() *SecuritySecurityRolesSecurityRoleResponse + func (v NullableSecuritySecurityRolesSecurityRoleResponse) IsSet() bool + func (v NullableSecuritySecurityRolesSecurityRoleResponse) MarshalJSON() ([]byte, error) + type NullableSecuritySecurityRolesSecurityRoleUpdateRequest struct + func NewNullableSecuritySecurityRolesSecurityRoleUpdateRequest(val *SecuritySecurityRolesSecurityRoleUpdateRequest) *NullableSecuritySecurityRolesSecurityRoleUpdateRequest + func (v *NullableSecuritySecurityRolesSecurityRoleUpdateRequest) Set(val *SecuritySecurityRolesSecurityRoleUpdateRequest) + func (v *NullableSecuritySecurityRolesSecurityRoleUpdateRequest) UnmarshalJSON(src []byte) error + func (v *NullableSecuritySecurityRolesSecurityRoleUpdateRequest) Unset() + func (v NullableSecuritySecurityRolesSecurityRoleUpdateRequest) Get() *SecuritySecurityRolesSecurityRoleUpdateRequest + func (v NullableSecuritySecurityRolesSecurityRoleUpdateRequest) IsSet() bool + func (v NullableSecuritySecurityRolesSecurityRoleUpdateRequest) MarshalJSON() ([]byte, error) + type NullableString struct + func NewNullableString(val *string) *NullableString + func (v *NullableString) Set(val *string) + func (v *NullableString) UnmarshalJSON(src []byte) error + func (v *NullableString) Unset() + func (v NullableString) Get() *string + func (v NullableString) IsSet() bool + func (v NullableString) MarshalJSON() ([]byte, error) + type NullableSystemDayOfWeek struct + func NewNullableSystemDayOfWeek(val *SystemDayOfWeek) *NullableSystemDayOfWeek + func (v *NullableSystemDayOfWeek) Set(val *SystemDayOfWeek) + func (v *NullableSystemDayOfWeek) UnmarshalJSON(src []byte) error + func (v *NullableSystemDayOfWeek) Unset() + func (v NullableSystemDayOfWeek) Get() *SystemDayOfWeek + func (v NullableSystemDayOfWeek) IsSet() bool + func (v NullableSystemDayOfWeek) MarshalJSON() ([]byte, error) + type NullableTime struct + func NewNullableTime(val *time.Time) *NullableTime + func (v *NullableTime) Set(val *time.Time) + func (v *NullableTime) UnmarshalJSON(src []byte) error + func (v *NullableTime) Unset() + func (v NullableTime) Get() *time.Time + func (v NullableTime) IsSet() bool + func (v NullableTime) MarshalJSON() ([]byte, error) + type PAMPamProviderTypeParamValueResponse struct + Id *int32 + InstanceGuid NullableString + InstanceId NullableInt32 + ProviderTypeParam *PAMProviderTypeParameterResponse + Value NullableString + func NewPAMPamProviderTypeParamValueResponse() *PAMPamProviderTypeParamValueResponse + func NewPAMPamProviderTypeParamValueResponseWithDefaults() *PAMPamProviderTypeParamValueResponse + func (o *PAMPamProviderTypeParamValueResponse) GetId() int32 + func (o *PAMPamProviderTypeParamValueResponse) GetIdOk() (*int32, bool) + func (o *PAMPamProviderTypeParamValueResponse) GetInstanceGuid() string + func (o *PAMPamProviderTypeParamValueResponse) GetInstanceGuidOk() (*string, bool) + func (o *PAMPamProviderTypeParamValueResponse) GetInstanceId() int32 + func (o *PAMPamProviderTypeParamValueResponse) GetInstanceIdOk() (*int32, bool) + func (o *PAMPamProviderTypeParamValueResponse) GetProviderTypeParam() PAMProviderTypeParameterResponse + func (o *PAMPamProviderTypeParamValueResponse) GetProviderTypeParamOk() (*PAMProviderTypeParameterResponse, bool) + func (o *PAMPamProviderTypeParamValueResponse) GetValue() string + func (o *PAMPamProviderTypeParamValueResponse) GetValueOk() (*string, bool) + func (o *PAMPamProviderTypeParamValueResponse) HasId() bool + func (o *PAMPamProviderTypeParamValueResponse) HasInstanceGuid() bool + func (o *PAMPamProviderTypeParamValueResponse) HasInstanceId() bool + func (o *PAMPamProviderTypeParamValueResponse) HasProviderTypeParam() bool + func (o *PAMPamProviderTypeParamValueResponse) HasValue() bool + func (o *PAMPamProviderTypeParamValueResponse) SetId(v int32) + func (o *PAMPamProviderTypeParamValueResponse) SetInstanceGuid(v string) + func (o *PAMPamProviderTypeParamValueResponse) SetInstanceGuidNil() + func (o *PAMPamProviderTypeParamValueResponse) SetInstanceId(v int32) + func (o *PAMPamProviderTypeParamValueResponse) SetInstanceIdNil() + func (o *PAMPamProviderTypeParamValueResponse) SetProviderTypeParam(v PAMProviderTypeParameterResponse) + func (o *PAMPamProviderTypeParamValueResponse) SetValue(v string) + func (o *PAMPamProviderTypeParamValueResponse) SetValueNil() + func (o *PAMPamProviderTypeParamValueResponse) UnsetInstanceGuid() + func (o *PAMPamProviderTypeParamValueResponse) UnsetInstanceId() + func (o *PAMPamProviderTypeParamValueResponse) UnsetValue() + func (o PAMPamProviderTypeParamValueResponse) MarshalJSON() ([]byte, error) + func (o PAMPamProviderTypeParamValueResponse) ToMap() (map[string]interface{}, error) + type PAMProviderApiService service + func (a *PAMProviderApiService) CreatePamProvidersExecute(r ApiCreatePamProvidersRequest) (*PAMProviderResponse, *http.Response, error) + func (a *PAMProviderApiService) CreatePamProvidersTypesExecute(r ApiCreatePamProvidersTypesRequest) (*PAMProviderTypeResponse, *http.Response, error) + func (a *PAMProviderApiService) DeletePamProvidersByIdExecute(r ApiDeletePamProvidersByIdRequest) (*http.Response, error) + func (a *PAMProviderApiService) GetPamProvidersByIdExecute(r ApiGetPamProvidersByIdRequest) (*PAMProviderResponse, *http.Response, error) + func (a *PAMProviderApiService) GetPamProvidersExecute(r ApiGetPamProvidersRequest) ([]PAMProviderResponse, *http.Response, error) + func (a *PAMProviderApiService) GetPamProvidersTypesByIdExecute(r ApiGetPamProvidersTypesByIdRequest) ([]PAMProviderTypeResponse, *http.Response, error) + func (a *PAMProviderApiService) GetPamProvidersTypesExecute(r ApiGetPamProvidersTypesRequest) ([]PAMProviderTypeResponse, *http.Response, error) + func (a *PAMProviderApiService) NewCreatePamProvidersRequest(ctx context.Context) ApiCreatePamProvidersRequest + func (a *PAMProviderApiService) NewCreatePamProvidersTypesRequest(ctx context.Context) ApiCreatePamProvidersTypesRequest + func (a *PAMProviderApiService) NewDeletePamProvidersByIdRequest(ctx context.Context, id int32) ApiDeletePamProvidersByIdRequest + func (a *PAMProviderApiService) NewGetPamProvidersByIdRequest(ctx context.Context, id int32) ApiGetPamProvidersByIdRequest + func (a *PAMProviderApiService) NewGetPamProvidersRequest(ctx context.Context) ApiGetPamProvidersRequest + func (a *PAMProviderApiService) NewGetPamProvidersTypesByIdRequest(ctx context.Context, id int32) ApiGetPamProvidersTypesByIdRequest + func (a *PAMProviderApiService) NewGetPamProvidersTypesRequest(ctx context.Context) ApiGetPamProvidersTypesRequest + func (a *PAMProviderApiService) NewUpdatePamProvidersRequest(ctx context.Context) ApiUpdatePamProvidersRequest + func (a *PAMProviderApiService) UpdatePamProvidersExecute(r ApiUpdatePamProvidersRequest) (*PAMProviderResponse, *http.Response, error) + type PAMProviderCreateRequest struct + Area *int32 + Name string + ProviderType PAMProviderCreateRequestProviderType + ProviderTypeParamValues []PAMProviderCreateRequestTypeParamValue + Remote *bool + SecuredAreaId NullableInt32 + func NewPAMProviderCreateRequest(name string, providerType PAMProviderCreateRequestProviderType) *PAMProviderCreateRequest + func NewPAMProviderCreateRequestWithDefaults() *PAMProviderCreateRequest + func (o *PAMProviderCreateRequest) GetArea() int32 + func (o *PAMProviderCreateRequest) GetAreaOk() (*int32, bool) + func (o *PAMProviderCreateRequest) GetName() string + func (o *PAMProviderCreateRequest) GetNameOk() (*string, bool) + func (o *PAMProviderCreateRequest) GetProviderType() PAMProviderCreateRequestProviderType + func (o *PAMProviderCreateRequest) GetProviderTypeOk() (*PAMProviderCreateRequestProviderType, bool) + func (o *PAMProviderCreateRequest) GetProviderTypeParamValues() []PAMProviderCreateRequestTypeParamValue + func (o *PAMProviderCreateRequest) GetProviderTypeParamValuesOk() ([]PAMProviderCreateRequestTypeParamValue, bool) + func (o *PAMProviderCreateRequest) GetRemote() bool + func (o *PAMProviderCreateRequest) GetRemoteOk() (*bool, bool) + func (o *PAMProviderCreateRequest) GetSecuredAreaId() int32 + func (o *PAMProviderCreateRequest) GetSecuredAreaIdOk() (*int32, bool) + func (o *PAMProviderCreateRequest) HasArea() bool + func (o *PAMProviderCreateRequest) HasProviderTypeParamValues() bool + func (o *PAMProviderCreateRequest) HasRemote() bool + func (o *PAMProviderCreateRequest) HasSecuredAreaId() bool + func (o *PAMProviderCreateRequest) SetArea(v int32) + func (o *PAMProviderCreateRequest) SetName(v string) + func (o *PAMProviderCreateRequest) SetProviderType(v PAMProviderCreateRequestProviderType) + func (o *PAMProviderCreateRequest) SetProviderTypeParamValues(v []PAMProviderCreateRequestTypeParamValue) + func (o *PAMProviderCreateRequest) SetRemote(v bool) + func (o *PAMProviderCreateRequest) SetSecuredAreaId(v int32) + func (o *PAMProviderCreateRequest) SetSecuredAreaIdNil() + func (o *PAMProviderCreateRequest) UnsetSecuredAreaId() + func (o PAMProviderCreateRequest) MarshalJSON() ([]byte, error) + func (o PAMProviderCreateRequest) ToMap() (map[string]interface{}, error) + type PAMProviderCreateRequestProviderType struct + Id *string + func NewPAMProviderCreateRequestProviderType() *PAMProviderCreateRequestProviderType + func NewPAMProviderCreateRequestProviderTypeWithDefaults() *PAMProviderCreateRequestProviderType + func (o *PAMProviderCreateRequestProviderType) GetId() string + func (o *PAMProviderCreateRequestProviderType) GetIdOk() (*string, bool) + func (o *PAMProviderCreateRequestProviderType) HasId() bool + func (o *PAMProviderCreateRequestProviderType) SetId(v string) + func (o PAMProviderCreateRequestProviderType) MarshalJSON() ([]byte, error) + func (o PAMProviderCreateRequestProviderType) ToMap() (map[string]interface{}, error) + type PAMProviderCreateRequestProviderTypeParam struct + DisplayName NullableString + Id *int32 + InstanceLevel *bool + Name NullableString + func NewPAMProviderCreateRequestProviderTypeParam() *PAMProviderCreateRequestProviderTypeParam + func NewPAMProviderCreateRequestProviderTypeParamWithDefaults() *PAMProviderCreateRequestProviderTypeParam + func (o *PAMProviderCreateRequestProviderTypeParam) GetDisplayName() string + func (o *PAMProviderCreateRequestProviderTypeParam) GetDisplayNameOk() (*string, bool) + func (o *PAMProviderCreateRequestProviderTypeParam) GetId() int32 + func (o *PAMProviderCreateRequestProviderTypeParam) GetIdOk() (*int32, bool) + func (o *PAMProviderCreateRequestProviderTypeParam) GetInstanceLevel() bool + func (o *PAMProviderCreateRequestProviderTypeParam) GetInstanceLevelOk() (*bool, bool) + func (o *PAMProviderCreateRequestProviderTypeParam) GetName() string + func (o *PAMProviderCreateRequestProviderTypeParam) GetNameOk() (*string, bool) + func (o *PAMProviderCreateRequestProviderTypeParam) HasDisplayName() bool + func (o *PAMProviderCreateRequestProviderTypeParam) HasId() bool + func (o *PAMProviderCreateRequestProviderTypeParam) HasInstanceLevel() bool + func (o *PAMProviderCreateRequestProviderTypeParam) HasName() bool + func (o *PAMProviderCreateRequestProviderTypeParam) SetDisplayName(v string) + func (o *PAMProviderCreateRequestProviderTypeParam) SetDisplayNameNil() + func (o *PAMProviderCreateRequestProviderTypeParam) SetId(v int32) + func (o *PAMProviderCreateRequestProviderTypeParam) SetInstanceLevel(v bool) + func (o *PAMProviderCreateRequestProviderTypeParam) SetName(v string) + func (o *PAMProviderCreateRequestProviderTypeParam) SetNameNil() + func (o *PAMProviderCreateRequestProviderTypeParam) UnsetDisplayName() + func (o *PAMProviderCreateRequestProviderTypeParam) UnsetName() + func (o PAMProviderCreateRequestProviderTypeParam) MarshalJSON() ([]byte, error) + func (o PAMProviderCreateRequestProviderTypeParam) ToMap() (map[string]interface{}, error) + type PAMProviderCreateRequestTypeParamValue struct + Id *int32 + InstanceGuid NullableString + InstanceId NullableInt32 + ProviderTypeParam *PAMProviderCreateRequestProviderTypeParam + Value NullableString + func NewPAMProviderCreateRequestTypeParamValue() *PAMProviderCreateRequestTypeParamValue + func NewPAMProviderCreateRequestTypeParamValueWithDefaults() *PAMProviderCreateRequestTypeParamValue + func (o *PAMProviderCreateRequestTypeParamValue) GetId() int32 + func (o *PAMProviderCreateRequestTypeParamValue) GetIdOk() (*int32, bool) + func (o *PAMProviderCreateRequestTypeParamValue) GetInstanceGuid() string + func (o *PAMProviderCreateRequestTypeParamValue) GetInstanceGuidOk() (*string, bool) + func (o *PAMProviderCreateRequestTypeParamValue) GetInstanceId() int32 + func (o *PAMProviderCreateRequestTypeParamValue) GetInstanceIdOk() (*int32, bool) + func (o *PAMProviderCreateRequestTypeParamValue) GetProviderTypeParam() PAMProviderCreateRequestProviderTypeParam + func (o *PAMProviderCreateRequestTypeParamValue) GetProviderTypeParamOk() (*PAMProviderCreateRequestProviderTypeParam, bool) + func (o *PAMProviderCreateRequestTypeParamValue) GetValue() string + func (o *PAMProviderCreateRequestTypeParamValue) GetValueOk() (*string, bool) + func (o *PAMProviderCreateRequestTypeParamValue) HasId() bool + func (o *PAMProviderCreateRequestTypeParamValue) HasInstanceGuid() bool + func (o *PAMProviderCreateRequestTypeParamValue) HasInstanceId() bool + func (o *PAMProviderCreateRequestTypeParamValue) HasProviderTypeParam() bool + func (o *PAMProviderCreateRequestTypeParamValue) HasValue() bool + func (o *PAMProviderCreateRequestTypeParamValue) SetId(v int32) + func (o *PAMProviderCreateRequestTypeParamValue) SetInstanceGuid(v string) + func (o *PAMProviderCreateRequestTypeParamValue) SetInstanceGuidNil() + func (o *PAMProviderCreateRequestTypeParamValue) SetInstanceId(v int32) + func (o *PAMProviderCreateRequestTypeParamValue) SetInstanceIdNil() + func (o *PAMProviderCreateRequestTypeParamValue) SetProviderTypeParam(v PAMProviderCreateRequestProviderTypeParam) + func (o *PAMProviderCreateRequestTypeParamValue) SetValue(v string) + func (o *PAMProviderCreateRequestTypeParamValue) SetValueNil() + func (o *PAMProviderCreateRequestTypeParamValue) UnsetInstanceGuid() + func (o *PAMProviderCreateRequestTypeParamValue) UnsetInstanceId() + func (o *PAMProviderCreateRequestTypeParamValue) UnsetValue() + func (o PAMProviderCreateRequestTypeParamValue) MarshalJSON() ([]byte, error) + func (o PAMProviderCreateRequestTypeParamValue) ToMap() (map[string]interface{}, error) + type PAMProviderResponse struct + Id *int32 + Name NullableString + ProviderType *CSSCMSDataModelModelsProviderType + ProviderTypeParamValues []PAMPamProviderTypeParamValueResponse + Remote *bool + func NewPAMProviderResponse() *PAMProviderResponse + func NewPAMProviderResponseWithDefaults() *PAMProviderResponse + func (o *PAMProviderResponse) GetId() int32 + func (o *PAMProviderResponse) GetIdOk() (*int32, bool) + func (o *PAMProviderResponse) GetName() string + func (o *PAMProviderResponse) GetNameOk() (*string, bool) + func (o *PAMProviderResponse) GetProviderType() CSSCMSDataModelModelsProviderType + func (o *PAMProviderResponse) GetProviderTypeOk() (*CSSCMSDataModelModelsProviderType, bool) + func (o *PAMProviderResponse) GetProviderTypeParamValues() []PAMPamProviderTypeParamValueResponse + func (o *PAMProviderResponse) GetProviderTypeParamValuesOk() ([]PAMPamProviderTypeParamValueResponse, bool) + func (o *PAMProviderResponse) GetRemote() bool + func (o *PAMProviderResponse) GetRemoteOk() (*bool, bool) + func (o *PAMProviderResponse) HasId() bool + func (o *PAMProviderResponse) HasName() bool + func (o *PAMProviderResponse) HasProviderType() bool + func (o *PAMProviderResponse) HasProviderTypeParamValues() bool + func (o *PAMProviderResponse) HasRemote() bool + func (o *PAMProviderResponse) SetId(v int32) + func (o *PAMProviderResponse) SetName(v string) + func (o *PAMProviderResponse) SetNameNil() + func (o *PAMProviderResponse) SetProviderType(v CSSCMSDataModelModelsProviderType) + func (o *PAMProviderResponse) SetProviderTypeParamValues(v []PAMPamProviderTypeParamValueResponse) + func (o *PAMProviderResponse) SetRemote(v bool) + func (o *PAMProviderResponse) UnsetName() + func (o PAMProviderResponse) MarshalJSON() ([]byte, error) + func (o PAMProviderResponse) ToMap() (map[string]interface{}, error) + type PAMProviderTypeCreateRequest struct + Name string + Parameters []PAMProviderTypeParameterCreateRequest + func NewPAMProviderTypeCreateRequest(name string) *PAMProviderTypeCreateRequest + func NewPAMProviderTypeCreateRequestWithDefaults() *PAMProviderTypeCreateRequest + func (o *PAMProviderTypeCreateRequest) GetName() string + func (o *PAMProviderTypeCreateRequest) GetNameOk() (*string, bool) + func (o *PAMProviderTypeCreateRequest) GetParameters() []PAMProviderTypeParameterCreateRequest + func (o *PAMProviderTypeCreateRequest) GetParametersOk() ([]PAMProviderTypeParameterCreateRequest, bool) + func (o *PAMProviderTypeCreateRequest) HasParameters() bool + func (o *PAMProviderTypeCreateRequest) SetName(v string) + func (o *PAMProviderTypeCreateRequest) SetParameters(v []PAMProviderTypeParameterCreateRequest) + func (o PAMProviderTypeCreateRequest) MarshalJSON() ([]byte, error) + func (o PAMProviderTypeCreateRequest) ToMap() (map[string]interface{}, error) + type PAMProviderTypeParameterCreateRequest struct + DataType *CSSCMSDataModelEnumsPamParameterDataType + DisplayName NullableString + InstanceLevel *bool + Name string + func NewPAMProviderTypeParameterCreateRequest(name string) *PAMProviderTypeParameterCreateRequest + func NewPAMProviderTypeParameterCreateRequestWithDefaults() *PAMProviderTypeParameterCreateRequest + func (o *PAMProviderTypeParameterCreateRequest) GetDataType() CSSCMSDataModelEnumsPamParameterDataType + func (o *PAMProviderTypeParameterCreateRequest) GetDataTypeOk() (*CSSCMSDataModelEnumsPamParameterDataType, bool) + func (o *PAMProviderTypeParameterCreateRequest) GetDisplayName() string + func (o *PAMProviderTypeParameterCreateRequest) GetDisplayNameOk() (*string, bool) + func (o *PAMProviderTypeParameterCreateRequest) GetInstanceLevel() bool + func (o *PAMProviderTypeParameterCreateRequest) GetInstanceLevelOk() (*bool, bool) + func (o *PAMProviderTypeParameterCreateRequest) GetName() string + func (o *PAMProviderTypeParameterCreateRequest) GetNameOk() (*string, bool) + func (o *PAMProviderTypeParameterCreateRequest) HasDataType() bool + func (o *PAMProviderTypeParameterCreateRequest) HasDisplayName() bool + func (o *PAMProviderTypeParameterCreateRequest) HasInstanceLevel() bool + func (o *PAMProviderTypeParameterCreateRequest) SetDataType(v CSSCMSDataModelEnumsPamParameterDataType) + func (o *PAMProviderTypeParameterCreateRequest) SetDisplayName(v string) + func (o *PAMProviderTypeParameterCreateRequest) SetDisplayNameNil() + func (o *PAMProviderTypeParameterCreateRequest) SetInstanceLevel(v bool) + func (o *PAMProviderTypeParameterCreateRequest) SetName(v string) + func (o *PAMProviderTypeParameterCreateRequest) UnsetDisplayName() + func (o PAMProviderTypeParameterCreateRequest) MarshalJSON() ([]byte, error) + func (o PAMProviderTypeParameterCreateRequest) ToMap() (map[string]interface{}, error) + type PAMProviderTypeParameterResponse struct + DataType *CSSCMSDataModelEnumsPamParameterDataType + DisplayName NullableString + Id *int32 + InstanceLevel *bool + Name NullableString + func NewPAMProviderTypeParameterResponse() *PAMProviderTypeParameterResponse + func NewPAMProviderTypeParameterResponseWithDefaults() *PAMProviderTypeParameterResponse + func (o *PAMProviderTypeParameterResponse) GetDataType() CSSCMSDataModelEnumsPamParameterDataType + func (o *PAMProviderTypeParameterResponse) GetDataTypeOk() (*CSSCMSDataModelEnumsPamParameterDataType, bool) + func (o *PAMProviderTypeParameterResponse) GetDisplayName() string + func (o *PAMProviderTypeParameterResponse) GetDisplayNameOk() (*string, bool) + func (o *PAMProviderTypeParameterResponse) GetId() int32 + func (o *PAMProviderTypeParameterResponse) GetIdOk() (*int32, bool) + func (o *PAMProviderTypeParameterResponse) GetInstanceLevel() bool + func (o *PAMProviderTypeParameterResponse) GetInstanceLevelOk() (*bool, bool) + func (o *PAMProviderTypeParameterResponse) GetName() string + func (o *PAMProviderTypeParameterResponse) GetNameOk() (*string, bool) + func (o *PAMProviderTypeParameterResponse) HasDataType() bool + func (o *PAMProviderTypeParameterResponse) HasDisplayName() bool + func (o *PAMProviderTypeParameterResponse) HasId() bool + func (o *PAMProviderTypeParameterResponse) HasInstanceLevel() bool + func (o *PAMProviderTypeParameterResponse) HasName() bool + func (o *PAMProviderTypeParameterResponse) SetDataType(v CSSCMSDataModelEnumsPamParameterDataType) + func (o *PAMProviderTypeParameterResponse) SetDisplayName(v string) + func (o *PAMProviderTypeParameterResponse) SetDisplayNameNil() + func (o *PAMProviderTypeParameterResponse) SetId(v int32) + func (o *PAMProviderTypeParameterResponse) SetInstanceLevel(v bool) + func (o *PAMProviderTypeParameterResponse) SetName(v string) + func (o *PAMProviderTypeParameterResponse) SetNameNil() + func (o *PAMProviderTypeParameterResponse) UnsetDisplayName() + func (o *PAMProviderTypeParameterResponse) UnsetName() + func (o PAMProviderTypeParameterResponse) MarshalJSON() ([]byte, error) + func (o PAMProviderTypeParameterResponse) ToMap() (map[string]interface{}, error) + type PAMProviderTypeResponse struct + Id *string + Name NullableString + Parameters []PAMProviderTypeParameterResponse + func NewPAMProviderTypeResponse() *PAMProviderTypeResponse + func NewPAMProviderTypeResponseWithDefaults() *PAMProviderTypeResponse + func (o *PAMProviderTypeResponse) GetId() string + func (o *PAMProviderTypeResponse) GetIdOk() (*string, bool) + func (o *PAMProviderTypeResponse) GetName() string + func (o *PAMProviderTypeResponse) GetNameOk() (*string, bool) + func (o *PAMProviderTypeResponse) GetParameters() []PAMProviderTypeParameterResponse + func (o *PAMProviderTypeResponse) GetParametersOk() ([]PAMProviderTypeParameterResponse, bool) + func (o *PAMProviderTypeResponse) HasId() bool + func (o *PAMProviderTypeResponse) HasName() bool + func (o *PAMProviderTypeResponse) HasParameters() bool + func (o *PAMProviderTypeResponse) SetId(v string) + func (o *PAMProviderTypeResponse) SetName(v string) + func (o *PAMProviderTypeResponse) SetNameNil() + func (o *PAMProviderTypeResponse) SetParameters(v []PAMProviderTypeParameterResponse) + func (o *PAMProviderTypeResponse) UnsetName() + func (o PAMProviderTypeResponse) MarshalJSON() ([]byte, error) + func (o PAMProviderTypeResponse) ToMap() (map[string]interface{}, error) + type PAMProviderUpdateRequest struct + Id int32 + Name string + ProviderTypeParamValues []PAMProviderCreateRequestTypeParamValue + Remote bool + func NewPAMProviderUpdateRequest(id int32, name string, remote bool) *PAMProviderUpdateRequest + func NewPAMProviderUpdateRequestWithDefaults() *PAMProviderUpdateRequest + func (o *PAMProviderUpdateRequest) GetId() int32 + func (o *PAMProviderUpdateRequest) GetIdOk() (*int32, bool) + func (o *PAMProviderUpdateRequest) GetName() string + func (o *PAMProviderUpdateRequest) GetNameOk() (*string, bool) + func (o *PAMProviderUpdateRequest) GetProviderTypeParamValues() []PAMProviderCreateRequestTypeParamValue + func (o *PAMProviderUpdateRequest) GetProviderTypeParamValuesOk() ([]PAMProviderCreateRequestTypeParamValue, bool) + func (o *PAMProviderUpdateRequest) GetRemote() bool + func (o *PAMProviderUpdateRequest) GetRemoteOk() (*bool, bool) + func (o *PAMProviderUpdateRequest) HasProviderTypeParamValues() bool + func (o *PAMProviderUpdateRequest) SetId(v int32) + func (o *PAMProviderUpdateRequest) SetName(v string) + func (o *PAMProviderUpdateRequest) SetProviderTypeParamValues(v []PAMProviderCreateRequestTypeParamValue) + func (o *PAMProviderUpdateRequest) SetRemote(v bool) + func (o PAMProviderUpdateRequest) MarshalJSON() ([]byte, error) + func (o PAMProviderUpdateRequest) ToMap() (map[string]interface{}, error) + type SMTPApiService service + func (a *SMTPApiService) GetSMTPExecute(r ApiGetSMTPRequest) (*SMTPSMTPResponse, *http.Response, error) + func (a *SMTPApiService) NewGetSMTPRequest(ctx context.Context) ApiGetSMTPRequest + func (a *SMTPApiService) NewUpdateSMTPRequest(ctx context.Context) ApiUpdateSMTPRequest + func (a *SMTPApiService) UpdateSMTPExecute(r ApiUpdateSMTPRequest) (*SMTPSMTPResponse, *http.Response, error) + type SMTPSMTPRequest struct + Host NullableString + Port *int32 + RelayAuthenticationType *int32 + RelayPassword *CSSCMSDataModelModelsKeyfactorAPISecret + RelayUsername *CSSCMSDataModelModelsKeyfactorAPISecret + SenderAccount NullableString + SenderName NullableString + UseSSL *bool + func NewSMTPSMTPRequest() *SMTPSMTPRequest + func NewSMTPSMTPRequestWithDefaults() *SMTPSMTPRequest + func (o *SMTPSMTPRequest) GetHost() string + func (o *SMTPSMTPRequest) GetHostOk() (*string, bool) + func (o *SMTPSMTPRequest) GetPort() int32 + func (o *SMTPSMTPRequest) GetPortOk() (*int32, bool) + func (o *SMTPSMTPRequest) GetRelayAuthenticationType() int32 + func (o *SMTPSMTPRequest) GetRelayAuthenticationTypeOk() (*int32, bool) + func (o *SMTPSMTPRequest) GetRelayPassword() CSSCMSDataModelModelsKeyfactorAPISecret + func (o *SMTPSMTPRequest) GetRelayPasswordOk() (*CSSCMSDataModelModelsKeyfactorAPISecret, bool) + func (o *SMTPSMTPRequest) GetRelayUsername() CSSCMSDataModelModelsKeyfactorAPISecret + func (o *SMTPSMTPRequest) GetRelayUsernameOk() (*CSSCMSDataModelModelsKeyfactorAPISecret, bool) + func (o *SMTPSMTPRequest) GetSenderAccount() string + func (o *SMTPSMTPRequest) GetSenderAccountOk() (*string, bool) + func (o *SMTPSMTPRequest) GetSenderName() string + func (o *SMTPSMTPRequest) GetSenderNameOk() (*string, bool) + func (o *SMTPSMTPRequest) GetUseSSL() bool + func (o *SMTPSMTPRequest) GetUseSSLOk() (*bool, bool) + func (o *SMTPSMTPRequest) HasHost() bool + func (o *SMTPSMTPRequest) HasPort() bool + func (o *SMTPSMTPRequest) HasRelayAuthenticationType() bool + func (o *SMTPSMTPRequest) HasRelayPassword() bool + func (o *SMTPSMTPRequest) HasRelayUsername() bool + func (o *SMTPSMTPRequest) HasSenderAccount() bool + func (o *SMTPSMTPRequest) HasSenderName() bool + func (o *SMTPSMTPRequest) HasUseSSL() bool + func (o *SMTPSMTPRequest) SetHost(v string) + func (o *SMTPSMTPRequest) SetHostNil() + func (o *SMTPSMTPRequest) SetPort(v int32) + func (o *SMTPSMTPRequest) SetRelayAuthenticationType(v int32) + func (o *SMTPSMTPRequest) SetRelayPassword(v CSSCMSDataModelModelsKeyfactorAPISecret) + func (o *SMTPSMTPRequest) SetRelayUsername(v CSSCMSDataModelModelsKeyfactorAPISecret) + func (o *SMTPSMTPRequest) SetSenderAccount(v string) + func (o *SMTPSMTPRequest) SetSenderAccountNil() + func (o *SMTPSMTPRequest) SetSenderName(v string) + func (o *SMTPSMTPRequest) SetSenderNameNil() + func (o *SMTPSMTPRequest) SetUseSSL(v bool) + func (o *SMTPSMTPRequest) UnsetHost() + func (o *SMTPSMTPRequest) UnsetSenderAccount() + func (o *SMTPSMTPRequest) UnsetSenderName() + func (o SMTPSMTPRequest) MarshalJSON() ([]byte, error) + func (o SMTPSMTPRequest) ToMap() (map[string]interface{}, error) + type SMTPSMTPResponse struct + Host NullableString + Id *int32 + Port *int32 + RelayAuthenticationType *int32 + RelayPassword *CSSCMSDataModelModelsKeyfactorAPISecret + RelayUsername *CSSCMSDataModelModelsKeyfactorAPISecret + SenderAccount NullableString + SenderName NullableString + UseSSL *bool + func NewSMTPSMTPResponse() *SMTPSMTPResponse + func NewSMTPSMTPResponseWithDefaults() *SMTPSMTPResponse + func (o *SMTPSMTPResponse) GetHost() string + func (o *SMTPSMTPResponse) GetHostOk() (*string, bool) + func (o *SMTPSMTPResponse) GetId() int32 + func (o *SMTPSMTPResponse) GetIdOk() (*int32, bool) + func (o *SMTPSMTPResponse) GetPort() int32 + func (o *SMTPSMTPResponse) GetPortOk() (*int32, bool) + func (o *SMTPSMTPResponse) GetRelayAuthenticationType() int32 + func (o *SMTPSMTPResponse) GetRelayAuthenticationTypeOk() (*int32, bool) + func (o *SMTPSMTPResponse) GetRelayPassword() CSSCMSDataModelModelsKeyfactorAPISecret + func (o *SMTPSMTPResponse) GetRelayPasswordOk() (*CSSCMSDataModelModelsKeyfactorAPISecret, bool) + func (o *SMTPSMTPResponse) GetRelayUsername() CSSCMSDataModelModelsKeyfactorAPISecret + func (o *SMTPSMTPResponse) GetRelayUsernameOk() (*CSSCMSDataModelModelsKeyfactorAPISecret, bool) + func (o *SMTPSMTPResponse) GetSenderAccount() string + func (o *SMTPSMTPResponse) GetSenderAccountOk() (*string, bool) + func (o *SMTPSMTPResponse) GetSenderName() string + func (o *SMTPSMTPResponse) GetSenderNameOk() (*string, bool) + func (o *SMTPSMTPResponse) GetUseSSL() bool + func (o *SMTPSMTPResponse) GetUseSSLOk() (*bool, bool) + func (o *SMTPSMTPResponse) HasHost() bool + func (o *SMTPSMTPResponse) HasId() bool + func (o *SMTPSMTPResponse) HasPort() bool + func (o *SMTPSMTPResponse) HasRelayAuthenticationType() bool + func (o *SMTPSMTPResponse) HasRelayPassword() bool + func (o *SMTPSMTPResponse) HasRelayUsername() bool + func (o *SMTPSMTPResponse) HasSenderAccount() bool + func (o *SMTPSMTPResponse) HasSenderName() bool + func (o *SMTPSMTPResponse) HasUseSSL() bool + func (o *SMTPSMTPResponse) SetHost(v string) + func (o *SMTPSMTPResponse) SetHostNil() + func (o *SMTPSMTPResponse) SetId(v int32) + func (o *SMTPSMTPResponse) SetPort(v int32) + func (o *SMTPSMTPResponse) SetRelayAuthenticationType(v int32) + func (o *SMTPSMTPResponse) SetRelayPassword(v CSSCMSDataModelModelsKeyfactorAPISecret) + func (o *SMTPSMTPResponse) SetRelayUsername(v CSSCMSDataModelModelsKeyfactorAPISecret) + func (o *SMTPSMTPResponse) SetSenderAccount(v string) + func (o *SMTPSMTPResponse) SetSenderAccountNil() + func (o *SMTPSMTPResponse) SetSenderName(v string) + func (o *SMTPSMTPResponse) SetSenderNameNil() + func (o *SMTPSMTPResponse) SetUseSSL(v bool) + func (o *SMTPSMTPResponse) UnsetHost() + func (o *SMTPSMTPResponse) UnsetSenderAccount() + func (o *SMTPSMTPResponse) UnsetSenderName() + func (o SMTPSMTPResponse) MarshalJSON() ([]byte, error) + func (o SMTPSMTPResponse) ToMap() (map[string]interface{}, error) + type SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse struct + AuthenticationScheme NullableString + DisplayName NullableString + Id *string + func NewSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse() *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse + func NewSecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponseWithDefaults() *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) GetAuthenticationScheme() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) GetAuthenticationSchemeOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) GetDisplayName() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) GetDisplayNameOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) GetId() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) GetIdOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) HasAuthenticationScheme() bool + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) HasDisplayName() bool + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) HasId() bool + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) SetAuthenticationScheme(v string) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) SetAuthenticationSchemeNil() + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) SetDisplayName(v string) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) SetDisplayNameNil() + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) SetId(v string) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) UnsetAuthenticationScheme() + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) UnsetDisplayName() + func (o SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) MarshalJSON() ([]byte, error) + func (o SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) ToMap() (map[string]interface{}, error) + type SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest struct + ClaimType CSSCMSCoreEnumsClaimType + ClaimValue string + Description string + ProviderAuthenticationScheme string + func NewSecurityRoleClaimDefinitionsRoleClaimDefinitionRequest(claimType CSSCMSCoreEnumsClaimType, claimValue string, ...) *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest + func NewSecurityRoleClaimDefinitionsRoleClaimDefinitionRequestWithDefaults() *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) GetClaimType() CSSCMSCoreEnumsClaimType + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) GetClaimTypeOk() (*CSSCMSCoreEnumsClaimType, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) GetClaimValue() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) GetClaimValueOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) GetDescription() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) GetDescriptionOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) GetProviderAuthenticationScheme() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) GetProviderAuthenticationSchemeOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) SetClaimType(v CSSCMSCoreEnumsClaimType) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) SetClaimValue(v string) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) SetDescription(v string) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) SetProviderAuthenticationScheme(v string) + func (o SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) MarshalJSON() ([]byte, error) + func (o SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) ToMap() (map[string]interface{}, error) + type SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse struct + ClaimType NullableString + ClaimValue NullableString + Description NullableString + Id *int32 + Provider *SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse + func NewSecurityRoleClaimDefinitionsRoleClaimDefinitionResponse() *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse + func NewSecurityRoleClaimDefinitionsRoleClaimDefinitionResponseWithDefaults() *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetClaimType() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetClaimTypeOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetClaimValue() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetClaimValueOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetDescription() string + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetDescriptionOk() (*string, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetId() int32 + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetIdOk() (*int32, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetProvider() SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) GetProviderOk() (*SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse, bool) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) HasClaimType() bool + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) HasClaimValue() bool + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) HasDescription() bool + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) HasId() bool + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) HasProvider() bool + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) SetClaimType(v string) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) SetClaimTypeNil() + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) SetClaimValue(v string) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) SetClaimValueNil() + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) SetDescription(v string) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) SetDescriptionNil() + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) SetId(v int32) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) SetProvider(v SecurityRoleClaimDefinitionsRoleClaimDefinitionProviderResponse) + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) UnsetClaimType() + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) UnsetClaimValue() + func (o *SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) UnsetDescription() + func (o SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) MarshalJSON() ([]byte, error) + func (o SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) ToMap() (map[string]interface{}, error) + type SecurityRolesApiService service + func (a *SecurityRolesApiService) CreateSecurityRolesExecute(r ApiCreateSecurityRolesRequest) (*SecuritySecurityRolesSecurityRoleResponse, *http.Response, error) + func (a *SecurityRolesApiService) GetSecurityRolesByIdExecute(r ApiGetSecurityRolesByIdRequest) (*SecuritySecurityRolesSecurityRoleResponse, *http.Response, error) + func (a *SecurityRolesApiService) GetSecurityRolesExecute(r ApiGetSecurityRolesRequest) ([]SecuritySecurityRolesSecurityRoleQueryResponse, *http.Response, error) + func (a *SecurityRolesApiService) NewCreateSecurityRolesRequest(ctx context.Context) ApiCreateSecurityRolesRequest + func (a *SecurityRolesApiService) NewGetSecurityRolesByIdRequest(ctx context.Context, id int32) ApiGetSecurityRolesByIdRequest + func (a *SecurityRolesApiService) NewGetSecurityRolesRequest(ctx context.Context) ApiGetSecurityRolesRequest + func (a *SecurityRolesApiService) NewUpdateSecurityRolesRequest(ctx context.Context) ApiUpdateSecurityRolesRequest + func (a *SecurityRolesApiService) UpdateSecurityRolesExecute(r ApiUpdateSecurityRolesRequest) (*SecuritySecurityRolesSecurityRoleResponse, *http.Response, error) + type SecuritySecurityRolesSecurityRoleCreationRequest struct + Claims []SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest + Description string + EmailAddress NullableString + Name string + PermissionSetId string + Permissions []string + func NewSecuritySecurityRolesSecurityRoleCreationRequest(name string, description string, permissionSetId string) *SecuritySecurityRolesSecurityRoleCreationRequest + func NewSecuritySecurityRolesSecurityRoleCreationRequestWithDefaults() *SecuritySecurityRolesSecurityRoleCreationRequest + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetClaims() []SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetClaimsOk() ([]SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest, bool) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetDescription() string + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetDescriptionOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetEmailAddress() string + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetEmailAddressOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetName() string + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetNameOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetPermissionSetId() string + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetPermissionSetIdOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetPermissions() []string + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) GetPermissionsOk() ([]string, bool) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) HasClaims() bool + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) HasEmailAddress() bool + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) HasPermissions() bool + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) SetClaims(v []SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) SetDescription(v string) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) SetEmailAddress(v string) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) SetEmailAddressNil() + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) SetName(v string) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) SetPermissionSetId(v string) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) SetPermissions(v []string) + func (o *SecuritySecurityRolesSecurityRoleCreationRequest) UnsetEmailAddress() + func (o SecuritySecurityRolesSecurityRoleCreationRequest) MarshalJSON() ([]byte, error) + func (o SecuritySecurityRolesSecurityRoleCreationRequest) ToMap() (map[string]interface{}, error) + type SecuritySecurityRolesSecurityRoleQueryResponse struct + ClaimsCount *int32 + EmailAddress NullableString + Id *int32 + Immutable *bool + Name NullableString + PermissionSetId *string + func NewSecuritySecurityRolesSecurityRoleQueryResponse() *SecuritySecurityRolesSecurityRoleQueryResponse + func NewSecuritySecurityRolesSecurityRoleQueryResponseWithDefaults() *SecuritySecurityRolesSecurityRoleQueryResponse + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetClaimsCount() int32 + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetClaimsCountOk() (*int32, bool) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetEmailAddress() string + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetEmailAddressOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetId() int32 + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetIdOk() (*int32, bool) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetImmutable() bool + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetImmutableOk() (*bool, bool) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetName() string + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetNameOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetPermissionSetId() string + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) GetPermissionSetIdOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) HasClaimsCount() bool + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) HasEmailAddress() bool + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) HasId() bool + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) HasImmutable() bool + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) HasName() bool + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) HasPermissionSetId() bool + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) SetClaimsCount(v int32) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) SetEmailAddress(v string) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) SetEmailAddressNil() + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) SetId(v int32) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) SetImmutable(v bool) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) SetName(v string) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) SetNameNil() + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) SetPermissionSetId(v string) + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) UnsetEmailAddress() + func (o *SecuritySecurityRolesSecurityRoleQueryResponse) UnsetName() + func (o SecuritySecurityRolesSecurityRoleQueryResponse) MarshalJSON() ([]byte, error) + func (o SecuritySecurityRolesSecurityRoleQueryResponse) ToMap() (map[string]interface{}, error) + type SecuritySecurityRolesSecurityRoleResponse struct + Claims []SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse + Description NullableString + EmailAddress NullableString + Id *int32 + Immutable *bool + Name NullableString + PermissionSetId *string + Permissions []string + func NewSecuritySecurityRolesSecurityRoleResponse() *SecuritySecurityRolesSecurityRoleResponse + func NewSecuritySecurityRolesSecurityRoleResponseWithDefaults() *SecuritySecurityRolesSecurityRoleResponse + func (o *SecuritySecurityRolesSecurityRoleResponse) GetClaims() []SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse + func (o *SecuritySecurityRolesSecurityRoleResponse) GetClaimsOk() ([]SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse, bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) GetDescription() string + func (o *SecuritySecurityRolesSecurityRoleResponse) GetDescriptionOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) GetEmailAddress() string + func (o *SecuritySecurityRolesSecurityRoleResponse) GetEmailAddressOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) GetId() int32 + func (o *SecuritySecurityRolesSecurityRoleResponse) GetIdOk() (*int32, bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) GetImmutable() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) GetImmutableOk() (*bool, bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) GetName() string + func (o *SecuritySecurityRolesSecurityRoleResponse) GetNameOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) GetPermissionSetId() string + func (o *SecuritySecurityRolesSecurityRoleResponse) GetPermissionSetIdOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) GetPermissions() []string + func (o *SecuritySecurityRolesSecurityRoleResponse) GetPermissionsOk() ([]string, bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) HasClaims() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) HasDescription() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) HasEmailAddress() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) HasId() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) HasImmutable() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) HasName() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) HasPermissionSetId() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) HasPermissions() bool + func (o *SecuritySecurityRolesSecurityRoleResponse) SetClaims(v []SecurityRoleClaimDefinitionsRoleClaimDefinitionResponse) + func (o *SecuritySecurityRolesSecurityRoleResponse) SetDescription(v string) + func (o *SecuritySecurityRolesSecurityRoleResponse) SetDescriptionNil() + func (o *SecuritySecurityRolesSecurityRoleResponse) SetEmailAddress(v string) + func (o *SecuritySecurityRolesSecurityRoleResponse) SetEmailAddressNil() + func (o *SecuritySecurityRolesSecurityRoleResponse) SetId(v int32) + func (o *SecuritySecurityRolesSecurityRoleResponse) SetImmutable(v bool) + func (o *SecuritySecurityRolesSecurityRoleResponse) SetName(v string) + func (o *SecuritySecurityRolesSecurityRoleResponse) SetNameNil() + func (o *SecuritySecurityRolesSecurityRoleResponse) SetPermissionSetId(v string) + func (o *SecuritySecurityRolesSecurityRoleResponse) SetPermissions(v []string) + func (o *SecuritySecurityRolesSecurityRoleResponse) UnsetDescription() + func (o *SecuritySecurityRolesSecurityRoleResponse) UnsetEmailAddress() + func (o *SecuritySecurityRolesSecurityRoleResponse) UnsetName() + func (o SecuritySecurityRolesSecurityRoleResponse) MarshalJSON() ([]byte, error) + func (o SecuritySecurityRolesSecurityRoleResponse) ToMap() (map[string]interface{}, error) + type SecuritySecurityRolesSecurityRoleUpdateRequest struct + Claims []SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest + Description string + EmailAddress NullableString + Id int32 + Name string + PermissionSetId string + Permissions []string + func NewSecuritySecurityRolesSecurityRoleUpdateRequest(id int32, name string, description string, permissionSetId string) *SecuritySecurityRolesSecurityRoleUpdateRequest + func NewSecuritySecurityRolesSecurityRoleUpdateRequestWithDefaults() *SecuritySecurityRolesSecurityRoleUpdateRequest + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetClaims() []SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetClaimsOk() ([]SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest, bool) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetDescription() string + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetDescriptionOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetEmailAddress() string + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetEmailAddressOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetId() int32 + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetIdOk() (*int32, bool) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetName() string + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetNameOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetPermissionSetId() string + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetPermissionSetIdOk() (*string, bool) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetPermissions() []string + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) GetPermissionsOk() ([]string, bool) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) HasClaims() bool + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) HasEmailAddress() bool + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) HasPermissions() bool + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) SetClaims(v []SecurityRoleClaimDefinitionsRoleClaimDefinitionRequest) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) SetDescription(v string) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) SetEmailAddress(v string) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) SetEmailAddressNil() + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) SetId(v int32) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) SetName(v string) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) SetPermissionSetId(v string) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) SetPermissions(v []string) + func (o *SecuritySecurityRolesSecurityRoleUpdateRequest) UnsetEmailAddress() + func (o SecuritySecurityRolesSecurityRoleUpdateRequest) MarshalJSON() ([]byte, error) + func (o SecuritySecurityRolesSecurityRoleUpdateRequest) ToMap() (map[string]interface{}, error) + type ServerVariable struct + DefaultValue string + Description string + EnumValues []string + type SystemDayOfWeek int32 + const SYSTEMDAYOFWEEK_Friday + const SYSTEMDAYOFWEEK_Monday + const SYSTEMDAYOFWEEK_Saturday + const SYSTEMDAYOFWEEK_Sunday + const SYSTEMDAYOFWEEK_Thursday + const SYSTEMDAYOFWEEK_Tuesday + const SYSTEMDAYOFWEEK_Wednesday + func NewSystemDayOfWeekFromValue(v int32) (*SystemDayOfWeek, error) + func ParseSystemDayOfWeek(s string) (*SystemDayOfWeek, error) + func (c *SystemDayOfWeek) Parse(s string) error + func (v *SystemDayOfWeek) UnmarshalJSON(src []byte) error + func (v SystemDayOfWeek) IsValid() bool + func (v SystemDayOfWeek) Ptr() *SystemDayOfWeek + type UserApiService service + func (a *UserApiService) GetSSHUsersByIdExecute(r ApiGetSSHUsersByIdRequest) (*CSSCMSDataModelModelsSSHUsersSshUserAccessResponse, *http.Response, error) + func (a *UserApiService) GetSSHUsersExecute(r ApiGetSSHUsersRequest) ([]CSSCMSDataModelModelsSSHUsersSshUserAccessResponse, *http.Response, error) + func (a *UserApiService) NewGetSSHUsersByIdRequest(ctx context.Context, id int32) ApiGetSSHUsersByIdRequest + func (a *UserApiService) NewGetSSHUsersRequest(ctx context.Context) ApiGetSSHUsersRequest v25.0.0-rc.7 Jun 16, 2025 v25.0.0-rc.6 Jun 16, 2025 v25.0.0-rc.5 May 30, 2025 v25.0.0-rc.4 May 29, 2025 v25.0.0-rc.3 May 29, 2025 v25.0.0-rc.2 May 29, 2025 v25.0.0-rc.1 May 29, 2025 v25.0.0-rc.0 May 29, 2025 Other modules containing this package github.com/Keyfactor/keyfactor-go-client-sdk/v24 github.com/Keyfactor/keyfactor-go-client-sdk/v3