Nested Resources - CMDB

Kalpan2
Tera Contributor

Is it possible to create a nested (Child) resource in CMDB?

We are leveraging the new API CI Class Model to configure API resources in CMDB. We have a situation whereby an individual URL path fragments are themselves resources, the API definition should use nested resources to describe a structure. For example,

  1. /passHolders
    1. /{passHolderId}
  2. /passHolders
    1. /{passHolderId}
      1. /vehicles
  3. /passHolders
    1. /{passHolderId}
      1. /vehicles
        1. /{vehicleId}
0 REPLIES 0