Skip to content

Commit

Permalink
Revert "Revert "remove x-ms-secret from PrivateClouds_ListAdminCreden…
Browse files Browse the repository at this point in the history
…tials return""

This reverts commit 214ed73.
  • Loading branch information
cataggar committed Oct 21, 2020
1 parent c62949b commit 31b80bb
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1965,8 +1965,7 @@
"nsxtPassword": {
"description": "NSX-T Manager password",
"type": "string",
"readOnly": true,
"x-ms-secret": true
"readOnly": true
},
"vcenterUsername": {
"description": "vCenter admin username",
Expand All @@ -1976,8 +1975,7 @@
"vcenterPassword": {
"description": "vCenter admin password",
"type": "string",
"readOnly": true,
"x-ms-secret": true
"readOnly": true
}
}
},
Expand Down

0 comments on commit 31b80bb

Please sign in to comment.