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 automates storage management tasks, improving operational efficiency and simplifying cloud storage management within ServiceNow workflows.
Show less
This spoke requires an Integration Hub subscription and depends on several ServiceNow plugins, including the Oracle Cloud IAM Spoke and IntegrationHub Action Step - REST. It supports Oracle Object Storage Management API version 20160918 and may be compatible with later versions.
Key Features
- Bucket Management: Create, delete, retrieve details, list, re-encrypt, and update buckets within specified Oracle Cloud namespaces and compartments.
- Namespace Metadata: Retrieve the Object Storage namespace name for the user.
- Object Management: Copy objects within or across regions, create or update objects, delete, retrieve, list, re-encrypt, rename, and restore objects in Oracle Object Storage.
- Connection and Credential Management: Uses Integration Hub aliases to centrally manage connection and credential configurations, simplifying multi-environment setups and reducing maintenance overhead.
Practical Benefits for ServiceNow Customers
- Automate and streamline Oracle Object Storage operations directly from ServiceNow workflows.
- Reduce manual configuration by leveraging aliases for connection and credential management, ensuring seamless updates without modifying individual actions.
- Integrate cloud storage management tasks with existing ServiceNow processes, improving visibility and control over storage resources.
- Ensure compatibility with current Oracle Object Storage APIs and leverage the latest spoke version (v1.0.3) for enhanced functionality.
Next Steps
To implement this spoke, ensure you have an Integration Hub subscription and install all dependent plugins. Configure your connections and credentials using aliases, then set up the Oracle Object Storage Management spoke within your ServiceNow instance to begin automating Oracle cloud storage tasks.
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.