Skip to content

Commit

Permalink
add missing workspace properties (#21725)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhidaLiu authored Dec 1, 2022
1 parent cff7fcb commit b53fbd9
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2329,6 +2329,10 @@
"description": "The timestamp when the soft deleted workspace is going to be purged",
"type": "string",
"readOnly": true
},
"systemDatastoresAuthMode": {
"description": "The auth mode used for accessing the system datastores of the workspace",
"type": "string"
}
}
},
Expand Down

0 comments on commit b53fbd9

Please sign in to comment.