Esri / portalpy

A module that allows you to administer Portal for ArcGIS and ArcGIS Online.
Apache License 2.0
52 stars 36 forks source link

items and folders management #8

Open oDevArc opened 10 years ago

oDevArc commented 10 years ago

Expand existing portalpy package to manage items (get_items_in_folder, get_item_id_from_name, get_item_description, create_item, create_item_from_service) and folders (get_folders, get_folder_id_from_name) usefull operations (+ simple functions used into portalpy class but declared outside the class)