Obtaining APS Type IDs

When working with the application through the APS REST API, you may need to know APS type IDs of application resources. To obtain the APS type ID of an application resource, perform these steps:

  1. Save the application package of the version that you need to your workstation.
  2. Extract the contents of the package.
  3. Go to the Microsoft365-x.x-x.app/schemas directory.
  4. Open the file with the definition of the APS type that you need.
  5. Write down the value of the id attribute.

For example, to obtain the APS type ID of the Tenant APS type for Microsoft 365 20.1, you need to use the Tenant.schema file from Microsoft365-20.1-xxx.app.zip and the value of the id attribute:

Copy
{
  "name" : "Tenant",
  "id" : "http://www.parallels.com/Office365/Tenant/2.8",
  ...
}
CloudBlue, an Ingram Micro business, uses cookies to improve the usability of our site. By continuing to use this site and/or logging in you are accepting the use of these cookies. For more information, visit our Privacy Policy.