Skip to content

com.softlayer.api.service.software.component.security.SafeNet needs to inherit from OperatingSystem #63

@allmightyspiff

Description

@allmightyspiff

When getting a list of operating systems from the API, if a safenet (HSM) type device is in the list, the following error will be present.

Expecting class com.softlayer.api.service.software.component.OperatingSystem to be super type of class com.softlayer.api.service.software.component.security.SafeNet

https://sldn.softlayer.com/reference/datatypes/SoftLayer_Software_Component_Security_SafeNet/ should inherit from the OperatingSystem, but is instead inherits from the Security Class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions