Skip to main content

We've Moved!

Product Documentation has moved to docs.hitachivantara.com
Hitachi Vantara Knowledge

Hitachi Content Platform for Cloud Scale v1.1.0 Release Notes

 

About this document

 

This document provides late-breaking information about HCP for cloud scale v1.1.0. It includes information that was not available at the time the technical documentation for this product was published, as well as a list of new features; resolved issues; and known issues and, where applicable, their workarounds.

Intended audience

 

This document is intended for Hitachi Vantara partners who license and use HCP for cloud scale.

Getting help

 

Hitachi Vantara Support Connect is the destination for technical support of products and solutions sold by Hitachi Vantara. To contact technical support, log on to Hitachi Vantara Support Connect for contact information: https://support.hitachivantara.com/en_us/contact-us.html.

Hitachi Vantara Community is a global online community for Hitachi Vantara customers, partners, independent software vendors, employees, and prospects. It is the destination to get answers, discover insights, and make connections. Join the conversation today! Go to community.hitachivantara.com, register, and complete your profile.

About this release

 

This is v1.1.0-11 of Hitachi Content Platform for cloud scale (HCP for cloud scale).

Major features in v1.1.0

 

HCP for cloud scale is a software-defined object storage solution that is based on a massively parallel microservice architecture, and is compatible with the Amazon Simple Storage Service (Amazon S3) application programming interface (API). HCP for cloud scale is especially well suited to service applications requiring high bandwidth and compatibility with Amazon S3 APIs.

HCP for cloud scale v1.1.0 includes the following new major features.

Flexible metadata scaling

The Metadata Gateway service stores and protects metadata and serves it to other services. During initial deployment, you deploy Metadata Gateway service instances to at least three nodes in the HCP for cloud scale system. In v1.1.0 you can deploy up to a maximum of every node in the system. Using the System Management application, you can add or remove Metadata Gateway service instances.

The Metadata Coordination service manages Metadata Gateway scaling. The service does the following:

  • Constantly monitors the Metadata Gateway service and balances data among Metadata Gateway instances as needed
  • Moves data into new Metadata Gateway instances
  • Moves data out of a Metadata Gateway instance set for removal
Scalable policy engine

The Metadata Policy Engine service executes asynchronous metadata updates. In v1.1.0 the service supports operations that run across multiple partitions.

Amazon S3 object store APIs

HCP for cloud scale supports these Amazon S3 APIs:

  • S3 PUT Copy: This API lets you create a copy of an object already stored in an HCP for cloud scale system. You must have read access to the source object and write access to the destination bucket.
  • S3 PUT Part Copy: This API lets you create a copy, part by part, of an object already stored in an HCP for cloud scale system. You specify a part using a byte range of from 5 MB to 5 GB. You must have read access to the source object and write access to the destination bucket.

In v1.1.0, conditional headers, server-side encryption, and multiple AWS regions are not supported.

Major features in v1.0.0

 

HCP for cloud scale v1.0.0 includes the following major features.

Object Store
  • S3 gateway: HCP for cloud scale supports the Amazon Simple Storage Service (Amazon S3) application programming interface (API), which allows client applications to store and retrieve unlimited amounts of data from configured storage services.
  • Scalability and availability: You can increase the capacity and performance of a site by adding additional instances (physical compute nodes or virtual machines). HCP for cloud scale provides high availability by supporting multiple instances of essential services on different compute nodes.
  • Diverse storage backends: HCP for cloud scale supports Amazon S3, Hitachi Content Platform (HCP), HCP S Series Nodes, and Amazon S3 compatible storage systems.
  • Data and metadata management: HCP for cloud scale provides a comprehensive framework to add metadata associated with data.
  • Asynchronous policy engine: The engine accepts and processes metadata updates of user requests.
Management and Monitoring
  • Object storage management: Management and monitoring of storage components is available through the Object Storage Management application, which provides a convenient graphical user interface (GUI).
  • System management: Management and monitoring of instances, services, processes, events, and HCP for cloud scale administrative users (roles and groups) is available through the System Management application, which provides a convenient GUI.
  • REST API for all management operations: All functions are available through a management application programing interface (API). Object storage management functions are available through HCP for cloud scale management APIs, and administrative functions are available through system management APIs.
  • Syslog and email event notification: You can configure notifications by email or syslog of degraded health of storage components, instances, or services instances.
