Description
The ResourceMetadata class implements metadata which can be attached to resources
Derived By
Restricting anyType
Content Model
Contains elements as defined in the following table.
Component |
Type |
Occurs |
Description |
---|---|---|---|
privateMetadata |
string |
0..1 |
The private metadata |
publicMetadata |
string |
0..1 |
The public metadata |
resourceUUID |
string |
0..1 |
The UUID of the resource to which the metadata is attached |
restrictedMetadata |
string |
0..1 |
The restricted metadata |
Remarks
Metadata falls into four classes: private, public, restricted and system. These can each be set on any object, though server and image metadata tend to be the most useful. For more information, see the metadata section of the main manual.