Description | : Sets or removes the expiration time on the specified file. This operation can only be executed against files. Folders are not supported. |
Reference | : Link ¶ |
⚼ Request
PUT:
/WebHdfsExt/{path}
{
path:
string
,
expiryOption:
string
,
expireTime:
integer
,
op:
string
,
api-version:
string
,
}
⚐ Response (200)
{}
⚐ Response (default)
{
remoteException:
}
{
,
exception:
string
,
javaClassName:
string
,
message:
string
,
}