archive directories lookup via sdk?

Is there a method to get the directory path(s) of the archives for a given camera? If so, is the (sdk) query platform-specific?

For example, the archives for “Camera X” might reside on:

XPC (Corporate/Expert)

  • “[Y:\Archives](file:Y:/Archives)”
  • “[Y:\32E6354B-4385-416D-98EC-7287B1D2209D](file:Y:/32E6354B-4385-416D-98EC-7287B1D2209D)” (parent folder name)

XPE (Enterprise and below)

  • "[Y:\Archives\C056E3700E11_1](file:Y:/Archives/C056E3700E11_1)

I have checked the ConfigurationAPI and in particular the Configurationdump sample, but this information is not accessible with the current version MiP SDK.