Documentation
¶
Index ¶
- Constants
- type APIAccessTokenDto
- type ApplicationDto
- type ApplicationReportDto
- type ApplicationSourceDto
- type ApplicationVersionDto
- type ApprovedDateNamedIdentifiableDto
- type ArgumentDto
- type BasicPluginDto
- type BasicPluginServiceParameterDtoObject
- type CRUDPermissionsDto
- type ChangePasswordDto
- type ChangeUserPasswordDto
- type CommitChangeFileDto
- type CommitFilesDto
- type CommitSourceDto
- type ConflictDto
- type ConnectableEntityDto
- type ContentItemDto
- type ContentSourceDto
- type DashboardPermissionsDto
- type DatabaseDto
- type DbPropertiesSettingsDto
- type DirectoryServerDto
- type DslDto
- type DslIdentifiableDto
- type DslParameterDto
- type DslResponseDto
- type DslTemplateDto
- type DslTemplateReferenceDto
- type DslWarningDto
- type DynamicValuesInputDto
- type EmailNotificationDto
- type EmailNotificationMessageDto
- type EmailNotificationServerDto
- type EmailNotificationTemplateDto
- type EnablementDto
- type EndpointDto
- type EndpointTemplateDto
- type EnvironmentDto
- type EnvironmentEntitiesDto
- type EnvironmentVersionDto
- type FreezePeriodDto
- type HelpAboutDto
- type IdentifiableDto
- type InvitationDto
- type JSON
- type KeyValueDto
- type LanguageDto
- type LicenseActivityContentDto
- type LicenseActivityDto
- type ListHolderDto
- type ListHolderDtoDirectoryServerDto
- type ListHolderDtoEmailNotificationDto
- type ListHolderDtoEmailNotificationServerDto
- type ListHolderDtoEmailNotificationTemplateDto
- type ListHolderDtoEndpointDto
- type ListHolderDtoEndpointTemplateDto
- type ListHolderDtoEnvironmentDto
- type ListHolderDtoFreezePeriodDto
- type ListHolderDtoMaintenanceWindowDto
- type ListHolderDtoPartyDto
- type ListHolderDtoPermissionDto
- type ListHolderDtoPluginDto
- type ListHolderDtoPluginServiceTemplateDto
- type ListHolderDtoRoleDto
- type ListHolderDtoSamlDomainDto
- type ListHolderDtoTenantDto
- type ListHolderDtoUserDto
- type ListHolderDtoUserGroupDto
- type MaintenanceWindowDto
- type MapStringString
- type MessageDto
- type MicroservicesDto
- type MilestoneDto
- type MilestonePhaseRelationDto
- type NamedIdentifiableDto
- type NamedVersionedIdentifiableDto
- type NavigationGuidanceDto
- type POPPermissionDto
- type PagedResultDtoApplicationDto
- type PagedResultDtoEnvironmentDto
- type PagedResultDtoLicenseActivityDto
- type PagedResultDtoPairDto
- type PagedResultDtoPartyDto
- type PagedResultDtoProjectDto
- type PagedResultDtoProjectUserDto
- type PagedResultDtoProjectUserGroupDto
- type PagedResultDtoUserDto
- type PagedResultDtoUserGroupDto
- type PairDto
- type PartyDto
- type PaymentPlanDto
- type PermissionDto
- type PhaseDto
- type PhaseExecutionDto
- type PluginDto
- type PluginServiceDto
- type PluginServiceTemplateDto
- type PluginServiceTemplateParameterDto
- type PluginServiceTemplateParameterPossibleValueDto
- type PluginURLDto
- type PortfolioLicensingAgreementDto
- type ProjectDto
- type ProjectUserDto
- type ProjectUserGroupDto
- type RecurrenceDto
- type RedirectToLandingPageDto
- type RegisteredPluginDto
- type RegisteredPluginDtoList
- type RegisteredPluginServerDto
- type ReleaseDto
- type ReleaseExecutionDto
- type ReleasePermissionsDto
- type RoleDto
- type SMTPDto
- type SamlDomainDto
- type ScoreDto
- type SessionDto
- type ShallowApplicationDto
- type ShallowSystemPreferenceDto
- type StrategyDto
- type SwitchTenantPageDto
- type SystemPreferenceDto
- type SystemPreferencesDto
- type TaskDto
- type TaskExecutionDto
- type TenantDto
- type TenantMarketingInformationDto
- type TestSuiteDto
- type TrackPermissionsDto
- type UserDto
- type UserGroupDto
- type UserManagementDto
- type UserManagementPermissionsDto
- type UserManagementSystemDto
- type UserPermissionsDto
- type UserUpdatePolicyDto
- type VersionDto
Constants ¶
const ( // ContentItemDtoContentItemConflictPROGRESSOFUNPLANNEDWORKITEM captures enum value "PROGRESS_OF_UNPLANNED_WORK_ITEM" ContentItemDtoContentItemConflictPROGRESSOFUNPLANNEDWORKITEM string = "PROGRESS_OF_UNPLANNED_WORK_ITEM" // ContentItemDtoContentItemConflictWORKINGONACCEPTEDITEM captures enum value "WORKING_ON_ACCEPTED_ITEM" ContentItemDtoContentItemConflictWORKINGONACCEPTEDITEM string = "WORKING_ON_ACCEPTED_ITEM" // ContentItemDtoContentItemConflictWORKITEMINPROGRESS captures enum value "WORK_ITEM_IN_PROGRESS" ContentItemDtoContentItemConflictWORKITEMINPROGRESS string = "WORK_ITEM_IN_PROGRESS" // ContentItemDtoContentItemConflictNOINFORMATION captures enum value "NO_INFORMATION" ContentItemDtoContentItemConflictNOINFORMATION string = "NO_INFORMATION" // ContentItemDtoContentItemConflictACCEPTED captures enum value "ACCEPTED" ContentItemDtoContentItemConflictACCEPTED string = "ACCEPTED" )
const ( // DirectoryServerDtoProviderACTIVEDIRECTORY captures enum value "ACTIVE_DIRECTORY" DirectoryServerDtoProviderACTIVEDIRECTORY string = "ACTIVE_DIRECTORY" // DirectoryServerDtoProviderLDAP captures enum value "LDAP" DirectoryServerDtoProviderLDAP string = "LDAP" )
const ( // EnvironmentVersionDtoStatusFAILED captures enum value "FAILED" EnvironmentVersionDtoStatusFAILED string = "FAILED" // EnvironmentVersionDtoStatusDEPLOYED captures enum value "DEPLOYED" EnvironmentVersionDtoStatusDEPLOYED string = "DEPLOYED" // EnvironmentVersionDtoStatusSCHEDULED captures enum value "SCHEDULED" EnvironmentVersionDtoStatusSCHEDULED string = "SCHEDULED" // EnvironmentVersionDtoStatusRUNNING captures enum value "RUNNING" EnvironmentVersionDtoStatusRUNNING string = "RUNNING" )
const ( // FreezePeriodDtoFreezePeriodTypeHARD captures enum value "HARD" FreezePeriodDtoFreezePeriodTypeHARD string = "HARD" // FreezePeriodDtoFreezePeriodTypeSOFT captures enum value "SOFT" FreezePeriodDtoFreezePeriodTypeSOFT string = "SOFT" )
const ( // LicenseActivityDtoActivityTypeERROR captures enum value "ERROR" LicenseActivityDtoActivityTypeERROR string = "ERROR" // LicenseActivityDtoActivityTypeWARNING captures enum value "WARNING" LicenseActivityDtoActivityTypeWARNING string = "WARNING" // LicenseActivityDtoActivityTypeINFO captures enum value "INFO" LicenseActivityDtoActivityTypeINFO string = "INFO" )
const ( // LicenseActivityDtoStatusFINAL captures enum value "FINAL" LicenseActivityDtoStatusFINAL string = "FINAL" // LicenseActivityDtoStatusACTIVE captures enum value "ACTIVE" LicenseActivityDtoStatusACTIVE string = "ACTIVE" // LicenseActivityDtoStatusRESOLVED captures enum value "RESOLVED" LicenseActivityDtoStatusRESOLVED string = "RESOLVED" )
const ( // MilestonePhaseRelationDtoFinalStatusDONE captures enum value "DONE" MilestonePhaseRelationDtoFinalStatusDONE string = "DONE" // MilestonePhaseRelationDtoFinalStatusFAILED captures enum value "FAILED" MilestonePhaseRelationDtoFinalStatusFAILED string = "FAILED" // MilestonePhaseRelationDtoFinalStatusPENDINGAPPROVAL captures enum value "PENDING_APPROVAL" MilestonePhaseRelationDtoFinalStatusPENDINGAPPROVAL string = "PENDING_APPROVAL" // MilestonePhaseRelationDtoFinalStatusAPPROVED captures enum value "APPROVED" MilestonePhaseRelationDtoFinalStatusAPPROVED string = "APPROVED" // MilestonePhaseRelationDtoFinalStatusACTIVE captures enum value "ACTIVE" MilestonePhaseRelationDtoFinalStatusACTIVE string = "ACTIVE" )
const ( // PhaseDtoApprovalGateMANUAL captures enum value "MANUAL" PhaseDtoApprovalGateMANUAL string = "MANUAL" // PhaseDtoApprovalGateAUTOMATIC captures enum value "AUTOMATIC" PhaseDtoApprovalGateAUTOMATIC string = "AUTOMATIC" // PhaseDtoApprovalGateSCHEDULED captures enum value "SCHEDULED" PhaseDtoApprovalGateSCHEDULED string = "SCHEDULED" // PhaseDtoApprovalGateONFAILURE captures enum value "ON_FAILURE" PhaseDtoApprovalGateONFAILURE string = "ON_FAILURE" )
const ( // PhaseExecutionDtoDenyApproveReasonPHASECONTAINSTASKWITHMISSINGPARAMS captures enum value "PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS" PhaseExecutionDtoDenyApproveReasonPHASECONTAINSTASKWITHMISSINGPARAMS string = "PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS" // PhaseExecutionDtoDenyApproveReasonRELEASENOTINEXECUTIONSTATE captures enum value "RELEASE_NOT_IN_EXECUTION_STATE" PhaseExecutionDtoDenyApproveReasonRELEASENOTINEXECUTIONSTATE string = "RELEASE_NOT_IN_EXECUTION_STATE" // PhaseExecutionDtoDenyApproveReasonTRANSITIONDOESNOTEXIST captures enum value "TRANSITION_DOES_NOT_EXIST" PhaseExecutionDtoDenyApproveReasonTRANSITIONDOESNOTEXIST string = "TRANSITION_DOES_NOT_EXIST" // PhaseExecutionDtoDenyApproveReasonALREADYINSTATE captures enum value "ALREADY_IN_STATE" PhaseExecutionDtoDenyApproveReasonALREADYINSTATE string = "ALREADY_IN_STATE" // PhaseExecutionDtoDenyApproveReasonPHASENOTAPPROVEDTORUN captures enum value "PHASE_NOT_APPROVED_TO_RUN" PhaseExecutionDtoDenyApproveReasonPHASENOTAPPROVEDTORUN string = "PHASE_NOT_APPROVED_TO_RUN" // PhaseExecutionDtoDenyApproveReasonMAXALLOWEDRUNNINGRELEASESREACHED captures enum value "MAX_ALLOWED_RUNNING_RELEASES_REACHED" PhaseExecutionDtoDenyApproveReasonMAXALLOWEDRUNNINGRELEASESREACHED string = "MAX_ALLOWED_RUNNING_RELEASES_REACHED" // PhaseExecutionDtoDenyApproveReasonPHASEISASSOCIATEDTOPRODUCTIONOFRELEASETRACK captures enum value "PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK" PhaseExecutionDtoDenyApproveReasonPHASEISASSOCIATEDTOPRODUCTIONOFRELEASETRACK string = "PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK" // PhaseExecutionDtoDenyApproveReasonPHASEISASSOCIATEDTOREQUIREDAPPROVEMILESTONE captures enum value "PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE" PhaseExecutionDtoDenyApproveReasonPHASEISASSOCIATEDTOREQUIREDAPPROVEMILESTONE string = "PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE" // PhaseExecutionDtoDenyApproveReasonRELEASEASSOCIATEDTOACTIVERELEASETRACK captures enum value "RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK" PhaseExecutionDtoDenyApproveReasonRELEASEASSOCIATEDTOACTIVERELEASETRACK string = "RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK" // PhaseExecutionDtoDenyApproveReasonPHASENOTINEXECUTIONSTATE captures enum value "PHASE_NOT_IN_EXECUTION_STATE" PhaseExecutionDtoDenyApproveReasonPHASENOTINEXECUTIONSTATE string = "PHASE_NOT_IN_EXECUTION_STATE" // PhaseExecutionDtoDenyApproveReasonTASKMISSINGPARAMS captures enum value "TASK_MISSING_PARAMS" PhaseExecutionDtoDenyApproveReasonTASKMISSINGPARAMS string = "TASK_MISSING_PARAMS" // PhaseExecutionDtoDenyApproveReasonONFAILUREPHASEISRUNNING captures enum value "ON_FAILURE_PHASE_IS_RUNNING" PhaseExecutionDtoDenyApproveReasonONFAILUREPHASEISRUNNING string = "ON_FAILURE_PHASE_IS_RUNNING" // PhaseExecutionDtoDenyApproveReasonCALLEROFONERRORPHASEISRUNNING captures enum value "CALLER_OF_ON_ERROR_PHASE_IS_RUNNING" PhaseExecutionDtoDenyApproveReasonCALLEROFONERRORPHASEISRUNNING string = "CALLER_OF_ON_ERROR_PHASE_IS_RUNNING" )
const ( // PhaseExecutionDtoDenyStartReasonPHASECONTAINSTASKWITHMISSINGPARAMS captures enum value "PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS" PhaseExecutionDtoDenyStartReasonPHASECONTAINSTASKWITHMISSINGPARAMS string = "PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS" // PhaseExecutionDtoDenyStartReasonRELEASENOTINEXECUTIONSTATE captures enum value "RELEASE_NOT_IN_EXECUTION_STATE" PhaseExecutionDtoDenyStartReasonRELEASENOTINEXECUTIONSTATE string = "RELEASE_NOT_IN_EXECUTION_STATE" // PhaseExecutionDtoDenyStartReasonTRANSITIONDOESNOTEXIST captures enum value "TRANSITION_DOES_NOT_EXIST" PhaseExecutionDtoDenyStartReasonTRANSITIONDOESNOTEXIST string = "TRANSITION_DOES_NOT_EXIST" // PhaseExecutionDtoDenyStartReasonALREADYINSTATE captures enum value "ALREADY_IN_STATE" PhaseExecutionDtoDenyStartReasonALREADYINSTATE string = "ALREADY_IN_STATE" // PhaseExecutionDtoDenyStartReasonPHASENOTAPPROVEDTORUN captures enum value "PHASE_NOT_APPROVED_TO_RUN" PhaseExecutionDtoDenyStartReasonPHASENOTAPPROVEDTORUN string = "PHASE_NOT_APPROVED_TO_RUN" // PhaseExecutionDtoDenyStartReasonMAXALLOWEDRUNNINGRELEASESREACHED captures enum value "MAX_ALLOWED_RUNNING_RELEASES_REACHED" PhaseExecutionDtoDenyStartReasonMAXALLOWEDRUNNINGRELEASESREACHED string = "MAX_ALLOWED_RUNNING_RELEASES_REACHED" // PhaseExecutionDtoDenyStartReasonPHASEISASSOCIATEDTOPRODUCTIONOFRELEASETRACK captures enum value "PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK" PhaseExecutionDtoDenyStartReasonPHASEISASSOCIATEDTOPRODUCTIONOFRELEASETRACK string = "PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK" // PhaseExecutionDtoDenyStartReasonPHASEISASSOCIATEDTOREQUIREDAPPROVEMILESTONE captures enum value "PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE" PhaseExecutionDtoDenyStartReasonPHASEISASSOCIATEDTOREQUIREDAPPROVEMILESTONE string = "PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE" // PhaseExecutionDtoDenyStartReasonRELEASEASSOCIATEDTOACTIVERELEASETRACK captures enum value "RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK" PhaseExecutionDtoDenyStartReasonRELEASEASSOCIATEDTOACTIVERELEASETRACK string = "RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK" // PhaseExecutionDtoDenyStartReasonPHASENOTINEXECUTIONSTATE captures enum value "PHASE_NOT_IN_EXECUTION_STATE" PhaseExecutionDtoDenyStartReasonPHASENOTINEXECUTIONSTATE string = "PHASE_NOT_IN_EXECUTION_STATE" // PhaseExecutionDtoDenyStartReasonTASKMISSINGPARAMS captures enum value "TASK_MISSING_PARAMS" PhaseExecutionDtoDenyStartReasonTASKMISSINGPARAMS string = "TASK_MISSING_PARAMS" // PhaseExecutionDtoDenyStartReasonONFAILUREPHASEISRUNNING captures enum value "ON_FAILURE_PHASE_IS_RUNNING" PhaseExecutionDtoDenyStartReasonONFAILUREPHASEISRUNNING string = "ON_FAILURE_PHASE_IS_RUNNING" // PhaseExecutionDtoDenyStartReasonCALLEROFONERRORPHASEISRUNNING captures enum value "CALLER_OF_ON_ERROR_PHASE_IS_RUNNING" PhaseExecutionDtoDenyStartReasonCALLEROFONERRORPHASEISRUNNING string = "CALLER_OF_ON_ERROR_PHASE_IS_RUNNING" )
const ( // PhaseExecutionDtoStatusDESIGN captures enum value "DESIGN" PhaseExecutionDtoStatusDESIGN string = "DESIGN" // PhaseExecutionDtoStatusRUNNING captures enum value "RUNNING" PhaseExecutionDtoStatusRUNNING string = "RUNNING" // PhaseExecutionDtoStatusRUNNINGWITHFAILURES captures enum value "RUNNING_WITH_FAILURES" PhaseExecutionDtoStatusRUNNINGWITHFAILURES string = "RUNNING_WITH_FAILURES" // PhaseExecutionDtoStatusSTOPPED captures enum value "STOPPED" PhaseExecutionDtoStatusSTOPPED string = "STOPPED" // PhaseExecutionDtoStatusDONE captures enum value "DONE" PhaseExecutionDtoStatusDONE string = "DONE" // PhaseExecutionDtoStatusDONEWITHFAILURES captures enum value "DONE_WITH_FAILURES" PhaseExecutionDtoStatusDONEWITHFAILURES string = "DONE_WITH_FAILURES" // PhaseExecutionDtoStatusAPPROVED captures enum value "APPROVED" PhaseExecutionDtoStatusAPPROVED string = "APPROVED" // PhaseExecutionDtoStatusNOTAPPROVED captures enum value "NOT_APPROVED" PhaseExecutionDtoStatusNOTAPPROVED string = "NOT_APPROVED" // PhaseExecutionDtoStatusFAILEDTORUN captures enum value "FAILED_TO_RUN" PhaseExecutionDtoStatusFAILEDTORUN string = "FAILED_TO_RUN" )
const ( // PluginServiceTemplateParameterDtoDirectionINPUTPARAMETER captures enum value "INPUT_PARAMETER" PluginServiceTemplateParameterDtoDirectionINPUTPARAMETER string = "INPUT_PARAMETER" // PluginServiceTemplateParameterDtoDirectionOUTPUTPARAMETER captures enum value "OUTPUT_PARAMETER" PluginServiceTemplateParameterDtoDirectionOUTPUTPARAMETER string = "OUTPUT_PARAMETER" )
const ( // PluginServiceTemplateParameterDtoDisplayTypeSTRING captures enum value "STRING" PluginServiceTemplateParameterDtoDisplayTypeSTRING string = "STRING" // PluginServiceTemplateParameterDtoDisplayTypePASSWORD captures enum value "PASSWORD" PluginServiceTemplateParameterDtoDisplayTypePASSWORD string = "PASSWORD" // PluginServiceTemplateParameterDtoDisplayTypeTEXTAREA captures enum value "TEXTAREA" PluginServiceTemplateParameterDtoDisplayTypeTEXTAREA string = "TEXTAREA" // PluginServiceTemplateParameterDtoDisplayTypeDROPDOWN captures enum value "DROPDOWN" PluginServiceTemplateParameterDtoDisplayTypeDROPDOWN string = "DROPDOWN" // PluginServiceTemplateParameterDtoDisplayTypeBOOLEAN captures enum value "BOOLEAN" PluginServiceTemplateParameterDtoDisplayTypeBOOLEAN string = "BOOLEAN" )
const ( // PluginServiceTemplateParameterDtoParameterMethodIMPORT captures enum value "IMPORT" PluginServiceTemplateParameterDtoParameterMethodIMPORT string = "IMPORT" // PluginServiceTemplateParameterDtoParameterMethodEXECUTION captures enum value "EXECUTION" PluginServiceTemplateParameterDtoParameterMethodEXECUTION string = "EXECUTION" )
const ( // PluginServiceTemplateParameterDtoTypeSTRING captures enum value "STRING" PluginServiceTemplateParameterDtoTypeSTRING string = "STRING" // PluginServiceTemplateParameterDtoTypePASSWORD captures enum value "PASSWORD" PluginServiceTemplateParameterDtoTypePASSWORD string = "PASSWORD" // PluginServiceTemplateParameterDtoTypeBOOLEAN captures enum value "BOOLEAN" PluginServiceTemplateParameterDtoTypeBOOLEAN string = "BOOLEAN" // PluginServiceTemplateParameterDtoTypeLISTOFSTRINGS captures enum value "LIST_OF_STRINGS" PluginServiceTemplateParameterDtoTypeLISTOFSTRINGS string = "LIST_OF_STRINGS" )
const ( // ProjectUserDtoNotificationSeverityINFORMATION captures enum value "INFORMATION" ProjectUserDtoNotificationSeverityINFORMATION string = "INFORMATION" // ProjectUserDtoNotificationSeverityWARNING captures enum value "WARNING" ProjectUserDtoNotificationSeverityWARNING string = "WARNING" // ProjectUserDtoNotificationSeverityERROR captures enum value "ERROR" ProjectUserDtoNotificationSeverityERROR string = "ERROR" // ProjectUserDtoNotificationSeverityOFF captures enum value "OFF" ProjectUserDtoNotificationSeverityOFF string = "OFF" )
const ( // RecurrenceDtoRecurrencePatternDAILY captures enum value "DAILY" RecurrenceDtoRecurrencePatternDAILY string = "DAILY" // RecurrenceDtoRecurrencePatternWEEKLY captures enum value "WEEKLY" RecurrenceDtoRecurrencePatternWEEKLY string = "WEEKLY" )
const ( // ReleaseExecutionDtoDenyStopReasonPHASECONTAINSTASKWITHMISSINGPARAMS captures enum value "PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS" ReleaseExecutionDtoDenyStopReasonPHASECONTAINSTASKWITHMISSINGPARAMS string = "PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS" // ReleaseExecutionDtoDenyStopReasonRELEASENOTINEXECUTIONSTATE captures enum value "RELEASE_NOT_IN_EXECUTION_STATE" ReleaseExecutionDtoDenyStopReasonRELEASENOTINEXECUTIONSTATE string = "RELEASE_NOT_IN_EXECUTION_STATE" // ReleaseExecutionDtoDenyStopReasonTRANSITIONDOESNOTEXIST captures enum value "TRANSITION_DOES_NOT_EXIST" ReleaseExecutionDtoDenyStopReasonTRANSITIONDOESNOTEXIST string = "TRANSITION_DOES_NOT_EXIST" // ReleaseExecutionDtoDenyStopReasonALREADYINSTATE captures enum value "ALREADY_IN_STATE" ReleaseExecutionDtoDenyStopReasonALREADYINSTATE string = "ALREADY_IN_STATE" // ReleaseExecutionDtoDenyStopReasonPHASENOTAPPROVEDTORUN captures enum value "PHASE_NOT_APPROVED_TO_RUN" ReleaseExecutionDtoDenyStopReasonPHASENOTAPPROVEDTORUN string = "PHASE_NOT_APPROVED_TO_RUN" // ReleaseExecutionDtoDenyStopReasonMAXALLOWEDRUNNINGRELEASESREACHED captures enum value "MAX_ALLOWED_RUNNING_RELEASES_REACHED" ReleaseExecutionDtoDenyStopReasonMAXALLOWEDRUNNINGRELEASESREACHED string = "MAX_ALLOWED_RUNNING_RELEASES_REACHED" // ReleaseExecutionDtoDenyStopReasonPHASEISASSOCIATEDTOPRODUCTIONOFRELEASETRACK captures enum value "PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK" ReleaseExecutionDtoDenyStopReasonPHASEISASSOCIATEDTOPRODUCTIONOFRELEASETRACK string = "PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK" // ReleaseExecutionDtoDenyStopReasonPHASEISASSOCIATEDTOREQUIREDAPPROVEMILESTONE captures enum value "PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE" ReleaseExecutionDtoDenyStopReasonPHASEISASSOCIATEDTOREQUIREDAPPROVEMILESTONE string = "PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE" // ReleaseExecutionDtoDenyStopReasonRELEASEASSOCIATEDTOACTIVERELEASETRACK captures enum value "RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK" ReleaseExecutionDtoDenyStopReasonRELEASEASSOCIATEDTOACTIVERELEASETRACK string = "RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK" // ReleaseExecutionDtoDenyStopReasonPHASENOTINEXECUTIONSTATE captures enum value "PHASE_NOT_IN_EXECUTION_STATE" ReleaseExecutionDtoDenyStopReasonPHASENOTINEXECUTIONSTATE string = "PHASE_NOT_IN_EXECUTION_STATE" // ReleaseExecutionDtoDenyStopReasonTASKMISSINGPARAMS captures enum value "TASK_MISSING_PARAMS" ReleaseExecutionDtoDenyStopReasonTASKMISSINGPARAMS string = "TASK_MISSING_PARAMS" // ReleaseExecutionDtoDenyStopReasonONFAILUREPHASEISRUNNING captures enum value "ON_FAILURE_PHASE_IS_RUNNING" ReleaseExecutionDtoDenyStopReasonONFAILUREPHASEISRUNNING string = "ON_FAILURE_PHASE_IS_RUNNING" // ReleaseExecutionDtoDenyStopReasonCALLEROFONERRORPHASEISRUNNING captures enum value "CALLER_OF_ON_ERROR_PHASE_IS_RUNNING" ReleaseExecutionDtoDenyStopReasonCALLEROFONERRORPHASEISRUNNING string = "CALLER_OF_ON_ERROR_PHASE_IS_RUNNING" )
const ( // ReleaseExecutionDtoStatusDESIGN captures enum value "DESIGN" ReleaseExecutionDtoStatusDESIGN string = "DESIGN" // ReleaseExecutionDtoStatusRUNNING captures enum value "RUNNING" ReleaseExecutionDtoStatusRUNNING string = "RUNNING" // ReleaseExecutionDtoStatusRUNNINGWITHFAILURES captures enum value "RUNNING_WITH_FAILURES" ReleaseExecutionDtoStatusRUNNINGWITHFAILURES string = "RUNNING_WITH_FAILURES" // ReleaseExecutionDtoStatusDONE captures enum value "DONE" ReleaseExecutionDtoStatusDONE string = "DONE" )
const ( // ReleaseExecutionDtoStatusReasonSUCCESS captures enum value "SUCCESS" ReleaseExecutionDtoStatusReasonSUCCESS string = "SUCCESS" // ReleaseExecutionDtoStatusReasonFAILUREDEPLOYMENT captures enum value "FAILURE_DEPLOYMENT" ReleaseExecutionDtoStatusReasonFAILUREDEPLOYMENT string = "FAILURE_DEPLOYMENT" // ReleaseExecutionDtoStatusReasonFAILUREPERFORMANCE captures enum value "FAILURE_PERFORMANCE" ReleaseExecutionDtoStatusReasonFAILUREPERFORMANCE string = "FAILURE_PERFORMANCE" // ReleaseExecutionDtoStatusReasonFAILUREENVIRONMENT captures enum value "FAILURE_ENVIRONMENT" ReleaseExecutionDtoStatusReasonFAILUREENVIRONMENT string = "FAILURE_ENVIRONMENT" // ReleaseExecutionDtoStatusReasonFAILUREFUNCTIONAL captures enum value "FAILURE_FUNCTIONAL" ReleaseExecutionDtoStatusReasonFAILUREFUNCTIONAL string = "FAILURE_FUNCTIONAL" // ReleaseExecutionDtoStatusReasonFAILUREGENERAL captures enum value "FAILURE_GENERAL" ReleaseExecutionDtoStatusReasonFAILUREGENERAL string = "FAILURE_GENERAL" // ReleaseExecutionDtoStatusReasonNOTINUSE captures enum value "NOT_IN_USE" ReleaseExecutionDtoStatusReasonNOTINUSE string = "NOT_IN_USE" )
const ( // SystemPreferenceDtoTypeSTRING captures enum value "STRING" SystemPreferenceDtoTypeSTRING string = "STRING" // SystemPreferenceDtoTypePASSWORD captures enum value "PASSWORD" SystemPreferenceDtoTypePASSWORD string = "PASSWORD" // SystemPreferenceDtoTypeNUMBER captures enum value "NUMBER" SystemPreferenceDtoTypeNUMBER string = "NUMBER" )
const ( // TaskExecutionDtoDenyRerunReasonPHASECONTAINSTASKWITHMISSINGPARAMS captures enum value "PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS" TaskExecutionDtoDenyRerunReasonPHASECONTAINSTASKWITHMISSINGPARAMS string = "PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS" // TaskExecutionDtoDenyRerunReasonRELEASENOTINEXECUTIONSTATE captures enum value "RELEASE_NOT_IN_EXECUTION_STATE" TaskExecutionDtoDenyRerunReasonRELEASENOTINEXECUTIONSTATE string = "RELEASE_NOT_IN_EXECUTION_STATE" // TaskExecutionDtoDenyRerunReasonTRANSITIONDOESNOTEXIST captures enum value "TRANSITION_DOES_NOT_EXIST" TaskExecutionDtoDenyRerunReasonTRANSITIONDOESNOTEXIST string = "TRANSITION_DOES_NOT_EXIST" // TaskExecutionDtoDenyRerunReasonALREADYINSTATE captures enum value "ALREADY_IN_STATE" TaskExecutionDtoDenyRerunReasonALREADYINSTATE string = "ALREADY_IN_STATE" // TaskExecutionDtoDenyRerunReasonPHASENOTAPPROVEDTORUN captures enum value "PHASE_NOT_APPROVED_TO_RUN" TaskExecutionDtoDenyRerunReasonPHASENOTAPPROVEDTORUN string = "PHASE_NOT_APPROVED_TO_RUN" // TaskExecutionDtoDenyRerunReasonMAXALLOWEDRUNNINGRELEASESREACHED captures enum value "MAX_ALLOWED_RUNNING_RELEASES_REACHED" TaskExecutionDtoDenyRerunReasonMAXALLOWEDRUNNINGRELEASESREACHED string = "MAX_ALLOWED_RUNNING_RELEASES_REACHED" // TaskExecutionDtoDenyRerunReasonPHASEISASSOCIATEDTOPRODUCTIONOFRELEASETRACK captures enum value "PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK" TaskExecutionDtoDenyRerunReasonPHASEISASSOCIATEDTOPRODUCTIONOFRELEASETRACK string = "PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK" // TaskExecutionDtoDenyRerunReasonPHASEISASSOCIATEDTOREQUIREDAPPROVEMILESTONE captures enum value "PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE" TaskExecutionDtoDenyRerunReasonPHASEISASSOCIATEDTOREQUIREDAPPROVEMILESTONE string = "PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE" // TaskExecutionDtoDenyRerunReasonRELEASEASSOCIATEDTOACTIVERELEASETRACK captures enum value "RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK" TaskExecutionDtoDenyRerunReasonRELEASEASSOCIATEDTOACTIVERELEASETRACK string = "RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK" // TaskExecutionDtoDenyRerunReasonPHASENOTINEXECUTIONSTATE captures enum value "PHASE_NOT_IN_EXECUTION_STATE" TaskExecutionDtoDenyRerunReasonPHASENOTINEXECUTIONSTATE string = "PHASE_NOT_IN_EXECUTION_STATE" // TaskExecutionDtoDenyRerunReasonTASKMISSINGPARAMS captures enum value "TASK_MISSING_PARAMS" TaskExecutionDtoDenyRerunReasonTASKMISSINGPARAMS string = "TASK_MISSING_PARAMS" // TaskExecutionDtoDenyRerunReasonONFAILUREPHASEISRUNNING captures enum value "ON_FAILURE_PHASE_IS_RUNNING" TaskExecutionDtoDenyRerunReasonONFAILUREPHASEISRUNNING string = "ON_FAILURE_PHASE_IS_RUNNING" // TaskExecutionDtoDenyRerunReasonCALLEROFONERRORPHASEISRUNNING captures enum value "CALLER_OF_ON_ERROR_PHASE_IS_RUNNING" TaskExecutionDtoDenyRerunReasonCALLEROFONERRORPHASEISRUNNING string = "CALLER_OF_ON_ERROR_PHASE_IS_RUNNING" )
const ( // TaskExecutionDtoDetailedStatusSeverityINFORMATION captures enum value "INFORMATION" TaskExecutionDtoDetailedStatusSeverityINFORMATION string = "INFORMATION" // TaskExecutionDtoDetailedStatusSeverityWARNING captures enum value "WARNING" TaskExecutionDtoDetailedStatusSeverityWARNING string = "WARNING" // TaskExecutionDtoDetailedStatusSeverityERROR captures enum value "ERROR" TaskExecutionDtoDetailedStatusSeverityERROR string = "ERROR" )
const ( // TaskExecutionDtoStatusDESIGN captures enum value "DESIGN" TaskExecutionDtoStatusDESIGN string = "DESIGN" // TaskExecutionDtoStatusREADY captures enum value "READY" TaskExecutionDtoStatusREADY string = "READY" // TaskExecutionDtoStatusPENDING captures enum value "PENDING" TaskExecutionDtoStatusPENDING string = "PENDING" // TaskExecutionDtoStatusRUNNING captures enum value "RUNNING" TaskExecutionDtoStatusRUNNING string = "RUNNING" // TaskExecutionDtoStatusFAILED captures enum value "FAILED" TaskExecutionDtoStatusFAILED string = "FAILED" // TaskExecutionDtoStatusSKIPPED captures enum value "SKIPPED" TaskExecutionDtoStatusSKIPPED string = "SKIPPED" // TaskExecutionDtoStatusDONE captures enum value "DONE" TaskExecutionDtoStatusDONE string = "DONE" // TaskExecutionDtoStatusDEFERRED captures enum value "DEFERRED" TaskExecutionDtoStatusDEFERRED string = "DEFERRED" // TaskExecutionDtoStatusSTOPPED captures enum value "STOPPED" TaskExecutionDtoStatusSTOPPED string = "STOPPED" // TaskExecutionDtoStatusRUNNINGWITHDETAILEDSTATUS captures enum value "RUNNING_WITH_DETAILED_STATUS" TaskExecutionDtoStatusRUNNINGWITHDETAILEDSTATUS string = "RUNNING_WITH_DETAILED_STATUS" )
const ( // UserDtoNotificationSeverityINFORMATION captures enum value "INFORMATION" UserDtoNotificationSeverityINFORMATION string = "INFORMATION" // UserDtoNotificationSeverityWARNING captures enum value "WARNING" UserDtoNotificationSeverityWARNING string = "WARNING" // UserDtoNotificationSeverityERROR captures enum value "ERROR" UserDtoNotificationSeverityERROR string = "ERROR" // UserDtoNotificationSeverityOFF captures enum value "OFF" UserDtoNotificationSeverityOFF string = "OFF" )
const ( // LicenseActivityDtoClassNameLicenseActivityDto captures enum value "LicenseActivityDto" LicenseActivityDtoClassNameLicenseActivityDto string = "LicenseActivityDto" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIAccessTokenDto ¶
type APIAccessTokenDto struct { // api access token APIAccessToken string `json:"apiAccessToken,omitempty"` // creation date CreationDate int64 `json:"creationDate,omitempty"` // id ID int64 `json:"id,omitempty"` // tenant Id TenantID string `json:"tenantId,omitempty"` // tenant name TenantName string `json:"tenantName,omitempty"` }
APIAccessTokenDto Api access token dto swagger:model ApiAccessTokenDto
func (*APIAccessTokenDto) MarshalBinary ¶
func (m *APIAccessTokenDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*APIAccessTokenDto) UnmarshalBinary ¶
func (m *APIAccessTokenDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ApplicationDto ¶
type ApplicationDto struct { // application versions ApplicationVersions []*ApplicationVersionDto `json:"applicationVersions"` // deletable Deletable bool `json:"deletable,omitempty"` // description Description string `json:"description,omitempty"` // environments Environments []*NamedIdentifiableDto `json:"environments"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` // parties Parties []*PartyDto `json:"parties"` // source name SourceName string `json:"sourceName,omitempty"` }
ApplicationDto application dto swagger:model ApplicationDto
func (*ApplicationDto) MarshalBinary ¶
func (m *ApplicationDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ApplicationDto) UnmarshalBinary ¶
func (m *ApplicationDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ApplicationReportDto ¶
type ApplicationReportDto struct { // application Application *ApplicationDto `json:"application,omitempty"` // environment versions EnvironmentVersions []*EnvironmentVersionDto `json:"environmentVersions"` }
ApplicationReportDto application report dto swagger:model ApplicationReportDto
func (*ApplicationReportDto) MarshalBinary ¶
func (m *ApplicationReportDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ApplicationReportDto) UnmarshalBinary ¶
func (m *ApplicationReportDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ApplicationSourceDto ¶
type ApplicationSourceDto struct { // deletable Deletable bool `json:"deletable,omitempty"` // description Description string `json:"description,omitempty"` // end point EndPoint *EndpointDto `json:"endPoint,omitempty"` // id ID int64 `json:"id,omitempty"` // last success sync LastSuccessSync int64 `json:"lastSuccessSync,omitempty"` // name Name string `json:"name,omitempty"` // support adding application manually SupportAddingApplicationManually bool `json:"supportAddingApplicationManually,omitempty"` // syncable Syncable bool `json:"syncable,omitempty"` }
ApplicationSourceDto application source dto swagger:model ApplicationSourceDto
func (*ApplicationSourceDto) MarshalBinary ¶
func (m *ApplicationSourceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ApplicationSourceDto) UnmarshalBinary ¶
func (m *ApplicationSourceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ApplicationVersionDto ¶
type ApplicationVersionDto struct { // application Application *NamedIdentifiableDto `json:"application,omitempty"` // based on BasedOn *NamedIdentifiableDto `json:"basedOn,omitempty"` // build number BuildNumber string `json:"buildNumber,omitempty"` // commit Id CommitID string `json:"commitId,omitempty"` // commit source CommitSource *CommitSourceDto `json:"commitSource,omitempty"` // content source ContentSource *ContentSourceDto `json:"contentSource,omitempty"` // creation date CreationDate int64 `json:"creationDate,omitempty"` // dependent by DependentBy []*ApplicationVersionDto `json:"dependentBy"` // depends on DependsOn []*ApplicationVersionDto `json:"dependsOn"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` }
ApplicationVersionDto application version dto swagger:model ApplicationVersionDto
func (*ApplicationVersionDto) MarshalBinary ¶
func (m *ApplicationVersionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ApplicationVersionDto) UnmarshalBinary ¶
func (m *ApplicationVersionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ApprovedDateNamedIdentifiableDto ¶
type ApprovedDateNamedIdentifiableDto struct { // approved date ApprovedDate int64 `json:"approvedDate,omitempty"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` }
ApprovedDateNamedIdentifiableDto approved date named identifiable dto swagger:model ApprovedDateNamedIdentifiableDto
func (*ApprovedDateNamedIdentifiableDto) MarshalBinary ¶
func (m *ApprovedDateNamedIdentifiableDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ApprovedDateNamedIdentifiableDto) UnmarshalBinary ¶
func (m *ApprovedDateNamedIdentifiableDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ArgumentDto ¶
type ArgumentDto struct { // name Name string `json:"name,omitempty"` // value Value string `json:"value,omitempty"` }
ArgumentDto argument dto swagger:model ArgumentDto
func (*ArgumentDto) MarshalBinary ¶
func (m *ArgumentDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ArgumentDto) UnmarshalBinary ¶
func (m *ArgumentDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type BasicPluginDto ¶
type BasicPluginDto struct { // description Description string `json:"description,omitempty"` // icon Url IconURL string `json:"iconUrl,omitempty"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` // version Version string `json:"version,omitempty"` }
BasicPluginDto basic plugin dto swagger:model BasicPluginDto
func (*BasicPluginDto) MarshalBinary ¶
func (m *BasicPluginDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*BasicPluginDto) UnmarshalBinary ¶
func (m *BasicPluginDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type BasicPluginServiceParameterDtoObject ¶
type BasicPluginServiceParameterDtoObject struct { // id ID int64 `json:"id,omitempty"` // template parameter Id TemplateParameterID int64 `json:"templateParameterId,omitempty"` // value Value interface{} `json:"value,omitempty"` // value Id ValueID string `json:"valueId,omitempty"` }
BasicPluginServiceParameterDtoObject basic plugin service parameter dto object swagger:model BasicPluginServiceParameterDto«object»
func (*BasicPluginServiceParameterDtoObject) MarshalBinary ¶
func (m *BasicPluginServiceParameterDtoObject) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*BasicPluginServiceParameterDtoObject) UnmarshalBinary ¶
func (m *BasicPluginServiceParameterDtoObject) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CRUDPermissionsDto ¶
type CRUDPermissionsDto struct { // enabled Enabled bool `json:"enabled,omitempty"` // is create allowed IsCreateAllowed bool `json:"isCreateAllowed,omitempty"` // is delete allowed IsDeleteAllowed bool `json:"isDeleteAllowed,omitempty"` // is edit allowed IsEditAllowed bool `json:"isEditAllowed,omitempty"` }
CRUDPermissionsDto c r u d permissions dto swagger:model CRUDPermissionsDto
func (*CRUDPermissionsDto) MarshalBinary ¶
func (m *CRUDPermissionsDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CRUDPermissionsDto) UnmarshalBinary ¶
func (m *CRUDPermissionsDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangePasswordDto ¶
type ChangePasswordDto struct { // enabled Enabled bool `json:"enabled,omitempty"` }
ChangePasswordDto change password dto swagger:model ChangePasswordDto
func (*ChangePasswordDto) MarshalBinary ¶
func (m *ChangePasswordDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangePasswordDto) UnmarshalBinary ¶
func (m *ChangePasswordDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ChangeUserPasswordDto ¶
type ChangeUserPasswordDto struct { // id ID int64 `json:"id,omitempty"` // new password NewPassword string `json:"newPassword,omitempty"` // old password OldPassword string `json:"oldPassword,omitempty"` }
ChangeUserPasswordDto change user password dto swagger:model ChangeUserPasswordDto
func (*ChangeUserPasswordDto) MarshalBinary ¶
func (m *ChangeUserPasswordDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ChangeUserPasswordDto) UnmarshalBinary ¶
func (m *ChangeUserPasswordDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CommitChangeFileDto ¶
type CommitChangeFileDto struct { // change Id ChangeID string `json:"changeId,omitempty"` // commit Id CommitID string `json:"commitId,omitempty"` // filename Filename string `json:"filename,omitempty"` // id ID string `json:"id,omitempty"` // is covered IsCovered bool `json:"isCovered,omitempty"` // is excluded IsExcluded bool `json:"isExcluded,omitempty"` // test suites TestSuites []*TestSuiteDto `json:"testSuites"` }
CommitChangeFileDto commit change file dto swagger:model CommitChangeFileDto
func (*CommitChangeFileDto) MarshalBinary ¶
func (m *CommitChangeFileDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CommitChangeFileDto) UnmarshalBinary ¶
func (m *CommitChangeFileDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CommitFilesDto ¶
type CommitFilesDto struct { // commit Id CommitID string `json:"commitId,omitempty"` // files Files []*CommitChangeFileDto `json:"files"` }
CommitFilesDto commit files dto swagger:model CommitFilesDto
func (*CommitFilesDto) MarshalBinary ¶
func (m *CommitFilesDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CommitFilesDto) UnmarshalBinary ¶
func (m *CommitFilesDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type CommitSourceDto ¶
type CommitSourceDto struct { // commit regular expression CommitRegularExpression string `json:"commitRegularExpression,omitempty"` // creation date CreationDate int64 `json:"creationDate,omitempty"` // description Description string `json:"description,omitempty"` // exclude files and folders ExcludeFilesAndFolders string `json:"excludeFilesAndFolders,omitempty"` // id ID int64 `json:"id,omitempty"` // include files and folders IncludeFilesAndFolders string `json:"includeFilesAndFolders,omitempty"` // last import date LastImportDate int64 `json:"lastImportDate,omitempty"` // name Name string `json:"name,omitempty"` // plugin service PluginService *PluginServiceDto `json:"pluginService,omitempty"` }
CommitSourceDto commit source dto swagger:model CommitSourceDto
func (*CommitSourceDto) MarshalBinary ¶
func (m *CommitSourceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*CommitSourceDto) UnmarshalBinary ¶
func (m *CommitSourceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ConnectableEntityDto ¶
type ConnectableEntityDto struct { // connectivity arguments ConnectivityArguments []*ArgumentDto `json:"connectivityArguments"` // last connectivity status LastConnectivityStatus string `json:"lastConnectivityStatus,omitempty"` // last connectivity test date LastConnectivityTestDate int64 `json:"lastConnectivityTestDate,omitempty"` // last connectivity test message LastConnectivityTestMessage string `json:"lastConnectivityTestMessage,omitempty"` }
ConnectableEntityDto connectable entity dto swagger:model ConnectableEntityDto
func (*ConnectableEntityDto) MarshalBinary ¶
func (m *ConnectableEntityDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ConnectableEntityDto) UnmarshalBinary ¶
func (m *ConnectableEntityDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContentItemDto ¶
type ContentItemDto struct { // commit files CommitFiles []*CommitFilesDto `json:"commitFiles"` // content Content string `json:"content,omitempty"` // content item conflict // Enum: [PROGRESS_OF_UNPLANNED_WORK_ITEM WORKING_ON_ACCEPTED_ITEM WORK_ITEM_IN_PROGRESS NO_INFORMATION ACCEPTED] ContentItemConflict string `json:"contentItemConflict,omitempty"` // content item Url ContentItemURL string `json:"contentItemUrl,omitempty"` // content source Id ContentSourceID int64 `json:"contentSourceId,omitempty"` // content type ContentType string `json:"contentType,omitempty"` // display Id DisplayID string `json:"displayId,omitempty"` // display type DisplayType string `json:"displayType,omitempty"` // endpoint Endpoint *NamedIdentifiableDto `json:"endpoint,omitempty"` // external Id ExternalID string `json:"externalId,omitempty"` // hierarchy path HierarchyPath string `json:"hierarchyPath,omitempty"` // id ID int64 `json:"id,omitempty"` // is conflict enable IsConflictEnable bool `json:"isConflictEnable,omitempty"` // last import date LastImportDate int64 `json:"lastImportDate,omitempty"` // parent content item ParentContentItem *IdentifiableDto `json:"parentContentItem,omitempty"` // parent external Id ParentExternalID string `json:"parentExternalId,omitempty"` // plugin Plugin *NamedIdentifiableDto `json:"plugin,omitempty"` // release Release *NamedVersionedIdentifiableDto `json:"release,omitempty"` // status Status string `json:"status,omitempty"` }
ContentItemDto content item dto swagger:model ContentItemDto
func (*ContentItemDto) MarshalBinary ¶
func (m *ContentItemDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContentItemDto) UnmarshalBinary ¶
func (m *ContentItemDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ContentSourceDto ¶
type ContentSourceDto struct { // content items ContentItems []*ContentItemDto `json:"contentItems"` // description Description string `json:"description,omitempty"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` // plugin service PluginService *PluginServiceDto `json:"pluginService,omitempty"` }
ContentSourceDto content source dto swagger:model ContentSourceDto
func (*ContentSourceDto) MarshalBinary ¶
func (m *ContentSourceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ContentSourceDto) UnmarshalBinary ¶
func (m *ContentSourceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DashboardPermissionsDto ¶
type DashboardPermissionsDto struct { // enabled Enabled bool `json:"enabled,omitempty"` // is upload widget allowed IsUploadWidgetAllowed bool `json:"isUploadWidgetAllowed,omitempty"` }
DashboardPermissionsDto dashboard permissions dto swagger:model DashboardPermissionsDto
func (*DashboardPermissionsDto) MarshalBinary ¶
func (m *DashboardPermissionsDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DashboardPermissionsDto) UnmarshalBinary ¶
func (m *DashboardPermissionsDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DatabaseDto ¶
type DatabaseDto struct { // enabled Enabled bool `json:"enabled,omitempty"` }
DatabaseDto database dto swagger:model DatabaseDto
func (*DatabaseDto) MarshalBinary ¶
func (m *DatabaseDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DatabaseDto) UnmarshalBinary ¶
func (m *DatabaseDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DbPropertiesSettingsDto ¶
type DbPropertiesSettingsDto struct { // host Host string `json:"host,omitempty"` // name Name string `json:"name,omitempty"` // password Password string `json:"password,omitempty"` // port Port int32 `json:"port,omitempty"` // type Type string `json:"type,omitempty"` // user User string `json:"user,omitempty"` }
DbPropertiesSettingsDto db properties settings dto swagger:model DbPropertiesSettingsDto
func (*DbPropertiesSettingsDto) MarshalBinary ¶
func (m *DbPropertiesSettingsDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DbPropertiesSettingsDto) UnmarshalBinary ¶
func (m *DbPropertiesSettingsDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DirectoryServerDto ¶
type DirectoryServerDto struct { // admin password AdminPassword string `json:"adminPassword,omitempty"` // admin user AdminUser string `json:"adminUser,omitempty"` // connectivity arguments ConnectivityArguments []*ArgumentDto `json:"connectivityArguments"` // domain Domain string `json:"domain,omitempty"` // email attribute mapping EmailAttributeMapping string `json:"emailAttributeMapping,omitempty"` // enabled Enabled bool `json:"enabled,omitempty"` // first name attribute mapping FirstNameAttributeMapping string `json:"firstNameAttributeMapping,omitempty"` // group search filter GroupSearchFilter string `json:"groupSearchFilter,omitempty"` // group search pattern GroupSearchPattern string `json:"groupSearchPattern,omitempty"` // host name HostName string `json:"hostName,omitempty"` // id ID int64 `json:"id,omitempty"` // last connectivity status LastConnectivityStatus string `json:"lastConnectivityStatus,omitempty"` // last connectivity test date LastConnectivityTestDate int64 `json:"lastConnectivityTestDate,omitempty"` // last connectivity test message LastConnectivityTestMessage string `json:"lastConnectivityTestMessage,omitempty"` // last name attribute mapping LastNameAttributeMapping string `json:"lastNameAttributeMapping,omitempty"` // port Port int32 `json:"port,omitempty"` // provider // Enum: [ACTIVE_DIRECTORY LDAP] Provider string `json:"provider,omitempty"` // search base SearchBase string `json:"searchBase,omitempty"` // ssl Ssl bool `json:"ssl,omitempty"` // user attribute mapping UserAttributeMapping string `json:"userAttributeMapping,omitempty"` // user d n search pattern UserDNSearchPattern string `json:"userDNSearchPattern,omitempty"` // user search pattern UserSearchPattern string `json:"userSearchPattern,omitempty"` }
DirectoryServerDto directory server dto swagger:model DirectoryServerDto
func (*DirectoryServerDto) MarshalBinary ¶
func (m *DirectoryServerDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DirectoryServerDto) UnmarshalBinary ¶
func (m *DirectoryServerDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DslDto ¶
type DslDto struct { // kind Kind string `json:"kind,omitempty"` }
DslDto dsl dto swagger:model DslDto
func (*DslDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*DslDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type DslIdentifiableDto ¶
type DslIdentifiableDto struct { // id ID int64 `json:"id,omitempty"` // kind Kind string `json:"kind,omitempty"` }
DslIdentifiableDto dsl identifiable dto swagger:model DslIdentifiableDto
func (*DslIdentifiableDto) MarshalBinary ¶
func (m *DslIdentifiableDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DslIdentifiableDto) UnmarshalBinary ¶
func (m *DslIdentifiableDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DslParameterDto ¶
type DslParameterDto struct { // name Name string `json:"name,omitempty"` // value Value string `json:"value,omitempty"` }
DslParameterDto dsl parameter dto swagger:model DslParameterDto
func (*DslParameterDto) MarshalBinary ¶
func (m *DslParameterDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DslParameterDto) UnmarshalBinary ¶
func (m *DslParameterDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DslResponseDto ¶
type DslResponseDto struct { // entities Entities []*DslIdentifiableDto `json:"entities"` // warnings Warnings []*DslWarningDto `json:"warnings"` }
DslResponseDto dsl response dto swagger:model DslResponseDto
func (*DslResponseDto) MarshalBinary ¶
func (m *DslResponseDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DslResponseDto) UnmarshalBinary ¶
func (m *DslResponseDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DslTemplateDto ¶
type DslTemplateDto struct { // objects Objects []*DslDto `json:"objects"` // parameters Parameters []*DslParameterDto `json:"parameters"` // reference Reference *DslTemplateReferenceDto `json:"reference,omitempty"` }
DslTemplateDto dsl template dto swagger:model DslTemplateDto
func (*DslTemplateDto) MarshalBinary ¶
func (m *DslTemplateDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DslTemplateDto) UnmarshalBinary ¶
func (m *DslTemplateDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DslTemplateReferenceDto ¶
type DslTemplateReferenceDto struct { // file name FileName string `json:"fileName,omitempty"` // file source FileSource string `json:"fileSource,omitempty"` }
DslTemplateReferenceDto dsl template reference dto swagger:model DslTemplateReferenceDto
func (*DslTemplateReferenceDto) MarshalBinary ¶
func (m *DslTemplateReferenceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DslTemplateReferenceDto) UnmarshalBinary ¶
func (m *DslTemplateReferenceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DslWarningDto ¶
type DslWarningDto struct { // entity name EntityName string `json:"entityName,omitempty"` // message code MessageCode string `json:"messageCode,omitempty"` // names Names []string `json:"names"` }
DslWarningDto dsl warning dto swagger:model DslWarningDto
func (*DslWarningDto) MarshalBinary ¶
func (m *DslWarningDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DslWarningDto) UnmarshalBinary ¶
func (m *DslWarningDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type DynamicValuesInputDto ¶
type DynamicValuesInputDto struct { // endpoint Id EndpointID int64 `json:"endpointId,omitempty"` // plugin service context PluginServiceContext []*KeyValueDto `json:"pluginServiceContext"` }
DynamicValuesInputDto dynamic values input dto swagger:model DynamicValuesInputDto
func (*DynamicValuesInputDto) MarshalBinary ¶
func (m *DynamicValuesInputDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*DynamicValuesInputDto) UnmarshalBinary ¶
func (m *DynamicValuesInputDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EmailNotificationDto ¶
type EmailNotificationDto struct { // changed by sanitizer ChangedBySanitizer bool `json:"changedBySanitizer,omitempty"` // connectivity arguments ConnectivityArguments []*ArgumentDto `json:"connectivityArguments"` // content Content string `json:"content,omitempty"` // default content DefaultContent string `json:"defaultContent,omitempty"` // id ID string `json:"id,omitempty"` // last connectivity status LastConnectivityStatus string `json:"lastConnectivityStatus,omitempty"` // last connectivity test date LastConnectivityTestDate int64 `json:"lastConnectivityTestDate,omitempty"` // last connectivity test message LastConnectivityTestMessage string `json:"lastConnectivityTestMessage,omitempty"` // modification date ModificationDate int64 `json:"modificationDate,omitempty"` // modifier Modifier *UserDto `json:"modifier,omitempty"` // name Name string `json:"name,omitempty"` }
EmailNotificationDto email notification dto swagger:model EmailNotificationDto
func (*EmailNotificationDto) MarshalBinary ¶
func (m *EmailNotificationDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EmailNotificationDto) UnmarshalBinary ¶
func (m *EmailNotificationDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EmailNotificationMessageDto ¶
type EmailNotificationMessageDto struct { // changed by sanitizer ChangedBySanitizer bool `json:"changedBySanitizer,omitempty"` // connectivity arguments ConnectivityArguments []*ArgumentDto `json:"connectivityArguments"` // content Content string `json:"content,omitempty"` // default content DefaultContent string `json:"defaultContent,omitempty"` // default subject DefaultSubject string `json:"defaultSubject,omitempty"` // id ID string `json:"id,omitempty"` // last connectivity status LastConnectivityStatus string `json:"lastConnectivityStatus,omitempty"` // last connectivity test date LastConnectivityTestDate int64 `json:"lastConnectivityTestDate,omitempty"` // last connectivity test message LastConnectivityTestMessage string `json:"lastConnectivityTestMessage,omitempty"` // modification date ModificationDate int64 `json:"modificationDate,omitempty"` // modifier Modifier *UserDto `json:"modifier,omitempty"` // name Name string `json:"name,omitempty"` // subject Subject string `json:"subject,omitempty"` }
EmailNotificationMessageDto email notification message dto swagger:model EmailNotificationMessageDto
func (*EmailNotificationMessageDto) MarshalBinary ¶
func (m *EmailNotificationMessageDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EmailNotificationMessageDto) UnmarshalBinary ¶
func (m *EmailNotificationMessageDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EmailNotificationServerDto ¶
type EmailNotificationServerDto struct { // connectivity arguments ConnectivityArguments []*ArgumentDto `json:"connectivityArguments"` // destination email DestinationEmail string `json:"destinationEmail,omitempty"` // host Host string `json:"host,omitempty"` // id ID int64 `json:"id,omitempty"` // is enabled IsEnabled bool `json:"isEnabled,omitempty"` // is s s l IsSSL bool `json:"isSSL,omitempty"` // last connectivity status LastConnectivityStatus string `json:"lastConnectivityStatus,omitempty"` // last connectivity test date LastConnectivityTestDate int64 `json:"lastConnectivityTestDate,omitempty"` // last connectivity test message LastConnectivityTestMessage string `json:"lastConnectivityTestMessage,omitempty"` // password Password string `json:"password,omitempty"` // port Port int32 `json:"port,omitempty"` // sender Sender string `json:"sender,omitempty"` // sender display name SenderDisplayName string `json:"senderDisplayName,omitempty"` // user User string `json:"user,omitempty"` }
EmailNotificationServerDto email notification server dto swagger:model EmailNotificationServerDto
func (*EmailNotificationServerDto) MarshalBinary ¶
func (m *EmailNotificationServerDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EmailNotificationServerDto) UnmarshalBinary ¶
func (m *EmailNotificationServerDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EmailNotificationTemplateDto ¶
type EmailNotificationTemplateDto struct { // changed by sanitizer ChangedBySanitizer bool `json:"changedBySanitizer,omitempty"` // connectivity arguments ConnectivityArguments []*ArgumentDto `json:"connectivityArguments"` // content Content string `json:"content,omitempty"` // default content DefaultContent string `json:"defaultContent,omitempty"` // id ID string `json:"id,omitempty"` // last connectivity status LastConnectivityStatus string `json:"lastConnectivityStatus,omitempty"` // last connectivity test date LastConnectivityTestDate int64 `json:"lastConnectivityTestDate,omitempty"` // last connectivity test message LastConnectivityTestMessage string `json:"lastConnectivityTestMessage,omitempty"` // modification date ModificationDate int64 `json:"modificationDate,omitempty"` // modifier Modifier *UserDto `json:"modifier,omitempty"` // name Name string `json:"name,omitempty"` }
EmailNotificationTemplateDto email notification template dto swagger:model EmailNotificationTemplateDto
func (*EmailNotificationTemplateDto) MarshalBinary ¶
func (m *EmailNotificationTemplateDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EmailNotificationTemplateDto) UnmarshalBinary ¶
func (m *EmailNotificationTemplateDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EnablementDto ¶
type EnablementDto struct { // enabled Enabled bool `json:"enabled,omitempty"` }
EnablementDto enablement dto swagger:model EnablementDto
func (*EnablementDto) MarshalBinary ¶
func (m *EnablementDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EnablementDto) UnmarshalBinary ¶
func (m *EnablementDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EndpointDto ¶
type EndpointDto struct { // applications Applications []*ApplicationDto `json:"applications"` // connectivity arguments ConnectivityArguments []*ArgumentDto `json:"connectivityArguments"` // description Description string `json:"description,omitempty"` // environments Environments []*EnvironmentDto `json:"environments"` // id ID int64 `json:"id,omitempty"` // in use InUse bool `json:"inUse,omitempty"` // last connectivity status LastConnectivityStatus string `json:"lastConnectivityStatus,omitempty"` // last connectivity test date LastConnectivityTestDate int64 `json:"lastConnectivityTestDate,omitempty"` // last connectivity test message LastConnectivityTestMessage string `json:"lastConnectivityTestMessage,omitempty"` // name Name string `json:"name,omitempty"` // plugin service PluginService *PluginServiceDto `json:"pluginService,omitempty"` // type Type string `json:"type,omitempty"` }
EndpointDto endpoint dto swagger:model EndpointDto
func (*EndpointDto) MarshalBinary ¶
func (m *EndpointDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EndpointDto) UnmarshalBinary ¶
func (m *EndpointDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EndpointTemplateDto ¶
type EndpointTemplateDto struct { // connectivity test ConnectivityTest bool `json:"connectivityTest,omitempty"` // description Description string `json:"description,omitempty"` // id ID int64 `json:"id,omitempty"` // is plugin endpoint exist IsPluginEndpointExist bool `json:"isPluginEndpointExist,omitempty"` // is taggable IsTaggable bool `json:"isTaggable,omitempty"` // name Name string `json:"name,omitempty"` // plugin endpoints optional PluginEndpointsOptional bool `json:"pluginEndpointsOptional,omitempty"` // plugin Id PluginID int64 `json:"pluginId,omitempty"` // plugin name PluginName string `json:"pluginName,omitempty"` // service type ServiceType string `json:"serviceType,omitempty"` // template parameters TemplateParameters []*PluginServiceTemplateParameterDto `json:"templateParameters"` // type Type string `json:"type,omitempty"` // url URL string `json:"url,omitempty"` }
EndpointTemplateDto endpoint template dto swagger:model EndpointTemplateDto
func (*EndpointTemplateDto) MarshalBinary ¶
func (m *EndpointTemplateDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EndpointTemplateDto) UnmarshalBinary ¶
func (m *EndpointTemplateDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EnvironmentDto ¶
type EnvironmentDto struct { // applications Applications []*ShallowApplicationDto `json:"applications"` // description Description string `json:"description,omitempty"` // id ID int64 `json:"id,omitempty"` // is production IsProduction bool `json:"isProduction,omitempty"` // name Name string `json:"name,omitempty"` // project Project *NamedIdentifiableDto `json:"project,omitempty"` }
EnvironmentDto environment dto swagger:model EnvironmentDto
func (*EnvironmentDto) MarshalBinary ¶
func (m *EnvironmentDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EnvironmentDto) UnmarshalBinary ¶
func (m *EnvironmentDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EnvironmentEntitiesDto ¶
type EnvironmentEntitiesDto struct { // freeze periods FreezePeriods []*FreezePeriodDto `json:"freezePeriods"` // maintenance windows MaintenanceWindows []*MaintenanceWindowDto `json:"maintenanceWindows"` // phases Phases []*PhaseDto `json:"phases"` }
EnvironmentEntitiesDto environment entities dto swagger:model EnvironmentEntitiesDto
func (*EnvironmentEntitiesDto) MarshalBinary ¶
func (m *EnvironmentEntitiesDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EnvironmentEntitiesDto) UnmarshalBinary ¶
func (m *EnvironmentEntitiesDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type EnvironmentVersionDto ¶
type EnvironmentVersionDto struct { // application Application *NamedIdentifiableDto `json:"application,omitempty"` // application version ApplicationVersion *NamedIdentifiableDto `json:"applicationVersion,omitempty"` // build number BuildNumber string `json:"buildNumber,omitempty"` // commit Id CommitID string `json:"commitId,omitempty"` // environment Environment *NamedIdentifiableDto `json:"environment,omitempty"` // external status ExternalStatus string `json:"externalStatus,omitempty"` // phase Phase *NamedIdentifiableDto `json:"phase,omitempty"` // promotion date PromotionDate int64 `json:"promotionDate,omitempty"` // release Release *NamedIdentifiableDto `json:"release,omitempty"` // status // Enum: [FAILED DEPLOYED SCHEDULED RUNNING] Status string `json:"status,omitempty"` // task Task *NamedIdentifiableDto `json:"task,omitempty"` }
EnvironmentVersionDto environment version dto swagger:model EnvironmentVersionDto
func (*EnvironmentVersionDto) MarshalBinary ¶
func (m *EnvironmentVersionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*EnvironmentVersionDto) UnmarshalBinary ¶
func (m *EnvironmentVersionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type FreezePeriodDto ¶
type FreezePeriodDto struct { // description Description string `json:"description,omitempty"` // end date EndDate int64 `json:"endDate,omitempty"` // environments Environments []*EnvironmentDto `json:"environments"` // excluded releases ExcludedReleases []*NamedVersionedIdentifiableDto `json:"excludedReleases"` // freeze period type // Enum: [HARD SOFT] FreezePeriodType string `json:"freezePeriodType,omitempty"` // id ID int64 `json:"id,omitempty"` // is enabled IsEnabled bool `json:"isEnabled,omitempty"` // name Name string `json:"name,omitempty"` // start date StartDate int64 `json:"startDate,omitempty"` }
FreezePeriodDto freeze period dto swagger:model FreezePeriodDto
func (*FreezePeriodDto) MarshalBinary ¶
func (m *FreezePeriodDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*FreezePeriodDto) UnmarshalBinary ¶
func (m *FreezePeriodDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type HelpAboutDto ¶
type HelpAboutDto struct { // enabled Enabled bool `json:"enabled,omitempty"` }
HelpAboutDto help about dto swagger:model HelpAboutDto
func (*HelpAboutDto) MarshalBinary ¶
func (m *HelpAboutDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*HelpAboutDto) UnmarshalBinary ¶
func (m *HelpAboutDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type IdentifiableDto ¶
type IdentifiableDto struct { // id ID int64 `json:"id,omitempty"` }
IdentifiableDto identifiable dto swagger:model IdentifiableDto
func (*IdentifiableDto) MarshalBinary ¶
func (m *IdentifiableDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*IdentifiableDto) UnmarshalBinary ¶
func (m *IdentifiableDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type InvitationDto ¶
type InvitationDto struct { // emails Emails []string `json:"emails"` // message Message string `json:"message,omitempty"` }
InvitationDto invitation dto swagger:model InvitationDto
func (*InvitationDto) MarshalBinary ¶
func (m *InvitationDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*InvitationDto) UnmarshalBinary ¶
func (m *InvitationDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type KeyValueDto ¶
type KeyValueDto struct { // key Key string `json:"key,omitempty"` // pair Pair *PairDto `json:"pair,omitempty"` }
KeyValueDto key value dto swagger:model KeyValueDto
func (*KeyValueDto) MarshalBinary ¶
func (m *KeyValueDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*KeyValueDto) UnmarshalBinary ¶
func (m *KeyValueDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type LanguageDto ¶
type LanguageDto struct { // description Description string `json:"description,omitempty"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` }
LanguageDto language dto swagger:model LanguageDto
func (*LanguageDto) MarshalBinary ¶
func (m *LanguageDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*LanguageDto) UnmarshalBinary ¶
func (m *LanguageDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type LicenseActivityContentDto ¶
type LicenseActivityContentDto struct { // company email domain CompanyEmailDomain string `json:"companyEmailDomain,omitempty"` // concurrent running releases ConcurrentRunningReleases int32 `json:"concurrentRunningReleases,omitempty"` // covered by broadcom subscription p l a CoveredByBroadcomSubscriptionPLA bool `json:"coveredByBroadcomSubscriptionPLA,omitempty"` // department charge identifier DepartmentChargeIdentifier string `json:"departmentChargeIdentifier,omitempty"` // enabled Enabled bool `json:"enabled,omitempty"` // enterprise site Id EnterpriseSiteID int64 `json:"enterpriseSiteId,omitempty"` // id ID int64 `json:"id,omitempty"` // instance Id InstanceID string `json:"instanceId,omitempty"` // last collection date LastCollectionDate int64 `json:"lastCollectionDate,omitempty"` // last collection status LastCollectionStatus string `json:"lastCollectionStatus,omitempty"` // name Name string `json:"name,omitempty"` // product version name ProductVersionName string `json:"productVersionName,omitempty"` // proxy password ProxyPassword string `json:"proxyPassword,omitempty"` // proxy URL ProxyURL string `json:"proxyURL,omitempty"` // proxy username ProxyUsername string `json:"proxyUsername,omitempty"` // use proxy UseProxy bool `json:"useProxy,omitempty"` }
LicenseActivityContentDto license activity content dto swagger:model LicenseActivityContentDto
func (*LicenseActivityContentDto) MarshalBinary ¶
func (m *LicenseActivityContentDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*LicenseActivityContentDto) UnmarshalBinary ¶
func (m *LicenseActivityContentDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type LicenseActivityDto ¶
type LicenseActivityDto struct { // activity type // Enum: [ERROR WARNING INFO] ActivityType string `json:"activityType,omitempty"` // class name // Required: true // Enum: [LicenseActivityDto] ClassName *string `json:"className"` // content Content *LicenseActivityContentDto `json:"content,omitempty"` // creation date CreationDate int64 `json:"creationDate,omitempty"` // creator Creator *UserDto `json:"creator,omitempty"` // entity name EntityName string `json:"entityName,omitempty"` // event category name EventCategoryName string `json:"eventCategoryName,omitempty"` // event name EventName string `json:"eventName,omitempty"` // id ID int64 `json:"id,omitempty"` // phase Id PhaseID int64 `json:"phaseId,omitempty"` // project Project *NamedIdentifiableDto `json:"project,omitempty"` // release Id ReleaseID int64 `json:"releaseId,omitempty"` // status // Enum: [FINAL ACTIVE RESOLVED] Status string `json:"status,omitempty"` // task Id TaskID int64 `json:"taskId,omitempty"` }
LicenseActivityDto license activity dto swagger:model LicenseActivityDto
func (*LicenseActivityDto) MarshalBinary ¶
func (m *LicenseActivityDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*LicenseActivityDto) UnmarshalBinary ¶
func (m *LicenseActivityDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDto ¶
type ListHolderDto struct {
// data
Data []interface{} `json:"data"`
}
ListHolderDto list holder dto swagger:model ListHolderDto
func (*ListHolderDto) MarshalBinary ¶
func (m *ListHolderDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDto) UnmarshalBinary ¶
func (m *ListHolderDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoDirectoryServerDto ¶
type ListHolderDtoDirectoryServerDto struct { // data Data []*DirectoryServerDto `json:"data"` }
ListHolderDtoDirectoryServerDto list holder dto directory server dto swagger:model ListHolderDto«DirectoryServerDto»
func (*ListHolderDtoDirectoryServerDto) MarshalBinary ¶
func (m *ListHolderDtoDirectoryServerDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoDirectoryServerDto) UnmarshalBinary ¶
func (m *ListHolderDtoDirectoryServerDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoEmailNotificationDto ¶
type ListHolderDtoEmailNotificationDto struct { // data Data []*EmailNotificationDto `json:"data"` }
ListHolderDtoEmailNotificationDto list holder dto email notification dto swagger:model ListHolderDto«EmailNotificationDto»
func (*ListHolderDtoEmailNotificationDto) MarshalBinary ¶
func (m *ListHolderDtoEmailNotificationDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoEmailNotificationDto) UnmarshalBinary ¶
func (m *ListHolderDtoEmailNotificationDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoEmailNotificationServerDto ¶
type ListHolderDtoEmailNotificationServerDto struct { // data Data []*EmailNotificationServerDto `json:"data"` }
ListHolderDtoEmailNotificationServerDto list holder dto email notification server dto swagger:model ListHolderDto«EmailNotificationServerDto»
func (*ListHolderDtoEmailNotificationServerDto) MarshalBinary ¶
func (m *ListHolderDtoEmailNotificationServerDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoEmailNotificationServerDto) UnmarshalBinary ¶
func (m *ListHolderDtoEmailNotificationServerDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoEmailNotificationTemplateDto ¶
type ListHolderDtoEmailNotificationTemplateDto struct { // data Data []*EmailNotificationTemplateDto `json:"data"` }
ListHolderDtoEmailNotificationTemplateDto list holder dto email notification template dto swagger:model ListHolderDto«EmailNotificationTemplateDto»
func (*ListHolderDtoEmailNotificationTemplateDto) MarshalBinary ¶
func (m *ListHolderDtoEmailNotificationTemplateDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoEmailNotificationTemplateDto) UnmarshalBinary ¶
func (m *ListHolderDtoEmailNotificationTemplateDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoEndpointDto ¶
type ListHolderDtoEndpointDto struct { // data Data []*EndpointDto `json:"data"` }
ListHolderDtoEndpointDto list holder dto endpoint dto swagger:model ListHolderDto«EndpointDto»
func (*ListHolderDtoEndpointDto) MarshalBinary ¶
func (m *ListHolderDtoEndpointDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoEndpointDto) UnmarshalBinary ¶
func (m *ListHolderDtoEndpointDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoEndpointTemplateDto ¶
type ListHolderDtoEndpointTemplateDto struct { // data Data []*EndpointTemplateDto `json:"data"` }
ListHolderDtoEndpointTemplateDto list holder dto endpoint template dto swagger:model ListHolderDto«EndpointTemplateDto»
func (*ListHolderDtoEndpointTemplateDto) MarshalBinary ¶
func (m *ListHolderDtoEndpointTemplateDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoEndpointTemplateDto) UnmarshalBinary ¶
func (m *ListHolderDtoEndpointTemplateDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoEnvironmentDto ¶
type ListHolderDtoEnvironmentDto struct { // data Data []*EnvironmentDto `json:"data"` }
ListHolderDtoEnvironmentDto list holder dto environment dto swagger:model ListHolderDto«EnvironmentDto»
func (*ListHolderDtoEnvironmentDto) MarshalBinary ¶
func (m *ListHolderDtoEnvironmentDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoEnvironmentDto) UnmarshalBinary ¶
func (m *ListHolderDtoEnvironmentDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoFreezePeriodDto ¶
type ListHolderDtoFreezePeriodDto struct { // data Data []*FreezePeriodDto `json:"data"` }
ListHolderDtoFreezePeriodDto list holder dto freeze period dto swagger:model ListHolderDto«FreezePeriodDto»
func (*ListHolderDtoFreezePeriodDto) MarshalBinary ¶
func (m *ListHolderDtoFreezePeriodDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoFreezePeriodDto) UnmarshalBinary ¶
func (m *ListHolderDtoFreezePeriodDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoMaintenanceWindowDto ¶
type ListHolderDtoMaintenanceWindowDto struct { // data Data []*MaintenanceWindowDto `json:"data"` }
ListHolderDtoMaintenanceWindowDto list holder dto maintenance window dto swagger:model ListHolderDto«MaintenanceWindowDto»
func (*ListHolderDtoMaintenanceWindowDto) MarshalBinary ¶
func (m *ListHolderDtoMaintenanceWindowDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoMaintenanceWindowDto) UnmarshalBinary ¶
func (m *ListHolderDtoMaintenanceWindowDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoPartyDto ¶
type ListHolderDtoPartyDto struct { // data Data []*PartyDto `json:"data"` }
ListHolderDtoPartyDto list holder dto party dto swagger:model ListHolderDto«PartyDto»
func (*ListHolderDtoPartyDto) MarshalBinary ¶
func (m *ListHolderDtoPartyDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoPartyDto) UnmarshalBinary ¶
func (m *ListHolderDtoPartyDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoPermissionDto ¶
type ListHolderDtoPermissionDto struct { // data Data []*PermissionDto `json:"data"` }
ListHolderDtoPermissionDto list holder dto permission dto swagger:model ListHolderDto«PermissionDto»
func (*ListHolderDtoPermissionDto) MarshalBinary ¶
func (m *ListHolderDtoPermissionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoPermissionDto) UnmarshalBinary ¶
func (m *ListHolderDtoPermissionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoPluginDto ¶
type ListHolderDtoPluginDto struct { // data Data []*PluginDto `json:"data"` }
ListHolderDtoPluginDto list holder dto plugin dto swagger:model ListHolderDto«PluginDto»
func (*ListHolderDtoPluginDto) MarshalBinary ¶
func (m *ListHolderDtoPluginDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoPluginDto) UnmarshalBinary ¶
func (m *ListHolderDtoPluginDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoPluginServiceTemplateDto ¶
type ListHolderDtoPluginServiceTemplateDto struct { // data Data []*PluginServiceTemplateDto `json:"data"` }
ListHolderDtoPluginServiceTemplateDto list holder dto plugin service template dto swagger:model ListHolderDto«PluginServiceTemplateDto»
func (*ListHolderDtoPluginServiceTemplateDto) MarshalBinary ¶
func (m *ListHolderDtoPluginServiceTemplateDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoPluginServiceTemplateDto) UnmarshalBinary ¶
func (m *ListHolderDtoPluginServiceTemplateDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoRoleDto ¶
type ListHolderDtoRoleDto struct { // data Data []*RoleDto `json:"data"` }
ListHolderDtoRoleDto list holder dto role dto swagger:model ListHolderDto«RoleDto»
func (*ListHolderDtoRoleDto) MarshalBinary ¶
func (m *ListHolderDtoRoleDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoRoleDto) UnmarshalBinary ¶
func (m *ListHolderDtoRoleDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoSamlDomainDto ¶
type ListHolderDtoSamlDomainDto struct { // data Data []*SamlDomainDto `json:"data"` }
ListHolderDtoSamlDomainDto list holder dto saml domain dto swagger:model ListHolderDto«SamlDomainDto»
func (*ListHolderDtoSamlDomainDto) MarshalBinary ¶
func (m *ListHolderDtoSamlDomainDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoSamlDomainDto) UnmarshalBinary ¶
func (m *ListHolderDtoSamlDomainDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoTenantDto ¶
type ListHolderDtoTenantDto struct { // data Data []*TenantDto `json:"data"` }
ListHolderDtoTenantDto list holder dto tenant dto swagger:model ListHolderDto«TenantDto»
func (*ListHolderDtoTenantDto) MarshalBinary ¶
func (m *ListHolderDtoTenantDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoTenantDto) UnmarshalBinary ¶
func (m *ListHolderDtoTenantDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoUserDto ¶
type ListHolderDtoUserDto struct { // data Data []*UserDto `json:"data"` }
ListHolderDtoUserDto list holder dto user dto swagger:model ListHolderDto«UserDto»
func (*ListHolderDtoUserDto) MarshalBinary ¶
func (m *ListHolderDtoUserDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoUserDto) UnmarshalBinary ¶
func (m *ListHolderDtoUserDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ListHolderDtoUserGroupDto ¶
type ListHolderDtoUserGroupDto struct { // data Data []*UserGroupDto `json:"data"` }
ListHolderDtoUserGroupDto list holder dto user group dto swagger:model ListHolderDto«UserGroupDto»
func (*ListHolderDtoUserGroupDto) MarshalBinary ¶
func (m *ListHolderDtoUserGroupDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ListHolderDtoUserGroupDto) UnmarshalBinary ¶
func (m *ListHolderDtoUserGroupDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type MaintenanceWindowDto ¶
type MaintenanceWindowDto struct { // description Description string `json:"description,omitempty"` // end date EndDate int64 `json:"endDate,omitempty"` // environments Environments []*EnvironmentDto `json:"environments"` // id ID int64 `json:"id,omitempty"` // is disabled IsDisabled bool `json:"isDisabled,omitempty"` // name Name string `json:"name,omitempty"` // start date StartDate int64 `json:"startDate,omitempty"` }
MaintenanceWindowDto maintenance window dto swagger:model MaintenanceWindowDto
func (*MaintenanceWindowDto) MarshalBinary ¶
func (m *MaintenanceWindowDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*MaintenanceWindowDto) UnmarshalBinary ¶
func (m *MaintenanceWindowDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type MapStringString ¶
MapStringString map string string swagger:model Map«string,string»
type MessageDto ¶
type MessageDto struct { // message Message string `json:"message,omitempty"` }
MessageDto message dto swagger:model MessageDto
func (*MessageDto) MarshalBinary ¶
func (m *MessageDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*MessageDto) UnmarshalBinary ¶
func (m *MessageDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type MicroservicesDto ¶
type MicroservicesDto struct { // cds enabled CdsEnabled bool `json:"cdsEnabled,omitempty"` // cds Url CdsURL string `json:"cdsUrl,omitempty"` // cta enabled CtaEnabled bool `json:"ctaEnabled,omitempty"` // cta Url CtaURL string `json:"ctaUrl,omitempty"` // tar enabled TarEnabled bool `json:"tarEnabled,omitempty"` // tar Url TarURL string `json:"tarUrl,omitempty"` }
MicroservicesDto microservices dto swagger:model MicroservicesDto
func (*MicroservicesDto) MarshalBinary ¶
func (m *MicroservicesDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*MicroservicesDto) UnmarshalBinary ¶
func (m *MicroservicesDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type MilestoneDto ¶
type MilestoneDto struct { // description Description string `json:"description,omitempty"` // due date DueDate int64 `json:"dueDate,omitempty"` // id ID int64 `json:"id,omitempty"` // is approval required IsApprovalRequired bool `json:"isApprovalRequired,omitempty"` // name Name string `json:"name,omitempty"` }
MilestoneDto milestone dto swagger:model MilestoneDto
func (*MilestoneDto) MarshalBinary ¶
func (m *MilestoneDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*MilestoneDto) UnmarshalBinary ¶
func (m *MilestoneDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type MilestonePhaseRelationDto ¶
type MilestonePhaseRelationDto struct { // final status // Enum: [DONE FAILED PENDING_APPROVAL APPROVED ACTIVE] FinalStatus string `json:"finalStatus,omitempty"` // milestone Milestone *MilestoneDto `json:"milestone,omitempty"` }
MilestonePhaseRelationDto milestone phase relation dto swagger:model MilestonePhaseRelationDto
func (*MilestonePhaseRelationDto) MarshalBinary ¶
func (m *MilestonePhaseRelationDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*MilestonePhaseRelationDto) UnmarshalBinary ¶
func (m *MilestonePhaseRelationDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type NamedIdentifiableDto ¶
type NamedIdentifiableDto struct { // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` }
NamedIdentifiableDto named identifiable dto swagger:model NamedIdentifiableDto
func (*NamedIdentifiableDto) MarshalBinary ¶
func (m *NamedIdentifiableDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*NamedIdentifiableDto) UnmarshalBinary ¶
func (m *NamedIdentifiableDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type NamedVersionedIdentifiableDto ¶
type NamedVersionedIdentifiableDto struct { // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` // project Project *NamedIdentifiableDto `json:"project,omitempty"` // version Version string `json:"version,omitempty"` }
NamedVersionedIdentifiableDto named versioned identifiable dto swagger:model NamedVersionedIdentifiableDto
func (*NamedVersionedIdentifiableDto) MarshalBinary ¶
func (m *NamedVersionedIdentifiableDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*NamedVersionedIdentifiableDto) UnmarshalBinary ¶
func (m *NamedVersionedIdentifiableDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type NavigationGuidanceDto ¶
type NavigationGuidanceDto struct { bool `json:"enabled,omitempty"` ServiceProvider string `json:"serviceProvider,omitempty"` URL string `json:"url,omitempty"` }Enabled
NavigationGuidanceDto navigation guidance dto swagger:model NavigationGuidanceDto
func (*NavigationGuidanceDto) MarshalBinary ¶
func (m *NavigationGuidanceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*NavigationGuidanceDto) UnmarshalBinary ¶
func (m *NavigationGuidanceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type POPPermissionDto ¶
type POPPermissionDto struct { // enabled Enabled bool `json:"enabled,omitempty"` // is plugin proxy enabled IsPluginProxyEnabled bool `json:"isPluginProxyEnabled,omitempty"` }
POPPermissionDto p o p permission dto swagger:model POPPermissionDto
func (*POPPermissionDto) MarshalBinary ¶
func (m *POPPermissionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*POPPermissionDto) UnmarshalBinary ¶
func (m *POPPermissionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoApplicationDto ¶
type PagedResultDtoApplicationDto struct { // data Data []*ApplicationDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoApplicationDto paged result dto application dto swagger:model PagedResultDto«ApplicationDto»
func (*PagedResultDtoApplicationDto) MarshalBinary ¶
func (m *PagedResultDtoApplicationDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoApplicationDto) UnmarshalBinary ¶
func (m *PagedResultDtoApplicationDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoEnvironmentDto ¶
type PagedResultDtoEnvironmentDto struct { // data Data []*EnvironmentDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoEnvironmentDto paged result dto environment dto swagger:model PagedResultDto«EnvironmentDto»
func (*PagedResultDtoEnvironmentDto) MarshalBinary ¶
func (m *PagedResultDtoEnvironmentDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoEnvironmentDto) UnmarshalBinary ¶
func (m *PagedResultDtoEnvironmentDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoLicenseActivityDto ¶
type PagedResultDtoLicenseActivityDto struct { // data Data []*LicenseActivityDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoLicenseActivityDto paged result dto license activity dto swagger:model PagedResultDto«LicenseActivityDto»
func (*PagedResultDtoLicenseActivityDto) MarshalBinary ¶
func (m *PagedResultDtoLicenseActivityDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoLicenseActivityDto) UnmarshalBinary ¶
func (m *PagedResultDtoLicenseActivityDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoPairDto ¶
type PagedResultDtoPairDto struct { // data Data []*PairDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoPairDto paged result dto pair dto swagger:model PagedResultDto«PairDto»
func (*PagedResultDtoPairDto) MarshalBinary ¶
func (m *PagedResultDtoPairDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoPairDto) UnmarshalBinary ¶
func (m *PagedResultDtoPairDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoPartyDto ¶
type PagedResultDtoPartyDto struct { // data Data []*PartyDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoPartyDto paged result dto party dto swagger:model PagedResultDto«PartyDto»
func (*PagedResultDtoPartyDto) MarshalBinary ¶
func (m *PagedResultDtoPartyDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoPartyDto) UnmarshalBinary ¶
func (m *PagedResultDtoPartyDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoProjectDto ¶
type PagedResultDtoProjectDto struct { // data Data []*ProjectDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoProjectDto paged result dto project dto swagger:model PagedResultDto«ProjectDto»
func (*PagedResultDtoProjectDto) MarshalBinary ¶
func (m *PagedResultDtoProjectDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoProjectDto) UnmarshalBinary ¶
func (m *PagedResultDtoProjectDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoProjectUserDto ¶
type PagedResultDtoProjectUserDto struct { // data Data []*ProjectUserDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoProjectUserDto paged result dto project user dto swagger:model PagedResultDto«ProjectUserDto»
func (*PagedResultDtoProjectUserDto) MarshalBinary ¶
func (m *PagedResultDtoProjectUserDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoProjectUserDto) UnmarshalBinary ¶
func (m *PagedResultDtoProjectUserDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoProjectUserGroupDto ¶
type PagedResultDtoProjectUserGroupDto struct { // data Data []*ProjectUserGroupDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoProjectUserGroupDto paged result dto project user group dto swagger:model PagedResultDto«ProjectUserGroupDto»
func (*PagedResultDtoProjectUserGroupDto) MarshalBinary ¶
func (m *PagedResultDtoProjectUserGroupDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoProjectUserGroupDto) UnmarshalBinary ¶
func (m *PagedResultDtoProjectUserGroupDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoUserDto ¶
type PagedResultDtoUserDto struct { // data Data []*UserDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoUserDto paged result dto user dto swagger:model PagedResultDto«UserDto»
func (*PagedResultDtoUserDto) MarshalBinary ¶
func (m *PagedResultDtoUserDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoUserDto) UnmarshalBinary ¶
func (m *PagedResultDtoUserDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PagedResultDtoUserGroupDto ¶
type PagedResultDtoUserGroupDto struct { // data Data []*UserGroupDto `json:"data"` // page number PageNumber int32 `json:"pageNumber,omitempty"` // page size PageSize int32 `json:"pageSize,omitempty"` // total results count TotalResultsCount int64 `json:"totalResultsCount,omitempty"` }
PagedResultDtoUserGroupDto paged result dto user group dto swagger:model PagedResultDto«UserGroupDto»
func (*PagedResultDtoUserGroupDto) MarshalBinary ¶
func (m *PagedResultDtoUserGroupDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PagedResultDtoUserGroupDto) UnmarshalBinary ¶
func (m *PagedResultDtoUserGroupDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PairDto ¶
type PairDto struct { // id ID string `json:"id,omitempty"` // value Value string `json:"value,omitempty"` }
PairDto pair dto swagger:model PairDto
func (*PairDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*PairDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type PartyDto ¶
type PartyDto struct { // description Description string `json:"description,omitempty"` // directory server Id DirectoryServerID int64 `json:"directoryServerId,omitempty"` // dn Dn string `json:"dn,omitempty"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` // role Role *RoleDto `json:"role,omitempty"` }
PartyDto party dto swagger:model PartyDto
func (*PartyDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*PartyDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type PaymentPlanDto ¶
type PaymentPlanDto struct { // billing portal URL BillingPortalURL string `json:"billingPortalURL,omitempty"` // creation date CreationDate int64 `json:"creationDate,omitempty"` // creator email CreatorEmail string `json:"creatorEmail,omitempty"` // creator first name CreatorFirstName string `json:"creatorFirstName,omitempty"` // creator last name CreatorLastName string `json:"creatorLastName,omitempty"` // id ID int64 `json:"id,omitempty"` // payment plan Id PaymentPlanID string `json:"paymentPlanId,omitempty"` // payment plan name PaymentPlanName string `json:"paymentPlanName,omitempty"` // subscription Id SubscriptionID string `json:"subscriptionId,omitempty"` }
PaymentPlanDto payment plan dto swagger:model PaymentPlanDto
func (*PaymentPlanDto) MarshalBinary ¶
func (m *PaymentPlanDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PaymentPlanDto) UnmarshalBinary ¶
func (m *PaymentPlanDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PermissionDto ¶
type PermissionDto struct { // id ID string `json:"id,omitempty"` // is project specific IsProjectSpecific bool `json:"isProjectSpecific,omitempty"` // name Name string `json:"name,omitempty"` }
PermissionDto permission dto swagger:model PermissionDto
func (*PermissionDto) MarshalBinary ¶
func (m *PermissionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PermissionDto) UnmarshalBinary ¶
func (m *PermissionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PhaseDto ¶
type PhaseDto struct { // approval gate // Enum: [MANUAL AUTOMATIC SCHEDULED ON_FAILURE] ApprovalGate string `json:"approvalGate,omitempty"` // conflicts Conflicts []ConflictDto `json:"conflicts"` // description Description string `json:"description,omitempty"` // environments Environments []*EnvironmentDto `json:"environments"` // execution data ExecutionData *PhaseExecutionDto `json:"executionData,omitempty"` // freeze periods FreezePeriods []*FreezePeriodDto `json:"freezePeriods"` // id ID int64 `json:"id,omitempty"` // is disabled IsDisabled bool `json:"isDisabled,omitempty"` // is need approval IsNeedApproval bool `json:"isNeedApproval,omitempty"` // is production IsProduction bool `json:"isProduction,omitempty"` // maintenance windows MaintenanceWindows []*MaintenanceWindowDto `json:"maintenanceWindows"` // milestone phase relations MilestonePhaseRelations []*MilestonePhaseRelationDto `json:"milestonePhaseRelations"` // name Name string `json:"name,omitempty"` // next phase NextPhase *IdentifiableDto `json:"nextPhase,omitempty"` // on failure failed phase OnFailureFailedPhase *IdentifiableDto `json:"onFailureFailedPhase,omitempty"` // owner parties OwnerParties []*PartyDto `json:"ownerParties"` // percentage completed PercentageCompleted float32 `json:"percentageCompleted,omitempty"` // planned end date PlannedEndDate int64 `json:"plannedEndDate,omitempty"` // planned start date PlannedStartDate int64 `json:"plannedStartDate,omitempty"` // previous phase PreviousPhase *IdentifiableDto `json:"previousPhase,omitempty"` // recurrence Recurrence *RecurrenceDto `json:"recurrence,omitempty"` // release Release *ReleaseDto `json:"release,omitempty"` // release Id ReleaseID int64 `json:"releaseId,omitempty"` // skip tasks with unchanged applications SkipTasksWithUnchangedApplications bool `json:"skipTasksWithUnchangedApplications,omitempty"` // tasks Tasks []*TaskDto `json:"tasks"` }
PhaseDto phase dto swagger:model PhaseDto
func (*PhaseDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*PhaseDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type PhaseExecutionDto ¶
type PhaseExecutionDto struct { // allowed statuses AllowedStatuses []string `json:"allowedStatuses"` // approved by ApprovedBy *UserDto `json:"approvedBy,omitempty"` // approved date ApprovedDate int64 `json:"approvedDate,omitempty"` // deny approve reason // Enum: [PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS RELEASE_NOT_IN_EXECUTION_STATE TRANSITION_DOES_NOT_EXIST ALREADY_IN_STATE PHASE_NOT_APPROVED_TO_RUN MAX_ALLOWED_RUNNING_RELEASES_REACHED PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK PHASE_NOT_IN_EXECUTION_STATE TASK_MISSING_PARAMS ON_FAILURE_PHASE_IS_RUNNING CALLER_OF_ON_ERROR_PHASE_IS_RUNNING] DenyApproveReason string `json:"denyApproveReason,omitempty"` // deny start reason // Enum: [PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS RELEASE_NOT_IN_EXECUTION_STATE TRANSITION_DOES_NOT_EXIST ALREADY_IN_STATE PHASE_NOT_APPROVED_TO_RUN MAX_ALLOWED_RUNNING_RELEASES_REACHED PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK PHASE_NOT_IN_EXECUTION_STATE TASK_MISSING_PARAMS ON_FAILURE_PHASE_IS_RUNNING CALLER_OF_ON_ERROR_PHASE_IS_RUNNING] DenyStartReason string `json:"denyStartReason,omitempty"` // end date EndDate int64 `json:"endDate,omitempty"` // id ID int64 `json:"id,omitempty"` // is approved IsApproved bool `json:"isApproved,omitempty"` // percent completed PercentCompleted float32 `json:"percentCompleted,omitempty"` // phase Id PhaseID int64 `json:"phaseId,omitempty"` // start date StartDate int64 `json:"startDate,omitempty"` // status // Enum: [DESIGN RUNNING RUNNING_WITH_FAILURES STOPPED DONE DONE_WITH_FAILURES APPROVED NOT_APPROVED FAILED_TO_RUN] Status string `json:"status,omitempty"` }
PhaseExecutionDto phase execution dto swagger:model PhaseExecutionDto
func (*PhaseExecutionDto) MarshalBinary ¶
func (m *PhaseExecutionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PhaseExecutionDto) UnmarshalBinary ¶
func (m *PhaseExecutionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PluginDto ¶
type PluginDto struct { // application model ApplicationModel bool `json:"applicationModel,omitempty"` // commit source CommitSource bool `json:"commitSource,omitempty"` // connectivity test ConnectivityTest bool `json:"connectivityTest,omitempty"` // content Content bool `json:"content,omitempty"` // description Description string `json:"description,omitempty"` // discovery Url DiscoveryURL string `json:"discoveryUrl,omitempty"` // endpoint template EndpointTemplate *PluginServiceTemplateDto `json:"endpointTemplate,omitempty"` // file source FileSource bool `json:"fileSource,omitempty"` // icon Url IconURL string `json:"iconUrl,omitempty"` // id ID int64 `json:"id,omitempty"` // is use proxy IsUseProxy bool `json:"isUseProxy,omitempty"` // last sync LastSync int64 `json:"lastSync,omitempty"` // name Name string `json:"name,omitempty"` // num of tasks NumOfTasks int32 `json:"numOfTasks,omitempty"` // plugin Id PluginID int64 `json:"pluginId,omitempty"` // plugin service templates PluginServiceTemplates []*PluginServiceTemplateDto `json:"pluginServiceTemplates"` // test source TestSource bool `json:"testSource,omitempty"` // vendor Vendor string `json:"vendor,omitempty"` // version Version string `json:"version,omitempty"` }
PluginDto plugin dto swagger:model PluginDto
func (*PluginDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*PluginDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type PluginServiceDto ¶
type PluginServiceDto struct { // description Description string `json:"description,omitempty"` // endpoint Endpoint *NamedIdentifiableDto `json:"endpoint,omitempty"` // id ID int64 `json:"id,omitempty"` // is missing parameters IsMissingParameters bool `json:"isMissingParameters,omitempty"` // name Name string `json:"name,omitempty"` // parameters Parameters []*BasicPluginServiceParameterDtoObject `json:"parameters"` // plugin Plugin *PluginDto `json:"plugin,omitempty"` // template Id TemplateID int64 `json:"templateId,omitempty"` // template name TemplateName string `json:"templateName,omitempty"` }
PluginServiceDto plugin service dto swagger:model PluginServiceDto
func (*PluginServiceDto) MarshalBinary ¶
func (m *PluginServiceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PluginServiceDto) UnmarshalBinary ¶
func (m *PluginServiceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PluginServiceTemplateDto ¶
type PluginServiceTemplateDto struct { // description Description string `json:"description,omitempty"` // id ID int64 `json:"id,omitempty"` // is plugin endpoint exist IsPluginEndpointExist bool `json:"isPluginEndpointExist,omitempty"` // is taggable IsTaggable bool `json:"isTaggable,omitempty"` // name Name string `json:"name,omitempty"` // plugin endpoints optional PluginEndpointsOptional bool `json:"pluginEndpointsOptional,omitempty"` // plugin Id PluginID int64 `json:"pluginId,omitempty"` // plugin name PluginName string `json:"pluginName,omitempty"` // service type ServiceType string `json:"serviceType,omitempty"` // template parameters TemplateParameters []*PluginServiceTemplateParameterDto `json:"templateParameters"` // url URL string `json:"url,omitempty"` }
PluginServiceTemplateDto plugin service template dto swagger:model PluginServiceTemplateDto
func (*PluginServiceTemplateDto) MarshalBinary ¶
func (m *PluginServiceTemplateDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PluginServiceTemplateDto) UnmarshalBinary ¶
func (m *PluginServiceTemplateDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PluginServiceTemplateParameterDto ¶
type PluginServiceTemplateParameterDto struct { // default value DefaultValue string `json:"defaultValue,omitempty"` // description Description string `json:"description,omitempty"` // direction // Enum: [INPUT_PARAMETER OUTPUT_PARAMETER] Direction string `json:"direction,omitempty"` // display name DisplayName string `json:"displayName,omitempty"` // display type // Enum: [STRING PASSWORD TEXTAREA DROPDOWN BOOLEAN] DisplayType string `json:"displayType,omitempty"` // id ID int64 `json:"id,omitempty"` // is optional IsOptional bool `json:"isOptional,omitempty"` // multiple selection MultipleSelection bool `json:"multipleSelection,omitempty"` // name Name string `json:"name,omitempty"` // parameter dependencies ParameterDependencies []string `json:"parameterDependencies"` // parameter method // Enum: [IMPORT EXECUTION] ParameterMethod string `json:"parameterMethod,omitempty"` // parameter order ParameterOrder int32 `json:"parameterOrder,omitempty"` // possible values PossibleValues []*PluginServiceTemplateParameterPossibleValueDto `json:"possibleValues"` // type // Enum: [STRING PASSWORD BOOLEAN LIST_OF_STRINGS] Type string `json:"type,omitempty"` // url URL string `json:"url,omitempty"` }
PluginServiceTemplateParameterDto plugin service template parameter dto swagger:model PluginServiceTemplateParameterDto
func (*PluginServiceTemplateParameterDto) MarshalBinary ¶
func (m *PluginServiceTemplateParameterDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PluginServiceTemplateParameterDto) UnmarshalBinary ¶
func (m *PluginServiceTemplateParameterDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PluginServiceTemplateParameterPossibleValueDto ¶
type PluginServiceTemplateParameterPossibleValueDto struct { // parameters Parameters []*PluginServiceTemplateParameterDto `json:"parameters"` // value Value string `json:"value,omitempty"` }
PluginServiceTemplateParameterPossibleValueDto plugin service template parameter possible value dto swagger:model PluginServiceTemplateParameterPossibleValueDto
func (*PluginServiceTemplateParameterPossibleValueDto) MarshalBinary ¶
func (m *PluginServiceTemplateParameterPossibleValueDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PluginServiceTemplateParameterPossibleValueDto) UnmarshalBinary ¶
func (m *PluginServiceTemplateParameterPossibleValueDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PluginURLDto ¶
type PluginURLDto struct { // discovery Url DiscoveryURL string `json:"discoveryUrl,omitempty"` // is use proxy IsUseProxy bool `json:"isUseProxy,omitempty"` }
PluginURLDto plugin Url dto swagger:model PluginUrlDto
func (*PluginURLDto) MarshalBinary ¶
func (m *PluginURLDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PluginURLDto) UnmarshalBinary ¶
func (m *PluginURLDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type PortfolioLicensingAgreementDto ¶
type PortfolioLicensingAgreementDto struct { // company email domain CompanyEmailDomain string `json:"companyEmailDomain,omitempty"` // concurrent running releases ConcurrentRunningReleases int32 `json:"concurrentRunningReleases,omitempty"` // covered by broadcom subscription p l a CoveredByBroadcomSubscriptionPLA bool `json:"coveredByBroadcomSubscriptionPLA,omitempty"` // department charge identifier DepartmentChargeIdentifier string `json:"departmentChargeIdentifier,omitempty"` // enabled Enabled bool `json:"enabled,omitempty"` // enterprise site Id EnterpriseSiteID int64 `json:"enterpriseSiteId,omitempty"` // id ID int64 `json:"id,omitempty"` // instance Id InstanceID string `json:"instanceId,omitempty"` // last collection date LastCollectionDate int64 `json:"lastCollectionDate,omitempty"` // last collection status LastCollectionStatus string `json:"lastCollectionStatus,omitempty"` // name Name string `json:"name,omitempty"` // product version name ProductVersionName string `json:"productVersionName,omitempty"` // proxy password ProxyPassword string `json:"proxyPassword,omitempty"` // proxy URL ProxyURL string `json:"proxyURL,omitempty"` // proxy username ProxyUsername string `json:"proxyUsername,omitempty"` // use proxy UseProxy bool `json:"useProxy,omitempty"` }
PortfolioLicensingAgreementDto portfolio licensing agreement dto swagger:model PortfolioLicensingAgreementDto
func (*PortfolioLicensingAgreementDto) MarshalBinary ¶
func (m *PortfolioLicensingAgreementDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*PortfolioLicensingAgreementDto) UnmarshalBinary ¶
func (m *PortfolioLicensingAgreementDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ProjectDto ¶
type ProjectDto struct { // active releases number ActiveReleasesNumber int64 `json:"activeReleasesNumber,omitempty"` // description Description string `json:"description,omitempty"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` }
ProjectDto project dto swagger:model ProjectDto
func (*ProjectDto) MarshalBinary ¶
func (m *ProjectDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ProjectDto) UnmarshalBinary ¶
func (m *ProjectDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ProjectUserDto ¶
type ProjectUserDto struct { // description Description string `json:"description,omitempty"` // directory server Id DirectoryServerID int64 `json:"directoryServerId,omitempty"` // dn Dn string `json:"dn,omitempty"` // email Email string `json:"email,omitempty"` // first name FirstName string `json:"firstName,omitempty"` // has Api access token HasAPIAccessToken bool `json:"hasApiAccessToken,omitempty"` // id ID int64 `json:"id,omitempty"` // is project party IsProjectParty bool `json:"isProjectParty,omitempty"` // is system IsSystem bool `json:"isSystem,omitempty"` // language Language *LanguageDto `json:"language,omitempty"` // last name LastName string `json:"lastName,omitempty"` // name Name string `json:"name,omitempty"` // notification severity // Enum: [INFORMATION WARNING ERROR OFF] NotificationSeverity string `json:"notificationSeverity,omitempty"` // password Password string `json:"password,omitempty"` // project role ProjectRole *RoleDto `json:"projectRole,omitempty"` // project user groups ProjectUserGroups []*NamedIdentifiableDto `json:"projectUserGroups"` // role Role *RoleDto `json:"role,omitempty"` // super user SuperUser bool `json:"superUser,omitempty"` }
ProjectUserDto project user dto swagger:model ProjectUserDto
func (*ProjectUserDto) MarshalBinary ¶
func (m *ProjectUserDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ProjectUserDto) UnmarshalBinary ¶
func (m *ProjectUserDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ProjectUserGroupDto ¶
type ProjectUserGroupDto struct { // description Description string `json:"description,omitempty"` // directory server Id DirectoryServerID int64 `json:"directoryServerId,omitempty"` // dn Dn string `json:"dn,omitempty"` // id ID int64 `json:"id,omitempty"` // is project party IsProjectParty bool `json:"isProjectParty,omitempty"` // name Name string `json:"name,omitempty"` // project role ProjectRole *RoleDto `json:"projectRole,omitempty"` // role Role *RoleDto `json:"role,omitempty"` // users Users []*UserDto `json:"users"` }
ProjectUserGroupDto project user group dto swagger:model ProjectUserGroupDto
func (*ProjectUserGroupDto) MarshalBinary ¶
func (m *ProjectUserGroupDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ProjectUserGroupDto) UnmarshalBinary ¶
func (m *ProjectUserGroupDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type RecurrenceDto ¶
type RecurrenceDto struct { // recurrence pattern // Enum: [DAILY WEEKLY] RecurrencePattern string `json:"recurrencePattern,omitempty"` // time zone Id TimeZoneID string `json:"timeZoneId,omitempty"` }
RecurrenceDto recurrence dto swagger:model RecurrenceDto
func (*RecurrenceDto) MarshalBinary ¶
func (m *RecurrenceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RecurrenceDto) UnmarshalBinary ¶
func (m *RecurrenceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type RedirectToLandingPageDto ¶
type RedirectToLandingPageDto struct { // enabled Enabled bool `json:"enabled,omitempty"` }
RedirectToLandingPageDto redirect to landing page dto swagger:model RedirectToLandingPageDto
func (*RedirectToLandingPageDto) MarshalBinary ¶
func (m *RedirectToLandingPageDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RedirectToLandingPageDto) UnmarshalBinary ¶
func (m *RedirectToLandingPageDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type RegisteredPluginDto ¶
type RegisteredPluginDto struct { // creation date CreationDate int64 `json:"creationDate,omitempty"` // creator Creator string `json:"creator,omitempty"` // description Description string `json:"description,omitempty"` // display name DisplayName string `json:"displayName,omitempty"` // icon Url IconURL string `json:"iconUrl,omitempty"` // id ID int64 `json:"id,omitempty"` // modification date ModificationDate int64 `json:"modificationDate,omitempty"` // name Name string `json:"name,omitempty"` // plugin server PluginServer *RegisteredPluginServerDto `json:"pluginServer,omitempty"` // relative Url RelativeURL string `json:"relativeUrl,omitempty"` // vendor Vendor string `json:"vendor,omitempty"` // version Version string `json:"version,omitempty"` }
RegisteredPluginDto registered plugin dto swagger:model RegisteredPluginDto
func (*RegisteredPluginDto) MarshalBinary ¶
func (m *RegisteredPluginDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RegisteredPluginDto) UnmarshalBinary ¶
func (m *RegisteredPluginDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type RegisteredPluginDtoList ¶
type RegisteredPluginDtoList struct { // data Data []*RegisteredPluginDto `json:"data"` }
RegisteredPluginDtoList registered plugin dto list swagger:model RegisteredPluginDtoList
func (*RegisteredPluginDtoList) MarshalBinary ¶
func (m *RegisteredPluginDtoList) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RegisteredPluginDtoList) UnmarshalBinary ¶
func (m *RegisteredPluginDtoList) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type RegisteredPluginServerDto ¶
type RegisteredPluginServerDto struct { // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` // plugin server address PluginServerAddress string `json:"pluginServerAddress,omitempty"` // plugin server port PluginServerPort int32 `json:"pluginServerPort,omitempty"` // plugin server schema PluginServerSchema string `json:"pluginServerSchema,omitempty"` }
RegisteredPluginServerDto registered plugin server dto swagger:model RegisteredPluginServerDto
func (*RegisteredPluginServerDto) MarshalBinary ¶
func (m *RegisteredPluginServerDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*RegisteredPluginServerDto) UnmarshalBinary ¶
func (m *RegisteredPluginServerDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ReleaseDto ¶
type ReleaseDto struct { // application versions ApplicationVersions []*ApplicationVersionDto `json:"applicationVersions"` // applications Applications []*ApplicationDto `json:"applications"` // conflicts Conflicts []ConflictDto `json:"conflicts"` // creation date CreationDate int64 `json:"creationDate,omitempty"` // creator first name CreatorFirstName string `json:"creatorFirstName,omitempty"` // creator last name CreatorLastName string `json:"creatorLastName,omitempty"` // description Description string `json:"description,omitempty"` // end date EndDate int64 `json:"endDate,omitempty"` // execution data ExecutionData *ReleaseExecutionDto `json:"executionData,omitempty"` // id ID int64 `json:"id,omitempty"` // member parties MemberParties []*PartyDto `json:"memberParties"` // name Name string `json:"name,omitempty"` // owner parties OwnerParties []*PartyDto `json:"ownerParties"` // phases Phases []*PhaseDto `json:"phases"` // planned end date PlannedEndDate int64 `json:"plannedEndDate,omitempty"` // planned start date PlannedStartDate int64 `json:"plannedStartDate,omitempty"` // production phase ProductionPhase *NamedIdentifiableDto `json:"productionPhase,omitempty"` // project Project *NamedIdentifiableDto `json:"project,omitempty"` // score Score *ScoreDto `json:"score,omitempty"` // start date StartDate int64 `json:"startDate,omitempty"` // track Track *ApprovedDateNamedIdentifiableDto `json:"track,omitempty"` // version of the release // Required: true Version *string `json:"version"` }
ReleaseDto release dto swagger:model ReleaseDto
func (*ReleaseDto) MarshalBinary ¶
func (m *ReleaseDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ReleaseDto) UnmarshalBinary ¶
func (m *ReleaseDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ReleaseExecutionDto ¶
type ReleaseExecutionDto struct { // allowed statuses AllowedStatuses []string `json:"allowedStatuses"` // deny stop reason // Enum: [PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS RELEASE_NOT_IN_EXECUTION_STATE TRANSITION_DOES_NOT_EXIST ALREADY_IN_STATE PHASE_NOT_APPROVED_TO_RUN MAX_ALLOWED_RUNNING_RELEASES_REACHED PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK PHASE_NOT_IN_EXECUTION_STATE TASK_MISSING_PARAMS ON_FAILURE_PHASE_IS_RUNNING CALLER_OF_ON_ERROR_PHASE_IS_RUNNING] DenyStopReason string `json:"denyStopReason,omitempty"` // id ID int64 `json:"id,omitempty"` // release Id ReleaseID int64 `json:"releaseId,omitempty"` // status // Enum: [DESIGN RUNNING RUNNING_WITH_FAILURES DONE] Status string `json:"status,omitempty"` // status description StatusDescription string `json:"statusDescription,omitempty"` // status reason // Enum: [SUCCESS FAILURE_DEPLOYMENT FAILURE_PERFORMANCE FAILURE_ENVIRONMENT FAILURE_FUNCTIONAL FAILURE_GENERAL NOT_IN_USE] StatusReason string `json:"statusReason,omitempty"` }
ReleaseExecutionDto release execution dto swagger:model ReleaseExecutionDto
func (*ReleaseExecutionDto) MarshalBinary ¶
func (m *ReleaseExecutionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ReleaseExecutionDto) UnmarshalBinary ¶
func (m *ReleaseExecutionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ReleasePermissionsDto ¶
type ReleasePermissionsDto struct { // enabled Enabled bool `json:"enabled,omitempty"` // is add to track allowed IsAddToTrackAllowed bool `json:"isAddToTrackAllowed,omitempty"` // is create allowed IsCreateAllowed bool `json:"isCreateAllowed,omitempty"` // is delete allowed IsDeleteAllowed bool `json:"isDeleteAllowed,omitempty"` // is edit allowed IsEditAllowed bool `json:"isEditAllowed,omitempty"` // is production token edit allowed IsProductionTokenEditAllowed bool `json:"isProductionTokenEditAllowed,omitempty"` // is remove from track allowed IsRemoveFromTrackAllowed bool `json:"isRemoveFromTrackAllowed,omitempty"` }
ReleasePermissionsDto release permissions dto swagger:model ReleasePermissionsDto
func (*ReleasePermissionsDto) MarshalBinary ¶
func (m *ReleasePermissionsDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ReleasePermissionsDto) UnmarshalBinary ¶
func (m *ReleasePermissionsDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type RoleDto ¶
type RoleDto struct { // description Description string `json:"description,omitempty"` // id ID int64 `json:"id,omitempty"` // is project specific IsProjectSpecific bool `json:"isProjectSpecific,omitempty"` // modification date ModificationDate int64 `json:"modificationDate,omitempty"` // modifier Modifier *UserDto `json:"modifier,omitempty"` // name Name string `json:"name,omitempty"` // number of role parties NumberOfRoleParties int64 `json:"numberOfRoleParties,omitempty"` // permissions Permissions []*PermissionDto `json:"permissions"` // system System bool `json:"system,omitempty"` }
RoleDto role dto swagger:model RoleDto
func (*RoleDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*RoleDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type SMTPDto ¶
type SMTPDto struct { // enabled Enabled bool `json:"enabled,omitempty"` }
SMTPDto Smtp dto swagger:model SmtpDto
func (*SMTPDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*SMTPDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type SamlDomainDto ¶
type SamlDomainDto struct { // certificate Certificate string `json:"certificate,omitempty"` // domain name DomainName string `json:"domainName,omitempty"` // domain verification code DomainVerificationCode string `json:"domainVerificationCode,omitempty"` // id ID int64 `json:"id,omitempty"` // is enabled IsEnabled bool `json:"isEnabled,omitempty"` // is verified IsVerified bool `json:"isVerified,omitempty"` // issuer Issuer string `json:"issuer,omitempty"` // login URL LoginURL string `json:"loginURL,omitempty"` // logout URL LogoutURL string `json:"logoutURL,omitempty"` // verification status VerificationStatus string `json:"verificationStatus,omitempty"` }
SamlDomainDto saml domain dto swagger:model SamlDomainDto
func (*SamlDomainDto) MarshalBinary ¶
func (m *SamlDomainDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SamlDomainDto) UnmarshalBinary ¶
func (m *SamlDomainDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ScoreDto ¶
type ScoreDto struct { // score Score int32 `json:"score,omitempty"` }
ScoreDto score dto swagger:model ScoreDto
func (*ScoreDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*ScoreDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type SessionDto ¶
type SessionDto struct { // project Project *NamedIdentifiableDto `json:"project,omitempty"` // tenant Tenant *TenantDto `json:"tenant,omitempty"` // user User *UserDto `json:"user,omitempty"` // user permissions UserPermissions *UserPermissionsDto `json:"userPermissions,omitempty"` }
SessionDto session dto swagger:model SessionDto
func (*SessionDto) MarshalBinary ¶
func (m *SessionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SessionDto) UnmarshalBinary ¶
func (m *SessionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ShallowApplicationDto ¶
type ShallowApplicationDto struct { // description Description string `json:"description,omitempty"` // environments Environments []*NamedIdentifiableDto `json:"environments"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` // source name SourceName string `json:"sourceName,omitempty"` }
ShallowApplicationDto shallow application dto swagger:model ShallowApplicationDto
func (*ShallowApplicationDto) MarshalBinary ¶
func (m *ShallowApplicationDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ShallowApplicationDto) UnmarshalBinary ¶
func (m *ShallowApplicationDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type ShallowSystemPreferenceDto ¶
type ShallowSystemPreferenceDto struct { // display name DisplayName string `json:"displayName,omitempty"` // value Value string `json:"value,omitempty"` }
ShallowSystemPreferenceDto shallow system preference dto swagger:model ShallowSystemPreferenceDto
func (*ShallowSystemPreferenceDto) MarshalBinary ¶
func (m *ShallowSystemPreferenceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*ShallowSystemPreferenceDto) UnmarshalBinary ¶
func (m *ShallowSystemPreferenceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type StrategyDto ¶
type StrategyDto struct { // name Name string `json:"name,omitempty"` }
StrategyDto strategy dto swagger:model StrategyDto
func (*StrategyDto) MarshalBinary ¶
func (m *StrategyDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*StrategyDto) UnmarshalBinary ¶
func (m *StrategyDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type SwitchTenantPageDto ¶
type SwitchTenantPageDto struct { // allow to leave tenant AllowToLeaveTenant bool `json:"allowToLeaveTenant,omitempty"` // enabled Enabled bool `json:"enabled,omitempty"` }
SwitchTenantPageDto switch tenant page dto swagger:model SwitchTenantPageDto
func (*SwitchTenantPageDto) MarshalBinary ¶
func (m *SwitchTenantPageDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SwitchTenantPageDto) UnmarshalBinary ¶
func (m *SwitchTenantPageDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type SystemPreferenceDto ¶
type SystemPreferenceDto struct { // category Category string `json:"category,omitempty"` // default value DefaultValue string `json:"defaultValue,omitempty"` // description Description string `json:"description,omitempty"` // display name DisplayName string `json:"displayName,omitempty"` // id ID int64 `json:"id,omitempty"` // maximum value MaximumValue int64 `json:"maximumValue,omitempty"` // minimum value MinimumValue int64 `json:"minimumValue,omitempty"` // name Name string `json:"name,omitempty"` // optional Optional bool `json:"optional,omitempty"` // possible values PossibleValues []string `json:"possibleValues"` // type // Enum: [STRING PASSWORD NUMBER] Type string `json:"type,omitempty"` // value Value string `json:"value,omitempty"` }
SystemPreferenceDto system preference dto swagger:model SystemPreferenceDto
func (*SystemPreferenceDto) MarshalBinary ¶
func (m *SystemPreferenceDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SystemPreferenceDto) UnmarshalBinary ¶
func (m *SystemPreferenceDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type SystemPreferencesDto ¶
type SystemPreferencesDto struct { // data Data []*SystemPreferenceDto `json:"data"` }
SystemPreferencesDto system preferences dto swagger:model SystemPreferencesDto
func (*SystemPreferencesDto) MarshalBinary ¶
func (m *SystemPreferencesDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*SystemPreferencesDto) UnmarshalBinary ¶
func (m *SystemPreferencesDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type TaskDto ¶
type TaskDto struct { // application versions ApplicationVersions []*IdentifiableDto `json:"applicationVersions"` // description Description string `json:"description,omitempty"` // execution data ExecutionData *TaskExecutionDto `json:"executionData,omitempty"` // id ID int64 `json:"id,omitempty"` // is disabled IsDisabled bool `json:"isDisabled,omitempty"` // is on failure phase enabled IsOnFailurePhaseEnabled bool `json:"isOnFailurePhaseEnabled,omitempty"` // is skip task on failure IsSkipTaskOnFailure bool `json:"isSkipTaskOnFailure,omitempty"` // name Name string `json:"name,omitempty"` // next tasks NextTasks []*IdentifiableDto `json:"nextTasks"` // owner parties OwnerParties []*PartyDto `json:"ownerParties"` // phase Id PhaseID int64 `json:"phaseId,omitempty"` // plugin service PluginService *PluginServiceDto `json:"pluginService,omitempty"` // prev tasks PrevTasks []*IdentifiableDto `json:"prevTasks"` // tags Tags []string `json:"tags"` }
TaskDto task dto swagger:model TaskDto
func (*TaskDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*TaskDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type TaskExecutionDto ¶
type TaskExecutionDto struct { // allowed statuses AllowedStatuses []string `json:"allowedStatuses"` // deny rerun reason // Enum: [PHASE_CONTAINS_TASK_WITH_MISSING_PARAMS RELEASE_NOT_IN_EXECUTION_STATE TRANSITION_DOES_NOT_EXIST ALREADY_IN_STATE PHASE_NOT_APPROVED_TO_RUN MAX_ALLOWED_RUNNING_RELEASES_REACHED PHASE_IS_ASSOCIATED_TO_PRODUCTION_OF_RELEASE_TRACK PHASE_IS_ASSOCIATED_TO_REQUIRED_APPROVE_MILESTONE RELEASE_ASSOCIATED_TO_ACTIVE_RELEASE_TRACK PHASE_NOT_IN_EXECUTION_STATE TASK_MISSING_PARAMS ON_FAILURE_PHASE_IS_RUNNING CALLER_OF_ON_ERROR_PHASE_IS_RUNNING] DenyRerunReason string `json:"denyRerunReason,omitempty"` // deployed application versions DeployedApplicationVersions []*ApplicationVersionDto `json:"deployedApplicationVersions"` // detailed status description DetailedStatusDescription string `json:"detailedStatusDescription,omitempty"` // detailed status description Json DetailedStatusDescriptionJSON interface{} `json:"detailedStatusDescriptionJson,omitempty"` // detailed status severity // Enum: [INFORMATION WARNING ERROR] DetailedStatusSeverity string `json:"detailedStatusSeverity,omitempty"` // end date EndDate int64 `json:"endDate,omitempty"` // id ID int64 `json:"id,omitempty"` // percent completed PercentCompleted float32 `json:"percentCompleted,omitempty"` // phase Id PhaseID int64 `json:"phaseId,omitempty"` // start date StartDate int64 `json:"startDate,omitempty"` // status // Enum: [DESIGN READY PENDING RUNNING FAILED SKIPPED DONE DEFERRED STOPPED RUNNING_WITH_DETAILED_STATUS] Status string `json:"status,omitempty"` // status description StatusDescription string `json:"statusDescription,omitempty"` // task execution disabled TaskExecutionDisabled bool `json:"taskExecutionDisabled,omitempty"` // task Id TaskID int64 `json:"taskId,omitempty"` }
TaskExecutionDto task execution dto swagger:model TaskExecutionDto
func (*TaskExecutionDto) MarshalBinary ¶
func (m *TaskExecutionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*TaskExecutionDto) UnmarshalBinary ¶
func (m *TaskExecutionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type TenantDto ¶
type TenantDto struct { // country Country string `json:"country,omitempty"` // creation date CreationDate int64 `json:"creationDate,omitempty"` // creator username CreatorUsername string `json:"creatorUsername,omitempty"` // enterprise site Id EnterpriseSiteID int64 `json:"enterpriseSiteId,omitempty"` // id ID int64 `json:"id,omitempty"` // is enabled IsEnabled bool `json:"isEnabled,omitempty"` // last login date LastLoginDate int64 `json:"lastLoginDate,omitempty"` // name Name string `json:"name,omitempty"` // organization Organization string `json:"organization,omitempty"` // payment plan creator email PaymentPlanCreatorEmail string `json:"paymentPlanCreatorEmail,omitempty"` // payment plan creator first name PaymentPlanCreatorFirstName string `json:"paymentPlanCreatorFirstName,omitempty"` // payment plan creator last name PaymentPlanCreatorLastName string `json:"paymentPlanCreatorLastName,omitempty"` // payment plan Id PaymentPlanID string `json:"paymentPlanId,omitempty"` // schema name SchemaName string `json:"schemaName,omitempty"` // tenant Id TenantID string `json:"tenantId,omitempty"` }
TenantDto tenant dto swagger:model TenantDto
func (*TenantDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*TenantDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type TenantMarketingInformationDto ¶
type TenantMarketingInformationDto struct { // authorized to update tenant information AuthorizedToUpdateTenantInformation bool `json:"authorizedToUpdateTenantInformation,omitempty"` // enabled Enabled bool `json:"enabled,omitempty"` }
TenantMarketingInformationDto tenant marketing information dto swagger:model TenantMarketingInformationDto
func (*TenantMarketingInformationDto) MarshalBinary ¶
func (m *TenantMarketingInformationDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*TenantMarketingInformationDto) UnmarshalBinary ¶
func (m *TenantMarketingInformationDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type TestSuiteDto ¶
type TestSuiteDto struct { // application Application *NamedIdentifiableDto `json:"application,omitempty"` // application version ApplicationVersion *NamedIdentifiableDto `json:"applicationVersion,omitempty"` // basic plugin BasicPlugin *BasicPluginDto `json:"basicPlugin,omitempty"` // creation date CreationDate int64 `json:"creationDate,omitempty"` // endpoint Endpoint *NamedIdentifiableDto `json:"endpoint,omitempty"` // endpoint parameters EndpointParameters map[string]string `json:"endpointParameters,omitempty"` // external Id ExternalID string `json:"externalId,omitempty"` // id ID string `json:"id,omitempty"` // import date ImportDate int64 `json:"importDate,omitempty"` // is favorite IsFavorite bool `json:"isFavorite,omitempty"` // is recently failed test suite IsRecentlyFailedTestSuite bool `json:"isRecentlyFailedTestSuite,omitempty"` // name Name string `json:"name,omitempty"` // strategies Strategies []*StrategyDto `json:"strategies"` // tags Tags []string `json:"tags"` // test source TestSource *NamedIdentifiableDto `json:"testSource,omitempty"` // test source parameters TestSourceParameters map[string]string `json:"testSourceParameters,omitempty"` // test suite modification date TestSuiteModificationDate int64 `json:"testSuiteModificationDate,omitempty"` }
TestSuiteDto test suite dto swagger:model TestSuiteDto
func (*TestSuiteDto) MarshalBinary ¶
func (m *TestSuiteDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*TestSuiteDto) UnmarshalBinary ¶
func (m *TestSuiteDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type TrackPermissionsDto ¶
type TrackPermissionsDto struct { // enabled Enabled bool `json:"enabled,omitempty"` // is add release allowed IsAddReleaseAllowed bool `json:"isAddReleaseAllowed,omitempty"` // is approve allowed IsApproveAllowed bool `json:"isApproveAllowed,omitempty"` // is create allowed IsCreateAllowed bool `json:"isCreateAllowed,omitempty"` // is delete allowed IsDeleteAllowed bool `json:"isDeleteAllowed,omitempty"` // is edit allowed IsEditAllowed bool `json:"isEditAllowed,omitempty"` // is remove release allowed IsRemoveReleaseAllowed bool `json:"isRemoveReleaseAllowed,omitempty"` }
TrackPermissionsDto track permissions dto swagger:model TrackPermissionsDto
func (*TrackPermissionsDto) MarshalBinary ¶
func (m *TrackPermissionsDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*TrackPermissionsDto) UnmarshalBinary ¶
func (m *TrackPermissionsDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UserDto ¶
type UserDto struct { // description Description string `json:"description,omitempty"` // directory server Id DirectoryServerID int64 `json:"directoryServerId,omitempty"` // dn Dn string `json:"dn,omitempty"` // email Email string `json:"email,omitempty"` // first name FirstName string `json:"firstName,omitempty"` // id ID int64 `json:"id,omitempty"` // is system IsSystem bool `json:"isSystem,omitempty"` // language Language *LanguageDto `json:"language,omitempty"` // last name LastName string `json:"lastName,omitempty"` // name Name string `json:"name,omitempty"` // notification severity // Enum: [INFORMATION WARNING ERROR OFF] NotificationSeverity string `json:"notificationSeverity,omitempty"` // password Password string `json:"password,omitempty"` // super user SuperUser bool `json:"superUser,omitempty"` }
UserDto user dto swagger:model UserDto
func (*UserDto) MarshalBinary ¶
MarshalBinary interface implementation
func (*UserDto) UnmarshalBinary ¶
UnmarshalBinary interface implementation
type UserGroupDto ¶
type UserGroupDto struct { // description Description string `json:"description,omitempty"` // directory server Id DirectoryServerID int64 `json:"directoryServerId,omitempty"` // dn Dn string `json:"dn,omitempty"` // id ID int64 `json:"id,omitempty"` // name Name string `json:"name,omitempty"` // role Role *RoleDto `json:"role,omitempty"` // users Users []*UserDto `json:"users"` }
UserGroupDto user group dto swagger:model UserGroupDto
func (*UserGroupDto) MarshalBinary ¶
func (m *UserGroupDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UserGroupDto) UnmarshalBinary ¶
func (m *UserGroupDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UserManagementDto ¶
type UserManagementDto struct { // enabled Enabled bool `json:"enabled,omitempty"` // integration user management permissions IntegrationUserManagementPermissions *CRUDPermissionsDto `json:"integrationUserManagementPermissions,omitempty"` // user management permissions UserManagementPermissions *UserManagementPermissionsDto `json:"userManagementPermissions,omitempty"` }
UserManagementDto user management dto swagger:model UserManagementDto
func (*UserManagementDto) MarshalBinary ¶
func (m *UserManagementDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UserManagementDto) UnmarshalBinary ¶
func (m *UserManagementDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UserManagementPermissionsDto ¶
type UserManagementPermissionsDto struct { // enabled Enabled bool `json:"enabled,omitempty"` // is create allowed IsCreateAllowed bool `json:"isCreateAllowed,omitempty"` // is delete allowed IsDeleteAllowed bool `json:"isDeleteAllowed,omitempty"` // is edit allowed IsEditAllowed bool `json:"isEditAllowed,omitempty"` // user update policy UserUpdatePolicy *UserUpdatePolicyDto `json:"userUpdatePolicy,omitempty"` }
UserManagementPermissionsDto user management permissions dto swagger:model UserManagementPermissionsDto
func (*UserManagementPermissionsDto) MarshalBinary ¶
func (m *UserManagementPermissionsDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UserManagementPermissionsDto) UnmarshalBinary ¶
func (m *UserManagementPermissionsDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UserManagementSystemDto ¶
type UserManagementSystemDto struct { // enabled Enabled bool `json:"enabled,omitempty"` }
UserManagementSystemDto user management system dto swagger:model UserManagementSystemDto
func (*UserManagementSystemDto) MarshalBinary ¶
func (m *UserManagementSystemDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UserManagementSystemDto) UnmarshalBinary ¶
func (m *UserManagementSystemDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UserPermissionsDto ¶
type UserPermissionsDto struct { // application Application *CRUDPermissionsDto `json:"application,omitempty"` // application source management ApplicationSourceManagement *CRUDPermissionsDto `json:"applicationSourceManagement,omitempty"` // cds Cds *EnablementDto `json:"cds,omitempty"` // change password ChangePassword *ChangePasswordDto `json:"changePassword,omitempty"` // cta Cta *EnablementDto `json:"cta,omitempty"` // dashboard Dashboard *DashboardPermissionsDto `json:"dashboard,omitempty"` // database Database *DatabaseDto `json:"database,omitempty"` // domain verification DomainVerification *EnablementDto `json:"domainVerification,omitempty"` // dsl manifests DslManifests *EnablementDto `json:"dslManifests,omitempty"` // email templates management EmailTemplatesManagement *CRUDPermissionsDto `json:"emailTemplatesManagement,omitempty"` // environment management EnvironmentManagement *CRUDPermissionsDto `json:"environmentManagement,omitempty"` // environment token EnvironmentToken *CRUDPermissionsDto `json:"environmentToken,omitempty"` // file sources FileSources *CRUDPermissionsDto `json:"fileSources,omitempty"` // help about HelpAbout *HelpAboutDto `json:"helpAbout,omitempty"` // maintenance window MaintenanceWindow *CRUDPermissionsDto `json:"maintenanceWindow,omitempty"` // manage endpoint ManageEndpoint *CRUDPermissionsDto `json:"manageEndpoint,omitempty"` // manage freeze period ManageFreezePeriod *CRUDPermissionsDto `json:"manageFreezePeriod,omitempty"` // microservices Microservices *EnablementDto `json:"microservices,omitempty"` NavigationGuidance *NavigationGuidanceDto `json:"navigationGuidance,omitempty"` // payment plan PaymentPlan *EnablementDto `json:"paymentPlan,omitempty"` // plugin Plugin *CRUDPermissionsDto `json:"plugin,omitempty"` // pop Pop *POPPermissionDto `json:"pop,omitempty"` // portfolio licensing PortfolioLicensing *EnablementDto `json:"portfolioLicensing,omitempty"` // project management ProjectManagement *CRUDPermissionsDto `json:"projectManagement,omitempty"` // project party management ProjectPartyManagement *CRUDPermissionsDto `json:"projectPartyManagement,omitempty"` // redirect to landing page RedirectToLandingPage *RedirectToLandingPageDto `json:"redirectToLandingPage,omitempty"` // release Release *ReleasePermissionsDto `json:"release,omitempty"` // release score ReleaseScore *EnablementDto `json:"releaseScore,omitempty"` // release token template ReleaseTokenTemplate *CRUDPermissionsDto `json:"releaseTokenTemplate,omitempty"` // reset password ResetPassword *EnablementDto `json:"resetPassword,omitempty"` // role Role *CRUDPermissionsDto `json:"role,omitempty"` // saml Saml *EnablementDto `json:"saml,omitempty"` // send customer feedback SendCustomerFeedback *EnablementDto `json:"sendCustomerFeedback,omitempty"` // send invitation SendInvitation *EnablementDto `json:"sendInvitation,omitempty"` // smtp SMTP *SMTPDto `json:"smtp,omitempty"` // switch tenant page SwitchTenantPage *SwitchTenantPageDto `json:"switchTenantPage,omitempty"` // tar Tar *EnablementDto `json:"tar,omitempty"` // tenant management TenantManagement *EnablementDto `json:"tenantManagement,omitempty"` // tenant marketing information TenantMarketingInformation *TenantMarketingInformationDto `json:"tenantMarketingInformation,omitempty"` // track Track *TrackPermissionsDto `json:"track,omitempty"` // user management UserManagement *UserManagementDto `json:"userManagement,omitempty"` // user management system UserManagementSystem *UserManagementSystemDto `json:"userManagementSystem,omitempty"` }
UserPermissionsDto user permissions dto swagger:model UserPermissionsDto
func (*UserPermissionsDto) MarshalBinary ¶
func (m *UserPermissionsDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UserPermissionsDto) UnmarshalBinary ¶
func (m *UserPermissionsDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type UserUpdatePolicyDto ¶
type UserUpdatePolicyDto struct { // allowed user email change AllowedUserEmailChange bool `json:"allowedUserEmailChange,omitempty"` // allowed user password change AllowedUserPasswordChange bool `json:"allowedUserPasswordChange,omitempty"` // allowed user rename AllowedUserRename bool `json:"allowedUserRename,omitempty"` // allowed user role change AllowedUserRoleChange bool `json:"allowedUserRoleChange,omitempty"` // enabled Enabled bool `json:"enabled,omitempty"` }
UserUpdatePolicyDto user update policy dto swagger:model UserUpdatePolicyDto
func (*UserUpdatePolicyDto) MarshalBinary ¶
func (m *UserUpdatePolicyDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*UserUpdatePolicyDto) UnmarshalBinary ¶
func (m *UserUpdatePolicyDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
type VersionDto ¶
type VersionDto struct { // build Build string `json:"build,omitempty"` // connectivity arguments ConnectivityArguments []*ArgumentDto `json:"connectivityArguments"` // git version GitVersion string `json:"gitVersion,omitempty"` // home folder HomeFolder string `json:"homeFolder,omitempty"` // last connectivity status LastConnectivityStatus string `json:"lastConnectivityStatus,omitempty"` // last connectivity test date LastConnectivityTestDate int64 `json:"lastConnectivityTestDate,omitempty"` // last connectivity test message LastConnectivityTestMessage string `json:"lastConnectivityTestMessage,omitempty"` // last connectivity test time LastConnectivityTestTime string `json:"lastConnectivityTestTime,omitempty"` // product name ProductName string `json:"productName,omitempty"` // services Services []*VersionDto `json:"services"` // version Version string `json:"version,omitempty"` // version date VersionDate int64 `json:"versionDate,omitempty"` // version time VersionTime string `json:"versionTime,omitempty"` }
VersionDto version dto swagger:model VersionDto
func (*VersionDto) MarshalBinary ¶
func (m *VersionDto) MarshalBinary() ([]byte, error)
MarshalBinary interface implementation
func (*VersionDto) UnmarshalBinary ¶
func (m *VersionDto) UnmarshalBinary(b []byte) error
UnmarshalBinary interface implementation
Source Files
¶
- api_access_token_dto.go
- application_dto.go
- application_report_dto.go
- application_source_dto.go
- application_version_dto.go
- approved_date_named_identifiable_dto.go
- argument_dto.go
- basic_plugin_dto.go
- basic_plugin_service_parameter_dto_object.go
- c_r_u_d_permissions_dto.go
- change_password_dto.go
- change_user_password_dto.go
- commit_change_file_dto.go
- commit_files_dto.go
- commit_source_dto.go
- conflict_dto.go
- connectable_entity_dto.go
- content_item_dto.go
- content_source_dto.go
- dashboard_permissions_dto.go
- database_dto.go
- db_properties_settings_dto.go
- directory_server_dto.go
- dsl_dto.go
- dsl_identifiable_dto.go
- dsl_parameter_dto.go
- dsl_response_dto.go
- dsl_template_dto.go
- dsl_template_reference_dto.go
- dsl_warning_dto.go
- dynamic_values_input_dto.go
- email_notification_dto.go
- email_notification_message_dto.go
- email_notification_server_dto.go
- email_notification_template_dto.go
- enablement_dto.go
- endpoint_dto.go
- endpoint_template_dto.go
- environment_dto.go
- environment_entities_dto.go
- environment_version_dto.go
- freeze_period_dto.go
- help_about_dto.go
- identifiable_dto.go
- invitation_dto.go
- json.go
- key_value_dto.go
- language_dto.go
- license_activity_content_dto.go
- license_activity_dto.go
- list_holder_dto.go
- list_holder_dto_directory_server_dto.go
- list_holder_dto_email_notification_dto.go
- list_holder_dto_email_notification_server_dto.go
- list_holder_dto_email_notification_template_dto.go
- list_holder_dto_endpoint_dto.go
- list_holder_dto_endpoint_template_dto.go
- list_holder_dto_environment_dto.go
- list_holder_dto_freeze_period_dto.go
- list_holder_dto_maintenance_window_dto.go
- list_holder_dto_party_dto.go
- list_holder_dto_permission_dto.go
- list_holder_dto_plugin_dto.go
- list_holder_dto_plugin_service_template_dto.go
- list_holder_dto_role_dto.go
- list_holder_dto_saml_domain_dto.go
- list_holder_dto_tenant_dto.go
- list_holder_dto_user_dto.go
- list_holder_dto_user_group_dto.go
- maintenance_window_dto.go
- map_string_string.go
- message_dto.go
- microservices_dto.go
- milestone_dto.go
- milestone_phase_relation_dto.go
- named_identifiable_dto.go
- named_versioned_identifiable_dto.go
- navigation_guidance_dto.go
- p_o_p_permission_dto.go
- paged_result_dto_application_dto.go
- paged_result_dto_environment_dto.go
- paged_result_dto_license_activity_dto.go
- paged_result_dto_pair_dto.go
- paged_result_dto_party_dto.go
- paged_result_dto_project_dto.go
- paged_result_dto_project_user_dto.go
- paged_result_dto_project_user_group_dto.go
- paged_result_dto_user_dto.go
- paged_result_dto_user_group_dto.go
- pair_dto.go
- party_dto.go
- payment_plan_dto.go
- permission_dto.go
- phase_dto.go
- phase_execution_dto.go
- plugin_dto.go
- plugin_service_dto.go
- plugin_service_template_dto.go
- plugin_service_template_parameter_dto.go
- plugin_service_template_parameter_possible_value_dto.go
- plugin_url_dto.go
- portfolio_licensing_agreement_dto.go
- project_dto.go
- project_user_dto.go
- project_user_group_dto.go
- recurrence_dto.go
- redirect_to_landing_page_dto.go
- registered_plugin_dto.go
- registered_plugin_dto_list.go
- registered_plugin_server_dto.go
- release_dto.go
- release_execution_dto.go
- release_permissions_dto.go
- role_dto.go
- saml_domain_dto.go
- score_dto.go
- session_dto.go
- shallow_application_dto.go
- shallow_system_preference_dto.go
- smtp_dto.go
- strategy_dto.go
- switch_tenant_page_dto.go
- system_preference_dto.go
- system_preferences_dto.go
- task_dto.go
- task_execution_dto.go
- tenant_dto.go
- tenant_marketing_information_dto.go
- test_suite_dto.go
- track_permissions_dto.go
- user_dto.go
- user_group_dto.go
- user_management_dto.go
- user_management_permissions_dto.go
- user_management_system_dto.go
- user_permissions_dto.go
- user_update_policy_dto.go
- version_dto.go