Page Summary
-
This document defines the different statuses a resource can have after it has been changed.
-
UNSPECIFIEDmeans no value has been given for the resource's status. -
UNKNOWNis a return value for resources not classified in this version. -
ADDED,CHANGED, andREMOVEDindicate whether a resource was created, modified, or taken away, respectively.
Status of the changed resource
| Enums | |
|---|---|
|
The resource was created. |
|
The resource was modified. |
|
The resource was removed. |
|
Used for return value only. Represents an unclassified resource unknown in this version. |
|
No value has been specified. |