HIP object - Flexible Security Service API References (1.2.1)

Download OpenAPI specification:Download

create HIP object only once.

Authentication

X-Auth-Token

Security Scheme Type API Key
Header parameter name: {keystone_token}

hip-object

Create HIP object

Create HIP object only once.

Authorizations:
Request Body schema: application/json
hipObject
required
object (HipObjectCreateRequest)

Responses

202

OK

400

Bad Request

401

Unauthorized

500

Internal Server Error

503

Service Unavailable

post/v1/hip-object
https://api.ntt.com/fsec-ers/v1/hip-object

Request samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "hipObject":
    {
    }
}

Response samples

Content type
application/json
Copy
Expand all Collapse all
{
  • "hipObject":
    {
    }
}