Skip to content

Not able to restore policies to dataset groups using dx_ctl_policy #101

Open
@carloscuellar87d

Description

@carloscuellar87d

Hello,

While running dxtoolkit 2.4.0 in macos and red hat linux, we exported all policies + mapping file with the objects that need to have those policies applied.

But when restoring, it fails everytime we try to set a policy for a dataset group.

This is the error we get:

-Response message: {
"error" : {
"id" : "exception.validation.bad.input",
"details" : {
"target" : {
"commandOutput" : null,
"diagnoses" : null,
"action" : null,
"details" : "Invalid value type "OBJECT". Valid types are: STRING.",
"id" : "exception.validation.type.invalid"
}
},
"action" : "Check your input parameters and try again.",
"type" : "APIError",
"diagnoses" : null,
"commandOutput" : null
},
"type" : "ErrorResult",
"status" : "ERROR"
}

Error in applying mapping

Can you please help us check?

Thanks in advance and regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions