1 open_cli_schema_version: 1.0
 
   3 description: Details of the Entitlement Pool
 
  12   - name: license-model-id
 
  13     description: Onap License Model ID
 
  16     long_option: license-model-id
 
  19     description: Onap Entitlement Pool ID
 
  29       description: Entitlement Pool Name
 
  33       description: Entitlement Pool ID
 
  37       description: Description for the Entitlement Pool
 
  42     uri: /onboarding-api/v1.0/vendor-license-models/${license-model-id}/entitlement-pools/${pool-id}
 
  49     description: $b{$.description}
 
  51     body: '{"name":"demo-group","description":"","type":"Universal","operationalScope":{"choices":["Tenant"]},"id":"FF87C2483B854B5BA5F96751BF251F46","referencingFeatureGroups":[]}'