- All Implemented Interfaces:
- KmipStruct
public class GetAttributes
extends Object
implements KmipStruct
This operation requests one or more attributes associated with a Managed Object. The object is specified by its
Unique Identifier, and the attributes are specified by their name in the request. If a specified attribute has
multiple instances, then all instances are returned. If a specified attribute does not exist (i.e., has no value),
then it SHALL NOT be present in the returned response. If none of the requested attributes exist, then the response
SHALL consist only of the Unique Identifier. The same Attribute Reference SHALL NOT be present more than once in a
request. If no Attribute Reference is provided, the server SHALL return all attributes.