put_resource Method

Puts a resource to the specified URL.

Syntax

def put_resource(url: str) -> None: ...

Remarks

This method will put a resource to the specified URL. It will either put a media resource if update_file is specified or an Atom entry if update_entry is specified. update_file takes precedence over update_entry.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Python Edition - Version 20.0 [Build 8307]