> CONFIGMGMT_API_V1_SCRIPTPROFILES_BY_ID

        Handle resource of type configmgmt_api_v1_scriptprofiles_by_id

OPTIONS (= is mandatory):

- id
        Script profile id
        Required with `state=['delete', 'get']'
        Used by `state=['delete', 'get']'
        [Default: (null)]
        type: str

- state
        (Choices: delete, get)[Default: (null)]
        type: str


REQUIREMENTS:  python >= 3.6
