I'm wondering how I can use the Python API to query a feature layer and retrieve the feature and attachment storage separately.
The feature layer property 'size' returns the combined feature and attachment size. I'd like to be able to break the feature and attachment storage separately to better align with the reports generated by AGO.
