3.1.4.2.2 wsman:AlreadyExists
If the client sends a Create request that specifies the creation of an identity object that already exists, the server SHOULD reject the operation and return a SOAP fault with a fault subcode of wsman:AlreadyExists (as defined in Table 4 of [DMTF-DSP0226]).
Implementations MAY<15> supply a fault detail of their choosing.
[Code] |
soapenv:Sender |
---|---|
[Subcode] |
wsman:AlreadyExists |
[Action] |
http://schemas.dmtf.org/wbem/wsman/1/wsman/fault |
[Reason] |
The supplied entry already exists. |
[Details] |
Implementation-defined and MAY be empty. |