Get Attributes

C# |
public GetAttributesResponse GetAttributes( GetAttributesRequest request )

- request (GetAttributesRequest)
- Get Attributes request

Get Attributes Response from the service

Returns all of the attributes associated with the item. Optionally, the attributes returned can be limited to
the specified AttributeName parameter.
If the item does not exist on the replica that was accessed for this operation, an empty attribute is
returned. The system does not return an error as it cannot guarantee the item does not exist on other
replicas.