http://www.endeca.com/MDEX/admin/1/0
An operation to create a snapshot with the given name at the given path.
Complex Type
CreateSnapshotOperation
The CreateSnapshotOperation type does not allow mixed content.
There is no restriction on type derivation.
Attributes |
Name |
Type |
Summary |
name |
string |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of name is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
outerTransactionId |
string |
This attribute is optional.
Its form is unqualified.
Show details.
|
Base type of outerTransactionId is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
path |
string |
This attribute is required.
Its form is unqualified.
Show details.
|
Base type of path is string. There are several restrictions on the value. The schema processor preserves value's whitespace.
|
|
XML |
-<complexType name="CreateSnapshotOperation">
<documentation>An operation to create a snapshot with the given name at the given path.</documentation>
</annotation>
<attribute name="name" type="string" use="required" />
<attribute name="path" type="string" use="required" />
<attribute name="outerTransactionId" type="string" use="optional" />
</complexType>
|
Uses |
Type (1)
|
Used-By |
Element (1)
|