Description
This Operation will remove keys from the given resource object.
Style
Document
Input (Literal)
The input of this method is the argument removeKey of type removeKey having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
---|---|---|---|
resourceUUID |
string |
0..1 |
The UUID object of the resource object from which key is to be removed |
resourceKey |
0..1 |
Resource Key object which needs to be removed |
Output (Literal)
The output of this method is the argument removeKeyResponse of type removeKeyResponse having the structure defined by the following table.
Element |
Type |
Occurs |
Description |
resource |
0..1 |
Resource object after removing the key |
Remarks
On successful execution,the Resource object with with given removed key is returned. On an exception, the key will not be removed from Resource.