Supportability
  • External management: HCP for cloud scale supports integration with the Hitachi Remote Ops system to provide powerful and secure 24/7 monitoring.
  • Distributed tracing: HCP for cloud scale supports a third-party, open-source software tool, running as a service, to provide end-to-end, distributed tracing of S3 requests and operations through a browser.
  • Distributed metrics: HCP for cloud scale supports a third-party, open-source software tool, running as a service, to provide application metrics through a browser.

System requirements

 

This section lists the hardware, networking, and operating system requirements for running an HCP for cloud scale system with one or more instances.

Hardware requirements

 

To install HCP for cloud scale on on-premises hardware for production use, you must provision at least four instances (nodes) with sufficient CPU, RAM, disk space, and networking capabilities. This table shows the minimum and recommended hardware requirements for each instance in an HCP for cloud scale system.

Resource Minimum Recommended
RAM 32 GB 128 GB
CPU 8-core 24-core
Available disk space 500 GB 10k SAS RAID (2) 1.92 TB SSD
Network interface controller (NIC) (1) 10 Gb Ethernet NICs (4) 10 Gb Ethernet NICs

Software requirements

 

This table shows the minimum and recommended software requirements for each instance in an HCP for cloud scale system.

Resource Minimum Recommended
IP addresses (1) static (2) static
Firewall Port Access Port 443 for S3 API

Port 8000 for System Management App GUI

Port 9084 for MAPI and Object Storage Management App GUI

Same
Network Time IP address of time service (NTP) Same

Operating system and Docker minimum requirements

 

Each server or virtual machine you provide must meet these requirements:

  • 64-bit Linux distribution
  • Docker version 1.13.1 or later installed
  • IP and DNS addresses configured
Additionally, you should install all relevant patches on the operating system and perform appropriate security hardening tasks.
ImportantInstall the current Docker version suggested by your operating system, unless that version is earlier than 1.13.1. The system cannot run with Docker versions prior to 1.13.1.

Operating system and Docker qualified versions

 

This table shows the operating systems, Docker and SELinux configurations with which the HCP for cloud scale system has been qualified.

Operating system Docker version Docker storage configuration SELinux setting
Fedora 27 Docker 18.03.0-ce direct-lvm Enforcing
Red Hat Enterprise Linux 7.4 Docker 18.03.0-ce direct-lvm Enforcing
Ubuntu 16.04-LTS Docker 17.03.0-ce aufs N/A
CentOS 7.4 Docker 18.03.1-ce overlay2 Enforcing

Docker considerations

 

The Docker installation directory on each instance must have at least 20 GB available for storing the HCP for cloud scale Docker images.

Make sure that the Docker storage driver is configured correctly on each instance before installing HCP for cloud scale. After installing, changing the Docker storage driver requires a reinstallation of HCP for cloud scale. To view the current Docker storage driver on an instance, run docker info.

If you want to enable SELinux on the system instances, you need to use a Docker storage driver that supports it. The storage drivers that SELinux supports differ depending on the Linux distribution you're using. For more information, see the Docker documentation.

If you are using the Docker devicemapper storage driver:

  • Make sure that there's at least 40 GB of Docker metadata storage space available on each instance. HCP for cloud scale requires 20 GB to install successfully and an additional 20 GB to successfully update to a later version. To view Docker metadata storage usage on an instance, run docker info.
  • On a production system, do not run devicemapper in loop-lvm mode. This can cause slow performance or, on certain Linux distributions, HCP for cloud scale may not have enough space to run.

SELinux considerations

 

You should decide whether you want to run SELinux on system instances and enable or disable it before installing HCP for cloud scale. Enabling or disabling SELinux on an instance requires you to reboot the instance. To view whether SELinux is enabled on an instance, run: sestatus

If you want to enable SELinux on the system instances, you need to use a Docker storage driver that supports it. The storage drivers that SELinux supports differ depending on the Linux distribution you're using. For more information, see the Docker documentation.

Time source requirements

 

If you are installing a multi-instance system, each instance should run NTP (network time protocol) and use the same external time source. For information, see support.ntp.org.

Supported browsers

 

The following browsers are qualified for use with HCP for cloud scale software. Other browsers or versions may also work.

  • Google Chrome (latest version as of the date of this publication)
  • Mozilla Firefox (latest version as of the date of this publication)

Resolved issues

 

The following issues with the Object Storage Management application and the System Management application have been resolved in this release.

Object Storage Management

 

The following table lists resolved issues in HCP for cloud scale affecting object storage management.

