func GetAddOracleManagedCustomEndpointDetailsDnsTypeEnumStringValues() []string
GetAddOracleManagedCustomEndpointDetailsDnsTypeEnumStringValues Enumerates the set of values in String for AddOracleManagedCustomEndpointDetailsDnsTypeEnum
func GetAttachmentDetailsTargetRoleEnumStringValues() []string
GetAttachmentDetailsTargetRoleEnumStringValues Enumerates the set of values in String for AttachmentDetailsTargetRoleEnum
func GetCreateIntegrationInstanceDetailsConsumptionModelEnumStringValues() []string
GetCreateIntegrationInstanceDetailsConsumptionModelEnumStringValues Enumerates the set of values in String for CreateIntegrationInstanceDetailsConsumptionModelEnum
func GetCreateIntegrationInstanceDetailsIntegrationInstanceTypeEnumStringValues() []string
GetCreateIntegrationInstanceDetailsIntegrationInstanceTypeEnumStringValues Enumerates the set of values in String for CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum
func GetCreateIntegrationInstanceDetailsShapeEnumStringValues() []string
GetCreateIntegrationInstanceDetailsShapeEnumStringValues Enumerates the set of values in String for CreateIntegrationInstanceDetailsShapeEnum
func GetCrossRegionIntegrationInstanceDetailsRoleEnumStringValues() []string
GetCrossRegionIntegrationInstanceDetailsRoleEnumStringValues Enumerates the set of values in String for CrossRegionIntegrationInstanceDetailsRoleEnum
func GetCustomEndpointDetailsDnsTypeEnumStringValues() []string
GetCustomEndpointDetailsDnsTypeEnumStringValues Enumerates the set of values in String for CustomEndpointDetailsDnsTypeEnum
func GetCustomEndpointDetailsManagedTypeEnumStringValues() []string
GetCustomEndpointDetailsManagedTypeEnumStringValues Enumerates the set of values in String for CustomEndpointDetailsManagedTypeEnum
func GetDisasterRecoveryDetailsRoleEnumStringValues() []string
GetDisasterRecoveryDetailsRoleEnumStringValues Enumerates the set of values in String for DisasterRecoveryDetailsRoleEnum
func GetExtendDataRetentionDetailsDataRetentionPeriodEnumStringValues() []string
GetExtendDataRetentionDetailsDataRetentionPeriodEnumStringValues Enumerates the set of values in String for ExtendDataRetentionDetailsDataRetentionPeriodEnum
func GetIntegrationInstanceConsumptionModelEnumStringValues() []string
GetIntegrationInstanceConsumptionModelEnumStringValues Enumerates the set of values in String for IntegrationInstanceConsumptionModelEnum
func GetIntegrationInstanceDataRetentionPeriodEnumStringValues() []string
GetIntegrationInstanceDataRetentionPeriodEnumStringValues Enumerates the set of values in String for IntegrationInstanceDataRetentionPeriodEnum
func GetIntegrationInstanceIntegrationInstanceTypeEnumStringValues() []string
GetIntegrationInstanceIntegrationInstanceTypeEnumStringValues Enumerates the set of values in String for IntegrationInstanceIntegrationInstanceTypeEnum
func GetIntegrationInstanceLifecycleStateEnumStringValues() []string
GetIntegrationInstanceLifecycleStateEnumStringValues Enumerates the set of values in String for IntegrationInstanceLifecycleStateEnum
func GetIntegrationInstanceShapeEnumStringValues() []string
GetIntegrationInstanceShapeEnumStringValues Enumerates the set of values in String for IntegrationInstanceShapeEnum
func GetIntegrationInstanceSummaryConsumptionModelEnumStringValues() []string
GetIntegrationInstanceSummaryConsumptionModelEnumStringValues Enumerates the set of values in String for IntegrationInstanceSummaryConsumptionModelEnum
func GetIntegrationInstanceSummaryDataRetentionPeriodEnumStringValues() []string
GetIntegrationInstanceSummaryDataRetentionPeriodEnumStringValues Enumerates the set of values in String for IntegrationInstanceSummaryDataRetentionPeriodEnum
func GetIntegrationInstanceSummaryIntegrationInstanceTypeEnumStringValues() []string
GetIntegrationInstanceSummaryIntegrationInstanceTypeEnumStringValues Enumerates the set of values in String for IntegrationInstanceSummaryIntegrationInstanceTypeEnum
func GetIntegrationInstanceSummaryLifecycleStateEnumStringValues() []string
GetIntegrationInstanceSummaryLifecycleStateEnumStringValues Enumerates the set of values in String for IntegrationInstanceSummaryLifecycleStateEnum
func GetIntegrationInstanceSummaryShapeEnumStringValues() []string
GetIntegrationInstanceSummaryShapeEnumStringValues Enumerates the set of values in String for IntegrationInstanceSummaryShapeEnum
func GetListIntegrationInstancesLifecycleStateEnumStringValues() []string
GetListIntegrationInstancesLifecycleStateEnumStringValues Enumerates the set of values in String for ListIntegrationInstancesLifecycleStateEnum
func GetListIntegrationInstancesSortByEnumStringValues() []string
GetListIntegrationInstancesSortByEnumStringValues Enumerates the set of values in String for ListIntegrationInstancesSortByEnum
func GetListIntegrationInstancesSortOrderEnumStringValues() []string
GetListIntegrationInstancesSortOrderEnumStringValues Enumerates the set of values in String for ListIntegrationInstancesSortOrderEnum
func GetNetworkEndpointTypeEnumStringValues() []string
GetNetworkEndpointTypeEnumStringValues Enumerates the set of values in String for NetworkEndpointTypeEnum
func GetOutboundConnectionOutboundConnectionTypeEnumStringValues() []string
GetOutboundConnectionOutboundConnectionTypeEnumStringValues Enumerates the set of values in String for OutboundConnectionOutboundConnectionTypeEnum
func GetUpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnumStringValues() []string
GetUpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnumStringValues Enumerates the set of values in String for UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum
func GetWorkRequestOperationTypeEnumStringValues() []string
GetWorkRequestOperationTypeEnumStringValues Enumerates the set of values in String for WorkRequestOperationTypeEnum
func GetWorkRequestResourceActionTypeEnumStringValues() []string
GetWorkRequestResourceActionTypeEnumStringValues Enumerates the set of values in String for WorkRequestResourceActionTypeEnum
func GetWorkRequestStatusEnumStringValues() []string
GetWorkRequestStatusEnumStringValues Enumerates the set of values in String for WorkRequestStatusEnum
func GetWorkRequestSummaryOperationTypeEnumStringValues() []string
GetWorkRequestSummaryOperationTypeEnumStringValues Enumerates the set of values in String for WorkRequestSummaryOperationTypeEnum
func GetWorkRequestSummaryStatusEnumStringValues() []string
GetWorkRequestSummaryStatusEnumStringValues Enumerates the set of values in String for WorkRequestSummaryStatusEnum
AddOracleManagedCustomEndpointDetails Details for enabling Oracle Managed custom endpoint
type AddOracleManagedCustomEndpointDetails struct { // Oracle managed custom hostname Hostname *string `mandatory:"true" json:"hostname"` // Type of DNS. DnsType AddOracleManagedCustomEndpointDetailsDnsTypeEnum `mandatory:"false" json:"dnsType,omitempty"` // DNS Zone name DnsZoneName *string `mandatory:"false" json:"dnsZoneName"` }
func (m AddOracleManagedCustomEndpointDetails) String() string
func (m AddOracleManagedCustomEndpointDetails) 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
AddOracleManagedCustomEndpointDetailsDnsTypeEnum Enum with underlying type: string
type AddOracleManagedCustomEndpointDetailsDnsTypeEnum string
Set of constants representing the allowable values for AddOracleManagedCustomEndpointDetailsDnsTypeEnum
const ( AddOracleManagedCustomEndpointDetailsDnsTypeOci AddOracleManagedCustomEndpointDetailsDnsTypeEnum = "OCI" )
func GetAddOracleManagedCustomEndpointDetailsDnsTypeEnumValues() []AddOracleManagedCustomEndpointDetailsDnsTypeEnum
GetAddOracleManagedCustomEndpointDetailsDnsTypeEnumValues Enumerates the set of values for AddOracleManagedCustomEndpointDetailsDnsTypeEnum
func GetMappingAddOracleManagedCustomEndpointDetailsDnsTypeEnum(val string) (AddOracleManagedCustomEndpointDetailsDnsTypeEnum, bool)
GetMappingAddOracleManagedCustomEndpointDetailsDnsTypeEnum performs case Insensitive comparison on enum value and return the desired enum
AddOracleManagedCustomEndpointRequest wrapper for the AddOracleManagedCustomEndpoint operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/AddOracleManagedCustomEndpoint.go.html to see an example of how to use AddOracleManagedCustomEndpointRequest.
type AddOracleManagedCustomEndpointRequest struct { // Details for enabling oracle managed custom endpoint. AddOracleManagedCustomEndpointDetails `contributesTo:"body"` // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // 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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 AddOracleManagedCustomEndpointRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request AddOracleManagedCustomEndpointRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request AddOracleManagedCustomEndpointRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request AddOracleManagedCustomEndpointRequest) String() string
func (request AddOracleManagedCustomEndpointRequest) 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
AddOracleManagedCustomEndpointResponse wrapper for the AddOracleManagedCustomEndpoint operation
type AddOracleManagedCustomEndpointResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 AddOracleManagedCustomEndpointResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response AddOracleManagedCustomEndpointResponse) String() string
AttachmentDetails Description of an attachments for this instance
type AttachmentDetails struct { // The role of the target attachment. // * `PARENT` - The target instance is the parent of this attachment. // * `CHILD` - The target instance is the child of this attachment. TargetRole AttachmentDetailsTargetRoleEnum `mandatory:"true" json:"targetRole"` // * If role == `PARENT`, the attached instance was created by this service instance // * If role == `CHILD`, this instance was created from attached instance on behalf of a user IsImplicit *bool `mandatory:"true" json:"isImplicit"` // The OCID of the target instance (which could be any other OCI PaaS/SaaS resource), to which this instance is attached. TargetId *string `mandatory:"true" json:"targetId"` // The dataplane instance URL of the attached instance TargetInstanceUrl *string `mandatory:"true" json:"targetInstanceUrl"` // The type of the target instance, such as "FUSION". TargetServiceType *string `mandatory:"true" json:"targetServiceType"` }
func (m AttachmentDetails) String() string
func (m AttachmentDetails) 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
AttachmentDetailsTargetRoleEnum Enum with underlying type: string
type AttachmentDetailsTargetRoleEnum string
Set of constants representing the allowable values for AttachmentDetailsTargetRoleEnum
const ( AttachmentDetailsTargetRoleParent AttachmentDetailsTargetRoleEnum = "PARENT" AttachmentDetailsTargetRoleChild AttachmentDetailsTargetRoleEnum = "CHILD" )
func GetAttachmentDetailsTargetRoleEnumValues() []AttachmentDetailsTargetRoleEnum
GetAttachmentDetailsTargetRoleEnumValues Enumerates the set of values for AttachmentDetailsTargetRoleEnum
func GetMappingAttachmentDetailsTargetRoleEnum(val string) (AttachmentDetailsTargetRoleEnum, bool)
GetMappingAttachmentDetailsTargetRoleEnum performs case Insensitive comparison on enum value and return the desired enum
ChangeIntegrationInstanceCompartmentDetails The information to be updated.
type ChangeIntegrationInstanceCompartmentDetails struct { // Compartment Identifier. CompartmentId *string `mandatory:"false" json:"compartmentId"` }
func (m ChangeIntegrationInstanceCompartmentDetails) String() string
func (m ChangeIntegrationInstanceCompartmentDetails) 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
ChangeIntegrationInstanceCompartmentRequest wrapper for the ChangeIntegrationInstanceCompartment operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ChangeIntegrationInstanceCompartment.go.html to see an example of how to use ChangeIntegrationInstanceCompartmentRequest.
type ChangeIntegrationInstanceCompartmentRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // Details for the update integration instance ChangeIntegrationInstanceCompartmentDetails `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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 ChangeIntegrationInstanceCompartmentRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ChangeIntegrationInstanceCompartmentRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ChangeIntegrationInstanceCompartmentRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ChangeIntegrationInstanceCompartmentRequest) String() string
func (request ChangeIntegrationInstanceCompartmentRequest) 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
ChangeIntegrationInstanceCompartmentResponse wrapper for the ChangeIntegrationInstanceCompartment operation
type ChangeIntegrationInstanceCompartmentResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 ChangeIntegrationInstanceCompartmentResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ChangeIntegrationInstanceCompartmentResponse) String() string
ChangeIntegrationInstanceNetworkEndpointDetails Input payload to update an Integration instance endpoint details. An empty payload will clear out any existing configuration. Some actions may not be applicable to specific integration types, see Differences in Instance Management (https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/application-integration&id=INTOO-GUID-931B5E33-4FE6-4997-93E5-8748516F46AA__GUID-176E43D5-4116-4828-8120-B929DF2A6B5E) for details.
type ChangeIntegrationInstanceNetworkEndpointDetails struct { NetworkEndpointDetails NetworkEndpointDetails `mandatory:"false" json:"networkEndpointDetails"` }
func (m ChangeIntegrationInstanceNetworkEndpointDetails) String() string
func (m *ChangeIntegrationInstanceNetworkEndpointDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m ChangeIntegrationInstanceNetworkEndpointDetails) 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
ChangeIntegrationInstanceNetworkEndpointRequest wrapper for the ChangeIntegrationInstanceNetworkEndpoint operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ChangeIntegrationInstanceNetworkEndpoint.go.html to see an example of how to use ChangeIntegrationInstanceNetworkEndpointRequest.
type ChangeIntegrationInstanceNetworkEndpointRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // Details for the updated Integration instance network endpoint ChangeIntegrationInstanceNetworkEndpointDetails `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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 ChangeIntegrationInstanceNetworkEndpointRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ChangeIntegrationInstanceNetworkEndpointRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ChangeIntegrationInstanceNetworkEndpointRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ChangeIntegrationInstanceNetworkEndpointRequest) String() string
func (request ChangeIntegrationInstanceNetworkEndpointRequest) 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
ChangeIntegrationInstanceNetworkEndpointResponse wrapper for the ChangeIntegrationInstanceNetworkEndpoint operation
type ChangeIntegrationInstanceNetworkEndpointResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 ChangeIntegrationInstanceNetworkEndpointResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ChangeIntegrationInstanceNetworkEndpointResponse) String() string
ChangePrivateEndpointOutboundConnectionDetails Input payload to ADD/REMOVE Private Endpoint Outbound Connection for given IntegrationInstance. Some actions may not be applicable to specific integration types, see Differences in Instance Management (https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/application-integration&id=INTOO-GUID-931B5E33-4FE6-4997-93E5-8748516F46AA__GUID-176E43D5-4116-4828-8120-B929DF2A6B5E) for details.
type ChangePrivateEndpointOutboundConnectionDetails struct { PrivateEndpointOutboundConnection OutboundConnection `mandatory:"false" json:"privateEndpointOutboundConnection"` }
func (m ChangePrivateEndpointOutboundConnectionDetails) String() string
func (m *ChangePrivateEndpointOutboundConnectionDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m ChangePrivateEndpointOutboundConnectionDetails) 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
ChangePrivateEndpointOutboundConnectionRequest wrapper for the ChangePrivateEndpointOutboundConnection operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ChangePrivateEndpointOutboundConnection.go.html to see an example of how to use ChangePrivateEndpointOutboundConnectionRequest.
type ChangePrivateEndpointOutboundConnectionRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // Details for private endpoint outbound connection. ChangePrivateEndpointOutboundConnectionDetails `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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 ChangePrivateEndpointOutboundConnectionRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ChangePrivateEndpointOutboundConnectionRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ChangePrivateEndpointOutboundConnectionRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ChangePrivateEndpointOutboundConnectionRequest) String() string
func (request ChangePrivateEndpointOutboundConnectionRequest) 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
ChangePrivateEndpointOutboundConnectionResponse wrapper for the ChangePrivateEndpointOutboundConnection operation
type ChangePrivateEndpointOutboundConnectionResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 ChangePrivateEndpointOutboundConnectionResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ChangePrivateEndpointOutboundConnectionResponse) String() string
CreateCustomEndpointDetails Details for a custom endpoint for the integration instance (update).
type CreateCustomEndpointDetails struct { // A custom hostname to be used for the integration instance URL, in FQDN format. Hostname *string `mandatory:"true" json:"hostname"` // Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname. // All certificates should be stored in a single base64 encoded secret // Note the update will fail if this is not a valid certificate. CertificateSecretId *string `mandatory:"false" json:"certificateSecretId"` }
func (m CreateCustomEndpointDetails) String() string
func (m CreateCustomEndpointDetails) 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
CreateIntegrationInstanceDetails The information about new IntegrationInstance. Some properties may not be applicable to specific integration types, see Differences in Instance Management (https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/application-integration&id=INTOO-GUID-931B5E33-4FE6-4997-93E5-8748516F46AA__GUID-176E43D5-4116-4828-8120-B929DF2A6B5E) for details.
type CreateIntegrationInstanceDetails struct { // Integration Instance Identifier. DisplayName *string `mandatory:"true" json:"displayName"` // Compartment Identifier. CompartmentId *string `mandatory:"true" json:"compartmentId"` // Standard or Enterprise type, // Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, // Oracle Integration 3 uses ENTERPRISEX and STANDARDX IntegrationInstanceType CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum `mandatory:"true" json:"integrationInstanceType"` // Bring your own license. IsByol *bool `mandatory:"true" json:"isByol"` // The number of configured message packs MessagePacks *int `mandatory:"true" json:"messagePacks"` // Simple key-value pair that is applied without any predefined name, // type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to // namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // IDCS Authentication token. This is required for all realms with IDCS. Its optional as its not required for non IDCS realms. IdcsAt *string `mandatory:"false" json:"idcsAt"` // Visual Builder is enabled or not. IsVisualBuilderEnabled *bool `mandatory:"false" json:"isVisualBuilderEnabled"` CustomEndpoint *CreateCustomEndpointDetails `mandatory:"false" json:"customEndpoint"` // A list of alternate custom endpoints to be used for the integration instance URL // (contact Oracle for alternateCustomEndpoints availability for a specific instance). AlternateCustomEndpoints []CreateCustomEndpointDetails `mandatory:"false" json:"alternateCustomEndpoints"` // Optional parameter specifying which entitlement to use for billing purposes. Only required if the account possesses more than one entitlement. ConsumptionModel CreateIntegrationInstanceDetailsConsumptionModelEnum `mandatory:"false" json:"consumptionModel,omitempty"` // The file server is enabled or not. IsFileServerEnabled *bool `mandatory:"false" json:"isFileServerEnabled"` // Is Disaster Recovery enabled or not. IsDisasterRecoveryEnabled *bool `mandatory:"false" json:"isDisasterRecoveryEnabled"` NetworkEndpointDetails NetworkEndpointDetails `mandatory:"false" json:"networkEndpointDetails"` // Shape Shape CreateIntegrationInstanceDetailsShapeEnum `mandatory:"false" json:"shape,omitempty"` // The OCID of the identity domain, that will be used to determine the // corresponding Idcs Stripe and create an Idcs application within the stripe. // This parameter is mutually exclusive with parameter: idcsAt, i.e only one of // two parameters should be specified. DomainId *string `mandatory:"false" json:"domainId"` }
func (m CreateIntegrationInstanceDetails) String() string
func (m *CreateIntegrationInstanceDetails) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m CreateIntegrationInstanceDetails) 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
CreateIntegrationInstanceDetailsConsumptionModelEnum Enum with underlying type: string
type CreateIntegrationInstanceDetailsConsumptionModelEnum string
Set of constants representing the allowable values for CreateIntegrationInstanceDetailsConsumptionModelEnum
const ( CreateIntegrationInstanceDetailsConsumptionModelUcm CreateIntegrationInstanceDetailsConsumptionModelEnum = "UCM" CreateIntegrationInstanceDetailsConsumptionModelGov CreateIntegrationInstanceDetailsConsumptionModelEnum = "GOV" CreateIntegrationInstanceDetailsConsumptionModelOic4saas CreateIntegrationInstanceDetailsConsumptionModelEnum = "OIC4SAAS" )
func GetCreateIntegrationInstanceDetailsConsumptionModelEnumValues() []CreateIntegrationInstanceDetailsConsumptionModelEnum
GetCreateIntegrationInstanceDetailsConsumptionModelEnumValues Enumerates the set of values for CreateIntegrationInstanceDetailsConsumptionModelEnum
func GetMappingCreateIntegrationInstanceDetailsConsumptionModelEnum(val string) (CreateIntegrationInstanceDetailsConsumptionModelEnum, bool)
GetMappingCreateIntegrationInstanceDetailsConsumptionModelEnum performs case Insensitive comparison on enum value and return the desired enum
CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum Enum with underlying type: string
type CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum string
Set of constants representing the allowable values for CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum
const ( CreateIntegrationInstanceDetailsIntegrationInstanceTypeStandard CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "STANDARD" CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnterprise CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "ENTERPRISE" CreateIntegrationInstanceDetailsIntegrationInstanceTypeStandardx CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "STANDARDX" CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnterprisex CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "ENTERPRISEX" CreateIntegrationInstanceDetailsIntegrationInstanceTypeHealthcare CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "HEALTHCARE" )
func GetCreateIntegrationInstanceDetailsIntegrationInstanceTypeEnumValues() []CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum
GetCreateIntegrationInstanceDetailsIntegrationInstanceTypeEnumValues Enumerates the set of values for CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum
func GetMappingCreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum(val string) (CreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum, bool)
GetMappingCreateIntegrationInstanceDetailsIntegrationInstanceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
CreateIntegrationInstanceDetailsShapeEnum Enum with underlying type: string
type CreateIntegrationInstanceDetailsShapeEnum string
Set of constants representing the allowable values for CreateIntegrationInstanceDetailsShapeEnum
const ( CreateIntegrationInstanceDetailsShapeDevelopment CreateIntegrationInstanceDetailsShapeEnum = "DEVELOPMENT" CreateIntegrationInstanceDetailsShapeProduction CreateIntegrationInstanceDetailsShapeEnum = "PRODUCTION" )
func GetCreateIntegrationInstanceDetailsShapeEnumValues() []CreateIntegrationInstanceDetailsShapeEnum
GetCreateIntegrationInstanceDetailsShapeEnumValues Enumerates the set of values for CreateIntegrationInstanceDetailsShapeEnum
func GetMappingCreateIntegrationInstanceDetailsShapeEnum(val string) (CreateIntegrationInstanceDetailsShapeEnum, bool)
GetMappingCreateIntegrationInstanceDetailsShapeEnum performs case Insensitive comparison on enum value and return the desired enum
CreateIntegrationInstanceRequest wrapper for the CreateIntegrationInstance operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/CreateIntegrationInstance.go.html to see an example of how to use CreateIntegrationInstanceRequest.
type CreateIntegrationInstanceRequest struct { // Details for the new Integration Instance. CreateIntegrationInstanceDetails `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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might be rejected. OpcRetryToken *string `mandatory:"false" contributesTo:"header" name:"opc-retry-token"` // The client request ID for tracing. 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 CreateIntegrationInstanceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request CreateIntegrationInstanceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request CreateIntegrationInstanceRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request CreateIntegrationInstanceRequest) String() string
func (request CreateIntegrationInstanceRequest) 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
CreateIntegrationInstanceResponse wrapper for the CreateIntegrationInstance operation
type CreateIntegrationInstanceResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 CreateIntegrationInstanceResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response CreateIntegrationInstanceResponse) String() string
CrossRegionIntegrationInstanceDetails Details of integration instance created in cross region for disaster recovery.
type CrossRegionIntegrationInstanceDetails struct { // Role of the integration instance in the region Role CrossRegionIntegrationInstanceDetailsRoleEnum `mandatory:"false" json:"role,omitempty"` // Cross region integration instance identifier Id *string `mandatory:"false" json:"id"` // Cross region where integration instance is created Region *string `mandatory:"false" json:"region"` // Time when cross region integration instance role was changed TimeRoleChanged *common.SDKTime `mandatory:"false" json:"timeRoleChanged"` }
func (m CrossRegionIntegrationInstanceDetails) String() string
func (m CrossRegionIntegrationInstanceDetails) 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
CrossRegionIntegrationInstanceDetailsRoleEnum Enum with underlying type: string
type CrossRegionIntegrationInstanceDetailsRoleEnum string
Set of constants representing the allowable values for CrossRegionIntegrationInstanceDetailsRoleEnum
const ( CrossRegionIntegrationInstanceDetailsRolePrimary CrossRegionIntegrationInstanceDetailsRoleEnum = "PRIMARY" CrossRegionIntegrationInstanceDetailsRoleSecondary CrossRegionIntegrationInstanceDetailsRoleEnum = "SECONDARY" CrossRegionIntegrationInstanceDetailsRoleUnknown CrossRegionIntegrationInstanceDetailsRoleEnum = "UNKNOWN" )
func GetCrossRegionIntegrationInstanceDetailsRoleEnumValues() []CrossRegionIntegrationInstanceDetailsRoleEnum
GetCrossRegionIntegrationInstanceDetailsRoleEnumValues Enumerates the set of values for CrossRegionIntegrationInstanceDetailsRoleEnum
func GetMappingCrossRegionIntegrationInstanceDetailsRoleEnum(val string) (CrossRegionIntegrationInstanceDetailsRoleEnum, bool)
GetMappingCrossRegionIntegrationInstanceDetailsRoleEnum performs case Insensitive comparison on enum value and return the desired enum
CustomEndpointDetails Details for a custom endpoint for the integration instance.
type CustomEndpointDetails struct { // A custom hostname to be used for the integration instance URL, in FQDN format. Hostname *string `mandatory:"true" json:"hostname"` // Indicates if custom endpoint is managed by oracle or customer. ManagedType CustomEndpointDetailsManagedTypeEnum `mandatory:"false" json:"managedType,omitempty"` // DNS Zone name DnsZoneName *string `mandatory:"false" json:"dnsZoneName"` // Type of DNS. DnsType CustomEndpointDetailsDnsTypeEnum `mandatory:"false" json:"dnsType,omitempty"` // Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname. CertificateSecretId *string `mandatory:"false" json:"certificateSecretId"` // The secret version used for the certificate-secret-id (if certificate-secret-id is specified). CertificateSecretVersion *int `mandatory:"false" json:"certificateSecretVersion"` // When creating the DNS CNAME record for the custom hostname, this value must be specified in the rdata. Alias *string `mandatory:"false" json:"alias"` }
func (m CustomEndpointDetails) String() string
func (m CustomEndpointDetails) 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
CustomEndpointDetailsDnsTypeEnum Enum with underlying type: string
type CustomEndpointDetailsDnsTypeEnum string
Set of constants representing the allowable values for CustomEndpointDetailsDnsTypeEnum
const ( CustomEndpointDetailsDnsTypeOci CustomEndpointDetailsDnsTypeEnum = "OCI" )
func GetCustomEndpointDetailsDnsTypeEnumValues() []CustomEndpointDetailsDnsTypeEnum
GetCustomEndpointDetailsDnsTypeEnumValues Enumerates the set of values for CustomEndpointDetailsDnsTypeEnum
func GetMappingCustomEndpointDetailsDnsTypeEnum(val string) (CustomEndpointDetailsDnsTypeEnum, bool)
GetMappingCustomEndpointDetailsDnsTypeEnum performs case Insensitive comparison on enum value and return the desired enum
CustomEndpointDetailsManagedTypeEnum Enum with underlying type: string
type CustomEndpointDetailsManagedTypeEnum string
Set of constants representing the allowable values for CustomEndpointDetailsManagedTypeEnum
const ( CustomEndpointDetailsManagedTypeOracleManaged CustomEndpointDetailsManagedTypeEnum = "ORACLE_MANAGED" CustomEndpointDetailsManagedTypeCustomerManaged CustomEndpointDetailsManagedTypeEnum = "CUSTOMER_MANAGED" )
func GetCustomEndpointDetailsManagedTypeEnumValues() []CustomEndpointDetailsManagedTypeEnum
GetCustomEndpointDetailsManagedTypeEnumValues Enumerates the set of values for CustomEndpointDetailsManagedTypeEnum
func GetMappingCustomEndpointDetailsManagedTypeEnum(val string) (CustomEndpointDetailsManagedTypeEnum, bool)
GetMappingCustomEndpointDetailsManagedTypeEnum performs case Insensitive comparison on enum value and return the desired enum
DeleteIntegrationInstanceRequest wrapper for the DeleteIntegrationInstance operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/DeleteIntegrationInstance.go.html to see an example of how to use DeleteIntegrationInstanceRequest.
type DeleteIntegrationInstanceRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // 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"` // The client request ID for tracing. 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 DeleteIntegrationInstanceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request DeleteIntegrationInstanceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request DeleteIntegrationInstanceRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request DeleteIntegrationInstanceRequest) String() string
func (request DeleteIntegrationInstanceRequest) 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
DeleteIntegrationInstanceResponse wrapper for the DeleteIntegrationInstance operation
type DeleteIntegrationInstanceResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 DeleteIntegrationInstanceResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response DeleteIntegrationInstanceResponse) String() string
DisasterRecoveryDetails Disaster recovery details for the integration instance created in the region.
type DisasterRecoveryDetails struct { // Role of the integration instance in the region Role DisasterRecoveryDetailsRoleEnum `mandatory:"true" json:"role"` // Region specific instance url for the integration instance in the region RegionalInstanceUrl *string `mandatory:"true" json:"regionalInstanceUrl"` CrossRegionIntegrationInstanceDetails *CrossRegionIntegrationInstanceDetails `mandatory:"true" json:"crossRegionIntegrationInstanceDetails"` }
func (m DisasterRecoveryDetails) String() string
func (m DisasterRecoveryDetails) 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
DisasterRecoveryDetailsRoleEnum Enum with underlying type: string
type DisasterRecoveryDetailsRoleEnum string
Set of constants representing the allowable values for DisasterRecoveryDetailsRoleEnum
const ( DisasterRecoveryDetailsRolePrimary DisasterRecoveryDetailsRoleEnum = "PRIMARY" DisasterRecoveryDetailsRoleSecondary DisasterRecoveryDetailsRoleEnum = "SECONDARY" DisasterRecoveryDetailsRoleUnknown DisasterRecoveryDetailsRoleEnum = "UNKNOWN" )
func GetDisasterRecoveryDetailsRoleEnumValues() []DisasterRecoveryDetailsRoleEnum
GetDisasterRecoveryDetailsRoleEnumValues Enumerates the set of values for DisasterRecoveryDetailsRoleEnum
func GetMappingDisasterRecoveryDetailsRoleEnum(val string) (DisasterRecoveryDetailsRoleEnum, bool)
GetMappingDisasterRecoveryDetailsRoleEnum performs case Insensitive comparison on enum value and return the desired enum
DisasterRecoveryFailoverRequest wrapper for the DisasterRecoveryFailover operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/DisasterRecoveryFailover.go.html to see an example of how to use DisasterRecoveryFailoverRequest.
type DisasterRecoveryFailoverRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // 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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 DisasterRecoveryFailoverRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request DisasterRecoveryFailoverRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request DisasterRecoveryFailoverRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request DisasterRecoveryFailoverRequest) String() string
func (request DisasterRecoveryFailoverRequest) 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
DisasterRecoveryFailoverResponse wrapper for the DisasterRecoveryFailover operation
type DisasterRecoveryFailoverResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 DisasterRecoveryFailoverResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response DisasterRecoveryFailoverResponse) String() string
EnableProcessAutomationRequest wrapper for the EnableProcessAutomation operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/EnableProcessAutomation.go.html to see an example of how to use EnableProcessAutomationRequest.
type EnableProcessAutomationRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // 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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 EnableProcessAutomationRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request EnableProcessAutomationRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request EnableProcessAutomationRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request EnableProcessAutomationRequest) String() string
func (request EnableProcessAutomationRequest) 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
EnableProcessAutomationResponse wrapper for the EnableProcessAutomation operation
type EnableProcessAutomationResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 EnableProcessAutomationResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response EnableProcessAutomationResponse) String() string
ExtendDataRetentionDetails Details for extending data retention for given integration instance
type ExtendDataRetentionDetails struct { // Data retention period set for given integration instance DataRetentionPeriod ExtendDataRetentionDetailsDataRetentionPeriodEnum `mandatory:"true" json:"dataRetentionPeriod"` }
func (m ExtendDataRetentionDetails) String() string
func (m ExtendDataRetentionDetails) 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
ExtendDataRetentionDetailsDataRetentionPeriodEnum Enum with underlying type: string
type ExtendDataRetentionDetailsDataRetentionPeriodEnum string
Set of constants representing the allowable values for ExtendDataRetentionDetailsDataRetentionPeriodEnum
const ( ExtendDataRetentionDetailsDataRetentionPeriod1 ExtendDataRetentionDetailsDataRetentionPeriodEnum = "MONTHS_1" ExtendDataRetentionDetailsDataRetentionPeriod3 ExtendDataRetentionDetailsDataRetentionPeriodEnum = "MONTHS_3" ExtendDataRetentionDetailsDataRetentionPeriod6 ExtendDataRetentionDetailsDataRetentionPeriodEnum = "MONTHS_6" )
func GetExtendDataRetentionDetailsDataRetentionPeriodEnumValues() []ExtendDataRetentionDetailsDataRetentionPeriodEnum
GetExtendDataRetentionDetailsDataRetentionPeriodEnumValues Enumerates the set of values for ExtendDataRetentionDetailsDataRetentionPeriodEnum
func GetMappingExtendDataRetentionDetailsDataRetentionPeriodEnum(val string) (ExtendDataRetentionDetailsDataRetentionPeriodEnum, bool)
GetMappingExtendDataRetentionDetailsDataRetentionPeriodEnum performs case Insensitive comparison on enum value and return the desired enum
ExtendDataRetentionRequest wrapper for the ExtendDataRetention operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ExtendDataRetention.go.html to see an example of how to use ExtendDataRetentionRequest.
type ExtendDataRetentionRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // Extend Data Retention period for integration instance. ExtendDataRetentionDetails `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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 ExtendDataRetentionRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ExtendDataRetentionRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ExtendDataRetentionRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ExtendDataRetentionRequest) String() string
func (request ExtendDataRetentionRequest) 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
ExtendDataRetentionResponse wrapper for the ExtendDataRetention operation
type ExtendDataRetentionResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 ExtendDataRetentionResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ExtendDataRetentionResponse) String() string
GetIntegrationInstanceRequest wrapper for the GetIntegrationInstance operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/GetIntegrationInstance.go.html to see an example of how to use GetIntegrationInstanceRequest.
type GetIntegrationInstanceRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // The client request ID for tracing. 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 GetIntegrationInstanceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request GetIntegrationInstanceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request GetIntegrationInstanceRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request GetIntegrationInstanceRequest) String() string
func (request GetIntegrationInstanceRequest) 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
GetIntegrationInstanceResponse wrapper for the GetIntegrationInstance operation
type GetIntegrationInstanceResponse struct { // The underlying http response RawResponse *http.Response // The IntegrationInstance instance IntegrationInstance `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"` }
func (response GetIntegrationInstanceResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response GetIntegrationInstanceResponse) String() string
GetWorkRequestRequest wrapper for the GetWorkRequest operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/GetWorkRequest.go.html to see an example of how to use GetWorkRequestRequest.
type GetWorkRequestRequest struct { // The ID of the asynchronous request. WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // The client request ID for tracing. 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"` // some 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
IdcsInfoDetails Information for IDCS access
type IdcsInfoDetails struct { // URL for the location of the IDCS Application (used by IDCS APIs) IdcsAppLocationUrl *string `mandatory:"true" json:"idcsAppLocationUrl"` // The IDCS application display name associated with the instance IdcsAppDisplayName *string `mandatory:"true" json:"idcsAppDisplayName"` // The IDCS application ID associated with the instance IdcsAppId *string `mandatory:"true" json:"idcsAppId"` // The IDCS application name associated with the instance IdcsAppName *string `mandatory:"true" json:"idcsAppName"` // The URL used as the primary audience for integration flows in this instance // type: string InstancePrimaryAudienceUrl *string `mandatory:"true" json:"instancePrimaryAudienceUrl"` }
func (m IdcsInfoDetails) String() string
func (m IdcsInfoDetails) 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
IntegrationInstance Description of Integration Instance.
type IntegrationInstance struct { // Unique identifier that is immutable on creation. Id *string `mandatory:"true" json:"id"` // Integration Instance Identifier, can be renamed. DisplayName *string `mandatory:"true" json:"displayName"` // Compartment Identifier. CompartmentId *string `mandatory:"true" json:"compartmentId"` // Standard or Enterprise type, // Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, // Oracle Integration 3 uses ENTERPRISEX and STANDARDX IntegrationInstanceType IntegrationInstanceIntegrationInstanceTypeEnum `mandatory:"true" json:"integrationInstanceType"` // Bring your own license. IsByol *bool `mandatory:"true" json:"isByol"` // The Integration Instance URL. InstanceUrl *string `mandatory:"true" json:"instanceUrl"` // The number of configured message packs (if any) MessagePacks *int `mandatory:"true" json:"messagePacks"` // The time the the IntegrationInstance was created. An RFC3339 formatted datetime string. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // The time the IntegrationInstance was updated. An RFC3339 formatted datetime string. TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` // The current state of the integration instance. LifecycleState IntegrationInstanceLifecycleStateEnum `mandatory:"false" json:"lifecycleState,omitempty"` // Additional details of lifecycleState or substates LifecycleDetails *string `mandatory:"false" json:"lifecycleDetails"` // An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state. StateMessage *string `mandatory:"false" json:"stateMessage"` // Simple key-value pair that is applied without any predefined name, // type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to // namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Usage of system tag keys. These predefined keys are scoped to namespaces. // Example: `{"orcl-cloud": {"free-tier-retained": "true"}}` SystemTags map[string]map[string]interface{} `mandatory:"false" json:"systemTags"` // The Integration Instance Design Time URL InstanceDesignTimeUrl *string `mandatory:"false" json:"instanceDesignTimeUrl"` // The file server is enabled or not. IsFileServerEnabled *bool `mandatory:"false" json:"isFileServerEnabled"` // VisualBuilder is enabled or not. IsVisualBuilderEnabled *bool `mandatory:"false" json:"isVisualBuilderEnabled"` CustomEndpoint *CustomEndpointDetails `mandatory:"false" json:"customEndpoint"` // A list of alternate custom endpoints used for the integration instance URL. AlternateCustomEndpoints []CustomEndpointDetails `mandatory:"false" json:"alternateCustomEndpoints"` // The entitlement used for billing purposes. ConsumptionModel IntegrationInstanceConsumptionModelEnum `mandatory:"false" json:"consumptionModel,omitempty"` NetworkEndpointDetails NetworkEndpointDetails `mandatory:"false" json:"networkEndpointDetails"` IdcsInfo *IdcsInfoDetails `mandatory:"false" json:"idcsInfo"` // A list of associated attachments to other services Attachments []AttachmentDetails `mandatory:"false" json:"attachments"` // Shape Shape IntegrationInstanceShapeEnum `mandatory:"false" json:"shape,omitempty"` PrivateEndpointOutboundConnection OutboundConnection `mandatory:"false" json:"privateEndpointOutboundConnection"` // Is Disaster Recovery enabled for the integrationInstance IsDisasterRecoveryEnabled *bool `mandatory:"false" json:"isDisasterRecoveryEnabled"` DisasterRecoveryDetails *DisasterRecoveryDetails `mandatory:"false" json:"disasterRecoveryDetails"` // Data retention period set for given integration instance DataRetentionPeriod IntegrationInstanceDataRetentionPeriodEnum `mandatory:"false" json:"dataRetentionPeriod,omitempty"` }
func (m IntegrationInstance) String() string
func (m *IntegrationInstance) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m IntegrationInstance) 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
IntegrationInstanceClient a client for IntegrationInstance
type IntegrationInstanceClient struct { common.BaseClient // contains filtered or unexported fields }
func NewIntegrationInstanceClientWithConfigurationProvider(configProvider common.ConfigurationProvider) (client IntegrationInstanceClient, err error)
NewIntegrationInstanceClientWithConfigurationProvider Creates a new default IntegrationInstance client with the given configuration provider. the configuration provider will be used for the default signer as well as reading the region
func NewIntegrationInstanceClientWithOboToken(configProvider common.ConfigurationProvider, oboToken string) (client IntegrationInstanceClient, err error)
NewIntegrationInstanceClientWithOboToken Creates a new default IntegrationInstance 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 IntegrationInstanceClient) AddOracleManagedCustomEndpoint(ctx context.Context, request AddOracleManagedCustomEndpointRequest) (response AddOracleManagedCustomEndpointResponse, err error)
AddOracleManagedCustomEndpoint Enable Oracle Managed Custom Endpoint for given integration instance.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/AddOracleManagedCustomEndpoint.go.html to see an example of how to use AddOracleManagedCustomEndpoint API. A default retry strategy applies to this operation AddOracleManagedCustomEndpoint()
func (client IntegrationInstanceClient) ChangeIntegrationInstanceCompartment(ctx context.Context, request ChangeIntegrationInstanceCompartmentRequest) (response ChangeIntegrationInstanceCompartmentResponse, err error)
ChangeIntegrationInstanceCompartment Change the compartment for an integration instance
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ChangeIntegrationInstanceCompartment.go.html to see an example of how to use ChangeIntegrationInstanceCompartment API.
func (client IntegrationInstanceClient) ChangeIntegrationInstanceNetworkEndpoint(ctx context.Context, request ChangeIntegrationInstanceNetworkEndpointRequest) (response ChangeIntegrationInstanceNetworkEndpointResponse, err error)
ChangeIntegrationInstanceNetworkEndpoint Change an Integration instance network endpoint. The operation is long-running and creates a new WorkRequest.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ChangeIntegrationInstanceNetworkEndpoint.go.html to see an example of how to use ChangeIntegrationInstanceNetworkEndpoint API.
func (client IntegrationInstanceClient) ChangePrivateEndpointOutboundConnection(ctx context.Context, request ChangePrivateEndpointOutboundConnectionRequest) (response ChangePrivateEndpointOutboundConnectionResponse, err error)
ChangePrivateEndpointOutboundConnection Change private endpoint outbound connection for given Integration instance. The operation is long-running and creates a new WorkRequest.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ChangePrivateEndpointOutboundConnection.go.html to see an example of how to use ChangePrivateEndpointOutboundConnection API.
func (client *IntegrationInstanceClient) ConfigurationProvider() *common.ConfigurationProvider
ConfigurationProvider the ConfigurationProvider used in this client, or null if none set
func (client IntegrationInstanceClient) CreateIntegrationInstance(ctx context.Context, request CreateIntegrationInstanceRequest) (response CreateIntegrationInstanceResponse, err error)
CreateIntegrationInstance Creates a new Integration Instance.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/CreateIntegrationInstance.go.html to see an example of how to use CreateIntegrationInstance API. A default retry strategy applies to this operation CreateIntegrationInstance()
func (client IntegrationInstanceClient) DeleteIntegrationInstance(ctx context.Context, request DeleteIntegrationInstanceRequest) (response DeleteIntegrationInstanceResponse, err error)
DeleteIntegrationInstance Deletes an Integration Instance resource by identifier.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/DeleteIntegrationInstance.go.html to see an example of how to use DeleteIntegrationInstance API.
func (client IntegrationInstanceClient) DisasterRecoveryFailover(ctx context.Context, request DisasterRecoveryFailoverRequest) (response DisasterRecoveryFailoverResponse, err error)
DisasterRecoveryFailover Allows failover for disaster recovery. Called in the context of integration instance in that region. Upon calling the failover api in the region where given instance was created, the intigration instance if primary will be switched to standby and crossRegion integration instance will be switched to primary and vice-versa.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/DisasterRecoveryFailover.go.html to see an example of how to use DisasterRecoveryFailover API. A default retry strategy applies to this operation DisasterRecoveryFailover()
func (client IntegrationInstanceClient) EnableProcessAutomation(ctx context.Context, request EnableProcessAutomationRequest) (response EnableProcessAutomationResponse, err error)
EnableProcessAutomation Enable Process Automation for given Integration Instance
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/EnableProcessAutomation.go.html to see an example of how to use EnableProcessAutomation API.
func (client IntegrationInstanceClient) ExtendDataRetention(ctx context.Context, request ExtendDataRetentionRequest) (response ExtendDataRetentionResponse, err error)
ExtendDataRetention Extend Data Retention period for given Integration Instance
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ExtendDataRetention.go.html to see an example of how to use ExtendDataRetention API. A default retry strategy applies to this operation ExtendDataRetention()
func (client IntegrationInstanceClient) GetIntegrationInstance(ctx context.Context, request GetIntegrationInstanceRequest) (response GetIntegrationInstanceResponse, err error)
GetIntegrationInstance Gets a IntegrationInstance by identifier
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/GetIntegrationInstance.go.html to see an example of how to use GetIntegrationInstance API.
func (client IntegrationInstanceClient) GetWorkRequest(ctx context.Context, request GetWorkRequestRequest) (response GetWorkRequestResponse, err error)
GetWorkRequest Gets the status of the work request with the given ID.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/GetWorkRequest.go.html to see an example of how to use GetWorkRequest API.
func (client IntegrationInstanceClient) ListIntegrationInstances(ctx context.Context, request ListIntegrationInstancesRequest) (response ListIntegrationInstancesResponse, err error)
ListIntegrationInstances Returns a list of Integration Instances.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ListIntegrationInstances.go.html to see an example of how to use ListIntegrationInstances API.
func (client IntegrationInstanceClient) ListWorkRequestErrors(ctx context.Context, request ListWorkRequestErrorsRequest) (response ListWorkRequestErrorsResponse, err error)
ListWorkRequestErrors Get the errors of a work request.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ListWorkRequestErrors.go.html to see an example of how to use ListWorkRequestErrors API.
func (client IntegrationInstanceClient) ListWorkRequestLogs(ctx context.Context, request ListWorkRequestLogsRequest) (response ListWorkRequestLogsResponse, err error)
ListWorkRequestLogs Get the logs of a work request.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ListWorkRequestLogs.go.html to see an example of how to use ListWorkRequestLogs API.
func (client IntegrationInstanceClient) 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/integration/ListWorkRequests.go.html to see an example of how to use ListWorkRequests API.
func (client IntegrationInstanceClient) RemoveOracleManagedCustomEndpoint(ctx context.Context, request RemoveOracleManagedCustomEndpointRequest) (response RemoveOracleManagedCustomEndpointResponse, err error)
RemoveOracleManagedCustomEndpoint Remove Oracle Managed Custom Endpoint for given integration instance that was previously enabled.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/RemoveOracleManagedCustomEndpoint.go.html to see an example of how to use RemoveOracleManagedCustomEndpoint API. A default retry strategy applies to this operation RemoveOracleManagedCustomEndpoint()
func (client *IntegrationInstanceClient) SetRegion(region string)
SetRegion overrides the region of this client.
func (client IntegrationInstanceClient) StartIntegrationInstance(ctx context.Context, request StartIntegrationInstanceRequest) (response StartIntegrationInstanceResponse, err error)
StartIntegrationInstance Start an integration instance that was previously in an INACTIVE state
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/StartIntegrationInstance.go.html to see an example of how to use StartIntegrationInstance API.
func (client IntegrationInstanceClient) StopIntegrationInstance(ctx context.Context, request StopIntegrationInstanceRequest) (response StopIntegrationInstanceResponse, err error)
StopIntegrationInstance Stop an integration instance that was previously in an ACTIVE state
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/StopIntegrationInstance.go.html to see an example of how to use StopIntegrationInstance API.
func (client IntegrationInstanceClient) UpdateIntegrationInstance(ctx context.Context, request UpdateIntegrationInstanceRequest) (response UpdateIntegrationInstanceResponse, err error)
UpdateIntegrationInstance Updates the Integration Instance.
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/UpdateIntegrationInstance.go.html to see an example of how to use UpdateIntegrationInstance API.
IntegrationInstanceConsumptionModelEnum Enum with underlying type: string
type IntegrationInstanceConsumptionModelEnum string
Set of constants representing the allowable values for IntegrationInstanceConsumptionModelEnum
const ( IntegrationInstanceConsumptionModelUcm IntegrationInstanceConsumptionModelEnum = "UCM" IntegrationInstanceConsumptionModelGov IntegrationInstanceConsumptionModelEnum = "GOV" IntegrationInstanceConsumptionModelOic4saas IntegrationInstanceConsumptionModelEnum = "OIC4SAAS" )
func GetIntegrationInstanceConsumptionModelEnumValues() []IntegrationInstanceConsumptionModelEnum
GetIntegrationInstanceConsumptionModelEnumValues Enumerates the set of values for IntegrationInstanceConsumptionModelEnum
func GetMappingIntegrationInstanceConsumptionModelEnum(val string) (IntegrationInstanceConsumptionModelEnum, bool)
GetMappingIntegrationInstanceConsumptionModelEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceDataRetentionPeriodEnum Enum with underlying type: string
type IntegrationInstanceDataRetentionPeriodEnum string
Set of constants representing the allowable values for IntegrationInstanceDataRetentionPeriodEnum
const ( IntegrationInstanceDataRetentionPeriod1 IntegrationInstanceDataRetentionPeriodEnum = "MONTHS_1" IntegrationInstanceDataRetentionPeriod3 IntegrationInstanceDataRetentionPeriodEnum = "MONTHS_3" IntegrationInstanceDataRetentionPeriod6 IntegrationInstanceDataRetentionPeriodEnum = "MONTHS_6" )
func GetIntegrationInstanceDataRetentionPeriodEnumValues() []IntegrationInstanceDataRetentionPeriodEnum
GetIntegrationInstanceDataRetentionPeriodEnumValues Enumerates the set of values for IntegrationInstanceDataRetentionPeriodEnum
func GetMappingIntegrationInstanceDataRetentionPeriodEnum(val string) (IntegrationInstanceDataRetentionPeriodEnum, bool)
GetMappingIntegrationInstanceDataRetentionPeriodEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceIntegrationInstanceTypeEnum Enum with underlying type: string
type IntegrationInstanceIntegrationInstanceTypeEnum string
Set of constants representing the allowable values for IntegrationInstanceIntegrationInstanceTypeEnum
const ( IntegrationInstanceIntegrationInstanceTypeStandard IntegrationInstanceIntegrationInstanceTypeEnum = "STANDARD" IntegrationInstanceIntegrationInstanceTypeEnterprise IntegrationInstanceIntegrationInstanceTypeEnum = "ENTERPRISE" IntegrationInstanceIntegrationInstanceTypeStandardx IntegrationInstanceIntegrationInstanceTypeEnum = "STANDARDX" IntegrationInstanceIntegrationInstanceTypeEnterprisex IntegrationInstanceIntegrationInstanceTypeEnum = "ENTERPRISEX" IntegrationInstanceIntegrationInstanceTypeHealthcare IntegrationInstanceIntegrationInstanceTypeEnum = "HEALTHCARE" )
func GetIntegrationInstanceIntegrationInstanceTypeEnumValues() []IntegrationInstanceIntegrationInstanceTypeEnum
GetIntegrationInstanceIntegrationInstanceTypeEnumValues Enumerates the set of values for IntegrationInstanceIntegrationInstanceTypeEnum
func GetMappingIntegrationInstanceIntegrationInstanceTypeEnum(val string) (IntegrationInstanceIntegrationInstanceTypeEnum, bool)
GetMappingIntegrationInstanceIntegrationInstanceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceLifecycleStateEnum Enum with underlying type: string
type IntegrationInstanceLifecycleStateEnum string
Set of constants representing the allowable values for IntegrationInstanceLifecycleStateEnum
const ( IntegrationInstanceLifecycleStateCreating IntegrationInstanceLifecycleStateEnum = "CREATING" IntegrationInstanceLifecycleStateUpdating IntegrationInstanceLifecycleStateEnum = "UPDATING" IntegrationInstanceLifecycleStateActive IntegrationInstanceLifecycleStateEnum = "ACTIVE" IntegrationInstanceLifecycleStateInactive IntegrationInstanceLifecycleStateEnum = "INACTIVE" IntegrationInstanceLifecycleStateDeleting IntegrationInstanceLifecycleStateEnum = "DELETING" IntegrationInstanceLifecycleStateDeleted IntegrationInstanceLifecycleStateEnum = "DELETED" IntegrationInstanceLifecycleStateFailed IntegrationInstanceLifecycleStateEnum = "FAILED" )
func GetIntegrationInstanceLifecycleStateEnumValues() []IntegrationInstanceLifecycleStateEnum
GetIntegrationInstanceLifecycleStateEnumValues Enumerates the set of values for IntegrationInstanceLifecycleStateEnum
func GetMappingIntegrationInstanceLifecycleStateEnum(val string) (IntegrationInstanceLifecycleStateEnum, bool)
GetMappingIntegrationInstanceLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceShapeEnum Enum with underlying type: string
type IntegrationInstanceShapeEnum string
Set of constants representing the allowable values for IntegrationInstanceShapeEnum
const ( IntegrationInstanceShapeDevelopment IntegrationInstanceShapeEnum = "DEVELOPMENT" IntegrationInstanceShapeProduction IntegrationInstanceShapeEnum = "PRODUCTION" )
func GetIntegrationInstanceShapeEnumValues() []IntegrationInstanceShapeEnum
GetIntegrationInstanceShapeEnumValues Enumerates the set of values for IntegrationInstanceShapeEnum
func GetMappingIntegrationInstanceShapeEnum(val string) (IntegrationInstanceShapeEnum, bool)
GetMappingIntegrationInstanceShapeEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceSummary Summary of the Integration Instance.
type IntegrationInstanceSummary struct { // Unique identifier that is immutable on creation. Id *string `mandatory:"true" json:"id"` // Integration Instance Identifier, can be renamed. DisplayName *string `mandatory:"true" json:"displayName"` // Compartment Identifier. CompartmentId *string `mandatory:"true" json:"compartmentId"` // Standard or Enterprise type, // Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, // Oracle Integration 3 uses ENTERPRISEX and STANDARDX IntegrationInstanceType IntegrationInstanceSummaryIntegrationInstanceTypeEnum `mandatory:"true" json:"integrationInstanceType"` // Bring your own license. IsByol *bool `mandatory:"true" json:"isByol"` // The Integration Instance URL. InstanceUrl *string `mandatory:"true" json:"instanceUrl"` // The number of configured message packs (if any) MessagePacks *int `mandatory:"true" json:"messagePacks"` // The time the the Integration Instance was created. An RFC3339 formatted datetime string. TimeCreated *common.SDKTime `mandatory:"false" json:"timeCreated"` // The time the IntegrationInstance was updated. An RFC3339 formatted datetime string. TimeUpdated *common.SDKTime `mandatory:"false" json:"timeUpdated"` // The current state of the Integration Instance. LifecycleState IntegrationInstanceSummaryLifecycleStateEnum `mandatory:"false" json:"lifecycleState,omitempty"` // Additional details of lifecycleState or substates LifecycleDetails *string `mandatory:"false" json:"lifecycleDetails"` // An message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state. StateMessage *string `mandatory:"false" json:"stateMessage"` // The Integration Instance Design Time URL InstanceDesignTimeUrl *string `mandatory:"false" json:"instanceDesignTimeUrl"` // The file server is enabled or not. IsFileServerEnabled *bool `mandatory:"false" json:"isFileServerEnabled"` // Visual Builder is enabled or not. IsVisualBuilderEnabled *bool `mandatory:"false" json:"isVisualBuilderEnabled"` CustomEndpoint *CustomEndpointDetails `mandatory:"false" json:"customEndpoint"` // A list of alternate custom endpoints used for the integration instance URL. AlternateCustomEndpoints []CustomEndpointDetails `mandatory:"false" json:"alternateCustomEndpoints"` // The entitlement used for billing purposes. ConsumptionModel IntegrationInstanceSummaryConsumptionModelEnum `mandatory:"false" json:"consumptionModel,omitempty"` NetworkEndpointDetails NetworkEndpointDetails `mandatory:"false" json:"networkEndpointDetails"` // Simple key-value pair that is applied without any predefined name, // type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to // namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Usage of system tag keys. These predefined keys are scoped to namespaces. // Example: `{"orcl-cloud": {"free-tier-retained": "true"}}` SystemTags map[string]map[string]interface{} `mandatory:"false" json:"systemTags"` // Shape Shape IntegrationInstanceSummaryShapeEnum `mandatory:"false" json:"shape,omitempty"` PrivateEndpointOutboundConnection OutboundConnection `mandatory:"false" json:"privateEndpointOutboundConnection"` // Is Disaster Recovery enabled for the integrationInstance IsDisasterRecoveryEnabled *bool `mandatory:"false" json:"isDisasterRecoveryEnabled"` // Data retention period set for given integration instance DataRetentionPeriod IntegrationInstanceSummaryDataRetentionPeriodEnum `mandatory:"false" json:"dataRetentionPeriod,omitempty"` }
func (m IntegrationInstanceSummary) String() string
func (m *IntegrationInstanceSummary) UnmarshalJSON(data []byte) (e error)
UnmarshalJSON unmarshals from json
func (m IntegrationInstanceSummary) 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
IntegrationInstanceSummaryConsumptionModelEnum Enum with underlying type: string
type IntegrationInstanceSummaryConsumptionModelEnum string
Set of constants representing the allowable values for IntegrationInstanceSummaryConsumptionModelEnum
const ( IntegrationInstanceSummaryConsumptionModelUcm IntegrationInstanceSummaryConsumptionModelEnum = "UCM" IntegrationInstanceSummaryConsumptionModelGov IntegrationInstanceSummaryConsumptionModelEnum = "GOV" IntegrationInstanceSummaryConsumptionModelOic4saas IntegrationInstanceSummaryConsumptionModelEnum = "OIC4SAAS" )
func GetIntegrationInstanceSummaryConsumptionModelEnumValues() []IntegrationInstanceSummaryConsumptionModelEnum
GetIntegrationInstanceSummaryConsumptionModelEnumValues Enumerates the set of values for IntegrationInstanceSummaryConsumptionModelEnum
func GetMappingIntegrationInstanceSummaryConsumptionModelEnum(val string) (IntegrationInstanceSummaryConsumptionModelEnum, bool)
GetMappingIntegrationInstanceSummaryConsumptionModelEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceSummaryDataRetentionPeriodEnum Enum with underlying type: string
type IntegrationInstanceSummaryDataRetentionPeriodEnum string
Set of constants representing the allowable values for IntegrationInstanceSummaryDataRetentionPeriodEnum
const ( IntegrationInstanceSummaryDataRetentionPeriod1 IntegrationInstanceSummaryDataRetentionPeriodEnum = "MONTHS_1" IntegrationInstanceSummaryDataRetentionPeriod3 IntegrationInstanceSummaryDataRetentionPeriodEnum = "MONTHS_3" IntegrationInstanceSummaryDataRetentionPeriod6 IntegrationInstanceSummaryDataRetentionPeriodEnum = "MONTHS_6" )
func GetIntegrationInstanceSummaryDataRetentionPeriodEnumValues() []IntegrationInstanceSummaryDataRetentionPeriodEnum
GetIntegrationInstanceSummaryDataRetentionPeriodEnumValues Enumerates the set of values for IntegrationInstanceSummaryDataRetentionPeriodEnum
func GetMappingIntegrationInstanceSummaryDataRetentionPeriodEnum(val string) (IntegrationInstanceSummaryDataRetentionPeriodEnum, bool)
GetMappingIntegrationInstanceSummaryDataRetentionPeriodEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceSummaryIntegrationInstanceTypeEnum Enum with underlying type: string
type IntegrationInstanceSummaryIntegrationInstanceTypeEnum string
Set of constants representing the allowable values for IntegrationInstanceSummaryIntegrationInstanceTypeEnum
const ( IntegrationInstanceSummaryIntegrationInstanceTypeStandard IntegrationInstanceSummaryIntegrationInstanceTypeEnum = "STANDARD" IntegrationInstanceSummaryIntegrationInstanceTypeEnterprise IntegrationInstanceSummaryIntegrationInstanceTypeEnum = "ENTERPRISE" IntegrationInstanceSummaryIntegrationInstanceTypeStandardx IntegrationInstanceSummaryIntegrationInstanceTypeEnum = "STANDARDX" IntegrationInstanceSummaryIntegrationInstanceTypeEnterprisex IntegrationInstanceSummaryIntegrationInstanceTypeEnum = "ENTERPRISEX" IntegrationInstanceSummaryIntegrationInstanceTypeHealthcare IntegrationInstanceSummaryIntegrationInstanceTypeEnum = "HEALTHCARE" )
func GetIntegrationInstanceSummaryIntegrationInstanceTypeEnumValues() []IntegrationInstanceSummaryIntegrationInstanceTypeEnum
GetIntegrationInstanceSummaryIntegrationInstanceTypeEnumValues Enumerates the set of values for IntegrationInstanceSummaryIntegrationInstanceTypeEnum
func GetMappingIntegrationInstanceSummaryIntegrationInstanceTypeEnum(val string) (IntegrationInstanceSummaryIntegrationInstanceTypeEnum, bool)
GetMappingIntegrationInstanceSummaryIntegrationInstanceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceSummaryLifecycleStateEnum Enum with underlying type: string
type IntegrationInstanceSummaryLifecycleStateEnum string
Set of constants representing the allowable values for IntegrationInstanceSummaryLifecycleStateEnum
const ( IntegrationInstanceSummaryLifecycleStateCreating IntegrationInstanceSummaryLifecycleStateEnum = "CREATING" IntegrationInstanceSummaryLifecycleStateUpdating IntegrationInstanceSummaryLifecycleStateEnum = "UPDATING" IntegrationInstanceSummaryLifecycleStateActive IntegrationInstanceSummaryLifecycleStateEnum = "ACTIVE" IntegrationInstanceSummaryLifecycleStateInactive IntegrationInstanceSummaryLifecycleStateEnum = "INACTIVE" IntegrationInstanceSummaryLifecycleStateDeleting IntegrationInstanceSummaryLifecycleStateEnum = "DELETING" IntegrationInstanceSummaryLifecycleStateDeleted IntegrationInstanceSummaryLifecycleStateEnum = "DELETED" IntegrationInstanceSummaryLifecycleStateFailed IntegrationInstanceSummaryLifecycleStateEnum = "FAILED" )
func GetIntegrationInstanceSummaryLifecycleStateEnumValues() []IntegrationInstanceSummaryLifecycleStateEnum
GetIntegrationInstanceSummaryLifecycleStateEnumValues Enumerates the set of values for IntegrationInstanceSummaryLifecycleStateEnum
func GetMappingIntegrationInstanceSummaryLifecycleStateEnum(val string) (IntegrationInstanceSummaryLifecycleStateEnum, bool)
GetMappingIntegrationInstanceSummaryLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
IntegrationInstanceSummaryShapeEnum Enum with underlying type: string
type IntegrationInstanceSummaryShapeEnum string
Set of constants representing the allowable values for IntegrationInstanceSummaryShapeEnum
const ( IntegrationInstanceSummaryShapeDevelopment IntegrationInstanceSummaryShapeEnum = "DEVELOPMENT" IntegrationInstanceSummaryShapeProduction IntegrationInstanceSummaryShapeEnum = "PRODUCTION" )
func GetIntegrationInstanceSummaryShapeEnumValues() []IntegrationInstanceSummaryShapeEnum
GetIntegrationInstanceSummaryShapeEnumValues Enumerates the set of values for IntegrationInstanceSummaryShapeEnum
func GetMappingIntegrationInstanceSummaryShapeEnum(val string) (IntegrationInstanceSummaryShapeEnum, bool)
GetMappingIntegrationInstanceSummaryShapeEnum performs case Insensitive comparison on enum value and return the desired enum
ListIntegrationInstancesLifecycleStateEnum Enum with underlying type: string
type ListIntegrationInstancesLifecycleStateEnum string
Set of constants representing the allowable values for ListIntegrationInstancesLifecycleStateEnum
const ( ListIntegrationInstancesLifecycleStateCreating ListIntegrationInstancesLifecycleStateEnum = "CREATING" ListIntegrationInstancesLifecycleStateUpdating ListIntegrationInstancesLifecycleStateEnum = "UPDATING" ListIntegrationInstancesLifecycleStateActive ListIntegrationInstancesLifecycleStateEnum = "ACTIVE" ListIntegrationInstancesLifecycleStateInactive ListIntegrationInstancesLifecycleStateEnum = "INACTIVE" ListIntegrationInstancesLifecycleStateDeleting ListIntegrationInstancesLifecycleStateEnum = "DELETING" ListIntegrationInstancesLifecycleStateDeleted ListIntegrationInstancesLifecycleStateEnum = "DELETED" ListIntegrationInstancesLifecycleStateFailed ListIntegrationInstancesLifecycleStateEnum = "FAILED" )
func GetListIntegrationInstancesLifecycleStateEnumValues() []ListIntegrationInstancesLifecycleStateEnum
GetListIntegrationInstancesLifecycleStateEnumValues Enumerates the set of values for ListIntegrationInstancesLifecycleStateEnum
func GetMappingListIntegrationInstancesLifecycleStateEnum(val string) (ListIntegrationInstancesLifecycleStateEnum, bool)
GetMappingListIntegrationInstancesLifecycleStateEnum performs case Insensitive comparison on enum value and return the desired enum
ListIntegrationInstancesRequest wrapper for the ListIntegrationInstances operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/ListIntegrationInstances.go.html to see an example of how to use ListIntegrationInstancesRequest.
type ListIntegrationInstancesRequest struct { // The ID of the compartment in which to list resources. CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // A user-friendly name. Does not have to be unique, and it's changeable. // Example: `My new resource` DisplayName *string `mandatory:"false" contributesTo:"query" name:"displayName"` // Life cycle state to query on. LifecycleState ListIntegrationInstancesLifecycleStateEnum `mandatory:"false" contributesTo:"query" name:"lifecycleState" omitEmpty:"true"` // The maximum number of items to return. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The sort order to use, either 'asc' or 'desc'. SortOrder ListIntegrationInstancesSortOrderEnum `mandatory:"false" contributesTo:"query" name:"sortOrder" omitEmpty:"true"` // The field to sort by. Only one sort order may be provided. Default order // for TIMECREATED is descending. Default order for DISPLAYNAME is // ascending. If no value is specified TIMECREATED is default. SortBy ListIntegrationInstancesSortByEnum `mandatory:"false" contributesTo:"query" name:"sortBy" omitEmpty:"true"` // The client request ID for tracing. 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 ListIntegrationInstancesRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request ListIntegrationInstancesRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request ListIntegrationInstancesRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request ListIntegrationInstancesRequest) String() string
func (request ListIntegrationInstancesRequest) 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
ListIntegrationInstancesResponse wrapper for the ListIntegrationInstances operation
type ListIntegrationInstancesResponse struct { // The underlying http response RawResponse *http.Response // A list of []IntegrationInstanceSummary instances Items []IntegrationInstanceSummary `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 OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, additional pages of results have been previously returned OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` }
func (response ListIntegrationInstancesResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListIntegrationInstancesResponse) String() string
ListIntegrationInstancesSortByEnum Enum with underlying type: string
type ListIntegrationInstancesSortByEnum string
Set of constants representing the allowable values for ListIntegrationInstancesSortByEnum
const ( ListIntegrationInstancesSortByTimecreated ListIntegrationInstancesSortByEnum = "TIMECREATED" ListIntegrationInstancesSortByDisplayname ListIntegrationInstancesSortByEnum = "DISPLAYNAME" )
func GetListIntegrationInstancesSortByEnumValues() []ListIntegrationInstancesSortByEnum
GetListIntegrationInstancesSortByEnumValues Enumerates the set of values for ListIntegrationInstancesSortByEnum
func GetMappingListIntegrationInstancesSortByEnum(val string) (ListIntegrationInstancesSortByEnum, bool)
GetMappingListIntegrationInstancesSortByEnum performs case Insensitive comparison on enum value and return the desired enum
ListIntegrationInstancesSortOrderEnum Enum with underlying type: string
type ListIntegrationInstancesSortOrderEnum string
Set of constants representing the allowable values for ListIntegrationInstancesSortOrderEnum
const ( ListIntegrationInstancesSortOrderAsc ListIntegrationInstancesSortOrderEnum = "ASC" ListIntegrationInstancesSortOrderDesc ListIntegrationInstancesSortOrderEnum = "DESC" )
func GetListIntegrationInstancesSortOrderEnumValues() []ListIntegrationInstancesSortOrderEnum
GetListIntegrationInstancesSortOrderEnumValues Enumerates the set of values for ListIntegrationInstancesSortOrderEnum
func GetMappingListIntegrationInstancesSortOrderEnum(val string) (ListIntegrationInstancesSortOrderEnum, bool)
GetMappingListIntegrationInstancesSortOrderEnum 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/integration/ListWorkRequestErrors.go.html to see an example of how to use ListWorkRequestErrorsRequest.
type ListWorkRequestErrorsRequest struct { // The ID of the compartment in which to list resources. CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // The ID of the asynchronous request. WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // The client request ID for tracing. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The maximum number of items to return. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. Page *string `mandatory:"false" contributesTo:"query" name:"page"` // 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"` // 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 OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, additional pages of results have been previously returned OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` }
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/integration/ListWorkRequestLogs.go.html to see an example of how to use ListWorkRequestLogsRequest.
type ListWorkRequestLogsRequest struct { // The ID of the compartment in which to list resources. CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // The ID of the asynchronous request. WorkRequestId *string `mandatory:"true" contributesTo:"path" name:"workRequestId"` // The client request ID for tracing. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The maximum number of items to return. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. Page *string `mandatory:"false" contributesTo:"query" name:"page"` // 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 []WorkRequestLogEntry instances Items []WorkRequestLogEntry `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 OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, additional pages of results have been previously returned OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` }
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/integration/ListWorkRequests.go.html to see an example of how to use ListWorkRequestsRequest.
type ListWorkRequestsRequest struct { // The ID of the compartment in which to list resources. CompartmentId *string `mandatory:"true" contributesTo:"query" name:"compartmentId"` // The client request ID for tracing. OpcRequestId *string `mandatory:"false" contributesTo:"header" name:"opc-request-id"` // The page token representing the page at which to start retrieving results. This is usually retrieved from a previous list call. Page *string `mandatory:"false" contributesTo:"query" name:"page"` // The maximum number of items to return. Limit *int `mandatory:"false" contributesTo:"query" name:"limit"` // The Integration Instance identifier to use to filter results IntegrationInstanceId *string `mandatory:"false" contributesTo:"query" name:"integrationInstanceId"` // 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"` // 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 OpcNextPage *string `presentIn:"header" name:"opc-next-page"` // For list pagination. When this header appears in the response, additional pages of results have been previously returned OpcPreviousPage *string `presentIn:"header" name:"opc-previous-page"` }
func (response ListWorkRequestsResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response ListWorkRequestsResponse) String() string
NetworkEndpointDetails Base representation of a network endpoint.
type NetworkEndpointDetails interface { }
NetworkEndpointTypeEnum Enum with underlying type: string
type NetworkEndpointTypeEnum string
Set of constants representing the allowable values for NetworkEndpointTypeEnum
const ( NetworkEndpointTypePublic NetworkEndpointTypeEnum = "PUBLIC" )
func GetMappingNetworkEndpointTypeEnum(val string) (NetworkEndpointTypeEnum, bool)
GetMappingNetworkEndpointTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetNetworkEndpointTypeEnumValues() []NetworkEndpointTypeEnum
GetNetworkEndpointTypeEnumValues Enumerates the set of values for NetworkEndpointTypeEnum
NoneOutboundConnection Details required for removing Private Endpoint Outbound Connection (ReverseConnection).
type NoneOutboundConnection struct { }
func (m NoneOutboundConnection) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m NoneOutboundConnection) String() string
func (m NoneOutboundConnection) 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
OutboundConnection Base representation for Outbound Connection (Reverse Connection).
type OutboundConnection interface { }
OutboundConnectionOutboundConnectionTypeEnum Enum with underlying type: string
type OutboundConnectionOutboundConnectionTypeEnum string
Set of constants representing the allowable values for OutboundConnectionOutboundConnectionTypeEnum
const ( OutboundConnectionOutboundConnectionTypePrivateEndpoint OutboundConnectionOutboundConnectionTypeEnum = "PRIVATE_ENDPOINT" OutboundConnectionOutboundConnectionTypeNone OutboundConnectionOutboundConnectionTypeEnum = "NONE" )
func GetMappingOutboundConnectionOutboundConnectionTypeEnum(val string) (OutboundConnectionOutboundConnectionTypeEnum, bool)
GetMappingOutboundConnectionOutboundConnectionTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetOutboundConnectionOutboundConnectionTypeEnumValues() []OutboundConnectionOutboundConnectionTypeEnum
GetOutboundConnectionOutboundConnectionTypeEnumValues Enumerates the set of values for OutboundConnectionOutboundConnectionTypeEnum
PrivateEndpointOutboundConnection Details required for creating Private Endpoint Outbound Connection (ReverseConnection).
type PrivateEndpointOutboundConnection struct { // Customer Private Network VCN Subnet OCID. This is a required argument. SubnetId *string `mandatory:"true" json:"subnetId"` // One or more Network security group Ids. This is an optional argument. NsgIds []string `mandatory:"false" json:"nsgIds"` }
func (m PrivateEndpointOutboundConnection) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m PrivateEndpointOutboundConnection) String() string
func (m PrivateEndpointOutboundConnection) 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
PublicEndpointDetails Public endpoint configuration details.
type PublicEndpointDetails struct { // Source IP addresses or IP address ranges ingress rules. (ex: "168.122.59.5", "10.20.30.0/26") // An invalid IP or CIDR block will result in a 400 response. AllowlistedHttpIps []string `mandatory:"false" json:"allowlistedHttpIps"` // Virtual Cloud Networks allowed to access this network endpoint. AllowlistedHttpVcns []VirtualCloudNetwork `mandatory:"false" json:"allowlistedHttpVcns"` // The Integration service's VCN is allow-listed to allow integrations to call back into other integrations IsIntegrationVcnAllowlisted *bool `mandatory:"false" json:"isIntegrationVcnAllowlisted"` }
func (m PublicEndpointDetails) MarshalJSON() (buff []byte, e error)
MarshalJSON marshals to json representation
func (m PublicEndpointDetails) String() string
func (m PublicEndpointDetails) 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
RemoveOracleManagedCustomEndpointRequest wrapper for the RemoveOracleManagedCustomEndpoint operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/RemoveOracleManagedCustomEndpoint.go.html to see an example of how to use RemoveOracleManagedCustomEndpointRequest.
type RemoveOracleManagedCustomEndpointRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // 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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 RemoveOracleManagedCustomEndpointRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request RemoveOracleManagedCustomEndpointRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request RemoveOracleManagedCustomEndpointRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request RemoveOracleManagedCustomEndpointRequest) String() string
func (request RemoveOracleManagedCustomEndpointRequest) 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
RemoveOracleManagedCustomEndpointResponse wrapper for the RemoveOracleManagedCustomEndpoint operation
type RemoveOracleManagedCustomEndpointResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 RemoveOracleManagedCustomEndpointResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response RemoveOracleManagedCustomEndpointResponse) String() string
StartIntegrationInstanceRequest wrapper for the StartIntegrationInstance operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/StartIntegrationInstance.go.html to see an example of how to use StartIntegrationInstanceRequest.
type StartIntegrationInstanceRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // 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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 StartIntegrationInstanceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request StartIntegrationInstanceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request StartIntegrationInstanceRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request StartIntegrationInstanceRequest) String() string
func (request StartIntegrationInstanceRequest) 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
StartIntegrationInstanceResponse wrapper for the StartIntegrationInstance operation
type StartIntegrationInstanceResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 StartIntegrationInstanceResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response StartIntegrationInstanceResponse) String() string
StopIntegrationInstanceRequest wrapper for the StopIntegrationInstance operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/StopIntegrationInstance.go.html to see an example of how to use StopIntegrationInstanceRequest.
type StopIntegrationInstanceRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // 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"` // The client request ID for tracing. 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. For example, if a resource has been // deleted and purged from the system, then a retry of the original creation // request might 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 StopIntegrationInstanceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request StopIntegrationInstanceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request StopIntegrationInstanceRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request StopIntegrationInstanceRequest) String() string
func (request StopIntegrationInstanceRequest) 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
StopIntegrationInstanceResponse wrapper for the StopIntegrationInstance operation
type StopIntegrationInstanceResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 StopIntegrationInstanceResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response StopIntegrationInstanceResponse) String() string
UpdateCustomEndpointDetails Details for a custom endpoint for the integration instance (update).
type UpdateCustomEndpointDetails struct { // A custom hostname to be used for the integration instance URL, in FQDN format. Hostname *string `mandatory:"true" json:"hostname"` // Optional OCID of a vault/secret containing a private SSL certificate bundle to be used for the custom hostname. // All certificates should be stored in a single base64 encoded secret. // Note the update will fail if this is not a valid certificate. CertificateSecretId *string `mandatory:"false" json:"certificateSecretId"` }
func (m UpdateCustomEndpointDetails) String() string
func (m UpdateCustomEndpointDetails) 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
UpdateIntegrationInstanceDetails The information to be updated. Some properties may not be applicable to specific integration types, see Differences in Instance Management (https://www.oracle.com/pls/topic/lookup?ctx=en/cloud/paas/application-integration&id=INTOO-GUID-931B5E33-4FE6-4997-93E5-8748516F46AA__GUID-176E43D5-4116-4828-8120-B929DF2A6B5E) for details.
type UpdateIntegrationInstanceDetails struct { // Integration Instance Identifier. DisplayName *string `mandatory:"false" json:"displayName"` // Standard or Enterprise type, // Oracle Integration Generation 2 uses ENTERPRISE and STANDARD, // Oracle Integration 3 uses ENTERPRISEX and STANDARDX IntegrationInstanceType UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum `mandatory:"false" json:"integrationInstanceType,omitempty"` // Simple key-value pair that is applied without any predefined name, // type or scope. Exists for cross-compatibility only. // Example: `{"bar-key": "value"}` FreeformTags map[string]string `mandatory:"false" json:"freeformTags"` // Usage of predefined tag keys. These predefined keys are scoped to // namespaces. // Example: `{"foo-namespace": {"bar-key": "value"}}` DefinedTags map[string]map[string]interface{} `mandatory:"false" json:"definedTags"` // Bring your own license. IsByol *bool `mandatory:"false" json:"isByol"` // The number of configured message packs MessagePacks *int `mandatory:"false" json:"messagePacks"` // The file server is enabled or not. IsFileServerEnabled *bool `mandatory:"false" json:"isFileServerEnabled"` // Visual Builder is enabled or not. IsVisualBuilderEnabled *bool `mandatory:"false" json:"isVisualBuilderEnabled"` CustomEndpoint *UpdateCustomEndpointDetails `mandatory:"false" json:"customEndpoint"` // A list of alternate custom endpoints to be used for the integration instance URL // (contact Oracle for alternateCustomEndpoints availability for a specific instance). AlternateCustomEndpoints []UpdateCustomEndpointDetails `mandatory:"false" json:"alternateCustomEndpoints"` }
func (m UpdateIntegrationInstanceDetails) String() string
func (m UpdateIntegrationInstanceDetails) 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
UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum Enum with underlying type: string
type UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum string
Set of constants representing the allowable values for UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum
const ( UpdateIntegrationInstanceDetailsIntegrationInstanceTypeStandard UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "STANDARD" UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnterprise UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "ENTERPRISE" UpdateIntegrationInstanceDetailsIntegrationInstanceTypeStandardx UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "STANDARDX" UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnterprisex UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "ENTERPRISEX" UpdateIntegrationInstanceDetailsIntegrationInstanceTypeHealthcare UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum = "HEALTHCARE" )
func GetMappingUpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum(val string) (UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum, bool)
GetMappingUpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetUpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnumValues() []UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum
GetUpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnumValues Enumerates the set of values for UpdateIntegrationInstanceDetailsIntegrationInstanceTypeEnum
UpdateIntegrationInstanceRequest wrapper for the UpdateIntegrationInstance operation
Click https://docs.oracle.com/en-us/iaas/tools/go-sdk-examples/latest/integration/UpdateIntegrationInstance.go.html to see an example of how to use UpdateIntegrationInstanceRequest.
type UpdateIntegrationInstanceRequest struct { // Unique Integration Instance identifier. IntegrationInstanceId *string `mandatory:"true" contributesTo:"path" name:"integrationInstanceId"` // The information to be updated. UpdateIntegrationInstanceDetails `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"` // The client request ID for tracing. 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 UpdateIntegrationInstanceRequest) BinaryRequestBody() (*common.OCIReadSeekCloser, bool)
BinaryRequestBody implements the OCIRequest interface
func (request UpdateIntegrationInstanceRequest) HTTPRequest(method, path string, binaryRequestBody *common.OCIReadSeekCloser, extraHeaders map[string]string) (http.Request, error)
HTTPRequest implements the OCIRequest interface
func (request UpdateIntegrationInstanceRequest) RetryPolicy() *common.RetryPolicy
RetryPolicy implements the OCIRetryableRequest interface. This retrieves the specified retry policy.
func (request UpdateIntegrationInstanceRequest) String() string
func (request UpdateIntegrationInstanceRequest) 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
UpdateIntegrationInstanceResponse wrapper for the UpdateIntegrationInstance operation
type UpdateIntegrationInstanceResponse struct { // The underlying http response RawResponse *http.Response // Unique Oracle-assigned identifier for the asynchronous request. // You can use this to query status of the asynchronous operation. 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 UpdateIntegrationInstanceResponse) HTTPResponse() *http.Response
HTTPResponse implements the OCIResponse interface
func (response UpdateIntegrationInstanceResponse) String() string
VirtualCloudNetwork Virtual Cloud Network definition.
type VirtualCloudNetwork struct { // The Virtual Cloud Network OCID. Id *string `mandatory:"true" json:"id"` // Source IP addresses or IP address ranges ingress rules. (ex: "168.122.59.5", "10.20.30.0/26") // An invalid IP or CIDR block will result in a 400 response. AllowlistedIps []string `mandatory:"false" json:"allowlistedIps"` }
func (m VirtualCloudNetwork) String() string
func (m VirtualCloudNetwork) 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
WorkRequest A description of work request status.
type WorkRequest struct { // Type of the work request. OperationType WorkRequestOperationTypeEnum `mandatory:"true" json:"operationType"` // Status of current work request. Status WorkRequestStatusEnum `mandatory:"true" json:"status"` // The id of the work request. Id *string `mandatory:"true" json:"id"` // The ocid of the compartment that contains the work request. Work // requests should be scoped to the same compartment as the resource the // work request affects. If the work request affects multiple resources, // and those resources are not in the same compartment, it is up to the // service team to pick the primary resource whose compartment should be // used. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The resources affected by this work request. Resources []WorkRequestResource `mandatory:"true" json:"resources"` // Percentage of the request completed. PercentComplete *float32 `mandatory:"true" json:"percentComplete"` // The date and time the request was created, as described in // RFC 3339 (https://tools.ietf.org/rfc/rfc3339), section 14.29. TimeAccepted *common.SDKTime `mandatory:"true" json:"timeAccepted"` // The date and time the request was started, as described in // RFC 3339 (https://tools.ietf.org/rfc/rfc3339), // section 14.29. TimeStarted *common.SDKTime `mandatory:"false" json:"timeStarted"` // The date and time the object was finished, as described in // RFC 3339 (https://tools.ietf.org/rfc/rfc3339). 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 Errors related to a specific work request.
type WorkRequestError struct { // A short error code that defines the error, meant for programmatic parsing Code *string `mandatory:"true" json:"code"` // A human-readable error string. Message *string `mandatory:"true" json:"message"` // The date and time the error occurred. 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
WorkRequestLogEntry Log entries related to a specific work request.
type WorkRequestLogEntry struct { // The description of an action that occurred. Message *string `mandatory:"true" json:"message"` // The date and time the log entry occurred. Timestamp *common.SDKTime `mandatory:"true" json:"timestamp"` }
func (m WorkRequestLogEntry) String() string
func (m WorkRequestLogEntry) 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
WorkRequestOperationTypeEnum Enum with underlying type: string
type WorkRequestOperationTypeEnum string
Set of constants representing the allowable values for WorkRequestOperationTypeEnum
const ( WorkRequestOperationTypeCreateIntegrationInstance WorkRequestOperationTypeEnum = "CREATE_INTEGRATION_INSTANCE" WorkRequestOperationTypeUpdateIntegrationInstance WorkRequestOperationTypeEnum = "UPDATE_INTEGRATION_INSTANCE" WorkRequestOperationTypeStopIntegrationInstance WorkRequestOperationTypeEnum = "STOP_INTEGRATION_INSTANCE" WorkRequestOperationTypeStartIntegrationInstance WorkRequestOperationTypeEnum = "START_INTEGRATION_INSTANCE" WorkRequestOperationTypeDeleteIntegrationInstance WorkRequestOperationTypeEnum = "DELETE_INTEGRATION_INSTANCE" WorkRequestOperationTypeChangePrivateEndpointOutboundConnection WorkRequestOperationTypeEnum = "CHANGE_PRIVATE_ENDPOINT_OUTBOUND_CONNECTION" WorkRequestOperationTypeEnableProcessAutomation WorkRequestOperationTypeEnum = "ENABLE_PROCESS_AUTOMATION" WorkRequestOperationTypeExtendDataRetention WorkRequestOperationTypeEnum = "EXTEND_DATA_RETENTION" WorkRequestOperationTypeDisasterRecoveryFailover WorkRequestOperationTypeEnum = "DISASTER_RECOVERY_FAILOVER" WorkRequestOperationTypeCreateCustomEndpoint WorkRequestOperationTypeEnum = "CREATE_CUSTOM_ENDPOINT" WorkRequestOperationTypeDeleteCustomEndpoint WorkRequestOperationTypeEnum = "DELETE_CUSTOM_ENDPOINT" )
func GetMappingWorkRequestOperationTypeEnum(val string) (WorkRequestOperationTypeEnum, bool)
GetMappingWorkRequestOperationTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetWorkRequestOperationTypeEnumValues() []WorkRequestOperationTypeEnum
GetWorkRequestOperationTypeEnumValues Enumerates the set of values for WorkRequestOperationTypeEnum
WorkRequestResource A resource created or operated on by a work request.
type WorkRequestResource struct { // The resource type the work request is 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 WorkRequestResourceActionTypeEnum `mandatory:"true" json:"actionType"` // The identifier of the resource 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
WorkRequestResourceActionTypeEnum Enum with underlying type: string
type WorkRequestResourceActionTypeEnum string
Set of constants representing the allowable values for WorkRequestResourceActionTypeEnum
const ( WorkRequestResourceActionTypeCreated WorkRequestResourceActionTypeEnum = "CREATED" WorkRequestResourceActionTypeUpdated WorkRequestResourceActionTypeEnum = "UPDATED" WorkRequestResourceActionTypeStopped WorkRequestResourceActionTypeEnum = "STOPPED" WorkRequestResourceActionTypeStarted WorkRequestResourceActionTypeEnum = "STARTED" WorkRequestResourceActionTypeDeleted WorkRequestResourceActionTypeEnum = "DELETED" WorkRequestResourceActionTypeInProgress WorkRequestResourceActionTypeEnum = "IN_PROGRESS" )
func GetMappingWorkRequestResourceActionTypeEnum(val string) (WorkRequestResourceActionTypeEnum, bool)
GetMappingWorkRequestResourceActionTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetWorkRequestResourceActionTypeEnumValues() []WorkRequestResourceActionTypeEnum
GetWorkRequestResourceActionTypeEnumValues Enumerates the set of values for WorkRequestResourceActionTypeEnum
WorkRequestStatusEnum Enum with underlying type: string
type WorkRequestStatusEnum string
Set of constants representing the allowable values for WorkRequestStatusEnum
const ( WorkRequestStatusAccepted WorkRequestStatusEnum = "ACCEPTED" WorkRequestStatusInProgress WorkRequestStatusEnum = "IN_PROGRESS" WorkRequestStatusFailed WorkRequestStatusEnum = "FAILED" WorkRequestStatusSucceeded WorkRequestStatusEnum = "SUCCEEDED" WorkRequestStatusCanceling WorkRequestStatusEnum = "CANCELING" WorkRequestStatusCanceled WorkRequestStatusEnum = "CANCELED" )
func GetMappingWorkRequestStatusEnum(val string) (WorkRequestStatusEnum, bool)
GetMappingWorkRequestStatusEnum performs case Insensitive comparison on enum value and return the desired enum
func GetWorkRequestStatusEnumValues() []WorkRequestStatusEnum
GetWorkRequestStatusEnumValues Enumerates the set of values for WorkRequestStatusEnum
WorkRequestSummary A description of work request status.
type WorkRequestSummary struct { // Type of the work request. OperationType WorkRequestSummaryOperationTypeEnum `mandatory:"true" json:"operationType"` // Status of current work request. Status WorkRequestSummaryStatusEnum `mandatory:"true" json:"status"` // The id of the work request. Id *string `mandatory:"true" json:"id"` // The ocid of the compartment that contains the work request. Work // requests should be scoped to the same compartment as the resource the // work request affects. If the work request affects multiple resources, // and those resources are not in the same compartment, it is up to the // service team to pick the primary resource whose compartment should be // used. CompartmentId *string `mandatory:"true" json:"compartmentId"` // The resources affected by this work request. Resources []WorkRequestResource `mandatory:"true" json:"resources"` // Percentage of the request completed. PercentComplete *float32 `mandatory:"true" json:"percentComplete"` // The date and time the request was created, as described in // RFC 3339 (https://tools.ietf.org/rfc/rfc3339), section 14.29. TimeAccepted *common.SDKTime `mandatory:"true" json:"timeAccepted"` // The date and time the request was started, as described in // RFC 3339 (https://tools.ietf.org/rfc/rfc3339), // section 14.29. TimeStarted *common.SDKTime `mandatory:"false" json:"timeStarted"` // The date and time the object was finished, as described in // RFC 3339 (https://tools.ietf.org/rfc/rfc3339). 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
WorkRequestSummaryOperationTypeEnum Enum with underlying type: string
type WorkRequestSummaryOperationTypeEnum string
Set of constants representing the allowable values for WorkRequestSummaryOperationTypeEnum
const ( WorkRequestSummaryOperationTypeCreateIntegrationInstance WorkRequestSummaryOperationTypeEnum = "CREATE_INTEGRATION_INSTANCE" WorkRequestSummaryOperationTypeUpdateIntegrationInstance WorkRequestSummaryOperationTypeEnum = "UPDATE_INTEGRATION_INSTANCE" WorkRequestSummaryOperationTypeStopIntegrationInstance WorkRequestSummaryOperationTypeEnum = "STOP_INTEGRATION_INSTANCE" WorkRequestSummaryOperationTypeStartIntegrationInstance WorkRequestSummaryOperationTypeEnum = "START_INTEGRATION_INSTANCE" WorkRequestSummaryOperationTypeDeleteIntegrationInstance WorkRequestSummaryOperationTypeEnum = "DELETE_INTEGRATION_INSTANCE" WorkRequestSummaryOperationTypeChangePrivateEndpointOutboundConnection WorkRequestSummaryOperationTypeEnum = "CHANGE_PRIVATE_ENDPOINT_OUTBOUND_CONNECTION" WorkRequestSummaryOperationTypeEnableProcessAutomation WorkRequestSummaryOperationTypeEnum = "ENABLE_PROCESS_AUTOMATION" WorkRequestSummaryOperationTypeExtendDataRetention WorkRequestSummaryOperationTypeEnum = "EXTEND_DATA_RETENTION" WorkRequestSummaryOperationTypeDisasterRecoveryFailover WorkRequestSummaryOperationTypeEnum = "DISASTER_RECOVERY_FAILOVER" WorkRequestSummaryOperationTypeCreateCustomEndpoint WorkRequestSummaryOperationTypeEnum = "CREATE_CUSTOM_ENDPOINT" WorkRequestSummaryOperationTypeDeleteCustomEndpoint WorkRequestSummaryOperationTypeEnum = "DELETE_CUSTOM_ENDPOINT" )
func GetMappingWorkRequestSummaryOperationTypeEnum(val string) (WorkRequestSummaryOperationTypeEnum, bool)
GetMappingWorkRequestSummaryOperationTypeEnum performs case Insensitive comparison on enum value and return the desired enum
func GetWorkRequestSummaryOperationTypeEnumValues() []WorkRequestSummaryOperationTypeEnum
GetWorkRequestSummaryOperationTypeEnumValues Enumerates the set of values for WorkRequestSummaryOperationTypeEnum
WorkRequestSummaryStatusEnum Enum with underlying type: string
type WorkRequestSummaryStatusEnum string
Set of constants representing the allowable values for WorkRequestSummaryStatusEnum
const ( WorkRequestSummaryStatusAccepted WorkRequestSummaryStatusEnum = "ACCEPTED" WorkRequestSummaryStatusInProgress WorkRequestSummaryStatusEnum = "IN_PROGRESS" WorkRequestSummaryStatusFailed WorkRequestSummaryStatusEnum = "FAILED" WorkRequestSummaryStatusSucceeded WorkRequestSummaryStatusEnum = "SUCCEEDED" WorkRequestSummaryStatusCanceling WorkRequestSummaryStatusEnum = "CANCELING" WorkRequestSummaryStatusCanceled WorkRequestSummaryStatusEnum = "CANCELED" )
func GetMappingWorkRequestSummaryStatusEnum(val string) (WorkRequestSummaryStatusEnum, bool)
GetMappingWorkRequestSummaryStatusEnum performs case Insensitive comparison on enum value and return the desired enum
func GetWorkRequestSummaryStatusEnumValues() []WorkRequestSummaryStatusEnum
GetWorkRequestSummaryStatusEnumValues Enumerates the set of values for WorkRequestSummaryStatusEnum