Oracle Object Storage Management Spoke
Summarize
Summary of Oracle Object Storage Management Spoke
The Oracle Object Storage Management spoke enables ServiceNow customers to manage Oracle Object Storage resources—such as objects, buckets, and namespaces—directly from their ServiceNow instance. This integration requires an Integration Hub subscription and offers automation capabilities that streamline cloud storage management within the ServiceNow platform.
Show less
Key Features
- Bucket Management: Create, delete, retrieve, list, update, and re-encrypt buckets within a specified Oracle Cloud namespace and compartment.
- Namespace Metadata: Retrieve the Object Storage namespace associated with the user.
- Object Management: Perform actions including copying, creating/updating, deleting, retrieving, listing, re-encrypting, renaming, and restoring objects within buckets.
- Connection and Credential Aliases: Utilize aliases for managing credentials and connection information, enabling seamless updates without modifying individual actions across environments.
Practical Considerations
- The spoke is built to support Oracle Object Storage Management API version 20160918 and may be compatible with later versions.
- Installation requires certain dependent plugins such as Oracle Cloud IAM Spoke, IntegrationHub Action Step - REST, Flow Designer - Dynamic Inputs, IntegrationHub Runtime, and Complex Object; some may require appropriate licenses.
- The latest spoke version available is 1.0.3 (Yokohama release), updated January 30, 2025.
- For deployment and configuration details, customers should refer to the setup documentation specific to this spoke.
Benefits for ServiceNow Customers
This spoke empowers customers to automate and integrate Oracle Object Storage management into their existing ServiceNow workflows, reducing manual tasks and improving operational efficiency. By centralizing cloud storage controls within ServiceNow, customers can maintain consistent governance and accelerate cloud resource provisioning and management.
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.