Get region identity

Virtual Storage Platform One Object API Reference Guide

Version
3.0.x
File Size
270 KB
Audience
anonymous
Part Number
MK-24VSP1OB002-01

Retrieves the region information of the MAPI service.

Endpoint

POST /region/identity

Request structure

Not applicable

Response structure

{
  "id": 0,
  "name": "string"
}

Parameter

Type

Description

id Integer The ID of the MAPI region.
name String The name of the MAPI region.

Return codes

Status code

HTTP name

Description

200 OK The request was executed successfully.
401 Unauthorized Access was denied because the credentials are not valid.
503 Service Unavailable The region identity could not be retrieved. The service may be unavailable.