Skip to content

Commit

Permalink
ADP - add system metadata to dataPool (#12179)
Browse files Browse the repository at this point in the history
  • Loading branch information
aelij committed Dec 28, 2020
1 parent 34c2f7e commit 634a693
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -766,6 +766,11 @@
},
"minItems": 1,
"description": "Gets or sets the collection of locations where Data Pool resources should be created."
},
"systemData": {
"readOnly": true,
"description": "The system meta data relating to this resource.",
"$ref": "../../../../../common-types/resource-management/v1/types.json#/definitions/systemData"
}
}
},
Expand Down

0 comments on commit 634a693

Please sign in to comment.