Note: This class is inherited from APIObject and not from Entity.
class deployment_role.TFTPDeploymentRole(api, api_entity)
Bases: bluecat.entity.Entity
TFTP Deployment role.
get_type()
Overwritten, as BAM returns it inconsistently if the getentitybyid or getserverDeploymentRoles are used. Always returns a string constant ‘TFTPDeploymentRole’.
update()
TFTPDeploymentRole is not supposed to be updated. Raising PortalException.