Skip to content

Update-OVRemoteSupportEntitlement doesn't seem to work #700

Description

@artiomello

Hi,

The Update-OVRemoteSupportEntitlement cmdlet doesn't seem to work:

When I try to run it either like is described in the docs by piping a server object to it, or just the cmdlet on its own without passing any parameters to it
Get-OVServer -Name MyServer | Update-OVRemoteSupportEntitlement
or
Update-OVRemoteSupportEntitlement

I get this error:

InvalidOperation: 'ParameterSetName' is a ReadOnly property.
Update-OVRemoteSupportEntitlement: Cannot validate argument on parameter 'uri'. -URI must being with a '/' (eg. /rest/server-hardware) in its value. Please correct the value and try again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions