|
Procedure 3 |
Delete Spectrum |
|
REQUEST If the access capability is valid deletes the spectrum in the server with name given by pathname. |
|
RESPONSE |
procedure status indicates the result of the request.
|
procedure status |
XDR Specification
procedure DeleteSpectrum (cap, path) return(status)
capability cap;
pathname path;
stat status;
Implementation