Skip to content
This repository was archived by the owner on Sep 8, 2023. It is now read-only.
This repository was archived by the owner on Sep 8, 2023. It is now read-only.

Updating clustername broken #102

@JJWTimmer

Description

@JJWTimmer
ml = MarkLogic(conn)
cluster = ml.cluster()
cluster.set_cluster_name(cl_config['cluster'])
cluster.update()

gives error

marklogic.exceptions.UnexpectedManagementAPIResponse: {"errorResponse":{"statusCode":"500", "status":"Internal Server Error", "messageCode":"XDMP-AS", "message":"XDMP-AS: (err:XPTY0004) $value as xs:string -- Invalid coercion: <opsdirector-session-endpoint xmlns=\"http://marklogic.com/manage/cluster-local/properties\"/> as xs:string"}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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