OvmPoolToRepoMappingDetails Data Type

Properties
name data type constraints description
pool string required
repositoryId string required

Example

{
  "pool" : "...",
  "repositoryId" : "..."
}