> NSI_API_V3_PHYSICALLOCATIONS_BY_ID_IDENTIFIERS_BY_IDENTIFIERKEY

        Handle resource of type nsi_api_v3_physicallocations_by_id_ide
        ntifiers_by_identifierkey

OPTIONS (= is mandatory):

- id
        Identifier of the physical location under which to create or
        update the identifier
        Required with `state=['delete', 'put']'
        Used by `state=['delete', 'put']'
        [Default: (null)]
        type: str

- identifierKey
        Key of the identifier to create or update
        Required with `state=['delete', 'put']'
        Used by `state=['delete', 'put']'
        [Default: (null)]
        type: str

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


REQUIREMENTS:  python >= 3.6
