Static
STATUS_OK: The operation was successfully processed.
Static
STATUS_Bad Request: The request was invalid in some way.
Static
STATUS_Unauthenticated: The client did not successfully authenticate.
Static
STATUS_Forbidden: The client successfully authenticated, but is unauthorized to invoke the operation.
Static
STATUS_Not Found: The digital object is not known to the service to exist.
Static
STATUS_Conflict: The client tried to create a new digital object with an identifier already in use by an existing digital object.
Static
STATUS_Declined: The service declines to execute the extended operation.
Static
STATUS_System Error: Error other than the ones stated above occurred.
Static
OP_This operation allows a client to get information about the DOIP service.
Static
OP_This operation requests the list of operations that can be invoked on the target object.
Static
OP_This operation creates a digital object within the DOIP service. The target of a creation operation is the DOIP service itself.
Static
OP_This operation retrieves (some parts of the) information represented by the target object.
Static
OP_This operation updates (some parts of the) information represented by the target object.
Static
OP_This operation removes the target digital object from the management of the DOIP service.
Static
OP_This operation is used to discover digital objects by searching metadata contained in the set of digital objects managed by the DOIP service.
Constants representing DOIP statuses and default operations