Issue Area affected Description
ASP-1382 Amazon S3 POST request using path-style URL fails

An object POST request made using the python library requests may fail and return a 400 HTTP code.

 

NoteThis behavior is consistent with other S3 providers.
Workaround

Specify bucket names using a virtual hosted style URL (for example, https://bucketname.hostname).

ASP-1385 Amazon S3 Invalid request rejected with incorrect response

If an invalid PUT request is sent to the parent URL (that is, a hostname without the bucketname), the request is rejected, but with an HTTP code 501 ("Not Implemented") instead of 405 ("Method Not Allowed"), which varies from Amazon S3 behavior.

Resolution

This issue is resolved. The request now returns HTTP code 405.

ASP-2560 Tracing Retaining tracing indexes can affect performance

Amazon S3 and management API requests are traced, and traces are stored in the background and indexed in a tracing database. Open indexes consume system resources, and closed indexes consume disk space.

Resolution

This issue is resolved. A scheduled task, Clean old jaeger indexes, runs each day to close open indexes after 30 days (the default) and delete indexes after 60 days (the default). You can configure these retention periods as service options in the Tracing Collector service:

  • Max open Index age: How long to keep tracing indexes open in the database, in days. Enter a value from 1 to 365 days inclusive; the default is 30 days
  • Max Index age: How long to keep tracing indexes in the database, in days. Enter a value from 1 to 365 days inclusive; the default is 60 days
NoteRetaining tracing indexes beyond the recommended retention period can increase the duration of access operations on the database and negatively affect performance.
ASP-2685 Policies Job configuration is not supported

Job configuration is not supported in this release.

Resolution

This issue is resolved.

ASP-3256 MAPI Gateway Configuring storage component with authenticated proxy fails

Using an authenticated proxy when configuring a storage component fails. Attempting to activate the storage component fails and the storage component remains in the state INACTIVE.

Resolution

This issue is resolved. Proxy authentication is supported in this release.

ASP-3271 Dashboard Active Objects graph does not appear using Firefox

In Firefox, the dashboard may not display the Active Objects graph.

Resolution

This issue is resolved. This is a known Firefox issue. In Firefox, do this:

  1. Select Preferences.
  2. Click Privacy & Security.
  3. In the Certificates section, click View Certificates.
  4. Click the Servers tab.
  5. Click Add Exception.
  6. Add the Prometheus host and port (by default, 9191).
  7. Click Get Certificate and add the exception.
  8. Select Permanently store this exception and click Confirm Security Exception.
  9. Click OK.
  10. Reload the Dashboard page.
ASP-3336 Storage Management Cannot set a storage component to read-only from GUI

Using the graphical user interface, there is no function to set a storage component to the state read-only.

Resolution

This issue is resolved. The function is supported in this release.

ASP-3378 Management API Elements on GUI page sometimes do not load

The Dashboard page sometimes does not properly display all the elements on it.

Resolution

This issue is resolved.

ASP-3414 Management API Storage component update reverts configurations back to their defaults

The MAPI endpoint /storage_component/update reverts the values of https, readOnly, usePathStyleAlways, and isProxy back to their default values if you don't set them in the request. If your existing values match the default values, you won't be affected. However if your existing values for those configurations are not the default values, they are overwritten.

Resolution

This issue is resolved.

ASP-3417 Storage Management Cannot set storage component values to null using the GUI

When using the graphical user interface to reconfigure a storage component, if you try to set the values Region, Label, Proxy Host, or Proxy Port to a null string, the change is not retained.

Resolution

This issue is resolved.

System Management

 

The following table lists resolved issues in HCP for cloud scale affecting system management.

Issue Area affected Description
ASP-3416 Certificates SSL certificates not automatically refreshed

If you change or add an SSL client certificate using the System Management application, you cannot use it to add a new storage component, and access to storage components that use the old certificate will fail when the certificate expires.

Workaround

Use the System Management MAPI endpoint certificates/refresh.

NoteIt can take up to 15 minutes for the new certificate to be recognized.

Known issues

 

The following issues with the Object Storage Management application and the System Management application have been identified in this release.

Object Storage Management

 

At high rates of object ingestion, the system may intermittently hang. If the problem occurs, the workaround is to restart all the nodes on the system. A resolution for this issue is being developed for the upcoming release.

The following table lists additional known issues in HCP for cloud scale affecting object storage management.

Issue Area affected Description
ASP-1138 System management Cannot update cluster name

After changing the cluster hostname, the change is not automatically made externally visible.

Workaround

Restart the S3 Gateway:

  1. In the System Management application, select Services.
  2. Select the S3-Gateway service.
  3. Click REPAIR.
ASP-1387 Metadata Gateway New buckets and objects not immediately visible

Newly created buckets and objects are not immediately visible. Some client applications (such as Cloudberry Explorer) immediately retrieve the list of buckets to display the new bucket or object, which is not visible.

Workaround

If the new bucket or object is not immediately visible, refresh the list manually.

ASP-2422 Tracing Agent Incorrect alert message during manual deployment

When manually deploying a four-node, multi-instance system, the Tracing Agent service returns an alert that the service is below the recommended instance count even when the correct number of service instances are deployed.

Workaround

If you have deployed the correct number of instances you can safely ignore this alert.

ASP-2664 Amazon S3 Amazon S3 POST redirect support

Amazon S3 POST redirection is not supported in this release.

ASP-2913 Deployment Services must be deployed with default port values

The following services must be deployed with their default port values:

  • Metadata Cache
  • Tracing Agent
  • Tracing Collector
  • Tracing Query
ASP-3081 Management API API job endpoints are not supported

A number of API endpoints refer to jobs. Jobs are not supported in this release.

ASP-3082 S3 Gateway PUT object with Content-Length greater than actual content passed can cause corrupted data

The following scenario can cause data corruption:

  1. A PUT operation is executed on an object or object part
  2. The call specifies a Content-Length header that is larger than the actual size of the object
  3. The call does not specify a Content-MD5 header

This scenario is not recommended.

Workaround

Check that the Etag received in the PUT response is as expected.

ASP-3119 MAPI Gateway Blocked thread on authorization timeout

Authentication and authorization use a system management authorization client service which has a different timeout interval. If a management API authorization or authentication request times out but the underlying client service doesn't, the thread is blocked.

Workaround

Stop and restart the MAPI Gateway service container.

ASP-3170 MAPI Gateway Certain APIs are public

The MAPI schema includes public APIs, which do not require OAuth tokens.

Workaround

None needed. The public APIs do not require OAuth tokens.

ASP-3247 Storage Management Unreachable storage component can cause unresponsive MAPI

If you're configuring a storage component with multiple retries and long timeouts and the endpoint for the storage component is unreachable, and if as a result you send multiple verification or activation requests, the management APIs can become unresponsive.

Workaround

If MAPI becomes unresponsive, use the System Management Services function Repair.

ASP-3297 Storage Management Cannot write to storage even though storage is available

The storage component to which data is written is selected at random. If a filled storage component is selected, the write may fail.

Workaround

Use the MAPI endpoint PATCH /storage_component/update to set the filled storage component's readOnly flag to true.

ASP-3353 Amazon S3 Bucket Lifecycle Version 1 not supported

Bucket Lifecycle Version 1 is not supported in this release.

ASP-3746 Metadata Gateway Metadata Gateway failure can cause underprotection

A Metadata Gateway service instance becomes unavailable if the container or physical node hosting it fails. This can cause underprotection.

Workaround

If the System Management application indicates that a Metadata Gateway service is unavailable, remove the Metadata Gateway instance. This starts the service on another node instance.

If there no instances available to host a Metadata Gateway, the System Management application doesn't remove the instance and instead displays an error message. In this situation, use the System Management application to do this:

  1. Add a new Metadata Gateway instance.
  2. Remove the unavailable Metadata Gateway instance.
ASP-4228 Amazon S3 Bucket names with capital letters allowed

You can create a bucket with a name that includes capital letters. However, the bucket does not appear in listings, and you cannot put objects into the bucket.

Workaround

Don't name buckets with capital letters.

ASP-4231 Metadata Gateway Leader node can go down without sending its latest snapshots, affecting synchronization

A snapshot provides the current state of the state machine from a leader node (service instance) to a follower service instance that is out of synch. If a leader node runs out of space to store snapshots and can't send out its latest snapshot, the follower node will be unable to resynchronize.

Workaround

Bring down the leader service instance, increase its storage space, and restart the service.

ASP-4410 Installation Metadata Cache can fail to deploy during installation

It is possible for installation not to finish because the metadata-cache service fails to deploy during installation.

Workaround

Reinstall the system.

ASP-4423 System Reports Active Objects graph incorrect at some times

The Active Objects graph is refreshed every ten seconds. During metadata balancing, metrics gauges can momentarily return inaccurate counts. Therefore, the Active Objects graph can show incorrect object counts at some times.

Workaround

Ignore short-term variations in the graph, which do not reflect the actual object count.

ASP-4444 Online help Online help searches can time out

Searching the Object Storage Management online help for strings containing non-alphanumeric characters such as a hyphen can cause the browser to become unresponsive and the search to time out. (For example, the Chrome browser displays an error page labeled "Aw, Snap!").

Workaround

If a search times out, reload the page and enter the search again without hyphens or other nonalphanumeric characters.

System Management

 

The following table lists known issues in HCP for cloud scale affecting system management.

Issue Area affected Description
ASP-3379 Configuration Cannot set refresh token timeout value

The Refresh Token Timeout configuration value in the System Management application (Configuration > Security > Settings) has no effect.

ASP-3401 System management System Management online Help does not reflect HCP for cloud scale features

The online Help available for the System Management application describes the generic application functions, not the functions pertaining to HCP for cloud scale.

Workaround

For information about the HCP for cloud scale System Management application, go to https://knowledge.hitachivantara.com/Documents/Storage/HCP_for_Cloud_Scale/1.1.0/System_Management.

ENS-4051 Services, system deployment, update Service fails to start during system deployment and update

Rarely, a system deployment, service management operation, or system update fails because a service fails to start. When this happens, the System Management application is inaccessible from the instance where the failure occurred.

The logs in the watchdog-service log directory contain this error:

Error response from daemon: Conflict. The name "service-name" is already in use by container Docker-container-id. You have to remove (or rename) that container to be able to reuse that name.

Workaround

Restart the Docker service on the instance where the service failed to start. For example, if you are using systemd to run Docker, run:

systemctl restart docker

After restarting Docker, retry the system deployment, service management operation, or system update.

ENS-4567

ENS-7922

Installing packages, updates Installing component or update packages sometimes reports failure but actually succeeds

Occasionally, package installation may report failure with this error:

Installation Failed Installation task was halted

Also, uploading an update package may fail with this error: Error loading update package from data connection

However, your uploads may have actually succeeded.

Workaround

Try waiting for a while, refreshing the System Management application in your web browser, and then checking the relevant System Management application pages again.

ENS-6160

ENS-6276

ENS-7924

Service deployment Services fail to deploy with thread or process creation errors

Services may fail to deploy when both of the following are true:

  • Your instances have large numbers of CPUs
  • Your instances have systemd installed
In this situation, services may fail to deploy with errors about thread or process creation failures, such as:

{:timestamp=>"2017-09-14T17:13:43.824000+0000", :message=>"The error reported is: \n unable to create new native thread"}

And:

Failed to launch container: Failed to run 'docker -H unix:///var/run/docker.sock pull com.hds.ensemble/cassandra:25.0.0.1523': exited with status 2; stderr='runtime/cgo: pthread_create failed: Resource temporarily unavailable

Workaround

On each instance:

  • If the instance is running a version of systemd prior to version 231, edit the setting DefaultTasksMax in the file /etc/systemd/system.conf to have a value of 4096:

    DefaultTasksMax=4096

  • On the line OPTIONS in the file /etc/sysconfig/docker, edit the setting --default-ulimit to have a value of nofile=65536:1048576:

    OPTIONS="--default-ulimit nofile=65536:1048576"

ENS-7957 System update Network types cannot be configured for new services before system update

Before starting an update, you are prompted to specify the network configuration for any new services included in the version that you're updating to. However, you can specify only the port numbers for the new service. You cannot specify the network type (that is, internal or external) for the service to use. Each new service gets the default network type, which is determined by the service itself.

ENS-7962 System update Uploading an update package fails after the failure and recovery of a system instance

If a system instance enters the Down state, when you attempt to upload an update package, the upload fails. However, after the system instance recovers, when you try again to upload an update package, the upload again fails, even though the system is in a healthy state.

Workaround

 

  1. In the System Management application, go to the page Monitoring > Processes and for the task Upload Plugin Bundle click Retry Task.
  2. Upload the update package again.
ENS-7964 Volumes Volume configuration is not displayed correctly in System Management application

During installation, you can configure volumes for system services by specifying different values in the volume.config file on each system instance. Each volume is correctly configured with the settings you specify, but the page Monitoring > Services > Service Details in the System Management application incorrectly shows each volume as having identical configurations.

ENS-8299 Service deployment Database service fails to deploy

The Cassandra service can fail to deploy with the error Could not contact node over JMX. The log file on the node running the service instance includes the following entry: java.lang.RuntimeException: A node required to move the data consistently is down (/nnn.nnn.nnn.nnn). If you wish to move the data from a potentially inconsistent replica, restart the node with -Dcassandra.consistent.rangemovement=false

Workaround

  1. Restart the Cassandra container running on that node.
  2. Redeploy the service.
ENS-8666 Volumes With some Docker versions, services and jobs that use NFS-backed volumes may fail to deploy while SELinux is enabled

Services and jobs can be configured to use the Docker local volume driver for storing data on NFS servers. Such services and jobs may fail to deploy when the following are true:

  • System instances are running a version of Docker later than 1.12.6
  • SELinux is enabled

Workarounds

Do one of the following:

  • Update Docker to Community Edition (ce) version 18.03 or later
  • Disable SELinux
ENS-10750 Updates Update volume prechecks not performed

Validation of volume configuration values is not honored by the upgrade process. As a result, invalid configuration values are passed to Docker.

Workaround

Use caution when specifying volume values.

FNDD-970 MAPI If IdP is unavailable, threads blocked

HCP for cloud scale uses a System Management function to validate tokens. The function does not time out. If the identity provider is unavailable, the requesting thread is blocked.

Documentation set

 
The documentation supporting HCP for cloud scale v1.1.0 consists of these titles:
  • Hitachi Content Platform for Cloud Scale Object Storage Management Application Help (MK‑HCPCS000‑01): This Help system explains how to use the HCP for cloud scale Object Storage Management application to configure and operate a common object storage interface for clients to interact with.
  • Hitachi Content Platform for Cloud Scale System Management Application Help (MK‑HCPCS001‑01): This Help system contains the instructions for using the HCP for cloud scale System Management application to configure HCP for cloud scale for your users, enable and disable system features, and monitor the system and its connections.
  • Installing Hitachi Content Platform for Cloud Scale (MK‑HCPCS002‑02): This document contains instructions for installing the HCP for cloud scale software.
  • Hitachi Content Platform for Cloud Scale Management API Reference (MK‑HCPCS007‑00): This document describes the management REST API commands available for customer use in the HCP for cloud scale software.
  • Hitachi Content Platform for Cloud Scale Copyrights and Third-party Licenses (MK‑HCPCS003‑01): This document contains copyright and license information for third-party software distributed with or embedded in the HCP for cloud scale operating system, core software, and applications.
  • Hitachi Content Platform for Cloud Scale Release Notes (RN‑HCPCS004‑02, this document): This document is for customers, and describes new features, product documentation, resolved and known issues, and other useful information about this release of the product.

Documentation corrections

 

The following issues were identified with the documentation, including the online help, after its publication.

System Management application online help

 

The following items refer to the online help information available in the System Management application profile menu under Help.

The online Help refers to the generic System Management application, not the version specific to HCP for cloud scale. For information about the HCP for cloud scale System Management application, go to HCPCS_v1_1_0_System_Management_MK-HCPCS001-01.pdf.

Job configuration is not supported in this release. Job functions are not available in the navigation pane of the System Management application.

Management API reference

 

The following items refer to the management API reference information available in the Object Storage Management application profile menu under REST API.

Jobs

The information describes endpoints related to jobs. Jobs are not supported in this release.

Including security tokens in Swagger MAPI requests

HCP for cloud scale v1.1.0 improves security to prevent cross-site request forgery by requiring an xsrf-token cookie and passing the header x-xsrf-token in API requests. Swagger does not automatically populate this header when executing MAPI requests.

To execute a MAPI request through Swagger:

  1. From the user profile icon on the top right of the HCP for cloud scale Dashboard, select REST API. Swagger opens in a new tab.
  2. Locate and copy the value of the cookie XSRF-TOKEN:
    • If using Firefox, from the Open menu (in the upper right corner), select Web Developer > Storage Inspector. From the Developer Tools pane select Cookies. Select and copy the value of the cookie XSRF-TOKEN.
    • If using Chrome, from the Customize menu (in the upper right corner), select More tools > Developer tools. From the Developer Tools pane select Storage > Cookies. Select and copy the value of the cookie XSRF-TOKEN.
  3. Select the management API you want to execute and click Try it out.
  4. Paste the value of the cookie into the field X-XSRF TOKEN.
  5. Click Execute.