New Version of PlatyPs

This commit is contained in:
Wes Carroll
2019-03-12 15:02:54 -04:00
parent 2967970d7c
commit 7bf182a9fc
42 changed files with 92 additions and 80 deletions
+5 -1
View File
@@ -13,7 +13,7 @@ Disconnects the current session from the ZVM
## SYNTAX
```
Disconnect-ZertoServer
Disconnect-ZertoServer [<CommonParameters>]
```
## DESCRIPTION
@@ -30,6 +30,9 @@ Disconnects from the Zerto Server
## PARAMETERS
### CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters (http://go.microsoft.com/fwlink/?LinkID=113216).
## INPUTS
### None
@@ -39,4 +42,5 @@ Disconnects from the Zerto Server
## NOTES
## RELATED LINKS
[Zerto REST API Session End Point Documentation](http://s3.amazonaws.com/zertodownload_docs/Latest/Zerto%20Virtual%20Replication%20Zerto%20Virtual%20Manager%20%28ZVM%29%20-%20vSphere%20Online%20Help/index.html#page/RestfulAPIs%2FStatusAPIs.5.068.html%23)