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 @@ Returns all virtual machines at the site not currently protected in a virtual pr
## SYNTAX
```
Get-ZertoUnprotectedVm
Get-ZertoUnprotectedVm [<CommonParameters>]
```
## DESCRIPTION
@@ -30,6 +30,9 @@ Returns all virtual machines at the site not currently protected in a virtual pr
## 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 @@ Returns all virtual machines at the site not currently protected in a virtual pr
## NOTES
## RELATED LINKS
[Zerto REST API Virtualization Sites End Point Documentation](http://s3.amazonaws.com/zertodownload_docs/Latest/Zerto%20Virtual%20Replication%20Zerto%20Virtual%20Manager%20%28ZVM%29%20-%20vSphere%20Online%20Help/RestfulAPIs/StatusAPIs.5.082.html#)