Create Kmip
POST/projects/:projectId/providers/Aruba.Security/kms/:id/kmip
Create Kmip
Request
Path Parameters
Query Parameters
The requested API version
1
- application/json
- text/json
- application/*+json
Body
Kms service name
Body
Kms service name
Body
Kms service name
Responses
- 201
- 400
- 500
Created
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
Kms service id
Kms service name
Kms service type
Possible values: [InCreation
, Active
, Updating
, Deleting
, Deleted
, Failed
, CertificateAvailable
]
Kms service creation date
Kms service deletion date
{
"id": "string",
"name": "string",
"type": "string",
"status": "InCreation",
"creationDate": "2024-07-29T15:51:28.071Z",
"deletionDate": "2024-07-29T15:51:28.071Z"
}
- Schema
- Example (from schema)
Schema
Kms service id
Kms service name
Kms service type
Possible values: [InCreation
, Active
, Updating
, Deleting
, Deleted
, Failed
, CertificateAvailable
]
Kms service creation date
Kms service deletion date
{
"id": "string",
"name": "string",
"type": "string",
"status": "InCreation",
"creationDate": "2024-07-29T15:51:28.071Z",
"deletionDate": "2024-07-29T15:51:28.071Z"
}
- Schema
- Example (from schema)
Schema
Kms service id
Kms service name
Kms service type
Possible values: [InCreation
, Active
, Updating
, Deleting
, Deleted
, Failed
, CertificateAvailable
]
Kms service creation date
Kms service deletion date
{
"id": "string",
"name": "string",
"type": "string",
"status": "InCreation",
"creationDate": "2024-07-29T15:51:28.071Z",
"deletionDate": "2024-07-29T15:51:28.071Z"
}
Bad Request
- text/plain
- application/json
- text/json
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
- Schema
- Example (from schema)
Schema
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Internal Server Error