Closed lyuboasenov closed 3 weeks ago
@lyuboasenov, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.
I've added formatting and now the result looks like:
PS C:\Users> find-VSphereCommand -path /api/vcenter/storage/policies/* -Method Get
Name CommandName Method Path
---- ----------- ------ ----
ListPoliciesEntitie… Invoke-ListPoliciesEntitiesCompliance GET /api/vcenter/storage/policies/entities/compliance
ListPoliciesComplia… Invoke-ListPoliciesComplianceVm GET /api/vcenter/storage/policies/compliance/vm
ListPolicyPoliciesVm Invoke-ListPolicyPoliciesVm GET /api/vcenter/storage/policies/{policy}/vm
@lyuboasenov, you must sign every commit in this pull request acknowledging our Developer Certificate of Origin before your changes are merged. This can be done by adding Signed-off-by: John Doe <john.doe@email.org>
to the last line of each Git commit message. The e-mail address used to sign must match the e-mail address of the Git author. Click here to view the Developer Certificate of Origin agreement.