Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
P6R::P6KMIP_DELETE_ATTREQ Struct Reference

#include <p6kmipserverparser.h>

Public Attributes

P6UINT32 attributeIndex
 
P6KMIP_MSGEXTENSIONREQ extension
 
p6IKMIPStrpAttributeName
 
p6IKMIPAttributeRefpAttributeRef
 
p6IKMIPAttributepCurrentAttrib
 
p6IKMIPStrpUniqueId
 

Detailed Description

P6KMIP_DELETE_ATTREQ.

The contents of a request to modify an attribute associated with an existing managed object.

pUniqueId - (optional) an enumerator holding one unique identifier for a managed object

Used for KMIP 1.0 to 1.4 pAttributeName - an enumerator holding one attribute name defined for the manged object identified by pUniqueId attributeIndex - (optional) just for delete attribute, specifies the attribute instance to delete, defaults to zero

Used for KMIP 2.0 pCurrentAttrib - (optional) an enumerator holding the current attribute defined for the manged object identified by pUniqueId pAttributeRef - (optional) an enumerator holding a single attribute reference defining the attribute to delete

extension - (optional) extension.pVendorId set to NULL when not in use, used to extend protocol messages for the purpose of adding vendor-specified extensions

Definition at line 669 of file p6kmipserverparser.h.


The documentation for this struct was generated from the following file: