Activate KMIP Object

By default, objects are created in PreActive state. This method enables more transitions for the object.

Note: Many KMIP clients change objects to Active state as part of the creation process.

Request

Method

URI

PATCH

v5/kmipsrv_object/obj-uuid/ where obj-uuid is the UUID retrieved from the List KMIP Objects method. (For example: 1a680bd5-db9b-11e8-b14e-00505685f1d7.)

Privileges Required

SEC_ADMIN.

Parameters

Name

Type

Example

action

string

activate

Response

Name

Type

Example

result

string

success

Errors

Reason

Example

Invalid Object ID

KMIP object not found