getNexusRole

fun getNexusRole(name: String): JsonObject?

Gets a Nexus Role by its case-sensitive name.

Return

The Role data in JSON format, or null if not found

Parameters

name

The name of the nexus role.