func GetActionTypesEnumStringValues() []string
GetActionTypesEnumStringValues Enumerates the set of values in String for ActionTypesEnum
func GetCreateLogDetailsLogTypeEnumStringValues() []string
GetCreateLogDetailsLogTypeEnumStringValues Enumerates the set of values in String for CreateLogDetailsLogTypeEnum
func GetListLogGroupsSortByEnumStringValues() []string
GetListLogGroupsSortByEnumStringValues Enumerates the set of values in String for ListLogGroupsSortByEnum
func GetListLogGroupsSortOrderEnumStringValues() []string
GetListLogGroupsSortOrderEnumStringValues Enumerates the set of values in String for ListLogGroupsSortOrderEnum
func GetListLogSavedSearchesSortByEnumStringValues() []string
GetListLogSavedSearchesSortByEnumStringValues Enumerates the set of values in String for ListLogSavedSearchesSortByEnum
func GetListLogSavedSearchesSortOrderEnumStringValues() []string
GetListLogSavedSearchesSortOrderEnumStringValues Enumerates the set of values in String for ListLogSavedSearchesSortOrderEnum
func GetListLogsLifecycleStateEnumStringValues() []string
GetListLogsLifecycleStateEnumStringValues Enumerates the set of values in String for ListLogsLifecycleStateEnum
func GetListLogsLogTypeEnumStringValues() []string
GetListLogsLogTypeEnumStringValues Enumerates the set of values in String for ListLogsLogTypeEnum
func GetListLogsSortByEnumStringValues() []string
GetListLogsSortByEnumStringValues Enumerates the set of values in String for ListLogsSortByEnum
func GetListLogsSortOrderEnumStringValues() []string
GetListLogsSortOrderEnumStringValues Enumerates the set of values in String for ListLogsSortOrderEnum
func GetListUnifiedAgentConfigurationsLifecycleStateEnumStringValues() []string
GetListUnifiedAgentConfigurationsLifecycleStateEnumStringValues Enumerates the set of values in String for ListUnifiedAgentConfigurationsLifecycleStateEnum
func GetListUnifiedAgentConfigurationsSortByEnumStringValues() []string
GetListUnifiedAgentConfigurationsSortByEnumStringValues Enumerates the set of values in String for ListUnifiedAgentConfigurationsSortByEnum
func GetListUnifiedAgentConfigurationsSortOrderEnumStringValues() []string
GetListUnifiedAgentConfigurationsSortOrderEnumStringValues Enumerates the set of values in String for ListUnifiedAgentConfigurationsSortOrderEnum
func GetListWorkRequestsSortByEnumStringValues() []string
GetListWorkRequestsSortByEnumStringValues Enumerates the set of values in String for ListWorkRequestsSortByEnum
func GetListWorkRequestsSortOrderEnumStringValues() []string
GetListWorkRequestsSortOrderEnumStringValues Enumerates the set of values in String for ListWorkRequestsSortOrderEnum
func GetListWorkRequestsStatusEnumStringValues() []string
GetListWorkRequestsStatusEnumStringValues Enumerates the set of values in String for ListWorkRequestsStatusEnum
func GetLogGroupLifecycleStateEnumStringValues() []string
GetLogGroupLifecycleStateEnumStringValues Enumerates the set of values in String for LogGroupLifecycleStateEnum
func GetLogLifecycleStateEnumStringValues() []string
GetLogLifecycleStateEnumStringValues Enumerates the set of values in String for LogLifecycleStateEnum
func GetLogLogTypeEnumStringValues() []string
GetLogLogTypeEnumStringValues Enumerates the set of values in String for LogLogTypeEnum
func GetLogSavedSearchLifecycleStateEnumStringValues() []string
GetLogSavedSearchLifecycleStateEnumStringValues Enumerates the set of values in String for LogSavedSearchLifecycleStateEnum
func GetLogSummaryLogTypeEnumStringValues() []string
GetLogSummaryLogTypeEnumStringValues Enumerates the set of values in String for LogSummaryLogTypeEnum
func GetOperationStatusEnumStringValues() []string
GetOperationStatusEnumStringValues Enumerates the set of values in String for OperationStatusEnum
func GetOperationTypesEnumStringValues() []string
GetOperationTypesEnumStringValues Enumerates the set of values in String for OperationTypesEnum
func GetOperationalMetricsSourceTypeEnumStringValues() []string
GetOperationalMetricsSourceTypeEnumStringValues Enumerates the set of values in String for OperationalMetricsSourceTypeEnum
func GetParameterTypeEnumStringValues() []string
GetParameterTypeEnumStringValues Enumerates the set of values in String for ParameterTypeEnum
func GetSourceSourceTypeEnumStringValues() []string
GetSourceSourceTypeEnumStringValues Enumerates the set of values in String for SourceSourceTypeEnum
func GetUnifiedAgentKubernetesScrapeTargetResourceTypeEnumStringValues() []string
GetUnifiedAgentKubernetesScrapeTargetResourceTypeEnumStringValues Enumerates the set of values in String for UnifiedAgentKubernetesScrapeTargetResourceTypeEnum
func GetUnifiedAgentLoggingFilterFilterTypeEnumStringValues() []string
GetUnifiedAgentLoggingFilterFilterTypeEnumStringValues Enumerates the set of values in String for UnifiedAgentLoggingFilterFilterTypeEnum
func GetUnifiedAgentLoggingSourceSourceTypeEnumStringValues() []string
GetUnifiedAgentLoggingSourceSourceTypeEnumStringValues Enumerates the set of values in String for UnifiedAgentLoggingSourceSourceTypeEnum
func GetUnifiedAgentMonitoringFilterFilterTypeEnumStringValues() []string
GetUnifiedAgentMonitoringFilterFilterTypeEnumStringValues Enumerates the set of values in String for UnifiedAgentMonitoringFilterFilterTypeEnum
func GetUnifiedAgentMonitoringSourceTypesEnumStringValues() []string
GetUnifiedAgentMonitoringSourceTypesEnumStringValues Enumerates the set of values in String for UnifiedAgentMonitoringSourceTypesEnum
func GetUnifiedAgentParserParserTypeEnumStringValues() []string
GetUnifiedAgentParserParserTypeEnumStringValues Enumerates the set of values in String for UnifiedAgentParserParserTypeEnum
func GetUnifiedAgentServiceConfigurationStatesEnumStringValues() []string
GetUnifiedAgentServiceConfigurationStatesEnumStringValues Enumerates the set of values in String for UnifiedAgentServiceConfigurationStatesEnum
func GetUnifiedAgentServiceConfigurationTypesEnumStringValues() []string
GetUnifiedAgentServiceConfigurationTypesEnumStringValues Enumerates the set of values in String for UnifiedAgentServiceConfigurationTypesEnum
func GetUnifiedAgentSyslogParserMessageFormatEnumStringValues() []string
GetUnifiedAgentSyslogParserMessageFormatEnumStringValues Enumerates the set of values in String for UnifiedAgentSyslogParserMessageFormatEnum
func GetUnifiedAgentSyslogParserSyslogParserTypeEnumStringValues() []string
GetUnifiedAgentSyslogParserSyslogParserTypeEnumStringValues Enumerates the set of values in String for UnifiedAgentSyslogParserSyslogParserTypeEnum
func GetUnifiedJsonParserTimeTypeEnumStringValues() []string
GetUnifiedJsonParserTimeTypeEnumStringValues Enumerates the set of values in String for UnifiedJsonParserTimeTypeEnum
ActionTypesEnum Enum with underlying type: string
type ActionTypesEnum string
Set of constants representing the allowable values for ActionTypesEnum
const ( ActionTypesCreated ActionTypesEnum = "CREATED" ActionTypesUpdated ActionTypesEnum = "UPDATED" ActionTypesDeleted ActionTypesEnum = "DELETED" ActionTypesInProgress ActionTypesEnum = "IN_PROGRESS" ActionTypesRelated ActionTypesEnum = "RELATED" )
func GetActionTypesEnumValues() []ActionTypesEnum
GetActionTypesEnumValues Enumerates the set of values for ActionTypesEnum
func GetMappingActionTypesEnum(val string) (ActionTypesEnum, bool)
GetMappingActionTypesEnum performs case Insensitive comparison on enum value and return the desired enum
Archiving Log archiving configuration.
type Archiving struct { // True if archiving enabled. This field is now deprecated, you should use Service Connector Hub to enable archiving. IsEnabled *bool `mandatory:"false" json:"isEnabled"` }
func (m Archiving) String() string
func (m Archiving) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
Category Categories for resources.
type Category struct { // Category name. Name *string `mandatory:"false" json:"name"` // Category display name. Avoid entering confidential information. DisplayName *string `mandatory:"false" json:"displayName"` // Parameters the category supports. Parameters []Parameter `mandatory:"false" json:"parameters"` }
func (m Category) String() string
func (m Category) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeLogGroupCompartmentDetails Contains details indicating which compartment the resource should move to.
type ChangeLogGroupCompartmentDetails struct { // The compartment into which the resource should be moved. CompartmentId *string `mandatory:"false" json:"compartmentId"` }
func (m ChangeLogGroupCompartmentDetails) String() string
func (m ChangeLogGroupCompartmentDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeLogGroupCompartmentRequest wrapper for the ChangeLogGroupCompartment operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ChangeLogGroupCompartment.go.html to see an example of how to use ChangeLogGroupCompartmentRequest.
type ChangeLogGroupCompartmentRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // Request to change the compartment of a given resource. ChangeLogGroupCompartmentDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ChangeLogGroupCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ChangeLogGroupCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ChangeLogGroupCompartmentRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ChangeLogGroupCompartmentRequest) String() string
func (request ChangeLogGroupCompartmentRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeLogGroupCompartmentResponse wrapper for the ChangeLogGroupCompartment operation
type ChangeLogGroupCompartmentResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ChangeLogGroupCompartmentResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ChangeLogGroupCompartmentResponse) String() string
ChangeLogLogGroupDetails Contains details indicating which log group the log should move to.
type ChangeLogLogGroupDetails struct { // Log group OCID. TargetLogGroupId *string `mandatory:"false" json:"targetLogGroupId"` }
func (m ChangeLogLogGroupDetails) String() string
func (m ChangeLogLogGroupDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeLogLogGroupRequest wrapper for the ChangeLogLogGroup operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ChangeLogLogGroup.go.html to see an example of how to use ChangeLogLogGroupRequest.
type ChangeLogLogGroupRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // OCID of a log to work with. LogId *string `mandatory:"true" contributesTo:"path" name:"logId"` // Request to change the log group of a given log. ChangeLogLogGroupDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ChangeLogLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ChangeLogLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ChangeLogLogGroupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ChangeLogLogGroupRequest) String() string
func (request ChangeLogLogGroupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeLogLogGroupResponse wrapper for the ChangeLogLogGroup operation
type ChangeLogLogGroupResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ChangeLogLogGroupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ChangeLogLogGroupResponse) String() string
ChangeLogSavedSearchCompartmentDetails Contains details indicating which compartment the resource should move to.
type ChangeLogSavedSearchCompartmentDetails struct { // The OCID (https://docs.oracle.com/iaas/Content/General/Concepts/identifiers.htm) of the compartment into which the resource should be moved. CompartmentId *string `mandatory:"true" json:"compartmentId"` }
func (m ChangeLogSavedSearchCompartmentDetails) String() string
func (m ChangeLogSavedSearchCompartmentDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeLogSavedSearchCompartmentRequest wrapper for the ChangeLogSavedSearchCompartment operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ChangeLogSavedSearchCompartment.go.html to see an example of how to use ChangeLogSavedSearchCompartmentRequest.
type ChangeLogSavedSearchCompartmentRequest struct { // OCID of the logSavedSearch. LogSavedSearchId *string `mandatory:"true" contributesTo:"path" name:"logSavedSearchId"` // Contains details indicating which compartment the resource should move to. ChangeLogSavedSearchCompartmentDetails `contributesTo:"body"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error, without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated // before then due to conflicting operations (e.g., if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ChangeLogSavedSearchCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ChangeLogSavedSearchCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ChangeLogSavedSearchCompartmentRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ChangeLogSavedSearchCompartmentRequest) String() string
func (request ChangeLogSavedSearchCompartmentRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeLogSavedSearchCompartmentResponse wrapper for the ChangeLogSavedSearchCompartment operation
type ChangeLogSavedSearchCompartmentResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ChangeLogSavedSearchCompartmentResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ChangeLogSavedSearchCompartmentResponse) String() string
ChangeUnifiedAgentConfigurationCompartmentDetails Contains details indicating which compartment the resource should move to.
type ChangeUnifiedAgentConfigurationCompartmentDetails struct { // The OCID the compartment into which the resource should be moved. CompartmentId *string `mandatory:"false" json:"compartmentId"` }
func (m ChangeUnifiedAgentConfigurationCompartmentDetails) String() string
func (m ChangeUnifiedAgentConfigurationCompartmentDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeUnifiedAgentConfigurationCompartmentRequest wrapper for the ChangeUnifiedAgentConfigurationCompartment operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ChangeUnifiedAgentConfigurationCompartment.go.html to see an example of how to use ChangeUnifiedAgentConfigurationCompartmentRequest.
type ChangeUnifiedAgentConfigurationCompartmentRequest struct { // The OCID of the Unified Agent configuration. UnifiedAgentConfigurationId *string `mandatory:"true" contributesTo:"path" name:"unifiedAgentConfigurationId"` // Request to change the compartment of a given resource. ChangeUnifiedAgentConfigurationCompartmentDetails `contributesTo:"body"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error, without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated // before then due to conflicting operations (e.g., if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ChangeUnifiedAgentConfigurationCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ChangeUnifiedAgentConfigurationCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ChangeUnifiedAgentConfigurationCompartmentRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ChangeUnifiedAgentConfigurationCompartmentRequest) String() string
func (request ChangeUnifiedAgentConfigurationCompartmentRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ChangeUnifiedAgentConfigurationCompartmentResponse wrapper for the ChangeUnifiedAgentConfigurationCompartment operation
type ChangeUnifiedAgentConfigurationCompartmentResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ChangeUnifiedAgentConfigurationCompartmentResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ChangeUnifiedAgentConfigurationCompartmentResponse) String() string
Configuration Log object configuration.
type Configuration struct { Source Source `mandatory:"true" json:"source"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"false" json:"compartmentId"` Archiving *Archiving `mandatory:"false" json:"archiving"` }
func (m Configuration) String() string
func (m *Configuration) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m Configuration) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateLogDetails The details to create a log object.
type CreateLogDetails struct { // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // The logType that the log object is for, whether custom or service. LogType CreateLogDetailsLogTypeEnum `mandatory:"true" json:"logType"` // Whether or not this resource is currently enabled. IsEnabled *bool `mandatory:"false" json:"isEnabled"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` Configuration *Configuration `mandatory:"false" json:"configuration"` // Log retention duration in 30-day increments (30, 60, 90 and so on until 180). RetentionDuration *int `mandatory:"false" json:"retentionDuration"` }
func (m CreateLogDetails) String() string
func (m CreateLogDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateLogDetailsLogTypeEnum Enum with underlying type: string
type CreateLogDetailsLogTypeEnum string
Set of constants representing the allowable values for CreateLogDetailsLogTypeEnum
const ( CreateLogDetailsLogTypeCustom CreateLogDetailsLogTypeEnum = "CUSTOM" CreateLogDetailsLogTypeService CreateLogDetailsLogTypeEnum = "SERVICE" )
func GetCreateLogDetailsLogTypeEnumValues() []CreateLogDetailsLogTypeEnum
GetCreateLogDetailsLogTypeEnumValues Enumerates the set of values for CreateLogDetailsLogTypeEnum
func GetMappingCreateLogDetailsLogTypeEnum(val string) (CreateLogDetailsLogTypeEnum, bool)
GetMappingCreateLogDetailsLogTypeEnum performs case Insensitive comparison on enum value and return the desired enum
CreateLogGroupDetails The details to create a log group.
type CreateLogGroupDetails struct { // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` }
func (m CreateLogGroupDetails) String() string
func (m CreateLogGroupDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateLogGroupRequest wrapper for the CreateLogGroup operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/CreateLogGroup.go.html to see an example of how to use CreateLogGroupRequest.
type CreateLogGroupRequest struct { // Details to create log group. CreateLogGroupDetails `contributesTo:"body"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error, without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated // before then due to conflicting operations (e.g., if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request CreateLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request CreateLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request CreateLogGroupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request CreateLogGroupRequest) String() string
func (request CreateLogGroupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateLogGroupResponse wrapper for the CreateLogGroup operation
type CreateLogGroupResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response CreateLogGroupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response CreateLogGroupResponse) String() string
CreateLogRequest wrapper for the CreateLog operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/CreateLog.go.html to see an example of how to use CreateLogRequest.
type CreateLogRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // Log object configuration details. CreateLogDetails `contributesTo:"body"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error, without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated // before then due to conflicting operations (e.g., if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request CreateLogRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request CreateLogRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request CreateLogRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request CreateLogRequest) String() string
func (request CreateLogRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateLogResponse wrapper for the CreateLog operation
type CreateLogResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response CreateLogResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response CreateLogResponse) String() string
CreateLogSavedSearchDetails A LogSavedSearch that can be used to save and share a given search result.
type CreateLogSavedSearchDetails struct { // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. Name *string `mandatory:"true" json:"name"` // The search query that is saved. Query *string `mandatory:"true" json:"query"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` }
func (m CreateLogSavedSearchDetails) String() string
func (m CreateLogSavedSearchDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateLogSavedSearchRequest wrapper for the CreateLogSavedSearch operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/CreateLogSavedSearch.go.html to see an example of how to use CreateLogSavedSearchRequest.
type CreateLogSavedSearchRequest struct { // Specification of the saved search to create. CreateLogSavedSearchDetails `contributesTo:"body"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error, without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated // before then due to conflicting operations (e.g., if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request CreateLogSavedSearchRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request CreateLogSavedSearchRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request CreateLogSavedSearchRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request CreateLogSavedSearchRequest) String() string
func (request CreateLogSavedSearchRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateLogSavedSearchResponse wrapper for the CreateLogSavedSearch operation
type CreateLogSavedSearchResponse struct { // The underlying http response RawResponse *http.Response // The LogSavedSearch instance LogSavedSearch `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` }
func (response CreateLogSavedSearchResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response CreateLogSavedSearchResponse) String() string
CreateUnifiedAgentConfigurationDetails Unified Agent configuration creation object.
type CreateUnifiedAgentConfigurationDetails struct { // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // Whether or not this resource is currently enabled. IsEnabled *bool `mandatory:"true" json:"isEnabled"` ServiceConfiguration UnifiedAgentServiceConfigurationDetails `mandatory:"true" json:"serviceConfiguration"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // Description for this resource. Description *string `mandatory:"true" json:"description"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` GroupAssociation *GroupAssociationDetails `mandatory:"false" json:"groupAssociation"` }
func (m CreateUnifiedAgentConfigurationDetails) String() string
func (m *CreateUnifiedAgentConfigurationDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m CreateUnifiedAgentConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateUnifiedAgentConfigurationRequest wrapper for the CreateUnifiedAgentConfiguration operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/CreateUnifiedAgentConfiguration.go.html to see an example of how to use CreateUnifiedAgentConfigurationRequest.
type CreateUnifiedAgentConfigurationRequest struct { // Unified agent configuration creation object. CreateUnifiedAgentConfigurationDetails `contributesTo:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // A token that uniquely identifies a request so it can be retried in case // of a timeout or server error, without risk of executing that same action // again. Retry tokens expire after 24 hours, but can be invalidated // before then due to conflicting operations (e.g., if a resource has been // deleted and purged from the system, then a retry of the original // creation request may be rejected). OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request CreateUnifiedAgentConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request CreateUnifiedAgentConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request CreateUnifiedAgentConfigurationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request CreateUnifiedAgentConfigurationRequest) String() string
func (request CreateUnifiedAgentConfigurationRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
CreateUnifiedAgentConfigurationResponse wrapper for the CreateUnifiedAgentConfiguration operation
type CreateUnifiedAgentConfigurationResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response CreateUnifiedAgentConfigurationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response CreateUnifiedAgentConfigurationResponse) String() string
DeleteLogGroupRequest wrapper for the DeleteLogGroup operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteLogGroup.go.html to see an example of how to use DeleteLogGroupRequest.
type DeleteLogGroupRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request DeleteLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request DeleteLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request DeleteLogGroupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request DeleteLogGroupRequest) String() string
func (request DeleteLogGroupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
DeleteLogGroupResponse wrapper for the DeleteLogGroup operation
type DeleteLogGroupResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response DeleteLogGroupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response DeleteLogGroupResponse) String() string
DeleteLogRequest wrapper for the DeleteLog operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteLog.go.html to see an example of how to use DeleteLogRequest.
type DeleteLogRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // OCID of a log to work with. LogId *string `mandatory:"true" contributesTo:"path" name:"logId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request DeleteLogRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request DeleteLogRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request DeleteLogRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request DeleteLogRequest) String() string
func (request DeleteLogRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
DeleteLogResponse wrapper for the DeleteLog operation
type DeleteLogResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response DeleteLogResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response DeleteLogResponse) String() string
DeleteLogSavedSearchRequest wrapper for the DeleteLogSavedSearch operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteLogSavedSearch.go.html to see an example of how to use DeleteLogSavedSearchRequest.
type DeleteLogSavedSearchRequest struct { // OCID of the logSavedSearch. LogSavedSearchId *string `mandatory:"true" contributesTo:"path" name:"logSavedSearchId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request DeleteLogSavedSearchRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request DeleteLogSavedSearchRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request DeleteLogSavedSearchRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request DeleteLogSavedSearchRequest) String() string
func (request DeleteLogSavedSearchRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
DeleteLogSavedSearchResponse wrapper for the DeleteLogSavedSearch operation
type DeleteLogSavedSearchResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response DeleteLogSavedSearchResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response DeleteLogSavedSearchResponse) String() string
DeleteUnifiedAgentConfigurationRequest wrapper for the DeleteUnifiedAgentConfiguration operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteUnifiedAgentConfiguration.go.html to see an example of how to use DeleteUnifiedAgentConfigurationRequest.
type DeleteUnifiedAgentConfigurationRequest struct { // The OCID of the Unified Agent configuration. UnifiedAgentConfigurationId *string `mandatory:"true" contributesTo:"path" name:"unifiedAgentConfigurationId"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request DeleteUnifiedAgentConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request DeleteUnifiedAgentConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request DeleteUnifiedAgentConfigurationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request DeleteUnifiedAgentConfigurationRequest) String() string
func (request DeleteUnifiedAgentConfigurationRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
DeleteUnifiedAgentConfigurationResponse wrapper for the DeleteUnifiedAgentConfiguration operation
type DeleteUnifiedAgentConfigurationResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response DeleteUnifiedAgentConfigurationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response DeleteUnifiedAgentConfigurationResponse) String() string
DeleteWorkRequestRequest wrapper for the DeleteWorkRequest operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteWorkRequest.go.html to see an example of how to use DeleteWorkRequestRequest.
type DeleteWorkRequestRequest struct { // The asynchronous request ID. WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request DeleteWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request DeleteWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request DeleteWorkRequestRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request DeleteWorkRequestRequest) String() string
func (request DeleteWorkRequestRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
DeleteWorkRequestResponse wrapper for the DeleteWorkRequest operation
type DeleteWorkRequestResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response DeleteWorkRequestResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response DeleteWorkRequestResponse) String() string
GetLogGroupRequest wrapper for the GetLogGroup operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetLogGroup.go.html to see an example of how to use GetLogGroupRequest.
type GetLogGroupRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request GetLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request GetLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request GetLogGroupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request GetLogGroupRequest) String() string
func (request GetLogGroupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
GetLogGroupResponse wrapper for the GetLogGroup operation
type GetLogGroupResponse struct { // The underlying http response RawResponse *http.Response // The LogGroup instance LogGroup `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` }
func (response GetLogGroupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response GetLogGroupResponse) String() string
GetLogRequest wrapper for the GetLog operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetLog.go.html to see an example of how to use GetLogRequest.
type GetLogRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // OCID of a log to work with. LogId *string `mandatory:"true" contributesTo:"path" name:"logId"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request GetLogRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request GetLogRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request GetLogRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request GetLogRequest) String() string
func (request GetLogRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
GetLogResponse wrapper for the GetLog operation
type GetLogResponse struct { // The underlying http response RawResponse *http.Response // The Log instance Log `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` }
func (response GetLogResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response GetLogResponse) String() string
GetLogSavedSearchRequest wrapper for the GetLogSavedSearch operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetLogSavedSearch.go.html to see an example of how to use GetLogSavedSearchRequest.
type GetLogSavedSearchRequest struct { // OCID of the logSavedSearch. LogSavedSearchId *string `mandatory:"true" contributesTo:"path" name:"logSavedSearchId"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request GetLogSavedSearchRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request GetLogSavedSearchRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request GetLogSavedSearchRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request GetLogSavedSearchRequest) String() string
func (request GetLogSavedSearchRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
GetLogSavedSearchResponse wrapper for the GetLogSavedSearch operation
type GetLogSavedSearchResponse struct { // The underlying http response RawResponse *http.Response // The LogSavedSearch instance LogSavedSearch `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` }
func (response GetLogSavedSearchResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response GetLogSavedSearchResponse) String() string
GetUnifiedAgentConfigurationRequest wrapper for the GetUnifiedAgentConfiguration operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetUnifiedAgentConfiguration.go.html to see an example of how to use GetUnifiedAgentConfigurationRequest.
type GetUnifiedAgentConfigurationRequest struct { // The OCID of the Unified Agent configuration. UnifiedAgentConfigurationId *string `mandatory:"true" contributesTo:"path" name:"unifiedAgentConfigurationId"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request GetUnifiedAgentConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request GetUnifiedAgentConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request GetUnifiedAgentConfigurationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request GetUnifiedAgentConfigurationRequest) String() string
func (request GetUnifiedAgentConfigurationRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
GetUnifiedAgentConfigurationResponse wrapper for the GetUnifiedAgentConfiguration operation
type GetUnifiedAgentConfigurationResponse struct { // The underlying http response RawResponse *http.Response // The UnifiedAgentConfiguration instance UnifiedAgentConfiguration `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` }
func (response GetUnifiedAgentConfigurationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response GetUnifiedAgentConfigurationResponse) String() string
GetWorkRequestRequest wrapper for the GetWorkRequest operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetWorkRequest.go.html to see an example of how to use GetWorkRequestRequest.
type GetWorkRequestRequest struct { // The asynchronous request ID. WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request GetWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request GetWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request GetWorkRequestRequest) String() string
func (request GetWorkRequestRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
GetWorkRequestResponse wrapper for the GetWorkRequest operation
type GetWorkRequestResponse struct { // The underlying http response RawResponse *http.Response // The WorkRequest instance WorkRequest `presentIn:"body"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // A decimal number representing the number of seconds the client should wait before polling this endpoint again. RetryAfter *float32 `presentIn:"header" name:"retry-after"` }
func (response GetWorkRequestResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response GetWorkRequestResponse) String() string
GrepFilterAllowRule Specifies the filtering rule
type GrepFilterAllowRule struct { // The field name to which the regular expression is applied Key *string `mandatory:"false" json:"key"` // The regular expression Pattern *string `mandatory:"false" json:"pattern"` }
func (m GrepFilterAllowRule) String() string
func (m GrepFilterAllowRule) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
GrepFilterDenyRule Specifies the filtering rule to reject logs
type GrepFilterDenyRule struct { // The field name to which the regular expression is applied Key *string `mandatory:"false" json:"key"` // The regular expression Pattern *string `mandatory:"false" json:"pattern"` }
func (m GrepFilterDenyRule) String() string
func (m GrepFilterDenyRule) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
GrokPattern Grok pattern object.
type GrokPattern struct { // The Grok pattern. Pattern *string `mandatory:"true" json:"pattern"` // The name key to tag this Grok pattern. Name *string `mandatory:"false" json:"name"` // Specify the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Process value using the specified format. This is available only when time_type is a string. FieldTimeFormat *string `mandatory:"false" json:"fieldTimeFormat"` // Use the specified time zone. The time value can be parsed or formatted in the specified time zone. FieldTimeZone *string `mandatory:"false" json:"fieldTimeZone"` }
func (m GrokPattern) String() string
func (m GrokPattern) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
GroupAssociationDetails Groups using the configuration.
type GroupAssociationDetails struct { // list of group/dynamic group ids associated with this configuration. GroupList []string `mandatory:"false" json:"groupList"` }
func (m GroupAssociationDetails) String() string
func (m GroupAssociationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListLogGroupsRequest wrapper for the ListLogGroups operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListLogGroups.go.html to see an example of how to use ListLogGroupsRequest.
type ListLogGroupsRequest struct { // Compartment OCID to list resources in. See compartmentIdInSubtree // for nested compartments traversal. CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Specifies whether or not nested compartments should be traversed. Defaults to false. IsCompartmentIdInSubtree *bool `mandatory:"false" contributesTo:"query" name:"isCompartmentIdInSubtree"` // Resource name. DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // For list pagination. The value of the `opc-next-page` or `opc-previous-page` response header from the previous "List" call. // For important details about how pagination works, see List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The maximum number of items to return in a paginated "List" call. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The field to sort by (one column only). Default sort order is // ascending exception of `timeCreated` and `timeLastModified` columns (descending). SortBy ListLogGroupsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use, whether 'asc' or 'desc'. SortOrder ListLogGroupsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ListLogGroupsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListLogGroupsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListLogGroupsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListLogGroupsRequest) String() string
func (request ListLogGroupsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListLogGroupsResponse wrapper for the ListLogGroups operation
type ListLogGroupsResponse struct { // The underlying http response RawResponse *http.Response // A list of []LogGroupSummary instances Items []LogGroupSummary `presentIn:"body"` // For list pagination. When this header appears in the response, additional pages // of results remain. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, previous pages // of results exist. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ListLogGroupsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListLogGroupsResponse) String() string
ListLogGroupsSortByEnum Enum with underlying type: string
type ListLogGroupsSortByEnum string
Set of constants representing the allowable values for ListLogGroupsSortByEnum
const ( ListLogGroupsSortByTimecreated ListLogGroupsSortByEnum = "timeCreated" ListLogGroupsSortByDisplayname ListLogGroupsSortByEnum = "displayName" )
func GetListLogGroupsSortByEnumValues() []ListLogGroupsSortByEnum
GetListLogGroupsSortByEnumValues Enumerates the set of values for ListLogGroupsSortByEnum
func GetMappingListLogGroupsSortByEnum(val string) (ListLogGroupsSortByEnum, bool)
GetMappingListLogGroupsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
ListLogGroupsSortOrderEnum Enum with underlying type: string
type ListLogGroupsSortOrderEnum string
Set of constants representing the allowable values for ListLogGroupsSortOrderEnum
const ( ListLogGroupsSortOrderAsc ListLogGroupsSortOrderEnum = "ASC" ListLogGroupsSortOrderDesc ListLogGroupsSortOrderEnum = "DESC" )
func GetListLogGroupsSortOrderEnumValues() []ListLogGroupsSortOrderEnum
GetListLogGroupsSortOrderEnumValues Enumerates the set of values for ListLogGroupsSortOrderEnum
func GetMappingListLogGroupsSortOrderEnum(val string) (ListLogGroupsSortOrderEnum, bool)
GetMappingListLogGroupsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
ListLogSavedSearchesRequest wrapper for the ListLogSavedSearches operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListLogSavedSearches.go.html to see an example of how to use ListLogSavedSearchesRequest.
type ListLogSavedSearchesRequest struct { // Compartment OCID to list resources in. See compartmentIdInSubtree // for nested compartments traversal. CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // OCID of the LogSavedSearch. LogSavedSearchId *string `mandatory:"false" contributesTo:"query" name:"logSavedSearchId"` // Resource name. Name *string `mandatory:"false" contributesTo:"query" name:"name"` // For list pagination. The value of the `opc-next-page` or `opc-previous-page` response header from the previous "List" call. // For important details about how pagination works, see List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The maximum number of items to return in a paginated "List" call. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The field to sort by (one column only). Default sort order is // ascending exception of `timeCreated` and `timeLastModified` columns (descending). SortBy ListLogSavedSearchesSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use, whether 'asc' or 'desc'. SortOrder ListLogSavedSearchesSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ListLogSavedSearchesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListLogSavedSearchesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListLogSavedSearchesRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListLogSavedSearchesRequest) String() string
func (request ListLogSavedSearchesRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListLogSavedSearchesResponse wrapper for the ListLogSavedSearches operation
type ListLogSavedSearchesResponse struct { // The underlying http response RawResponse *http.Response // A list of LogSavedSearchSummaryCollection instances LogSavedSearchSummaryCollection `presentIn:"body"` // For list pagination. When this header appears in the response, additional pages // of results remain. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, previous pages // of results exist. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ListLogSavedSearchesResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListLogSavedSearchesResponse) String() string
ListLogSavedSearchesSortByEnum Enum with underlying type: string
type ListLogSavedSearchesSortByEnum string
Set of constants representing the allowable values for ListLogSavedSearchesSortByEnum
const ( ListLogSavedSearchesSortByTimecreated ListLogSavedSearchesSortByEnum = "timeCreated" ListLogSavedSearchesSortByDisplayname ListLogSavedSearchesSortByEnum = "displayName" )
func GetListLogSavedSearchesSortByEnumValues() []ListLogSavedSearchesSortByEnum
GetListLogSavedSearchesSortByEnumValues Enumerates the set of values for ListLogSavedSearchesSortByEnum
func GetMappingListLogSavedSearchesSortByEnum(val string) (ListLogSavedSearchesSortByEnum, bool)
GetMappingListLogSavedSearchesSortByEnum performs case Insensitive comparison on enum value and return the desired enum
ListLogSavedSearchesSortOrderEnum Enum with underlying type: string
type ListLogSavedSearchesSortOrderEnum string
Set of constants representing the allowable values for ListLogSavedSearchesSortOrderEnum
const ( ListLogSavedSearchesSortOrderAsc ListLogSavedSearchesSortOrderEnum = "ASC" ListLogSavedSearchesSortOrderDesc ListLogSavedSearchesSortOrderEnum = "DESC" )
func GetListLogSavedSearchesSortOrderEnumValues() []ListLogSavedSearchesSortOrderEnum
GetListLogSavedSearchesSortOrderEnumValues Enumerates the set of values for ListLogSavedSearchesSortOrderEnum
func GetMappingListLogSavedSearchesSortOrderEnum(val string) (ListLogSavedSearchesSortOrderEnum, bool)
GetMappingListLogSavedSearchesSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
ListLogsLifecycleStateEnum Enum with underlying type: string
type ListLogsLifecycleStateEnum string
Set of constants representing the allowable values for ListLogsLifecycleStateEnum
const ( ListLogsLifecycleStateCreating ListLogsLifecycleStateEnum = "CREATING" ListLogsLifecycleStateActive ListLogsLifecycleStateEnum = "ACTIVE" ListLogsLifecycleStateUpdating ListLogsLifecycleStateEnum = "UPDATING" ListLogsLifecycleStateInactive ListLogsLifecycleStateEnum = "INACTIVE" ListLogsLifecycleStateDeleting ListLogsLifecycleStateEnum = "DELETING" ListLogsLifecycleStateFailed ListLogsLifecycleStateEnum = "FAILED" )
func GetListLogsLifecycleStateEnumValues() []ListLogsLifecycleStateEnum
GetListLogsLifecycleStateEnumValues Enumerates the set of values for ListLogsLifecycleStateEnum
func GetMappingListLogsLifecycleStateEnum(val string) (ListLogsLifecycleStateEnum, bool)
GetMappingListLogsLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
ListLogsLogTypeEnum Enum with underlying type: string
type ListLogsLogTypeEnum string
Set of constants representing the allowable values for ListLogsLogTypeEnum
const ( ListLogsLogTypeCustom ListLogsLogTypeEnum = "CUSTOM" ListLogsLogTypeService ListLogsLogTypeEnum = "SERVICE" )
func GetListLogsLogTypeEnumValues() []ListLogsLogTypeEnum
GetListLogsLogTypeEnumValues Enumerates the set of values for ListLogsLogTypeEnum
func GetMappingListLogsLogTypeEnum(val string) (ListLogsLogTypeEnum, bool)
GetMappingListLogsLogTypeEnum performs case Insensitive comparison on enum value and return the desired enum
ListLogsRequest wrapper for the ListLogs operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListLogs.go.html to see an example of how to use ListLogsRequest.
type ListLogsRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // The logType that the log object is for, whether custom or service. LogType ListLogsLogTypeEnum `mandatory:"false" contributesTo:"query" name:"logType" omitEmpty:"true"` // Service that created the log object, which is a field of LogSummary.Configuration.Source. SourceService *string `mandatory:"false" contributesTo:"query" name:"sourceService"` // Log object resource, which is a field of LogSummary.Configuration.Source. SourceResource *string `mandatory:"false" contributesTo:"query" name:"sourceResource"` // Resource name. DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // Lifecycle state of the log object LifecycleState ListLogsLifecycleStateEnum `mandatory:"false" contributesTo:"query" name:"lifecycleState" omitEmpty:"true"` // For list pagination. The value of the `opc-next-page` or `opc-previous-page` response header from the previous "List" call. // For important details about how pagination works, see List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The maximum number of items to return in a paginated "List" call. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The field to sort by (one column only). Default sort order is // ascending exception of `timeCreated` and `timeLastModified` columns (descending). SortBy ListLogsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use, whether 'asc' or 'desc'. SortOrder ListLogsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ListLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListLogsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListLogsRequest) String() string
func (request ListLogsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListLogsResponse wrapper for the ListLogs operation
type ListLogsResponse struct { // The underlying http response RawResponse *http.Response // A list of []LogSummary instances Items []LogSummary `presentIn:"body"` // For list pagination. When this header appears in the response, additional pages // of results remain. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, previous pages // of results exist. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ListLogsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListLogsResponse) String() string
ListLogsSortByEnum Enum with underlying type: string
type ListLogsSortByEnum string
Set of constants representing the allowable values for ListLogsSortByEnum
const ( ListLogsSortByTimecreated ListLogsSortByEnum = "timeCreated" ListLogsSortByDisplayname ListLogsSortByEnum = "displayName" )
func GetListLogsSortByEnumValues() []ListLogsSortByEnum
GetListLogsSortByEnumValues Enumerates the set of values for ListLogsSortByEnum
func GetMappingListLogsSortByEnum(val string) (ListLogsSortByEnum, bool)
GetMappingListLogsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
ListLogsSortOrderEnum Enum with underlying type: string
type ListLogsSortOrderEnum string
Set of constants representing the allowable values for ListLogsSortOrderEnum
const ( ListLogsSortOrderAsc ListLogsSortOrderEnum = "ASC" ListLogsSortOrderDesc ListLogsSortOrderEnum = "DESC" )
func GetListLogsSortOrderEnumValues() []ListLogsSortOrderEnum
GetListLogsSortOrderEnumValues Enumerates the set of values for ListLogsSortOrderEnum
func GetMappingListLogsSortOrderEnum(val string) (ListLogsSortOrderEnum, bool)
GetMappingListLogsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
ListServicesRequest wrapper for the ListServices operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListServices.go.html to see an example of how to use ListServicesRequest.
type ListServicesRequest struct { // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ListServicesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListServicesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListServicesRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListServicesRequest) String() string
func (request ListServicesRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListServicesResponse wrapper for the ListServices operation
type ListServicesResponse struct { // The underlying http response RawResponse *http.Response // The []ServiceSummary instance Items []ServiceSummary `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For list pagination. When this header appears in the response, additional pages // of results remain. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, previous pages // of results exist. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` }
func (response ListServicesResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListServicesResponse) String() string
ListUnifiedAgentConfigurationsLifecycleStateEnum Enum with underlying type: string
type ListUnifiedAgentConfigurationsLifecycleStateEnum string
Set of constants representing the allowable values for ListUnifiedAgentConfigurationsLifecycleStateEnum
const ( ListUnifiedAgentConfigurationsLifecycleStateCreating ListUnifiedAgentConfigurationsLifecycleStateEnum = "CREATING" ListUnifiedAgentConfigurationsLifecycleStateActive ListUnifiedAgentConfigurationsLifecycleStateEnum = "ACTIVE" ListUnifiedAgentConfigurationsLifecycleStateUpdating ListUnifiedAgentConfigurationsLifecycleStateEnum = "UPDATING" ListUnifiedAgentConfigurationsLifecycleStateInactive ListUnifiedAgentConfigurationsLifecycleStateEnum = "INACTIVE" ListUnifiedAgentConfigurationsLifecycleStateDeleting ListUnifiedAgentConfigurationsLifecycleStateEnum = "DELETING" ListUnifiedAgentConfigurationsLifecycleStateFailed ListUnifiedAgentConfigurationsLifecycleStateEnum = "FAILED" )
func GetListUnifiedAgentConfigurationsLifecycleStateEnumValues() []ListUnifiedAgentConfigurationsLifecycleStateEnum
GetListUnifiedAgentConfigurationsLifecycleStateEnumValues Enumerates the set of values for ListUnifiedAgentConfigurationsLifecycleStateEnum
func GetMappingListUnifiedAgentConfigurationsLifecycleStateEnum(val string) (ListUnifiedAgentConfigurationsLifecycleStateEnum, bool)
GetMappingListUnifiedAgentConfigurationsLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
ListUnifiedAgentConfigurationsRequest wrapper for the ListUnifiedAgentConfigurations operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListUnifiedAgentConfigurations.go.html to see an example of how to use ListUnifiedAgentConfigurationsRequest.
type ListUnifiedAgentConfigurationsRequest struct { // Compartment OCID to list resources in. See compartmentIdInSubtree // for nested compartments traversal. CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Custom log OCID to list resources with the log as destination. LogId *string `mandatory:"false" contributesTo:"query" name:"logId"` // Specifies whether or not nested compartments should be traversed. Defaults to false. IsCompartmentIdInSubtree *bool `mandatory:"false" contributesTo:"query" name:"isCompartmentIdInSubtree"` // The OCID of a group or a dynamic group. GroupId *string `mandatory:"false" contributesTo:"query" name:"groupId"` // Resource name. DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // Lifecycle state of the log object LifecycleState ListUnifiedAgentConfigurationsLifecycleStateEnum `mandatory:"false" contributesTo:"query" name:"lifecycleState" omitEmpty:"true"` // The maximum number of items to return in a paginated "List" call. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // For list pagination. The value of the `opc-next-page` or `opc-previous-page` response header from the previous "List" call. // For important details about how pagination works, see List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The field to sort by (one column only). Default sort order is // ascending exception of `timeCreated` and `timeLastModified` columns (descending). SortBy ListUnifiedAgentConfigurationsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The sort order to use, whether 'asc' or 'desc'. SortOrder ListUnifiedAgentConfigurationsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ListUnifiedAgentConfigurationsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListUnifiedAgentConfigurationsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListUnifiedAgentConfigurationsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListUnifiedAgentConfigurationsRequest) String() string
func (request ListUnifiedAgentConfigurationsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListUnifiedAgentConfigurationsResponse wrapper for the ListUnifiedAgentConfigurations operation
type ListUnifiedAgentConfigurationsResponse struct { // The underlying http response RawResponse *http.Response // A list of UnifiedAgentConfigurationCollection instances UnifiedAgentConfigurationCollection `presentIn:"body"` // For list pagination. When this header appears in the response, additional pages // of results remain. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, previous pages // of results exist. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ListUnifiedAgentConfigurationsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListUnifiedAgentConfigurationsResponse) String() string
ListUnifiedAgentConfigurationsSortByEnum Enum with underlying type: string
type ListUnifiedAgentConfigurationsSortByEnum string
Set of constants representing the allowable values for ListUnifiedAgentConfigurationsSortByEnum
const ( ListUnifiedAgentConfigurationsSortByTimecreated ListUnifiedAgentConfigurationsSortByEnum = "timeCreated" ListUnifiedAgentConfigurationsSortByDisplayname ListUnifiedAgentConfigurationsSortByEnum = "displayName" )
func GetListUnifiedAgentConfigurationsSortByEnumValues() []ListUnifiedAgentConfigurationsSortByEnum
GetListUnifiedAgentConfigurationsSortByEnumValues Enumerates the set of values for ListUnifiedAgentConfigurationsSortByEnum
func GetMappingListUnifiedAgentConfigurationsSortByEnum(val string) (ListUnifiedAgentConfigurationsSortByEnum, bool)
GetMappingListUnifiedAgentConfigurationsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
ListUnifiedAgentConfigurationsSortOrderEnum Enum with underlying type: string
type ListUnifiedAgentConfigurationsSortOrderEnum string
Set of constants representing the allowable values for ListUnifiedAgentConfigurationsSortOrderEnum
const ( ListUnifiedAgentConfigurationsSortOrderAsc ListUnifiedAgentConfigurationsSortOrderEnum = "ASC" ListUnifiedAgentConfigurationsSortOrderDesc ListUnifiedAgentConfigurationsSortOrderEnum = "DESC" )
func GetListUnifiedAgentConfigurationsSortOrderEnumValues() []ListUnifiedAgentConfigurationsSortOrderEnum
GetListUnifiedAgentConfigurationsSortOrderEnumValues Enumerates the set of values for ListUnifiedAgentConfigurationsSortOrderEnum
func GetMappingListUnifiedAgentConfigurationsSortOrderEnum(val string) (ListUnifiedAgentConfigurationsSortOrderEnum, bool)
GetMappingListUnifiedAgentConfigurationsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
ListWorkRequestErrorsRequest wrapper for the ListWorkRequestErrors operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListWorkRequestErrors.go.html to see an example of how to use ListWorkRequestErrorsRequest.
type ListWorkRequestErrorsRequest struct { // The asynchronous request ID. WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For list pagination. The value of the `opc-next-page` or `opc-previous-page` response header from the previous "List" call. // For important details about how pagination works, see List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The maximum number of items to return in a paginated "List" call. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ListWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListWorkRequestErrorsRequest) String() string
func (request ListWorkRequestErrorsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListWorkRequestErrorsResponse wrapper for the ListWorkRequestErrors operation
type ListWorkRequestErrorsResponse struct { // The underlying http response RawResponse *http.Response // A list of []WorkRequestError instances Items []WorkRequestError `presentIn:"body"` // For list pagination. When this header appears in the response, additional pages // of results remain. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListWorkRequestErrorsResponse) String() string
ListWorkRequestLogsRequest wrapper for the ListWorkRequestLogs operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListWorkRequestLogs.go.html to see an example of how to use ListWorkRequestLogsRequest.
type ListWorkRequestLogsRequest struct { // The asynchronous request ID. WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For list pagination. The value of the `opc-next-page` or `opc-previous-page` response header from the previous "List" call. // For important details about how pagination works, see List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The maximum number of items to return in a paginated "List" call. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ListWorkRequestLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListWorkRequestLogsRequest) String() string
func (request ListWorkRequestLogsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListWorkRequestLogsResponse wrapper for the ListWorkRequestLogs operation
type ListWorkRequestLogsResponse struct { // The underlying http response RawResponse *http.Response // A list of []WorkRequestLog instances Items []WorkRequestLog `presentIn:"body"` // For list pagination. When this header appears in the response, additional pages // of results remain. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListWorkRequestLogsResponse) String() string
ListWorkRequestsRequest wrapper for the ListWorkRequests operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListWorkRequests.go.html to see an example of how to use ListWorkRequestsRequest.
type ListWorkRequestsRequest struct { // Compartment OCID to list resources in. See compartmentIdInSubtree // for nested compartments traversal. CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // Filter results by work request status. Status ListWorkRequestsStatusEnum `mandatory:"false" contributesTo:"query" name:"status" omitEmpty:"true"` // <b>Filter</b> results by OCID (https://docs.oracle.com/iaas/Content/API/Concepts/identifiers.htm). Must be an OCID of the correct type for the resource type. Id *string `mandatory:"false" contributesTo:"query" name:"id"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // For list pagination. The value of the `opc-next-page` or `opc-previous-page` response header from the previous "List" call. // For important details about how pagination works, see List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The maximum number of items to return in a paginated "List" call. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The sort order to use, whether 'asc' or 'desc'. SortOrder ListWorkRequestsSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // Specifies the field to sort by. Accepts only one field. By default, when you sort by time fields, results are shown in descending order. All other fields default to ascending order. SortBy ListWorkRequestsSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request ListWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListWorkRequestsRequest) String() string
func (request ListWorkRequestsRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ListWorkRequestsResponse wrapper for the ListWorkRequests operation
type ListWorkRequestsResponse struct { // The underlying http response RawResponse *http.Response // A list of []WorkRequestSummary instances Items []WorkRequestSummary `presentIn:"body"` // For list pagination. When this header appears in the response, additional pages // of results remain. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, previous pages // of results exist. For important details about how pagination works, see // List Pagination (https://docs.oracle.com/iaas/Content/API/Concepts/usingapi.htm#nine). OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response ListWorkRequestsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListWorkRequestsResponse) String() string
ListWorkRequestsSortByEnum Enum with underlying type: string
type ListWorkRequestsSortByEnum string
Set of constants representing the allowable values for ListWorkRequestsSortByEnum
const ( ListWorkRequestsSortByOperationtype ListWorkRequestsSortByEnum = "operationType" ListWorkRequestsSortByStatus ListWorkRequestsSortByEnum = "status" ListWorkRequestsSortByTimeaccepted ListWorkRequestsSortByEnum = "timeAccepted" )
func GetListWorkRequestsSortByEnumValues() []ListWorkRequestsSortByEnum
GetListWorkRequestsSortByEnumValues Enumerates the set of values for ListWorkRequestsSortByEnum
func GetMappingListWorkRequestsSortByEnum(val string) (ListWorkRequestsSortByEnum, bool)
GetMappingListWorkRequestsSortByEnum performs case Insensitive comparison on enum value and return the desired enum
ListWorkRequestsSortOrderEnum Enum with underlying type: string
type ListWorkRequestsSortOrderEnum string
Set of constants representing the allowable values for ListWorkRequestsSortOrderEnum
const ( ListWorkRequestsSortOrderAsc ListWorkRequestsSortOrderEnum = "ASC" ListWorkRequestsSortOrderDesc ListWorkRequestsSortOrderEnum = "DESC" )
func GetListWorkRequestsSortOrderEnumValues() []ListWorkRequestsSortOrderEnum
GetListWorkRequestsSortOrderEnumValues Enumerates the set of values for ListWorkRequestsSortOrderEnum
func GetMappingListWorkRequestsSortOrderEnum(val string) (ListWorkRequestsSortOrderEnum, bool)
GetMappingListWorkRequestsSortOrderEnum performs case Insensitive comparison on enum value and return the desired enum
ListWorkRequestsStatusEnum Enum with underlying type: string
type ListWorkRequestsStatusEnum string
Set of constants representing the allowable values for ListWorkRequestsStatusEnum
const ( ListWorkRequestsStatusAccepted ListWorkRequestsStatusEnum = "ACCEPTED" ListWorkRequestsStatusInProgress ListWorkRequestsStatusEnum = "IN_PROGRESS" ListWorkRequestsStatusFailed ListWorkRequestsStatusEnum = "FAILED" ListWorkRequestsStatusSucceeded ListWorkRequestsStatusEnum = "SUCCEEDED" ListWorkRequestsStatusCancelling ListWorkRequestsStatusEnum = "CANCELLING" ListWorkRequestsStatusCanceled ListWorkRequestsStatusEnum = "CANCELED" )
func GetListWorkRequestsStatusEnumValues() []ListWorkRequestsStatusEnum
GetListWorkRequestsStatusEnumValues Enumerates the set of values for ListWorkRequestsStatusEnum
func GetMappingListWorkRequestsStatusEnum(val string) (ListWorkRequestsStatusEnum, bool)
GetMappingListWorkRequestsStatusEnum performs case Insensitive comparison on enum value and return the desired enum
Log Represents a log object.
type Log struct { // The OCID of the resource. Id *string `mandatory:"true" json:"id"` // Log group OCID. LogGroupId *string `mandatory:"true" json:"logGroupId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // The logType that the log object is for, whether custom or service. LogType LogLogTypeEnum `mandatory:"true" json:"logType"` // The pipeline state. LifecycleState LogLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The OCID of the tenancy. TenancyId *string `mandatory:"false" json:"tenancyId"` // Whether or not this resource is currently enabled. IsEnabled *bool `mandatory:"false" json:"isEnabled"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` Configuration *Configuration `mandatory:"false" json:"configuration"` // Time the resource was created. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // Time the resource was last modified. TimeLastModified *common.SDKTime `mandatory:"false" json:"timeLastModified"` // Log retention duration in 30-day increments (30, 60, 90 and so on until 180). RetentionDuration *int `mandatory:"false" json:"retentionDuration"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"false" json:"compartmentId"` }
func (m Log) String() string
func (m Log) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
LogGroup Represents a LogGroup object.
type LogGroup struct { // The OCID of the resource. Id *string `mandatory:"true" json:"id"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // The log group object state. LifecycleState LogGroupLifecycleStateEnum `mandatory:"false" json:"lifecycleState,omitempty"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Time the resource was created. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // Time the resource was last modified. TimeLastModified *common.SDKTime `mandatory:"false" json:"timeLastModified"` }
func (m LogGroup) String() string
func (m LogGroup) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
LogGroupLifecycleStateEnum Enum with underlying type: string
type LogGroupLifecycleStateEnum string
Set of constants representing the allowable values for LogGroupLifecycleStateEnum
const ( LogGroupLifecycleStateCreating LogGroupLifecycleStateEnum = "CREATING" LogGroupLifecycleStateActive LogGroupLifecycleStateEnum = "ACTIVE" LogGroupLifecycleStateUpdating LogGroupLifecycleStateEnum = "UPDATING" LogGroupLifecycleStateInactive LogGroupLifecycleStateEnum = "INACTIVE" LogGroupLifecycleStateDeleting LogGroupLifecycleStateEnum = "DELETING" LogGroupLifecycleStateFailed LogGroupLifecycleStateEnum = "FAILED" )
func GetLogGroupLifecycleStateEnumValues() []LogGroupLifecycleStateEnum
GetLogGroupLifecycleStateEnumValues Enumerates the set of values for LogGroupLifecycleStateEnum
func GetMappingLogGroupLifecycleStateEnum(val string) (LogGroupLifecycleStateEnum, bool)
GetMappingLogGroupLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
LogGroupSummary Log group configuration summary.
type LogGroupSummary struct { // The OCID of the resource. Id *string `mandatory:"true" json:"id"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Time the resource was created. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // Time the resource was last modified. TimeLastModified *common.SDKTime `mandatory:"false" json:"timeLastModified"` // The log group object state. LifecycleState LogGroupLifecycleStateEnum `mandatory:"false" json:"lifecycleState,omitempty"` }
func (m LogGroupSummary) String() string
func (m LogGroupSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
LogLifecycleStateEnum Enum with underlying type: string
type LogLifecycleStateEnum string
Set of constants representing the allowable values for LogLifecycleStateEnum
const ( LogLifecycleStateCreating LogLifecycleStateEnum = "CREATING" LogLifecycleStateActive LogLifecycleStateEnum = "ACTIVE" LogLifecycleStateUpdating LogLifecycleStateEnum = "UPDATING" LogLifecycleStateInactive LogLifecycleStateEnum = "INACTIVE" LogLifecycleStateDeleting LogLifecycleStateEnum = "DELETING" LogLifecycleStateFailed LogLifecycleStateEnum = "FAILED" )
func GetLogLifecycleStateEnumValues() []LogLifecycleStateEnum
GetLogLifecycleStateEnumValues Enumerates the set of values for LogLifecycleStateEnum
func GetMappingLogLifecycleStateEnum(val string) (LogLifecycleStateEnum, bool)
GetMappingLogLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
LogLogTypeEnum Enum with underlying type: string
type LogLogTypeEnum string
Set of constants representing the allowable values for LogLogTypeEnum
const ( LogLogTypeCustom LogLogTypeEnum = "CUSTOM" LogLogTypeService LogLogTypeEnum = "SERVICE" )
func GetLogLogTypeEnumValues() []LogLogTypeEnum
GetLogLogTypeEnumValues Enumerates the set of values for LogLogTypeEnum
func GetMappingLogLogTypeEnum(val string) (LogLogTypeEnum, bool)
GetMappingLogLogTypeEnum performs case Insensitive comparison on enum value and return the desired enum
LogSavedSearch A LogSavedSearch that can be used to save and share a given search result.
type LogSavedSearch struct { // The OCID of the resource. Id *string `mandatory:"true" json:"id"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. Name *string `mandatory:"true" json:"name"` // The search query that is saved. Query *string `mandatory:"true" json:"query"` // Time the resource was created. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // Time the resource was last modified. TimeLastModified *common.SDKTime `mandatory:"false" json:"timeLastModified"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // The state of the LogSavedSearch LifecycleState LogSavedSearchLifecycleStateEnum `mandatory:"false" json:"lifecycleState,omitempty"` }
func (m LogSavedSearch) String() string
func (m LogSavedSearch) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
LogSavedSearchLifecycleStateEnum Enum with underlying type: string
type LogSavedSearchLifecycleStateEnum string
Set of constants representing the allowable values for LogSavedSearchLifecycleStateEnum
const ( LogSavedSearchLifecycleStateCreating LogSavedSearchLifecycleStateEnum = "CREATING" LogSavedSearchLifecycleStateActive LogSavedSearchLifecycleStateEnum = "ACTIVE" LogSavedSearchLifecycleStateUpdating LogSavedSearchLifecycleStateEnum = "UPDATING" LogSavedSearchLifecycleStateInactive LogSavedSearchLifecycleStateEnum = "INACTIVE" LogSavedSearchLifecycleStateDeleting LogSavedSearchLifecycleStateEnum = "DELETING" LogSavedSearchLifecycleStateFailed LogSavedSearchLifecycleStateEnum = "FAILED" )
func GetLogSavedSearchLifecycleStateEnumValues() []LogSavedSearchLifecycleStateEnum
GetLogSavedSearchLifecycleStateEnumValues Enumerates the set of values for LogSavedSearchLifecycleStateEnum
func GetMappingLogSavedSearchLifecycleStateEnum(val string) (LogSavedSearchLifecycleStateEnum, bool)
GetMappingLogSavedSearchLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
LogSavedSearchSummary A summary of a LogSavedSearch that can be used to save and share a given search result.
type LogSavedSearchSummary struct { // The OCID of the resource. Id *string `mandatory:"true" json:"id"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. Name *string `mandatory:"true" json:"name"` // Time the resource was created. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // Time the resource was last modified. TimeLastModified *common.SDKTime `mandatory:"false" json:"timeLastModified"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // The search query that is saved. Query *string `mandatory:"false" json:"query"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // The state of the LogSavedSearch LifecycleState LogSavedSearchLifecycleStateEnum `mandatory:"false" json:"lifecycleState,omitempty"` }
func (m LogSavedSearchSummary) String() string
func (m LogSavedSearchSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
LogSavedSearchSummaryCollection A collection of LogSavedSearchSummary items.
type LogSavedSearchSummaryCollection struct { // The Saved Seach Summaries Items []LogSavedSearchSummary `mandatory:"true" json:"items"` }
func (m LogSavedSearchSummaryCollection) String() string
func (m LogSavedSearchSummaryCollection) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
LogSummary Log object configuration summary.
type LogSummary struct { // The OCID of the resource. Id *string `mandatory:"true" json:"id"` // Log group OCID. LogGroupId *string `mandatory:"true" json:"logGroupId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // The pipeline state. LifecycleState LogLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // The logType that the log object is for, whether custom or service. LogType LogSummaryLogTypeEnum `mandatory:"true" json:"logType"` // Whether or not this resource is currently enabled. IsEnabled *bool `mandatory:"false" json:"isEnabled"` Configuration *Configuration `mandatory:"false" json:"configuration"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Time the resource was created. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // Time the resource was last modified. TimeLastModified *common.SDKTime `mandatory:"false" json:"timeLastModified"` // Log retention duration in 30-day increments (30, 60, 90 and so on until 180). RetentionDuration *int `mandatory:"false" json:"retentionDuration"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"false" json:"compartmentId"` }
func (m LogSummary) String() string
func (m LogSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
LogSummaryLogTypeEnum Enum with underlying type: string
type LogSummaryLogTypeEnum string
Set of constants representing the allowable values for LogSummaryLogTypeEnum
const ( LogSummaryLogTypeCustom LogSummaryLogTypeEnum = "CUSTOM" LogSummaryLogTypeService LogSummaryLogTypeEnum = "SERVICE" )
func GetLogSummaryLogTypeEnumValues() []LogSummaryLogTypeEnum
GetLogSummaryLogTypeEnumValues Enumerates the set of values for LogSummaryLogTypeEnum
func GetMappingLogSummaryLogTypeEnum(val string) (LogSummaryLogTypeEnum, bool)
GetMappingLogSummaryLogTypeEnum performs case Insensitive comparison on enum value and return the desired enum
LoggingManagementClient a client for LoggingManagement
type LoggingManagementClient struct { common.BaseClient // contains filtered or unexported fields }
func NewLoggingManagementClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client LoggingManagementClient, err error)
NewLoggingManagementClientWithConfigurationProvider Creates a new default LoggingManagement client with the given configuration provider. the configuration provider will be used for the default signer as well as reading the region
func NewLoggingManagementClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client LoggingManagementClient, err error)
NewLoggingManagementClientWithOboToken Creates a new default LoggingManagement client with the given configuration provider. The obotoken will be added to default headers and signed; the configuration provider will be used for the signer
as well as reading the region
func (client LoggingManagementClient) ChangeLogGroupCompartment(ctx context.Context, request ChangeLogGroupCompartmentRequest) (response ChangeLogGroupCompartmentResponse, err error)
ChangeLogGroupCompartment Moves a log group into a different compartment within the same tenancy. When provided, the If-Match is checked against the resource ETag values. For information about moving resources between compartments, see Moving Resources Between Compartments (https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ChangeLogGroupCompartment.go.html to see an example of how to use ChangeLogGroupCompartment API.
func (client LoggingManagementClient) ChangeLogLogGroup(ctx context.Context, request ChangeLogLogGroupRequest) (response ChangeLogLogGroupResponse, err error)
ChangeLogLogGroup Moves a log into a different log group within the same tenancy. When provided, the If-Match is checked against the ETag values of the resource.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ChangeLogLogGroup.go.html to see an example of how to use ChangeLogLogGroup API.
func (client LoggingManagementClient) ChangeLogSavedSearchCompartment(ctx context.Context, request ChangeLogSavedSearchCompartmentRequest) (response ChangeLogSavedSearchCompartmentResponse, err error)
ChangeLogSavedSearchCompartment Moves a saved search into a different compartment within the same tenancy. For information about moving resources between compartments, see Moving Resources to a Different Compartment (https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ChangeLogSavedSearchCompartment.go.html to see an example of how to use ChangeLogSavedSearchCompartment API.
func (client LoggingManagementClient) ChangeUnifiedAgentConfigurationCompartment(ctx context.Context, request ChangeUnifiedAgentConfigurationCompartmentRequest) (response ChangeUnifiedAgentConfigurationCompartmentResponse, err error)
ChangeUnifiedAgentConfigurationCompartment Moves the unified agent configuration into a different compartment within the same tenancy. When provided, the If-Match is checked against the ETag values of the resource. For information about moving resources between compartments, see Moving Resources Between Compartments (https://docs.oracle.com/iaas/Content/Identity/Tasks/managingcompartments.htm#moveRes).
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ChangeUnifiedAgentConfigurationCompartment.go.html to see an example of how to use ChangeUnifiedAgentConfigurationCompartment API.
func (client *LoggingManagementClient) ConfigurationProvider() *common.ConfigurationProvider
ConfigurationProvider the ConfigurationProvider used in this client, or null if none set
func (client LoggingManagementClient) CreateLog(ctx context.Context, request CreateLogRequest) (response CreateLogResponse, err error)
CreateLog Creates a log within the specified log group. This call fails if a log group has already been created with the same displayName or (service, resource, category) triplet.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/CreateLog.go.html to see an example of how to use CreateLog API.
func (client LoggingManagementClient) CreateLogGroup(ctx context.Context, request CreateLogGroupRequest) (response CreateLogGroupResponse, err error)
CreateLogGroup Create a new log group with a unique display name. This call fails if the log group is already created with the same displayName in the compartment.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/CreateLogGroup.go.html to see an example of how to use CreateLogGroup API.
func (client LoggingManagementClient) CreateLogSavedSearch(ctx context.Context, request CreateLogSavedSearchRequest) (response CreateLogSavedSearchResponse, err error)
CreateLogSavedSearch Creates a new LogSavedSearch.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/CreateLogSavedSearch.go.html to see an example of how to use CreateLogSavedSearch API.
func (client LoggingManagementClient) CreateUnifiedAgentConfiguration(ctx context.Context, request CreateUnifiedAgentConfigurationRequest) (response CreateUnifiedAgentConfigurationResponse, err error)
CreateUnifiedAgentConfiguration Create unified agent configuration registration.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/CreateUnifiedAgentConfiguration.go.html to see an example of how to use CreateUnifiedAgentConfiguration API.
func (client LoggingManagementClient) DeleteLog(ctx context.Context, request DeleteLogRequest) (response DeleteLogResponse, err error)
DeleteLog Deletes the log object in a log group.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteLog.go.html to see an example of how to use DeleteLog API.
func (client LoggingManagementClient) DeleteLogGroup(ctx context.Context, request DeleteLogGroupRequest) (response DeleteLogGroupResponse, err error)
DeleteLogGroup Deletes the specified log group.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteLogGroup.go.html to see an example of how to use DeleteLogGroup API.
func (client LoggingManagementClient) DeleteLogSavedSearch(ctx context.Context, request DeleteLogSavedSearchRequest) (response DeleteLogSavedSearchResponse, err error)
DeleteLogSavedSearch Deletes the specified LogSavedSearch.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteLogSavedSearch.go.html to see an example of how to use DeleteLogSavedSearch API.
func (client LoggingManagementClient) DeleteUnifiedAgentConfiguration(ctx context.Context, request DeleteUnifiedAgentConfigurationRequest) (response DeleteUnifiedAgentConfigurationResponse, err error)
DeleteUnifiedAgentConfiguration Delete unified agent configuration.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteUnifiedAgentConfiguration.go.html to see an example of how to use DeleteUnifiedAgentConfiguration API.
func (client LoggingManagementClient) DeleteWorkRequest(ctx context.Context, request DeleteWorkRequestRequest) (response DeleteWorkRequestResponse, err error)
DeleteWorkRequest Cancel a work request that has not started yet.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/DeleteWorkRequest.go.html to see an example of how to use DeleteWorkRequest API.
func (client LoggingManagementClient) GetLog(ctx context.Context, request GetLogRequest) (response GetLogResponse, err error)
GetLog Gets the log object configuration for the log object OCID.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetLog.go.html to see an example of how to use GetLog API.
func (client LoggingManagementClient) GetLogGroup(ctx context.Context, request GetLogGroupRequest) (response GetLogGroupResponse, err error)
GetLogGroup Get the specified log group's information.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetLogGroup.go.html to see an example of how to use GetLogGroup API.
func (client LoggingManagementClient) GetLogSavedSearch(ctx context.Context, request GetLogSavedSearchRequest) (response GetLogSavedSearchResponse, err error)
GetLogSavedSearch Retrieves a LogSavedSearch.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetLogSavedSearch.go.html to see an example of how to use GetLogSavedSearch API.
func (client LoggingManagementClient) GetUnifiedAgentConfiguration(ctx context.Context, request GetUnifiedAgentConfigurationRequest) (response GetUnifiedAgentConfigurationResponse, err error)
GetUnifiedAgentConfiguration Get the unified agent configuration for an ID.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetUnifiedAgentConfiguration.go.html to see an example of how to use GetUnifiedAgentConfiguration API.
func (client LoggingManagementClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error)
GetWorkRequest Gets the details of the work request with the given ID.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/GetWorkRequest.go.html to see an example of how to use GetWorkRequest API.
func (client LoggingManagementClient) ListLogGroups(ctx context.Context, request ListLogGroupsRequest) (response ListLogGroupsResponse, err error)
ListLogGroups Lists all log groups for the specified compartment or tenancy.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListLogGroups.go.html to see an example of how to use ListLogGroups API.
func (client LoggingManagementClient) ListLogSavedSearches(ctx context.Context, request ListLogSavedSearchesRequest) (response ListLogSavedSearchesResponse, err error)
ListLogSavedSearches Lists LogSavedSearches for this compartment.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListLogSavedSearches.go.html to see an example of how to use ListLogSavedSearches API.
func (client LoggingManagementClient) ListLogs(ctx context.Context, request ListLogsRequest) (response ListLogsResponse, err error)
ListLogs Lists the specified log group's log objects.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListLogs.go.html to see an example of how to use ListLogs API.
func (client LoggingManagementClient) ListServices(ctx context.Context, request ListServicesRequest) (response ListServicesResponse, err error)
ListServices Lists all services that support logging.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListServices.go.html to see an example of how to use ListServices API.
func (client LoggingManagementClient) ListUnifiedAgentConfigurations(ctx context.Context, request ListUnifiedAgentConfigurationsRequest) (response ListUnifiedAgentConfigurationsResponse, err error)
ListUnifiedAgentConfigurations Lists all unified agent configurations in the specified compartment.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListUnifiedAgentConfigurations.go.html to see an example of how to use ListUnifiedAgentConfigurations API.
func (client LoggingManagementClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error)
ListWorkRequestErrors Return a list of errors for a given work request.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListWorkRequestErrors.go.html to see an example of how to use ListWorkRequestErrors API.
func (client LoggingManagementClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error)
ListWorkRequestLogs Return a list of logs for a given work request.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListWorkRequestLogs.go.html to see an example of how to use ListWorkRequestLogs API.
func (client LoggingManagementClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error)
ListWorkRequests Lists the work requests in a compartment.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/ListWorkRequests.go.html to see an example of how to use ListWorkRequests API.
func (client *LoggingManagementClient) SetRegion(region string)
SetRegion overrides the region of this client.
func (client LoggingManagementClient) UpdateLog(ctx context.Context, request UpdateLogRequest) (response UpdateLogResponse, err error)
UpdateLog Updates the existing log object with the associated configuration. This call
fails if the log object does not exist.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/UpdateLog.go.html to see an example of how to use UpdateLog API.
func (client LoggingManagementClient) UpdateLogGroup(ctx context.Context, request UpdateLogGroupRequest) (response UpdateLogGroupResponse, err error)
UpdateLogGroup Updates the existing log group with the associated configuration. This call
fails if the log group does not exist.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/UpdateLogGroup.go.html to see an example of how to use UpdateLogGroup API.
func (client LoggingManagementClient) UpdateLogSavedSearch(ctx context.Context, request UpdateLogSavedSearchRequest) (response UpdateLogSavedSearchResponse, err error)
UpdateLogSavedSearch Updates an existing LogSavedSearch.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/UpdateLogSavedSearch.go.html to see an example of how to use UpdateLogSavedSearch API.
func (client LoggingManagementClient) UpdateUnifiedAgentConfiguration(ctx context.Context, request UpdateUnifiedAgentConfigurationRequest) (response UpdateUnifiedAgentConfigurationResponse, err error)
UpdateUnifiedAgentConfiguration Update an existing unified agent configuration. This call
fails if the log group does not exist.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/UpdateUnifiedAgentConfiguration.go.html to see an example of how to use UpdateUnifiedAgentConfiguration API.
OciService OCI service logging configuration.
type OciService struct { // Service generating log. Service *string `mandatory:"true" json:"service"` // The unique identifier of the resource emitting the log. Resource *string `mandatory:"true" json:"resource"` // Log object category. Category *string `mandatory:"true" json:"category"` // Log category parameters are stored here. Parameters map[string]string `mandatory:"false" json:"parameters"` }
func (m OciService) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m OciService) String() string
func (m OciService) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
OperationStatusEnum Enum with underlying type: string
type OperationStatusEnum string
Set of constants representing the allowable values for OperationStatusEnum
const ( OperationStatusAccepted OperationStatusEnum = "ACCEPTED" OperationStatusInProgress OperationStatusEnum = "IN_PROGRESS" OperationStatusFailed OperationStatusEnum = "FAILED" OperationStatusSucceeded OperationStatusEnum = "SUCCEEDED" OperationStatusCancelling OperationStatusEnum = "CANCELLING" OperationStatusCanceled OperationStatusEnum = "CANCELED" )
func GetMappingOperationStatusEnum(val string) (OperationStatusEnum, bool)
GetMappingOperationStatusEnum performs case Insensitive comparison on enum value and return the desired enum
func GetOperationStatusEnumValues() []OperationStatusEnum
GetOperationStatusEnumValues Enumerates the set of values for OperationStatusEnum
OperationTypesEnum Enum with underlying type: string
type OperationTypesEnum string
Set of constants representing the allowable values for OperationTypesEnum
const ( OperationTypesCreateLog OperationTypesEnum = "CREATE_LOG" OperationTypesUpdateLog OperationTypesEnum = "UPDATE_LOG" OperationTypesDeleteLog OperationTypesEnum = "DELETE_LOG" OperationTypesMoveLog OperationTypesEnum = "MOVE_LOG" OperationTypesCreateLogGroup OperationTypesEnum = "CREATE_LOG_GROUP" OperationTypesUpdateLogGroup OperationTypesEnum = "UPDATE_LOG_GROUP" OperationTypesDeleteLogGroup OperationTypesEnum = "DELETE_LOG_GROUP" OperationTypesMoveLogGroup OperationTypesEnum = "MOVE_LOG_GROUP" OperationTypesCreateConfiguration OperationTypesEnum = "CREATE_CONFIGURATION" OperationTypesUpdateConfiguration OperationTypesEnum = "UPDATE_CONFIGURATION" OperationTypesDeleteConfiguration OperationTypesEnum = "DELETE_CONFIGURATION" OperationTypesMoveConfiguration OperationTypesEnum = "MOVE_CONFIGURATION" )
func GetMappingOperationTypesEnum(val string) (OperationTypesEnum, bool)
GetMappingOperationTypesEnum performs case Insensitive comparison on enum value and return the desired enum
func GetOperationTypesEnumValues() []OperationTypesEnum
GetOperationTypesEnumValues Enumerates the set of values for OperationTypesEnum
OperationalMetricsConfiguration Unified monitoring agent operational metrics configuration object.
type OperationalMetricsConfiguration struct { Source *OperationalMetricsSource `mandatory:"true" json:"source"` Destination *OperationalMetricsDestination `mandatory:"true" json:"destination"` }
func (m OperationalMetricsConfiguration) String() string
func (m OperationalMetricsConfiguration) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
OperationalMetricsDestination Unified monitoring agent operational metrics destination object.
type OperationalMetricsDestination struct { // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` }
func (m OperationalMetricsDestination) String() string
func (m OperationalMetricsDestination) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
OperationalMetricsRecordInput Record section of OperationalMetricsSource object.
type OperationalMetricsRecordInput struct { // Namespace to emit the operational metrics. Namespace *string `mandatory:"true" json:"namespace"` // Resource group to emit the operational metrics. ResourceGroup *string `mandatory:"false" json:"resourceGroup"` }
func (m OperationalMetricsRecordInput) String() string
func (m OperationalMetricsRecordInput) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
OperationalMetricsSource Unified monitoring agent operational metrics source object.
type OperationalMetricsSource struct { // Type of the unified monitoring agent operational metrics source object. Type OperationalMetricsSourceTypeEnum `mandatory:"true" json:"type"` RecordInput *OperationalMetricsRecordInput `mandatory:"true" json:"recordInput"` // List of unified monitoring agent operational metrics. Metrics []string `mandatory:"false" json:"metrics"` }
func (m OperationalMetricsSource) String() string
func (m OperationalMetricsSource) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
OperationalMetricsSourceTypeEnum Enum with underlying type: string
type OperationalMetricsSourceTypeEnum string
Set of constants representing the allowable values for OperationalMetricsSourceTypeEnum
const ( OperationalMetricsSourceTypeUmaMetrics OperationalMetricsSourceTypeEnum = "UMA_METRICS" )
func GetMappingOperationalMetricsSourceTypeEnum(val string) (OperationalMetricsSourceTypeEnum, bool)
GetMappingOperationalMetricsSourceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetOperationalMetricsSourceTypeEnumValues() []OperationalMetricsSourceTypeEnum
GetOperationalMetricsSourceTypeEnumValues Enumerates the set of values for OperationalMetricsSourceTypeEnum
Parameter Parameters that a resource category supports.
type Parameter struct { // Parameter name. Name *string `mandatory:"true" json:"name"` Type ParameterTypeEnum `mandatory:"true" json:"type"` // Java regex pattern to validate a parameter value. Pattern *string `mandatory:"false" json:"pattern"` }
func (m Parameter) String() string
func (m Parameter) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ParameterTypeEnum Enum with underlying type: string
type ParameterTypeEnum string
Set of constants representing the allowable values for ParameterTypeEnum
const ( ParameterTypeInteger ParameterTypeEnum = "integer" ParameterTypeString ParameterTypeEnum = "string" ParameterTypeBoolean ParameterTypeEnum = "boolean" )
func GetMappingParameterTypeEnum(val string) (ParameterTypeEnum, bool)
GetMappingParameterTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetParameterTypeEnumValues() []ParameterTypeEnum
GetParameterTypeEnumValues Enumerates the set of values for ParameterTypeEnum
RecordTransformerPair A new Key-value pairs added in logs
type RecordTransformerPair struct { // A new key Key *string `mandatory:"false" json:"key"` // A new value Value *string `mandatory:"false" json:"value"` }
func (m RecordTransformerPair) String() string
func (m RecordTransformerPair) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ResourceType Type of resource that a service provides.
type ResourceType struct { // Resource type name. Name *string `mandatory:"false" json:"name"` // Categories for resources. Categories []Category `mandatory:"false" json:"categories"` }
func (m ResourceType) String() string
func (m ResourceType) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
ServiceSummary Summary of services that are integrated with public logging.
type ServiceSummary struct { // Tenant OCID. TenantId *string `mandatory:"true" json:"tenantId"` // Service ID as set in Service Principal. ServicePrincipalName *string `mandatory:"true" json:"servicePrincipalName"` // Service endpoint. Endpoint *string `mandatory:"true" json:"endpoint"` // User-friendly service name. Name *string `mandatory:"true" json:"name"` // Type of resource that a service provides. ResourceTypes []ResourceType `mandatory:"true" json:"resourceTypes"` // Apollo project namespace, if any. Namespace *string `mandatory:"false" json:"namespace"` // Service ID. Id *string `mandatory:"false" json:"id"` }
func (m ServiceSummary) String() string
func (m ServiceSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
Source The source the log object comes from.
type Source interface { }
SourceSourceTypeEnum Enum with underlying type: string
type SourceSourceTypeEnum string
Set of constants representing the allowable values for SourceSourceTypeEnum
const ( SourceSourceTypeOciservice SourceSourceTypeEnum = "OCISERVICE" )
func GetMappingSourceSourceTypeEnum(val string) (SourceSourceTypeEnum, bool)
GetMappingSourceSourceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetSourceSourceTypeEnumValues() []SourceSourceTypeEnum
GetSourceSourceTypeEnumValues Enumerates the set of values for SourceSourceTypeEnum
SourceUpdateDetails Source updated configuration.
type SourceUpdateDetails struct { // Log category parameters are stored here. Parameters map[string]string `mandatory:"false" json:"parameters"` }
func (m SourceUpdateDetails) String() string
func (m SourceUpdateDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentApache2Parser Apache 2 log parser.
type UnifiedAgentApache2Parser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` }
func (m UnifiedAgentApache2Parser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentApache2Parser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentApache2Parser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentApache2Parser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentApache2Parser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentApache2Parser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentApache2Parser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentApache2Parser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentApache2Parser) String() string
func (m UnifiedAgentApache2Parser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentApacheErrorParser Apache error log parser.
type UnifiedAgentApacheErrorParser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` }
func (m UnifiedAgentApacheErrorParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentApacheErrorParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentApacheErrorParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentApacheErrorParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentApacheErrorParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentApacheErrorParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentApacheErrorParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentApacheErrorParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentApacheErrorParser) String() string
func (m UnifiedAgentApacheErrorParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentAuditdParser auditd parser.
type UnifiedAgentAuditdParser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` }
func (m UnifiedAgentAuditdParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentAuditdParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentAuditdParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentAuditdParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentAuditdParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentAuditdParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentAuditdParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentAuditdParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentAuditdParser) String() string
func (m UnifiedAgentAuditdParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentConfiguration Top Unified Agent configuration object.
type UnifiedAgentConfiguration struct { // The OCID of the resource. Id *string `mandatory:"true" json:"id"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // The pipeline state. LifecycleState LogLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // Whether or not this resource is currently enabled. IsEnabled *bool `mandatory:"true" json:"isEnabled"` // State of unified agent service configuration. ConfigurationState UnifiedAgentServiceConfigurationStatesEnum `mandatory:"true" json:"configurationState"` ServiceConfiguration UnifiedAgentServiceConfigurationDetails `mandatory:"true" json:"serviceConfiguration"` GroupAssociation *GroupAssociationDetails `mandatory:"true" json:"groupAssociation"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Time the resource was created. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // Time the resource was last modified. TimeLastModified *common.SDKTime `mandatory:"false" json:"timeLastModified"` }
func (m UnifiedAgentConfiguration) String() string
func (m *UnifiedAgentConfiguration) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m UnifiedAgentConfiguration) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentConfigurationCollection Results of a UnifiedAgentConfiguration search. Contains UnifiedAgentConfigurationSummary items.
type UnifiedAgentConfigurationCollection struct { // List of UnifiedAgentConfigurationSummary. Items []UnifiedAgentConfigurationSummary `mandatory:"true" json:"items"` }
func (m UnifiedAgentConfigurationCollection) String() string
func (m UnifiedAgentConfigurationCollection) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentConfigurationSummary Unified Agent configuration summary object returned by the list API.
type UnifiedAgentConfigurationSummary struct { // The OCID of the resource. Id *string `mandatory:"true" json:"id"` // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // The pipeline state. LifecycleState LogLifecycleStateEnum `mandatory:"true" json:"lifecycleState"` // Whether or not this resource is currently enabled. IsEnabled *bool `mandatory:"true" json:"isEnabled"` // Type of Unified Agent service configuration. ConfigurationType UnifiedAgentServiceConfigurationTypesEnum `mandatory:"true" json:"configurationType"` // State of unified agent service configuration. ConfigurationState UnifiedAgentServiceConfigurationStatesEnum `mandatory:"true" json:"configurationState"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Time the resource was created. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // Time the resource was last modified. TimeLastModified *common.SDKTime `mandatory:"false" json:"timeLastModified"` }
func (m UnifiedAgentConfigurationSummary) String() string
func (m UnifiedAgentConfigurationSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentCriParser CRI parser.
type UnifiedAgentCriParser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // If you don't need stream or logtag fields, set this to false. IsMergeCriFields *bool `mandatory:"false" json:"isMergeCriFields"` // Optional nested JSON Parser for CRI. Supported fields are fieldTimeKey, timeFormat, and isKeepTimeKey. NestedParser *UnifiedJsonParser `mandatory:"false" json:"nestedParser"` }
func (m UnifiedAgentCriParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentCriParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentCriParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentCriParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentCriParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentCriParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentCriParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentCriParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentCriParser) String() string
func (m UnifiedAgentCriParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentCsvParser CSV Parser.
type UnifiedAgentCsvParser struct { // CSV keys. Keys []string `mandatory:"true" json:"keys"` // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // CSV delimiter. Delimiter *string `mandatory:"false" json:"delimiter"` }
func (m UnifiedAgentCsvParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentCsvParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentCsvParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentCsvParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentCsvParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentCsvParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentCsvParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentCsvParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentCsvParser) String() string
func (m UnifiedAgentCsvParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentCustomFilter Logging custom filter plugin.
type UnifiedAgentCustomFilter struct { // Unique name for the filter. Name *string `mandatory:"true" json:"name"` // Type of the custom filter CustomFilterType *string `mandatory:"true" json:"customFilterType"` // Parameters of the custom filter Params map[string]string `mandatory:"false" json:"params"` // List of custom sections in custom filter CustomSections []UnifiedAgentCustomSection `mandatory:"false" json:"customSections"` }
func (m UnifiedAgentCustomFilter) GetName() *string
GetName returns Name
func (m UnifiedAgentCustomFilter) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentCustomFilter) String() string
func (m UnifiedAgentCustomFilter) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentCustomPluginLogSource User-customized-source-plugin log source object.
type UnifiedAgentCustomPluginLogSource struct { // Unique name for the source. Name *string `mandatory:"true" json:"name"` // User customized source plugin. CustomPlugin *string `mandatory:"true" json:"customPlugin"` }
func (m UnifiedAgentCustomPluginLogSource) GetName() *string
GetName returns Name
func (m UnifiedAgentCustomPluginLogSource) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentCustomPluginLogSource) String() string
func (m UnifiedAgentCustomPluginLogSource) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentCustomSection Custom section in custom filter
type UnifiedAgentCustomSection struct { // The name of the custom section Name *string `mandatory:"false" json:"name"` // Parameters in the custom section Params map[string]string `mandatory:"false" json:"params"` }
func (m UnifiedAgentCustomSection) String() string
func (m UnifiedAgentCustomSection) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentGrokParser Grok parser.
type UnifiedAgentGrokParser struct { // Grok pattern object. Patterns []GrokPattern `mandatory:"true" json:"patterns"` // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // Grok name key. GrokNameKey *string `mandatory:"false" json:"grokNameKey"` // Grok failure key. GrokFailureKey *string `mandatory:"false" json:"grokFailureKey"` }
func (m UnifiedAgentGrokParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentGrokParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentGrokParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentGrokParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentGrokParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentGrokParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentGrokParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentGrokParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentGrokParser) String() string
func (m UnifiedAgentGrokParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentKubernetesConfigurationDetails Unified Agent kubernetes service configuration object.
type UnifiedAgentKubernetesConfigurationDetails struct { Source *UnifiedAgentKubernetesSource `mandatory:"true" json:"source"` Destination *UnifiedAgentMonitoringDestination `mandatory:"true" json:"destination"` Filter *UnifiedAgentKubernetesFilter `mandatory:"false" json:"filter"` }
func (m UnifiedAgentKubernetesConfigurationDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentKubernetesConfigurationDetails) String() string
func (m UnifiedAgentKubernetesConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentKubernetesFilter Kubernetes filter object
type UnifiedAgentKubernetesFilter struct { // Unique name for the filter. Name *string `mandatory:"true" json:"name"` // List of metrics regex to be allowed. AllowList []string `mandatory:"false" json:"allowList"` // List of metrics regex to be denied. DenyList []string `mandatory:"false" json:"denyList"` }
func (m UnifiedAgentKubernetesFilter) GetName() *string
GetName returns Name
func (m UnifiedAgentKubernetesFilter) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentKubernetesFilter) String() string
func (m UnifiedAgentKubernetesFilter) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentKubernetesScrapeTarget Monitoring scrape object.
type UnifiedAgentKubernetesScrapeTarget struct { // Type of resource to scrape metrics. ResourceType UnifiedAgentKubernetesScrapeTargetResourceTypeEnum `mandatory:"true" json:"resourceType"` // K8s namespace of the resource. K8sNamespace *string `mandatory:"true" json:"k8sNamespace"` // Name of the service prepended to the endpoints. ServiceName *string `mandatory:"false" json:"serviceName"` // Resource group in OCI monitoring. ResourceGroup *string `mandatory:"false" json:"resourceGroup"` }
func (m UnifiedAgentKubernetesScrapeTarget) String() string
func (m UnifiedAgentKubernetesScrapeTarget) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentKubernetesScrapeTargetResourceTypeEnum Enum with underlying type: string
type UnifiedAgentKubernetesScrapeTargetResourceTypeEnum string
Set of constants representing the allowable values for UnifiedAgentKubernetesScrapeTargetResourceTypeEnum
const ( UnifiedAgentKubernetesScrapeTargetResourceTypePods UnifiedAgentKubernetesScrapeTargetResourceTypeEnum = "PODS" UnifiedAgentKubernetesScrapeTargetResourceTypeEndpoints UnifiedAgentKubernetesScrapeTargetResourceTypeEnum = "ENDPOINTS" UnifiedAgentKubernetesScrapeTargetResourceTypeNodes UnifiedAgentKubernetesScrapeTargetResourceTypeEnum = "NODES" UnifiedAgentKubernetesScrapeTargetResourceTypeServices UnifiedAgentKubernetesScrapeTargetResourceTypeEnum = "SERVICES" )
func GetMappingUnifiedAgentKubernetesScrapeTargetResourceTypeEnum(val string) (UnifiedAgentKubernetesScrapeTargetResourceTypeEnum, bool)
GetMappingUnifiedAgentKubernetesScrapeTargetResourceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentKubernetesScrapeTargetResourceTypeEnumValues() []UnifiedAgentKubernetesScrapeTargetResourceTypeEnum
GetUnifiedAgentKubernetesScrapeTargetResourceTypeEnumValues Enumerates the set of values for UnifiedAgentKubernetesScrapeTargetResourceTypeEnum
UnifiedAgentKubernetesSource Kubernetes source object.
type UnifiedAgentKubernetesSource struct { // Unique name for the source. Name *string `mandatory:"true" json:"name"` // List of UnifiedAgentKubernetesScrapeTarget. ScrapeTargets []UnifiedAgentKubernetesScrapeTarget `mandatory:"true" json:"scrapeTargets"` }
func (m UnifiedAgentKubernetesSource) String() string
func (m UnifiedAgentKubernetesSource) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentLoggingConfiguration Unified Agent logging service configuration object.
type UnifiedAgentLoggingConfiguration struct { // Logging source object. Sources []UnifiedAgentLoggingSource `mandatory:"true" json:"sources"` Destination *UnifiedAgentLoggingDestination `mandatory:"true" json:"destination"` // Logging filter object. Filter []UnifiedAgentLoggingFilter `mandatory:"false" json:"filter"` }
func (m UnifiedAgentLoggingConfiguration) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentLoggingConfiguration) String() string
func (m *UnifiedAgentLoggingConfiguration) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m UnifiedAgentLoggingConfiguration) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentLoggingDestination Logging destination object.
type UnifiedAgentLoggingDestination struct { // The OCID of the resource. LogObjectId *string `mandatory:"true" json:"logObjectId"` OperationalMetricsConfiguration *OperationalMetricsConfiguration `mandatory:"false" json:"operationalMetricsConfiguration"` }
func (m UnifiedAgentLoggingDestination) String() string
func (m UnifiedAgentLoggingDestination) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentLoggingFilter Logging filter object.
type UnifiedAgentLoggingFilter interface { // Unique name for the filter. GetName() *string }
UnifiedAgentLoggingFilterFilterTypeEnum Enum with underlying type: string
type UnifiedAgentLoggingFilterFilterTypeEnum string
Set of constants representing the allowable values for UnifiedAgentLoggingFilterFilterTypeEnum
const ( UnifiedAgentLoggingFilterFilterTypeParserFilter UnifiedAgentLoggingFilterFilterTypeEnum = "PARSER_FILTER" UnifiedAgentLoggingFilterFilterTypeGrepFilter UnifiedAgentLoggingFilterFilterTypeEnum = "GREP_FILTER" UnifiedAgentLoggingFilterFilterTypeRecordTransformerFilter UnifiedAgentLoggingFilterFilterTypeEnum = "RECORD_TRANSFORMER_FILTER" UnifiedAgentLoggingFilterFilterTypeCustomFilter UnifiedAgentLoggingFilterFilterTypeEnum = "CUSTOM_FILTER" )
func GetMappingUnifiedAgentLoggingFilterFilterTypeEnum(val string) (UnifiedAgentLoggingFilterFilterTypeEnum, bool)
GetMappingUnifiedAgentLoggingFilterFilterTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentLoggingFilterFilterTypeEnumValues() []UnifiedAgentLoggingFilterFilterTypeEnum
GetUnifiedAgentLoggingFilterFilterTypeEnumValues Enumerates the set of values for UnifiedAgentLoggingFilterFilterTypeEnum
UnifiedAgentLoggingGrepFilter Logging grep filter object greps events by the values of specified fields. Ref: https://docs.fluentd.org/filter/grep
type UnifiedAgentLoggingGrepFilter struct { // Unique name for the filter. Name *string `mandatory:"true" json:"name"` // A list of filtering rules to include logs AllowList []GrepFilterAllowRule `mandatory:"false" json:"allowList"` // A list of filtering rules to reject logs DenyList []GrepFilterDenyRule `mandatory:"false" json:"denyList"` }
func (m UnifiedAgentLoggingGrepFilter) GetName() *string
GetName returns Name
func (m UnifiedAgentLoggingGrepFilter) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentLoggingGrepFilter) String() string
func (m UnifiedAgentLoggingGrepFilter) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentLoggingRecordTransformerFilter Logging record transformer filter object mutates/transforms logs. Ref: https://docs.fluentd.org/filter/record_transformer
type UnifiedAgentLoggingRecordTransformerFilter struct { // Unique name for the filter. Name *string `mandatory:"true" json:"name"` // Add new key-value pairs in logs RecordList []RecordTransformerPair `mandatory:"true" json:"recordList"` // When set to true, the full Ruby syntax is enabled in the ${} expression. IsRubyEnabled *bool `mandatory:"false" json:"isRubyEnabled"` // If true, automatically casts the field types. IsAutoTypecastEnabled *bool `mandatory:"false" json:"isAutoTypecastEnabled"` // If true, it modifies a new empty hash IsRenewRecordEnabled *bool `mandatory:"false" json:"isRenewRecordEnabled"` // Overwrites the time of logs with this value, this value must be a Unix timestamp. RenewTimeKey *string `mandatory:"false" json:"renewTimeKey"` // A list of keys to keep. Only relevant if isRenewRecordEnabled is set to true KeepKeys []string `mandatory:"false" json:"keepKeys"` // A list of keys to delete RemoveKeys []string `mandatory:"false" json:"removeKeys"` }
func (m UnifiedAgentLoggingRecordTransformerFilter) GetName() *string
GetName returns Name
func (m UnifiedAgentLoggingRecordTransformerFilter) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentLoggingRecordTransformerFilter) String() string
func (m UnifiedAgentLoggingRecordTransformerFilter) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentLoggingSource Logging source object.
type UnifiedAgentLoggingSource interface { // Unique name for the source. GetName() *string }
UnifiedAgentLoggingSourceSourceTypeEnum Enum with underlying type: string
type UnifiedAgentLoggingSourceSourceTypeEnum string
Set of constants representing the allowable values for UnifiedAgentLoggingSourceSourceTypeEnum
const ( UnifiedAgentLoggingSourceSourceTypeLogTail UnifiedAgentLoggingSourceSourceTypeEnum = "LOG_TAIL" UnifiedAgentLoggingSourceSourceTypeWindowsEventLog UnifiedAgentLoggingSourceSourceTypeEnum = "WINDOWS_EVENT_LOG" UnifiedAgentLoggingSourceSourceTypeCustomPlugin UnifiedAgentLoggingSourceSourceTypeEnum = "CUSTOM_PLUGIN" )
func GetMappingUnifiedAgentLoggingSourceSourceTypeEnum(val string) (UnifiedAgentLoggingSourceSourceTypeEnum, bool)
GetMappingUnifiedAgentLoggingSourceSourceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentLoggingSourceSourceTypeEnumValues() []UnifiedAgentLoggingSourceSourceTypeEnum
GetUnifiedAgentLoggingSourceSourceTypeEnumValues Enumerates the set of values for UnifiedAgentLoggingSourceSourceTypeEnum
UnifiedAgentMonitoringApplicationConfigurationDetails Unified Agent monitoing application configuration details
type UnifiedAgentMonitoringApplicationConfigurationDetails interface { }
UnifiedAgentMonitoringConfigurationDetails Unified Agent monitoring service configuration object.
type UnifiedAgentMonitoringConfigurationDetails struct { // Unified Agent monitoring application configuration details. ApplicationConfigurations []UnifiedAgentMonitoringApplicationConfigurationDetails `mandatory:"true" json:"applicationConfigurations"` }
func (m UnifiedAgentMonitoringConfigurationDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentMonitoringConfigurationDetails) String() string
func (m *UnifiedAgentMonitoringConfigurationDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m UnifiedAgentMonitoringConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentMonitoringDestination Kubernetes destination object.
type UnifiedAgentMonitoringDestination struct { // The OCID of the compartment that the resource belongs to. CompartmentId *string `mandatory:"true" json:"compartmentId"` // Namespace to which metrics will be emitted. MetricsNamespace *string `mandatory:"true" json:"metricsNamespace"` }
func (m UnifiedAgentMonitoringDestination) String() string
func (m UnifiedAgentMonitoringDestination) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentMonitoringFilter Monitoring filter object.
type UnifiedAgentMonitoringFilter interface { // Unique name for the filter. GetName() *string }
UnifiedAgentMonitoringFilterFilterTypeEnum Enum with underlying type: string
type UnifiedAgentMonitoringFilterFilterTypeEnum string
Set of constants representing the allowable values for UnifiedAgentMonitoringFilterFilterTypeEnum
const ( UnifiedAgentMonitoringFilterFilterTypeKubernetesFilter UnifiedAgentMonitoringFilterFilterTypeEnum = "KUBERNETES_FILTER" UnifiedAgentMonitoringFilterFilterTypeUrlFilter UnifiedAgentMonitoringFilterFilterTypeEnum = "URL_FILTER" )
func GetMappingUnifiedAgentMonitoringFilterFilterTypeEnum(val string) (UnifiedAgentMonitoringFilterFilterTypeEnum, bool)
GetMappingUnifiedAgentMonitoringFilterFilterTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentMonitoringFilterFilterTypeEnumValues() []UnifiedAgentMonitoringFilterFilterTypeEnum
GetUnifiedAgentMonitoringFilterFilterTypeEnumValues Enumerates the set of values for UnifiedAgentMonitoringFilterFilterTypeEnum
UnifiedAgentMonitoringSourceTypesEnum Enum with underlying type: string
type UnifiedAgentMonitoringSourceTypesEnum string
Set of constants representing the allowable values for UnifiedAgentMonitoringSourceTypesEnum
const ( UnifiedAgentMonitoringSourceTypesKubernetes UnifiedAgentMonitoringSourceTypesEnum = "KUBERNETES" UnifiedAgentMonitoringSourceTypesTail UnifiedAgentMonitoringSourceTypesEnum = "TAIL" UnifiedAgentMonitoringSourceTypesUrl UnifiedAgentMonitoringSourceTypesEnum = "URL" )
func GetMappingUnifiedAgentMonitoringSourceTypesEnum(val string) (UnifiedAgentMonitoringSourceTypesEnum, bool)
GetMappingUnifiedAgentMonitoringSourceTypesEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentMonitoringSourceTypesEnumValues() []UnifiedAgentMonitoringSourceTypesEnum
GetUnifiedAgentMonitoringSourceTypesEnumValues Enumerates the set of values for UnifiedAgentMonitoringSourceTypesEnum
UnifiedAgentMonitoringUrlSource Kubernetes source object.
type UnifiedAgentMonitoringUrlSource struct { // Unique name for the source. Name *string `mandatory:"true" json:"name"` // List of UnifiedAgentKubernetesScrapeTarget. ScrapeTargets []UnifiedAgentUrlScrapeTarget `mandatory:"true" json:"scrapeTargets"` }
func (m UnifiedAgentMonitoringUrlSource) String() string
func (m UnifiedAgentMonitoringUrlSource) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentMsgpackParser Msgpack parser.
type UnifiedAgentMsgpackParser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` }
func (m UnifiedAgentMsgpackParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentMsgpackParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentMsgpackParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentMsgpackParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentMsgpackParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentMsgpackParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentMsgpackParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentMsgpackParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentMsgpackParser) String() string
func (m UnifiedAgentMsgpackParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentMultilineGrokParser Multiline grok parser.
type UnifiedAgentMultilineGrokParser struct { // Grok pattern object. Patterns []GrokPattern `mandatory:"true" json:"patterns"` // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // Grok name key. GrokNameKey *string `mandatory:"false" json:"grokNameKey"` // Grok failure key. GrokFailureKey *string `mandatory:"false" json:"grokFailureKey"` // Multiline start regexp pattern. MultiLineStartRegexp *string `mandatory:"false" json:"multiLineStartRegexp"` }
func (m UnifiedAgentMultilineGrokParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentMultilineGrokParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentMultilineGrokParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentMultilineGrokParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentMultilineGrokParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentMultilineGrokParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentMultilineGrokParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentMultilineGrokParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentMultilineGrokParser) String() string
func (m UnifiedAgentMultilineGrokParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentMultilineParser Multiline parser.
type UnifiedAgentMultilineParser struct { // Mutiline pattern format. Format []string `mandatory:"true" json:"format"` // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // First line pattern format. FormatFirstline *string `mandatory:"false" json:"formatFirstline"` }
func (m UnifiedAgentMultilineParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentMultilineParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentMultilineParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentMultilineParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentMultilineParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentMultilineParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentMultilineParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentMultilineParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentMultilineParser) String() string
func (m UnifiedAgentMultilineParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentNoneParser This parser signifies a non-parser, and puts the entire log line in a message_key.
type UnifiedAgentNoneParser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // Specifies the field name to contain logs. MessageKey *string `mandatory:"false" json:"messageKey"` }
func (m UnifiedAgentNoneParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentNoneParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentNoneParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentNoneParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentNoneParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentNoneParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentNoneParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentNoneParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentNoneParser) String() string
func (m UnifiedAgentNoneParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentOpenmetricsParser Openmetrics parser.
type UnifiedAgentOpenmetricsParser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` RecordInput *UnifiedAgentOpenmetricsParserRecord `mandatory:"false" json:"recordInput"` }
func (m UnifiedAgentOpenmetricsParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentOpenmetricsParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentOpenmetricsParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentOpenmetricsParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentOpenmetricsParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentOpenmetricsParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentOpenmetricsParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentOpenmetricsParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentOpenmetricsParser) String() string
func (m UnifiedAgentOpenmetricsParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentOpenmetricsParserRecord record section of openmetrics parser.
type UnifiedAgentOpenmetricsParserRecord struct { // Namespace to emit metrics. Namespace *string `mandatory:"false" json:"namespace"` // Resource group to emit metrics. ResourceGroup *string `mandatory:"false" json:"resourceGroup"` // Dimensions to be added for metrics. Dimensions map[string]string `mandatory:"false" json:"dimensions"` }
func (m UnifiedAgentOpenmetricsParserRecord) String() string
func (m UnifiedAgentOpenmetricsParserRecord) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentOpenmetricsTailConfigurationDetails Unified Agent Openmetrics tail configuration object.
type UnifiedAgentOpenmetricsTailConfigurationDetails struct { // Tail log source objects. Sources []UnifiedAgentTailLogSource `mandatory:"true" json:"sources"` Destination *UnifiedAgentMonitoringDestination `mandatory:"true" json:"destination"` }
func (m UnifiedAgentOpenmetricsTailConfigurationDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentOpenmetricsTailConfigurationDetails) String() string
func (m UnifiedAgentOpenmetricsTailConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentParser Source parser object.
type UnifiedAgentParser interface { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. GetFieldTimeKey() *string // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } GetTypes() map[string]string // Specify the null value pattern. GetNullValuePattern() *string // If true, an empty string field is replaced with a null value. GetIsNullEmptyString() *bool // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. GetIsEstimateCurrentEvent() *bool // If true, keep the time field in the record. GetIsKeepTimeKey() *bool // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. GetTimeoutInMilliseconds() *int }
UnifiedAgentParserFilter Logging parser filter object. Ref: https://docs.fluentd.org/filter/parser
type UnifiedAgentParserFilter struct { // Unique name for the filter. Name *string `mandatory:"true" json:"name"` Parser UnifiedAgentParser `mandatory:"true" json:"parser"` // The field name in the record to parse. KeyName *string `mandatory:"true" json:"keyName"` // If true, keep the original event time in the parsed result. ReserveTime *bool `mandatory:"false" json:"reserveTime"` // If true, keep the original key-value pair in the parsed result. ReserveData *bool `mandatory:"false" json:"reserveData"` // If true, remove the keyName field when parsing is succeeded. RemoveKeyNameField *bool `mandatory:"false" json:"removeKeyNameField"` // If true, the invalid string is replaced with safe characters and is re-parsed. ReplaceInvalidSequence *bool `mandatory:"false" json:"replaceInvalidSequence"` // Store the parsed values with the specified key name prefix. InjectKeyPrefix *string `mandatory:"false" json:"injectKeyPrefix"` // Store the parsed values as a hash value in a field. HashValueField *string `mandatory:"false" json:"hashValueField"` // If true, emit invalid record to @ERROR label. Invalid cases are: 1) key does not exist; 2) the format // does not match; or 3) an unexpected error. You can rescue unexpected format logs in the @ERROR lable. // If you want to ignore these errors, set this to false. EmitInvalidRecordToError *bool `mandatory:"false" json:"emitInvalidRecordToError"` }
func (m UnifiedAgentParserFilter) GetName() *string
GetName returns Name
func (m UnifiedAgentParserFilter) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentParserFilter) String() string
func (m *UnifiedAgentParserFilter) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m UnifiedAgentParserFilter) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentParserParserTypeEnum Enum with underlying type: string
type UnifiedAgentParserParserTypeEnum string
Set of constants representing the allowable values for UnifiedAgentParserParserTypeEnum
const ( UnifiedAgentParserParserTypeAuditd UnifiedAgentParserParserTypeEnum = "AUDITD" UnifiedAgentParserParserTypeCri UnifiedAgentParserParserTypeEnum = "CRI" UnifiedAgentParserParserTypeJson UnifiedAgentParserParserTypeEnum = "JSON" UnifiedAgentParserParserTypeTsv UnifiedAgentParserParserTypeEnum = "TSV" UnifiedAgentParserParserTypeCsv UnifiedAgentParserParserTypeEnum = "CSV" UnifiedAgentParserParserTypeNone UnifiedAgentParserParserTypeEnum = "NONE" UnifiedAgentParserParserTypeSyslog UnifiedAgentParserParserTypeEnum = "SYSLOG" UnifiedAgentParserParserTypeApache2 UnifiedAgentParserParserTypeEnum = "APACHE2" UnifiedAgentParserParserTypeApacheError UnifiedAgentParserParserTypeEnum = "APACHE_ERROR" UnifiedAgentParserParserTypeMsgpack UnifiedAgentParserParserTypeEnum = "MSGPACK" UnifiedAgentParserParserTypeRegexp UnifiedAgentParserParserTypeEnum = "REGEXP" UnifiedAgentParserParserTypeMultiline UnifiedAgentParserParserTypeEnum = "MULTILINE" UnifiedAgentParserParserTypeGrok UnifiedAgentParserParserTypeEnum = "GROK" UnifiedAgentParserParserTypeMultilineGrok UnifiedAgentParserParserTypeEnum = "MULTILINE_GROK" UnifiedAgentParserParserTypeOpenmetrics UnifiedAgentParserParserTypeEnum = "OPENMETRICS" )
func GetMappingUnifiedAgentParserParserTypeEnum(val string) (UnifiedAgentParserParserTypeEnum, bool)
GetMappingUnifiedAgentParserParserTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentParserParserTypeEnumValues() []UnifiedAgentParserParserTypeEnum
GetUnifiedAgentParserParserTypeEnumValues Enumerates the set of values for UnifiedAgentParserParserTypeEnum
UnifiedAgentRegexParser Regexp parser.
type UnifiedAgentRegexParser struct { // Regex pattern. Expression *string `mandatory:"true" json:"expression"` // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // Time format. TimeFormat *string `mandatory:"false" json:"timeFormat"` }
func (m UnifiedAgentRegexParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentRegexParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentRegexParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentRegexParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentRegexParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentRegexParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentRegexParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentRegexParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentRegexParser) String() string
func (m UnifiedAgentRegexParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentServiceConfigurationDetails Top level Unified Agent service configuration object.
type UnifiedAgentServiceConfigurationDetails interface { }
UnifiedAgentServiceConfigurationStatesEnum Enum with underlying type: string
type UnifiedAgentServiceConfigurationStatesEnum string
Set of constants representing the allowable values for UnifiedAgentServiceConfigurationStatesEnum
const ( UnifiedAgentServiceConfigurationStatesValid UnifiedAgentServiceConfigurationStatesEnum = "VALID" UnifiedAgentServiceConfigurationStatesInvalid UnifiedAgentServiceConfigurationStatesEnum = "INVALID" )
func GetMappingUnifiedAgentServiceConfigurationStatesEnum(val string) (UnifiedAgentServiceConfigurationStatesEnum, bool)
GetMappingUnifiedAgentServiceConfigurationStatesEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentServiceConfigurationStatesEnumValues() []UnifiedAgentServiceConfigurationStatesEnum
GetUnifiedAgentServiceConfigurationStatesEnumValues Enumerates the set of values for UnifiedAgentServiceConfigurationStatesEnum
UnifiedAgentServiceConfigurationTypesEnum Enum with underlying type: string
type UnifiedAgentServiceConfigurationTypesEnum string
Set of constants representing the allowable values for UnifiedAgentServiceConfigurationTypesEnum
const ( UnifiedAgentServiceConfigurationTypesLogging UnifiedAgentServiceConfigurationTypesEnum = "LOGGING" UnifiedAgentServiceConfigurationTypesMonitoring UnifiedAgentServiceConfigurationTypesEnum = "MONITORING" )
func GetMappingUnifiedAgentServiceConfigurationTypesEnum(val string) (UnifiedAgentServiceConfigurationTypesEnum, bool)
GetMappingUnifiedAgentServiceConfigurationTypesEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentServiceConfigurationTypesEnumValues() []UnifiedAgentServiceConfigurationTypesEnum
GetUnifiedAgentServiceConfigurationTypesEnumValues Enumerates the set of values for UnifiedAgentServiceConfigurationTypesEnum
UnifiedAgentSyslogParser Syslog Parser.
type UnifiedAgentSyslogParser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // Time format. TimeFormat *string `mandatory:"false" json:"timeFormat"` // RFC 5424 time format. Rfc5424TimeFormat *string `mandatory:"false" json:"rfc5424TimeFormat"` // Specifies with priority or not. Corresponds to the Fluentd with_priority parameter. IsWithPriority *bool `mandatory:"false" json:"isWithPriority"` // Specifies whether or not to support colonless ident. Corresponds to the Fluentd support_colonless_ident parameter. IsSupportColonlessIdent *bool `mandatory:"false" json:"isSupportColonlessIdent"` // Syslog message format. MessageFormat UnifiedAgentSyslogParserMessageFormatEnum `mandatory:"false" json:"messageFormat,omitempty"` // Syslog parser type. SyslogParserType UnifiedAgentSyslogParserSyslogParserTypeEnum `mandatory:"false" json:"syslogParserType,omitempty"` }
func (m UnifiedAgentSyslogParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentSyslogParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentSyslogParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentSyslogParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentSyslogParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentSyslogParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentSyslogParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentSyslogParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentSyslogParser) String() string
func (m UnifiedAgentSyslogParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentSyslogParserMessageFormatEnum Enum with underlying type: string
type UnifiedAgentSyslogParserMessageFormatEnum string
Set of constants representing the allowable values for UnifiedAgentSyslogParserMessageFormatEnum
const ( UnifiedAgentSyslogParserMessageFormatRfc3164 UnifiedAgentSyslogParserMessageFormatEnum = "RFC3164" UnifiedAgentSyslogParserMessageFormatRfc5424 UnifiedAgentSyslogParserMessageFormatEnum = "RFC5424" UnifiedAgentSyslogParserMessageFormatAuto UnifiedAgentSyslogParserMessageFormatEnum = "AUTO" )
func GetMappingUnifiedAgentSyslogParserMessageFormatEnum(val string) (UnifiedAgentSyslogParserMessageFormatEnum, bool)
GetMappingUnifiedAgentSyslogParserMessageFormatEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentSyslogParserMessageFormatEnumValues() []UnifiedAgentSyslogParserMessageFormatEnum
GetUnifiedAgentSyslogParserMessageFormatEnumValues Enumerates the set of values for UnifiedAgentSyslogParserMessageFormatEnum
UnifiedAgentSyslogParserSyslogParserTypeEnum Enum with underlying type: string
type UnifiedAgentSyslogParserSyslogParserTypeEnum string
Set of constants representing the allowable values for UnifiedAgentSyslogParserSyslogParserTypeEnum
const ( UnifiedAgentSyslogParserSyslogParserTypeString UnifiedAgentSyslogParserSyslogParserTypeEnum = "STRING" UnifiedAgentSyslogParserSyslogParserTypeRegexp UnifiedAgentSyslogParserSyslogParserTypeEnum = "REGEXP" )
func GetMappingUnifiedAgentSyslogParserSyslogParserTypeEnum(val string) (UnifiedAgentSyslogParserSyslogParserTypeEnum, bool)
GetMappingUnifiedAgentSyslogParserSyslogParserTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedAgentSyslogParserSyslogParserTypeEnumValues() []UnifiedAgentSyslogParserSyslogParserTypeEnum
GetUnifiedAgentSyslogParserSyslogParserTypeEnumValues Enumerates the set of values for UnifiedAgentSyslogParserSyslogParserTypeEnum
UnifiedAgentTailLogSource Tail log source object.
type UnifiedAgentTailLogSource struct { // Unique name for the source. Name *string `mandatory:"true" json:"name"` // Absolute paths for log source files. Wildcards can be used. Paths []string `mandatory:"true" json:"paths"` Parser UnifiedAgentParser `mandatory:"false" json:"parser"` AdvancedOptions *UnifiedAgentTailSourceAdvancedOptions `mandatory:"false" json:"advancedOptions"` }
func (m UnifiedAgentTailLogSource) GetName() *string
GetName returns Name
func (m UnifiedAgentTailLogSource) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentTailLogSource) String() string
func (m *UnifiedAgentTailLogSource) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m UnifiedAgentTailLogSource) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentTailSourceAdvancedOptions Advanced options for logging configuration
type UnifiedAgentTailSourceAdvancedOptions struct { // Starts to read the logs from the head of the file or the last read position recorded in pos_file, not tail. IsReadFromHead *bool `mandatory:"false" json:"isReadFromHead"` }
func (m UnifiedAgentTailSourceAdvancedOptions) String() string
func (m UnifiedAgentTailSourceAdvancedOptions) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentTsvParser TSV Parser.
type UnifiedAgentTsvParser struct { // TSV keys. Keys []string `mandatory:"true" json:"keys"` // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // TSV delimiter. Delimiter *string `mandatory:"false" json:"delimiter"` }
func (m UnifiedAgentTsvParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedAgentTsvParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedAgentTsvParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedAgentTsvParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedAgentTsvParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedAgentTsvParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedAgentTsvParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedAgentTsvParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentTsvParser) String() string
func (m UnifiedAgentTsvParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentUrlConfigurationDetails Unified Agent scrape URL configuration object.
type UnifiedAgentUrlConfigurationDetails struct { Source *UnifiedAgentMonitoringUrlSource `mandatory:"true" json:"source"` Destination *UnifiedAgentMonitoringDestination `mandatory:"true" json:"destination"` Filter *UnifiedAgentUrlFilter `mandatory:"false" json:"filter"` }
func (m UnifiedAgentUrlConfigurationDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentUrlConfigurationDetails) String() string
func (m UnifiedAgentUrlConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentUrlFilter Kubernetes filter object
type UnifiedAgentUrlFilter struct { // Unique name for the filter. Name *string `mandatory:"true" json:"name"` // List of metrics regex to be allowed. AllowList []string `mandatory:"false" json:"allowList"` // List of metrics regex to be denied. DenyList []string `mandatory:"false" json:"denyList"` }
func (m UnifiedAgentUrlFilter) GetName() *string
GetName returns Name
func (m UnifiedAgentUrlFilter) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentUrlFilter) String() string
func (m UnifiedAgentUrlFilter) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentUrlScrapeTarget Monitoring scrape object.
type UnifiedAgentUrlScrapeTarget struct { // URL from which the metrics are fetched. Url *string `mandatory:"true" json:"url"` // Custom name. Name *string `mandatory:"false" json:"name"` }
func (m UnifiedAgentUrlScrapeTarget) String() string
func (m UnifiedAgentUrlScrapeTarget) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedAgentWindowsEventSource Windows events log source object.
type UnifiedAgentWindowsEventSource struct { // Unique name for the source. Name *string `mandatory:"true" json:"name"` // Windows event log channels. Channels []string `mandatory:"true" json:"channels"` }
func (m UnifiedAgentWindowsEventSource) GetName() *string
GetName returns Name
func (m UnifiedAgentWindowsEventSource) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedAgentWindowsEventSource) String() string
func (m UnifiedAgentWindowsEventSource) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedJsonParser JSON parser.
type UnifiedJsonParser struct { // Specifies the time field for the event time. If the event doesn't have this field, the current time is used. FieldTimeKey *string `mandatory:"false" json:"fieldTimeKey"` // Specify types for converting a field into another type. // For example, // With this configuration: // <parse> // @type csv // keys time,host,req_id,user // time_key time // </parse> // This incoming event: // "2013/02/28 12:00:00,192.168.0.1,111,-" // is parsed as: // 1362020400 (2013/02/28/ 12:00:00) // record: // { // "host" : "192.168.0.1", // "req_id" : "111", // "user" : "-" // } Types map[string]string `mandatory:"false" json:"types"` // Specify the null value pattern. NullValuePattern *string `mandatory:"false" json:"nullValuePattern"` // If true, an empty string field is replaced with a null value. IsNullEmptyString *bool `mandatory:"false" json:"isNullEmptyString"` // If true, use Fluent::EventTime.now(current time) as a timestamp when the time_key is specified. IsEstimateCurrentEvent *bool `mandatory:"false" json:"isEstimateCurrentEvent"` // If true, keep the time field in the record. IsKeepTimeKey *bool `mandatory:"false" json:"isKeepTimeKey"` // Specify the timeout for parse processing. This is mainly for detecting an incorrect regexp pattern. TimeoutInMilliseconds *int `mandatory:"false" json:"timeoutInMilliseconds"` // Process time value using the specified format. TimeFormat *string `mandatory:"false" json:"timeFormat"` // If true, a separator parameter can be further defined. ParseNested *bool `mandatory:"false" json:"parseNested"` // Keys of adjacent levels are joined by the separator. Separator *string `mandatory:"false" json:"separator"` // JSON parser time type. TimeType UnifiedJsonParserTimeTypeEnum `mandatory:"false" json:"timeType,omitempty"` }
func (m UnifiedJsonParser) GetFieldTimeKey() *string
GetFieldTimeKey returns FieldTimeKey
func (m UnifiedJsonParser) GetIsEstimateCurrentEvent() *bool
GetIsEstimateCurrentEvent returns IsEstimateCurrentEvent
func (m UnifiedJsonParser) GetIsKeepTimeKey() *bool
GetIsKeepTimeKey returns IsKeepTimeKey
func (m UnifiedJsonParser) GetIsNullEmptyString() *bool
GetIsNullEmptyString returns IsNullEmptyString
func (m UnifiedJsonParser) GetNullValuePattern() *string
GetNullValuePattern returns NullValuePattern
func (m UnifiedJsonParser) GetTimeoutInMilliseconds() *int
GetTimeoutInMilliseconds returns TimeoutInMilliseconds
func (m UnifiedJsonParser) GetTypes() map[string]string
GetTypes returns Types
func (m UnifiedJsonParser) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m UnifiedJsonParser) String() string
func (m UnifiedJsonParser) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UnifiedJsonParserTimeTypeEnum Enum with underlying type: string
type UnifiedJsonParserTimeTypeEnum string
Set of constants representing the allowable values for UnifiedJsonParserTimeTypeEnum
const ( UnifiedJsonParserTimeTypeFloat UnifiedJsonParserTimeTypeEnum = "FLOAT" UnifiedJsonParserTimeTypeUnixtime UnifiedJsonParserTimeTypeEnum = "UNIXTIME" UnifiedJsonParserTimeTypeString UnifiedJsonParserTimeTypeEnum = "STRING" )
func GetMappingUnifiedJsonParserTimeTypeEnum(val string) (UnifiedJsonParserTimeTypeEnum, bool)
GetMappingUnifiedJsonParserTimeTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUnifiedJsonParserTimeTypeEnumValues() []UnifiedJsonParserTimeTypeEnum
GetUnifiedJsonParserTimeTypeEnumValues Enumerates the set of values for UnifiedJsonParserTimeTypeEnum
UpdateConfigurationDetails The updatable configuration properties.
type UpdateConfigurationDetails struct { Source *SourceUpdateDetails `mandatory:"true" json:"source"` Archiving *Archiving `mandatory:"false" json:"archiving"` }
func (m UpdateConfigurationDetails) String() string
func (m UpdateConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateLogDetails Update log object properties.
type UpdateLogDetails struct { // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"false" json:"displayName"` // Whether or not this resource is currently enabled. IsEnabled *bool `mandatory:"false" json:"isEnabled"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Log retention duration in 30-day increments (30, 60, 90 and so on until 180). RetentionDuration *int `mandatory:"false" json:"retentionDuration"` Configuration *UpdateConfigurationDetails `mandatory:"false" json:"configuration"` }
func (m UpdateLogDetails) String() string
func (m UpdateLogDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateLogGroupDetails The details to update a log group.
type UpdateLogGroupDetails struct { // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"false" json:"displayName"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` }
func (m UpdateLogGroupDetails) String() string
func (m UpdateLogGroupDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateLogGroupRequest wrapper for the UpdateLogGroup operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/UpdateLogGroup.go.html to see an example of how to use UpdateLogGroupRequest.
type UpdateLogGroupRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // LogGroup config parameters to update. UpdateLogGroupDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request UpdateLogGroupRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request UpdateLogGroupRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request UpdateLogGroupRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request UpdateLogGroupRequest) String() string
func (request UpdateLogGroupRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateLogGroupResponse wrapper for the UpdateLogGroup operation
type UpdateLogGroupResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response UpdateLogGroupResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response UpdateLogGroupResponse) String() string
UpdateLogRequest wrapper for the UpdateLog operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/UpdateLog.go.html to see an example of how to use UpdateLogRequest.
type UpdateLogRequest struct { // OCID of a log group to work with. LogGroupId *string `mandatory:"true" contributesTo:"path" name:"logGroupId"` // OCID of a log to work with. LogId *string `mandatory:"true" contributesTo:"path" name:"logId"` // Log config parameters to update. UpdateLogDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request UpdateLogRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request UpdateLogRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request UpdateLogRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request UpdateLogRequest) String() string
func (request UpdateLogRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateLogResponse wrapper for the UpdateLog operation
type UpdateLogResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response UpdateLogResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response UpdateLogResponse) String() string
UpdateLogSavedSearchDetails The update details to update a LogSavedSearch.
type UpdateLogSavedSearchDetails struct { // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. Name *string `mandatory:"false" json:"name"` // Description for this resource. Description *string `mandatory:"false" json:"description"` // The search query that is saved. Query *string `mandatory:"false" json:"query"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` }
func (m UpdateLogSavedSearchDetails) String() string
func (m UpdateLogSavedSearchDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateLogSavedSearchRequest wrapper for the UpdateLogSavedSearch operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/UpdateLogSavedSearch.go.html to see an example of how to use UpdateLogSavedSearchRequest.
type UpdateLogSavedSearchRequest struct { // OCID of the logSavedSearch. LogSavedSearchId *string `mandatory:"true" contributesTo:"path" name:"logSavedSearchId"` // Updates to the saved search. UpdateLogSavedSearchDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request UpdateLogSavedSearchRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request UpdateLogSavedSearchRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request UpdateLogSavedSearchRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request UpdateLogSavedSearchRequest) String() string
func (request UpdateLogSavedSearchRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateLogSavedSearchResponse wrapper for the UpdateLogSavedSearch operation
type UpdateLogSavedSearchResponse struct { // The underlying http response RawResponse *http.Response // The LogSavedSearch instance LogSavedSearch `presentIn:"body"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` // For optimistic concurrency control. See `if-match`. Etag *string `presentIn:"header" name:"etag"` }
func (response UpdateLogSavedSearchResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response UpdateLogSavedSearchResponse) String() string
UpdateUnifiedAgentConfigurationDetails Update Object for the Unified Agent configuration.
type UpdateUnifiedAgentConfigurationDetails struct { // The user-friendly display name. This must be unique within the enclosing resource, // and it's changeable. Avoid entering confidential information. DisplayName *string `mandatory:"true" json:"displayName"` // Whether or not this resource is currently enabled. IsEnabled *bool `mandatory:"true" json:"isEnabled"` ServiceConfiguration UnifiedAgentServiceConfigurationDetails `mandatory:"true" json:"serviceConfiguration"` // Defined tags for this resource. Each key is predefined and scoped to a // namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Operations": {"CostCenter": "42"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Free-form tags for this resource. Each tag is a simple key-value pair with no // predefined name, type, or namespace. For more information, see Resource Tags (https://docs.oracle.com/iaas/Content/General/Concepts/resourcetags.htm). // Example: `{"Department": "Finance"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Description for this resource. Description *string `mandatory:"false" json:"description"` GroupAssociation *GroupAssociationDetails `mandatory:"false" json:"groupAssociation"` }
func (m UpdateUnifiedAgentConfigurationDetails) String() string
func (m *UpdateUnifiedAgentConfigurationDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m UpdateUnifiedAgentConfigurationDetails) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateUnifiedAgentConfigurationRequest wrapper for the UpdateUnifiedAgentConfiguration operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/logging/UpdateUnifiedAgentConfiguration.go.html to see an example of how to use UpdateUnifiedAgentConfigurationRequest.
type UpdateUnifiedAgentConfigurationRequest struct { // The OCID of the Unified Agent configuration. UnifiedAgentConfigurationId *string `mandatory:"true" contributesTo:"path" name:"unifiedAgentConfigurationId"` // Unified agent configuration to update. Empty group associations list doesn't modify the list, null value for group association clears all the previous associations. UpdateUnifiedAgentConfigurationDetails `contributesTo:"body"` // For optimistic concurrency control. In the PUT or DELETE call for a // resource, set the `if-match` parameter to the value of the etag from a // previous GET or POST response for that resource. The resource will be // updated or deleted only if the etag you provide matches the resource's // current etag value. IfMatch *string `mandatory:"false" contributesTo:"header" name:"if-match"` // Unique Oracle-assigned identifier for the request. If you need to contact Oracle about // a particular request, please provide the request ID. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // Metadata about the request. This information will not be transmitted to the service, but // represents information that the SDK will consume to drive retry behavior. RequestMetadata common.RequestMetadata }
func (request UpdateUnifiedAgentConfigurationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request UpdateUnifiedAgentConfigurationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request UpdateUnifiedAgentConfigurationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request UpdateUnifiedAgentConfigurationRequest) String() string
func (request UpdateUnifiedAgentConfigurationRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
UpdateUnifiedAgentConfigurationResponse wrapper for the UpdateUnifiedAgentConfiguration operation
type UpdateUnifiedAgentConfigurationResponse struct { // The underlying http response RawResponse *http.Response // The OCID of the work request. OpcWorkRequestId *string `presentIn:"header" name:"opc-work-request-id"` // Unique Oracle-assigned identifier for the request. If you need to contact // Oracle about a particular request, please provide the request ID. OpcRequestId *string `presentIn:"header" name:"opc-request-id"` }
func (response UpdateUnifiedAgentConfigurationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response UpdateUnifiedAgentConfigurationResponse) String() string
WorkRequest A work request.
type WorkRequest struct { // The work request OCID. Id *string `mandatory:"true" json:"id"` // The type of work the work request is doing. OperationType OperationTypesEnum `mandatory:"true" json:"operationType"` // The current status of the work request. Status OperationStatusEnum `mandatory:"true" json:"status"` // The work request's compartment OCID. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The resources this work request affects. Resources []WorkRequestResource `mandatory:"true" json:"resources"` // Percentage of the request completed. PercentComplete *float32 `mandatory:"true" json:"percentComplete"` // The time the work request was accepted. TimeAccepted *common.SDKTime `mandatory:"true" json:"timeAccepted"` // The time the work request was started. TimeStarted *common.SDKTime `mandatory:"false" json:"timeStarted"` // The time the work request was finished. TimeFinished *common.SDKTime `mandatory:"false" json:"timeFinished"` }
func (m WorkRequest) String() string
func (m WorkRequest) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
WorkRequestError An error encountered while executing a work request.
type WorkRequestError struct { // A machine-usable code for the error that occured. Error codes are listed at // https://docs.oracle.com/iaas/Content/API/References/apierrors.htm. Code *string `mandatory:"true" json:"code"` // A human readable description of the issue encountered. Message *string `mandatory:"true" json:"message"` // The time the error occured. An RFC3339-formatted date and time string. Timestamp *common.SDKTime `mandatory:"true" json:"timestamp"` }
func (m WorkRequestError) String() string
func (m WorkRequestError) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
WorkRequestLog A log message from the execution of a work request.
type WorkRequestLog struct { // Human-readable log message. Message *string `mandatory:"true" json:"message"` // The time the log message was written. An RFC3339-formatted date and time string. Timestamp *common.SDKTime `mandatory:"true" json:"timestamp"` }
func (m WorkRequestLog) String() string
func (m WorkRequestLog) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
WorkRequestResource A resource created or operated on by a work request.
type WorkRequestResource struct { // The resource type the work request affects. EntityType *string `mandatory:"true" json:"entityType"` // The way in which this resource is affected by the work tracked in the work request. // A resource being created, updated, or deleted will remain in the IN_PROGRESS state until // work is complete for that resource, at which point it will transition to CREATED, UPDATED, // or DELETED, respectively. ActionType ActionTypesEnum `mandatory:"true" json:"actionType"` // The resource identifier the work request affects. Identifier *string `mandatory:"true" json:"identifier"` // The URI path that the user can do a GET on to access the resource metadata. EntityUri *string `mandatory:"false" json:"entityUri"` }
func (m WorkRequestResource) String() string
func (m WorkRequestResource) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly
WorkRequestSummary A summary of a work request.
type WorkRequestSummary struct { // The OCID of the work request. Id *string `mandatory:"false" json:"id"` // The type of work the work request is doing. OperationType OperationTypesEnum `mandatory:"false" json:"operationType,omitempty"` // The current status of the work request. Status OperationStatusEnum `mandatory:"false" json:"status,omitempty"` // The OCID of the work request's compartment. CompartmentId *string `mandatory:"false" json:"compartmentId"` // The resources this work request affects. Resources []WorkRequestResource `mandatory:"false" json:"resources"` // Percentage of the request completed. PercentComplete *float32 `mandatory:"false" json:"percentComplete"` // The time the work request was accepted. TimeAccepted *common.SDKTime `mandatory:"false" json:"timeAccepted"` // The time the work request was started. TimeStarted *common.SDKTime `mandatory:"false" json:"timeStarted"` // The time the work request was finished. TimeFinished *common.SDKTime `mandatory:"false" json:"timeFinished"` }
func (m WorkRequestSummary) String() string
func (m WorkRequestSummary) ValidateEnumValue() (bool, error)
ValidateEnumValue returns an error when providing an unsupported enum value This function is being called during constructing API request process Not recommended for calling this function directly