public static class GetRootDrive {

        public static final String NAME = "get_rot_drive";
        public static final String SITE_ID_DESC = "The id of the site from which to retrieve the root drive";
        public static final String RETURN_RESULT_DESC = "Information related to the specific root drive metadata in json format";