Versions in this module Expand all Collapse all v55 v55.1.0 Jan 18, 2022 v55.0.0 Jan 11, 2022 Changes in this version + type AccessControlRule struct + ActionName *string + Condition *string + ConditionLanguage WebAppFirewallPolicyRuleConditionLanguageEnum + Name *string + func (m AccessControlRule) GetActionName() *string + func (m AccessControlRule) GetCondition() *string + func (m AccessControlRule) GetConditionLanguage() WebAppFirewallPolicyRuleConditionLanguageEnum + func (m AccessControlRule) GetName() *string + func (m AccessControlRule) MarshalJSON() (buff []byte, e error) + func (m AccessControlRule) String() string + type Action interface + GetName func() *string + type ActionTypeEnum string + const ActionTypeAllow + const ActionTypeCheck + const ActionTypeReturnHttpResponse + func GetActionTypeEnumValues() []ActionTypeEnum + type AllowAction struct + Name *string + func (m AllowAction) GetName() *string + func (m AllowAction) MarshalJSON() (buff []byte, e error) + func (m AllowAction) String() string + type BackendTypeEnum string + const BackendTypeLoadBalancer + func GetBackendTypeEnumValues() []BackendTypeEnum + type ChangeNetworkAddressListCompartmentDetails struct + CompartmentId *string + func (m ChangeNetworkAddressListCompartmentDetails) String() string + type ChangeNetworkAddressListCompartmentRequest struct + IfMatch *string + NetworkAddressListId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request ChangeNetworkAddressListCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeNetworkAddressListCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeNetworkAddressListCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeNetworkAddressListCompartmentRequest) String() string + type ChangeNetworkAddressListCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeNetworkAddressListCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeNetworkAddressListCompartmentResponse) String() string + type ChangeResourceCompartmentDetails struct + CompartmentId *string + func (m ChangeResourceCompartmentDetails) String() string + type ChangeWebAppFirewallCompartmentDetails struct + CompartmentId *string + func (m ChangeWebAppFirewallCompartmentDetails) String() string + type ChangeWebAppFirewallCompartmentRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WebAppFirewallId *string + func (request ChangeWebAppFirewallCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeWebAppFirewallCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeWebAppFirewallCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeWebAppFirewallCompartmentRequest) String() string + type ChangeWebAppFirewallCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeWebAppFirewallCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeWebAppFirewallCompartmentResponse) String() string + type ChangeWebAppFirewallPolicyCompartmentDetails struct + CompartmentId *string + func (m ChangeWebAppFirewallPolicyCompartmentDetails) String() string + type ChangeWebAppFirewallPolicyCompartmentRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WebAppFirewallPolicyId *string + func (request ChangeWebAppFirewallPolicyCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ChangeWebAppFirewallPolicyCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ChangeWebAppFirewallPolicyCompartmentRequest) RetryPolicy() *common.RetryPolicy + func (request ChangeWebAppFirewallPolicyCompartmentRequest) String() string + type ChangeWebAppFirewallPolicyCompartmentResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response ChangeWebAppFirewallPolicyCompartmentResponse) HTTPResponse() *http.Response + func (response ChangeWebAppFirewallPolicyCompartmentResponse) String() string + type CheckAction struct + Name *string + func (m CheckAction) GetName() *string + func (m CheckAction) MarshalJSON() (buff []byte, e error) + func (m CheckAction) String() string + type CollaborativeCapabilityWeight struct + DisplayName *string + Key *string + Weight *int + func (m CollaborativeCapabilityWeight) String() string + type CollaborativeCapabilityWeightOverride struct + Key *string + Weight *int + func (m CollaborativeCapabilityWeightOverride) String() string + type CreateNetworkAddressListAddressesDetails struct + Addresses []string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + SystemTags map[string]map[string]interface{} + func (m CreateNetworkAddressListAddressesDetails) GetCompartmentId() *string + func (m CreateNetworkAddressListAddressesDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateNetworkAddressListAddressesDetails) GetDisplayName() *string + func (m CreateNetworkAddressListAddressesDetails) GetFreeformTags() map[string]string + func (m CreateNetworkAddressListAddressesDetails) GetSystemTags() map[string]map[string]interface{} + func (m CreateNetworkAddressListAddressesDetails) MarshalJSON() (buff []byte, e error) + func (m CreateNetworkAddressListAddressesDetails) String() string + type CreateNetworkAddressListDetails interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetSystemTags func() map[string]map[string]interface{} + type CreateNetworkAddressListDetailsTypeEnum string + const CreateNetworkAddressListDetailsTypeAddresses + const CreateNetworkAddressListDetailsTypeVcnAddresses + func GetCreateNetworkAddressListDetailsTypeEnumValues() []CreateNetworkAddressListDetailsTypeEnum + type CreateNetworkAddressListRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateNetworkAddressListRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateNetworkAddressListRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateNetworkAddressListRequest) RetryPolicy() *common.RetryPolicy + func (request CreateNetworkAddressListRequest) String() string + type CreateNetworkAddressListResponse struct + ContentLocation *string + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateNetworkAddressListResponse) HTTPResponse() *http.Response + func (response CreateNetworkAddressListResponse) String() string + type CreateNetworkAddressListVcnAddressesDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + SystemTags map[string]map[string]interface{} + VcnAddresses []PrivateAddresses + func (m CreateNetworkAddressListVcnAddressesDetails) GetCompartmentId() *string + func (m CreateNetworkAddressListVcnAddressesDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateNetworkAddressListVcnAddressesDetails) GetDisplayName() *string + func (m CreateNetworkAddressListVcnAddressesDetails) GetFreeformTags() map[string]string + func (m CreateNetworkAddressListVcnAddressesDetails) GetSystemTags() map[string]map[string]interface{} + func (m CreateNetworkAddressListVcnAddressesDetails) MarshalJSON() (buff []byte, e error) + func (m CreateNetworkAddressListVcnAddressesDetails) String() string + type CreateWebAppFirewallDetails interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetSystemTags func() map[string]map[string]interface{} + GetWebAppFirewallPolicyId func() *string + type CreateWebAppFirewallLoadBalancerDetails struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + LoadBalancerId *string + SystemTags map[string]map[string]interface{} + WebAppFirewallPolicyId *string + func (m CreateWebAppFirewallLoadBalancerDetails) GetCompartmentId() *string + func (m CreateWebAppFirewallLoadBalancerDetails) GetDefinedTags() map[string]map[string]interface{} + func (m CreateWebAppFirewallLoadBalancerDetails) GetDisplayName() *string + func (m CreateWebAppFirewallLoadBalancerDetails) GetFreeformTags() map[string]string + func (m CreateWebAppFirewallLoadBalancerDetails) GetSystemTags() map[string]map[string]interface{} + func (m CreateWebAppFirewallLoadBalancerDetails) GetWebAppFirewallPolicyId() *string + func (m CreateWebAppFirewallLoadBalancerDetails) MarshalJSON() (buff []byte, e error) + func (m CreateWebAppFirewallLoadBalancerDetails) String() string + type CreateWebAppFirewallPolicyDetails struct + Actions []Action + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + RequestAccessControl *RequestAccessControl + RequestProtection *RequestProtection + RequestRateLimiting *RequestRateLimiting + ResponseAccessControl *ResponseAccessControl + ResponseProtection *ResponseProtection + SystemTags map[string]map[string]interface{} + func (m *CreateWebAppFirewallPolicyDetails) UnmarshalJSON(data []byte) (e error) + func (m CreateWebAppFirewallPolicyDetails) String() string + type CreateWebAppFirewallPolicyRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateWebAppFirewallPolicyRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateWebAppFirewallPolicyRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateWebAppFirewallPolicyRequest) RetryPolicy() *common.RetryPolicy + func (request CreateWebAppFirewallPolicyRequest) String() string + type CreateWebAppFirewallPolicyResponse struct + ContentLocation *string + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateWebAppFirewallPolicyResponse) HTTPResponse() *http.Response + func (response CreateWebAppFirewallPolicyResponse) String() string + type CreateWebAppFirewallRequest struct + OpcRequestId *string + OpcRetryToken *string + RequestMetadata common.RequestMetadata + func (request CreateWebAppFirewallRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request CreateWebAppFirewallRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request CreateWebAppFirewallRequest) RetryPolicy() *common.RetryPolicy + func (request CreateWebAppFirewallRequest) String() string + type CreateWebAppFirewallResponse struct + ContentLocation *string + Etag *string + Location *string + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response CreateWebAppFirewallResponse) HTTPResponse() *http.Response + func (response CreateWebAppFirewallResponse) String() string + type DeleteNetworkAddressListRequest struct + IfMatch *string + NetworkAddressListId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request DeleteNetworkAddressListRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteNetworkAddressListRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteNetworkAddressListRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteNetworkAddressListRequest) String() string + type DeleteNetworkAddressListResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteNetworkAddressListResponse) HTTPResponse() *http.Response + func (response DeleteNetworkAddressListResponse) String() string + type DeleteWebAppFirewallPolicyRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WebAppFirewallPolicyId *string + func (request DeleteWebAppFirewallPolicyRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteWebAppFirewallPolicyRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteWebAppFirewallPolicyRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteWebAppFirewallPolicyRequest) String() string + type DeleteWebAppFirewallPolicyResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteWebAppFirewallPolicyResponse) HTTPResponse() *http.Response + func (response DeleteWebAppFirewallPolicyResponse) String() string + type DeleteWebAppFirewallRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WebAppFirewallId *string + func (request DeleteWebAppFirewallRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request DeleteWebAppFirewallRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request DeleteWebAppFirewallRequest) RetryPolicy() *common.RetryPolicy + func (request DeleteWebAppFirewallRequest) String() string + type DeleteWebAppFirewallResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response DeleteWebAppFirewallResponse) HTTPResponse() *http.Response + func (response DeleteWebAppFirewallResponse) String() string + type GetNetworkAddressListRequest struct + NetworkAddressListId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request GetNetworkAddressListRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetNetworkAddressListRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetNetworkAddressListRequest) RetryPolicy() *common.RetryPolicy + func (request GetNetworkAddressListRequest) String() string + type GetNetworkAddressListResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetNetworkAddressListResponse) HTTPResponse() *http.Response + func (response GetNetworkAddressListResponse) String() string + type GetWebAppFirewallPolicyRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WebAppFirewallPolicyId *string + func (request GetWebAppFirewallPolicyRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetWebAppFirewallPolicyRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetWebAppFirewallPolicyRequest) RetryPolicy() *common.RetryPolicy + func (request GetWebAppFirewallPolicyRequest) String() string + type GetWebAppFirewallPolicyResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetWebAppFirewallPolicyResponse) HTTPResponse() *http.Response + func (response GetWebAppFirewallPolicyResponse) String() string + type GetWebAppFirewallRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WebAppFirewallId *string + func (request GetWebAppFirewallRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetWebAppFirewallRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetWebAppFirewallRequest) RetryPolicy() *common.RetryPolicy + func (request GetWebAppFirewallRequest) String() string + type GetWebAppFirewallResponse struct + Etag *string + OpcRequestId *string + RawResponse *http.Response + func (response GetWebAppFirewallResponse) HTTPResponse() *http.Response + func (response GetWebAppFirewallResponse) String() string + type GetWorkRequestRequest struct + OpcRequestId *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request GetWorkRequestRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request GetWorkRequestRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request GetWorkRequestRequest) RetryPolicy() *common.RetryPolicy + func (request GetWorkRequestRequest) String() string + type GetWorkRequestResponse struct + OpcRequestId *string + RawResponse *http.Response + RetryAfter *int + func (response GetWorkRequestResponse) HTTPResponse() *http.Response + func (response GetWorkRequestResponse) String() string + type HttpResponseBody interface + type HttpResponseBodyTypeEnum string + const HttpResponseBodyTypeStaticText + func GetHttpResponseBodyTypeEnumValues() []HttpResponseBodyTypeEnum + type ListNetworkAddressListsRequest struct + CompartmentId *string + DisplayName *string + Id *string + LifecycleState []NetworkAddressListLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListNetworkAddressListsSortByEnum + SortOrder ListNetworkAddressListsSortOrderEnum + func (request ListNetworkAddressListsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListNetworkAddressListsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListNetworkAddressListsRequest) RetryPolicy() *common.RetryPolicy + func (request ListNetworkAddressListsRequest) String() string + type ListNetworkAddressListsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListNetworkAddressListsResponse) HTTPResponse() *http.Response + func (response ListNetworkAddressListsResponse) String() string + type ListNetworkAddressListsSortByEnum string + const ListNetworkAddressListsSortByDisplayname + const ListNetworkAddressListsSortByTimecreated + func GetListNetworkAddressListsSortByEnumValues() []ListNetworkAddressListsSortByEnum + type ListNetworkAddressListsSortOrderEnum string + const ListNetworkAddressListsSortOrderAsc + const ListNetworkAddressListsSortOrderDesc + func GetListNetworkAddressListsSortOrderEnumValues() []ListNetworkAddressListsSortOrderEnum + type ListProtectionCapabilitiesRequest struct + CompartmentId *string + DisplayName *string + GroupTag []string + IsLatestVersion []bool + Key *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListProtectionCapabilitiesSortByEnum + SortOrder ListProtectionCapabilitiesSortOrderEnum + Type ProtectionCapabilitySummaryTypeEnum + func (request ListProtectionCapabilitiesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListProtectionCapabilitiesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListProtectionCapabilitiesRequest) RetryPolicy() *common.RetryPolicy + func (request ListProtectionCapabilitiesRequest) String() string + type ListProtectionCapabilitiesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListProtectionCapabilitiesResponse) HTTPResponse() *http.Response + func (response ListProtectionCapabilitiesResponse) String() string + type ListProtectionCapabilitiesSortByEnum string + const ListProtectionCapabilitiesSortByDisplayname + const ListProtectionCapabilitiesSortByKey + const ListProtectionCapabilitiesSortByType + func GetListProtectionCapabilitiesSortByEnumValues() []ListProtectionCapabilitiesSortByEnum + type ListProtectionCapabilitiesSortOrderEnum string + const ListProtectionCapabilitiesSortOrderAsc + const ListProtectionCapabilitiesSortOrderDesc + func GetListProtectionCapabilitiesSortOrderEnumValues() []ListProtectionCapabilitiesSortOrderEnum + type ListProtectionCapabilityGroupTagsRequest struct + CompartmentId *string + Limit *int + Name *string + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListProtectionCapabilityGroupTagsSortByEnum + SortOrder ListProtectionCapabilityGroupTagsSortOrderEnum + Type ProtectionCapabilitySummaryTypeEnum + func (request ListProtectionCapabilityGroupTagsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListProtectionCapabilityGroupTagsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListProtectionCapabilityGroupTagsRequest) RetryPolicy() *common.RetryPolicy + func (request ListProtectionCapabilityGroupTagsRequest) String() string + type ListProtectionCapabilityGroupTagsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListProtectionCapabilityGroupTagsResponse) HTTPResponse() *http.Response + func (response ListProtectionCapabilityGroupTagsResponse) String() string + type ListProtectionCapabilityGroupTagsSortByEnum string + const ListProtectionCapabilityGroupTagsSortByName + func GetListProtectionCapabilityGroupTagsSortByEnumValues() []ListProtectionCapabilityGroupTagsSortByEnum + type ListProtectionCapabilityGroupTagsSortOrderEnum string + const ListProtectionCapabilityGroupTagsSortOrderAsc + const ListProtectionCapabilityGroupTagsSortOrderDesc + func GetListProtectionCapabilityGroupTagsSortOrderEnumValues() []ListProtectionCapabilityGroupTagsSortOrderEnum + type ListWebAppFirewallPoliciesRequest struct + CompartmentId *string + DisplayName *string + Id *string + LifecycleState []WebAppFirewallPolicyLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListWebAppFirewallPoliciesSortByEnum + SortOrder ListWebAppFirewallPoliciesSortOrderEnum + func (request ListWebAppFirewallPoliciesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWebAppFirewallPoliciesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWebAppFirewallPoliciesRequest) RetryPolicy() *common.RetryPolicy + func (request ListWebAppFirewallPoliciesRequest) String() string + type ListWebAppFirewallPoliciesResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWebAppFirewallPoliciesResponse) HTTPResponse() *http.Response + func (response ListWebAppFirewallPoliciesResponse) String() string + type ListWebAppFirewallPoliciesSortByEnum string + const ListWebAppFirewallPoliciesSortByDisplayname + const ListWebAppFirewallPoliciesSortByTimecreated + func GetListWebAppFirewallPoliciesSortByEnumValues() []ListWebAppFirewallPoliciesSortByEnum + type ListWebAppFirewallPoliciesSortOrderEnum string + const ListWebAppFirewallPoliciesSortOrderAsc + const ListWebAppFirewallPoliciesSortOrderDesc + func GetListWebAppFirewallPoliciesSortOrderEnumValues() []ListWebAppFirewallPoliciesSortOrderEnum + type ListWebAppFirewallsRequest struct + CompartmentId *string + DisplayName *string + Id *string + LifecycleState []WebAppFirewallLifecycleStateEnum + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + SortBy ListWebAppFirewallsSortByEnum + SortOrder ListWebAppFirewallsSortOrderEnum + WebAppFirewallPolicyId *string + func (request ListWebAppFirewallsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWebAppFirewallsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWebAppFirewallsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWebAppFirewallsRequest) String() string + type ListWebAppFirewallsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWebAppFirewallsResponse) HTTPResponse() *http.Response + func (response ListWebAppFirewallsResponse) String() string + type ListWebAppFirewallsSortByEnum string + const ListWebAppFirewallsSortByDisplayname + const ListWebAppFirewallsSortByTimecreated + func GetListWebAppFirewallsSortByEnumValues() []ListWebAppFirewallsSortByEnum + type ListWebAppFirewallsSortOrderEnum string + const ListWebAppFirewallsSortOrderAsc + const ListWebAppFirewallsSortOrderDesc + func GetListWebAppFirewallsSortOrderEnumValues() []ListWebAppFirewallsSortOrderEnum + type ListWorkRequestErrorsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestErrorsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestErrorsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestErrorsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestErrorsRequest) String() string + type ListWorkRequestErrorsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestErrorsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestErrorsResponse) String() string + type ListWorkRequestLogsRequest struct + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestLogsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestLogsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestLogsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestLogsRequest) String() string + type ListWorkRequestLogsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestLogsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestLogsResponse) String() string + type ListWorkRequestsRequest struct + CompartmentId *string + Limit *int + OpcRequestId *string + Page *string + RequestMetadata common.RequestMetadata + WorkRequestId *string + func (request ListWorkRequestsRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request ListWorkRequestsRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request ListWorkRequestsRequest) RetryPolicy() *common.RetryPolicy + func (request ListWorkRequestsRequest) String() string + type ListWorkRequestsResponse struct + OpcNextPage *string + OpcRequestId *string + RawResponse *http.Response + func (response ListWorkRequestsResponse) HTTPResponse() *http.Response + func (response ListWorkRequestsResponse) String() string + type NetworkAddressList interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() NetworkAddressListLifecycleStateEnum + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + type NetworkAddressListAddresses struct + Addresses []string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState NetworkAddressListLifecycleStateEnum + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m NetworkAddressListAddresses) GetCompartmentId() *string + func (m NetworkAddressListAddresses) GetDefinedTags() map[string]map[string]interface{} + func (m NetworkAddressListAddresses) GetDisplayName() *string + func (m NetworkAddressListAddresses) GetFreeformTags() map[string]string + func (m NetworkAddressListAddresses) GetId() *string + func (m NetworkAddressListAddresses) GetLifecycleDetails() *string + func (m NetworkAddressListAddresses) GetLifecycleState() NetworkAddressListLifecycleStateEnum + func (m NetworkAddressListAddresses) GetSystemTags() map[string]map[string]interface{} + func (m NetworkAddressListAddresses) GetTimeCreated() *common.SDKTime + func (m NetworkAddressListAddresses) GetTimeUpdated() *common.SDKTime + func (m NetworkAddressListAddresses) MarshalJSON() (buff []byte, e error) + func (m NetworkAddressListAddresses) String() string + type NetworkAddressListAddressesSummary struct + Addresses []string + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState NetworkAddressListLifecycleStateEnum + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m NetworkAddressListAddressesSummary) GetCompartmentId() *string + func (m NetworkAddressListAddressesSummary) GetDefinedTags() map[string]map[string]interface{} + func (m NetworkAddressListAddressesSummary) GetDisplayName() *string + func (m NetworkAddressListAddressesSummary) GetFreeformTags() map[string]string + func (m NetworkAddressListAddressesSummary) GetId() *string + func (m NetworkAddressListAddressesSummary) GetLifecycleDetails() *string + func (m NetworkAddressListAddressesSummary) GetLifecycleState() NetworkAddressListLifecycleStateEnum + func (m NetworkAddressListAddressesSummary) GetSystemTags() map[string]map[string]interface{} + func (m NetworkAddressListAddressesSummary) GetTimeCreated() *common.SDKTime + func (m NetworkAddressListAddressesSummary) GetTimeUpdated() *common.SDKTime + func (m NetworkAddressListAddressesSummary) MarshalJSON() (buff []byte, e error) + func (m NetworkAddressListAddressesSummary) String() string + type NetworkAddressListCollection struct + Items []NetworkAddressListSummary + func (m *NetworkAddressListCollection) UnmarshalJSON(data []byte) (e error) + func (m NetworkAddressListCollection) String() string + type NetworkAddressListLifecycleStateEnum string + const NetworkAddressListLifecycleStateActive + const NetworkAddressListLifecycleStateCreating + const NetworkAddressListLifecycleStateDeleted + const NetworkAddressListLifecycleStateDeleting + const NetworkAddressListLifecycleStateFailed + const NetworkAddressListLifecycleStateUpdating + func GetNetworkAddressListLifecycleStateEnumValues() []NetworkAddressListLifecycleStateEnum + type NetworkAddressListSummary interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() NetworkAddressListLifecycleStateEnum + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + type NetworkAddressListSummaryTypeEnum string + const NetworkAddressListSummaryTypeAddresses + const NetworkAddressListSummaryTypeVcnAddresses + func GetNetworkAddressListSummaryTypeEnumValues() []NetworkAddressListSummaryTypeEnum + type NetworkAddressListTypeEnum string + const NetworkAddressListTypeAddresses + const NetworkAddressListTypeVcnAddresses + func GetNetworkAddressListTypeEnumValues() []NetworkAddressListTypeEnum + type NetworkAddressListVcnAddresses struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState NetworkAddressListLifecycleStateEnum + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + VcnAddresses []PrivateAddresses + func (m NetworkAddressListVcnAddresses) GetCompartmentId() *string + func (m NetworkAddressListVcnAddresses) GetDefinedTags() map[string]map[string]interface{} + func (m NetworkAddressListVcnAddresses) GetDisplayName() *string + func (m NetworkAddressListVcnAddresses) GetFreeformTags() map[string]string + func (m NetworkAddressListVcnAddresses) GetId() *string + func (m NetworkAddressListVcnAddresses) GetLifecycleDetails() *string + func (m NetworkAddressListVcnAddresses) GetLifecycleState() NetworkAddressListLifecycleStateEnum + func (m NetworkAddressListVcnAddresses) GetSystemTags() map[string]map[string]interface{} + func (m NetworkAddressListVcnAddresses) GetTimeCreated() *common.SDKTime + func (m NetworkAddressListVcnAddresses) GetTimeUpdated() *common.SDKTime + func (m NetworkAddressListVcnAddresses) MarshalJSON() (buff []byte, e error) + func (m NetworkAddressListVcnAddresses) String() string + type NetworkAddressListVcnAddressesSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState NetworkAddressListLifecycleStateEnum + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + VcnAddresses []PrivateAddresses + func (m NetworkAddressListVcnAddressesSummary) GetCompartmentId() *string + func (m NetworkAddressListVcnAddressesSummary) GetDefinedTags() map[string]map[string]interface{} + func (m NetworkAddressListVcnAddressesSummary) GetDisplayName() *string + func (m NetworkAddressListVcnAddressesSummary) GetFreeformTags() map[string]string + func (m NetworkAddressListVcnAddressesSummary) GetId() *string + func (m NetworkAddressListVcnAddressesSummary) GetLifecycleDetails() *string + func (m NetworkAddressListVcnAddressesSummary) GetLifecycleState() NetworkAddressListLifecycleStateEnum + func (m NetworkAddressListVcnAddressesSummary) GetSystemTags() map[string]map[string]interface{} + func (m NetworkAddressListVcnAddressesSummary) GetTimeCreated() *common.SDKTime + func (m NetworkAddressListVcnAddressesSummary) GetTimeUpdated() *common.SDKTime + func (m NetworkAddressListVcnAddressesSummary) MarshalJSON() (buff []byte, e error) + func (m NetworkAddressListVcnAddressesSummary) String() string + type PrivateAddresses struct + Addresses *string + VcnId *string + func (m PrivateAddresses) String() string + type ProtectionCapability struct + ActionName *string + CollaborativeActionThreshold *int + CollaborativeWeights []CollaborativeCapabilityWeightOverride + Exclusions *ProtectionCapabilityExclusions + Key *string + Version *int + func (m ProtectionCapability) String() string + type ProtectionCapabilityCollection struct + Items []ProtectionCapabilitySummary + func (m ProtectionCapabilityCollection) String() string + type ProtectionCapabilityExclusions struct + Args []string + RequestCookies []string + func (m ProtectionCapabilityExclusions) String() string + type ProtectionCapabilityGroupTagCollection struct + Items []ProtectionCapabilityGroupTagSummary + func (m ProtectionCapabilityGroupTagCollection) String() string + type ProtectionCapabilityGroupTagSummary struct + Name *string + func (m ProtectionCapabilityGroupTagSummary) String() string + type ProtectionCapabilitySettings struct + AllowedHttpMethods []string + MaxHttpRequestHeaderLength *int + MaxHttpRequestHeaders *int + MaxNumberOfArguments *int + MaxSingleArgumentLength *int + MaxTotalArgumentLength *int + func (m ProtectionCapabilitySettings) String() string + type ProtectionCapabilitySummary struct + CollaborativeActionThreshold *int + CollaborativeWeights []CollaborativeCapabilityWeight + Description *string + DisplayName *string + GroupTags []string + IsLatestVersion *bool + Key *string + Type ProtectionCapabilitySummaryTypeEnum + Version *int + func (m ProtectionCapabilitySummary) String() string + type ProtectionCapabilitySummaryTypeEnum string + const ProtectionCapabilitySummaryTypeRequestProtectionCapability + const ProtectionCapabilitySummaryTypeResponseProtectionCapability + func GetProtectionCapabilitySummaryTypeEnumValues() []ProtectionCapabilitySummaryTypeEnum + type ProtectionRule struct + ActionName *string + Condition *string + ConditionLanguage WebAppFirewallPolicyRuleConditionLanguageEnum + Name *string + ProtectionCapabilities []ProtectionCapability + ProtectionCapabilitySettings *ProtectionCapabilitySettings + func (m ProtectionRule) GetActionName() *string + func (m ProtectionRule) GetCondition() *string + func (m ProtectionRule) GetConditionLanguage() WebAppFirewallPolicyRuleConditionLanguageEnum + func (m ProtectionRule) GetName() *string + func (m ProtectionRule) MarshalJSON() (buff []byte, e error) + func (m ProtectionRule) String() string + type RequestAccessControl struct + DefaultActionName *string + Rules []AccessControlRule + func (m RequestAccessControl) String() string + type RequestProtection struct + Rules []ProtectionRule + func (m RequestProtection) String() string + type RequestRateLimiting struct + Rules []RequestRateLimitingRule + func (m RequestRateLimiting) String() string + type RequestRateLimitingConfiguration struct + ActionDurationInSeconds *int + PeriodInSeconds *int + RequestsLimit *int + func (m RequestRateLimitingConfiguration) String() string + type RequestRateLimitingRule struct + ActionName *string + Condition *string + ConditionLanguage WebAppFirewallPolicyRuleConditionLanguageEnum + Configurations []RequestRateLimitingConfiguration + Name *string + func (m RequestRateLimitingRule) GetActionName() *string + func (m RequestRateLimitingRule) GetCondition() *string + func (m RequestRateLimitingRule) GetConditionLanguage() WebAppFirewallPolicyRuleConditionLanguageEnum + func (m RequestRateLimitingRule) GetName() *string + func (m RequestRateLimitingRule) MarshalJSON() (buff []byte, e error) + func (m RequestRateLimitingRule) String() string + type ResponseAccessControl struct + Rules []AccessControlRule + func (m ResponseAccessControl) String() string + type ResponseHeader struct + Name *string + Value *string + func (m ResponseHeader) String() string + type ResponseProtection struct + Rules []ProtectionRule + func (m ResponseProtection) String() string + type ReturnHttpResponseAction struct + Body HttpResponseBody + Code *int + Headers []ResponseHeader + Name *string + func (m *ReturnHttpResponseAction) UnmarshalJSON(data []byte) (e error) + func (m ReturnHttpResponseAction) GetName() *string + func (m ReturnHttpResponseAction) MarshalJSON() (buff []byte, e error) + func (m ReturnHttpResponseAction) String() string + type SortOrderEnum string + const SortOrderAsc + const SortOrderDesc + func GetSortOrderEnumValues() []SortOrderEnum + type StaticTextHttpResponseBody struct + Text *string + func (m StaticTextHttpResponseBody) MarshalJSON() (buff []byte, e error) + func (m StaticTextHttpResponseBody) String() string + type UpdateNetworkAddressListAddressesDetails struct + Addresses []string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + SystemTags map[string]map[string]interface{} + func (m UpdateNetworkAddressListAddressesDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateNetworkAddressListAddressesDetails) GetDisplayName() *string + func (m UpdateNetworkAddressListAddressesDetails) GetFreeformTags() map[string]string + func (m UpdateNetworkAddressListAddressesDetails) GetSystemTags() map[string]map[string]interface{} + func (m UpdateNetworkAddressListAddressesDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateNetworkAddressListAddressesDetails) String() string + type UpdateNetworkAddressListDetails interface + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetSystemTags func() map[string]map[string]interface{} + type UpdateNetworkAddressListDetailsTypeEnum string + const UpdateNetworkAddressListDetailsTypeAddresses + const UpdateNetworkAddressListDetailsTypeVcnAddresses + func GetUpdateNetworkAddressListDetailsTypeEnumValues() []UpdateNetworkAddressListDetailsTypeEnum + type UpdateNetworkAddressListRequest struct + IfMatch *string + NetworkAddressListId *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + func (request UpdateNetworkAddressListRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateNetworkAddressListRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateNetworkAddressListRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateNetworkAddressListRequest) String() string + type UpdateNetworkAddressListResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateNetworkAddressListResponse) HTTPResponse() *http.Response + func (response UpdateNetworkAddressListResponse) String() string + type UpdateNetworkAddressListVcnAddressesDetails struct + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + SystemTags map[string]map[string]interface{} + VcnAddresses []PrivateAddresses + func (m UpdateNetworkAddressListVcnAddressesDetails) GetDefinedTags() map[string]map[string]interface{} + func (m UpdateNetworkAddressListVcnAddressesDetails) GetDisplayName() *string + func (m UpdateNetworkAddressListVcnAddressesDetails) GetFreeformTags() map[string]string + func (m UpdateNetworkAddressListVcnAddressesDetails) GetSystemTags() map[string]map[string]interface{} + func (m UpdateNetworkAddressListVcnAddressesDetails) MarshalJSON() (buff []byte, e error) + func (m UpdateNetworkAddressListVcnAddressesDetails) String() string + type UpdateWebAppFirewallDetails struct + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + SystemTags map[string]map[string]interface{} + WebAppFirewallPolicyId *string + func (m UpdateWebAppFirewallDetails) String() string + type UpdateWebAppFirewallPolicyDetails struct + Actions []Action + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + RequestAccessControl *RequestAccessControl + RequestProtection *RequestProtection + RequestRateLimiting *RequestRateLimiting + ResponseAccessControl *ResponseAccessControl + ResponseProtection *ResponseProtection + SystemTags map[string]map[string]interface{} + func (m *UpdateWebAppFirewallPolicyDetails) UnmarshalJSON(data []byte) (e error) + func (m UpdateWebAppFirewallPolicyDetails) String() string + type UpdateWebAppFirewallPolicyRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WebAppFirewallPolicyId *string + func (request UpdateWebAppFirewallPolicyRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateWebAppFirewallPolicyRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateWebAppFirewallPolicyRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateWebAppFirewallPolicyRequest) String() string + type UpdateWebAppFirewallPolicyResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateWebAppFirewallPolicyResponse) HTTPResponse() *http.Response + func (response UpdateWebAppFirewallPolicyResponse) String() string + type UpdateWebAppFirewallRequest struct + IfMatch *string + OpcRequestId *string + RequestMetadata common.RequestMetadata + WebAppFirewallId *string + func (request UpdateWebAppFirewallRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool) + func (request UpdateWebAppFirewallRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, ...) (http.Request, error) + func (request UpdateWebAppFirewallRequest) RetryPolicy() *common.RetryPolicy + func (request UpdateWebAppFirewallRequest) String() string + type UpdateWebAppFirewallResponse struct + OpcRequestId *string + OpcWorkRequestId *string + RawResponse *http.Response + func (response UpdateWebAppFirewallResponse) HTTPResponse() *http.Response + func (response UpdateWebAppFirewallResponse) String() string + type WafClient struct + func NewWafClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client WafClient, err error) + func NewWafClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client WafClient, err error) + func (client *WafClient) ConfigurationProvider() *common.ConfigurationProvider + func (client *WafClient) SetRegion(region string) + func (client WafClient) ChangeNetworkAddressListCompartment(ctx context.Context, request ChangeNetworkAddressListCompartmentRequest) (response ChangeNetworkAddressListCompartmentResponse, err error) + func (client WafClient) ChangeWebAppFirewallCompartment(ctx context.Context, request ChangeWebAppFirewallCompartmentRequest) (response ChangeWebAppFirewallCompartmentResponse, err error) + func (client WafClient) ChangeWebAppFirewallPolicyCompartment(ctx context.Context, request ChangeWebAppFirewallPolicyCompartmentRequest) (response ChangeWebAppFirewallPolicyCompartmentResponse, err error) + func (client WafClient) CreateNetworkAddressList(ctx context.Context, request CreateNetworkAddressListRequest) (response CreateNetworkAddressListResponse, err error) + func (client WafClient) CreateWebAppFirewall(ctx context.Context, request CreateWebAppFirewallRequest) (response CreateWebAppFirewallResponse, err error) + func (client WafClient) CreateWebAppFirewallPolicy(ctx context.Context, request CreateWebAppFirewallPolicyRequest) (response CreateWebAppFirewallPolicyResponse, err error) + func (client WafClient) DeleteNetworkAddressList(ctx context.Context, request DeleteNetworkAddressListRequest) (response DeleteNetworkAddressListResponse, err error) + func (client WafClient) DeleteWebAppFirewall(ctx context.Context, request DeleteWebAppFirewallRequest) (response DeleteWebAppFirewallResponse, err error) + func (client WafClient) DeleteWebAppFirewallPolicy(ctx context.Context, request DeleteWebAppFirewallPolicyRequest) (response DeleteWebAppFirewallPolicyResponse, err error) + func (client WafClient) GetNetworkAddressList(ctx context.Context, request GetNetworkAddressListRequest) (response GetNetworkAddressListResponse, err error) + func (client WafClient) GetWebAppFirewall(ctx context.Context, request GetWebAppFirewallRequest) (response GetWebAppFirewallResponse, err error) + func (client WafClient) GetWebAppFirewallPolicy(ctx context.Context, request GetWebAppFirewallPolicyRequest) (response GetWebAppFirewallPolicyResponse, err error) + func (client WafClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error) + func (client WafClient) ListNetworkAddressLists(ctx context.Context, request ListNetworkAddressListsRequest) (response ListNetworkAddressListsResponse, err error) + func (client WafClient) ListProtectionCapabilities(ctx context.Context, request ListProtectionCapabilitiesRequest) (response ListProtectionCapabilitiesResponse, err error) + func (client WafClient) ListProtectionCapabilityGroupTags(ctx context.Context, request ListProtectionCapabilityGroupTagsRequest) (response ListProtectionCapabilityGroupTagsResponse, err error) + func (client WafClient) ListWebAppFirewallPolicies(ctx context.Context, request ListWebAppFirewallPoliciesRequest) (response ListWebAppFirewallPoliciesResponse, err error) + func (client WafClient) ListWebAppFirewalls(ctx context.Context, request ListWebAppFirewallsRequest) (response ListWebAppFirewallsResponse, err error) + func (client WafClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error) + func (client WafClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error) + func (client WafClient) ListWorkRequests(ctx context.Context, request ListWorkRequestsRequest) (response ListWorkRequestsResponse, err error) + func (client WafClient) UpdateNetworkAddressList(ctx context.Context, request UpdateNetworkAddressListRequest) (response UpdateNetworkAddressListResponse, err error) + func (client WafClient) UpdateWebAppFirewall(ctx context.Context, request UpdateWebAppFirewallRequest) (response UpdateWebAppFirewallResponse, err error) + func (client WafClient) UpdateWebAppFirewallPolicy(ctx context.Context, request UpdateWebAppFirewallPolicyRequest) (response UpdateWebAppFirewallPolicyResponse, err error) + type WebAppFirewall interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() WebAppFirewallLifecycleStateEnum + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + GetWebAppFirewallPolicyId func() *string + type WebAppFirewallCollection struct + Items []WebAppFirewallSummary + func (m *WebAppFirewallCollection) UnmarshalJSON(data []byte) (e error) + func (m WebAppFirewallCollection) String() string + type WebAppFirewallLifecycleStateEnum string + const WebAppFirewallLifecycleStateActive + const WebAppFirewallLifecycleStateCreating + const WebAppFirewallLifecycleStateDeleted + const WebAppFirewallLifecycleStateDeleting + const WebAppFirewallLifecycleStateFailed + const WebAppFirewallLifecycleStateUpdating + func GetWebAppFirewallLifecycleStateEnumValues() []WebAppFirewallLifecycleStateEnum + type WebAppFirewallLoadBalancer struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState WebAppFirewallLifecycleStateEnum + LoadBalancerId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + WebAppFirewallPolicyId *string + func (m WebAppFirewallLoadBalancer) GetCompartmentId() *string + func (m WebAppFirewallLoadBalancer) GetDefinedTags() map[string]map[string]interface{} + func (m WebAppFirewallLoadBalancer) GetDisplayName() *string + func (m WebAppFirewallLoadBalancer) GetFreeformTags() map[string]string + func (m WebAppFirewallLoadBalancer) GetId() *string + func (m WebAppFirewallLoadBalancer) GetLifecycleDetails() *string + func (m WebAppFirewallLoadBalancer) GetLifecycleState() WebAppFirewallLifecycleStateEnum + func (m WebAppFirewallLoadBalancer) GetSystemTags() map[string]map[string]interface{} + func (m WebAppFirewallLoadBalancer) GetTimeCreated() *common.SDKTime + func (m WebAppFirewallLoadBalancer) GetTimeUpdated() *common.SDKTime + func (m WebAppFirewallLoadBalancer) GetWebAppFirewallPolicyId() *string + func (m WebAppFirewallLoadBalancer) MarshalJSON() (buff []byte, e error) + func (m WebAppFirewallLoadBalancer) String() string + type WebAppFirewallLoadBalancerSummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState WebAppFirewallLifecycleStateEnum + LoadBalancerId *string + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + WebAppFirewallPolicyId *string + func (m WebAppFirewallLoadBalancerSummary) GetCompartmentId() *string + func (m WebAppFirewallLoadBalancerSummary) GetDefinedTags() map[string]map[string]interface{} + func (m WebAppFirewallLoadBalancerSummary) GetDisplayName() *string + func (m WebAppFirewallLoadBalancerSummary) GetFreeformTags() map[string]string + func (m WebAppFirewallLoadBalancerSummary) GetId() *string + func (m WebAppFirewallLoadBalancerSummary) GetLifecycleDetails() *string + func (m WebAppFirewallLoadBalancerSummary) GetLifecycleState() WebAppFirewallLifecycleStateEnum + func (m WebAppFirewallLoadBalancerSummary) GetSystemTags() map[string]map[string]interface{} + func (m WebAppFirewallLoadBalancerSummary) GetTimeCreated() *common.SDKTime + func (m WebAppFirewallLoadBalancerSummary) GetTimeUpdated() *common.SDKTime + func (m WebAppFirewallLoadBalancerSummary) GetWebAppFirewallPolicyId() *string + func (m WebAppFirewallLoadBalancerSummary) MarshalJSON() (buff []byte, e error) + func (m WebAppFirewallLoadBalancerSummary) String() string + type WebAppFirewallPolicy struct + Actions []Action + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState WebAppFirewallPolicyLifecycleStateEnum + RequestAccessControl *RequestAccessControl + RequestProtection *RequestProtection + RequestRateLimiting *RequestRateLimiting + ResponseAccessControl *ResponseAccessControl + ResponseProtection *ResponseProtection + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m *WebAppFirewallPolicy) UnmarshalJSON(data []byte) (e error) + func (m WebAppFirewallPolicy) String() string + type WebAppFirewallPolicyCollection struct + Items []WebAppFirewallPolicySummary + func (m WebAppFirewallPolicyCollection) String() string + type WebAppFirewallPolicyLifecycleStateEnum string + const WebAppFirewallPolicyLifecycleStateActive + const WebAppFirewallPolicyLifecycleStateCreating + const WebAppFirewallPolicyLifecycleStateDeleted + const WebAppFirewallPolicyLifecycleStateDeleting + const WebAppFirewallPolicyLifecycleStateFailed + const WebAppFirewallPolicyLifecycleStateUpdating + func GetWebAppFirewallPolicyLifecycleStateEnumValues() []WebAppFirewallPolicyLifecycleStateEnum + type WebAppFirewallPolicyRule interface + GetActionName func() *string + GetCondition func() *string + GetConditionLanguage func() WebAppFirewallPolicyRuleConditionLanguageEnum + GetName func() *string + type WebAppFirewallPolicyRuleConditionLanguageEnum string + const WebAppFirewallPolicyRuleConditionLanguageJmespath + func GetWebAppFirewallPolicyRuleConditionLanguageEnumValues() []WebAppFirewallPolicyRuleConditionLanguageEnum + type WebAppFirewallPolicyRuleTypeEnum string + const WebAppFirewallPolicyRuleTypeAccessControl + const WebAppFirewallPolicyRuleTypeProtection + const WebAppFirewallPolicyRuleTypeRequestRateLimiting + func GetWebAppFirewallPolicyRuleTypeEnumValues() []WebAppFirewallPolicyRuleTypeEnum + type WebAppFirewallPolicySummary struct + CompartmentId *string + DefinedTags map[string]map[string]interface{} + DisplayName *string + FreeformTags map[string]string + Id *string + LifecycleDetails *string + LifecycleState WebAppFirewallPolicyLifecycleStateEnum + SystemTags map[string]map[string]interface{} + TimeCreated *common.SDKTime + TimeUpdated *common.SDKTime + func (m WebAppFirewallPolicySummary) String() string + type WebAppFirewallSummary interface + GetCompartmentId func() *string + GetDefinedTags func() map[string]map[string]interface{} + GetDisplayName func() *string + GetFreeformTags func() map[string]string + GetId func() *string + GetLifecycleDetails func() *string + GetLifecycleState func() WebAppFirewallLifecycleStateEnum + GetSystemTags func() map[string]map[string]interface{} + GetTimeCreated func() *common.SDKTime + GetTimeUpdated func() *common.SDKTime + GetWebAppFirewallPolicyId func() *string + type WorkRequest struct + CompartmentId *string + Id *string + OperationType WorkRequestOperationTypeEnum + PercentComplete *float32 + Resources []WorkRequestResource + Status WorkRequestStatusEnum + TimeAccepted *common.SDKTime + TimeFinished *common.SDKTime + TimeStarted *common.SDKTime + func (m WorkRequest) String() string + type WorkRequestCollection struct + Items []WorkRequest + func (m WorkRequestCollection) String() string + type WorkRequestError struct + Code *string + Message *string + Timestamp *common.SDKTime + func (m WorkRequestError) String() string + type WorkRequestErrorCollection struct + Items []WorkRequestError + func (m WorkRequestErrorCollection) String() string + type WorkRequestLogEntry struct + Message *string + Timestamp *common.SDKTime + func (m WorkRequestLogEntry) String() string + type WorkRequestLogEntryCollection struct + Items []WorkRequestLogEntry + func (m WorkRequestLogEntryCollection) String() string + type WorkRequestOperationTypeEnum string + const WorkRequestOperationTypeCreateNetworkAddressList + const WorkRequestOperationTypeCreateWafPolicy + const WorkRequestOperationTypeCreateWebAppFirewall + const WorkRequestOperationTypeDeleteNetworkAddressList + const WorkRequestOperationTypeDeleteWafPolicy + const WorkRequestOperationTypeDeleteWebAppFirewall + const WorkRequestOperationTypeMoveNetworkAddressList + const WorkRequestOperationTypeMoveWafPolicy + const WorkRequestOperationTypeMoveWebAppFirewall + const WorkRequestOperationTypeUpdateNetworkAddressList + const WorkRequestOperationTypeUpdateWafPolicy + const WorkRequestOperationTypeUpdateWebAppFirewall + func GetWorkRequestOperationTypeEnumValues() []WorkRequestOperationTypeEnum + type WorkRequestResource struct + ActionType WorkRequestResourceActionTypeEnum + EntityType *string + EntityUri *string + Identifier *string + func (m WorkRequestResource) String() string + type WorkRequestResourceActionTypeEnum string + const WorkRequestResourceActionTypeCreated + const WorkRequestResourceActionTypeDeleted + const WorkRequestResourceActionTypeInProgress + const WorkRequestResourceActionTypeRelated + const WorkRequestResourceActionTypeUpdated + func GetWorkRequestResourceActionTypeEnumValues() []WorkRequestResourceActionTypeEnum + type WorkRequestStatusEnum string + const WorkRequestStatusAccepted + const WorkRequestStatusCanceled + const WorkRequestStatusCanceling + const WorkRequestStatusFailed + const WorkRequestStatusInProgress + const WorkRequestStatusSucceeded + func GetWorkRequestStatusEnumValues() []WorkRequestStatusEnum Other modules containing this package github.com/oracle/oci-go-sdk/v49 github.com/oracle/oci-go-sdk/v50 github.com/oracle/oci-go-sdk/v51 github.com/oracle/oci-go-sdk/v52 github.com/oracle/oci-go-sdk/v53 github.com/oracle/oci-go-sdk/v54 github.com/oracle/oci-go-sdk/v56 github.com/oracle/oci-go-sdk/v57 github.com/oracle/oci-go-sdk/v58 github.com/oracle/oci-go-sdk/v59 github.com/oracle/oci-go-sdk/v60 github.com/oracle/oci-go-sdk/v61 github.com/oracle/oci-go-sdk/v62 github.com/oracle/oci-go-sdk/v63 github.com/oracle/oci-go-sdk/v64 github.com/oracle/oci-go-sdk/v65