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 Cloud Object Storage resources directly within their ServiceNow instance. This integration allows automation of object, bucket, and namespace management tasks, improving efficiency and streamlining cloud storage operations.
Show less
The spoke requires an Integration Hub subscription and supports Oracle Object Storage Management API version 20160918, with potential compatibility for later API versions.
Key Features
- Bucket Management: Actions to create, delete, retrieve details, list, re-encrypt, and update buckets within Oracle Cloud namespaces.
- Namespace Metadata: Retrieve the Object Storage namespace name for the user, which is essential for scoping storage operations.
- Object Management: Automate object operations such as copying (within or across regions), creating/updating, deleting, retrieving, listing, re-encrypting, renaming, and restoring objects.
- Connection and Credential Alias Support: Uses aliases to simplify management of credentials and connection profiles across multiple environments, minimizing maintenance when connection details change.
Practical Considerations
- Ensure dependent plugins are installed for smooth operation, including Oracle Cloud IAM Spoke, IntegrationHub Action Step - REST, Flow Designer - Dynamic Inputs, IntegrationHub Runtime, and Complex Object plugin. Some may require additional licensing.
- Managing connections via aliases is recommended to avoid repetitive credential configuration and simplify updates.
- The spoke's actions can be triggered by events in ServiceNow flows, enabling automated orchestration of Oracle Object Storage tasks within IT workflows.
- For installation and setup guidance, customers should refer to the spoke’s setup documentation.
Key Outcomes
- Automate and integrate Oracle Object Storage management directly from ServiceNow, reducing manual cloud storage administration effort.
- Maintain consistent credential and connection management across environments using aliases.
- Leverage a comprehensive set of actions to manage buckets and objects, supporting typical operational scenarios such as bucket lifecycle management, object copying, and data protection via re-encryption.
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 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 .
For information about setting up the spoke, see Set up the Oracle Object Storage Management spoke.