Versions in this module Expand all Collapse all v54 v54.0.0 Dec 14, 2021 Changes in this version + type AbstractColumn interface + GetDisplayName func() *string + GetInternalName func() *string + GetIsCaseSensitive func() *bool + GetIsEvaluable func() *bool + GetIsGroupable func() *bool + GetIsListOfValues func() *bool + GetIsMultiValued func() *bool + GetOriginalDisplayName func() *string + GetSubSystem func() SubSystemNameEnum + GetValueType func() ValueTypeEnum + GetValues func() []FieldValue + type AbstractColumnTypeEnum string + const AbstractColumnTypeChartColumn + const AbstractColumnTypeChartDataColumn + const AbstractColumnTypeClassifyColumn + const AbstractColumnTypeColumn + const AbstractColumnTypeTimeColumn + const AbstractColumnTypeTrendColumn + func GetAbstractColumnTypeEnumValues() []AbstractColumnTypeEnum + type AbstractCommandDescriptor interface + GetCategory func() *string + GetDeclaredFields func() []AbstractField + GetDisplayQueryString func() *string + GetInternalQueryString func() *string + GetReferencedFields func() []AbstractField + type AbstractCommandDescriptorNameEnum string + const AbstractCommandDescriptorNameAddFields + const AbstractCommandDescriptorNameBottom + const AbstractCommandDescriptorNameBucket + const AbstractCommandDescriptorNameClassify + const AbstractCommandDescriptorNameCluster + const AbstractCommandDescriptorNameClusterCompare + const AbstractCommandDescriptorNameClusterDetails + const AbstractCommandDescriptorNameClusterSplit + const AbstractCommandDescriptorNameCommand + const AbstractCommandDescriptorNameCompare + const AbstractCommandDescriptorNameCreateView + const AbstractCommandDescriptorNameDelete + const AbstractCommandDescriptorNameDelta + const AbstractCommandDescriptorNameDemoMode + const AbstractCommandDescriptorNameDistinct + const AbstractCommandDescriptorNameEval + const AbstractCommandDescriptorNameEventStats + const AbstractCommandDescriptorNameExtract + const AbstractCommandDescriptorNameFieldSummary + const AbstractCommandDescriptorNameFields + const AbstractCommandDescriptorNameGeoStats + const AbstractCommandDescriptorNameHead + const AbstractCommandDescriptorNameHighlight + const AbstractCommandDescriptorNameHighlightGroups + const AbstractCommandDescriptorNameHighlightRows + const AbstractCommandDescriptorNameJsonExtract + const AbstractCommandDescriptorNameLink + const AbstractCommandDescriptorNameLinkDetails + const AbstractCommandDescriptorNameLookup + const AbstractCommandDescriptorNameMacro + const AbstractCommandDescriptorNameMap + const AbstractCommandDescriptorNameMultiSearch + const AbstractCommandDescriptorNameNlp + const AbstractCommandDescriptorNameRegex + const AbstractCommandDescriptorNameRename + const AbstractCommandDescriptorNameSearch + const AbstractCommandDescriptorNameSearchLookup + const AbstractCommandDescriptorNameSort + const AbstractCommandDescriptorNameStats + const AbstractCommandDescriptorNameTail + const AbstractCommandDescriptorNameTimeCompare + const AbstractCommandDescriptorNameTimeStats + const AbstractCommandDescriptorNameTop + const AbstractCommandDescriptorNameWhere + const AbstractCommandDescriptorNameXmlExtract + func GetAbstractCommandDescriptorNameEnumValues() []AbstractCommandDescriptorNameEnum + type AbstractField interface + GetAlias func() *string + GetDisplayName func() *string + GetFilterQueryString func() *string + GetInternalName func() *string + GetIsDeclared func() *bool + GetIsDuration func() *bool + GetIsGroupable func() *bool + GetOriginalDisplayNames func() []string + GetUnitType func() *string + GetValueType func() ValueTypeEnum + type AbstractFieldNameEnum string + const AbstractFieldNameField + const AbstractFieldNameFields + const AbstractFieldNameFunction + const AbstractFieldNameSort + func GetAbstractFieldNameEnumValues() []AbstractFieldNameEnum + type AbstractParserTestResultLogEntry struct + ExtraInfoAttributes map[string]string + FieldNameValueMap map[string]string + FieldPositionValueMap map[string]string + Fields map[string]string + LogEntry *string + MatchStatus *string + MatchStatusDescription *string + func (m AbstractParserTestResultLogEntry) String() string + type AbstractParserTestResultLogLine struct + OriginalLogLine *string + PreProcessedLogLine *string + func (m AbstractParserTestResultLogLine) String() string + type Action interface + type ActionTypeEnum string + const ActionTypePurge + const ActionTypeStream + func GetActionTypeEnumValues() []ActionTypeEnum + type ActionTypesEnum string + const ActionTypesCreated + const ActionTypesDeleted + const ActionTypesInProgress + const ActionTypesRelated + const ActionTypesUpdated + func GetActionTypesEnumValues() []ActionTypesEnum + type AddEntityAssociationDetails struct + AssociationEntities []string + func (m AddEntityAssociationDetails) String() string + type AddEntityAssociationRequest struct + IfMatch *string + LogAnalyticsEntityId *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request AddEntityAssociationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request AddEntityAssociationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request AddEntityAssociationRequest) RetryPolicy() *common.RetryPolicy + func (request AddEntityAssociationRequest) String() string + type AddEntityAssociationResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response AddEntityAssociationResponse) HTTPResponse() *http.Response + func (response AddEntityAssociationResponse) String() string + type AddFieldsCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + SubQueries []ParseQueryOutput + func (m *AddFieldsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m AddFieldsCommandDescriptor) GetCategory() *string + func (m AddFieldsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m AddFieldsCommandDescriptor) GetDisplayQueryString() *string + func (m AddFieldsCommandDescriptor) GetInternalQueryString() *string + func (m AddFieldsCommandDescriptor) GetReferencedFields() []AbstractField + func (m AddFieldsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m AddFieldsCommandDescriptor) String() string + type AddSourceEventTypesRequest struct + AddEventTypeDetails EventTypeDetails + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SourceName *string + func (request AddSourceEventTypesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request AddSourceEventTypesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request AddSourceEventTypesRequest) RetryPolicy() *common.RetryPolicy + func (request AddSourceEventTypesRequest) String() string + type AddSourceEventTypesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response AddSourceEventTypesResponse) HTTPResponse() *http.Response + func (response AddSourceEventTypesResponse) String() string + type AppendLookupDataRequest struct + AppendLookupFileBody io.ReadCloser + CharEncoding *string + Expect *string + IfMatch *string + IsForce *bool + LookupName *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request AppendLookupDataRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request AppendLookupDataRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request AppendLookupDataRequest) RetryPolicy() *common.RetryPolicy + func (request AppendLookupDataRequest) String() string + type AppendLookupDataResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response AppendLookupDataResponse) HTTPResponse() *http.Response + func (response AppendLookupDataResponse) String() string + type ArchivingConfiguration struct + ActiveStorageDuration *string + ArchivalStorageDuration *string + func (m ArchivingConfiguration) String() string + type Argument interface + type ArgumentTypeEnum string + const ArgumentTypeField + const ArgumentTypeLiteral + func GetArgumentTypeEnumValues() []ArgumentTypeEnum + type AssociableEntity struct + AgentId *string + EligibilityStatus AssociableEntityEligibilityStatusEnum + EntityId *string + EntityName *string + EntityTypeDisplayName *string + EntityTypeName *string + Host *string + IneligibilityDetails *string + func (m AssociableEntity) String() string + type AssociableEntityCollection struct + Items []AssociableEntity + func (m AssociableEntityCollection) String() string + type AssociableEntityEligibilityStatusEnum string + const AssociableEntityEligibilityStatusEligible + const AssociableEntityEligibilityStatusIneligible + func GetAssociableEntityEligibilityStatusEnumValues() []AssociableEntityEligibilityStatusEnum + type AssociationSummaryReport struct + AssociationCount *int + func (m AssociationSummaryReport) String() string + type AutoAssociationCollection struct + Items []AutoAssociationState + func (m AutoAssociationCollection) String() string + type AutoAssociationState struct + IsEnabled *bool + LogGroupId *string + func (m AutoAssociationState) String() string + type AutoLookups struct + CanonicalLink *string + TotalCount *int64 + func (m AutoLookups) String() string + type BatchGetBasicInfoBasicLabelSortByEnum string + const BatchGetBasicInfoBasicLabelSortByName + const BatchGetBasicInfoBasicLabelSortByPriority + func GetBatchGetBasicInfoBasicLabelSortByEnumValues() []BatchGetBasicInfoBasicLabelSortByEnum + type BatchGetBasicInfoRequest struct + BasicDetails LabelNames + BasicLabelSortBy BatchGetBasicInfoBasicLabelSortByEnum + IsIncludeDeleted *bool + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortOrder BatchGetBasicInfoSortOrderEnum + func (request BatchGetBasicInfoRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request BatchGetBasicInfoRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request BatchGetBasicInfoRequest) RetryPolicy() *common.RetryPolicy + func (request BatchGetBasicInfoRequest) String() string + type BatchGetBasicInfoResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response BatchGetBasicInfoResponse) HTTPResponse() *http.Response + func (response BatchGetBasicInfoResponse) String() string + type BatchGetBasicInfoSortOrderEnum string + const BatchGetBasicInfoSortOrderAsc + const BatchGetBasicInfoSortOrderDesc + func GetBatchGetBasicInfoSortOrderEnumValues() []BatchGetBasicInfoSortOrderEnum + type BottomCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + Limit *int + ReferencedFields []AbstractField + func (m *BottomCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m BottomCommandDescriptor) GetCategory() *string + func (m BottomCommandDescriptor) GetDeclaredFields() []AbstractField + func (m BottomCommandDescriptor) GetDisplayQueryString() *string + func (m BottomCommandDescriptor) GetInternalQueryString() *string + func (m BottomCommandDescriptor) GetReferencedFields() []AbstractField + func (m BottomCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m BottomCommandDescriptor) String() string + type BucketCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DefaultValue *string + DisplayQueryString *string + InternalQueryString *string + MaxBuckets *int + Ranges []BucketRange + ReferencedFields []AbstractField + Span *float32 + func (m *BucketCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m BucketCommandDescriptor) GetCategory() *string + func (m BucketCommandDescriptor) GetDeclaredFields() []AbstractField + func (m BucketCommandDescriptor) GetDisplayQueryString() *string + func (m BucketCommandDescriptor) GetInternalQueryString() *string + func (m BucketCommandDescriptor) GetReferencedFields() []AbstractField + func (m BucketCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m BucketCommandDescriptor) String() string + type BucketRange struct + Alias *string + Lower *float32 + Upper *float32 + func (m BucketRange) String() string + type CancelQueryWorkRequestRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request CancelQueryWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CancelQueryWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CancelQueryWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request CancelQueryWorkRequestRequest) String() string + type CancelQueryWorkRequestResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response CancelQueryWorkRequestResponse) HTTPResponse() *http.Response + func (response CancelQueryWorkRequestResponse) String() string + type ChangeLogAnalyticsEmBridgeCompartmentDetails struct + CompartmentId *string + func (m ChangeLogAnalyticsEmBridgeCompartmentDetails) String() string + type ChangeLogAnalyticsEmBridgeCompartmentRequest struct + IfMatch *string + LogAnalyticsEmBridgeId *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ChangeLogAnalyticsEmBridgeCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeLogAnalyticsEmBridgeCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeLogAnalyticsEmBridgeCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeLogAnalyticsEmBridgeCompartmentRequest) String() string + type ChangeLogAnalyticsEmBridgeCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeLogAnalyticsEmBridgeCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeLogAnalyticsEmBridgeCompartmentResponse) String() string + type ChangeLogAnalyticsEntityCompartmentDetails struct + CompartmentId *string + func (m ChangeLogAnalyticsEntityCompartmentDetails) String() string + type ChangeLogAnalyticsEntityCompartmentRequest struct + IfMatch *string + LogAnalyticsEntityId *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ChangeLogAnalyticsEntityCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeLogAnalyticsEntityCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeLogAnalyticsEntityCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeLogAnalyticsEntityCompartmentRequest) String() string + type ChangeLogAnalyticsEntityCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeLogAnalyticsEntityCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeLogAnalyticsEntityCompartmentResponse) String() string + type ChangeLogAnalyticsLogGroupCompartmentDetails struct + CompartmentId *string + func (m ChangeLogAnalyticsLogGroupCompartmentDetails) String() string + type ChangeLogAnalyticsLogGroupCompartmentRequest struct + IfMatch *string + LogAnalyticsLogGroupId *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ChangeLogAnalyticsLogGroupCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeLogAnalyticsLogGroupCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeLogAnalyticsLogGroupCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeLogAnalyticsLogGroupCompartmentRequest) String() string + type ChangeLogAnalyticsLogGroupCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeLogAnalyticsLogGroupCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeLogAnalyticsLogGroupCompartmentResponse) String() string + type ChangeLogAnalyticsObjectCollectionRuleCompartmentDetails struct + CompartmentId *string + func (m ChangeLogAnalyticsObjectCollectionRuleCompartmentDetails) String() string + type ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest struct + IfMatch *string + LogAnalyticsObjectCollectionRuleId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeLogAnalyticsObjectCollectionRuleCompartmentRequest) String() string + type ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse) String() string + type ChangeScheduledTaskCompartmentDetails struct + CompartmentId *string + func (m ChangeScheduledTaskCompartmentDetails) String() string + type ChangeScheduledTaskCompartmentRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + func (request ChangeScheduledTaskCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeScheduledTaskCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeScheduledTaskCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeScheduledTaskCompartmentRequest) String() string + type ChangeScheduledTaskCompartmentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ChangeScheduledTaskCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeScheduledTaskCompartmentResponse) String() string + type CharEncodingCollection struct + Items []string + func (m CharEncodingCollection) String() string + type ChartColumn struct + DisplayName *string + InternalName *string + IntervalGap *string + Intervals []int64 + IsCaseSensitive *bool + IsEvaluable *bool + IsGroupable *bool + IsListOfValues *bool + IsMultiValued *bool + OriginalDisplayName *string + Series []ChartDataColumn + SubSystem SubSystemNameEnum + TotalIntervalCounts []int64 + ValueType ValueTypeEnum + Values []FieldValue + func (m ChartColumn) GetDisplayName() *string + func (m ChartColumn) GetInternalName() *string + func (m ChartColumn) GetIsCaseSensitive() *bool + func (m ChartColumn) GetIsEvaluable() *bool + func (m ChartColumn) GetIsGroupable() *bool + func (m ChartColumn) GetIsListOfValues() *bool + func (m ChartColumn) GetIsMultiValued() *bool + func (m ChartColumn) GetOriginalDisplayName() *string + func (m ChartColumn) GetSubSystem() SubSystemNameEnum + func (m ChartColumn) GetValueType() ValueTypeEnum + func (m ChartColumn) GetValues() []FieldValue + func (m ChartColumn) MarshalJSON() (buff []byte, e error) + func (m ChartColumn) String() string + type ChartDataColumn struct + DataItems []interface{} + DisplayName *string + FilteredDataItems []interface{} + InternalName *string + IsCaseSensitive *bool + IsEvaluable *bool + IsGroupable *bool + IsListOfValues *bool + IsMultiValued *bool + OriginalDisplayName *string + SubSystem SubSystemNameEnum + ValueType ValueTypeEnum + Values []FieldValue + func (m ChartDataColumn) GetDisplayName() *string + func (m ChartDataColumn) GetInternalName() *string + func (m ChartDataColumn) GetIsCaseSensitive() *bool + func (m ChartDataColumn) GetIsEvaluable() *bool + func (m ChartDataColumn) GetIsGroupable() *bool + func (m ChartDataColumn) GetIsListOfValues() *bool + func (m ChartDataColumn) GetIsMultiValued() *bool + func (m ChartDataColumn) GetOriginalDisplayName() *string + func (m ChartDataColumn) GetSubSystem() SubSystemNameEnum + func (m ChartDataColumn) GetValueType() ValueTypeEnum + func (m ChartDataColumn) GetValues() []FieldValue + func (m ChartDataColumn) MarshalJSON() (buff []byte, e error) + func (m ChartDataColumn) String() string + type ClassifyColumn struct + ClassifyAnomalyIntervalCounts []int64 + ClassifyColumns []AbstractColumn + ClassifyCorrelateColumns []AbstractColumn + ClassifyCorrelateResult []map[string]interface{} + ClassifyFieldNames []string + ClassifyFieldNullCount []int64 + ClassifyResult []map[string]interface{} + DisplayName *string + InternalName *string + IsCaseSensitive *bool + IsEvaluable *bool + IsGroupable *bool + IsListOfValues *bool + IsMultiValued *bool + OriginalDisplayName *string + SubSystem SubSystemNameEnum + ValueType ValueTypeEnum + Values []FieldValue + func (m *ClassifyColumn) UnmarshalJSON(data []byte) (e error) + func (m ClassifyColumn) GetDisplayName() *string + func (m ClassifyColumn) GetInternalName() *string + func (m ClassifyColumn) GetIsCaseSensitive() *bool + func (m ClassifyColumn) GetIsEvaluable() *bool + func (m ClassifyColumn) GetIsGroupable() *bool + func (m ClassifyColumn) GetIsListOfValues() *bool + func (m ClassifyColumn) GetIsMultiValued() *bool + func (m ClassifyColumn) GetOriginalDisplayName() *string + func (m ClassifyColumn) GetSubSystem() SubSystemNameEnum + func (m ClassifyColumn) GetValueType() ValueTypeEnum + func (m ClassifyColumn) GetValues() []FieldValue + func (m ClassifyColumn) MarshalJSON() (buff []byte, e error) + func (m ClassifyColumn) String() string + type ClassifyCommandDescriptor struct + BottomCount *int + Category *string + Correlate []FieldsAddRemoveField + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + TopCount *int + func (m *ClassifyCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m ClassifyCommandDescriptor) GetCategory() *string + func (m ClassifyCommandDescriptor) GetDeclaredFields() []AbstractField + func (m ClassifyCommandDescriptor) GetDisplayQueryString() *string + func (m ClassifyCommandDescriptor) GetInternalQueryString() *string + func (m ClassifyCommandDescriptor) GetReferencedFields() []AbstractField + func (m ClassifyCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m ClassifyCommandDescriptor) String() string + type CleanRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + TimeEnd *common.SDKTime + TimeStart *common.SDKTime + func (request CleanRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CleanRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CleanRequest) RetryPolicy() *common.RetryPolicy + func (request CleanRequest) String() string + type CleanResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response CleanResponse) HTTPResponse() *http.Response + func (response CleanResponse) String() string + type ClusterCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *ClusterCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m ClusterCommandDescriptor) GetCategory() *string + func (m ClusterCommandDescriptor) GetDeclaredFields() []AbstractField + func (m ClusterCommandDescriptor) GetDisplayQueryString() *string + func (m ClusterCommandDescriptor) GetInternalQueryString() *string + func (m ClusterCommandDescriptor) GetReferencedFields() []AbstractField + func (m ClusterCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m ClusterCommandDescriptor) String() string + type ClusterCompareCommandDescriptor struct + BaselineQuery *string + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + ShouldIncludeTrends *bool + Span *string + TimeEnd *int64 + TimeShift *string + TimeStart *int64 + func (m *ClusterCompareCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m ClusterCompareCommandDescriptor) GetCategory() *string + func (m ClusterCompareCommandDescriptor) GetDeclaredFields() []AbstractField + func (m ClusterCompareCommandDescriptor) GetDisplayQueryString() *string + func (m ClusterCompareCommandDescriptor) GetInternalQueryString() *string + func (m ClusterCompareCommandDescriptor) GetReferencedFields() []AbstractField + func (m ClusterCompareCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m ClusterCompareCommandDescriptor) String() string + type ClusterDetailsCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *ClusterDetailsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m ClusterDetailsCommandDescriptor) GetCategory() *string + func (m ClusterDetailsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m ClusterDetailsCommandDescriptor) GetDisplayQueryString() *string + func (m ClusterDetailsCommandDescriptor) GetInternalQueryString() *string + func (m ClusterDetailsCommandDescriptor) GetReferencedFields() []AbstractField + func (m ClusterDetailsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m ClusterDetailsCommandDescriptor) String() string + type ClusterSplitCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *ClusterSplitCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m ClusterSplitCommandDescriptor) GetCategory() *string + func (m ClusterSplitCommandDescriptor) GetDeclaredFields() []AbstractField + func (m ClusterSplitCommandDescriptor) GetDisplayQueryString() *string + func (m ClusterSplitCommandDescriptor) GetInternalQueryString() *string + func (m ClusterSplitCommandDescriptor) GetReferencedFields() []AbstractField + func (m ClusterSplitCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m ClusterSplitCommandDescriptor) String() string + type Column struct + DisplayName *string + InternalName *string + IsCaseSensitive *bool + IsEvaluable *bool + IsGroupable *bool + IsListOfValues *bool + IsMultiValued *bool + OriginalDisplayName *string + SubSystem SubSystemNameEnum + ValueType ValueTypeEnum + Values []FieldValue + func (m Column) GetDisplayName() *string + func (m Column) GetInternalName() *string + func (m Column) GetIsCaseSensitive() *bool + func (m Column) GetIsEvaluable() *bool + func (m Column) GetIsGroupable() *bool + func (m Column) GetIsListOfValues() *bool + func (m Column) GetIsMultiValued() *bool + func (m Column) GetOriginalDisplayName() *string + func (m Column) GetSubSystem() SubSystemNameEnum + func (m Column) GetValueType() ValueTypeEnum + func (m Column) GetValues() []FieldValue + func (m Column) MarshalJSON() (buff []byte, e error) + func (m Column) String() string + type ColumnName struct + Name *string + func (m ColumnName) String() string + type ColumnNameCollection struct + Items []ColumnName + func (m ColumnNameCollection) String() string + type CommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *CommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m CommandDescriptor) GetCategory() *string + func (m CommandDescriptor) GetDeclaredFields() []AbstractField + func (m CommandDescriptor) GetDisplayQueryString() *string + func (m CommandDescriptor) GetInternalQueryString() *string + func (m CommandDescriptor) GetReferencedFields() []AbstractField + func (m CommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m CommandDescriptor) String() string + type CompareCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *CompareCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m CompareCommandDescriptor) GetCategory() *string + func (m CompareCommandDescriptor) GetDeclaredFields() []AbstractField + func (m CompareCommandDescriptor) GetDisplayQueryString() *string + func (m CompareCommandDescriptor) GetInternalQueryString() *string + func (m CompareCommandDescriptor) GetReferencedFields() []AbstractField + func (m CompareCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m CompareCommandDescriptor) String() string + type CompareContentDetails struct + Content1 *string + Content2 *string + func (m CompareContentDetails) String() string + type CompareContentRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request CompareContentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CompareContentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CompareContentRequest) RetryPolicy() *common.RetryPolicy + func (request CompareContentRequest) String() string + type CompareContentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response CompareContentResponse) HTTPResponse() *http.Response + func (response CompareContentResponse) String() string + type CompareContentResult struct + LineComparisonResults []CompareLineResult + func (m CompareContentResult) String() string + type CompareLineResult struct + DiffType *string + LeftContent *string + LeftIndices *string + RightContent *string + RightIndices *string + func (m CompareLineResult) String() string + type CreateAccelerationTaskDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + SavedSearchId *string + func (m CreateAccelerationTaskDetails) GetCompartmentId() *string + func (m CreateAccelerationTaskDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateAccelerationTaskDetails) GetDisplayName() *string + func (m CreateAccelerationTaskDetails) GetFreeformTags() map[string]string + func (m CreateAccelerationTaskDetails) MarshalJSON() (buff []byte, e error) + func (m CreateAccelerationTaskDetails) String() string + type CreateLogAnalyticsEmBridgeDetails struct + BucketName *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + EmEntitiesCompartmentId *string + FreeformTags map[string]string + func (m CreateLogAnalyticsEmBridgeDetails) String() string + type CreateLogAnalyticsEmBridgeRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateLogAnalyticsEmBridgeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateLogAnalyticsEmBridgeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateLogAnalyticsEmBridgeRequest) RetryPolicy() *common.RetryPolicy + func (request CreateLogAnalyticsEmBridgeRequest) String() string + type CreateLogAnalyticsEmBridgeResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateLogAnalyticsEmBridgeResponse) HTTPResponse() *http.Response + func (response CreateLogAnalyticsEmBridgeResponse) String() string + type CreateLogAnalyticsEntityDetails struct + CloudResourceId *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + EntityTypeName *string + FreeformTags map[string]string + Hostname *string + ManagementAgentId *string + Name *string + Properties map[string]string + SourceId *string + TimezoneRegion *string + func (m CreateLogAnalyticsEntityDetails) String() string + type CreateLogAnalyticsEntityRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateLogAnalyticsEntityRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateLogAnalyticsEntityRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateLogAnalyticsEntityRequest) RetryPolicy() *common.RetryPolicy + func (request CreateLogAnalyticsEntityRequest) String() string + type CreateLogAnalyticsEntityResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateLogAnalyticsEntityResponse) HTTPResponse() *http.Response + func (response CreateLogAnalyticsEntityResponse) String() string + type CreateLogAnalyticsEntityTypeDetails struct + Category *string + Name *string + Properties []EntityTypeProperty + func (m CreateLogAnalyticsEntityTypeDetails) String() string + type CreateLogAnalyticsEntityTypeRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateLogAnalyticsEntityTypeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateLogAnalyticsEntityTypeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateLogAnalyticsEntityTypeRequest) RetryPolicy() *common.RetryPolicy + func (request CreateLogAnalyticsEntityTypeRequest) String() string + type CreateLogAnalyticsEntityTypeResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response CreateLogAnalyticsEntityTypeResponse) HTTPResponse() *http.Response + func (response CreateLogAnalyticsEntityTypeResponse) String() string + type CreateLogAnalyticsLogGroupDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + func (m CreateLogAnalyticsLogGroupDetails) String() string + type CreateLogAnalyticsLogGroupRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateLogAnalyticsLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateLogAnalyticsLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateLogAnalyticsLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request CreateLogAnalyticsLogGroupRequest) String() string + type CreateLogAnalyticsLogGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateLogAnalyticsLogGroupResponse) HTTPResponse() *http.Response + func (response CreateLogAnalyticsLogGroupResponse) String() string + type CreateLogAnalyticsObjectCollectionRuleDetails struct + CharEncoding *string + CollectionType ObjectCollectionRuleCollectionTypesEnum + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + EntityId *string + FreeformTags map[string]string + IsEnabled *bool + LogGroupId *string + LogSourceName *string + Name *string + ObjectNameFilters []string + OsBucketName *string + OsNamespace *string + Overrides map[string][]PropertyOverride + PollSince *string + PollTill *string + func (m CreateLogAnalyticsObjectCollectionRuleDetails) String() string + type CreateLogAnalyticsObjectCollectionRuleRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request CreateLogAnalyticsObjectCollectionRuleRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateLogAnalyticsObjectCollectionRuleRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateLogAnalyticsObjectCollectionRuleRequest) RetryPolicy() *common.RetryPolicy + func (request CreateLogAnalyticsObjectCollectionRuleRequest) String() string + type CreateLogAnalyticsObjectCollectionRuleResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateLogAnalyticsObjectCollectionRuleResponse) HTTPResponse() *http.Response + func (response CreateLogAnalyticsObjectCollectionRuleResponse) String() string + type CreateScheduledTaskDetails interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + type CreateScheduledTaskDetailsKindEnum string + const CreateScheduledTaskDetailsKindAcceleration + const CreateScheduledTaskDetailsKindStandard + func GetCreateScheduledTaskDetailsKindEnumValues() []CreateScheduledTaskDetailsKindEnum + type CreateScheduledTaskRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateScheduledTaskRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateScheduledTaskRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateScheduledTaskRequest) RetryPolicy() *common.RetryPolicy + func (request CreateScheduledTaskRequest) String() string + type CreateScheduledTaskResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response CreateScheduledTaskResponse) HTTPResponse() *http.Response + func (response CreateScheduledTaskResponse) String() string + type CreateStandardTaskDetails struct + Action Action + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Schedules []Schedule + TaskType TaskTypeEnum + func (m *CreateStandardTaskDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateStandardTaskDetails) GetCompartmentId() *string + func (m CreateStandardTaskDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateStandardTaskDetails) GetDisplayName() *string + func (m CreateStandardTaskDetails) GetFreeformTags() map[string]string + func (m CreateStandardTaskDetails) MarshalJSON() (buff []byte, e error) + func (m CreateStandardTaskDetails) String() string + type CreateViewCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *CreateViewCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m CreateViewCommandDescriptor) GetCategory() *string + func (m CreateViewCommandDescriptor) GetDeclaredFields() []AbstractField + func (m CreateViewCommandDescriptor) GetDisplayQueryString() *string + func (m CreateViewCommandDescriptor) GetInternalQueryString() *string + func (m CreateViewCommandDescriptor) GetReferencedFields() []AbstractField + func (m CreateViewCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m CreateViewCommandDescriptor) String() string + type CreationSource struct + Details *string + Type CreationSourceTypeEnum + func (m CreationSource) String() string + type CreationSourceTypeEnum string + const CreationSourceTypeEmBridge + const CreationSourceTypeNone + const CreationSourceTypeServiceConnectorHub + func GetCreationSourceTypeEnumValues() []CreationSourceTypeEnum + type CronSchedule struct + Expression *string + MisfirePolicy ScheduleMisfirePolicyEnum + TimeOfFirstExecution *common.SDKTime + TimeZone *string + func (m CronSchedule) GetMisfirePolicy() ScheduleMisfirePolicyEnum + func (m CronSchedule) GetTimeOfFirstExecution() *common.SDKTime + func (m CronSchedule) MarshalJSON() (buff []byte, e error) + func (m CronSchedule) String() string + type DeleteAssociationsRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request DeleteAssociationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteAssociationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteAssociationsRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteAssociationsRequest) String() string + type DeleteAssociationsResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteAssociationsResponse) HTTPResponse() *http.Response + func (response DeleteAssociationsResponse) String() string + type DeleteCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + IsDryRun *bool + ReferencedFields []AbstractField + func (m *DeleteCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m DeleteCommandDescriptor) GetCategory() *string + func (m DeleteCommandDescriptor) GetDeclaredFields() []AbstractField + func (m DeleteCommandDescriptor) GetDisplayQueryString() *string + func (m DeleteCommandDescriptor) GetInternalQueryString() *string + func (m DeleteCommandDescriptor) GetReferencedFields() []AbstractField + func (m DeleteCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m DeleteCommandDescriptor) String() string + type DeleteFieldRequest struct + FieldName *string + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request DeleteFieldRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteFieldRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteFieldRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteFieldRequest) String() string + type DeleteFieldResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteFieldResponse) HTTPResponse() *http.Response + func (response DeleteFieldResponse) String() string + type DeleteLabelRequest struct + IfMatch *string + LabelName *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request DeleteLabelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteLabelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteLabelRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLabelRequest) String() string + type DeleteLabelResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteLabelResponse) HTTPResponse() *http.Response + func (response DeleteLabelResponse) String() string + type DeleteLogAnalyticsAssociation struct + AgentId *string + EntityId *string + EntityTypeName *string + Host *string + LogGroupId *string + SourceName *string + SourceTypeName *string + func (m DeleteLogAnalyticsAssociation) String() string + type DeleteLogAnalyticsAssociationDetails struct + CompartmentId *string + Items []DeleteLogAnalyticsAssociation + func (m DeleteLogAnalyticsAssociationDetails) String() string + type DeleteLogAnalyticsEmBridgeRequest struct + IfMatch *string + LogAnalyticsEmBridgeId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteLogAnalyticsEmBridgeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteLogAnalyticsEmBridgeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteLogAnalyticsEmBridgeRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLogAnalyticsEmBridgeRequest) String() string + type DeleteLogAnalyticsEmBridgeResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteLogAnalyticsEmBridgeResponse) HTTPResponse() *http.Response + func (response DeleteLogAnalyticsEmBridgeResponse) String() string + type DeleteLogAnalyticsEntityRequest struct + IfMatch *string + LogAnalyticsEntityId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteLogAnalyticsEntityRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteLogAnalyticsEntityRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteLogAnalyticsEntityRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLogAnalyticsEntityRequest) String() string + type DeleteLogAnalyticsEntityResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteLogAnalyticsEntityResponse) HTTPResponse() *http.Response + func (response DeleteLogAnalyticsEntityResponse) String() string + type DeleteLogAnalyticsEntityTypeRequest struct + EntityTypeName *string + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteLogAnalyticsEntityTypeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteLogAnalyticsEntityTypeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteLogAnalyticsEntityTypeRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLogAnalyticsEntityTypeRequest) String() string + type DeleteLogAnalyticsEntityTypeResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteLogAnalyticsEntityTypeResponse) HTTPResponse() *http.Response + func (response DeleteLogAnalyticsEntityTypeResponse) String() string + type DeleteLogAnalyticsLogGroupRequest struct + IfMatch *string + LogAnalyticsLogGroupId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteLogAnalyticsLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteLogAnalyticsLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteLogAnalyticsLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLogAnalyticsLogGroupRequest) String() string + type DeleteLogAnalyticsLogGroupResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteLogAnalyticsLogGroupResponse) HTTPResponse() *http.Response + func (response DeleteLogAnalyticsLogGroupResponse) String() string + type DeleteLogAnalyticsObjectCollectionRuleRequest struct + IfMatch *string + LogAnalyticsObjectCollectionRuleId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteLogAnalyticsObjectCollectionRuleRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteLogAnalyticsObjectCollectionRuleRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteLogAnalyticsObjectCollectionRuleRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLogAnalyticsObjectCollectionRuleRequest) String() string + type DeleteLogAnalyticsObjectCollectionRuleResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteLogAnalyticsObjectCollectionRuleResponse) HTTPResponse() *http.Response + func (response DeleteLogAnalyticsObjectCollectionRuleResponse) String() string + type DeleteLookupRequest struct + IfMatch *string + IsForce *bool + LookupName *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request DeleteLookupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteLookupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteLookupRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteLookupRequest) String() string + type DeleteLookupResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteLookupResponse) HTTPResponse() *http.Response + func (response DeleteLookupResponse) String() string + type DeleteParserRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + ParserName *string + RequestMetadata common.RequestMetadata + func (request DeleteParserRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteParserRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteParserRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteParserRequest) String() string + type DeleteParserResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteParserResponse) HTTPResponse() *http.Response + func (response DeleteParserResponse) String() string + type DeleteScheduledTaskRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + func (request DeleteScheduledTaskRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteScheduledTaskRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteScheduledTaskRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteScheduledTaskRequest) String() string + type DeleteScheduledTaskResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteScheduledTaskResponse) HTTPResponse() *http.Response + func (response DeleteScheduledTaskResponse) String() string + type DeleteSourceRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SourceName *string + func (request DeleteSourceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteSourceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteSourceRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteSourceRequest) String() string + type DeleteSourceResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteSourceResponse) HTTPResponse() *http.Response + func (response DeleteSourceResponse) String() string + type DeleteUploadFileRequest struct + FileReference *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UploadReference *string + func (request DeleteUploadFileRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteUploadFileRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteUploadFileRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteUploadFileRequest) String() string + type DeleteUploadFileResponse struct + OpcDeletedLogCount *int64 + OpcDeletedLogfileCount *int64 + OpcRequestId *string + RawResponse *http.Response + func (response DeleteUploadFileResponse) HTTPResponse() *http.Response + func (response DeleteUploadFileResponse) String() string + type DeleteUploadRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UploadReference *string + func (request DeleteUploadRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteUploadRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteUploadRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteUploadRequest) String() string + type DeleteUploadResponse struct + OpcDeletedLogCount *int64 + OpcDeletedLogfileCount *int64 + OpcRequestId *string + RawResponse *http.Response + func (response DeleteUploadResponse) HTTPResponse() *http.Response + func (response DeleteUploadResponse) String() string + type DeleteUploadWarningRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UploadReference *string + WarningReference *string + func (request DeleteUploadWarningRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteUploadWarningRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteUploadWarningRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteUploadWarningRequest) String() string + type DeleteUploadWarningResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DeleteUploadWarningResponse) HTTPResponse() *http.Response + func (response DeleteUploadWarningResponse) String() string + type DeltaCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + Step *int + func (m *DeltaCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m DeltaCommandDescriptor) GetCategory() *string + func (m DeltaCommandDescriptor) GetDeclaredFields() []AbstractField + func (m DeltaCommandDescriptor) GetDisplayQueryString() *string + func (m DeltaCommandDescriptor) GetInternalQueryString() *string + func (m DeltaCommandDescriptor) GetReferencedFields() []AbstractField + func (m DeltaCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m DeltaCommandDescriptor) String() string + type DemoModeCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *DemoModeCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m DemoModeCommandDescriptor) GetCategory() *string + func (m DemoModeCommandDescriptor) GetDeclaredFields() []AbstractField + func (m DemoModeCommandDescriptor) GetDisplayQueryString() *string + func (m DemoModeCommandDescriptor) GetInternalQueryString() *string + func (m DemoModeCommandDescriptor) GetReferencedFields() []AbstractField + func (m DemoModeCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m DemoModeCommandDescriptor) String() string + type DisableArchivingRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DisableArchivingRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DisableArchivingRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DisableArchivingRequest) RetryPolicy() *common.RetryPolicy + func (request DisableArchivingRequest) String() string + type DisableArchivingResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response DisableArchivingResponse) HTTPResponse() *http.Response + func (response DisableArchivingResponse) String() string + type DisableAutoAssociationDetail struct + DeleteExistingAssociations *bool + func (m DisableAutoAssociationDetail) String() string + type DisableAutoAssociationDetails struct + Items []DisableAutoAssociationDetail + func (m DisableAutoAssociationDetails) String() string + type DisableAutoAssociationRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SourceName *string + func (request DisableAutoAssociationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DisableAutoAssociationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DisableAutoAssociationRequest) RetryPolicy() *common.RetryPolicy + func (request DisableAutoAssociationRequest) String() string + type DisableAutoAssociationResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DisableAutoAssociationResponse) HTTPResponse() *http.Response + func (response DisableAutoAssociationResponse) String() string + type DisableSourceEventTypesRequest struct + DisableEventTypeDetails EventTypeDetails + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SourceName *string + func (request DisableSourceEventTypesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DisableSourceEventTypesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DisableSourceEventTypesRequest) RetryPolicy() *common.RetryPolicy + func (request DisableSourceEventTypesRequest) String() string + type DisableSourceEventTypesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response DisableSourceEventTypesResponse) HTTPResponse() *http.Response + func (response DisableSourceEventTypesResponse) String() string + type DistinctCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *DistinctCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m DistinctCommandDescriptor) GetCategory() *string + func (m DistinctCommandDescriptor) GetDeclaredFields() []AbstractField + func (m DistinctCommandDescriptor) GetDisplayQueryString() *string + func (m DistinctCommandDescriptor) GetInternalQueryString() *string + func (m DistinctCommandDescriptor) GetReferencedFields() []AbstractField + func (m DistinctCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m DistinctCommandDescriptor) String() string + type EfdRegexResult struct + BaseFieldName *string + Id *int64 + IsValidRegexSyntax *bool + MatchResult *RegexMatchResult + ParsedFieldCount *int + ParsedFields map[string]string + Regex *string + Status *string + StatusDescription *string + Violations []Violation + func (m EfdRegexResult) String() string + type EmBridgeLatestImportProcessingStatusEnum string + const EmBridgeLatestImportProcessingStatusFailed + const EmBridgeLatestImportProcessingStatusInProgress + const EmBridgeLatestImportProcessingStatusNotStarted + const EmBridgeLatestImportProcessingStatusPartialSuccess + const EmBridgeLatestImportProcessingStatusSuccess + func GetEmBridgeLatestImportProcessingStatusEnumValues() []EmBridgeLatestImportProcessingStatusEnum + type EmBridgeLifecycleStatesEnum string + const EmBridgeLifecycleStatesActive + const EmBridgeLifecycleStatesCreating + const EmBridgeLifecycleStatesDeleted + const EmBridgeLifecycleStatesNeedsAttention + func GetEmBridgeLifecycleStatesEnumValues() []EmBridgeLifecycleStatesEnum + type EnableArchivingRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request EnableArchivingRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request EnableArchivingRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request EnableArchivingRequest) RetryPolicy() *common.RetryPolicy + func (request EnableArchivingRequest) String() string + type EnableArchivingResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response EnableArchivingResponse) HTTPResponse() *http.Response + func (response EnableArchivingResponse) String() string + type EnableAutoAssociationDetail struct + LogGroupId *string + func (m EnableAutoAssociationDetail) String() string + type EnableAutoAssociationDetails struct + Items []EnableAutoAssociationDetail + func (m EnableAutoAssociationDetails) String() string + type EnableAutoAssociationRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SourceName *string + func (request EnableAutoAssociationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request EnableAutoAssociationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request EnableAutoAssociationRequest) RetryPolicy() *common.RetryPolicy + func (request EnableAutoAssociationRequest) String() string + type EnableAutoAssociationResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response EnableAutoAssociationResponse) HTTPResponse() *http.Response + func (response EnableAutoAssociationResponse) String() string + type EnableSourceEventTypesRequest struct + EnableEventTypeDetails EventTypeDetails + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SourceName *string + func (request EnableSourceEventTypesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request EnableSourceEventTypesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request EnableSourceEventTypesRequest) RetryPolicy() *common.RetryPolicy + func (request EnableSourceEventTypesRequest) String() string + type EnableSourceEventTypesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response EnableSourceEventTypesResponse) HTTPResponse() *http.Response + func (response EnableSourceEventTypesResponse) String() string + type EntityCloudTypeEnum string + const EntityCloudTypeAll + const EntityCloudTypeCloud + const EntityCloudTypeNonCloud + func GetEntityCloudTypeEnumValues() []EntityCloudTypeEnum + type EntityLifecycleStatesEnum string + const EntityLifecycleStatesActive + const EntityLifecycleStatesDeleted + func GetEntityLifecycleStatesEnumValues() []EntityLifecycleStatesEnum + type EntityTypeProperty struct + Description *string + Name *string + func (m EntityTypeProperty) String() string + type ErrorDetails struct + Code *string + Message *string + func (m ErrorDetails) String() string + type EstimatePurgeDataSizeDetails struct + CompartmentId *string + CompartmentIdInSubtree *bool + DataType StorageDataTypeEnum + PurgeQueryString *string + TimeDataEnded *common.SDKTime + func (m EstimatePurgeDataSizeDetails) String() string + type EstimatePurgeDataSizeRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request EstimatePurgeDataSizeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request EstimatePurgeDataSizeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request EstimatePurgeDataSizeRequest) RetryPolicy() *common.RetryPolicy + func (request EstimatePurgeDataSizeRequest) String() string + type EstimatePurgeDataSizeResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response EstimatePurgeDataSizeResponse) HTTPResponse() *http.Response + func (response EstimatePurgeDataSizeResponse) String() string + type EstimatePurgeDataSizeResult struct + PurgeDataSizeInBytes *int64 + func (m EstimatePurgeDataSizeResult) String() string + type EstimateRecallDataSizeDetails struct + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + func (m EstimateRecallDataSizeDetails) String() string + type EstimateRecallDataSizeRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request EstimateRecallDataSizeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request EstimateRecallDataSizeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request EstimateRecallDataSizeRequest) RetryPolicy() *common.RetryPolicy + func (request EstimateRecallDataSizeRequest) String() string + type EstimateRecallDataSizeResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response EstimateRecallDataSizeResponse) HTTPResponse() *http.Response + func (response EstimateRecallDataSizeResponse) String() string + type EstimateRecallDataSizeResult struct + IsOverlappingWithExistingRecalls *bool + SizeInBytes *int64 + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + func (m EstimateRecallDataSizeResult) String() string + type EstimateReleaseDataSizeDetails struct + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + func (m EstimateReleaseDataSizeDetails) String() string + type EstimateReleaseDataSizeRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request EstimateReleaseDataSizeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request EstimateReleaseDataSizeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request EstimateReleaseDataSizeRequest) RetryPolicy() *common.RetryPolicy + func (request EstimateReleaseDataSizeRequest) String() string + type EstimateReleaseDataSizeResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response EstimateReleaseDataSizeResponse) HTTPResponse() *http.Response + func (response EstimateReleaseDataSizeResponse) String() string + type EstimateReleaseDataSizeResult struct + SizeInBytes *int64 + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + func (m EstimateReleaseDataSizeResult) String() string + type EvalCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *EvalCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m EvalCommandDescriptor) GetCategory() *string + func (m EvalCommandDescriptor) GetDeclaredFields() []AbstractField + func (m EvalCommandDescriptor) GetDisplayQueryString() *string + func (m EvalCommandDescriptor) GetInternalQueryString() *string + func (m EvalCommandDescriptor) GetReferencedFields() []AbstractField + func (m EvalCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m EvalCommandDescriptor) String() string + type EventStatsCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + Functions []FunctionField + GroupByFields []AbstractField + InternalQueryString *string + ReferencedFields []AbstractField + func (m *EventStatsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m EventStatsCommandDescriptor) GetCategory() *string + func (m EventStatsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m EventStatsCommandDescriptor) GetDisplayQueryString() *string + func (m EventStatsCommandDescriptor) GetInternalQueryString() *string + func (m EventStatsCommandDescriptor) GetReferencedFields() []AbstractField + func (m EventStatsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m EventStatsCommandDescriptor) String() string + type EventType struct + EventTypeName *string + IsEnabled *bool + IsSystem *bool + SpecVersion *string + TimeUpdated *common.SDKTime + func (m EventType) String() string + type EventTypeCollection struct + Items []EventType + func (m EventTypeCollection) String() string + type EventTypeDetails struct + Items []EventType + func (m EventTypeDetails) String() string + type ExportContent struct + FieldNames []string + ParserNames []string + SourceNames []string + func (m ExportContent) String() string + type ExportCustomContentRequest struct + ExportCustomContentDetails ExportContent + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ExportCustomContentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ExportCustomContentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ExportCustomContentRequest) RetryPolicy() *common.RetryPolicy + func (request ExportCustomContentRequest) String() string + type ExportCustomContentResponse struct + Content io.ReadCloser + OpcRequestId *string + RawResponse *http.Response + func (response ExportCustomContentResponse) HTTPResponse() *http.Response + func (response ExportCustomContentResponse) String() string + type ExportDetails struct + CompartmentId *string + CompartmentIdInSubtree *bool + MaxTotalCount *int + OutputFormat ExportDetailsOutputFormatEnum + QueryString *string + QueryTimeoutInSeconds *int + ScopeFilters []ScopeFilter + ShouldIncludeColumns *bool + ShouldLocalize *bool + ShouldUseAcceleration *bool + SubSystem SubSystemNameEnum + TimeFilter *TimeRange + func (m ExportDetails) String() string + type ExportDetailsOutputFormatEnum string + const ExportDetailsOutputFormatCsv + const ExportDetailsOutputFormatJson + func GetExportDetailsOutputFormatEnumValues() []ExportDetailsOutputFormatEnum + type ExportQueryResultRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ExportQueryResultRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ExportQueryResultRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ExportQueryResultRequest) RetryPolicy() *common.RetryPolicy + func (request ExportQueryResultRequest) String() string + type ExportQueryResultResponse struct + Content io.ReadCloser + OpcRequestId *string + RawResponse *http.Response + func (response ExportQueryResultResponse) HTTPResponse() *http.Response + func (response ExportQueryResultResponse) String() string + type ExtendedFieldsValidationResult struct + Items []EfdRegexResult + func (m ExtendedFieldsValidationResult) String() string + type ExtractCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *ExtractCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m ExtractCommandDescriptor) GetCategory() *string + func (m ExtractCommandDescriptor) GetDeclaredFields() []AbstractField + func (m ExtractCommandDescriptor) GetDisplayQueryString() *string + func (m ExtractCommandDescriptor) GetInternalQueryString() *string + func (m ExtractCommandDescriptor) GetReferencedFields() []AbstractField + func (m ExtractCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m ExtractCommandDescriptor) String() string + type ExtractLogFieldResults struct + Paths []string + func (m ExtractLogFieldResults) String() string + type ExtractLogHeaderDetails struct + HeaderValues []string + LogKey *string + func (m ExtractLogHeaderDetails) String() string + type ExtractLogHeaderResults struct + HeaderPaths []string + JsonPaths []ExtractLogHeaderDetails + XmlPaths []string + func (m ExtractLogHeaderResults) String() string + type ExtractStructuredLogFieldPathsParserTypeEnum string + const ExtractStructuredLogFieldPathsParserTypeDelimited + const ExtractStructuredLogFieldPathsParserTypeJson + const ExtractStructuredLogFieldPathsParserTypeXml + func GetExtractStructuredLogFieldPathsParserTypeEnumValues() []ExtractStructuredLogFieldPathsParserTypeEnum + type ExtractStructuredLogFieldPathsRequest struct + LoganParserDetails LogAnalyticsParser + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + ParserType ExtractStructuredLogFieldPathsParserTypeEnum + RequestMetadata common.RequestMetadata + func (request ExtractStructuredLogFieldPathsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ExtractStructuredLogFieldPathsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ExtractStructuredLogFieldPathsRequest) RetryPolicy() *common.RetryPolicy + func (request ExtractStructuredLogFieldPathsRequest) String() string + type ExtractStructuredLogFieldPathsResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ExtractStructuredLogFieldPathsResponse) HTTPResponse() *http.Response + func (response ExtractStructuredLogFieldPathsResponse) String() string + type ExtractStructuredLogHeaderPathsParserTypeEnum string + const ExtractStructuredLogHeaderPathsParserTypeDelimited + const ExtractStructuredLogHeaderPathsParserTypeJson + const ExtractStructuredLogHeaderPathsParserTypeXml + func GetExtractStructuredLogHeaderPathsParserTypeEnumValues() []ExtractStructuredLogHeaderPathsParserTypeEnum + type ExtractStructuredLogHeaderPathsRequest struct + LoganParserDetails LogAnalyticsParser + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + ParserType ExtractStructuredLogHeaderPathsParserTypeEnum + RequestMetadata common.RequestMetadata + func (request ExtractStructuredLogHeaderPathsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ExtractStructuredLogHeaderPathsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ExtractStructuredLogHeaderPathsRequest) RetryPolicy() *common.RetryPolicy + func (request ExtractStructuredLogHeaderPathsRequest) String() string + type ExtractStructuredLogHeaderPathsResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ExtractStructuredLogHeaderPathsResponse) HTTPResponse() *http.Response + func (response ExtractStructuredLogHeaderPathsResponse) String() string + type Field struct + Alias *string + DisplayName *string + FilterQueryString *string + InternalName *string + IsDeclared *bool + IsDuration *bool + IsGroupable *bool + OriginalDisplayNames []string + UnitType *string + ValueType ValueTypeEnum + func (m Field) GetAlias() *string + func (m Field) GetDisplayName() *string + func (m Field) GetFilterQueryString() *string + func (m Field) GetInternalName() *string + func (m Field) GetIsDeclared() *bool + func (m Field) GetIsDuration() *bool + func (m Field) GetIsGroupable() *bool + func (m Field) GetOriginalDisplayNames() []string + func (m Field) GetUnitType() *string + func (m Field) GetValueType() ValueTypeEnum + func (m Field) MarshalJSON() (buff []byte, e error) + func (m Field) String() string + type FieldArgument struct + Value AbstractField + func (m *FieldArgument) UnmarshalJSON(data []byte) (e error) + func (m FieldArgument) MarshalJSON() (buff []byte, e error) + func (m FieldArgument) String() string + type FieldSummaryCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + MaxValues *int + ReferencedFields []AbstractField + func (m *FieldSummaryCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m FieldSummaryCommandDescriptor) GetCategory() *string + func (m FieldSummaryCommandDescriptor) GetDeclaredFields() []AbstractField + func (m FieldSummaryCommandDescriptor) GetDisplayQueryString() *string + func (m FieldSummaryCommandDescriptor) GetInternalQueryString() *string + func (m FieldSummaryCommandDescriptor) GetReferencedFields() []AbstractField + func (m FieldSummaryCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m FieldSummaryCommandDescriptor) String() string + type FieldSummaryReport struct + NonOobCount *int + OobCount *int + UsageDetails []UsageStatusItem + func (m FieldSummaryReport) String() string + type FieldValue struct + DisplayValue *string + InternalValue *interface{} + IsDeleted *bool + func (m FieldValue) String() string + type FieldsAddRemoveField struct + Alias *string + DisplayName *string + FilterQueryString *string + InternalName *string + IsDeclared *bool + IsDuration *bool + IsGroupable *bool + Operation FieldsAddRemoveFieldOperationEnum + OriginalDisplayNames []string + UnitType *string + ValueType ValueTypeEnum + func (m FieldsAddRemoveField) GetAlias() *string + func (m FieldsAddRemoveField) GetDisplayName() *string + func (m FieldsAddRemoveField) GetFilterQueryString() *string + func (m FieldsAddRemoveField) GetInternalName() *string + func (m FieldsAddRemoveField) GetIsDeclared() *bool + func (m FieldsAddRemoveField) GetIsDuration() *bool + func (m FieldsAddRemoveField) GetIsGroupable() *bool + func (m FieldsAddRemoveField) GetOriginalDisplayNames() []string + func (m FieldsAddRemoveField) GetUnitType() *string + func (m FieldsAddRemoveField) GetValueType() ValueTypeEnum + func (m FieldsAddRemoveField) MarshalJSON() (buff []byte, e error) + func (m FieldsAddRemoveField) String() string + type FieldsAddRemoveFieldOperationEnum string + const FieldsAddRemoveFieldOperationAdd + const FieldsAddRemoveFieldOperationRemove + func GetFieldsAddRemoveFieldOperationEnumValues() []FieldsAddRemoveFieldOperationEnum + type FieldsCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *FieldsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m FieldsCommandDescriptor) GetCategory() *string + func (m FieldsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m FieldsCommandDescriptor) GetDisplayQueryString() *string + func (m FieldsCommandDescriptor) GetInternalQueryString() *string + func (m FieldsCommandDescriptor) GetReferencedFields() []AbstractField + func (m FieldsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m FieldsCommandDescriptor) String() string + type FileValidationResponse struct + Files []UploadFileStatus + InputFile *string + ObjectLocation *string + func (m FileValidationResponse) String() string + type Filter struct + FieldName *string + Operator FilterOperatorEnum + Values []interface{} + func (m Filter) String() string + type FilterDetails struct + Filters []Filter + QueryString *string + SubSystem SubSystemNameEnum + func (m FilterDetails) String() string + type FilterOperatorEnum string + const FilterOperatorAddSubquery + const FilterOperatorClear + const FilterOperatorClearSubquery + const FilterOperatorContains + const FilterOperatorDoesNotContain + const FilterOperatorDoesNotEndWith + const FilterOperatorDoesNotStartWith + const FilterOperatorEndsWith + const FilterOperatorEquals + const FilterOperatorIsBetween + const FilterOperatorIsGreaterThan + const FilterOperatorIsGreaterThanOrEqualTo + const FilterOperatorIsLessThan + const FilterOperatorIsLessThanOrEqualTo + const FilterOperatorIsNotBetween + const FilterOperatorNotEquals + const FilterOperatorReplace + const FilterOperatorStartsWith + func GetFilterOperatorEnumValues() []FilterOperatorEnum + type FilterOutput struct + DisplayQueryString *string + InternalQueryString *string + ResponseTimeInMs *int64 + func (m FilterOutput) String() string + type FilterRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request FilterRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request FilterRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request FilterRequest) RetryPolicy() *common.RetryPolicy + func (request FilterRequest) String() string + type FilterResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response FilterResponse) HTTPResponse() *http.Response + func (response FilterResponse) String() string + type FixedFrequencySchedule struct + MisfirePolicy ScheduleMisfirePolicyEnum + RecurringInterval *string + RepeatCount *int + TimeOfFirstExecution *common.SDKTime + func (m FixedFrequencySchedule) GetMisfirePolicy() ScheduleMisfirePolicyEnum + func (m FixedFrequencySchedule) GetTimeOfFirstExecution() *common.SDKTime + func (m FixedFrequencySchedule) MarshalJSON() (buff []byte, e error) + func (m FixedFrequencySchedule) String() string + type FunctionField struct + Alias *string + Arguments []Argument + DisplayName *string + FilterQueryString *string + Function *string + InternalName *string + IsDeclared *bool + IsDuration *bool + IsGroupable *bool + OriginalDisplayNames []string + UnitType *string + ValueType ValueTypeEnum + func (m *FunctionField) UnmarshalJSON(data []byte) (e error) + func (m FunctionField) GetAlias() *string + func (m FunctionField) GetDisplayName() *string + func (m FunctionField) GetFilterQueryString() *string + func (m FunctionField) GetInternalName() *string + func (m FunctionField) GetIsDeclared() *bool + func (m FunctionField) GetIsDuration() *bool + func (m FunctionField) GetIsGroupable() *bool + func (m FunctionField) GetOriginalDisplayNames() []string + func (m FunctionField) GetUnitType() *string + func (m FunctionField) GetValueType() ValueTypeEnum + func (m FunctionField) MarshalJSON() (buff []byte, e error) + func (m FunctionField) String() string + type GeoStatsCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + Functions []FunctionField + GroupByFields []AbstractField + Include GeoStatsCommandDescriptorIncludeEnum + InternalQueryString *string + ReferencedFields []AbstractField + func (m *GeoStatsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m GeoStatsCommandDescriptor) GetCategory() *string + func (m GeoStatsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m GeoStatsCommandDescriptor) GetDisplayQueryString() *string + func (m GeoStatsCommandDescriptor) GetInternalQueryString() *string + func (m GeoStatsCommandDescriptor) GetReferencedFields() []AbstractField + func (m GeoStatsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m GeoStatsCommandDescriptor) String() string + type GeoStatsCommandDescriptorIncludeEnum string + const GeoStatsCommandDescriptorIncludeClient + const GeoStatsCommandDescriptorIncludeClientAndServer + const GeoStatsCommandDescriptorIncludeServer + func GetGeoStatsCommandDescriptorIncludeEnumValues() []GeoStatsCommandDescriptorIncludeEnum + type GetAssociationSummaryRequest struct + CompartmentId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetAssociationSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetAssociationSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetAssociationSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetAssociationSummaryRequest) String() string + type GetAssociationSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetAssociationSummaryResponse) HTTPResponse() *http.Response + func (response GetAssociationSummaryResponse) String() string + type GetCategoryRequest struct + CategoryName *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetCategoryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetCategoryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetCategoryRequest) RetryPolicy() *common.RetryPolicy + func (request GetCategoryRequest) String() string + type GetCategoryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetCategoryResponse) HTTPResponse() *http.Response + func (response GetCategoryResponse) String() string + type GetColumnNamesRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + SqlQuery *string + func (request GetColumnNamesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetColumnNamesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetColumnNamesRequest) RetryPolicy() *common.RetryPolicy + func (request GetColumnNamesRequest) String() string + type GetColumnNamesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetColumnNamesResponse) HTTPResponse() *http.Response + func (response GetColumnNamesResponse) String() string + type GetConfigWorkRequestRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetConfigWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetConfigWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetConfigWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetConfigWorkRequestRequest) String() string + type GetConfigWorkRequestResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetConfigWorkRequestResponse) HTTPResponse() *http.Response + func (response GetConfigWorkRequestResponse) String() string + type GetFieldRequest struct + FieldName *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetFieldRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetFieldRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetFieldRequest) RetryPolicy() *common.RetryPolicy + func (request GetFieldRequest) String() string + type GetFieldResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetFieldResponse) HTTPResponse() *http.Response + func (response GetFieldResponse) String() string + type GetFieldsSummaryRequest struct + IsShowDetail *bool + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetFieldsSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetFieldsSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetFieldsSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetFieldsSummaryRequest) String() string + type GetFieldsSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetFieldsSummaryResponse) HTTPResponse() *http.Response + func (response GetFieldsSummaryResponse) String() string + type GetLabelRequest struct + LabelName *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLabelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLabelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLabelRequest) RetryPolicy() *common.RetryPolicy + func (request GetLabelRequest) String() string + type GetLabelResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLabelResponse) HTTPResponse() *http.Response + func (response GetLabelResponse) String() string + type GetLabelSummaryRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLabelSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLabelSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLabelSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetLabelSummaryRequest) String() string + type GetLabelSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetLabelSummaryResponse) HTTPResponse() *http.Response + func (response GetLabelSummaryResponse) String() string + type GetLogAnalyticsEmBridgeRequest struct + LogAnalyticsEmBridgeId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogAnalyticsEmBridgeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogAnalyticsEmBridgeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogAnalyticsEmBridgeRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogAnalyticsEmBridgeRequest) String() string + type GetLogAnalyticsEmBridgeResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogAnalyticsEmBridgeResponse) HTTPResponse() *http.Response + func (response GetLogAnalyticsEmBridgeResponse) String() string + type GetLogAnalyticsEmBridgeSummaryRequest struct + CompartmentId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogAnalyticsEmBridgeSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogAnalyticsEmBridgeSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogAnalyticsEmBridgeSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogAnalyticsEmBridgeSummaryRequest) String() string + type GetLogAnalyticsEmBridgeSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetLogAnalyticsEmBridgeSummaryResponse) HTTPResponse() *http.Response + func (response GetLogAnalyticsEmBridgeSummaryResponse) String() string + type GetLogAnalyticsEntitiesSummaryRequest struct + CompartmentId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogAnalyticsEntitiesSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogAnalyticsEntitiesSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogAnalyticsEntitiesSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogAnalyticsEntitiesSummaryRequest) String() string + type GetLogAnalyticsEntitiesSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetLogAnalyticsEntitiesSummaryResponse) HTTPResponse() *http.Response + func (response GetLogAnalyticsEntitiesSummaryResponse) String() string + type GetLogAnalyticsEntityRequest struct + LogAnalyticsEntityId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogAnalyticsEntityRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogAnalyticsEntityRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogAnalyticsEntityRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogAnalyticsEntityRequest) String() string + type GetLogAnalyticsEntityResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogAnalyticsEntityResponse) HTTPResponse() *http.Response + func (response GetLogAnalyticsEntityResponse) String() string + type GetLogAnalyticsEntityTypeRequest struct + EntityTypeName *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogAnalyticsEntityTypeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogAnalyticsEntityTypeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogAnalyticsEntityTypeRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogAnalyticsEntityTypeRequest) String() string + type GetLogAnalyticsEntityTypeResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogAnalyticsEntityTypeResponse) HTTPResponse() *http.Response + func (response GetLogAnalyticsEntityTypeResponse) String() string + type GetLogAnalyticsLogGroupRequest struct + LogAnalyticsLogGroupId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogAnalyticsLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogAnalyticsLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogAnalyticsLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogAnalyticsLogGroupRequest) String() string + type GetLogAnalyticsLogGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogAnalyticsLogGroupResponse) HTTPResponse() *http.Response + func (response GetLogAnalyticsLogGroupResponse) String() string + type GetLogAnalyticsLogGroupsSummaryRequest struct + CompartmentId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogAnalyticsLogGroupsSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogAnalyticsLogGroupsSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogAnalyticsLogGroupsSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogAnalyticsLogGroupsSummaryRequest) String() string + type GetLogAnalyticsLogGroupsSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetLogAnalyticsLogGroupsSummaryResponse) HTTPResponse() *http.Response + func (response GetLogAnalyticsLogGroupsSummaryResponse) String() string + type GetLogAnalyticsObjectCollectionRuleRequest struct + LogAnalyticsObjectCollectionRuleId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogAnalyticsObjectCollectionRuleRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogAnalyticsObjectCollectionRuleRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogAnalyticsObjectCollectionRuleRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogAnalyticsObjectCollectionRuleRequest) String() string + type GetLogAnalyticsObjectCollectionRuleResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLogAnalyticsObjectCollectionRuleResponse) HTTPResponse() *http.Response + func (response GetLogAnalyticsObjectCollectionRuleResponse) String() string + type GetLogSetsCountRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLogSetsCountRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLogSetsCountRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLogSetsCountRequest) RetryPolicy() *common.RetryPolicy + func (request GetLogSetsCountRequest) String() string + type GetLogSetsCountResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetLogSetsCountResponse) HTTPResponse() *http.Response + func (response GetLogSetsCountResponse) String() string + type GetLookupRequest struct + LookupName *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLookupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLookupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLookupRequest) RetryPolicy() *common.RetryPolicy + func (request GetLookupRequest) String() string + type GetLookupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetLookupResponse) HTTPResponse() *http.Response + func (response GetLookupResponse) String() string + type GetLookupSummaryRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetLookupSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetLookupSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetLookupSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetLookupSummaryRequest) String() string + type GetLookupSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetLookupSummaryResponse) HTTPResponse() *http.Response + func (response GetLookupSummaryResponse) String() string + type GetNamespaceRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetNamespaceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetNamespaceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetNamespaceRequest) RetryPolicy() *common.RetryPolicy + func (request GetNamespaceRequest) String() string + type GetNamespaceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetNamespaceResponse) HTTPResponse() *http.Response + func (response GetNamespaceResponse) String() string + type GetParserRequest struct + NamespaceName *string + OpcRequestId *string + ParserName *string + RequestMetadata common.RequestMetadata + func (request GetParserRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetParserRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetParserRequest) RetryPolicy() *common.RetryPolicy + func (request GetParserRequest) String() string + type GetParserResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetParserResponse) HTTPResponse() *http.Response + func (response GetParserResponse) String() string + type GetParserSummaryRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetParserSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetParserSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetParserSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetParserSummaryRequest) String() string + type GetParserSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetParserSummaryResponse) HTTPResponse() *http.Response + func (response GetParserSummaryResponse) String() string + type GetPreferencesRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy GetPreferencesSortByEnum + SortOrder GetPreferencesSortOrderEnum + func (request GetPreferencesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetPreferencesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetPreferencesRequest) RetryPolicy() *common.RetryPolicy + func (request GetPreferencesRequest) String() string + type GetPreferencesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response GetPreferencesResponse) HTTPResponse() *http.Response + func (response GetPreferencesResponse) String() string + type GetPreferencesSortByEnum string + const GetPreferencesSortByName + func GetGetPreferencesSortByEnumValues() []GetPreferencesSortByEnum + type GetPreferencesSortOrderEnum string + const GetPreferencesSortOrderAsc + const GetPreferencesSortOrderDesc + func GetGetPreferencesSortOrderEnumValues() []GetPreferencesSortOrderEnum + type GetQueryResultOutputModeEnum string + const GetQueryResultOutputModeJsonRows + func GetGetQueryResultOutputModeEnumValues() []GetQueryResultOutputModeEnum + type GetQueryResultRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + OutputMode GetQueryResultOutputModeEnum + Page *string + RequestMetadata common.RequestMetadata + ShouldIncludeColumns *bool + ShouldIncludeFields *bool + WorkRequestId *string + func (request GetQueryResultRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetQueryResultRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetQueryResultRequest) RetryPolicy() *common.RetryPolicy + func (request GetQueryResultRequest) String() string + type GetQueryResultResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetQueryResultResponse) HTTPResponse() *http.Response + func (response GetQueryResultResponse) String() string + type GetQueryWorkRequestRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetQueryWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetQueryWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetQueryWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetQueryWorkRequestRequest) String() string + type GetQueryWorkRequestResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetQueryWorkRequestResponse) HTTPResponse() *http.Response + func (response GetQueryWorkRequestResponse) String() string + type GetScheduledTaskRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + func (request GetScheduledTaskRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetScheduledTaskRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetScheduledTaskRequest) RetryPolicy() *common.RetryPolicy + func (request GetScheduledTaskRequest) String() string + type GetScheduledTaskResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetScheduledTaskResponse) HTTPResponse() *http.Response + func (response GetScheduledTaskResponse) String() string + type GetSourceRequest struct + CompartmentId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + SourceName *string + func (request GetSourceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetSourceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetSourceRequest) RetryPolicy() *common.RetryPolicy + func (request GetSourceRequest) String() string + type GetSourceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetSourceResponse) HTTPResponse() *http.Response + func (response GetSourceResponse) String() string + type GetSourceSummaryRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetSourceSummaryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetSourceSummaryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetSourceSummaryRequest) RetryPolicy() *common.RetryPolicy + func (request GetSourceSummaryRequest) String() string + type GetSourceSummaryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetSourceSummaryResponse) HTTPResponse() *http.Response + func (response GetSourceSummaryResponse) String() string + type GetStorageRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetStorageRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetStorageRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetStorageRequest) RetryPolicy() *common.RetryPolicy + func (request GetStorageRequest) String() string + type GetStorageResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetStorageResponse) HTTPResponse() *http.Response + func (response GetStorageResponse) String() string + type GetStorageUsageRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetStorageUsageRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetStorageUsageRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetStorageUsageRequest) RetryPolicy() *common.RetryPolicy + func (request GetStorageUsageRequest) String() string + type GetStorageUsageResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetStorageUsageResponse) HTTPResponse() *http.Response + func (response GetStorageUsageResponse) String() string + type GetStorageWorkRequestRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetStorageWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetStorageWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetStorageWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetStorageWorkRequestRequest) String() string + type GetStorageWorkRequestResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetStorageWorkRequestResponse) HTTPResponse() *http.Response + func (response GetStorageWorkRequestResponse) String() string + type GetUnprocessedDataBucketRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetUnprocessedDataBucketRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetUnprocessedDataBucketRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetUnprocessedDataBucketRequest) RetryPolicy() *common.RetryPolicy + func (request GetUnprocessedDataBucketRequest) String() string + type GetUnprocessedDataBucketResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response GetUnprocessedDataBucketResponse) HTTPResponse() *http.Response + func (response GetUnprocessedDataBucketResponse) String() string + type GetUploadRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UploadReference *string + func (request GetUploadRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetUploadRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetUploadRequest) RetryPolicy() *common.RetryPolicy + func (request GetUploadRequest) String() string + type GetUploadResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetUploadResponse) HTTPResponse() *http.Response + func (response GetUploadResponse) String() string + type GetWorkRequestRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetWorkRequestRequest) String() string + type GetWorkRequestResponse struct + OpcRequestId *string + RawResponse *http.Response + RetryAfter *float32 + func (response GetWorkRequestResponse) HTTPResponse() *http.Response + func (response GetWorkRequestResponse) String() string + type HeadCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + Limit *int + ReferencedFields []AbstractField + func (m *HeadCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m HeadCommandDescriptor) GetCategory() *string + func (m HeadCommandDescriptor) GetDeclaredFields() []AbstractField + func (m HeadCommandDescriptor) GetDisplayQueryString() *string + func (m HeadCommandDescriptor) GetInternalQueryString() *string + func (m HeadCommandDescriptor) GetReferencedFields() []AbstractField + func (m HeadCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m HeadCommandDescriptor) String() string + type HighlightCommandDescriptor struct + Category *string + Color *string + DeclaredFields []AbstractField + DisplayQueryString *string + Fields []string + InternalQueryString *string + Keywords []string + ReferencedFields []AbstractField + func (m *HighlightCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m HighlightCommandDescriptor) GetCategory() *string + func (m HighlightCommandDescriptor) GetDeclaredFields() []AbstractField + func (m HighlightCommandDescriptor) GetDisplayQueryString() *string + func (m HighlightCommandDescriptor) GetInternalQueryString() *string + func (m HighlightCommandDescriptor) GetReferencedFields() []AbstractField + func (m HighlightCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m HighlightCommandDescriptor) String() string + type HighlightGroupsCommandDescriptor struct + Category *string + Color *string + DeclaredFields []AbstractField + DisplayQueryString *string + Fields []string + InternalQueryString *string + Keywords []string + MatchOnly []string + Priority *string + ReferencedFields []AbstractField + SubQueries []ParseQueryOutput + func (m *HighlightGroupsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m HighlightGroupsCommandDescriptor) GetCategory() *string + func (m HighlightGroupsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m HighlightGroupsCommandDescriptor) GetDisplayQueryString() *string + func (m HighlightGroupsCommandDescriptor) GetInternalQueryString() *string + func (m HighlightGroupsCommandDescriptor) GetReferencedFields() []AbstractField + func (m HighlightGroupsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m HighlightGroupsCommandDescriptor) String() string + type HighlightRowsCommandDescriptor struct + Category *string + Color *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + Keywords []string + ReferencedFields []AbstractField + func (m *HighlightRowsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m HighlightRowsCommandDescriptor) GetCategory() *string + func (m HighlightRowsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m HighlightRowsCommandDescriptor) GetDisplayQueryString() *string + func (m HighlightRowsCommandDescriptor) GetInternalQueryString() *string + func (m HighlightRowsCommandDescriptor) GetReferencedFields() []AbstractField + func (m HighlightRowsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m HighlightRowsCommandDescriptor) String() string + type ImportCustomContentRequest struct + Expect *string + ImportCustomContentFileBody io.ReadCloser + IsOverwrite *bool + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ImportCustomContentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ImportCustomContentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ImportCustomContentRequest) RetryPolicy() *common.RetryPolicy + func (request ImportCustomContentRequest) String() string + type ImportCustomContentResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ImportCustomContentResponse) HTTPResponse() *http.Response + func (response ImportCustomContentResponse) String() string + type Indexes struct + EndIndex *int + StartIndex *int + func (m Indexes) String() string + type JobModeEnum string + const JobModeBackground + const JobModeForeground + func GetJobModeEnumValues() []JobModeEnum + type JobModeFilterEnum string + const JobModeFilterAll + const JobModeFilterBackground + const JobModeFilterForeground + func GetJobModeFilterEnumValues() []JobModeFilterEnum + type JsonExtractCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *JsonExtractCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m JsonExtractCommandDescriptor) GetCategory() *string + func (m JsonExtractCommandDescriptor) GetDeclaredFields() []AbstractField + func (m JsonExtractCommandDescriptor) GetDisplayQueryString() *string + func (m JsonExtractCommandDescriptor) GetInternalQueryString() *string + func (m JsonExtractCommandDescriptor) GetReferencedFields() []AbstractField + func (m JsonExtractCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m JsonExtractCommandDescriptor) String() string + type LabelNames struct + LabelNames []string + func (m LabelNames) String() string + type LabelPriority struct + Priority LabelPriorityPriorityEnum + func (m LabelPriority) String() string + type LabelPriorityCollection struct + Items []LabelPriority + func (m LabelPriorityCollection) String() string + type LabelPriorityPriorityEnum string + const LabelPriorityPriorityHigh + const LabelPriorityPriorityLow + const LabelPriorityPriorityMedium + const LabelPriorityPriorityNone + func GetLabelPriorityPriorityEnumValues() []LabelPriorityPriorityEnum + type LabelSourceCollection struct + Items []LabelSourceSummary + func (m LabelSourceCollection) String() string + type LabelSourceSummary struct + LabelCondition *string + LabelFieldDisplayname *string + LabelFieldName *string + LabelOperatorName *string + SourceDisplayName *string + SourceId *int64 + SourceName *string + func (m LabelSourceSummary) String() string + type LabelSummaryReport struct + NonOobCount *int + OobCount *int + func (m LabelSummaryReport) String() string + type LifecycleStatesEnum string + const LifecycleStatesActive + const LifecycleStatesDeleted + func GetLifecycleStatesEnumValues() []LifecycleStatesEnum + type LinkCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + ShouldIncludeNulls *bool + ShouldIncludeTrends *bool + Span *string + func (m *LinkCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m LinkCommandDescriptor) GetCategory() *string + func (m LinkCommandDescriptor) GetDeclaredFields() []AbstractField + func (m LinkCommandDescriptor) GetDisplayQueryString() *string + func (m LinkCommandDescriptor) GetInternalQueryString() *string + func (m LinkCommandDescriptor) GetReferencedFields() []AbstractField + func (m LinkCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m LinkCommandDescriptor) String() string + type LinkDetailsCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *LinkDetailsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m LinkDetailsCommandDescriptor) GetCategory() *string + func (m LinkDetailsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m LinkDetailsCommandDescriptor) GetDisplayQueryString() *string + func (m LinkDetailsCommandDescriptor) GetInternalQueryString() *string + func (m LinkDetailsCommandDescriptor) GetReferencedFields() []AbstractField + func (m LinkDetailsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m LinkDetailsCommandDescriptor) String() string + type ListAssociableEntitiesRequest struct + CompartmentId *string + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SearchText *string + SortBy ListAssociableEntitiesSortByEnum + SortOrder ListAssociableEntitiesSortOrderEnum + SourceName *string + Type ListAssociableEntitiesTypeEnum + func (request ListAssociableEntitiesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListAssociableEntitiesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListAssociableEntitiesRequest) RetryPolicy() *common.RetryPolicy + func (request ListAssociableEntitiesRequest) String() string + type ListAssociableEntitiesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListAssociableEntitiesResponse) HTTPResponse() *http.Response + func (response ListAssociableEntitiesResponse) String() string + type ListAssociableEntitiesSortByEnum string + const ListAssociableEntitiesSortByAgentid + const ListAssociableEntitiesSortByEntityname + const ListAssociableEntitiesSortByEntitytypename + const ListAssociableEntitiesSortByHost + func GetListAssociableEntitiesSortByEnumValues() []ListAssociableEntitiesSortByEnum + type ListAssociableEntitiesSortOrderEnum string + const ListAssociableEntitiesSortOrderAsc + const ListAssociableEntitiesSortOrderDesc + func GetListAssociableEntitiesSortOrderEnumValues() []ListAssociableEntitiesSortOrderEnum + type ListAssociableEntitiesTypeEnum string + const ListAssociableEntitiesTypeEligible + const ListAssociableEntitiesTypeIneligible + func GetListAssociableEntitiesTypeEnumValues() []ListAssociableEntitiesTypeEnum + type ListAssociatedEntitiesRequest struct + CompartmentId *string + EntityId *string + EntityType *string + EntityTypeDisplayName *string + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListAssociatedEntitiesSortByEnum + SortOrder ListAssociatedEntitiesSortOrderEnum + func (request ListAssociatedEntitiesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListAssociatedEntitiesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListAssociatedEntitiesRequest) RetryPolicy() *common.RetryPolicy + func (request ListAssociatedEntitiesRequest) String() string + type ListAssociatedEntitiesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListAssociatedEntitiesResponse) HTTPResponse() *http.Response + func (response ListAssociatedEntitiesResponse) String() string + type ListAssociatedEntitiesSortByEnum string + const ListAssociatedEntitiesSortByAssociationcount + const ListAssociatedEntitiesSortByEntityname + const ListAssociatedEntitiesSortByEntitytypedisplayname + func GetListAssociatedEntitiesSortByEnumValues() []ListAssociatedEntitiesSortByEnum + type ListAssociatedEntitiesSortOrderEnum string + const ListAssociatedEntitiesSortOrderAsc + const ListAssociatedEntitiesSortOrderDesc + func GetListAssociatedEntitiesSortOrderEnumValues() []ListAssociatedEntitiesSortOrderEnum + type ListAutoAssociationsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListAutoAssociationsSortByEnum + SortOrder ListAutoAssociationsSortOrderEnum + SourceName *string + func (request ListAutoAssociationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListAutoAssociationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListAutoAssociationsRequest) RetryPolicy() *common.RetryPolicy + func (request ListAutoAssociationsRequest) String() string + type ListAutoAssociationsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListAutoAssociationsResponse) HTTPResponse() *http.Response + func (response ListAutoAssociationsResponse) String() string + type ListAutoAssociationsSortByEnum string + const ListAutoAssociationsSortByIsenabled + func GetListAutoAssociationsSortByEnumValues() []ListAutoAssociationsSortByEnum + type ListAutoAssociationsSortOrderEnum string + const ListAutoAssociationsSortOrderAsc + const ListAutoAssociationsSortOrderDesc + func GetListAutoAssociationsSortOrderEnumValues() []ListAutoAssociationsSortOrderEnum + type ListCategoriesRequest struct + CategoryDisplayText *string + CategoryType *string + Limit *int + Name *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListCategoriesSortByEnum + SortOrder ListCategoriesSortOrderEnum + func (request ListCategoriesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListCategoriesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListCategoriesRequest) RetryPolicy() *common.RetryPolicy + func (request ListCategoriesRequest) String() string + type ListCategoriesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListCategoriesResponse) HTTPResponse() *http.Response + func (response ListCategoriesResponse) String() string + type ListCategoriesSortByEnum string + const ListCategoriesSortByDisplayname + const ListCategoriesSortByType + func GetListCategoriesSortByEnumValues() []ListCategoriesSortByEnum + type ListCategoriesSortOrderEnum string + const ListCategoriesSortOrderAsc + const ListCategoriesSortOrderDesc + func GetListCategoriesSortOrderEnumValues() []ListCategoriesSortOrderEnum + type ListConfigWorkRequestsRequest struct + CompartmentId *string + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListConfigWorkRequestsSortByEnum + SortOrder ListConfigWorkRequestsSortOrderEnum + func (request ListConfigWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListConfigWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListConfigWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListConfigWorkRequestsRequest) String() string + type ListConfigWorkRequestsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListConfigWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListConfigWorkRequestsResponse) String() string + type ListConfigWorkRequestsSortByEnum string + const ListConfigWorkRequestsSortByTimeaccepted + func GetListConfigWorkRequestsSortByEnumValues() []ListConfigWorkRequestsSortByEnum + type ListConfigWorkRequestsSortOrderEnum string + const ListConfigWorkRequestsSortOrderAsc + const ListConfigWorkRequestsSortOrderDesc + func GetListConfigWorkRequestsSortOrderEnumValues() []ListConfigWorkRequestsSortOrderEnum + type ListEntityAssociationsDirectOrAllAssociationsEnum string + const ListEntityAssociationsDirectOrAllAssociationsAll + const ListEntityAssociationsDirectOrAllAssociationsDirect + func GetListEntityAssociationsDirectOrAllAssociationsEnumValues() []ListEntityAssociationsDirectOrAllAssociationsEnum + type ListEntityAssociationsRequest struct + DirectOrAllAssociations ListEntityAssociationsDirectOrAllAssociationsEnum + Limit *int + LogAnalyticsEntityId *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListEntityAssociationsSortByEnum + SortOrder ListEntityAssociationsSortOrderEnum + func (request ListEntityAssociationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListEntityAssociationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListEntityAssociationsRequest) RetryPolicy() *common.RetryPolicy + func (request ListEntityAssociationsRequest) String() string + type ListEntityAssociationsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListEntityAssociationsResponse) HTTPResponse() *http.Response + func (response ListEntityAssociationsResponse) String() string + type ListEntityAssociationsSortByEnum string + const ListEntityAssociationsSortByName + const ListEntityAssociationsSortByTimecreated + const ListEntityAssociationsSortByTimeupdated + func GetListEntityAssociationsSortByEnumValues() []ListEntityAssociationsSortByEnum + type ListEntityAssociationsSortOrderEnum string + const ListEntityAssociationsSortOrderAsc + const ListEntityAssociationsSortOrderDesc + func GetListEntityAssociationsSortOrderEnumValues() []ListEntityAssociationsSortOrderEnum + type ListEntitySourceAssociationsLifeCycleStateEnum string + const ListEntitySourceAssociationsLifeCycleStateAccepted + const ListEntitySourceAssociationsLifeCycleStateAll + const ListEntitySourceAssociationsLifeCycleStateFailed + const ListEntitySourceAssociationsLifeCycleStateInProgress + const ListEntitySourceAssociationsLifeCycleStateSucceeded + func GetListEntitySourceAssociationsLifeCycleStateEnumValues() []ListEntitySourceAssociationsLifeCycleStateEnum + type ListEntitySourceAssociationsRequest struct + CompartmentId *string + EntityId *string + EntityType *string + EntityTypeDisplayName *string + IsShowTotal *bool + LifeCycleState ListEntitySourceAssociationsLifeCycleStateEnum + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListEntitySourceAssociationsSortByEnum + SortOrder ListEntitySourceAssociationsSortOrderEnum + func (request ListEntitySourceAssociationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListEntitySourceAssociationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListEntitySourceAssociationsRequest) RetryPolicy() *common.RetryPolicy + func (request ListEntitySourceAssociationsRequest) String() string + type ListEntitySourceAssociationsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListEntitySourceAssociationsResponse) HTTPResponse() *http.Response + func (response ListEntitySourceAssociationsResponse) String() string + type ListEntitySourceAssociationsSortByEnum string + const ListEntitySourceAssociationsSortBySourcedisplayname + const ListEntitySourceAssociationsSortByStatus + const ListEntitySourceAssociationsSortByTimelastattempted + func GetListEntitySourceAssociationsSortByEnumValues() []ListEntitySourceAssociationsSortByEnum + type ListEntitySourceAssociationsSortOrderEnum string + const ListEntitySourceAssociationsSortOrderAsc + const ListEntitySourceAssociationsSortOrderDesc + func GetListEntitySourceAssociationsSortOrderEnumValues() []ListEntitySourceAssociationsSortOrderEnum + type ListFieldsParserTypeEnum string + const ListFieldsParserTypeAll + const ListFieldsParserTypeDelimited + const ListFieldsParserTypeJson + const ListFieldsParserTypeOdl + const ListFieldsParserTypeRegex + const ListFieldsParserTypeXml + func GetListFieldsParserTypeEnumValues() []ListFieldsParserTypeEnum + type ListFieldsRequest struct + Filter *string + IsIncludeParser *bool + IsMatchAll *bool + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + ParserIds *string + ParserNames *string + ParserType ListFieldsParserTypeEnum + RequestMetadata common.RequestMetadata + SortBy ListFieldsSortByEnum + SortOrder ListFieldsSortOrderEnum + SourceIds *string + SourceNames *string + func (request ListFieldsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListFieldsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListFieldsRequest) RetryPolicy() *common.RetryPolicy + func (request ListFieldsRequest) String() string + type ListFieldsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListFieldsResponse) HTTPResponse() *http.Response + func (response ListFieldsResponse) String() string + type ListFieldsSortByEnum string + const ListFieldsSortByDatatype + const ListFieldsSortByName + func GetListFieldsSortByEnumValues() []ListFieldsSortByEnum + type ListFieldsSortOrderEnum string + const ListFieldsSortOrderAsc + const ListFieldsSortOrderDesc + func GetListFieldsSortOrderEnumValues() []ListFieldsSortOrderEnum + type ListLabelPrioritiesRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListLabelPrioritiesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLabelPrioritiesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLabelPrioritiesRequest) RetryPolicy() *common.RetryPolicy + func (request ListLabelPrioritiesRequest) String() string + type ListLabelPrioritiesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLabelPrioritiesResponse) HTTPResponse() *http.Response + func (response ListLabelPrioritiesResponse) String() string + type ListLabelSourceDetailsLabelSourceSortByEnum string + const ListLabelSourceDetailsLabelSourceSortByLabelfielddisplayname + const ListLabelSourceDetailsLabelSourceSortBySourcedisplayname + func GetListLabelSourceDetailsLabelSourceSortByEnumValues() []ListLabelSourceDetailsLabelSourceSortByEnum + type ListLabelSourceDetailsRequest struct + LabelName *string + LabelSourceSortBy ListLabelSourceDetailsLabelSourceSortByEnum + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortOrder ListLabelSourceDetailsSortOrderEnum + func (request ListLabelSourceDetailsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLabelSourceDetailsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLabelSourceDetailsRequest) RetryPolicy() *common.RetryPolicy + func (request ListLabelSourceDetailsRequest) String() string + type ListLabelSourceDetailsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLabelSourceDetailsResponse) HTTPResponse() *http.Response + func (response ListLabelSourceDetailsResponse) String() string + type ListLabelSourceDetailsSortOrderEnum string + const ListLabelSourceDetailsSortOrderAsc + const ListLabelSourceDetailsSortOrderDesc + func GetListLabelSourceDetailsSortOrderEnumValues() []ListLabelSourceDetailsSortOrderEnum + type ListLabelsIsSystemEnum string + const ListLabelsIsSystemAll + const ListLabelsIsSystemBuiltIn + const ListLabelsIsSystemCustom + func GetListLabelsIsSystemEnumValues() []ListLabelsIsSystemEnum + type ListLabelsLabelPriorityEnum string + const ListLabelsLabelPriorityHigh + const ListLabelsLabelPriorityLow + const ListLabelsLabelPriorityMedium + const ListLabelsLabelPriorityNone + func GetListLabelsLabelPriorityEnumValues() []ListLabelsLabelPriorityEnum + type ListLabelsLabelSortByEnum string + const ListLabelsLabelSortByName + const ListLabelsLabelSortByPriority + const ListLabelsLabelSortBySourceusing + func GetListLabelsLabelSortByEnumValues() []ListLabelsLabelSortByEnum + type ListLabelsRequest struct + IsAliasPop *bool + IsCountPop *bool + IsSystem ListLabelsIsSystemEnum + LabelDisplayText *string + LabelName *string + LabelPriority ListLabelsLabelPriorityEnum + LabelSortBy ListLabelsLabelSortByEnum + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortOrder ListLabelsSortOrderEnum + func (request ListLabelsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLabelsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLabelsRequest) RetryPolicy() *common.RetryPolicy + func (request ListLabelsRequest) String() string + type ListLabelsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLabelsResponse) HTTPResponse() *http.Response + func (response ListLabelsResponse) String() string + type ListLabelsSortOrderEnum string + const ListLabelsSortOrderAsc + const ListLabelsSortOrderDesc + func GetListLabelsSortOrderEnumValues() []ListLabelsSortOrderEnum + type ListLogAnalyticsEmBridgesRequest struct + CompartmentId *string + DisplayName *string + ImportStatus []EmBridgeLatestImportProcessingStatusEnum + LifecycleDetailsContains *string + LifecycleState []EmBridgeLifecycleStatesEnum + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogAnalyticsEmBridgesSortByEnum + SortOrder ListLogAnalyticsEmBridgesSortOrderEnum + func (request ListLogAnalyticsEmBridgesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLogAnalyticsEmBridgesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLogAnalyticsEmBridgesRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogAnalyticsEmBridgesRequest) String() string + type ListLogAnalyticsEmBridgesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogAnalyticsEmBridgesResponse) HTTPResponse() *http.Response + func (response ListLogAnalyticsEmBridgesResponse) String() string + type ListLogAnalyticsEmBridgesSortByEnum string + const ListLogAnalyticsEmBridgesSortByDisplayname + const ListLogAnalyticsEmBridgesSortByTimecreated + const ListLogAnalyticsEmBridgesSortByTimeupdated + func GetListLogAnalyticsEmBridgesSortByEnumValues() []ListLogAnalyticsEmBridgesSortByEnum + type ListLogAnalyticsEmBridgesSortOrderEnum string + const ListLogAnalyticsEmBridgesSortOrderAsc + const ListLogAnalyticsEmBridgesSortOrderDesc + func GetListLogAnalyticsEmBridgesSortOrderEnumValues() []ListLogAnalyticsEmBridgesSortOrderEnum + type ListLogAnalyticsEntitiesIsManagementAgentIdNullEnum string + const ListLogAnalyticsEntitiesIsManagementAgentIdNullFalse + const ListLogAnalyticsEntitiesIsManagementAgentIdNullTrue + func GetListLogAnalyticsEntitiesIsManagementAgentIdNullEnumValues() []ListLogAnalyticsEntitiesIsManagementAgentIdNullEnum + type ListLogAnalyticsEntitiesLifecycleStateEnum string + const ListLogAnalyticsEntitiesLifecycleStateActive + const ListLogAnalyticsEntitiesLifecycleStateDeleted + func GetListLogAnalyticsEntitiesLifecycleStateEnumValues() []ListLogAnalyticsEntitiesLifecycleStateEnum + type ListLogAnalyticsEntitiesRequest struct + CloudResourceId *string + CompartmentId *string + CreationSourceDetails *string + CreationSourceType []CreationSourceTypeEnum + EntityTypeName []string + Hostname *string + HostnameContains *string + IsManagementAgentIdNull ListLogAnalyticsEntitiesIsManagementAgentIdNullEnum + LifecycleDetailsContains *string + LifecycleState ListLogAnalyticsEntitiesLifecycleStateEnum + Limit *int + Name *string + NameContains *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogAnalyticsEntitiesSortByEnum + SortOrder ListLogAnalyticsEntitiesSortOrderEnum + SourceId *string + func (request ListLogAnalyticsEntitiesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLogAnalyticsEntitiesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLogAnalyticsEntitiesRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogAnalyticsEntitiesRequest) String() string + type ListLogAnalyticsEntitiesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogAnalyticsEntitiesResponse) HTTPResponse() *http.Response + func (response ListLogAnalyticsEntitiesResponse) String() string + type ListLogAnalyticsEntitiesSortByEnum string + const ListLogAnalyticsEntitiesSortByName + const ListLogAnalyticsEntitiesSortByTimecreated + const ListLogAnalyticsEntitiesSortByTimeupdated + func GetListLogAnalyticsEntitiesSortByEnumValues() []ListLogAnalyticsEntitiesSortByEnum + type ListLogAnalyticsEntitiesSortOrderEnum string + const ListLogAnalyticsEntitiesSortOrderAsc + const ListLogAnalyticsEntitiesSortOrderDesc + func GetListLogAnalyticsEntitiesSortOrderEnumValues() []ListLogAnalyticsEntitiesSortOrderEnum + type ListLogAnalyticsEntityTopologyLifecycleStateEnum string + const ListLogAnalyticsEntityTopologyLifecycleStateActive + const ListLogAnalyticsEntityTopologyLifecycleStateDeleted + func GetListLogAnalyticsEntityTopologyLifecycleStateEnumValues() []ListLogAnalyticsEntityTopologyLifecycleStateEnum + type ListLogAnalyticsEntityTopologyRequest struct + LifecycleState ListLogAnalyticsEntityTopologyLifecycleStateEnum + Limit *int + LogAnalyticsEntityId *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogAnalyticsEntityTopologySortByEnum + SortOrder ListLogAnalyticsEntityTopologySortOrderEnum + func (request ListLogAnalyticsEntityTopologyRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLogAnalyticsEntityTopologyRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLogAnalyticsEntityTopologyRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogAnalyticsEntityTopologyRequest) String() string + type ListLogAnalyticsEntityTopologyResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogAnalyticsEntityTopologyResponse) HTTPResponse() *http.Response + func (response ListLogAnalyticsEntityTopologyResponse) String() string + type ListLogAnalyticsEntityTopologySortByEnum string + const ListLogAnalyticsEntityTopologySortByName + const ListLogAnalyticsEntityTopologySortByTimecreated + const ListLogAnalyticsEntityTopologySortByTimeupdated + func GetListLogAnalyticsEntityTopologySortByEnumValues() []ListLogAnalyticsEntityTopologySortByEnum + type ListLogAnalyticsEntityTopologySortOrderEnum string + const ListLogAnalyticsEntityTopologySortOrderAsc + const ListLogAnalyticsEntityTopologySortOrderDesc + func GetListLogAnalyticsEntityTopologySortOrderEnumValues() []ListLogAnalyticsEntityTopologySortOrderEnum + type ListLogAnalyticsEntityTypesCloudTypeEnum string + const ListLogAnalyticsEntityTypesCloudTypeAll + const ListLogAnalyticsEntityTypesCloudTypeCloud + const ListLogAnalyticsEntityTypesCloudTypeNonCloud + func GetListLogAnalyticsEntityTypesCloudTypeEnumValues() []ListLogAnalyticsEntityTypesCloudTypeEnum + type ListLogAnalyticsEntityTypesLifecycleStateEnum string + const ListLogAnalyticsEntityTypesLifecycleStateActive + const ListLogAnalyticsEntityTypesLifecycleStateDeleted + func GetListLogAnalyticsEntityTypesLifecycleStateEnumValues() []ListLogAnalyticsEntityTypesLifecycleStateEnum + type ListLogAnalyticsEntityTypesRequest struct + CloudType ListLogAnalyticsEntityTypesCloudTypeEnum + LifecycleState ListLogAnalyticsEntityTypesLifecycleStateEnum + Limit *int + Name *string + NameContains *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogAnalyticsEntityTypesSortByEnum + SortOrder ListLogAnalyticsEntityTypesSortOrderEnum + func (request ListLogAnalyticsEntityTypesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLogAnalyticsEntityTypesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLogAnalyticsEntityTypesRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogAnalyticsEntityTypesRequest) String() string + type ListLogAnalyticsEntityTypesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogAnalyticsEntityTypesResponse) HTTPResponse() *http.Response + func (response ListLogAnalyticsEntityTypesResponse) String() string + type ListLogAnalyticsEntityTypesSortByEnum string + const ListLogAnalyticsEntityTypesSortByName + const ListLogAnalyticsEntityTypesSortByTimecreated + const ListLogAnalyticsEntityTypesSortByTimeupdated + func GetListLogAnalyticsEntityTypesSortByEnumValues() []ListLogAnalyticsEntityTypesSortByEnum + type ListLogAnalyticsEntityTypesSortOrderEnum string + const ListLogAnalyticsEntityTypesSortOrderAsc + const ListLogAnalyticsEntityTypesSortOrderDesc + func GetListLogAnalyticsEntityTypesSortOrderEnumValues() []ListLogAnalyticsEntityTypesSortOrderEnum + type ListLogAnalyticsLogGroupsRequest struct + CompartmentId *string + DisplayName *string + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogAnalyticsLogGroupsSortByEnum + SortOrder ListLogAnalyticsLogGroupsSortOrderEnum + func (request ListLogAnalyticsLogGroupsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLogAnalyticsLogGroupsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLogAnalyticsLogGroupsRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogAnalyticsLogGroupsRequest) String() string + type ListLogAnalyticsLogGroupsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogAnalyticsLogGroupsResponse) HTTPResponse() *http.Response + func (response ListLogAnalyticsLogGroupsResponse) String() string + type ListLogAnalyticsLogGroupsSortByEnum string + const ListLogAnalyticsLogGroupsSortByDisplayname + const ListLogAnalyticsLogGroupsSortByTimecreated + const ListLogAnalyticsLogGroupsSortByTimeupdated + func GetListLogAnalyticsLogGroupsSortByEnumValues() []ListLogAnalyticsLogGroupsSortByEnum + type ListLogAnalyticsLogGroupsSortOrderEnum string + const ListLogAnalyticsLogGroupsSortOrderAsc + const ListLogAnalyticsLogGroupsSortOrderDesc + func GetListLogAnalyticsLogGroupsSortOrderEnumValues() []ListLogAnalyticsLogGroupsSortOrderEnum + type ListLogAnalyticsObjectCollectionRulesLifecycleStateEnum string + const ListLogAnalyticsObjectCollectionRulesLifecycleStateActive + const ListLogAnalyticsObjectCollectionRulesLifecycleStateDeleted + func GetListLogAnalyticsObjectCollectionRulesLifecycleStateEnumValues() []ListLogAnalyticsObjectCollectionRulesLifecycleStateEnum + type ListLogAnalyticsObjectCollectionRulesRequest struct + CompartmentId *string + LifecycleState ListLogAnalyticsObjectCollectionRulesLifecycleStateEnum + Limit *int + Name *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLogAnalyticsObjectCollectionRulesSortByEnum + SortOrder ListLogAnalyticsObjectCollectionRulesSortOrderEnum + func (request ListLogAnalyticsObjectCollectionRulesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLogAnalyticsObjectCollectionRulesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLogAnalyticsObjectCollectionRulesRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogAnalyticsObjectCollectionRulesRequest) String() string + type ListLogAnalyticsObjectCollectionRulesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogAnalyticsObjectCollectionRulesResponse) HTTPResponse() *http.Response + func (response ListLogAnalyticsObjectCollectionRulesResponse) String() string + type ListLogAnalyticsObjectCollectionRulesSortByEnum string + const ListLogAnalyticsObjectCollectionRulesSortByName + const ListLogAnalyticsObjectCollectionRulesSortByTimecreated + const ListLogAnalyticsObjectCollectionRulesSortByTimeupdated + func GetListLogAnalyticsObjectCollectionRulesSortByEnumValues() []ListLogAnalyticsObjectCollectionRulesSortByEnum + type ListLogAnalyticsObjectCollectionRulesSortOrderEnum string + const ListLogAnalyticsObjectCollectionRulesSortOrderAsc + const ListLogAnalyticsObjectCollectionRulesSortOrderDesc + func GetListLogAnalyticsObjectCollectionRulesSortOrderEnumValues() []ListLogAnalyticsObjectCollectionRulesSortOrderEnum + type ListLogSetsRequest struct + Limit *int + LogSetNameContains []string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortOrder ListLogSetsSortOrderEnum + func (request ListLogSetsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLogSetsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLogSetsRequest) RetryPolicy() *common.RetryPolicy + func (request ListLogSetsRequest) String() string + type ListLogSetsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLogSetsResponse) HTTPResponse() *http.Response + func (response ListLogSetsResponse) String() string + type ListLogSetsSortOrderEnum string + const ListLogSetsSortOrderAsc + const ListLogSetsSortOrderDesc + func GetListLogSetsSortOrderEnumValues() []ListLogSetsSortOrderEnum + type ListLookupsIsSystemEnum string + const ListLookupsIsSystemAll + const ListLookupsIsSystemBuiltIn + const ListLookupsIsSystemCustom + func GetListLookupsIsSystemEnumValues() []ListLookupsIsSystemEnum + type ListLookupsRequest struct + Categories *string + IsHideSpecial *bool + IsSystem ListLookupsIsSystemEnum + Limit *int + LookupDisplayText *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListLookupsSortByEnum + SortOrder ListLookupsSortOrderEnum + Status ListLookupsStatusEnum + Type ListLookupsTypeEnum + func (request ListLookupsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListLookupsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListLookupsRequest) RetryPolicy() *common.RetryPolicy + func (request ListLookupsRequest) String() string + type ListLookupsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListLookupsResponse) HTTPResponse() *http.Response + func (response ListLookupsResponse) String() string + type ListLookupsSortByEnum string + const ListLookupsSortByCreationtype + const ListLookupsSortByDisplayname + const ListLookupsSortByStatus + const ListLookupsSortByType + const ListLookupsSortByUpdatedtime + func GetListLookupsSortByEnumValues() []ListLookupsSortByEnum + type ListLookupsSortOrderEnum string + const ListLookupsSortOrderAsc + const ListLookupsSortOrderDesc + func GetListLookupsSortOrderEnumValues() []ListLookupsSortOrderEnum + type ListLookupsStatusEnum string + const ListLookupsStatusAll + const ListLookupsStatusFailed + const ListLookupsStatusInprogress + const ListLookupsStatusSuccessful + func GetListLookupsStatusEnumValues() []ListLookupsStatusEnum + type ListLookupsTypeEnum string + const ListLookupsTypeDictionary + const ListLookupsTypeLookup + func GetListLookupsTypeEnumValues() []ListLookupsTypeEnum + type ListMetaSourceTypesRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListMetaSourceTypesSortByEnum + SortOrder ListMetaSourceTypesSortOrderEnum + func (request ListMetaSourceTypesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListMetaSourceTypesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListMetaSourceTypesRequest) RetryPolicy() *common.RetryPolicy + func (request ListMetaSourceTypesRequest) String() string + type ListMetaSourceTypesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListMetaSourceTypesResponse) HTTPResponse() *http.Response + func (response ListMetaSourceTypesResponse) String() string + type ListMetaSourceTypesSortByEnum string + const ListMetaSourceTypesSortByName + func GetListMetaSourceTypesSortByEnumValues() []ListMetaSourceTypesSortByEnum + type ListMetaSourceTypesSortOrderEnum string + const ListMetaSourceTypesSortOrderAsc + const ListMetaSourceTypesSortOrderDesc + func GetListMetaSourceTypesSortOrderEnumValues() []ListMetaSourceTypesSortOrderEnum + type ListNamespacesRequest struct + CompartmentId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ListNamespacesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListNamespacesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListNamespacesRequest) RetryPolicy() *common.RetryPolicy + func (request ListNamespacesRequest) String() string + type ListNamespacesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ListNamespacesResponse) HTTPResponse() *http.Response + func (response ListNamespacesResponse) String() string + type ListParserFunctionsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + ParserName *string + RequestMetadata common.RequestMetadata + SortBy ListParserFunctionsSortByEnum + SortOrder ListParserFunctionsSortOrderEnum + func (request ListParserFunctionsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListParserFunctionsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListParserFunctionsRequest) RetryPolicy() *common.RetryPolicy + func (request ListParserFunctionsRequest) String() string + type ListParserFunctionsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListParserFunctionsResponse) HTTPResponse() *http.Response + func (response ListParserFunctionsResponse) String() string + type ListParserFunctionsSortByEnum string + const ListParserFunctionsSortByName + func GetListParserFunctionsSortByEnumValues() []ListParserFunctionsSortByEnum + type ListParserFunctionsSortOrderEnum string + const ListParserFunctionsSortOrderAsc + const ListParserFunctionsSortOrderDesc + func GetListParserFunctionsSortOrderEnumValues() []ListParserFunctionsSortOrderEnum + type ListParserMetaPluginsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListParserMetaPluginsSortByEnum + SortOrder ListParserMetaPluginsSortOrderEnum + func (request ListParserMetaPluginsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListParserMetaPluginsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListParserMetaPluginsRequest) RetryPolicy() *common.RetryPolicy + func (request ListParserMetaPluginsRequest) String() string + type ListParserMetaPluginsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListParserMetaPluginsResponse) HTTPResponse() *http.Response + func (response ListParserMetaPluginsResponse) String() string + type ListParserMetaPluginsSortByEnum string + const ListParserMetaPluginsSortByName + func GetListParserMetaPluginsSortByEnumValues() []ListParserMetaPluginsSortByEnum + type ListParserMetaPluginsSortOrderEnum string + const ListParserMetaPluginsSortOrderAsc + const ListParserMetaPluginsSortOrderDesc + func GetListParserMetaPluginsSortOrderEnumValues() []ListParserMetaPluginsSortOrderEnum + type ListParsersIsSystemEnum string + const ListParsersIsSystemAll + const ListParsersIsSystemBuiltIn + const ListParsersIsSystemCustom + func GetListParsersIsSystemEnumValues() []ListParsersIsSystemEnum + type ListParsersParserTypeEnum string + const ListParsersParserTypeAll + const ListParsersParserTypeDelimited + const ListParsersParserTypeJson + const ListParsersParserTypeOdl + const ListParsersParserTypeRegex + const ListParsersParserTypeXml + func GetListParsersParserTypeEnumValues() []ListParsersParserTypeEnum + type ListParsersRequest struct + Categories *string + IsMatchAll *bool + IsSystem ListParsersIsSystemEnum + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + ParserDisplayText *string + ParserName *string + ParserType ListParsersParserTypeEnum + RequestMetadata common.RequestMetadata + SortBy ListParsersSortByEnum + SortOrder ListParsersSortOrderEnum + SourceType ListParsersSourceTypeEnum + func (request ListParsersRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListParsersRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListParsersRequest) RetryPolicy() *common.RetryPolicy + func (request ListParsersRequest) String() string + type ListParsersResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListParsersResponse) HTTPResponse() *http.Response + func (response ListParsersResponse) String() string + type ListParsersSortByEnum string + const ListParsersSortByName + const ListParsersSortBySourcescount + const ListParsersSortByTimeupdated + const ListParsersSortByType + func GetListParsersSortByEnumValues() []ListParsersSortByEnum + type ListParsersSortOrderEnum string + const ListParsersSortOrderAsc + const ListParsersSortOrderDesc + func GetListParsersSortOrderEnumValues() []ListParsersSortOrderEnum + type ListParsersSourceTypeEnum string + const ListParsersSourceTypeOdl + const ListParsersSourceTypeOsFile + const ListParsersSourceTypeOsWindowsSys + const ListParsersSourceTypeSyslog + func GetListParsersSourceTypeEnumValues() []ListParsersSourceTypeEnum + type ListQueryWorkRequestsModeEnum string + const ListQueryWorkRequestsModeAll + const ListQueryWorkRequestsModeBackground + const ListQueryWorkRequestsModeForeground + func GetListQueryWorkRequestsModeEnumValues() []ListQueryWorkRequestsModeEnum + type ListQueryWorkRequestsRequest struct + CompartmentId *string + Limit *int + Mode ListQueryWorkRequestsModeEnum + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListQueryWorkRequestsSortByEnum + SortOrder ListQueryWorkRequestsSortOrderEnum + func (request ListQueryWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListQueryWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListQueryWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListQueryWorkRequestsRequest) String() string + type ListQueryWorkRequestsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListQueryWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListQueryWorkRequestsResponse) String() string + type ListQueryWorkRequestsSortByEnum string + const ListQueryWorkRequestsSortByTimeexpires + const ListQueryWorkRequestsSortByTimestarted + func GetListQueryWorkRequestsSortByEnumValues() []ListQueryWorkRequestsSortByEnum + type ListQueryWorkRequestsSortOrderEnum string + const ListQueryWorkRequestsSortOrderAsc + const ListQueryWorkRequestsSortOrderDesc + func GetListQueryWorkRequestsSortOrderEnumValues() []ListQueryWorkRequestsSortOrderEnum + type ListRecalledDataRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListRecalledDataSortByEnum + SortOrder ListRecalledDataSortOrderEnum + TimeDataEndedLessThan *common.SDKTime + TimeDataStartedGreaterThanOrEqual *common.SDKTime + func (request ListRecalledDataRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListRecalledDataRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListRecalledDataRequest) RetryPolicy() *common.RetryPolicy + func (request ListRecalledDataRequest) String() string + type ListRecalledDataResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListRecalledDataResponse) HTTPResponse() *http.Response + func (response ListRecalledDataResponse) String() string + type ListRecalledDataSortByEnum string + const ListRecalledDataSortByTimedatastarted + const ListRecalledDataSortByTimestarted + func GetListRecalledDataSortByEnumValues() []ListRecalledDataSortByEnum + type ListRecalledDataSortOrderEnum string + const ListRecalledDataSortOrderAsc + const ListRecalledDataSortOrderDesc + func GetListRecalledDataSortOrderEnumValues() []ListRecalledDataSortOrderEnum + type ListResourceCategoriesRequest struct + Categories *string + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + ResourceIds *string + ResourceTypes *string + SortBy ListResourceCategoriesSortByEnum + SortOrder ListResourceCategoriesSortOrderEnum + func (request ListResourceCategoriesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListResourceCategoriesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListResourceCategoriesRequest) RetryPolicy() *common.RetryPolicy + func (request ListResourceCategoriesRequest) String() string + type ListResourceCategoriesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListResourceCategoriesResponse) HTTPResponse() *http.Response + func (response ListResourceCategoriesResponse) String() string + type ListResourceCategoriesSortByEnum string + const ListResourceCategoriesSortByCategoryname + const ListResourceCategoriesSortByResourceid + const ListResourceCategoriesSortByResourcetype + func GetListResourceCategoriesSortByEnumValues() []ListResourceCategoriesSortByEnum + type ListResourceCategoriesSortOrderEnum string + const ListResourceCategoriesSortOrderAsc + const ListResourceCategoriesSortOrderDesc + func GetListResourceCategoriesSortOrderEnumValues() []ListResourceCategoriesSortOrderEnum + type ListScheduledTasksRequest struct + CompartmentId *string + DisplayName *string + DisplayNameContains *string + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SavedSearchId *string + SortBy ListScheduledTasksSortByEnum + SortOrder ListScheduledTasksSortOrderEnum + TaskType ListScheduledTasksTaskTypeEnum + func (request ListScheduledTasksRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListScheduledTasksRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListScheduledTasksRequest) RetryPolicy() *common.RetryPolicy + func (request ListScheduledTasksRequest) String() string + type ListScheduledTasksResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListScheduledTasksResponse) HTTPResponse() *http.Response + func (response ListScheduledTasksResponse) String() string + type ListScheduledTasksSortByEnum string + const ListScheduledTasksSortByDisplayname + const ListScheduledTasksSortByTimecreated + const ListScheduledTasksSortByTimeupdated + func GetListScheduledTasksSortByEnumValues() []ListScheduledTasksSortByEnum + type ListScheduledTasksSortOrderEnum string + const ListScheduledTasksSortOrderAsc + const ListScheduledTasksSortOrderDesc + func GetListScheduledTasksSortOrderEnumValues() []ListScheduledTasksSortOrderEnum + type ListScheduledTasksTaskTypeEnum string + const ListScheduledTasksTaskTypeAcceleration + const ListScheduledTasksTaskTypeAccelerationMaintenance + const ListScheduledTasksTaskTypePurge + const ListScheduledTasksTaskTypeSavedSearch + func GetListScheduledTasksTaskTypeEnumValues() []ListScheduledTasksTaskTypeEnum + type ListSourceAssociationsLifeCycleStateEnum string + const ListSourceAssociationsLifeCycleStateAccepted + const ListSourceAssociationsLifeCycleStateAll + const ListSourceAssociationsLifeCycleStateFailed + const ListSourceAssociationsLifeCycleStateInProgress + const ListSourceAssociationsLifeCycleStateSucceeded + func GetListSourceAssociationsLifeCycleStateEnumValues() []ListSourceAssociationsLifeCycleStateEnum + type ListSourceAssociationsRequest struct + CompartmentId *string + EntityId *string + IsShowTotal *bool + LifeCycleState ListSourceAssociationsLifeCycleStateEnum + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListSourceAssociationsSortByEnum + SortOrder ListSourceAssociationsSortOrderEnum + SourceName *string + func (request ListSourceAssociationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSourceAssociationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSourceAssociationsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSourceAssociationsRequest) String() string + type ListSourceAssociationsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSourceAssociationsResponse) HTTPResponse() *http.Response + func (response ListSourceAssociationsResponse) String() string + type ListSourceAssociationsSortByEnum string + const ListSourceAssociationsSortByEntityname + const ListSourceAssociationsSortByStatus + const ListSourceAssociationsSortByTimelastattempted + func GetListSourceAssociationsSortByEnumValues() []ListSourceAssociationsSortByEnum + type ListSourceAssociationsSortOrderEnum string + const ListSourceAssociationsSortOrderAsc + const ListSourceAssociationsSortOrderDesc + func GetListSourceAssociationsSortOrderEnumValues() []ListSourceAssociationsSortOrderEnum + type ListSourceEventTypesIsSystemEnum string + const ListSourceEventTypesIsSystemAll + const ListSourceEventTypesIsSystemBuiltIn + const ListSourceEventTypesIsSystemCustom + func GetListSourceEventTypesIsSystemEnumValues() []ListSourceEventTypesIsSystemEnum + type ListSourceEventTypesRequest struct + DisplayText *string + IsEnabled *bool + IsSystem ListSourceEventTypesIsSystemEnum + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListSourceEventTypesSortByEnum + SortOrder ListSourceEventTypesSortOrderEnum + SourceName *string + func (request ListSourceEventTypesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSourceEventTypesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSourceEventTypesRequest) RetryPolicy() *common.RetryPolicy + func (request ListSourceEventTypesRequest) String() string + type ListSourceEventTypesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSourceEventTypesResponse) HTTPResponse() *http.Response + func (response ListSourceEventTypesResponse) String() string + type ListSourceEventTypesSortByEnum string + const ListSourceEventTypesSortByEventtype + const ListSourceEventTypesSortByTimeupdated + func GetListSourceEventTypesSortByEnumValues() []ListSourceEventTypesSortByEnum + type ListSourceEventTypesSortOrderEnum string + const ListSourceEventTypesSortOrderAsc + const ListSourceEventTypesSortOrderDesc + func GetListSourceEventTypesSortOrderEnumValues() []ListSourceEventTypesSortOrderEnum + type ListSourceExtendedFieldDefinitionsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListSourceExtendedFieldDefinitionsSortByEnum + SortOrder ListSourceExtendedFieldDefinitionsSortOrderEnum + SourceName *string + func (request ListSourceExtendedFieldDefinitionsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSourceExtendedFieldDefinitionsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSourceExtendedFieldDefinitionsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSourceExtendedFieldDefinitionsRequest) String() string + type ListSourceExtendedFieldDefinitionsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSourceExtendedFieldDefinitionsResponse) HTTPResponse() *http.Response + func (response ListSourceExtendedFieldDefinitionsResponse) String() string + type ListSourceExtendedFieldDefinitionsSortByEnum string + const ListSourceExtendedFieldDefinitionsSortByBasefieldname + const ListSourceExtendedFieldDefinitionsSortByRegularexpression + func GetListSourceExtendedFieldDefinitionsSortByEnumValues() []ListSourceExtendedFieldDefinitionsSortByEnum + type ListSourceExtendedFieldDefinitionsSortOrderEnum string + const ListSourceExtendedFieldDefinitionsSortOrderAsc + const ListSourceExtendedFieldDefinitionsSortOrderDesc + func GetListSourceExtendedFieldDefinitionsSortOrderEnumValues() []ListSourceExtendedFieldDefinitionsSortOrderEnum + type ListSourceLabelOperatorsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListSourceLabelOperatorsSortByEnum + SortOrder ListSourceLabelOperatorsSortOrderEnum + func (request ListSourceLabelOperatorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSourceLabelOperatorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSourceLabelOperatorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSourceLabelOperatorsRequest) String() string + type ListSourceLabelOperatorsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSourceLabelOperatorsResponse) HTTPResponse() *http.Response + func (response ListSourceLabelOperatorsResponse) String() string + type ListSourceLabelOperatorsSortByEnum string + const ListSourceLabelOperatorsSortByName + func GetListSourceLabelOperatorsSortByEnumValues() []ListSourceLabelOperatorsSortByEnum + type ListSourceLabelOperatorsSortOrderEnum string + const ListSourceLabelOperatorsSortOrderAsc + const ListSourceLabelOperatorsSortOrderDesc + func GetListSourceLabelOperatorsSortOrderEnumValues() []ListSourceLabelOperatorsSortOrderEnum + type ListSourceMetaFunctionsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListSourceMetaFunctionsSortByEnum + SortOrder ListSourceMetaFunctionsSortOrderEnum + func (request ListSourceMetaFunctionsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSourceMetaFunctionsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSourceMetaFunctionsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSourceMetaFunctionsRequest) String() string + type ListSourceMetaFunctionsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSourceMetaFunctionsResponse) HTTPResponse() *http.Response + func (response ListSourceMetaFunctionsResponse) String() string + type ListSourceMetaFunctionsSortByEnum string + const ListSourceMetaFunctionsSortByName + func GetListSourceMetaFunctionsSortByEnumValues() []ListSourceMetaFunctionsSortByEnum + type ListSourceMetaFunctionsSortOrderEnum string + const ListSourceMetaFunctionsSortOrderAsc + const ListSourceMetaFunctionsSortOrderDesc + func GetListSourceMetaFunctionsSortOrderEnumValues() []ListSourceMetaFunctionsSortOrderEnum + type ListSourcePatternsRequest struct + IsInclude *bool + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListSourcePatternsSortByEnum + SortOrder ListSourcePatternsSortOrderEnum + SourceName *string + func (request ListSourcePatternsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSourcePatternsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSourcePatternsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSourcePatternsRequest) String() string + type ListSourcePatternsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSourcePatternsResponse) HTTPResponse() *http.Response + func (response ListSourcePatternsResponse) String() string + type ListSourcePatternsSortByEnum string + const ListSourcePatternsSortByPatterntext + func GetListSourcePatternsSortByEnumValues() []ListSourcePatternsSortByEnum + type ListSourcePatternsSortOrderEnum string + const ListSourcePatternsSortOrderAsc + const ListSourcePatternsSortOrderDesc + func GetListSourcePatternsSortOrderEnumValues() []ListSourcePatternsSortOrderEnum + type ListSourcesIsSystemEnum string + const ListSourcesIsSystemAll + const ListSourcesIsSystemBuiltIn + const ListSourcesIsSystemCustom + func GetListSourcesIsSystemEnumValues() []ListSourcesIsSystemEnum + type ListSourcesRequest struct + Categories *string + CompartmentId *string + EntityType *string + IsAutoAssociated *bool + IsSimplified *bool + IsSystem ListSourcesIsSystemEnum + Limit *int + Name *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListSourcesSortByEnum + SortOrder ListSourcesSortOrderEnum + SourceDisplayText *string + func (request ListSourcesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSourcesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSourcesRequest) RetryPolicy() *common.RetryPolicy + func (request ListSourcesRequest) String() string + type ListSourcesResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListSourcesResponse) HTTPResponse() *http.Response + func (response ListSourcesResponse) String() string + type ListSourcesSortByEnum string + const ListSourcesSortByAssociationcount + const ListSourcesSortByName + const ListSourcesSortBySourcetype + const ListSourcesSortByTimeupdated + func GetListSourcesSortByEnumValues() []ListSourcesSortByEnum + type ListSourcesSortOrderEnum string + const ListSourcesSortOrderAsc + const ListSourcesSortOrderDesc + func GetListSourcesSortOrderEnumValues() []ListSourcesSortOrderEnum + type ListStorageWorkRequestErrorsRequest struct + CompartmentId *string + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListStorageWorkRequestErrorsSortByEnum + SortOrder ListStorageWorkRequestErrorsSortOrderEnum + WorkRequestId *string + func (request ListStorageWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListStorageWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListStorageWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListStorageWorkRequestErrorsRequest) String() string + type ListStorageWorkRequestErrorsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListStorageWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListStorageWorkRequestErrorsResponse) String() string + type ListStorageWorkRequestErrorsSortByEnum string + const ListStorageWorkRequestErrorsSortByTimecreated + func GetListStorageWorkRequestErrorsSortByEnumValues() []ListStorageWorkRequestErrorsSortByEnum + type ListStorageWorkRequestErrorsSortOrderEnum string + const ListStorageWorkRequestErrorsSortOrderAsc + const ListStorageWorkRequestErrorsSortOrderDesc + func GetListStorageWorkRequestErrorsSortOrderEnumValues() []ListStorageWorkRequestErrorsSortOrderEnum + type ListStorageWorkRequestsOperationTypeEnum string + const ListStorageWorkRequestsOperationTypeArchiveStorageData + const ListStorageWorkRequestsOperationTypeCleanupArchivalStorageData + const ListStorageWorkRequestsOperationTypeOffboardTenancy + const ListStorageWorkRequestsOperationTypePurgeStorageData + const ListStorageWorkRequestsOperationTypeRecallArchivedStorageData + const ListStorageWorkRequestsOperationTypeReleaseRecalledStorageData + func GetListStorageWorkRequestsOperationTypeEnumValues() []ListStorageWorkRequestsOperationTypeEnum + type ListStorageWorkRequestsRequest struct + CompartmentId *string + Limit *int + NamespaceName *string + OpcRequestId *string + OperationType ListStorageWorkRequestsOperationTypeEnum + Page *string + PolicyId *string + PolicyName *string + RequestMetadata common.RequestMetadata + SortBy ListStorageWorkRequestsSortByEnum + SortOrder ListStorageWorkRequestsSortOrderEnum + Status ListStorageWorkRequestsStatusEnum + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (request ListStorageWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListStorageWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListStorageWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListStorageWorkRequestsRequest) String() string + type ListStorageWorkRequestsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListStorageWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListStorageWorkRequestsResponse) String() string + type ListStorageWorkRequestsSortByEnum string + const ListStorageWorkRequestsSortByTimeaccepted + const ListStorageWorkRequestsSortByTimeexpires + const ListStorageWorkRequestsSortByTimefinished + func GetListStorageWorkRequestsSortByEnumValues() []ListStorageWorkRequestsSortByEnum + type ListStorageWorkRequestsSortOrderEnum string + const ListStorageWorkRequestsSortOrderAsc + const ListStorageWorkRequestsSortOrderDesc + func GetListStorageWorkRequestsSortOrderEnumValues() []ListStorageWorkRequestsSortOrderEnum + type ListStorageWorkRequestsStatusEnum string + const ListStorageWorkRequestsStatusAccepted + const ListStorageWorkRequestsStatusCanceled + const ListStorageWorkRequestsStatusFailed + const ListStorageWorkRequestsStatusInProgress + const ListStorageWorkRequestsStatusSucceeded + func GetListStorageWorkRequestsStatusEnumValues() []ListStorageWorkRequestsStatusEnum + type ListSupportedCharEncodingsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListSupportedCharEncodingsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSupportedCharEncodingsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSupportedCharEncodingsRequest) RetryPolicy() *common.RetryPolicy + func (request ListSupportedCharEncodingsRequest) String() string + type ListSupportedCharEncodingsResponse struct + OpcNextPage *string + OpcRequestId *string + OpcTotalItems *int64 + RawResponse *http.Response + func (response ListSupportedCharEncodingsResponse) HTTPResponse() *http.Response + func (response ListSupportedCharEncodingsResponse) String() string + type ListSupportedTimezonesRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListSupportedTimezonesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListSupportedTimezonesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListSupportedTimezonesRequest) RetryPolicy() *common.RetryPolicy + func (request ListSupportedTimezonesRequest) String() string + type ListSupportedTimezonesResponse struct + OpcNextPage *string + OpcRequestId *string + OpcTotalItems *int64 + RawResponse *http.Response + func (response ListSupportedTimezonesResponse) HTTPResponse() *http.Response + func (response ListSupportedTimezonesResponse) String() string + type ListUploadFilesRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SearchStr *string + SortBy ListUploadFilesSortByEnum + SortOrder ListUploadFilesSortOrderEnum + Status []ListUploadFilesStatusEnum + UploadReference *string + func (request ListUploadFilesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListUploadFilesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListUploadFilesRequest) RetryPolicy() *common.RetryPolicy + func (request ListUploadFilesRequest) String() string + type ListUploadFilesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListUploadFilesResponse) HTTPResponse() *http.Response + func (response ListUploadFilesResponse) String() string + type ListUploadFilesSortByEnum string + const ListUploadFilesSortByFilename + const ListUploadFilesSortByLoggroup + const ListUploadFilesSortByLoggroupname + const ListUploadFilesSortByName + const ListUploadFilesSortBySourcename + const ListUploadFilesSortByStatus + const ListUploadFilesSortByTimecreated + const ListUploadFilesSortByTimestarted + func GetListUploadFilesSortByEnumValues() []ListUploadFilesSortByEnum + type ListUploadFilesSortOrderEnum string + const ListUploadFilesSortOrderAsc + const ListUploadFilesSortOrderDesc + func GetListUploadFilesSortOrderEnumValues() []ListUploadFilesSortOrderEnum + type ListUploadFilesStatusEnum string + const ListUploadFilesStatusFailed + const ListUploadFilesStatusInProgress + const ListUploadFilesStatusSuccessful + func GetListUploadFilesStatusEnumValues() []ListUploadFilesStatusEnum + type ListUploadWarningsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + UploadReference *string + func (request ListUploadWarningsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListUploadWarningsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListUploadWarningsRequest) RetryPolicy() *common.RetryPolicy + func (request ListUploadWarningsRequest) String() string + type ListUploadWarningsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListUploadWarningsResponse) HTTPResponse() *http.Response + func (response ListUploadWarningsResponse) String() string + type ListUploadsRequest struct + Limit *int + Name *string + NameContains *string + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListUploadsSortByEnum + SortOrder ListUploadsSortOrderEnum + WarningsFilter ListUploadsWarningsFilterEnum + func (request ListUploadsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListUploadsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListUploadsRequest) RetryPolicy() *common.RetryPolicy + func (request ListUploadsRequest) String() string + type ListUploadsResponse struct + OpcNextPage *string + OpcRequestId *string + OpcTotalItems *int64 + RawResponse *http.Response + func (response ListUploadsResponse) HTTPResponse() *http.Response + func (response ListUploadsResponse) String() string + type ListUploadsSortByEnum string + const ListUploadsSortByName + const ListUploadsSortByTimecreated + const ListUploadsSortByTimeupdated + func GetListUploadsSortByEnumValues() []ListUploadsSortByEnum + type ListUploadsSortOrderEnum string + const ListUploadsSortOrderAsc + const ListUploadsSortOrderDesc + func GetListUploadsSortOrderEnumValues() []ListUploadsSortOrderEnum + type ListUploadsWarningsFilterEnum string + const ListUploadsWarningsFilterAll + const ListUploadsWarningsFilterWithWarnings + const ListUploadsWarningsFilterWithoutWarnings + func GetListUploadsWarningsFilterEnumValues() []ListUploadsWarningsFilterEnum + type ListWarningsRequest struct + CompartmentId *string + EndTime *string + EntityName *string + EntityType *string + IsNoSource *bool + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListWarningsSortByEnum + SortOrder ListWarningsSortOrderEnum + SourceName *string + SourcePattern *string + StartTime *string + WarningMessage *string + WarningState ListWarningsWarningStateEnum + WarningType *string + func (request ListWarningsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWarningsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWarningsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWarningsRequest) String() string + type ListWarningsResponse struct + OpcNextPage *string + OpcPrevPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWarningsResponse) HTTPResponse() *http.Response + func (response ListWarningsResponse) String() string + type ListWarningsSortByEnum string + const ListWarningsSortByEntityname + const ListWarningsSortByEntitytype + const ListWarningsSortByFirstreported + const ListWarningsSortByHost + const ListWarningsSortByInitialwarningdate + const ListWarningsSortByPatterntext + const ListWarningsSortBySourcename + const ListWarningsSortByWarningmessage + func GetListWarningsSortByEnumValues() []ListWarningsSortByEnum + type ListWarningsSortOrderEnum string + const ListWarningsSortOrderAsc + const ListWarningsSortOrderDesc + func GetListWarningsSortOrderEnumValues() []ListWarningsSortOrderEnum + type ListWarningsWarningStateEnum string + const ListWarningsWarningStateAll + const ListWarningsWarningStateSuppressed + const ListWarningsWarningStateUnsuppressed + func GetListWarningsWarningStateEnumValues() []ListWarningsWarningStateEnum + type ListWorkRequestErrorsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestErrorsRequest) String() string + type ListWorkRequestErrorsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestErrorsResponse) String() string + type ListWorkRequestLogsRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestLogsRequest) String() string + type ListWorkRequestLogsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestLogsResponse) String() string + type ListWorkRequestsRequest struct + CompartmentId *string + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request ListWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestsRequest) String() string + type ListWorkRequestsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type LiteralArgument struct + DataType *string + Value *interface{} + func (m LiteralArgument) MarshalJSON() (buff []byte, e error) + func (m LiteralArgument) String() string + type LogAnalyticsAssociatedEntity struct + AssociationCount *int64 + EntityId *string + EntityName *string + EntityType *string + EntityTypeDisplayName *string + OnHost *string + func (m LogAnalyticsAssociatedEntity) String() string + type LogAnalyticsAssociatedEntityCollection struct + Items []LogAnalyticsAssociatedEntity + func (m LogAnalyticsAssociatedEntityCollection) String() string + type LogAnalyticsAssociation struct + AgentEntityName *string + AgentId *string + EntityId *string + EntityName *string + EntityTypeDisplayName *string + EntityTypeName *string + FailureMessage *string + Host *string + LifeCycleState LogAnalyticsAssociationLifeCycleStateEnum + LogGroupCompartment *string + LogGroupId *string + LogGroupName *string + RetryCount *int64 + SourceDisplayName *string + SourceName *string + SourceTypeName *string + TimeLastAttempted *common.SDKTime + func (m LogAnalyticsAssociation) String() string + type LogAnalyticsAssociationCollection struct + Items []LogAnalyticsAssociation + func (m LogAnalyticsAssociationCollection) String() string + type LogAnalyticsAssociationLifeCycleStateEnum string + const LogAnalyticsAssociationLifeCycleStateAccepted + const LogAnalyticsAssociationLifeCycleStateFailed + const LogAnalyticsAssociationLifeCycleStateInProgress + const LogAnalyticsAssociationLifeCycleStateSucceeded + func GetLogAnalyticsAssociationLifeCycleStateEnumValues() []LogAnalyticsAssociationLifeCycleStateEnum + type LogAnalyticsAssociationParameter struct + AgentId *string + EntityId *string + EntityType *string + MissingProperties []string + RequiredProperties []string + SourceDisplayName *string + SourceId *string + SourceType *string + Status LogAnalyticsAssociationParameterStatusEnum + func (m LogAnalyticsAssociationParameter) String() string + type LogAnalyticsAssociationParameterCollection struct + Items []LogAnalyticsAssociationParameter + func (m LogAnalyticsAssociationParameterCollection) String() string + type LogAnalyticsAssociationParameterStatusEnum string + const LogAnalyticsAssociationParameterStatusFailed + const LogAnalyticsAssociationParameterStatusSucceeded + func GetLogAnalyticsAssociationParameterStatusEnumValues() []LogAnalyticsAssociationParameterStatusEnum + type LogAnalyticsCategory struct + Description *string + DisplayName *string + IsSystem *bool + Name *string + Type *string + func (m LogAnalyticsCategory) String() string + type LogAnalyticsCategoryCollection struct + Items []LogAnalyticsCategory + func (m LogAnalyticsCategoryCollection) String() string + type LogAnalyticsClient struct + func NewLogAnalyticsClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client LogAnalyticsClient, err error) + func NewLogAnalyticsClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client LogAnalyticsClient, err error) + func (client *LogAnalyticsClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *LogAnalyticsClient) SetRegion(region string) + func (client LogAnalyticsClient) AddEntityAssociation(ctx context.Context, request AddEntityAssociationRequest) (response AddEntityAssociationResponse, err error) + func (client LogAnalyticsClient) AddSourceEventTypes(ctx context.Context, request AddSourceEventTypesRequest) (response AddSourceEventTypesResponse, err error) + func (client LogAnalyticsClient) AppendLookupData(ctx context.Context, request AppendLookupDataRequest) (response AppendLookupDataResponse, err error) + func (client LogAnalyticsClient) BatchGetBasicInfo(ctx context.Context, request BatchGetBasicInfoRequest) (response BatchGetBasicInfoResponse, err error) + func (client LogAnalyticsClient) CancelQueryWorkRequest(ctx context.Context, request CancelQueryWorkRequestRequest) (response CancelQueryWorkRequestResponse, err error) + func (client LogAnalyticsClient) ChangeLogAnalyticsEmBridgeCompartment(ctx context.Context, request ChangeLogAnalyticsEmBridgeCompartmentRequest) (response ChangeLogAnalyticsEmBridgeCompartmentResponse, err error) + func (client LogAnalyticsClient) ChangeLogAnalyticsEntityCompartment(ctx context.Context, request ChangeLogAnalyticsEntityCompartmentRequest) (response ChangeLogAnalyticsEntityCompartmentResponse, err error) + func (client LogAnalyticsClient) ChangeLogAnalyticsLogGroupCompartment(ctx context.Context, request ChangeLogAnalyticsLogGroupCompartmentRequest) (response ChangeLogAnalyticsLogGroupCompartmentResponse, err error) + func (client LogAnalyticsClient) ChangeLogAnalyticsObjectCollectionRuleCompartment(ctx context.Context, ...) (response ChangeLogAnalyticsObjectCollectionRuleCompartmentResponse, err error) + func (client LogAnalyticsClient) ChangeScheduledTaskCompartment(ctx context.Context, request ChangeScheduledTaskCompartmentRequest) (response ChangeScheduledTaskCompartmentResponse, err error) + func (client LogAnalyticsClient) Clean(ctx context.Context, request CleanRequest) (response CleanResponse, err error) + func (client LogAnalyticsClient) CompareContent(ctx context.Context, request CompareContentRequest) (response CompareContentResponse, err error) + func (client LogAnalyticsClient) CreateLogAnalyticsEmBridge(ctx context.Context, request CreateLogAnalyticsEmBridgeRequest) (response CreateLogAnalyticsEmBridgeResponse, err error) + func (client LogAnalyticsClient) CreateLogAnalyticsEntity(ctx context.Context, request CreateLogAnalyticsEntityRequest) (response CreateLogAnalyticsEntityResponse, err error) + func (client LogAnalyticsClient) CreateLogAnalyticsEntityType(ctx context.Context, request CreateLogAnalyticsEntityTypeRequest) (response CreateLogAnalyticsEntityTypeResponse, err error) + func (client LogAnalyticsClient) CreateLogAnalyticsLogGroup(ctx context.Context, request CreateLogAnalyticsLogGroupRequest) (response CreateLogAnalyticsLogGroupResponse, err error) + func (client LogAnalyticsClient) CreateLogAnalyticsObjectCollectionRule(ctx context.Context, request CreateLogAnalyticsObjectCollectionRuleRequest) (response CreateLogAnalyticsObjectCollectionRuleResponse, err error) + func (client LogAnalyticsClient) CreateScheduledTask(ctx context.Context, request CreateScheduledTaskRequest) (response CreateScheduledTaskResponse, err error) + func (client LogAnalyticsClient) DeleteAssociations(ctx context.Context, request DeleteAssociationsRequest) (response DeleteAssociationsResponse, err error) + func (client LogAnalyticsClient) DeleteField(ctx context.Context, request DeleteFieldRequest) (response DeleteFieldResponse, err error) + func (client LogAnalyticsClient) DeleteLabel(ctx context.Context, request DeleteLabelRequest) (response DeleteLabelResponse, err error) + func (client LogAnalyticsClient) DeleteLogAnalyticsEmBridge(ctx context.Context, request DeleteLogAnalyticsEmBridgeRequest) (response DeleteLogAnalyticsEmBridgeResponse, err error) + func (client LogAnalyticsClient) DeleteLogAnalyticsEntity(ctx context.Context, request DeleteLogAnalyticsEntityRequest) (response DeleteLogAnalyticsEntityResponse, err error) + func (client LogAnalyticsClient) DeleteLogAnalyticsEntityType(ctx context.Context, request DeleteLogAnalyticsEntityTypeRequest) (response DeleteLogAnalyticsEntityTypeResponse, err error) + func (client LogAnalyticsClient) DeleteLogAnalyticsLogGroup(ctx context.Context, request DeleteLogAnalyticsLogGroupRequest) (response DeleteLogAnalyticsLogGroupResponse, err error) + func (client LogAnalyticsClient) DeleteLogAnalyticsObjectCollectionRule(ctx context.Context, request DeleteLogAnalyticsObjectCollectionRuleRequest) (response DeleteLogAnalyticsObjectCollectionRuleResponse, err error) + func (client LogAnalyticsClient) DeleteLookup(ctx context.Context, request DeleteLookupRequest) (response DeleteLookupResponse, err error) + func (client LogAnalyticsClient) DeleteParser(ctx context.Context, request DeleteParserRequest) (response DeleteParserResponse, err error) + func (client LogAnalyticsClient) DeleteScheduledTask(ctx context.Context, request DeleteScheduledTaskRequest) (response DeleteScheduledTaskResponse, err error) + func (client LogAnalyticsClient) DeleteSource(ctx context.Context, request DeleteSourceRequest) (response DeleteSourceResponse, err error) + func (client LogAnalyticsClient) DeleteUpload(ctx context.Context, request DeleteUploadRequest) (response DeleteUploadResponse, err error) + func (client LogAnalyticsClient) DeleteUploadFile(ctx context.Context, request DeleteUploadFileRequest) (response DeleteUploadFileResponse, err error) + func (client LogAnalyticsClient) DeleteUploadWarning(ctx context.Context, request DeleteUploadWarningRequest) (response DeleteUploadWarningResponse, err error) + func (client LogAnalyticsClient) DisableArchiving(ctx context.Context, request DisableArchivingRequest) (response DisableArchivingResponse, err error) + func (client LogAnalyticsClient) DisableAutoAssociation(ctx context.Context, request DisableAutoAssociationRequest) (response DisableAutoAssociationResponse, err error) + func (client LogAnalyticsClient) DisableSourceEventTypes(ctx context.Context, request DisableSourceEventTypesRequest) (response DisableSourceEventTypesResponse, err error) + func (client LogAnalyticsClient) EnableArchiving(ctx context.Context, request EnableArchivingRequest) (response EnableArchivingResponse, err error) + func (client LogAnalyticsClient) EnableAutoAssociation(ctx context.Context, request EnableAutoAssociationRequest) (response EnableAutoAssociationResponse, err error) + func (client LogAnalyticsClient) EnableSourceEventTypes(ctx context.Context, request EnableSourceEventTypesRequest) (response EnableSourceEventTypesResponse, err error) + func (client LogAnalyticsClient) EstimatePurgeDataSize(ctx context.Context, request EstimatePurgeDataSizeRequest) (response EstimatePurgeDataSizeResponse, err error) + func (client LogAnalyticsClient) EstimateRecallDataSize(ctx context.Context, request EstimateRecallDataSizeRequest) (response EstimateRecallDataSizeResponse, err error) + func (client LogAnalyticsClient) EstimateReleaseDataSize(ctx context.Context, request EstimateReleaseDataSizeRequest) (response EstimateReleaseDataSizeResponse, err error) + func (client LogAnalyticsClient) ExportCustomContent(ctx context.Context, request ExportCustomContentRequest) (response ExportCustomContentResponse, err error) + func (client LogAnalyticsClient) ExportQueryResult(ctx context.Context, request ExportQueryResultRequest) (response ExportQueryResultResponse, err error) + func (client LogAnalyticsClient) ExtractStructuredLogFieldPaths(ctx context.Context, request ExtractStructuredLogFieldPathsRequest) (response ExtractStructuredLogFieldPathsResponse, err error) + func (client LogAnalyticsClient) ExtractStructuredLogHeaderPaths(ctx context.Context, request ExtractStructuredLogHeaderPathsRequest) (response ExtractStructuredLogHeaderPathsResponse, err error) + func (client LogAnalyticsClient) Filter(ctx context.Context, request FilterRequest) (response FilterResponse, err error) + func (client LogAnalyticsClient) GetAssociationSummary(ctx context.Context, request GetAssociationSummaryRequest) (response GetAssociationSummaryResponse, err error) + func (client LogAnalyticsClient) GetCategory(ctx context.Context, request GetCategoryRequest) (response GetCategoryResponse, err error) + func (client LogAnalyticsClient) GetColumnNames(ctx context.Context, request GetColumnNamesRequest) (response GetColumnNamesResponse, err error) + func (client LogAnalyticsClient) GetConfigWorkRequest(ctx context.Context, request GetConfigWorkRequestRequest) (response GetConfigWorkRequestResponse, err error) + func (client LogAnalyticsClient) GetField(ctx context.Context, request GetFieldRequest) (response GetFieldResponse, err error) + func (client LogAnalyticsClient) GetFieldsSummary(ctx context.Context, request GetFieldsSummaryRequest) (response GetFieldsSummaryResponse, err error) + func (client LogAnalyticsClient) GetLabel(ctx context.Context, request GetLabelRequest) (response GetLabelResponse, err error) + func (client LogAnalyticsClient) GetLabelSummary(ctx context.Context, request GetLabelSummaryRequest) (response GetLabelSummaryResponse, err error) + func (client LogAnalyticsClient) GetLogAnalyticsEmBridge(ctx context.Context, request GetLogAnalyticsEmBridgeRequest) (response GetLogAnalyticsEmBridgeResponse, err error) + func (client LogAnalyticsClient) GetLogAnalyticsEmBridgeSummary(ctx context.Context, request GetLogAnalyticsEmBridgeSummaryRequest) (response GetLogAnalyticsEmBridgeSummaryResponse, err error) + func (client LogAnalyticsClient) GetLogAnalyticsEntitiesSummary(ctx context.Context, request GetLogAnalyticsEntitiesSummaryRequest) (response GetLogAnalyticsEntitiesSummaryResponse, err error) + func (client LogAnalyticsClient) GetLogAnalyticsEntity(ctx context.Context, request GetLogAnalyticsEntityRequest) (response GetLogAnalyticsEntityResponse, err error) + func (client LogAnalyticsClient) GetLogAnalyticsEntityType(ctx context.Context, request GetLogAnalyticsEntityTypeRequest) (response GetLogAnalyticsEntityTypeResponse, err error) + func (client LogAnalyticsClient) GetLogAnalyticsLogGroup(ctx context.Context, request GetLogAnalyticsLogGroupRequest) (response GetLogAnalyticsLogGroupResponse, err error) + func (client LogAnalyticsClient) GetLogAnalyticsLogGroupsSummary(ctx context.Context, request GetLogAnalyticsLogGroupsSummaryRequest) (response GetLogAnalyticsLogGroupsSummaryResponse, err error) + func (client LogAnalyticsClient) GetLogAnalyticsObjectCollectionRule(ctx context.Context, request GetLogAnalyticsObjectCollectionRuleRequest) (response GetLogAnalyticsObjectCollectionRuleResponse, err error) + func (client LogAnalyticsClient) GetLogSetsCount(ctx context.Context, request GetLogSetsCountRequest) (response GetLogSetsCountResponse, err error) + func (client LogAnalyticsClient) GetLookup(ctx context.Context, request GetLookupRequest) (response GetLookupResponse, err error) + func (client LogAnalyticsClient) GetLookupSummary(ctx context.Context, request GetLookupSummaryRequest) (response GetLookupSummaryResponse, err error) + func (client LogAnalyticsClient) GetNamespace(ctx context.Context, request GetNamespaceRequest) (response GetNamespaceResponse, err error) + func (client LogAnalyticsClient) GetParser(ctx context.Context, request GetParserRequest) (response GetParserResponse, err error) + func (client LogAnalyticsClient) GetParserSummary(ctx context.Context, request GetParserSummaryRequest) (response GetParserSummaryResponse, err error) + func (client LogAnalyticsClient) GetPreferences(ctx context.Context, request GetPreferencesRequest) (response GetPreferencesResponse, err error) + func (client LogAnalyticsClient) GetQueryResult(ctx context.Context, request GetQueryResultRequest) (response GetQueryResultResponse, err error) + func (client LogAnalyticsClient) GetQueryWorkRequest(ctx context.Context, request GetQueryWorkRequestRequest) (response GetQueryWorkRequestResponse, err error) + func (client LogAnalyticsClient) GetScheduledTask(ctx context.Context, request GetScheduledTaskRequest) (response GetScheduledTaskResponse, err error) + func (client LogAnalyticsClient) GetSource(ctx context.Context, request GetSourceRequest) (response GetSourceResponse, err error) + func (client LogAnalyticsClient) GetSourceSummary(ctx context.Context, request GetSourceSummaryRequest) (response GetSourceSummaryResponse, err error) + func (client LogAnalyticsClient) GetStorage(ctx context.Context, request GetStorageRequest) (response GetStorageResponse, err error) + func (client LogAnalyticsClient) GetStorageUsage(ctx context.Context, request GetStorageUsageRequest) (response GetStorageUsageResponse, err error) + func (client LogAnalyticsClient) GetStorageWorkRequest(ctx context.Context, request GetStorageWorkRequestRequest) (response GetStorageWorkRequestResponse, err error) + func (client LogAnalyticsClient) GetUnprocessedDataBucket(ctx context.Context, request GetUnprocessedDataBucketRequest) (response GetUnprocessedDataBucketResponse, err error) + func (client LogAnalyticsClient) GetUpload(ctx context.Context, request GetUploadRequest) (response GetUploadResponse, err error) + func (client LogAnalyticsClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client LogAnalyticsClient) ImportCustomContent(ctx context.Context, request ImportCustomContentRequest) (response ImportCustomContentResponse, err error) + func (client LogAnalyticsClient) ListAssociableEntities(ctx context.Context, request ListAssociableEntitiesRequest) (response ListAssociableEntitiesResponse, err error) + func (client LogAnalyticsClient) ListAssociatedEntities(ctx context.Context, request ListAssociatedEntitiesRequest) (response ListAssociatedEntitiesResponse, err error) + func (client LogAnalyticsClient) ListAutoAssociations(ctx context.Context, request ListAutoAssociationsRequest) (response ListAutoAssociationsResponse, err error) + func (client LogAnalyticsClient) ListCategories(ctx context.Context, request ListCategoriesRequest) (response ListCategoriesResponse, err error) + func (client LogAnalyticsClient) ListConfigWorkRequests(ctx context.Context, request ListConfigWorkRequestsRequest) (response ListConfigWorkRequestsResponse, err error) + func (client LogAnalyticsClient) ListEntityAssociations(ctx context.Context, request ListEntityAssociationsRequest) (response ListEntityAssociationsResponse, err error) + func (client LogAnalyticsClient) ListEntitySourceAssociations(ctx context.Context, request ListEntitySourceAssociationsRequest) (response ListEntitySourceAssociationsResponse, err error) + func (client LogAnalyticsClient) ListFields(ctx context.Context, request ListFieldsRequest) (response ListFieldsResponse, err error) + func (client LogAnalyticsClient) ListLabelPriorities(ctx context.Context, request ListLabelPrioritiesRequest) (response ListLabelPrioritiesResponse, err error) + func (client LogAnalyticsClient) ListLabelSourceDetails(ctx context.Context, request ListLabelSourceDetailsRequest) (response ListLabelSourceDetailsResponse, err error) + func (client LogAnalyticsClient) ListLabels(ctx context.Context, request ListLabelsRequest) (response ListLabelsResponse, err error) + func (client LogAnalyticsClient) ListLogAnalyticsEmBridges(ctx context.Context, request ListLogAnalyticsEmBridgesRequest) (response ListLogAnalyticsEmBridgesResponse, err error) + func (client LogAnalyticsClient) ListLogAnalyticsEntities(ctx context.Context, request ListLogAnalyticsEntitiesRequest) (response ListLogAnalyticsEntitiesResponse, err error) + func (client LogAnalyticsClient) ListLogAnalyticsEntityTopology(ctx context.Context, request ListLogAnalyticsEntityTopologyRequest) (response ListLogAnalyticsEntityTopologyResponse, err error) + func (client LogAnalyticsClient) ListLogAnalyticsEntityTypes(ctx context.Context, request ListLogAnalyticsEntityTypesRequest) (response ListLogAnalyticsEntityTypesResponse, err error) + func (client LogAnalyticsClient) ListLogAnalyticsLogGroups(ctx context.Context, request ListLogAnalyticsLogGroupsRequest) (response ListLogAnalyticsLogGroupsResponse, err error) + func (client LogAnalyticsClient) ListLogAnalyticsObjectCollectionRules(ctx context.Context, request ListLogAnalyticsObjectCollectionRulesRequest) (response ListLogAnalyticsObjectCollectionRulesResponse, err error) + func (client LogAnalyticsClient) ListLogSets(ctx context.Context, request ListLogSetsRequest) (response ListLogSetsResponse, err error) + func (client LogAnalyticsClient) ListLookups(ctx context.Context, request ListLookupsRequest) (response ListLookupsResponse, err error) + func (client LogAnalyticsClient) ListMetaSourceTypes(ctx context.Context, request ListMetaSourceTypesRequest) (response ListMetaSourceTypesResponse, err error) + func (client LogAnalyticsClient) ListNamespaces(ctx context.Context, request ListNamespacesRequest) (response ListNamespacesResponse, err error) + func (client LogAnalyticsClient) ListParserFunctions(ctx context.Context, request ListParserFunctionsRequest) (response ListParserFunctionsResponse, err error) + func (client LogAnalyticsClient) ListParserMetaPlugins(ctx context.Context, request ListParserMetaPluginsRequest) (response ListParserMetaPluginsResponse, err error) + func (client LogAnalyticsClient) ListParsers(ctx context.Context, request ListParsersRequest) (response ListParsersResponse, err error) + func (client LogAnalyticsClient) ListQueryWorkRequests(ctx context.Context, request ListQueryWorkRequestsRequest) (response ListQueryWorkRequestsResponse, err error) + func (client LogAnalyticsClient) ListRecalledData(ctx context.Context, request ListRecalledDataRequest) (response ListRecalledDataResponse, err error) + func (client LogAnalyticsClient) ListResourceCategories(ctx context.Context, request ListResourceCategoriesRequest) (response ListResourceCategoriesResponse, err error) + func (client LogAnalyticsClient) ListScheduledTasks(ctx context.Context, request ListScheduledTasksRequest) (response ListScheduledTasksResponse, err error) + func (client LogAnalyticsClient) ListSourceAssociations(ctx context.Context, request ListSourceAssociationsRequest) (response ListSourceAssociationsResponse, err error) + func (client LogAnalyticsClient) ListSourceEventTypes(ctx context.Context, request ListSourceEventTypesRequest) (response ListSourceEventTypesResponse, err error) + func (client LogAnalyticsClient) ListSourceExtendedFieldDefinitions(ctx context.Context, request ListSourceExtendedFieldDefinitionsRequest) (response ListSourceExtendedFieldDefinitionsResponse, err error) + func (client LogAnalyticsClient) ListSourceLabelOperators(ctx context.Context, request ListSourceLabelOperatorsRequest) (response ListSourceLabelOperatorsResponse, err error) + func (client LogAnalyticsClient) ListSourceMetaFunctions(ctx context.Context, request ListSourceMetaFunctionsRequest) (response ListSourceMetaFunctionsResponse, err error) + func (client LogAnalyticsClient) ListSourcePatterns(ctx context.Context, request ListSourcePatternsRequest) (response ListSourcePatternsResponse, err error) + func (client LogAnalyticsClient) ListSources(ctx context.Context, request ListSourcesRequest) (response ListSourcesResponse, err error) + func (client LogAnalyticsClient) ListStorageWorkRequestErrors(ctx context.Context, request ListStorageWorkRequestErrorsRequest) (response ListStorageWorkRequestErrorsResponse, err error) + func (client LogAnalyticsClient) ListStorageWorkRequests(ctx context.Context, request ListStorageWorkRequestsRequest) (response ListStorageWorkRequestsResponse, err error) + func (client LogAnalyticsClient) ListSupportedCharEncodings(ctx context.Context, request ListSupportedCharEncodingsRequest) (response ListSupportedCharEncodingsResponse, err error) + func (client LogAnalyticsClient) ListSupportedTimezones(ctx context.Context, request ListSupportedTimezonesRequest) (response ListSupportedTimezonesResponse, err error) + func (client LogAnalyticsClient) ListUploadFiles(ctx context.Context, request ListUploadFilesRequest) (response ListUploadFilesResponse, err error) + func (client LogAnalyticsClient) ListUploadWarnings(ctx context.Context, request ListUploadWarningsRequest) (response ListUploadWarningsResponse, err error) + func (client LogAnalyticsClient) ListUploads(ctx context.Context, request ListUploadsRequest) (response ListUploadsResponse, err error) + func (client LogAnalyticsClient) ListWarnings(ctx context.Context, request ListWarningsRequest) (response ListWarningsResponse, err error) + func (client LogAnalyticsClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error) + func (client LogAnalyticsClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error) + func (client LogAnalyticsClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + func (client LogAnalyticsClient) OffboardNamespace(ctx context.Context, request OffboardNamespaceRequest) (response OffboardNamespaceResponse, err error) + func (client LogAnalyticsClient) OnboardNamespace(ctx context.Context, request OnboardNamespaceRequest) (response OnboardNamespaceResponse, err error) + func (client LogAnalyticsClient) ParseQuery(ctx context.Context, request ParseQueryRequest) (response ParseQueryResponse, err error) + func (client LogAnalyticsClient) PauseScheduledTask(ctx context.Context, request PauseScheduledTaskRequest) (response PauseScheduledTaskResponse, err error) + func (client LogAnalyticsClient) PurgeStorageData(ctx context.Context, request PurgeStorageDataRequest) (response PurgeStorageDataResponse, err error) + func (client LogAnalyticsClient) PutQueryWorkRequestBackground(ctx context.Context, request PutQueryWorkRequestBackgroundRequest) (response PutQueryWorkRequestBackgroundResponse, err error) + func (client LogAnalyticsClient) Query(ctx context.Context, request QueryRequest) (response QueryResponse, err error) + func (client LogAnalyticsClient) RecallArchivedData(ctx context.Context, request RecallArchivedDataRequest) (response RecallArchivedDataResponse, err error) + func (client LogAnalyticsClient) RegisterLookup(ctx context.Context, request RegisterLookupRequest) (response RegisterLookupResponse, err error) + func (client LogAnalyticsClient) ReleaseRecalledData(ctx context.Context, request ReleaseRecalledDataRequest) (response ReleaseRecalledDataResponse, err error) + func (client LogAnalyticsClient) RemoveEntityAssociations(ctx context.Context, request RemoveEntityAssociationsRequest) (response RemoveEntityAssociationsResponse, err error) + func (client LogAnalyticsClient) RemovePreferences(ctx context.Context, request RemovePreferencesRequest) (response RemovePreferencesResponse, err error) + func (client LogAnalyticsClient) RemoveResourceCategories(ctx context.Context, request RemoveResourceCategoriesRequest) (response RemoveResourceCategoriesResponse, err error) + func (client LogAnalyticsClient) RemoveSourceEventTypes(ctx context.Context, request RemoveSourceEventTypesRequest) (response RemoveSourceEventTypesResponse, err error) + func (client LogAnalyticsClient) ResumeScheduledTask(ctx context.Context, request ResumeScheduledTaskRequest) (response ResumeScheduledTaskResponse, err error) + func (client LogAnalyticsClient) Run(ctx context.Context, request RunRequest) (response RunResponse, err error) + func (client LogAnalyticsClient) SetUnprocessedDataBucket(ctx context.Context, request SetUnprocessedDataBucketRequest) (response SetUnprocessedDataBucketResponse, err error) + func (client LogAnalyticsClient) Suggest(ctx context.Context, request SuggestRequest) (response SuggestResponse, err error) + func (client LogAnalyticsClient) SuppressWarning(ctx context.Context, request SuppressWarningRequest) (response SuppressWarningResponse, err error) + func (client LogAnalyticsClient) TestParser(ctx context.Context, request TestParserRequest) (response TestParserResponse, err error) + func (client LogAnalyticsClient) UnsuppressWarning(ctx context.Context, request UnsuppressWarningRequest) (response UnsuppressWarningResponse, err error) + func (client LogAnalyticsClient) UpdateLogAnalyticsEmBridge(ctx context.Context, request UpdateLogAnalyticsEmBridgeRequest) (response UpdateLogAnalyticsEmBridgeResponse, err error) + func (client LogAnalyticsClient) UpdateLogAnalyticsEntity(ctx context.Context, request UpdateLogAnalyticsEntityRequest) (response UpdateLogAnalyticsEntityResponse, err error) + func (client LogAnalyticsClient) UpdateLogAnalyticsEntityType(ctx context.Context, request UpdateLogAnalyticsEntityTypeRequest) (response UpdateLogAnalyticsEntityTypeResponse, err error) + func (client LogAnalyticsClient) UpdateLogAnalyticsLogGroup(ctx context.Context, request UpdateLogAnalyticsLogGroupRequest) (response UpdateLogAnalyticsLogGroupResponse, err error) + func (client LogAnalyticsClient) UpdateLogAnalyticsObjectCollectionRule(ctx context.Context, request UpdateLogAnalyticsObjectCollectionRuleRequest) (response UpdateLogAnalyticsObjectCollectionRuleResponse, err error) + func (client LogAnalyticsClient) UpdateLookup(ctx context.Context, request UpdateLookupRequest) (response UpdateLookupResponse, err error) + func (client LogAnalyticsClient) UpdateLookupData(ctx context.Context, request UpdateLookupDataRequest) (response UpdateLookupDataResponse, err error) + func (client LogAnalyticsClient) UpdatePreferences(ctx context.Context, request UpdatePreferencesRequest) (response UpdatePreferencesResponse, err error) + func (client LogAnalyticsClient) UpdateResourceCategories(ctx context.Context, request UpdateResourceCategoriesRequest) (response UpdateResourceCategoriesResponse, err error) + func (client LogAnalyticsClient) UpdateScheduledTask(ctx context.Context, request UpdateScheduledTaskRequest) (response UpdateScheduledTaskResponse, err error) + func (client LogAnalyticsClient) UpdateStorage(ctx context.Context, request UpdateStorageRequest) (response UpdateStorageResponse, err error) + func (client LogAnalyticsClient) UploadLogEventsFile(ctx context.Context, request UploadLogEventsFileRequest) (response UploadLogEventsFileResponse, err error) + func (client LogAnalyticsClient) UploadLogFile(ctx context.Context, request UploadLogFileRequest) (response UploadLogFileResponse, err error) + func (client LogAnalyticsClient) UpsertAssociations(ctx context.Context, request UpsertAssociationsRequest) (response UpsertAssociationsResponse, err error) + func (client LogAnalyticsClient) UpsertField(ctx context.Context, request UpsertFieldRequest) (response UpsertFieldResponse, err error) + func (client LogAnalyticsClient) UpsertLabel(ctx context.Context, request UpsertLabelRequest) (response UpsertLabelResponse, err error) + func (client LogAnalyticsClient) UpsertParser(ctx context.Context, request UpsertParserRequest) (response UpsertParserResponse, err error) + func (client LogAnalyticsClient) UpsertSource(ctx context.Context, request UpsertSourceRequest) (response UpsertSourceResponse, err error) + func (client LogAnalyticsClient) ValidateAssociationParameters(ctx context.Context, request ValidateAssociationParametersRequest) (response ValidateAssociationParametersResponse, err error) + func (client LogAnalyticsClient) ValidateFile(ctx context.Context, request ValidateFileRequest) (response ValidateFileResponse, err error) + func (client LogAnalyticsClient) ValidateSource(ctx context.Context, request ValidateSourceRequest) (response ValidateSourceResponse, err error) + func (client LogAnalyticsClient) ValidateSourceExtendedFieldDetails(ctx context.Context, request ValidateSourceExtendedFieldDetailsRequest) (response ValidateSourceExtendedFieldDetailsResponse, err error) + func (client LogAnalyticsClient) ValidateSourceMapping(ctx context.Context, request ValidateSourceMappingRequest) (response ValidateSourceMappingResponse, err error) + func (client LogAnalyticsClient) Verify(ctx context.Context, request VerifyRequest) (response VerifyResponse, err error) + type LogAnalyticsConfigWorkRequest struct + CompartmentId *string + Id *string + LifecycleState LogAnalyticsConfigWorkRequestLifecycleStateEnum + OperationType LogAnalyticsConfigWorkRequestOperationTypeEnum + Payload []LogAnalyticsConfigWorkRequestPayload + PercentComplete *int64 + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m LogAnalyticsConfigWorkRequest) String() string + type LogAnalyticsConfigWorkRequestCollection struct + Items []LogAnalyticsConfigWorkRequestSummary + func (m LogAnalyticsConfigWorkRequestCollection) String() string + type LogAnalyticsConfigWorkRequestLifecycleStateEnum string + const LogAnalyticsConfigWorkRequestLifecycleStateAccepted + const LogAnalyticsConfigWorkRequestLifecycleStateFailed + const LogAnalyticsConfigWorkRequestLifecycleStateInProgress + const LogAnalyticsConfigWorkRequestLifecycleStateSucceeded + func GetLogAnalyticsConfigWorkRequestLifecycleStateEnumValues() []LogAnalyticsConfigWorkRequestLifecycleStateEnum + type LogAnalyticsConfigWorkRequestOperationTypeEnum string + const LogAnalyticsConfigWorkRequestOperationTypeAppendLookupData + const LogAnalyticsConfigWorkRequestOperationTypeCreateAssociations + const LogAnalyticsConfigWorkRequestOperationTypeDeleteAssociations + const LogAnalyticsConfigWorkRequestOperationTypeDeleteLookup + const LogAnalyticsConfigWorkRequestOperationTypeUpdateLookupData + func GetLogAnalyticsConfigWorkRequestOperationTypeEnumValues() []LogAnalyticsConfigWorkRequestOperationTypeEnum + type LogAnalyticsConfigWorkRequestPayload struct + EntityId *string + LookupReference *int64 + LookupReferenceString *string + SourceName *string + func (m LogAnalyticsConfigWorkRequestPayload) String() string + type LogAnalyticsConfigWorkRequestSummary struct + CompartmentId *string + Id *string + LifecycleState LogAnalyticsConfigWorkRequestSummaryLifecycleStateEnum + OperationType LogAnalyticsConfigWorkRequestSummaryOperationTypeEnum + PercentComplete *int64 + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + func (m LogAnalyticsConfigWorkRequestSummary) String() string + type LogAnalyticsConfigWorkRequestSummaryLifecycleStateEnum string + const LogAnalyticsConfigWorkRequestSummaryLifecycleStateAccepted + const LogAnalyticsConfigWorkRequestSummaryLifecycleStateFailed + const LogAnalyticsConfigWorkRequestSummaryLifecycleStateInProgress + const LogAnalyticsConfigWorkRequestSummaryLifecycleStateSucceeded + func GetLogAnalyticsConfigWorkRequestSummaryLifecycleStateEnumValues() []LogAnalyticsConfigWorkRequestSummaryLifecycleStateEnum + type LogAnalyticsConfigWorkRequestSummaryOperationTypeEnum string + const LogAnalyticsConfigWorkRequestSummaryOperationTypeAppendLookupData + const LogAnalyticsConfigWorkRequestSummaryOperationTypeCreateAssociations + const LogAnalyticsConfigWorkRequestSummaryOperationTypeDeleteAssociations + const LogAnalyticsConfigWorkRequestSummaryOperationTypeDeleteLookup + const LogAnalyticsConfigWorkRequestSummaryOperationTypeUpdateLookupData + func GetLogAnalyticsConfigWorkRequestSummaryOperationTypeEnumValues() []LogAnalyticsConfigWorkRequestSummaryOperationTypeEnum + type LogAnalyticsEmBridge struct + BucketName *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + EmEntitiesCompartmentId *string + FreeformTags map[string]string + Id *string + LastImportProcessingDetails *string + LastImportProcessingStatus EmBridgeLatestImportProcessingStatusEnum + LifecycleDetails *string + LifecycleState EmBridgeLifecycleStatesEnum + TimeCreated *common.SDKTime + TimeEmDataLastExtracted *common.SDKTime + TimeImportLastProcessed *common.SDKTime + TimeUpdated *common.SDKTime + func (m LogAnalyticsEmBridge) String() string + type LogAnalyticsEmBridgeCollection struct + Items []LogAnalyticsEmBridgeSummary + func (m LogAnalyticsEmBridgeCollection) String() string + type LogAnalyticsEmBridgeSummary struct + BucketName *string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + EmEntitiesCompartmentId *string + FreeformTags map[string]string + Id *string + LastImportProcessingDetails *string + LastImportProcessingStatus EmBridgeLatestImportProcessingStatusEnum + LifecycleDetails *string + LifecycleState EmBridgeLifecycleStatesEnum + TimeCreated *common.SDKTime + TimeEmDataLastExtracted *common.SDKTime + TimeImportLastProcessed *common.SDKTime + TimeUpdated *common.SDKTime + func (m LogAnalyticsEmBridgeSummary) String() string + type LogAnalyticsEmBridgeSummaryReport struct + ActiveEmBridgeCount *int + CompartmentId *string + CreatingEmBridgeCount *int + DeletedEmBridgeCount *int + NeedsAttentionEmBridgeCount *int + TotalEmBridgeCount *int + func (m LogAnalyticsEmBridgeSummaryReport) String() string + type LogAnalyticsEntity struct + AreLogsCollected *bool + CloudResourceId *string + CompartmentId *string + CreationSource *CreationSource + DefinedTags map[string]map[string]interface{} + EntityTypeInternalName *string + EntityTypeName *string + FreeformTags map[string]string + Hostname *string + Id *string + LifecycleDetails *string + LifecycleState EntityLifecycleStatesEnum + ManagementAgentCompartmentId *string + ManagementAgentDisplayName *string + ManagementAgentId *string + Name *string + Properties map[string]string + SourceId *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + TimezoneRegion *string + func (m LogAnalyticsEntity) String() string + type LogAnalyticsEntityCollection struct + Items []LogAnalyticsEntitySummary + func (m LogAnalyticsEntityCollection) String() string + type LogAnalyticsEntitySummary struct + AreLogsCollected *bool + CloudResourceId *string + CompartmentId *string + CreationSource *CreationSource + DefinedTags map[string]map[string]interface{} + EntityTypeInternalName *string + EntityTypeName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState EntityLifecycleStatesEnum + ManagementAgentId *string + Name *string + SourceId *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + TimezoneRegion *string + func (m LogAnalyticsEntitySummary) String() string + type LogAnalyticsEntitySummaryReport struct + ActiveEntitiesCount *int + CompartmentId *string + EntitiesWithHasLogsCollectedCount *int + EntitiesWithManagementAgentCount *int + func (m LogAnalyticsEntitySummaryReport) String() string + type LogAnalyticsEntityTopologyCollection struct + Items []LogAnalyticsEntityTopologySummary + func (m LogAnalyticsEntityTopologyCollection) String() string + type LogAnalyticsEntityTopologyLink struct + DestinationEntityId *string + SourceEntityId *string + func (m LogAnalyticsEntityTopologyLink) String() string + type LogAnalyticsEntityTopologyLinkCollection struct + Items []LogAnalyticsEntityTopologyLink + func (m LogAnalyticsEntityTopologyLinkCollection) String() string + type LogAnalyticsEntityTopologySummary struct + Links *LogAnalyticsEntityTopologyLinkCollection + Nodes *LogAnalyticsEntityCollection + func (m LogAnalyticsEntityTopologySummary) String() string + type LogAnalyticsEntityType struct + Category *string + CloudType EntityCloudTypeEnum + CompartmentId *string + InternalName *string + LifecycleState EntityLifecycleStatesEnum + ManagementAgentEligibilityStatus LogAnalyticsEntityTypeManagementAgentEligibilityStatusEnum + Name *string + Properties []EntityTypeProperty + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m LogAnalyticsEntityType) String() string + type LogAnalyticsEntityTypeCollection struct + Items []LogAnalyticsEntityTypeSummary + func (m LogAnalyticsEntityTypeCollection) String() string + type LogAnalyticsEntityTypeManagementAgentEligibilityStatusEnum string + const LogAnalyticsEntityTypeManagementAgentEligibilityStatusEligible + const LogAnalyticsEntityTypeManagementAgentEligibilityStatusIneligible + const LogAnalyticsEntityTypeManagementAgentEligibilityStatusUnknown + func GetLogAnalyticsEntityTypeManagementAgentEligibilityStatusEnumValues() []LogAnalyticsEntityTypeManagementAgentEligibilityStatusEnum + type LogAnalyticsEntityTypeSummary struct + Category *string + CloudType EntityCloudTypeEnum + InternalName *string + LifecycleState EntityLifecycleStatesEnum + ManagementAgentEligibilityStatus LogAnalyticsEntityTypeSummaryManagementAgentEligibilityStatusEnum + Name *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m LogAnalyticsEntityTypeSummary) String() string + type LogAnalyticsEntityTypeSummaryManagementAgentEligibilityStatusEnum string + const LogAnalyticsEntityTypeSummaryManagementAgentEligibilityStatusEligible + const LogAnalyticsEntityTypeSummaryManagementAgentEligibilityStatusIneligible + const LogAnalyticsEntityTypeSummaryManagementAgentEligibilityStatusUnknown + func GetLogAnalyticsEntityTypeSummaryManagementAgentEligibilityStatusEnumValues() []LogAnalyticsEntityTypeSummaryManagementAgentEligibilityStatusEnum + type LogAnalyticsExtendedField struct + ExtendedFieldDefinition *LogAnalyticsSourceExtendedFieldDefinition + ExtendedFieldDefinitionId *int64 + ExtendedFieldId *int64 + Field *LogAnalyticsField + FieldDisplayName *string + FieldName *string + SavedRegularExpressionName *string + func (m LogAnalyticsExtendedField) String() string + type LogAnalyticsField struct + CeeAlias *string + DataType *string + Description *string + DisplayName *string + EditVersion *int64 + FacetPriority *int64 + IsFacetEligible *bool + IsHighCardinality *bool + IsLargeData *bool + IsMetricKeyEligible *bool + IsMetricValueEligible *bool + IsMultiValued *bool + IsPrimary *bool + IsSummarizable *bool + IsSystem *bool + IsTableEligible *bool + MappedValue *string + Name *string + RangeFacetEligible *int64 + RegularExpression *string + UnitType *string + func (m LogAnalyticsField) String() string + type LogAnalyticsFieldCollection struct + Items []LogAnalyticsFieldSummary + func (m LogAnalyticsFieldCollection) String() string + type LogAnalyticsFieldSummary struct + CeeAlias *string + DataType *string + Description *string + DisplayName *string + EditVersion *int64 + FacetPriority *int64 + IsFacetEligible *bool + IsHighCardinality *bool + IsLargeData *bool + IsMetricKeyEligible *bool + IsMetricValueEligible *bool + IsMultiValued *bool + IsPrimary *bool + IsSummarizable *bool + IsSystem *bool + IsTableEligible *bool + MappedValue *string + Name *string + RangeFacetEligible *int64 + RegularExpression *string + UnitType *string + func (m LogAnalyticsFieldSummary) String() string + type LogAnalyticsImportCustomChangeList struct + ConflictFieldDisplayNames []string + ConflictParserNames []string + ConflictSourceNames []string + CreatedFieldDisplayNames []string + CreatedParserNames []string + CreatedSourceNames []string + UpdatedFieldDisplayNames []string + UpdatedParserNames []string + UpdatedSourceNames []string + func (m LogAnalyticsImportCustomChangeList) String() string + type LogAnalyticsImportCustomContent struct + ChangeList *LogAnalyticsImportCustomChangeList + ContentName *string + FieldNames []string + ParserNames []string + SourceNames []string + func (m LogAnalyticsImportCustomContent) String() string + type LogAnalyticsLabel struct + Aliases []LogAnalyticsLabelAlias + CountUsageInSource *int64 + Description *string + DisplayName *string + EditVersion *int64 + Impact *string + IsSystem *bool + IsUserDeleted *bool + Name *string + Priority LogAnalyticsLabelPriorityEnum + Recommendation *string + SuggestType *int64 + Type LogAnalyticsLabelTypeEnum + func (m LogAnalyticsLabel) String() string + type LogAnalyticsLabelAlias struct + Alias *string + AliasDisplayName *string + DisplayName *string + IsSystem *bool + Name *string + Priority LogAnalyticsLabelAliasPriorityEnum + func (m LogAnalyticsLabelAlias) String() string + type LogAnalyticsLabelAliasPriorityEnum string + const LogAnalyticsLabelAliasPriorityHigh + const LogAnalyticsLabelAliasPriorityLow + const LogAnalyticsLabelAliasPriorityMedium + const LogAnalyticsLabelAliasPriorityNone + func GetLogAnalyticsLabelAliasPriorityEnumValues() []LogAnalyticsLabelAliasPriorityEnum + type LogAnalyticsLabelCollection struct + Items []LogAnalyticsLabelSummary + func (m LogAnalyticsLabelCollection) String() string + type LogAnalyticsLabelDefinition struct + EditVersion *int64 + IsSystem *bool + LabelName *string + SourceId *int64 + func (m LogAnalyticsLabelDefinition) String() string + type LogAnalyticsLabelOperator struct + DisplayName *string + Name *string + func (m LogAnalyticsLabelOperator) String() string + type LogAnalyticsLabelOperatorCollection struct + Items []LogAnalyticsLabelOperator + func (m LogAnalyticsLabelOperatorCollection) String() string + type LogAnalyticsLabelPriorityEnum string + const LogAnalyticsLabelPriorityHigh + const LogAnalyticsLabelPriorityLow + const LogAnalyticsLabelPriorityMedium + const LogAnalyticsLabelPriorityNone + func GetLogAnalyticsLabelPriorityEnumValues() []LogAnalyticsLabelPriorityEnum + type LogAnalyticsLabelSummary struct + Aliases []LogAnalyticsLabelAlias + CountUsageInSource *int64 + Description *string + DisplayName *string + EditVersion *int64 + Impact *string + IsSystem *bool + IsUserDeleted *bool + Name *string + Priority LogAnalyticsLabelSummaryPriorityEnum + Recommendation *string + SuggestType *int64 + Type LogAnalyticsLabelSummaryTypeEnum + func (m LogAnalyticsLabelSummary) String() string + type LogAnalyticsLabelSummaryPriorityEnum string + const LogAnalyticsLabelSummaryPriorityHigh + const LogAnalyticsLabelSummaryPriorityLow + const LogAnalyticsLabelSummaryPriorityMedium + const LogAnalyticsLabelSummaryPriorityNone + func GetLogAnalyticsLabelSummaryPriorityEnumValues() []LogAnalyticsLabelSummaryPriorityEnum + type LogAnalyticsLabelSummaryTypeEnum string + const LogAnalyticsLabelSummaryTypeInfo + const LogAnalyticsLabelSummaryTypeProblem + func GetLogAnalyticsLabelSummaryTypeEnumValues() []LogAnalyticsLabelSummaryTypeEnum + type LogAnalyticsLabelTypeEnum string + const LogAnalyticsLabelTypeInfo + const LogAnalyticsLabelTypeProblem + func GetLogAnalyticsLabelTypeEnumValues() []LogAnalyticsLabelTypeEnum + type LogAnalyticsLabelView struct + Aliases []LogAnalyticsLabelAlias + CountUsageInAlertRule *int64 + CountUsageInSource *int64 + Description *string + DisplayName *string + EditVersion *int64 + Id *interface{} + Impact *string + IsSystem *bool + IsUserDeleted *bool + Name *string + Priority LogAnalyticsLabelViewPriorityEnum + Recommendation *string + SuggestType *int64 + Type *int64 + func (m LogAnalyticsLabelView) String() string + type LogAnalyticsLabelViewPriorityEnum string + const LogAnalyticsLabelViewPriorityHigh + const LogAnalyticsLabelViewPriorityLow + const LogAnalyticsLabelViewPriorityMedium + const LogAnalyticsLabelViewPriorityNone + func GetLogAnalyticsLabelViewPriorityEnumValues() []LogAnalyticsLabelViewPriorityEnum + type LogAnalyticsLogGroup struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m LogAnalyticsLogGroup) String() string + type LogAnalyticsLogGroupSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + Id *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m LogAnalyticsLogGroupSummary) String() string + type LogAnalyticsLogGroupSummaryCollection struct + Items []LogAnalyticsLogGroupSummary + func (m LogAnalyticsLogGroupSummaryCollection) String() string + type LogAnalyticsLookup struct + ActiveEditVersion *int64 + CanonicalLink *string + Categories []LogAnalyticsCategory + Description *string + EditVersion *int64 + Fields []LookupField + IsBuiltIn *int64 + IsHidden *bool + LookupDisplayName *string + LookupReference *int64 + LookupReferenceString *string + Name *string + ReferringSources *AutoLookups + StatusSummary *StatusSummary + TimeUpdated *common.SDKTime + Type LogAnalyticsLookupTypeEnum + func (m LogAnalyticsLookup) String() string + type LogAnalyticsLookupCollection struct + Items []LogAnalyticsLookup + func (m LogAnalyticsLookupCollection) String() string + type LogAnalyticsLookupFields struct + CommonFieldName *string + DefaultMatchValue *string + DisplayName *string + IsCommonField *bool + MatchOperator *string + Name *string + Position *int64 + func (m LogAnalyticsLookupFields) String() string + type LogAnalyticsLookupTypeEnum string + const LogAnalyticsLookupTypeDictionary + const LogAnalyticsLookupTypeLookup + func GetLogAnalyticsLookupTypeEnumValues() []LogAnalyticsLookupTypeEnum + type LogAnalyticsMetaFunction struct + Component *string + Description *string + EditVersion *int64 + JavaClassName *string + MetaFunctionArgument []LogAnalyticsMetaFunctionArgument + MetaFunctionId *int64 + Name *string + func (m LogAnalyticsMetaFunction) String() string + type LogAnalyticsMetaFunctionArgument struct + ArgumentDataType *string + ArgumentDescription *string + ArgumentDisplayName *string + ArgumentExample *string + ArgumentId *int64 + ArgumentLookupColumn *string + ArgumentLookupColumnPosition *int64 + ArgumentName *string + ArgumentOrder *int64 + ArgumentReference *string + ArgumentService *string + ArgumentType *int64 + ArgumentValue *string + IsOverrideOutputFields *bool + func (m LogAnalyticsMetaFunctionArgument) String() string + type LogAnalyticsMetaFunctionCollection struct + Items []LogAnalyticsMetaFunction + func (m LogAnalyticsMetaFunctionCollection) String() string + type LogAnalyticsMetaSourceType struct + BuiltInParserName *string + Description *string + DisplayName *string + EntityDisplayName *string + EntityName *string + MaximumExcludePattern *int64 + MaximumIncludePattern *int64 + Name *string + func (m LogAnalyticsMetaSourceType) String() string + type LogAnalyticsMetaSourceTypeCollection struct + Items []LogAnalyticsMetaSourceType + func (m LogAnalyticsMetaSourceTypeCollection) String() string + type LogAnalyticsMetric struct + AggregationField *string + BucketMetadata *string + ClockPeriod *string + Description *string + DisplayName *string + EditVersion *int64 + EntityType *string + FieldName *string + FieldValues []string + GroupingField *string + IsEnabled *bool + IsMetricSourceEnabled *bool + IsSystem *bool + IsUserCustomized *bool + MetricReference *int64 + MetricType LogAnalyticsMetricMetricTypeEnum + Name *string + Operator LogAnalyticsMetricOperatorEnum + Sources []LogAnalyticsSource + TimeUpdated *common.SDKTime + UnitType *string + func (m LogAnalyticsMetric) String() string + type LogAnalyticsMetricMetricTypeEnum string + const LogAnalyticsMetricMetricTypeAverage + const LogAnalyticsMetricMetricTypeAverageDistribution + const LogAnalyticsMetricMetricTypeCount + const LogAnalyticsMetricMetricTypeCountDistribution + const LogAnalyticsMetricMetricTypeSum + const LogAnalyticsMetricMetricTypeSumDistribution + func GetLogAnalyticsMetricMetricTypeEnumValues() []LogAnalyticsMetricMetricTypeEnum + type LogAnalyticsMetricOperatorEnum string + const LogAnalyticsMetricOperatorContainsIgnoreCase + const LogAnalyticsMetricOperatorEqualIgnoreCase + const LogAnalyticsMetricOperatorInIgnoreCase + const LogAnalyticsMetricOperatorNotNull + func GetLogAnalyticsMetricOperatorEnumValues() []LogAnalyticsMetricOperatorEnum + type LogAnalyticsObjectCollectionRule struct + CharEncoding *string + CollectionType ObjectCollectionRuleCollectionTypesEnum + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + EntityId *string + FreeformTags map[string]string + Id *string + IsEnabled *bool + LifecycleDetails *string + LifecycleState ObjectCollectionRuleLifecycleStatesEnum + LogGroupId *string + LogSourceName *string + Name *string + ObjectNameFilters []string + OsBucketName *string + OsNamespace *string + Overrides map[string][]PropertyOverride + PollSince *string + PollTill *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m LogAnalyticsObjectCollectionRule) String() string + type LogAnalyticsObjectCollectionRuleCollection struct + Items []LogAnalyticsObjectCollectionRuleSummary + func (m LogAnalyticsObjectCollectionRuleCollection) String() string + type LogAnalyticsObjectCollectionRuleSummary struct + CollectionType ObjectCollectionRuleCollectionTypesEnum + CompartmentId *string + DefinedTags map[string]map[string]interface{} + Description *string + FreeformTags map[string]string + Id *string + IsEnabled *bool + LifecycleDetails *string + LifecycleState ObjectCollectionRuleLifecycleStatesEnum + Name *string + ObjectNameFilters []string + OsBucketName *string + OsNamespace *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m LogAnalyticsObjectCollectionRuleSummary) String() string + type LogAnalyticsOperationTypesEnum string + const LogAnalyticsOperationTypesCreateLogAnalytics + const LogAnalyticsOperationTypesDeleteLogAnalytics + func GetLogAnalyticsOperationTypesEnumValues() []LogAnalyticsOperationTypesEnum + type LogAnalyticsParameter struct + DefaultValue *string + Description *string + IsActive *bool + Name *string + SourceId *int64 + func (m LogAnalyticsParameter) String() string + type LogAnalyticsParser struct + Categories []LogAnalyticsCategory + Content *string + Description *string + DisplayName *string + EditVersion *int64 + Encoding *string + ExampleContent *string + FieldDelimiter *string + FieldMaps []LogAnalyticsParserField + FieldQualifier *string + FooterContent *string + HeaderContent *string + IsDefault *bool + IsHidden *bool + IsNamespaceAware *bool + IsParserWrittenOnce *bool + IsSingleLineContent *bool + IsSystem *bool + IsUserDeleted *bool + Language *string + LogTypeTestRequestVersion *int + MappedParsers []LogAnalyticsParser + Name *string + ParserFilter *LogAnalyticsParserFilter + ParserFunctions []LogAnalyticsParserFunction + ParserIgnorelineCharacters *string + ParserSequence *int + ParserTimezone *string + ShouldTokenizeOriginalText *bool + Sources []LogAnalyticsSource + SourcesCount *int64 + TimeUpdated *common.SDKTime + Type LogAnalyticsParserTypeEnum + func (m LogAnalyticsParser) String() string + type LogAnalyticsParserCollection struct + Items []LogAnalyticsParserSummary + func (m LogAnalyticsParserCollection) String() string + type LogAnalyticsParserField struct + Field *LogAnalyticsField + Parser *LogAnalyticsParser + ParserFieldExpression *string + ParserFieldId *int64 + ParserFieldIntegratorName *string + ParserFieldName *string + ParserFieldSequence *int64 + ParserName *string + StorageFieldName *string + StructuredColumnInfo *string + func (m LogAnalyticsParserField) String() string + type LogAnalyticsParserFilter struct + AgentVersion *string + Id *string + IsInUse *int64 + OperatingSystem *string + Parser *LogAnalyticsParser + ParserId *int64 + Version *string + func (m LogAnalyticsParserFilter) String() string + type LogAnalyticsParserFunction struct + IsEnabled *bool + IsSystem *bool + ParserFunctionId *int64 + ParserFunctionName *string + ParserFunctionParameters []LogAnalyticsParserFunctionParameter + ParserFunctionPriority *int64 + ParserId *int64 + ParserMetaPlugin *LogAnalyticsParserMetaPlugin + ParserMetaPluginName *string + ParserName *string + func (m LogAnalyticsParserFunction) String() string + type LogAnalyticsParserFunctionCollection struct + Items []LogAnalyticsParserFunction + func (m LogAnalyticsParserFunctionCollection) String() string + type LogAnalyticsParserFunctionParameter struct + ParserFunctionId *int64 + ParserFunctionParameterId *int64 + ParserFunctionParameterName *string + ParserMetaPluginParameter *LogAnalyticsParserMetaPluginParameter + ParserMetaPluginParameterName *string + ParserMetaPluginParameterValue *string + ParserName *string + func (m LogAnalyticsParserFunctionParameter) String() string + type LogAnalyticsParserMetaPlugin struct + Description *string + DisplayName *string + MetaPluginParameters []LogAnalyticsParserMetaPluginParameter + Name *string + func (m LogAnalyticsParserMetaPlugin) String() string + type LogAnalyticsParserMetaPluginCollection struct + Items []LogAnalyticsParserMetaPlugin + func (m LogAnalyticsParserMetaPluginCollection) String() string + type LogAnalyticsParserMetaPluginParameter struct + Description *string + IsMandatory *bool + IsRepeatable *bool + Name *string + PluginName *string + Type *string + func (m LogAnalyticsParserMetaPluginParameter) String() string + type LogAnalyticsParserSummary struct + Content *string + Description *string + DisplayName *string + EditVersion *int64 + Encoding *string + ExampleContent *string + FieldDelimiter *string + FieldMaps []LogAnalyticsParserField + FieldQualifier *string + FooterContent *string + HeaderContent *string + IsDefault *bool + IsHidden *bool + IsNamespaceAware *bool + IsParserWrittenOnce *bool + IsSingleLineContent *bool + IsSystem *bool + IsUserDeleted *bool + Language *string + LogTypeTestRequestVersion *int + MappedParsers []LogAnalyticsParser + Name *string + ParserFilter *LogAnalyticsParserFilter + ParserFunctions []LogAnalyticsParserFunction + ParserIgnorelineCharacters *string + ParserSequence *int + ParserTimezone *string + ShouldTokenizeOriginalText *bool + Sources []LogAnalyticsSource + SourcesCount *int64 + TimeUpdated *common.SDKTime + Type LogAnalyticsParserSummaryTypeEnum + func (m LogAnalyticsParserSummary) String() string + type LogAnalyticsParserSummaryTypeEnum string + const LogAnalyticsParserSummaryTypeDelimited + const LogAnalyticsParserSummaryTypeJson + const LogAnalyticsParserSummaryTypeOdl + const LogAnalyticsParserSummaryTypeRegex + const LogAnalyticsParserSummaryTypeXml + func GetLogAnalyticsParserSummaryTypeEnumValues() []LogAnalyticsParserSummaryTypeEnum + type LogAnalyticsParserTypeEnum string + const LogAnalyticsParserTypeDelimited + const LogAnalyticsParserTypeJson + const LogAnalyticsParserTypeOdl + const LogAnalyticsParserTypeRegex + const LogAnalyticsParserTypeXml + func GetLogAnalyticsParserTypeEnumValues() []LogAnalyticsParserTypeEnum + type LogAnalyticsPatternFilter struct + AgentVersion *string + IsInUse *bool + OperatingSystem *string + Pattern *LogAnalyticsSourcePattern + PatternId *int64 + Source *LogAnalyticsSource + SourceId *int64 + Version *string + func (m LogAnalyticsPatternFilter) String() string + type LogAnalyticsPreference struct + Name *string + Value *string + func (m LogAnalyticsPreference) String() string + type LogAnalyticsPreferenceCollection struct + Items []LogAnalyticsPreference + func (m LogAnalyticsPreferenceCollection) String() string + type LogAnalyticsPreferenceDetails struct + Items []LogAnalyticsPreference + func (m LogAnalyticsPreferenceDetails) String() string + type LogAnalyticsResourceCategory struct + CategoryName *string + IsSystem *bool + ResourceId *string + ResourceType *string + func (m LogAnalyticsResourceCategory) String() string + type LogAnalyticsResourceCategoryCollection struct + Categories []LogAnalyticsCategory + Items []LogAnalyticsResourceCategory + func (m LogAnalyticsResourceCategoryCollection) String() string + type LogAnalyticsResourceCategoryDetails struct + Items []LogAnalyticsResourceCategory + func (m LogAnalyticsResourceCategoryDetails) String() string + type LogAnalyticsSource struct + AssociationCount *int + AssociationEntity []LogAnalyticsAssociation + Categories []LogAnalyticsCategory + DataFilterDefinitions []LogAnalyticsSourceDataFilter + DatabaseCredential *string + Description *string + DisplayName *string + EditVersion *int64 + EntityTypes []LogAnalyticsSourceEntityType + EventTypes []EventType + ExtendedFieldDefinitions []LogAnalyticsSourceExtendedFieldDefinition + Functions []LogAnalyticsSourceFunction + IsAutoAssociationEnabled *bool + IsAutoAssociationOverride *bool + IsForCloud *bool + IsSecureContent *bool + IsSystem *bool + IsTimezoneOverride *bool + LabelConditions []LogAnalyticsSourceLabelCondition + LabelDefinitions []LogAnalyticsLabelDefinition + Labels []LogAnalyticsLabelView + MetadataFields []LogAnalyticsSourceMetadataField + MetricDefinitions []LogAnalyticsMetric + Metrics []LogAnalyticsSourceMetric + Name *string + OobParsers []LogAnalyticsParser + Parameters []LogAnalyticsParameter + Parsers []LogAnalyticsParser + PatternCount *int + Patterns []LogAnalyticsSourcePattern + RuleId *int64 + SourceId *int64 + TimeUpdated *common.SDKTime + TypeDisplayName *string + TypeName *string + UserParsers []LogAnalyticsParser + WarningConfig *int64 + func (m LogAnalyticsSource) String() string + type LogAnalyticsSourceCollection struct + Items []LogAnalyticsSourceSummary + func (m LogAnalyticsSourceCollection) String() string + type LogAnalyticsSourceDataFilter struct + DataFilterId *int64 + Description *string + DisplayName *string + EditVersion *int64 + FieldName *string + FilterType LogAnalyticsSourceDataFilterFilterTypeEnum + HashType *int + IsEnabled *bool + IsSystem *bool + MatchRegularExpression *string + Order *int64 + Path *string + ReplacementString *string + SourceId *int64 + func (m LogAnalyticsSourceDataFilter) String() string + type LogAnalyticsSourceDataFilterFilterTypeEnum string + const LogAnalyticsSourceDataFilterFilterTypeDropLogEntry + const LogAnalyticsSourceDataFilterFilterTypeDropString + const LogAnalyticsSourceDataFilterFilterTypeHashMask + const LogAnalyticsSourceDataFilterFilterTypeMask + func GetLogAnalyticsSourceDataFilterFilterTypeEnumValues() []LogAnalyticsSourceDataFilterFilterTypeEnum + type LogAnalyticsSourceEntityType struct + EntityType *string + EntityTypeCategory *string + EntityTypeDisplayName *string + SourceId *int64 + func (m LogAnalyticsSourceEntityType) String() string + type LogAnalyticsSourceExtendedFieldDefinition struct + BaseFieldLogText *string + BaseFieldName *string + ConditionDataType *string + ConditionField *string + ConditionOperator *string + ConditionValue *string + ConvertedRegularExpression *string + DisplayRegularExpression *string + ExtendedFieldDefinitionId *int64 + ExtendedFields []LogAnalyticsExtendedField + Field *LogAnalyticsField + IsEnabled *bool + IsSystem *bool + RegularExpression *string + SourceId *int64 + TimeUpdated *common.SDKTime + func (m LogAnalyticsSourceExtendedFieldDefinition) String() string + type LogAnalyticsSourceExtendedFieldDefinitionCollection struct + Items []LogAnalyticsSourceExtendedFieldDefinition + func (m LogAnalyticsSourceExtendedFieldDefinitionCollection) String() string + type LogAnalyticsSourceFunction struct + Arguments []LogAnalyticsMetaFunctionArgument + Features []string + Function *LogAnalyticsMetaFunction + FunctionId *int64 + FunctionName LogAnalyticsSourceFunctionFunctionNameEnum + FunctionReference *string + IsEnabled *bool + IsSystem *bool + LookupColumn *string + LookupColumnPosition *int64 + LookupDisplayName *string + LookupMode *int64 + LookupTable *string + Order *int64 + SourceId *int64 + SourceReference *string + func (m LogAnalyticsSourceFunction) String() string + type LogAnalyticsSourceFunctionFunctionNameEnum string + const LogAnalyticsSourceFunctionFunctionNameGeolocation + const LogAnalyticsSourceFunctionFunctionNameLookup + func GetLogAnalyticsSourceFunctionFunctionNameEnumValues() []LogAnalyticsSourceFunctionFunctionNameEnum + type LogAnalyticsSourceLabelCondition struct + BlockConditionField *string + BlockConditionOperator *string + BlockConditionValue *string + ContentExample *string + FieldName *string + IsEnabled *bool + IsInlineLabelExistingInDatabase *bool + IsSystem *bool + IsVisible *bool + LabelConditionId *int64 + LabelConditionOperator *string + LabelConditionValue *string + LabelConditionValues []string + LabelDisplayName *string + LabelName *string + Message *string + SourceId *int64 + StorageField *string + func (m LogAnalyticsSourceLabelCondition) String() string + type LogAnalyticsSourceMetadataField struct + FieldName *string + IsEnabled *bool + IsSystem *bool + Key *string + SourceName *string + func (m LogAnalyticsSourceMetadataField) String() string + type LogAnalyticsSourceMetric struct + EntityType *string + IsMetricSourceEnabled *bool + MetricName *string + SourceName *string + func (m LogAnalyticsSourceMetric) String() string + type LogAnalyticsSourcePattern struct + Alias *string + ConvertedText *string + DbParserId *int64 + DbPatternDateTimeColumns *string + DbPatternDateTimeField *string + DbPatternSequenceColumn *string + Description *string + EntityType []string + Fields []LogAnalyticsParserField + IsAgentWarningSuppressed *bool + IsDefault *bool + IsEnabled *bool + IsInclude *bool + IsSystem *bool + PatternFilter *LogAnalyticsPatternFilter + PatternId *int64 + PatternText *string + PatternType *int64 + SourceId *int64 + func (m LogAnalyticsSourcePattern) String() string + type LogAnalyticsSourcePatternCollection struct + Items []LogAnalyticsSourcePattern + func (m LogAnalyticsSourcePatternCollection) String() string + type LogAnalyticsSourceSummary struct + AssociationCount *int + AssociationEntity []LogAnalyticsAssociation + DataFilterDefinitions []LogAnalyticsSourceDataFilter + DatabaseCredential *string + Description *string + DisplayName *string + EditVersion *int64 + EntityTypes []LogAnalyticsSourceEntityType + ExtendedFieldDefinitions []LogAnalyticsSourceExtendedFieldDefinition + Functions []LogAnalyticsSourceFunction + IsAutoAssociationEnabled *bool + IsAutoAssociationOverride *bool + IsForCloud *bool + IsSecureContent *bool + IsSystem *bool + IsTimezoneOverride *bool + LabelConditions []LogAnalyticsSourceLabelCondition + LabelDefinitions []LogAnalyticsLabelDefinition + Labels []LogAnalyticsLabelView + MetadataFields []LogAnalyticsSourceMetadataField + MetricDefinitions []LogAnalyticsMetric + Metrics []LogAnalyticsSourceMetric + Name *string + OobParsers []LogAnalyticsParser + Parameters []LogAnalyticsParameter + Parsers []LogAnalyticsParser + PatternCount *int + Patterns []LogAnalyticsSourcePattern + RuleId *int64 + SourceId *int64 + TimeUpdated *common.SDKTime + TypeDisplayName *string + TypeName *string + UserParsers []LogAnalyticsParser + WarningConfig *int64 + func (m LogAnalyticsSourceSummary) String() string + type LogAnalyticsWarning struct + AgentId *string + CompartmentId *string + EntityId *string + EntityName *string + EntityType *string + EntityTypeDisplayName *string + HostName *string + IsActive *bool + IsSuppressed *bool + PatternId *string + PatternText *string + RuleDisplayName *string + RuleId *string + Severity *int + SourceDisplayName *string + SourceId *string + SourceName *string + SuppressedBy *string + TimeCollected *common.SDKTime + TimeOfInitialWarning *common.SDKTime + TimeOfLatestWarning *common.SDKTime + TypeDisplayName *string + TypeName *string + WarningId *string + WarningLevel *string + WarningMessage *string + func (m LogAnalyticsWarning) String() string + type LogAnalyticsWarningCollection struct + Items []LogAnalyticsWarning + func (m LogAnalyticsWarningCollection) String() string + type LogGroupSummaryReport struct + Count *int + func (m LogGroupSummaryReport) String() string + type LogSetCollection struct + Items []string + func (m LogSetCollection) String() string + type LogSetsCount struct + Count *int64 + func (m LogSetsCount) String() string + type LookupCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *LookupCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m LookupCommandDescriptor) GetCategory() *string + func (m LookupCommandDescriptor) GetDeclaredFields() []AbstractField + func (m LookupCommandDescriptor) GetDisplayQueryString() *string + func (m LookupCommandDescriptor) GetInternalQueryString() *string + func (m LookupCommandDescriptor) GetReferencedFields() []AbstractField + func (m LookupCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m LookupCommandDescriptor) String() string + type LookupField struct + CommonFieldName *string + DefaultMatchValue *string + DisplayName *string + IsCommonField *bool + MatchOperator *string + Name *string + Position *int64 + func (m LookupField) String() string + type LookupSummaryReport struct + OracleDefinedCount *int + TotalCount *int + UserCreatedCount *int + func (m LookupSummaryReport) String() string + type MacroCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *MacroCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m MacroCommandDescriptor) GetCategory() *string + func (m MacroCommandDescriptor) GetDeclaredFields() []AbstractField + func (m MacroCommandDescriptor) GetDisplayQueryString() *string + func (m MacroCommandDescriptor) GetInternalQueryString() *string + func (m MacroCommandDescriptor) GetReferencedFields() []AbstractField + func (m MacroCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m MacroCommandDescriptor) String() string + type MapCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *MapCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m MapCommandDescriptor) GetCategory() *string + func (m MapCommandDescriptor) GetDeclaredFields() []AbstractField + func (m MapCommandDescriptor) GetDisplayQueryString() *string + func (m MapCommandDescriptor) GetInternalQueryString() *string + func (m MapCommandDescriptor) GetReferencedFields() []AbstractField + func (m MapCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m MapCommandDescriptor) String() string + type MatchInfo struct + MatchingLogEntryEndIndex *int + RegexScore *int + StepCount *int + func (m MatchInfo) String() string + type MetricExtraction struct + CompartmentId *string + MetricName *string + Namespace *string + ResourceGroup *string + func (m MetricExtraction) String() string + type MultiSearchCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + SubQueries []ParseQueryOutput + func (m *MultiSearchCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m MultiSearchCommandDescriptor) GetCategory() *string + func (m MultiSearchCommandDescriptor) GetDeclaredFields() []AbstractField + func (m MultiSearchCommandDescriptor) GetDisplayQueryString() *string + func (m MultiSearchCommandDescriptor) GetInternalQueryString() *string + func (m MultiSearchCommandDescriptor) GetReferencedFields() []AbstractField + func (m MultiSearchCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m MultiSearchCommandDescriptor) String() string + type Namespace struct + CompartmentId *string + IsDataEverIngested *bool + IsLogSetEnabled *bool + IsOnboarded *bool + NamespaceName *string + func (m Namespace) String() string + type NamespaceCollection struct + Items []NamespaceSummary + func (m NamespaceCollection) String() string + type NamespaceSummary struct + CompartmentId *string + IsDataEverIngested *bool + IsLogSetEnabled *bool + IsOnboarded *bool + NamespaceName *string + func (m NamespaceSummary) String() string + type NlpCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *NlpCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m NlpCommandDescriptor) GetCategory() *string + func (m NlpCommandDescriptor) GetDeclaredFields() []AbstractField + func (m NlpCommandDescriptor) GetDisplayQueryString() *string + func (m NlpCommandDescriptor) GetInternalQueryString() *string + func (m NlpCommandDescriptor) GetReferencedFields() []AbstractField + func (m NlpCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m NlpCommandDescriptor) String() string + type ObjectCollectionRuleCollectionTypesEnum string + const ObjectCollectionRuleCollectionTypesHistoric + const ObjectCollectionRuleCollectionTypesHistoricLive + const ObjectCollectionRuleCollectionTypesLive + func GetObjectCollectionRuleCollectionTypesEnumValues() []ObjectCollectionRuleCollectionTypesEnum + type ObjectCollectionRuleLifecycleStatesEnum string + const ObjectCollectionRuleLifecycleStatesActive + const ObjectCollectionRuleLifecycleStatesDeleted + const ObjectCollectionRuleLifecycleStatesInactive + func GetObjectCollectionRuleLifecycleStatesEnumValues() []ObjectCollectionRuleLifecycleStatesEnum + type OffboardNamespaceRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request OffboardNamespaceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request OffboardNamespaceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request OffboardNamespaceRequest) RetryPolicy() *common.RetryPolicy + func (request OffboardNamespaceRequest) String() string + type OffboardNamespaceResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response OffboardNamespaceResponse) HTTPResponse() *http.Response + func (response OffboardNamespaceResponse) String() string + type OnboardNamespaceRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request OnboardNamespaceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request OnboardNamespaceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request OnboardNamespaceRequest) RetryPolicy() *common.RetryPolicy + func (request OnboardNamespaceRequest) String() string + type OnboardNamespaceResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response OnboardNamespaceResponse) HTTPResponse() *http.Response + func (response OnboardNamespaceResponse) String() string + type OperationStatusEnum string + const OperationStatusAccepted + const OperationStatusCanceled + const OperationStatusCanceling + const OperationStatusFailed + const OperationStatusInProgress + const OperationStatusSucceeded + func GetOperationStatusEnumValues() []OperationStatusEnum + type ParseQueryDetails struct + QueryString *string + SubSystem SubSystemNameEnum + func (m ParseQueryDetails) String() string + type ParseQueryOutput struct + Columns []AbstractColumn + Commands []AbstractCommandDescriptor + DisplayQueryString *string + InternalQueryString *string + ResponseTimeInMs *int64 + func (m *ParseQueryOutput) UnmarshalJSON(data []byte) (e error) + func (m ParseQueryOutput) String() string + type ParseQueryRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ParseQueryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ParseQueryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ParseQueryRequest) RetryPolicy() *common.RetryPolicy + func (request ParseQueryRequest) String() string + type ParseQueryResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ParseQueryResponse) HTTPResponse() *http.Response + func (response ParseQueryResponse) String() string + type ParsedContent struct + FieldDisplayNames []string + FieldNames []string + LogContent *string + MatchStatus *string + ParsedFieldValues []ParsedField + SampleSize *int + func (m ParsedContent) String() string + type ParsedField struct + FieldValues []string + LogContent *string + func (m ParsedField) String() string + type ParserSummaryReport struct + NonOobCount *int + OobCount *int + func (m ParserSummaryReport) String() string + type ParserTestResult struct + AdditionalInfo map[string]string + Entries []AbstractParserTestResultLogEntry + ExampleContent *string + Lines []AbstractParserTestResultLogLine + NamedCaptureGroups []string + func (m ParserTestResult) String() string + type PauseScheduledTaskRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + func (request PauseScheduledTaskRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request PauseScheduledTaskRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request PauseScheduledTaskRequest) RetryPolicy() *common.RetryPolicy + func (request PauseScheduledTaskRequest) String() string + type PauseScheduledTaskResponse struct + Etag *string + IsNotModified bool + OpcRequestId *string + RawResponse *http.Response + func (response PauseScheduledTaskResponse) HTTPResponse() *http.Response + func (response PauseScheduledTaskResponse) String() string + type PayloadTypeEnum string + const PayloadTypeGzip + const PayloadTypeJson + const PayloadTypeZip + func GetPayloadTypeEnumValues() []PayloadTypeEnum + type PropertyOverride struct + MatchType *string + MatchValue *string + PropertyName *string + PropertyValue *string + func (m PropertyOverride) String() string + type PurgeAction struct + CompartmentIdInSubtree *bool + DataType StorageDataTypeEnum + PurgeCompartmentId *string + PurgeDuration *string + QueryString *string + func (m PurgeAction) MarshalJSON() (buff []byte, e error) + func (m PurgeAction) String() string + type PurgeStorageDataDetails struct + CompartmentId *string + CompartmentIdInSubtree *bool + DataType StorageDataTypeEnum + PurgeQueryString *string + TimeDataEnded *common.SDKTime + func (m PurgeStorageDataDetails) String() string + type PurgeStorageDataRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request PurgeStorageDataRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request PurgeStorageDataRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request PurgeStorageDataRequest) RetryPolicy() *common.RetryPolicy + func (request PurgeStorageDataRequest) String() string + type PurgeStorageDataResponse struct + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response PurgeStorageDataResponse) HTTPResponse() *http.Response + func (response PurgeStorageDataResponse) String() string + type PutQueryWorkRequestBackgroundRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request PutQueryWorkRequestBackgroundRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request PutQueryWorkRequestBackgroundRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request PutQueryWorkRequestBackgroundRequest) RetryPolicy() *common.RetryPolicy + func (request PutQueryWorkRequestBackgroundRequest) String() string + type PutQueryWorkRequestBackgroundResponse struct + Etag *string + IsNotModified bool + OpcRequestId *string + RawResponse *http.Response + func (response PutQueryWorkRequestBackgroundResponse) HTTPResponse() *http.Response + func (response PutQueryWorkRequestBackgroundResponse) String() string + type QueryAggregation struct + ArePartialResults *bool + Columns []AbstractColumn + Fields []AbstractColumn + Items []map[string]interface{} + PartialResultReason *string + PercentComplete *int + QueryExecutionTimeInMs *int64 + TotalCount *int + TotalMatchedCount *int64 + func (m *QueryAggregation) UnmarshalJSON(data []byte) (e error) + func (m QueryAggregation) String() string + type QueryDetails struct + AsyncMode JobModeEnum + CompartmentId *string + CompartmentIdInSubtree *bool + MaxTotalCount *int + QueryString *string + QueryTimeoutInSeconds *int + SavedSearchId *string + ScopeFilters []ScopeFilter + ShouldIncludeColumns *bool + ShouldIncludeFields *bool + ShouldIncludeTotalCount *bool + ShouldRunAsync *bool + ShouldUseAcceleration *bool + SubSystem SubSystemNameEnum + TimeFilter *TimeRange + func (m QueryDetails) String() string + type QueryOperationTypeEnum string + const QueryOperationTypeExecutePurgeJob + const QueryOperationTypeExecuteQueryJob + func GetQueryOperationTypeEnumValues() []QueryOperationTypeEnum + type QueryRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + func (request QueryRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request QueryRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request QueryRequest) RetryPolicy() *common.RetryPolicy + func (request QueryRequest) String() string + type QueryResponse struct + Location *string + OpcNextPageId *string + OpcPrevPageId *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response QueryResponse) HTTPResponse() *http.Response + func (response QueryResponse) String() string + type QueryWorkRequest struct + CompartmentId *string + DisplayQueryString *string + Id *string + InternalQueryString *string + Mode JobModeEnum + OperationType QueryOperationTypeEnum + PercentComplete *int + ScopeFilters []ScopeFilter + Status WorkRequestStatusEnum + SubSystem SubSystemNameEnum + TimeAccepted *common.SDKTime + TimeBackgroundAt *common.SDKTime + TimeExpires *common.SDKTime + TimeFilter *TimeRange + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m QueryWorkRequest) String() string + type QueryWorkRequestCollection struct + Items []QueryWorkRequestSummary + func (m QueryWorkRequestCollection) String() string + type QueryWorkRequestSummary struct + CompartmentId *string + Id *string + Mode JobModeEnum + OperationType QueryOperationTypeEnum + PercentComplete *int + Status WorkRequestStatusEnum + TimeAccepted *common.SDKTime + TimeExpires *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m QueryWorkRequestSummary) String() string + type RecallArchivedDataDetails struct + CompartmentId *string + DataType StorageDataTypeEnum + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + func (m RecallArchivedDataDetails) String() string + type RecallArchivedDataRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request RecallArchivedDataRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RecallArchivedDataRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RecallArchivedDataRequest) RetryPolicy() *common.RetryPolicy + func (request RecallArchivedDataRequest) String() string + type RecallArchivedDataResponse struct + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response RecallArchivedDataResponse) HTTPResponse() *http.Response + func (response RecallArchivedDataResponse) String() string + type RecalledData struct + RecallCount *int + Status RecalledDataStatusEnum + StorageUsageInBytes *int64 + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + TimeStarted *common.SDKTime + func (m RecalledData) String() string + type RecalledDataCollection struct + Items []RecalledData + func (m RecalledDataCollection) String() string + type RecalledDataStatusEnum string + const RecalledDataStatusPending + const RecalledDataStatusRecalled + func GetRecalledDataStatusEnumValues() []RecalledDataStatusEnum + type RegexCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *RegexCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m RegexCommandDescriptor) GetCategory() *string + func (m RegexCommandDescriptor) GetDeclaredFields() []AbstractField + func (m RegexCommandDescriptor) GetDisplayQueryString() *string + func (m RegexCommandDescriptor) GetInternalQueryString() *string + func (m RegexCommandDescriptor) GetReferencedFields() []AbstractField + func (m RegexCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m RegexCommandDescriptor) String() string + type RegexMatchResult struct + MatchedLogEntryEndIndex *int + RegexScore *int + RegexStepsInfo []StepInfo + StepCount *int + SubRegexesMatchInfo map[string]MatchInfo + func (m RegexMatchResult) String() string + type RegisterLookupRequest struct + CharEncoding *string + Description *string + Expect *string + IsHidden *bool + Name *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RegisterLookupContentFileBody io.ReadCloser + RequestMetadata common.RequestMetadata + Type RegisterLookupTypeEnum + func (request RegisterLookupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RegisterLookupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RegisterLookupRequest) RetryPolicy() *common.RetryPolicy + func (request RegisterLookupRequest) String() string + type RegisterLookupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response RegisterLookupResponse) HTTPResponse() *http.Response + func (response RegisterLookupResponse) String() string + type RegisterLookupTypeEnum string + const RegisterLookupTypeDictionary + const RegisterLookupTypeLookup + func GetRegisterLookupTypeEnumValues() []RegisterLookupTypeEnum + type ReleaseRecalledDataDetails struct + CompartmentId *string + DataType StorageDataTypeEnum + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + func (m ReleaseRecalledDataDetails) String() string + type ReleaseRecalledDataRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ReleaseRecalledDataRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ReleaseRecalledDataRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ReleaseRecalledDataRequest) RetryPolicy() *common.RetryPolicy + func (request ReleaseRecalledDataRequest) String() string + type ReleaseRecalledDataResponse struct + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ReleaseRecalledDataResponse) HTTPResponse() *http.Response + func (response ReleaseRecalledDataResponse) String() string + type RemoveEntityAssociationsDetails struct + AssociationEntities []string + func (m RemoveEntityAssociationsDetails) String() string + type RemoveEntityAssociationsRequest struct + IfMatch *string + LogAnalyticsEntityId *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request RemoveEntityAssociationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RemoveEntityAssociationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RemoveEntityAssociationsRequest) RetryPolicy() *common.RetryPolicy + func (request RemoveEntityAssociationsRequest) String() string + type RemoveEntityAssociationsResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response RemoveEntityAssociationsResponse) HTTPResponse() *http.Response + func (response RemoveEntityAssociationsResponse) String() string + type RemovePreferencesRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RemovePreferencesDetails LogAnalyticsPreferenceDetails + RequestMetadata common.RequestMetadata + func (request RemovePreferencesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RemovePreferencesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RemovePreferencesRequest) RetryPolicy() *common.RetryPolicy + func (request RemovePreferencesRequest) String() string + type RemovePreferencesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response RemovePreferencesResponse) HTTPResponse() *http.Response + func (response RemovePreferencesResponse) String() string + type RemoveResourceCategoriesRequest struct + NamespaceName *string + OpcRequestId *string + RemoveResourceCategoriesDetails LogAnalyticsResourceCategoryDetails + RequestMetadata common.RequestMetadata + func (request RemoveResourceCategoriesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RemoveResourceCategoriesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RemoveResourceCategoriesRequest) RetryPolicy() *common.RetryPolicy + func (request RemoveResourceCategoriesRequest) String() string + type RemoveResourceCategoriesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response RemoveResourceCategoriesResponse) HTTPResponse() *http.Response + func (response RemoveResourceCategoriesResponse) String() string + type RemoveSourceEventTypesRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RemoveEventTypeDetails EventTypeDetails + RequestMetadata common.RequestMetadata + SourceName *string + func (request RemoveSourceEventTypesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RemoveSourceEventTypesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RemoveSourceEventTypesRequest) RetryPolicy() *common.RetryPolicy + func (request RemoveSourceEventTypesRequest) String() string + type RemoveSourceEventTypesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response RemoveSourceEventTypesResponse) HTTPResponse() *http.Response + func (response RemoveSourceEventTypesResponse) String() string + type RenameCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *RenameCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m RenameCommandDescriptor) GetCategory() *string + func (m RenameCommandDescriptor) GetDeclaredFields() []AbstractField + func (m RenameCommandDescriptor) GetDisplayQueryString() *string + func (m RenameCommandDescriptor) GetInternalQueryString() *string + func (m RenameCommandDescriptor) GetReferencedFields() []AbstractField + func (m RenameCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m RenameCommandDescriptor) String() string + type ResultColumn struct + DisplayName *string + InternalName *string + ValueType ValueTypeEnum + func (m ResultColumn) String() string + type ResumeScheduledTaskRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + func (request ResumeScheduledTaskRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ResumeScheduledTaskRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ResumeScheduledTaskRequest) RetryPolicy() *common.RetryPolicy + func (request ResumeScheduledTaskRequest) String() string + type ResumeScheduledTaskResponse struct + Etag *string + IsNotModified bool + OpcRequestId *string + RawResponse *http.Response + func (response ResumeScheduledTaskResponse) HTTPResponse() *http.Response + func (response ResumeScheduledTaskResponse) String() string + type RunRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + TimeEnd *common.SDKTime + TimeStart *common.SDKTime + func (request RunRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request RunRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request RunRequest) RetryPolicy() *common.RetryPolicy + func (request RunRequest) String() string + type RunResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response RunResponse) HTTPResponse() *http.Response + func (response RunResponse) String() string + type Schedule interface + GetMisfirePolicy func() ScheduleMisfirePolicyEnum + GetTimeOfFirstExecution func() *common.SDKTime + type ScheduleMisfirePolicyEnum string + const ScheduleMisfirePolicyRetryIndefinitely + const ScheduleMisfirePolicyRetryOnce + const ScheduleMisfirePolicySkip + func GetScheduleMisfirePolicyEnumValues() []ScheduleMisfirePolicyEnum + type ScheduleTypeEnum string + const ScheduleTypeCron + const ScheduleTypeFixedFrequency + func GetScheduleTypeEnumValues() []ScheduleTypeEnum + type ScheduledTask interface + GetAction func() Action + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleState func() ScheduledTaskLifecycleStateEnum + GetNumOccurrences func() *int64 + GetPauseReason func() ScheduledTaskPauseReasonEnum + GetSchedules func() []Schedule + GetTaskStatus func() ScheduledTaskTaskStatusEnum + GetTaskType func() TaskTypeEnum + GetTimeCreated func() *common.SDKTime + GetTimeOfNextExecution func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + GetWorkRequestId func() *string + type ScheduledTaskCollection struct + Items []ScheduledTaskSummary + func (m ScheduledTaskCollection) String() string + type ScheduledTaskKindEnum string + const ScheduledTaskKindAcceleration + const ScheduledTaskKindStandard + func GetScheduledTaskKindEnumValues() []ScheduledTaskKindEnum + type ScheduledTaskLifecycleStateEnum string + const ScheduledTaskLifecycleStateActive + const ScheduledTaskLifecycleStateDeleted + func GetScheduledTaskLifecycleStateEnumValues() []ScheduledTaskLifecycleStateEnum + type ScheduledTaskPauseReasonEnum string + const ScheduledTaskPauseReasonMetricExtractionNotValid + const ScheduledTaskPauseReasonPurgeResourceNotFound + const ScheduledTaskPauseReasonQueryStringNotValid + const ScheduledTaskPauseReasonSavedSearchNotFound + const ScheduledTaskPauseReasonSavedSearchNotValid + const ScheduledTaskPauseReasonTenancyLifecycle + const ScheduledTaskPauseReasonUserAction + func GetScheduledTaskPauseReasonEnumValues() []ScheduledTaskPauseReasonEnum + type ScheduledTaskSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LastExecutionStatus ScheduledTaskSummaryLastExecutionStatusEnum + LifecycleState ScheduledTaskLifecycleStateEnum + PauseReason ScheduledTaskPauseReasonEnum + TaskStatus ScheduledTaskSummaryTaskStatusEnum + TaskType TaskTypeEnum + TimeCreated *common.SDKTime + TimeLastExecuted *common.SDKTime + TimeUpdated *common.SDKTime + WorkRequestId *string + func (m ScheduledTaskSummary) String() string + type ScheduledTaskSummaryLastExecutionStatusEnum string + const ScheduledTaskSummaryLastExecutionStatusFailed + const ScheduledTaskSummaryLastExecutionStatusSucceeded + func GetScheduledTaskSummaryLastExecutionStatusEnumValues() []ScheduledTaskSummaryLastExecutionStatusEnum + type ScheduledTaskSummaryTaskStatusEnum string + const ScheduledTaskSummaryTaskStatusBlocked + const ScheduledTaskSummaryTaskStatusCompleted + const ScheduledTaskSummaryTaskStatusPaused + const ScheduledTaskSummaryTaskStatusReady + func GetScheduledTaskSummaryTaskStatusEnumValues() []ScheduledTaskSummaryTaskStatusEnum + type ScheduledTaskTaskStatusEnum string + const ScheduledTaskTaskStatusBlocked + const ScheduledTaskTaskStatusCompleted + const ScheduledTaskTaskStatusPaused + const ScheduledTaskTaskStatusReady + func GetScheduledTaskTaskStatusEnumValues() []ScheduledTaskTaskStatusEnum + type SchedulerResource struct + CompartmentId *string + func (m SchedulerResource) String() string + type ScopeFilter struct + FieldName *string + Values []interface{} + func (m ScopeFilter) String() string + type SearchCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + SubQueries []ParseQueryOutput + func (m *SearchCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m SearchCommandDescriptor) GetCategory() *string + func (m SearchCommandDescriptor) GetDeclaredFields() []AbstractField + func (m SearchCommandDescriptor) GetDisplayQueryString() *string + func (m SearchCommandDescriptor) GetInternalQueryString() *string + func (m SearchCommandDescriptor) GetReferencedFields() []AbstractField + func (m SearchCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m SearchCommandDescriptor) String() string + type SearchLookupCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *SearchLookupCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m SearchLookupCommandDescriptor) GetCategory() *string + func (m SearchLookupCommandDescriptor) GetDeclaredFields() []AbstractField + func (m SearchLookupCommandDescriptor) GetDisplayQueryString() *string + func (m SearchLookupCommandDescriptor) GetInternalQueryString() *string + func (m SearchLookupCommandDescriptor) GetReferencedFields() []AbstractField + func (m SearchLookupCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m SearchLookupCommandDescriptor) String() string + type SetUnprocessedDataBucketRequest struct + BucketName *string + IsEnabled *bool + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request SetUnprocessedDataBucketRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request SetUnprocessedDataBucketRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request SetUnprocessedDataBucketRequest) RetryPolicy() *common.RetryPolicy + func (request SetUnprocessedDataBucketRequest) String() string + type SetUnprocessedDataBucketResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response SetUnprocessedDataBucketResponse) HTTPResponse() *http.Response + func (response SetUnprocessedDataBucketResponse) String() string + type SortCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *SortCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m SortCommandDescriptor) GetCategory() *string + func (m SortCommandDescriptor) GetDeclaredFields() []AbstractField + func (m SortCommandDescriptor) GetDisplayQueryString() *string + func (m SortCommandDescriptor) GetInternalQueryString() *string + func (m SortCommandDescriptor) GetReferencedFields() []AbstractField + func (m SortCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m SortCommandDescriptor) String() string + type SortField struct + Alias *string + Direction SortFieldDirectionEnum + DisplayName *string + FilterQueryString *string + InternalName *string + IsDeclared *bool + IsDuration *bool + IsGroupable *bool + OriginalDisplayNames []string + UnitType *string + ValueType ValueTypeEnum + func (m SortField) GetAlias() *string + func (m SortField) GetDisplayName() *string + func (m SortField) GetFilterQueryString() *string + func (m SortField) GetInternalName() *string + func (m SortField) GetIsDeclared() *bool + func (m SortField) GetIsDuration() *bool + func (m SortField) GetIsGroupable() *bool + func (m SortField) GetOriginalDisplayNames() []string + func (m SortField) GetUnitType() *string + func (m SortField) GetValueType() ValueTypeEnum + func (m SortField) MarshalJSON() (buff []byte, e error) + func (m SortField) String() string + type SortFieldDirectionEnum string + const SortFieldDirectionAscending + const SortFieldDirectionDescending + func GetSortFieldDirectionEnumValues() []SortFieldDirectionEnum + type SourceMappingResponse struct + ParsedResponse []ParsedContent + func (m SourceMappingResponse) String() string + type SourceSummaryReport struct + AutoAssociationSourceCount *int + NonOobCount *int + OobCount *int + func (m SourceSummaryReport) String() string + type SourceValidateDetails struct + Key *string + Value *string + func (m SourceValidateDetails) String() string + type SourceValidateResults struct + Items []SourceValidateDetails + func (m SourceValidateResults) String() string + type StandardTask struct + Action Action + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LastExecutionStatus StandardTaskLastExecutionStatusEnum + LifecycleState ScheduledTaskLifecycleStateEnum + NumOccurrences *int64 + PauseReason ScheduledTaskPauseReasonEnum + Schedules []Schedule + TaskStatus ScheduledTaskTaskStatusEnum + TaskType TaskTypeEnum + TimeCreated *common.SDKTime + TimeLastExecuted *common.SDKTime + TimeOfNextExecution *common.SDKTime + TimeUpdated *common.SDKTime + WorkRequestId *string + func (m *StandardTask) UnmarshalJSON(data []byte) (e error) + func (m StandardTask) GetAction() Action + func (m StandardTask) GetCompartmentId() *string + func (m StandardTask) GetDefinedTags() map[string]map[string]interface{} + func (m StandardTask) GetDisplayName() *string + func (m StandardTask) GetFreeformTags() map[string]string + func (m StandardTask) GetId() *string + func (m StandardTask) GetLifecycleState() ScheduledTaskLifecycleStateEnum + func (m StandardTask) GetNumOccurrences() *int64 + func (m StandardTask) GetPauseReason() ScheduledTaskPauseReasonEnum + func (m StandardTask) GetSchedules() []Schedule + func (m StandardTask) GetTaskStatus() ScheduledTaskTaskStatusEnum + func (m StandardTask) GetTaskType() TaskTypeEnum + func (m StandardTask) GetTimeCreated() *common.SDKTime + func (m StandardTask) GetTimeOfNextExecution() *common.SDKTime + func (m StandardTask) GetTimeUpdated() *common.SDKTime + func (m StandardTask) GetWorkRequestId() *string + func (m StandardTask) MarshalJSON() (buff []byte, e error) + func (m StandardTask) String() string + type StandardTaskLastExecutionStatusEnum string + const StandardTaskLastExecutionStatusFailed + const StandardTaskLastExecutionStatusSucceeded + func GetStandardTaskLastExecutionStatusEnumValues() []StandardTaskLastExecutionStatusEnum + type StatsCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + Functions []FunctionField + GroupByFields []AbstractField + InternalQueryString *string + ReferencedFields []AbstractField + func (m *StatsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m StatsCommandDescriptor) GetCategory() *string + func (m StatsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m StatsCommandDescriptor) GetDisplayQueryString() *string + func (m StatsCommandDescriptor) GetInternalQueryString() *string + func (m StatsCommandDescriptor) GetReferencedFields() []AbstractField + func (m StatsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m StatsCommandDescriptor) String() string + type StatusSummary struct + ChunksProcessed *int64 + FailureDetails *string + Filename *string + Status *string + TotalChunks *int64 + func (m StatusSummary) String() string + type StepInfo struct + InputSequenceCurrentMatch *string + RegexEngineClassName *string + StepCount *int + func (m StepInfo) String() string + type Storage struct + ArchivingConfiguration *ArchivingConfiguration + IsArchivingEnabled *bool + func (m Storage) String() string + type StorageDataTypeEnum string + const StorageDataTypeLog + const StorageDataTypeLookup + func GetStorageDataTypeEnumValues() []StorageDataTypeEnum + type StorageOperationTypeEnum string + const StorageOperationTypeArchiveStorageData + const StorageOperationTypeCleanupArchivalStorageData + const StorageOperationTypeOffboardTenancy + const StorageOperationTypePurgeStorageData + const StorageOperationTypeRecallArchivedStorageData + const StorageOperationTypeReleaseRecalledStorageData + func GetStorageOperationTypeEnumValues() []StorageOperationTypeEnum + type StorageUsage struct + ActiveDataSizeInBytes *int64 + ArchivedDataSizeInBytes *int64 + RecalledArchivedDataSizeInBytes *int64 + func (m StorageUsage) String() string + type StorageWorkRequest struct + CompartmentId *string + CompartmentIdInSubtree *bool + DataType StorageDataTypeEnum + Id *string + OperationDetails *string + OperationType StorageOperationTypeEnum + PercentComplete *int + PolicyId *string + PolicyName *string + PurgeQueryString *string + Status WorkRequestStatusEnum + StatusDetails *string + StorageUsageInBytes *int64 + TimeAccepted *common.SDKTime + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + TimeExpires *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m StorageWorkRequest) String() string + type StorageWorkRequestCollection struct + Items []StorageWorkRequestSummary + func (m StorageWorkRequestCollection) String() string + type StorageWorkRequestSummary struct + CompartmentId *string + CompartmentIdInSubtree *bool + DataType StorageDataTypeEnum + Id *string + OperationDetails *string + OperationType StorageOperationTypeEnum + PercentComplete *int + PolicyId *string + PolicyName *string + PurgeQueryString *string + Status WorkRequestStatusEnum + StatusDetails *string + StorageUsageInBytes *int64 + TimeAccepted *common.SDKTime + TimeDataEnded *common.SDKTime + TimeDataStarted *common.SDKTime + TimeExpires *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m StorageWorkRequestSummary) String() string + type StreamAction struct + MetricExtraction *MetricExtraction + SavedSearchDuration *string + SavedSearchId *string + func (m StreamAction) MarshalJSON() (buff []byte, e error) + func (m StreamAction) String() string + type SubSystemNameEnum string + const SubSystemNameLog + func GetSubSystemNameEnumValues() []SubSystemNameEnum + type Success struct + Message *string + func (m Success) String() string + type SuggestDetails struct + CompartmentId *string + CompartmentIdInSubtree *bool + QueryString *string + SubSystem SubSystemNameEnum + func (m SuggestDetails) String() string + type SuggestOutput struct + Commands []string + Examples []string + FieldValues []string + Fields []string + Options []string + Position *int + Terms []string + func (m SuggestOutput) String() string + type SuggestRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request SuggestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request SuggestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request SuggestRequest) RetryPolicy() *common.RetryPolicy + func (request SuggestRequest) String() string + type SuggestResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response SuggestResponse) HTTPResponse() *http.Response + func (response SuggestResponse) String() string + type SuppressWarningRequest struct + CompartmentId *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request SuppressWarningRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request SuppressWarningRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request SuppressWarningRequest) RetryPolicy() *common.RetryPolicy + func (request SuppressWarningRequest) String() string + type SuppressWarningResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response SuppressWarningResponse) HTTPResponse() *http.Response + func (response SuppressWarningResponse) String() string + type TailCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + Limit *int + ReferencedFields []AbstractField + func (m *TailCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m TailCommandDescriptor) GetCategory() *string + func (m TailCommandDescriptor) GetDeclaredFields() []AbstractField + func (m TailCommandDescriptor) GetDisplayQueryString() *string + func (m TailCommandDescriptor) GetInternalQueryString() *string + func (m TailCommandDescriptor) GetReferencedFields() []AbstractField + func (m TailCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m TailCommandDescriptor) String() string + type TaskTypeEnum string + const TaskTypeAcceleration + const TaskTypeAccelerationMaintenance + const TaskTypePurge + const TaskTypeSavedSearch + func GetTaskTypeEnumValues() []TaskTypeEnum + type TestParserPayloadDetails struct + Content *string + Description *string + DisplayName *string + Encoding *string + ExampleContent *string + FieldDelimiter *string + FieldMaps []LogAnalyticsParserField + FieldQualifier *string + FooterContent *string + HeaderContent *string + IsDefault *bool + IsHidden *int64 + IsNamespaceAware *bool + IsParserWrittenOnce *bool + IsSingleLineContent *bool + IsSystem *bool + Language *string + LogTypeTestRequestVersion *int + Metadata *UiParserTestMetadata + Name *string + ParserFunctions []LogAnalyticsParserFunction + ParserIgnorelineCharacters *string + ParserSequence *int + ParserTimezone *string + ShouldTokenizeOriginalText *bool + TimeUpdated *common.SDKTime + Type TestParserPayloadDetailsTypeEnum + func (m TestParserPayloadDetails) String() string + type TestParserPayloadDetailsTypeEnum string + const TestParserPayloadDetailsTypeDelimited + const TestParserPayloadDetailsTypeJson + const TestParserPayloadDetailsTypeOdl + const TestParserPayloadDetailsTypeRegex + const TestParserPayloadDetailsTypeXml + func GetTestParserPayloadDetailsTypeEnumValues() []TestParserPayloadDetailsTypeEnum + type TestParserRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + ReqOriginModule *string + RequestMetadata common.RequestMetadata + Scope TestParserScopeEnum + func (request TestParserRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request TestParserRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request TestParserRequest) RetryPolicy() *common.RetryPolicy + func (request TestParserRequest) String() string + type TestParserResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response TestParserResponse) HTTPResponse() *http.Response + func (response TestParserResponse) String() string + type TestParserScopeEnum string + const TestParserScopeEntries + const TestParserScopeLines + const TestParserScopeLinesLogEntries + func GetTestParserScopeEnumValues() []TestParserScopeEnum + type TimeColumn struct + DisplayName *string + InternalName *string + IsCaseSensitive *bool + IsEvaluable *bool + IsGroupable *bool + IsListOfValues *bool + IsMultiValued *bool + OriginalDisplayName *string + Span *string + SubSystem SubSystemNameEnum + Times []int64 + ValueType ValueTypeEnum + Values []FieldValue + func (m TimeColumn) GetDisplayName() *string + func (m TimeColumn) GetInternalName() *string + func (m TimeColumn) GetIsCaseSensitive() *bool + func (m TimeColumn) GetIsEvaluable() *bool + func (m TimeColumn) GetIsGroupable() *bool + func (m TimeColumn) GetIsListOfValues() *bool + func (m TimeColumn) GetIsMultiValued() *bool + func (m TimeColumn) GetOriginalDisplayName() *string + func (m TimeColumn) GetSubSystem() SubSystemNameEnum + func (m TimeColumn) GetValueType() ValueTypeEnum + func (m TimeColumn) GetValues() []FieldValue + func (m TimeColumn) MarshalJSON() (buff []byte, e error) + func (m TimeColumn) String() string + type TimeCompareCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *TimeCompareCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m TimeCompareCommandDescriptor) GetCategory() *string + func (m TimeCompareCommandDescriptor) GetDeclaredFields() []AbstractField + func (m TimeCompareCommandDescriptor) GetDisplayQueryString() *string + func (m TimeCompareCommandDescriptor) GetInternalQueryString() *string + func (m TimeCompareCommandDescriptor) GetReferencedFields() []AbstractField + func (m TimeCompareCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m TimeCompareCommandDescriptor) String() string + type TimeRange struct + TimeEnd *common.SDKTime + TimeStart *common.SDKTime + TimeZone *string + func (m TimeRange) String() string + type TimeStatsCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + Functions []FunctionField + GroupByFields []AbstractField + InternalQueryString *string + ReferencedFields []AbstractField + Span *string + Time AbstractField + func (m *TimeStatsCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m TimeStatsCommandDescriptor) GetCategory() *string + func (m TimeStatsCommandDescriptor) GetDeclaredFields() []AbstractField + func (m TimeStatsCommandDescriptor) GetDisplayQueryString() *string + func (m TimeStatsCommandDescriptor) GetInternalQueryString() *string + func (m TimeStatsCommandDescriptor) GetReferencedFields() []AbstractField + func (m TimeStatsCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m TimeStatsCommandDescriptor) String() string + type TimezoneCollection struct + Items []string + func (m TimezoneCollection) String() string + type TopCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + Limit *int + ReferencedFields []AbstractField + func (m *TopCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m TopCommandDescriptor) GetCategory() *string + func (m TopCommandDescriptor) GetDeclaredFields() []AbstractField + func (m TopCommandDescriptor) GetDisplayQueryString() *string + func (m TopCommandDescriptor) GetInternalQueryString() *string + func (m TopCommandDescriptor) GetReferencedFields() []AbstractField + func (m TopCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m TopCommandDescriptor) String() string + type TrendColumn struct + DisplayName *string + InternalName *string + IntervalGap *string + IntervalGroupCounts []int64 + IntervalGroupCountsAfterFilter []int64 + Intervals []int64 + IsCaseSensitive *bool + IsEvaluable *bool + IsGroupable *bool + IsListOfValues *bool + IsMultiValued *bool + OriginalDisplayName *string + SubSystem SubSystemNameEnum + TotalIntervalCounts []int64 + TotalIntervalCountsAfterFilter []int64 + ValueType ValueTypeEnum + Values []FieldValue + func (m TrendColumn) GetDisplayName() *string + func (m TrendColumn) GetInternalName() *string + func (m TrendColumn) GetIsCaseSensitive() *bool + func (m TrendColumn) GetIsEvaluable() *bool + func (m TrendColumn) GetIsGroupable() *bool + func (m TrendColumn) GetIsListOfValues() *bool + func (m TrendColumn) GetIsMultiValued() *bool + func (m TrendColumn) GetOriginalDisplayName() *string + func (m TrendColumn) GetSubSystem() SubSystemNameEnum + func (m TrendColumn) GetValueType() ValueTypeEnum + func (m TrendColumn) GetValues() []FieldValue + func (m TrendColumn) MarshalJSON() (buff []byte, e error) + func (m TrendColumn) String() string + type UiParserTestMetadata struct + LastModifiedTime *string + LogFileName *string + TimeZone *common.SDKTime + func (m UiParserTestMetadata) String() string + type UnprocessedDataBucket struct + BucketName *string + IsEnabled *bool + Namespace *string + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m UnprocessedDataBucket) String() string + type UnsuppressWarningRequest struct + CompartmentId *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UnsuppressWarningRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UnsuppressWarningRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UnsuppressWarningRequest) RetryPolicy() *common.RetryPolicy + func (request UnsuppressWarningRequest) String() string + type UnsuppressWarningResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response UnsuppressWarningResponse) HTTPResponse() *http.Response + func (response UnsuppressWarningResponse) String() string + type UpdateLogAnalyticsEmBridgeDetails struct + BucketName *string + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + func (m UpdateLogAnalyticsEmBridgeDetails) String() string + type UpdateLogAnalyticsEmBridgeRequest struct + IfMatch *string + LogAnalyticsEmBridgeId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateLogAnalyticsEmBridgeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateLogAnalyticsEmBridgeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateLogAnalyticsEmBridgeRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLogAnalyticsEmBridgeRequest) String() string + type UpdateLogAnalyticsEmBridgeResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateLogAnalyticsEmBridgeResponse) HTTPResponse() *http.Response + func (response UpdateLogAnalyticsEmBridgeResponse) String() string + type UpdateLogAnalyticsEntityDetails struct + DefinedTags map[string]map[string]interface{} + FreeformTags map[string]string + Hostname *string + ManagementAgentId *string + Name *string + Properties map[string]string + TimezoneRegion *string + func (m UpdateLogAnalyticsEntityDetails) String() string + type UpdateLogAnalyticsEntityRequest struct + IfMatch *string + LogAnalyticsEntityId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateLogAnalyticsEntityRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateLogAnalyticsEntityRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateLogAnalyticsEntityRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLogAnalyticsEntityRequest) String() string + type UpdateLogAnalyticsEntityResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateLogAnalyticsEntityResponse) HTTPResponse() *http.Response + func (response UpdateLogAnalyticsEntityResponse) String() string + type UpdateLogAnalyticsEntityTypeDetails struct + Category *string + Properties []EntityTypeProperty + func (m UpdateLogAnalyticsEntityTypeDetails) String() string + type UpdateLogAnalyticsEntityTypeRequest struct + EntityTypeName *string + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateLogAnalyticsEntityTypeRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateLogAnalyticsEntityTypeRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateLogAnalyticsEntityTypeRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLogAnalyticsEntityTypeRequest) String() string + type UpdateLogAnalyticsEntityTypeResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response UpdateLogAnalyticsEntityTypeResponse) HTTPResponse() *http.Response + func (response UpdateLogAnalyticsEntityTypeResponse) String() string + type UpdateLogAnalyticsLogGroupDetails struct + DefinedTags map[string]map[string]interface{} + Description *string + DisplayName *string + FreeformTags map[string]string + func (m UpdateLogAnalyticsLogGroupDetails) String() string + type UpdateLogAnalyticsLogGroupRequest struct + IfMatch *string + LogAnalyticsLogGroupId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateLogAnalyticsLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateLogAnalyticsLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateLogAnalyticsLogGroupRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLogAnalyticsLogGroupRequest) String() string + type UpdateLogAnalyticsLogGroupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateLogAnalyticsLogGroupResponse) HTTPResponse() *http.Response + func (response UpdateLogAnalyticsLogGroupResponse) String() string + type UpdateLogAnalyticsObjectCollectionRuleDetails struct + CharEncoding *string + DefinedTags map[string]map[string]interface{} + Description *string + EntityId *string + FreeformTags map[string]string + IsEnabled *bool + LogGroupId *string + LogSourceName *string + ObjectNameFilters []string + Overrides map[string][]PropertyOverride + func (m UpdateLogAnalyticsObjectCollectionRuleDetails) String() string + type UpdateLogAnalyticsObjectCollectionRuleRequest struct + IfMatch *string + LogAnalyticsObjectCollectionRuleId *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateLogAnalyticsObjectCollectionRuleRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateLogAnalyticsObjectCollectionRuleRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateLogAnalyticsObjectCollectionRuleRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLogAnalyticsObjectCollectionRuleRequest) String() string + type UpdateLogAnalyticsObjectCollectionRuleResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateLogAnalyticsObjectCollectionRuleResponse) HTTPResponse() *http.Response + func (response UpdateLogAnalyticsObjectCollectionRuleResponse) String() string + type UpdateLookupDataRequest struct + CharEncoding *string + Expect *string + IfMatch *string + IsForce *bool + LookupName *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UpdateLookupFileBody io.ReadCloser + func (request UpdateLookupDataRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateLookupDataRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateLookupDataRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLookupDataRequest) String() string + type UpdateLookupDataResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateLookupDataResponse) HTTPResponse() *http.Response + func (response UpdateLookupDataResponse) String() string + type UpdateLookupMetadataDetails struct + Categories []LogAnalyticsCategory + DefaultMatchValue *string + Description *string + Fields []LogAnalyticsLookupFields + MaxMatches *int64 + func (m UpdateLookupMetadataDetails) String() string + type UpdateLookupRequest struct + IfMatch *string + LookupName *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UpdateLookupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateLookupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateLookupRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateLookupRequest) String() string + type UpdateLookupResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateLookupResponse) HTTPResponse() *http.Response + func (response UpdateLookupResponse) String() string + type UpdatePreferencesRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + UpdatePreferencesDetails LogAnalyticsPreferenceDetails + func (request UpdatePreferencesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdatePreferencesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdatePreferencesRequest) RetryPolicy() *common.RetryPolicy + func (request UpdatePreferencesRequest) String() string + type UpdatePreferencesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response UpdatePreferencesResponse) HTTPResponse() *http.Response + func (response UpdatePreferencesResponse) String() string + type UpdateResourceCategoriesRequest struct + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + UpdateResourceCategoriesDetails LogAnalyticsResourceCategoryDetails + func (request UpdateResourceCategoriesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateResourceCategoriesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateResourceCategoriesRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateResourceCategoriesRequest) String() string + type UpdateResourceCategoriesResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response UpdateResourceCategoriesResponse) HTTPResponse() *http.Response + func (response UpdateResourceCategoriesResponse) String() string + type UpdateScheduledTaskDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetSchedules func() []Schedule + type UpdateScheduledTaskDetailsKindEnum string + const UpdateScheduledTaskDetailsKindAcceleration + const UpdateScheduledTaskDetailsKindStandard + func GetUpdateScheduledTaskDetailsKindEnumValues() []UpdateScheduledTaskDetailsKindEnum + type UpdateScheduledTaskRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + func (request UpdateScheduledTaskRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateScheduledTaskRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateScheduledTaskRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateScheduledTaskRequest) String() string + type UpdateScheduledTaskResponse struct + Etag *string + IsNotModified bool + OpcRequestId *string + RawResponse *http.Response + func (response UpdateScheduledTaskResponse) HTTPResponse() *http.Response + func (response UpdateScheduledTaskResponse) String() string + type UpdateStandardTaskDetails struct + Action Action + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Schedules []Schedule + func (m *UpdateStandardTaskDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateStandardTaskDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateStandardTaskDetails) GetDisplayName() *string + func (m UpdateStandardTaskDetails) GetFreeformTags() map[string]string + func (m UpdateStandardTaskDetails) GetSchedules() []Schedule + func (m UpdateStandardTaskDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateStandardTaskDetails) String() string + type UpdateStorageDetails struct + ArchivingConfiguration *ArchivingConfiguration + func (m UpdateStorageDetails) String() string + type UpdateStorageRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateStorageRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateStorageRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateStorageRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateStorageRequest) String() string + type UpdateStorageResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpdateStorageResponse) HTTPResponse() *http.Response + func (response UpdateStorageResponse) String() string + type Upload struct + Name *string + Reference *string + TimeCreated *common.SDKTime + TimeEarliestLogEntry *common.SDKTime + TimeLatestLogEntry *common.SDKTime + TimeUpdated *common.SDKTime + WarningsCount *int + func (m Upload) String() string + type UploadCollection struct + Items []UploadSummary + func (m UploadCollection) String() string + type UploadFileCollection struct + Items []UploadFileSummary + func (m UploadFileCollection) String() string + type UploadFileStatus struct + FileName *string + IsValid *bool + func (m UploadFileStatus) String() string + type UploadFileSummary struct + ChunksConsumed *float32 + ChunksFail *float32 + ChunksSuccess *float32 + EntityName *string + EntityType *string + FailureDetails *string + LogGroupId *string + LogGroupName *string + LogNamespace *string + Name *string + Reference *string + SourceName *string + Status UploadFileSummaryStatusEnum + TimeStarted *common.SDKTime + TotalChunks *float32 + func (m UploadFileSummary) String() string + type UploadFileSummaryStatusEnum string + const UploadFileSummaryStatusFailed + const UploadFileSummaryStatusInProgress + const UploadFileSummaryStatusSuccessful + func GetUploadFileSummaryStatusEnumValues() []UploadFileSummaryStatusEnum + type UploadLogEventsFilePayloadTypeEnum string + const UploadLogEventsFilePayloadTypeGzip + const UploadLogEventsFilePayloadTypeJson + const UploadLogEventsFilePayloadTypeZip + func GetUploadLogEventsFilePayloadTypeEnumValues() []UploadLogEventsFilePayloadTypeEnum + type UploadLogEventsFileRequest struct + ContentType *string + Expect *string + LogGroupId *string + LogSet *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + PayloadType UploadLogEventsFilePayloadTypeEnum + RequestMetadata common.RequestMetadata + UploadLogEventsFileDetails io.ReadCloser + func (request UploadLogEventsFileRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UploadLogEventsFileRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UploadLogEventsFileRequest) RetryPolicy() *common.RetryPolicy + func (request UploadLogEventsFileRequest) String() string + type UploadLogEventsFileResponse struct + OpcObjectId *string + OpcRequestId *string + RawResponse *http.Response + TimeCreated *common.SDKTime + func (response UploadLogEventsFileResponse) HTTPResponse() *http.Response + func (response UploadLogEventsFileResponse) String() string + type UploadLogFileRequest struct + CharEncoding *string + ContentMd5 *string + ContentType *string + DateFormat *string + DateYear *string + EntityId *string + Expect *string + Filename *string + InvalidateCache *bool + LogSet *string + LogSourceName *string + NamespaceName *string + OpcMetaLoggrpid *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + Timezone *string + UploadLogFileBody io.ReadCloser + UploadName *string + func (request UploadLogFileRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UploadLogFileRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UploadLogFileRequest) RetryPolicy() *common.RetryPolicy + func (request UploadLogFileRequest) String() string + type UploadLogFileResponse struct + OpcContentMd5 *string + OpcObjectId *string + OpcRequestId *string + RawResponse *http.Response + func (response UploadLogFileResponse) HTTPResponse() *http.Response + func (response UploadLogFileResponse) String() string + type UploadSummary struct + Name *string + Reference *string + TimeCreated *common.SDKTime + TimeEarliestLogEntry *common.SDKTime + TimeLatestLogEntry *common.SDKTime + TimeUpdated *common.SDKTime + WarningsCount *int + func (m UploadSummary) String() string + type UploadWarningCollection struct + Items []UploadWarningSummary + func (m UploadWarningCollection) String() string + type UploadWarningSummary struct + ErrorMessage *string + Reference *string + Status *string + TimeStarted *common.SDKTime + func (m UploadWarningSummary) String() string + type UpsertAssociationsRequest struct + IsFromRepublish *bool + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UpsertAssociationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpsertAssociationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpsertAssociationsRequest) RetryPolicy() *common.RetryPolicy + func (request UpsertAssociationsRequest) String() string + type UpsertAssociationsResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpsertAssociationsResponse) HTTPResponse() *http.Response + func (response UpsertAssociationsResponse) String() string + type UpsertFieldRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UpsertFieldRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpsertFieldRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpsertFieldRequest) RetryPolicy() *common.RetryPolicy + func (request UpsertFieldRequest) String() string + type UpsertFieldResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpsertFieldResponse) HTTPResponse() *http.Response + func (response UpsertFieldResponse) String() string + type UpsertLabelRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UpsertLabelRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpsertLabelRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpsertLabelRequest) RetryPolicy() *common.RetryPolicy + func (request UpsertLabelRequest) String() string + type UpsertLabelResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpsertLabelResponse) HTTPResponse() *http.Response + func (response UpsertLabelResponse) String() string + type UpsertLogAnalyticsAssociation struct + AgentId *string + EntityId *string + EntityName *string + EntityTypeName *string + Host *string + LogGroupId *string + SourceName *string + SourceTypeName *string + func (m UpsertLogAnalyticsAssociation) String() string + type UpsertLogAnalyticsAssociationDetails struct + CompartmentId *string + Items []UpsertLogAnalyticsAssociation + func (m UpsertLogAnalyticsAssociationDetails) String() string + type UpsertLogAnalyticsFieldDetails struct + DataType *string + Description *string + DisplayName *string + IsMultiValued *bool + Name *string + func (m UpsertLogAnalyticsFieldDetails) String() string + type UpsertLogAnalyticsLabelDetails struct + Aliases []LogAnalyticsLabelAlias + Description *string + DisplayName *string + EditVersion *int64 + Impact *string + IsSystem *bool + Name *string + Priority UpsertLogAnalyticsLabelDetailsPriorityEnum + Recommendation *string + SuggestType *int64 + Type UpsertLogAnalyticsLabelDetailsTypeEnum + func (m UpsertLogAnalyticsLabelDetails) String() string + type UpsertLogAnalyticsLabelDetailsPriorityEnum string + const UpsertLogAnalyticsLabelDetailsPriorityHigh + const UpsertLogAnalyticsLabelDetailsPriorityLow + const UpsertLogAnalyticsLabelDetailsPriorityMedium + const UpsertLogAnalyticsLabelDetailsPriorityNone + func GetUpsertLogAnalyticsLabelDetailsPriorityEnumValues() []UpsertLogAnalyticsLabelDetailsPriorityEnum + type UpsertLogAnalyticsLabelDetailsTypeEnum string + const UpsertLogAnalyticsLabelDetailsTypeInfo + const UpsertLogAnalyticsLabelDetailsTypeProblem + func GetUpsertLogAnalyticsLabelDetailsTypeEnumValues() []UpsertLogAnalyticsLabelDetailsTypeEnum + type UpsertLogAnalyticsParserDetails struct + Categories []LogAnalyticsCategory + Content *string + Description *string + DisplayName *string + EditVersion *int64 + Encoding *string + ExampleContent *string + FieldDelimiter *string + FieldMaps []LogAnalyticsParserField + FieldQualifier *string + FooterContent *string + HeaderContent *string + IsDefault *bool + IsNamespaceAware *bool + IsParserWrittenOnce *bool + IsSingleLineContent *bool + IsSystem *bool + Language *string + LogTypeTestRequestVersion *int + Name *string + ParserFunctions []LogAnalyticsParserFunction + ParserIgnorelineCharacters *string + ParserSequence *int + ParserTimezone *string + ShouldTokenizeOriginalText *bool + Type UpsertLogAnalyticsParserDetailsTypeEnum + func (m UpsertLogAnalyticsParserDetails) String() string + type UpsertLogAnalyticsParserDetailsTypeEnum string + const UpsertLogAnalyticsParserDetailsTypeDelimited + const UpsertLogAnalyticsParserDetailsTypeJson + const UpsertLogAnalyticsParserDetailsTypeOdl + const UpsertLogAnalyticsParserDetailsTypeRegex + const UpsertLogAnalyticsParserDetailsTypeXml + func GetUpsertLogAnalyticsParserDetailsTypeEnumValues() []UpsertLogAnalyticsParserDetailsTypeEnum + type UpsertLogAnalyticsSourceDetails struct + Categories []LogAnalyticsCategory + DataFilterDefinitions []LogAnalyticsSourceDataFilter + DatabaseCredential *string + Description *string + DisplayName *string + EditVersion *int64 + EntityTypes []LogAnalyticsSourceEntityType + ExtendedFieldDefinitions []LogAnalyticsSourceExtendedFieldDefinition + Functions []LogAnalyticsSourceFunction + IsForCloud *bool + IsSecureContent *bool + IsSystem *bool + IsTimezoneOverride *bool + LabelConditions []LogAnalyticsSourceLabelCondition + LabelDefinitions []LogAnalyticsLabelDefinition + Labels []LogAnalyticsLabelView + MetadataFields []LogAnalyticsSourceMetadataField + MetricDefinitions []LogAnalyticsMetric + Metrics []LogAnalyticsSourceMetric + Name *string + OobParsers []LogAnalyticsParser + Parameters []LogAnalyticsParameter + Parsers []LogAnalyticsParser + Patterns []LogAnalyticsSourcePattern + RuleId *int64 + SourceId *int64 + TypeName *string + UserParsers []LogAnalyticsParser + WarningConfig *int64 + func (m UpsertLogAnalyticsSourceDetails) String() string + type UpsertParserRequest struct + IfMatch *string + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UpsertParserRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpsertParserRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpsertParserRequest) RetryPolicy() *common.RetryPolicy + func (request UpsertParserRequest) String() string + type UpsertParserResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpsertParserResponse) HTTPResponse() *http.Response + func (response UpsertParserResponse) String() string + type UpsertSourceRequest struct + CreateLikeSourceId *int + IfMatch *string + IsIgnoreWarning *bool + IsIncremental *bool + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request UpsertSourceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpsertSourceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpsertSourceRequest) RetryPolicy() *common.RetryPolicy + func (request UpsertSourceRequest) String() string + type UpsertSourceResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response UpsertSourceResponse) HTTPResponse() *http.Response + func (response UpsertSourceResponse) String() string + type UsageStatusItem struct + CurrentUsage *int64 + DataType *string + IsMultiValued *bool + MaxAvailable *int + func (m UsageStatusItem) String() string + type ValidateAssociationParametersRequest struct + Limit *int + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ValidateAssociationParametersSortByEnum + SortOrder ValidateAssociationParametersSortOrderEnum + func (request ValidateAssociationParametersRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ValidateAssociationParametersRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ValidateAssociationParametersRequest) RetryPolicy() *common.RetryPolicy + func (request ValidateAssociationParametersRequest) String() string + type ValidateAssociationParametersResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response ValidateAssociationParametersResponse) HTTPResponse() *http.Response + func (response ValidateAssociationParametersResponse) String() string + type ValidateAssociationParametersSortByEnum string + const ValidateAssociationParametersSortBySourcedisplayname + const ValidateAssociationParametersSortByStatus + func GetValidateAssociationParametersSortByEnumValues() []ValidateAssociationParametersSortByEnum + type ValidateAssociationParametersSortOrderEnum string + const ValidateAssociationParametersSortOrderAsc + const ValidateAssociationParametersSortOrderDesc + func GetValidateAssociationParametersSortOrderEnumValues() []ValidateAssociationParametersSortOrderEnum + type ValidateFileRequest struct + Filename *string + NamespaceName *string + ObjectLocation *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ValidateFileRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ValidateFileRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ValidateFileRequest) RetryPolicy() *common.RetryPolicy + func (request ValidateFileRequest) String() string + type ValidateFileResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ValidateFileResponse) HTTPResponse() *http.Response + func (response ValidateFileResponse) String() string + type ValidateSourceExtendedFieldDetailsRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ValidateSourceExtendedFieldDetailsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ValidateSourceExtendedFieldDetailsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ValidateSourceExtendedFieldDetailsRequest) RetryPolicy() *common.RetryPolicy + func (request ValidateSourceExtendedFieldDetailsRequest) String() string + type ValidateSourceExtendedFieldDetailsResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ValidateSourceExtendedFieldDetailsResponse) HTTPResponse() *http.Response + func (response ValidateSourceExtendedFieldDetailsResponse) String() string + type ValidateSourceMappingRequest struct + Filename *string + LogSourceName *string + NamespaceName *string + ObjectLocation *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ValidateSourceMappingRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ValidateSourceMappingRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ValidateSourceMappingRequest) RetryPolicy() *common.RetryPolicy + func (request ValidateSourceMappingRequest) String() string + type ValidateSourceMappingResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ValidateSourceMappingResponse) HTTPResponse() *http.Response + func (response ValidateSourceMappingResponse) String() string + type ValidateSourceRequest struct + CreateLikeSourceId *int + IsIgnoreWarning *bool + IsIncremental *bool + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request ValidateSourceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ValidateSourceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ValidateSourceRequest) RetryPolicy() *common.RetryPolicy + func (request ValidateSourceRequest) String() string + type ValidateSourceResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response ValidateSourceResponse) HTTPResponse() *http.Response + func (response ValidateSourceResponse) String() string + type ValueTypeEnum string + const ValueTypeBoolean + const ValueTypeDouble + const ValueTypeFacet + const ValueTypeFloat + const ValueTypeInteger + const ValueTypeLong + const ValueTypeString + const ValueTypeTimestamp + func GetValueTypeEnumValues() []ValueTypeEnum + type VerifyOutput struct + Columns []ResultColumn + ResponseTimeInMs *int64 + Results []map[string]interface{} + ScheduledTaskId *string + TotalCount *int + TotalMatchedCount *int64 + func (m VerifyOutput) String() string + type VerifyRequest struct + NamespaceName *string + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + ScheduledTaskId *string + ShouldIncludeResults *bool + func (request VerifyRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request VerifyRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request VerifyRequest) RetryPolicy() *common.RetryPolicy + func (request VerifyRequest) String() string + type VerifyResponse struct + OpcRequestId *string + RawResponse *http.Response + func (response VerifyResponse) HTTPResponse() *http.Response + func (response VerifyResponse) String() string + type Violation struct + Indexes []Indexes + RuleDescription *string + RuleName *string + RuleRemediation *string + RuleType ViolationRuleTypeEnum + func (m Violation) String() string + type ViolationRuleTypeEnum string + const ViolationRuleTypeError + const ViolationRuleTypeWarn + func GetViolationRuleTypeEnumValues() []ViolationRuleTypeEnum + type WarningReferenceDetails struct + WarningReferences []string + func (m WarningReferenceDetails) String() string + type WhereCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *WhereCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m WhereCommandDescriptor) GetCategory() *string + func (m WhereCommandDescriptor) GetDeclaredFields() []AbstractField + func (m WhereCommandDescriptor) GetDisplayQueryString() *string + func (m WhereCommandDescriptor) GetInternalQueryString() *string + func (m WhereCommandDescriptor) GetReferencedFields() []AbstractField + func (m WhereCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m WhereCommandDescriptor) String() string + type WorkRequest struct + CompartmentId *string + Id *string + OperationType LogAnalyticsOperationTypesEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status OperationStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequest) String() string + type WorkRequestCollection struct + Items []WorkRequestSummary + func (m WorkRequestCollection) String() string + type WorkRequestError struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m WorkRequestError) String() string + type WorkRequestErrorCollection struct + Items []WorkRequestError + func (m WorkRequestErrorCollection) String() string + type WorkRequestLog struct + Message *string + Timestamp *common.SDKTime + func (m WorkRequestLog) String() string + type WorkRequestLogCollection struct + Items []WorkRequestLog + func (m WorkRequestLogCollection) String() string + type WorkRequestResource struct + ActionType ActionTypesEnum + EntityType *string + EntityUri *string + Identifier *string + func (m WorkRequestResource) String() string + type WorkRequestStatusEnum string + const WorkRequestStatusAccepted + const WorkRequestStatusCanceled + const WorkRequestStatusFailed + const WorkRequestStatusInProgress + const WorkRequestStatusSucceeded + func GetWorkRequestStatusEnumValues() []WorkRequestStatusEnum + type WorkRequestSummary struct + CompartmentId *string + Id *string + PercentComplete *int + Status WorkRequestStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequestSummary) String() string + type XmlExtractCommandDescriptor struct + Category *string + DeclaredFields []AbstractField + DisplayQueryString *string + InternalQueryString *string + ReferencedFields []AbstractField + func (m *XmlExtractCommandDescriptor) UnmarshalJSON(data []byte) (e error) + func (m XmlExtractCommandDescriptor) GetCategory() *string + func (m XmlExtractCommandDescriptor) GetDeclaredFields() []AbstractField + func (m XmlExtractCommandDescriptor) GetDisplayQueryString() *string + func (m XmlExtractCommandDescriptor) GetInternalQueryString() *string + func (m XmlExtractCommandDescriptor) GetReferencedFields() []AbstractField + func (m XmlExtractCommandDescriptor) MarshalJSON() (buff []byte, e error) + func (m XmlExtractCommandDescriptor) String() string Other modules containing this package github.com/oracle/oci-go-sdk github.com/oracle/oci-go-sdk/v25 github.com/oracle/oci-go-sdk/v26 github.com/oracle/oci-go-sdk/v27 github.com/oracle/oci-go-sdk/v28 github.com/oracle/oci-go-sdk/v29 github.com/oracle/oci-go-sdk/v30 github.com/oracle/oci-go-sdk/v31 github.com/oracle/oci-go-sdk/v32 github.com/oracle/oci-go-sdk/v33 github.com/oracle/oci-go-sdk/v34 github.com/oracle/oci-go-sdk/v35 github.com/oracle/oci-go-sdk/v36 github.com/oracle/oci-go-sdk/v37 github.com/oracle/oci-go-sdk/v38 github.com/oracle/oci-go-sdk/v39 github.com/oracle/oci-go-sdk/v40 github.com/oracle/oci-go-sdk/v41 github.com/oracle/oci-go-sdk/v42 github.com/oracle/oci-go-sdk/v43 github.com/oracle/oci-go-sdk/v44 github.com/oracle/oci-go-sdk/v45 github.com/oracle/oci-go-sdk/v46 github.com/oracle/oci-go-sdk/v47 github.com/oracle/oci-go-sdk/v48 github.com/oracle/oci-go-sdk/v49 github.com/oracle/oci-go-sdk/v50 github.com/oracle/oci-go-sdk/v51 github.com/oracle/oci-go-sdk/v52 github.com/oracle/oci-go-sdk/v53 github.com/oracle/oci-go-sdk/v55 github.com/oracle/oci-go-sdk/v56 github.com/oracle/oci-go-sdk/v57 github.com/oracle/oci-go-sdk/v58 github.com/oracle/oci-go-sdk/v59 github.com/oracle/oci-go-sdk/v60 github.com/oracle/oci-go-sdk/v61 github.com/oracle/oci-go-sdk/v62 github.com/oracle/oci-go-sdk/v63 github.com/oracle/oci-go-sdk/v64 github.com/oracle/oci-go-sdk/v65