Oracle Object Storage Management Spoke
Summarize
Summary of Oracle Object Storage Management Spoke
The Oracle Object Storage Management Spoke allows you to manage objects, buckets, and namespaces within your Oracle Object Storage Management account directly from your ServiceNow instance. This integration requires an active Integration Hub subscription.
Show less
Key Features
- Spoke Version: The latest version is 1.0.3, compatible with Oracle Object Storage Management API version 20160918 and possibly later versions.
- Dependencies: Ensure the following plugins are installed for successful app installation:
- Oracle Cloud IAM Spoke
- ServiceNow IntegrationHub Action Step - REST
- ServiceNow Flow Designer - Dynamic Inputs
- ServiceNow IntegrationHub Runtime
- Complex Object
- Actions: Automate tasks such as creating, deleting, and updating buckets and objects, as well as retrieving metadata and managing object encryption.
Key Outcomes
With this spoke, you can efficiently manage your Oracle Object Storage resources, streamline operations, and enhance automation within your ServiceNow workflows. By utilizing connection and credential aliases, you simplify the management of multiple environments without needing to reconfigure actions when connection details change.
Manage objects, buckets, and namespace in the Oracle Object Storage Management account from your ServiceNow instance.
Request apps on the Store
Visit the ServiceNow Store website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the ServiceNow Store version history release notes.
Integration Hub subscription
This spoke requires an Integration Hub subscription. For more information, see Legal schedules - IntegrationHub overview.
Spoke version
Oracle Object Storage Management spoke v1.0.3 is the latest version.
Supported versions
This spoke was built for Oracle Object Storage Management API version 20160918, but may be compatible with later versions.
Spoke dependencies
- Oracle Cloud IAM Spoke
- ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
- ServiceNow Flow Designer - Dynamic Inputs (com.glide.hub.dynamic_inputs)
- ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
- Complex Object (com.glide.cobject)
Spoke actions
The Oracle Object Storage Management spoke provides actions to automate Oracle Object Storage Management tasks when events occurs in your ServiceNow instance. Available actions include:
| Category | Action | Description |
|---|---|---|
| Bucket Management | Create Bucket | Creates a bucket in the specified Oracle Cloud Namespace. |
| Delete Bucket | Deletes the specified bucket. | |
| Get Bucket | Retrieves details of the specified bucket. | |
| Look up Buckets | Retrieves a list of buckets in the specified compartment. | |
| Re-encrypt Bucket | Re-encrypts the specified bucket. | |
| Update Bucket | Updates details of the specified bucket. | |
| Namespace Metadata | Get Namespace | Retrieves the name of the Object Storage namespace for the user. |
| Object Management | Copy Object | Creates a request to copy an object within a region or to another region. |
| Create or Update Object | Creates a new object or overwrites an existing object with the same name | |
| Delete Object | Deletes the specified object. | |
| Get Object | Retrieves the specified object. | |
| Look up Objects | Retrieves a list of objects in the specified bucket. | |
| Re-encrypt Object | Re-encrypts the specified object. | |
| Rename Object | Renames the specified object. | |
| Restore Object | Restores the specified object. |
Connection and credential alias requirements
Integration Hub uses aliases to manage connection and credential information. Using an alias eliminates the need to configure multiple credentials and connection information profiles when using multiple environments. If the connection or credential information changes, you don't need to update any actions that use the connection. For more information, see Connections and Credentials.
For information about setting up the spoke, see Set up the Oracle Object Storage Management spoke.