> DISCOVERY_API_V3_MANAGEMENTSESSIONS_BY_SESSIONID_NEPROFILE

        Handle resource of type
        discovery_api_v3_managementsessions_by_sessionid_neprofile

OPTIONS (= is mandatory):

- body
        A string value of the NeProfile
        Used by `state=['put']'
        [Default: (null)]
        type: str

- sessionId
        The id of management session to be updated
        Required with `state=['put']'
        Used by `state=['put']'
        [Default: (null)]
        type: str

- state
        (Choices: put)[Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
